public class ContextPartitionCollection
extends java.lang.Object
Constructor and Description |
---|
ContextPartitionCollection(java.util.Map<java.lang.Integer,ContextPartitionIdentifier> identifiers)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Integer,ContextPartitionIdentifier> |
getIdentifiers()
Returns the identifiers per agent instance id
|
public ContextPartitionCollection(java.util.Map<java.lang.Integer,ContextPartitionIdentifier> identifiers)
identifiers
- per agent instance idpublic java.util.Map<java.lang.Integer,ContextPartitionIdentifier> getIdentifiers()