Enum Class ClientCacheOptions

java.lang.Object
java.lang.Enum<ClientCacheOptions>
com.scaleout.client.caching.ClientCacheOptions
All Implemented Interfaces:
Serializable, Comparable<ClientCacheOptions>, Constable

public enum ClientCacheOptions extends Enum<ClientCacheOptions>

The ClientCacheOptions enum indicates in-memory client cache usage.

The ClientCacheOptions can be used to disable the in-memory ClientCache or dictate ClientCache behavior.