Interface MultiGroup<T extends NodeState>

All Superinterfaces:
AutoCloseable, Closeable, Group<T>
All Known Implementing Classes:
DelegateZooKeeperMultiGroup, ZooKeeperMultiGroup

public interface MultiGroup<T extends NodeState> extends Group<T>
  • Method Details

    • isMaster

      boolean isMaster(String id)
      Check if we are the master.