| Package | Description |
|---|---|
| org.mule.api.store | |
| org.mule.util.store |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PartitionableExpirableObjectStore<T extends Serializable> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPartitionedObjectStore<T extends Serializable> |
class |
PartitionedInMemoryObjectStore<T extends Serializable> |
class |
PartitionedPersistentObjectStore<T extends Serializable> |
| Modifier and Type | Method and Description |
|---|---|
PartitionableObjectStore<T> |
ObjectStorePartition.getBaseStore() |
| Constructor and Description |
|---|
ObjectStorePartition(String partitionName,
PartitionableObjectStore<T> partitionedObjectStore) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.