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 |
BlobStoreAddBulkOperationResult |
class |
BlobStoreGetBulkOperationResult
Copyright (c) 2010 GigaSpaces Technologies Ltd.
|
class |
BlobStoreRemoveBulkOperationResult |
class |
BlobStoreReplaceBulkOperationResult |
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.