Class ForStDBGetRequest<K,​N,​V,​R>

    • Method Detail

      • process

        public void process​(org.forstdb.RocksDB db)
                     throws IOException,
                            org.forstdb.RocksDBException
        Throws:
        IOException
        org.forstdb.RocksDBException
      • getColumnFamilyHandle

        public org.forstdb.ColumnFamilyHandle getColumnFamilyHandle()
      • completeStateFuture

        public abstract void completeStateFuture​(byte[] bytesValue)
                                          throws IOException
        Throws:
        IOException
      • completeStateFutureExceptionally

        public void completeStateFutureExceptionally​(String message,
                                                     Throwable ex)