Package | Description |
---|---|
com.gigaspaces.blobstore.offheap | |
com.gigaspaces.blobstore.offheap.config | |
com.gigaspaces.blobstore.pmem | |
com.gigaspaces.blobstore.rocksdb | |
com.gigaspaces.blobstore.rocksdb.config | |
com.j_spaces.core.cache.blobStore | |
com.j_spaces.core.cache.blobStore.recovery | |
com.j_spaces.core.cache.blobStore.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 |
OffHeapBlobStoreHandler |
Modifier and Type | Method and Description |
---|---|
protected BlobStoreStorageHandler |
OffHeapEmbeddedSpaceFactoryBeanConfigurer.createBlobStoreStorageHandler(org.springframework.core.env.PropertyResolver propertyResolver) |
Modifier and Type | Class and Description |
---|---|
class |
PmemBlobStoreHandler |
Modifier and Type | Class and Description |
---|---|
class |
RocksDBBlobStoreHandler |
Modifier and Type | Method and Description |
---|---|
protected BlobStoreStorageHandler |
RocksDBEmbeddedSpaceFactoryBeanConfigurer.createBlobStoreStorageHandler(org.springframework.core.env.PropertyResolver propertyResolver) |
Constructor and Description |
---|
BlobStoreOperationsWrapper(CacheManager cacheManager,
BlobStoreStorageHandler blobStore) |
Constructor and Description |
---|
BlobStoreRecoveryHelperWrapper(org.slf4j.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 |
---|---|
protected abstract BlobStoreStorageHandler |
BlobStoreDataPolicyFactoryBeanConfigurer.createBlobStoreStorageHandler(org.springframework.core.env.PropertyResolver propertyResolver) |
BlobStoreStorageHandler |
BlobStoreDataPolicyConfigurer.getBlobStoreHandler() |
BlobStoreStorageHandler |
BlobStoreDataPolicyFactoryBean.getBlobStoreHandler() |
Modifier and Type | Method and Description |
---|---|
BlobStoreDataPolicyConfigurer |
BlobStoreDataPolicyConfigurer.setBlobStoreHandler(BlobStoreStorageHandler blobStoreHandler) |
void |
BlobStoreDataPolicyFactoryBean.setBlobStoreHandler(BlobStoreStorageHandler blobStoreHandler) |
Modifier and Type | Method and Description |
---|---|
BlobStoreDataCachePolicy |
BlobStoreDataCachePolicy.setBlobStoreHandler(BlobStoreStorageHandler blobStoreHandler) |
Copyright © GigaSpaces.