Package com.mapr.fs

Class QueryServiceWatcher

  • All Implemented Interfaces:
    org.apache.zookeeper.Watcher

    public class QueryServiceWatcher
    extends ServiceWatcher
    • Constructor Detail

      • QueryServiceWatcher

        public QueryServiceWatcher​(java.lang.String zkConnectString,
                                   java.lang.String clusterName)
    • Method Detail

      • clearQueryServiceParam

        public void clearQueryServiceParam()
                                    throws org.apache.zookeeper.KeeperException,
                                           java.io.IOException,
                                           java.lang.InterruptedException
        Throws:
        org.apache.zookeeper.KeeperException
        java.io.IOException
        java.lang.InterruptedException
      • setQueryServiceParam

        public void setQueryServiceParam​(QueryServiceParam qsp)
                                  throws org.apache.zookeeper.KeeperException,
                                         java.io.IOException,
                                         java.lang.InterruptedException
        Throws:
        org.apache.zookeeper.KeeperException
        java.io.IOException
        java.lang.InterruptedException
      • getQueryServiceParam

        public QueryServiceParam getQueryServiceParam()
                                               throws org.apache.zookeeper.KeeperException,
                                                      java.io.IOException,
                                                      java.lang.InterruptedException
        Throws:
        org.apache.zookeeper.KeeperException
        java.io.IOException
        java.lang.InterruptedException