Interface BrokerContext


public interface BrokerContext
Context for components/actors managed directly by the Broker
  • Method Details

    • getClusterServices

      ClusterServices getClusterServices()
    • getEmbeddedGatewayService

      EmbeddedGatewayService getEmbeddedGatewayService()
    • getDiskSpaceUsageMonitor

      DiskSpaceUsageMonitor getDiskSpaceUsageMonitor()
      Returns disk space usage monitor. May be null if disabled in configuration
      Returns:
      disk space usage monitor. May be null if disabled in configuration
    • getPartitionManager

      PartitionManager getPartitionManager()
    • getBrokerAdminService

      BrokerAdminService getBrokerAdminService()