Package com.gigaspaces.server.blobstore
Class BlobStoreGetBulkOperationResult
java.lang.Object
com.gigaspaces.server.blobstore.BlobStoreBulkOperationResult
com.gigaspaces.server.blobstore.BlobStoreGetBulkOperationResult
Copyright (c) 2010 GigaSpaces Technologies Ltd. All rights reserved
The software source code is proprietary and confidential information of GigaSpaces. You may use
the software source code solely under the terms and limitations of The license agreement granted
to you by GigaSpaces.
-
Constructor Summary
ConstructorsConstructorDescriptionBlobStoreGetBulkOperationResult(Serializable id, Serializable data, Object position, IBlobStoreOffHeapInfo offHeapInfo) BlobStoreGetBulkOperationResult(Serializable id, Throwable exception) -
Method Summary
Methods inherited from class com.gigaspaces.server.blobstore.BlobStoreBulkOperationResult
getData, getException, getId, getOpType, getPosition, setData
-
Constructor Details
-
BlobStoreGetBulkOperationResult
public BlobStoreGetBulkOperationResult(Serializable id, Serializable data, Object position, IBlobStoreOffHeapInfo offHeapInfo) -
BlobStoreGetBulkOperationResult
-
-
Method Details
-
getOffHeapInfo
- Overrides:
getOffHeapInfoin classBlobStoreBulkOperationResult
-