public class ContextPartitionVariableState
extends java.lang.Object
Constructor and Description |
---|
ContextPartitionVariableState(int agentInstanceId,
ContextPartitionIdentifier identifier,
java.lang.Object state) |
Modifier and Type | Method and Description |
---|---|
int |
getAgentInstanceId() |
ContextPartitionIdentifier |
getIdentifier() |
java.lang.Object |
getState() |
public ContextPartitionVariableState(int agentInstanceId, ContextPartitionIdentifier identifier, java.lang.Object state)
public int getAgentInstanceId()
public ContextPartitionIdentifier getIdentifier()
public java.lang.Object getState()