|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PartitionableExpirableObjectStore<T extends Serializable>
| Method Summary | |
|---|---|
void |
expire(int entryTTL,
int maxEntries,
String partitionName)
|
| Methods inherited from interface org.mule.api.store.ExpirableObjectStore |
|---|
expire |
| Methods inherited from interface org.mule.api.store.PartitionableObjectStore |
|---|
allKeys, allPartitions, close, contains, disposePartition, open, remove, retrieve, store |
| Methods inherited from interface org.mule.api.store.ListableObjectStore |
|---|
allKeys, close, open |
| Methods inherited from interface org.mule.api.store.ObjectStore |
|---|
contains, isPersistent, remove, retrieve, store |
| Method Detail |
|---|
void expire(int entryTTL,
int maxEntries,
String partitionName)
throws ObjectStoreException
ObjectStoreException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||