Package | Description |
---|---|
com.gigaspaces.blobstore.offheap | |
com.gigaspaces.blobstore.rocksdb | |
com.gigaspaces.server.blobstore | |
com.j_spaces.core.cache.blobStore |
Modifier and Type | Method and Description |
---|---|
List<BlobStoreBulkOperationResult> |
OffHeapBlobStoreHandler.executeBulk(List<BlobStoreBulkOperationRequest> operations,
BlobStoreObjectType objectType,
boolean transactional) |
Modifier and Type | Method and Description |
---|---|
List<BlobStoreBulkOperationResult> |
RocksDBBlobStoreHandler.executeBulk(List<BlobStoreBulkOperationRequest> operations,
BlobStoreObjectType objectType,
boolean transactional) |
Modifier and Type | Class and Description |
---|---|
class |
BlobStoreAddBulkOperationRequest |
class |
BlobStoreGetBulkOperationRequest |
class |
BlobStoreRemoveBulkOperationRequest |
class |
BlobStoreReplaceBulkOperationRequest |
Modifier and Type | Method and Description |
---|---|
List<BlobStoreBulkOperationResult> |
BlobStoreStorageHandler.executeBulk(List<BlobStoreBulkOperationRequest> operations,
BlobStoreObjectType objectType,
boolean transactional)
.
|
Modifier and Type | Method and Description |
---|---|
List<BlobStoreBulkOperationResult> |
BlobStoreOperationsWrapper.executeBulk(List<BlobStoreBulkOperationRequest> operations,
BlobStoreObjectType objectType,
boolean transactional) |
List<BlobStoreBulkOperationResult> |
BlobStoreExtendedStorageHandler.executeBulk(List<BlobStoreBulkOperationRequest> operations,
BlobStoreObjectType objectType,
boolean transactional)
.
|
Copyright © GigaSpaces.