Uses of Class
com.bigdata.service.AbstractIndexCache

Packages that use AbstractIndexCache
com.bigdata.service This package provides implementations of bigdata services (metadata service, data service, transaction manager service. 
 

Uses of AbstractIndexCache in com.bigdata.service
 

Subclasses of AbstractIndexCache in com.bigdata.service
 class IndexCache
          Concrete implementation for IClientIndex views.
 class MetadataIndexCache
          Concrete implementation for IMetadataIndex views.
 

Methods in com.bigdata.service that return AbstractIndexCache
protected abstract  AbstractIndexCache<? extends IClientIndex> AbstractFederation.getIndexCache()
          Return the cache for IIndex objects.
 



Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.