Interface StatisticsContext

All Superinterfaces:
AutoCloseable, org.opendaylight.mdsal.singleton.common.api.ClusterSingletonService, DeviceInitializationContext, org.opendaylight.yangtools.concepts.Identifiable<org.opendaylight.mdsal.singleton.common.api.ServiceGroupIdentifier>, OFPContext, ReconciliationFrameworkStep, RequestContextStack

Context for statistics.
  • Method Details

    • enableGathering

      void enableGathering()
      Enables statistics gathering.
    • disableGathering

      void disableGathering()
      Disables statistics gathering.