Class LiveTServerSet.TServerConnection

    • Constructor Detail

      • TServerConnection

        public TServerConnection​(HostAndPort addr)
    • Method Detail

      • assignTablet

        public void assignTablet​(ZooLock lock,
                                 KeyExtent extent)
                          throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException
      • unloadTablet

        public void unloadTablet​(ZooLock lock,
                                 KeyExtent extent,
                                 TUnloadTabletGoal goal,
                                 long requestTime)
                          throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException
      • fastHalt

        public void fastHalt​(ZooLock lock)
                      throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException
      • flush

        public void flush​(ZooLock lock,
                          TableId tableId,
                          byte[] startRow,
                          byte[] endRow)
                   throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException
      • chop

        public void chop​(ZooLock lock,
                         KeyExtent extent)
                  throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException
      • compact

        public void compact​(ZooLock lock,
                            String tableId,
                            byte[] startRow,
                            byte[] endRow)
                     throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException
      • isActive

        public boolean isActive​(long tid)
                         throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException