Uses of Class
com.hazelcast.client.nearcache.ClientNearCacheType

Packages that use ClientNearCacheType
com.hazelcast.client.nearcache Contains classes/interfaces related to com.hazelcast.client.nearcache 
 

Uses of ClientNearCacheType in com.hazelcast.client.nearcache
 

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



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.