public abstract class ContextStateEventContextPartition extends ContextStateEvent
Constructor and Description |
---|
ContextStateEventContextPartition(String runtimeURI,
String contextDeploymentId,
String contextName,
int id)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
int |
getId()
Returns the context partition id
|
getContextDeploymentId, getContextName, getRuntimeURI
public ContextStateEventContextPartition(String runtimeURI, String contextDeploymentId, String contextName, int id)
runtimeURI
- runtime URIcontextDeploymentId
- deployment id of create-context statementcontextName
- context nameid
- context partition idCopyright © 2005–2018. All rights reserved.