| 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> | 
PmemBlobStoreHandler.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.