|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocalCacheSpaceConfigurer | |
---|---|
org.openspaces.core.space.cache | A package allowing for simpler creation of Local Cache and Local View (expose an IJSpace) based on an actual IJSpace instance (usually created using the core.space package). |
Uses of LocalCacheSpaceConfigurer in org.openspaces.core.space.cache |
---|
Methods in org.openspaces.core.space.cache that return LocalCacheSpaceConfigurer | |
---|---|
LocalCacheSpaceConfigurer |
LocalCacheSpaceConfigurer.addProperty(String name,
String value)
|
LocalCacheSpaceConfigurer |
LocalCacheSpaceConfigurer.batchSize(int batchSize)
Sets the cache synchronization batch size. |
LocalCacheSpaceConfigurer |
LocalCacheSpaceConfigurer.batchTimeout(long batchTimeout)
Sets the cache synchronization batch timeout (i.e. maximum time the server will batch entries before updating the client). |
LocalCacheSpaceConfigurer |
LocalCacheSpaceConfigurer.maxDisconnectionDuration(long maxDisconnectionDuration)
Sets the maximum time to return cached results before switching to disconnected state. |
LocalCacheSpaceConfigurer |
LocalCacheSpaceConfigurer.maxTimeToLive(long maxTimeToLive)
|
LocalCacheSpaceConfigurer |
LocalCacheSpaceConfigurer.size(int size)
|
LocalCacheSpaceConfigurer |
LocalCacheSpaceConfigurer.updateMode(LocalCacheSpaceConfigurer.UpdateMode mode)
|
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |