Class ContextStateEventContextPartitionAllocated


public class ContextStateEventContextPartitionAllocated extends ContextStateEventContextPartition
Context partition state event indicating a context partition allocated.
  • Constructor Details

    • ContextStateEventContextPartitionAllocated

      public ContextStateEventContextPartitionAllocated(String runtimeURI, String contextDeploymentId, String contextName, int id, ContextPartitionIdentifier identifier)
      Ctor.
      Parameters:
      runtimeURI - runtime URI
      contextDeploymentId - deployment id of create-context statement
      contextName - context name
      id - context partition id
      identifier - identifier
  • Method Details

    • getIdentifier

      public ContextPartitionIdentifier getIdentifier()
      Returns the identifier; For nested context the identifier is the identifier of the last or innermost context.
      Returns:
      identifier