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 |
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) |
Copyright © GigaSpaces.