Class ProcessingUnitContainerContext

java.lang.Object
org.openspaces.pu.container.ProcessingUnitContainerContext

public class ProcessingUnitContainerContext extends Object
Provides context for a processing unit container instance.
Since:
11.0
Author:
Niv Ingberg
  • Constructor Details

  • Method Details

    • getClusterInfo

      public ClusterInfo getClusterInfo()
      Gets the cluster information injected with this processing unit container instance.
      Returns:
      The cluster information injected with this processing unit container instance.
    • createBeanMetricManager

      public BeanMetricManager createBeanMetricManager(String name)
      Creates a bean metric manager using the specified name.
      Parameters:
      name - Serves as prefix for all metrics which will be registered via this bean metric manager
      Returns:
      A bean metric manager instance