public class BatchChunkEntry extends AbstractStorageEntry
TransientStore.BatchFileEntry,
Batch,
Serialized Formblobs, cachedBlobs, completed, hasBlobs, id, lastStorageSize, params| Constructor and Description |
|---|
BatchChunkEntry(String id,
Blob blob) |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeRemove()
Callback to do some cleanup before entry is removed from the
TransientStore. |
Blob |
getBlob() |
get, getBlobs, getId, getLastStorageSize, getParameters, getSize, isCompleted, load, persist, put, putAll, setBlobs, setCompleted, setLastStorageSizepublic BatchChunkEntry(String id, Blob blob)
public void beforeRemove()
StorageEntryTransientStore.Copyright © 2015 Nuxeo SA. All rights reserved.