public interface PartitionableExpirableObjectStore<T extends Serializable> extends ExpirableObjectStore<T>, PartitionableObjectStore<T>
| Modifier and Type | Method and Description |
|---|---|
void |
expire(int entryTTL,
int maxEntries,
String partitionName) |
expireallKeys, allPartitions, clear, close, contains, disposePartition, open, remove, retrieve, storeallKeys, close, openclear, contains, isPersistent, remove, retrieve, storevoid expire(int entryTTL,
int maxEntries,
String partitionName)
throws ObjectStoreException
ObjectStoreExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.