public class ContextPartitionCollection extends Object
Constructor and Description |
---|
ContextPartitionCollection(Map<Integer,ContextPartitionDescriptor> descriptors)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
Map<Integer,ContextPartitionDescriptor> |
getDescriptors()
Returns the descriptors per agent instance id
|
public ContextPartitionCollection(Map<Integer,ContextPartitionDescriptor> descriptors)
descriptors
- per agent instance idpublic Map<Integer,ContextPartitionDescriptor> getDescriptors()