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