| Package | Description |
|---|---|
| com.gigaspaces.internal.server.space.tiered_storage | |
| com.j_spaces.core |
Provides Space properties and security context services
|
| com.j_spaces.core.admin |
Provides GigaSpaces administration services
|
| com.j_spaces.core.client |
Provides GigaSpaces client interface services
|
| org.openspaces.admin.internal.space |
Internally Used.
|
| org.openspaces.admin.space |
Support for managing of Space(s) through the Admin API.
|
| org.openspaces.core.config.xmlparser | |
| org.openspaces.core.space |
This package is responsible for simplifying the creation of IJSpace implementation.
|
| Modifier and Type | Method and Description |
|---|---|
TieredStorageConfig |
TieredStorageManagerImpl.getTieredStorageConfig() |
TieredStorageConfig |
TieredStorageManager.getTieredStorageConfig() |
| Modifier and Type | Method and Description |
|---|---|
static void |
TieredStorageManager.validateTieredStorageConfig(TieredStorageConfig storageConfig) |
| Constructor and Description |
|---|
TieredStorageManagerImpl(TieredStorageConfig storageConfig,
TieredStorageSA tieredStorageSA,
String fullSpaceName) |
| Modifier and Type | Method and Description |
|---|---|
TieredStorageConfig |
JSpaceAttributes.getTieredStorageConfig() |
| Modifier and Type | Method and Description |
|---|---|
TieredStorageConfig |
SpaceRuntimeInfo.getTieredStorageConfig() |
| Constructor and Description |
|---|
SpaceRuntimeInfo(List<String> classNames,
List<Integer> numOfEntries,
List<Integer> numOFTemplates,
List<Integer> ramNumOFEntries,
long diskSize,
long freeSpace,
TieredStorageConfig tieredStorageConfig)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
TieredStorageConfig |
ProxySettings.getTieredStorageConfig() |
| Modifier and Type | Method and Description |
|---|---|
TieredStorageConfig |
DefaultSpaceRuntimeDetails.getTieredStorageConfig() |
TieredStorageConfig |
DefaultSpaceInstanceRuntimeDetails.getTieredStorageConfig() |
| Modifier and Type | Method and Description |
|---|---|
TieredStorageConfig |
SpaceInstanceRuntimeDetails.getTieredStorageConfig() |
TieredStorageConfig |
SpaceRuntimeDetails.getTieredStorageConfig() |
| Modifier and Type | Method and Description |
|---|---|
static TieredStorageConfig |
TieredStorageDefinitionsParser.parseXml(Element tieredStorageElement) |
| Constructor and Description |
|---|
TieredStorageCachePolicy(TieredStorageConfig tieredStorageConfig) |
Copyright © GigaSpaces.