Package | Description |
---|---|
com.gigaspaces.blobstore.mapdb | |
com.gigaspaces.blobstore.rocksdb | |
com.j_spaces.core.cache.offHeap | |
com.j_spaces.core.cache.offHeap.recovery | |
com.j_spaces.core.cache.offHeap.storage | |
org.openspaces.core.config |
Support classes for Spring namespace based configuration of OpenSpaces core.
|
org.openspaces.core.space |
This package is responsible for simplifying the creation of IJSpace implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
MapDBBlobStoreHandler
Created by kobi on 11/12/14.
|
Modifier and Type | Class and Description |
---|---|
class |
RocksDBBlobStoreHandler |
Modifier and Type | Class and Description |
---|---|
class |
BlobStoreExtendedStorageHandler
provide an extention to the BlobStoreStorageHandler
|
class |
BlobStoreOperationsWrapper
provide a wrapper over blobstore methods, used for serialization to byte-array, trapping stats
etc
|
Constructor and Description |
---|
BlobStoreOperationsWrapper(CacheManager cacheManager,
BlobStoreStorageHandler blobStore) |
Constructor and Description |
---|
BlobStoreRecoveryHelperWrapper(Logger logger,
String spaceName,
BlobStoreStorageHandler driver,
int numberOfPartitions,
int numberOfBackups) |
Modifier and Type | Class and Description |
---|---|
class |
BlobStoreHashMock |
class |
BlobStoreNoSerializationHashMock |
Modifier and Type | Method and Description |
---|---|
BlobStoreStorageHandler |
BlobStoreDataPolicyFactoryBean.getBlobStoreHandler() |
Modifier and Type | Method and Description |
---|---|
void |
BlobStoreDataPolicyFactoryBean.setBlobStoreHandler(BlobStoreStorageHandler blobStoreHandler) |
Modifier and Type | Method and Description |
---|---|
void |
BlobStoreDataCachePolicy.setBlobStoreHandler(BlobStoreStorageHandler blobStoreHandler) |
Copyright © GigaSpaces.