public class ContextStateEventContextPartitionAllocated extends ContextStateEventContextPartition
Constructor and Description |
---|
ContextStateEventContextPartitionAllocated(String runtimeURI,
String contextDeploymentId,
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
getContextDeploymentId, getContextName, getRuntimeURI
public ContextStateEventContextPartitionAllocated(String runtimeURI, String contextDeploymentId, String contextName, int id, ContextPartitionIdentifier identifier)
runtimeURI
- runtime URIcontextDeploymentId
- deployment id of create-context statementcontextName
- context nameid
- context partition ididentifier
- identifierpublic ContextPartitionIdentifier getIdentifier()
Copyright © 2005–2018. All rights reserved.