| Package | Description |
|---|---|
| com.gigaspaces.blobstore.mapdb | |
| com.gigaspaces.blobstore.rocksdb | |
| com.gigaspaces.server.blobstore | |
| com.j_spaces.core.cache.offHeap |
| Modifier and Type | Method and Description |
|---|---|
List<BlobStoreBulkOperationResult> |
MapDBBlobStoreHandler.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 |
BlobStoreGetBulkOperationRequest |
class |
BlobStoreRemoveBulkOperationRequest |
class |
BlobStoreReplaceBulkOperationRequest |
class |
BoloStoreAddBulkOperationRequest |
| 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) |
Copyright © GigaSpaces.