Uses of Class
com.bigdata.service.AbstractScaleOutClient.MetadataIndexCachePolicy

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

Uses of AbstractScaleOutClient.MetadataIndexCachePolicy in com.bigdata.service
 

Fields in com.bigdata.service declared as AbstractScaleOutClient.MetadataIndexCachePolicy
protected  AbstractScaleOutClient.MetadataIndexCachePolicy AbstractScaleOutFederation.metadataIndexCachePolicy
           
 

Methods in com.bigdata.service that return AbstractScaleOutClient.MetadataIndexCachePolicy
static AbstractScaleOutClient.MetadataIndexCachePolicy AbstractScaleOutClient.MetadataIndexCachePolicy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AbstractScaleOutClient.MetadataIndexCachePolicy[] AbstractScaleOutClient.MetadataIndexCachePolicy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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