Class ServiceUnitStateTableViewImpl

java.lang.Object
org.apache.pulsar.broker.loadbalance.extensions.channel.ServiceUnitStateTableViewImpl
All Implemented Interfaces:
Closeable, AutoCloseable, ServiceUnitStateTableView

public class ServiceUnitStateTableViewImpl extends Object
  • Field Details

    • TOPIC

      public static final String TOPIC
    • MSG_COMPRESSION_TYPE

      public static final org.apache.pulsar.client.api.CompressionType MSG_COMPRESSION_TYPE
    • INVALID_STATE_ERROR_MSG

      protected static final String INVALID_STATE_ERROR_MSG
      See Also:
  • Constructor Details

    • ServiceUnitStateTableViewImpl

      public ServiceUnitStateTableViewImpl()
  • Method Details