public class ContextStateEventContextPartitionAllocated extends ContextStateEventContextPartition
Constructor and Description |
---|
ContextStateEventContextPartitionAllocated(java.lang.String engineURI,
java.lang.String contextName,
int id,
ContextPartitionIdentifier identifier)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
ContextPartitionIdentifier |
getIdentifier()
Returns the identifier; For nested context the identifier is the identifier of the last or innermost context.
|
getId
getContextName, getEngineURI
public ContextStateEventContextPartitionAllocated(java.lang.String engineURI, java.lang.String contextName, int id, ContextPartitionIdentifier identifier)
engineURI
- engine URIcontextName
- context nameid
- context partition ididentifier
- identifierpublic ContextPartitionIdentifier getIdentifier()