hbase-thrift 1.1.0

A client for HBase's Thrift Interface
Documentation

hbase-thrift

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 4 of them enabled by default.

default

  • r2d2

r2d2

  • pool
  • thrift-pool/impl-r2d2

pool

  • thrift-pool

thrift-pool

    This feature flag does not enable additional features.

bb8

  • pool
  • thrift-pool/impl-bb8