Class CmdTopics.PartitionedLookup

  • Enclosing class:
    CmdTopics

    protected class CmdTopics.PartitionedLookup
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.util.List<java.lang.String> params  
      protected boolean sortByBroker  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected PartitionedLookup()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • params

        protected java.util.List<java.lang.String> params
      • sortByBroker

        protected boolean sortByBroker
    • Constructor Detail

      • PartitionedLookup

        protected PartitionedLookup()