Package | Description |
---|---|
org.openspaces.core.space |
This package is responsible for simplifying the creation of IJSpace implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomCachePolicy
Configures the Space to run in Custom mode.
|
Modifier and Type | Method and Description |
---|---|
LruCachePolicy |
LruCachePolicy.initialLoadPercentage(int initialLoadPercentage)
When a space is running in a persistent mode (i.e.
|
LruCachePolicy |
LruCachePolicy.setInitialLoadPercentage(int initialLoadPercentage)
When a space is running in a persistent mode (i.e.
|
LruCachePolicy |
LruCachePolicy.setSize(Integer size)
The number of entries to keep in the space.
|
LruCachePolicy |
LruCachePolicy.size(int size)
The number of entries to keep in the space.
|
Copyright © GigaSpaces.