Interface | Description |
---|---|
BlobStoreStatistics | |
BlobStoreStorageStatistics |
Class | Description |
---|---|
BlobStoreAddBulkOperationRequest | |
BlobStoreAddBulkOperationResult | |
BlobStoreBulkOperationRequest |
base for an operation to execute as part of a bulk on off heap storage (SSD, off-heap buffers)
|
BlobStoreBulkOperationResult |
result an operation executed as part of a bulk on blob-store storage (SSD, off-heap buffers)
|
BlobStoreConfig |
This class is used to inject configuration into a blobstore implementation.
|
BlobStoreGetBulkOperationRequest | |
BlobStoreGetBulkOperationResult |
Copyright (c) 2010 GigaSpaces Technologies Ltd.
|
BlobStoreRemoveBulkOperationRequest | |
BlobStoreRemoveBulkOperationResult | |
BlobStoreReplaceBulkOperationRequest | |
BlobStoreReplaceBulkOperationResult | |
BlobStoreStatisticsImpl | |
BlobStoreStorageHandler |
basic methods for handling blob-stored objects specific implementations (SSD, off-heap buffers)
should extend this class
|
Enum | Description |
---|---|
BlobStoreBulkOperationType | |
BlobStoreObjectType |
Exception | Description |
---|---|
BlobStoreException |
Exception class that is thrown when any kind of BlobStore related exception happens.
|
Copyright © GigaSpaces.