Uses of Class
com.gigaspaces.server.blobstore.BlobStoreConfig
Packages that use BlobStoreConfig
Package
Description
-
Uses of BlobStoreConfig in com.gigaspaces.blobstore.offheap
Methods in com.gigaspaces.blobstore.offheap with parameters of type BlobStoreConfigModifier and TypeMethodDescriptionvoidOffHeapBlobStoreHandler.initialize(BlobStoreConfig blobStoreConfig) -
Uses of BlobStoreConfig in com.gigaspaces.blobstore.pmem
Methods in com.gigaspaces.blobstore.pmem with parameters of type BlobStoreConfigModifier and TypeMethodDescriptionvoidPmemBlobStoreHandler.initialize(BlobStoreConfig blobStoreConfig) -
Uses of BlobStoreConfig in com.gigaspaces.blobstore.rocksdb
Methods in com.gigaspaces.blobstore.rocksdb with parameters of type BlobStoreConfigModifier and TypeMethodDescriptionvoidRocksDBBlobStoreHandler.initialize(BlobStoreConfig blobStoreConfig) -
Uses of BlobStoreConfig in com.gigaspaces.server.blobstore
Methods in com.gigaspaces.server.blobstore with parameters of type BlobStoreConfigModifier and TypeMethodDescriptionvoidBlobStoreStorageHandler.initialize(BlobStoreConfig blobStoreConfig) initialize a blob-store implementation. -
Uses of BlobStoreConfig in com.j_spaces.core.cache.blobStore
Methods in com.j_spaces.core.cache.blobStore with parameters of type BlobStoreConfigModifier and TypeMethodDescriptionvoidBlobStoreExtendedStorageHandler.initialize(BlobStoreConfig blobStoreConfig) initialize a blob-store implementation.voidBlobStoreOperationsWrapper.initialize(BlobStoreConfig blobStoreConfig) -
Uses of BlobStoreConfig in com.j_spaces.core.cache.blobStore.storage
Methods in com.j_spaces.core.cache.blobStore.storage with parameters of type BlobStoreConfigModifier and TypeMethodDescriptionvoidBlobStoreHashMock.initialize(BlobStoreConfig blobStoreConfig) voidBlobStoreNoSerializationHashMock.initialize(BlobStoreConfig blobStoreConfig)