A super trait of HBase client.
Represents column attributes.
A trait of scala wrapper of class HBaseAdmin.
Represents HBase admin shell.
A trait of scala wrapper of class HTable.
Represents HTable shell.
Represents HBase shell.
Represents a table used by the client.
Represents bloom filter types.
Represents compression types.
An object Shell initialized by default configurations.
Calls a coprocessor endpoint.
Calls a coprocessor endpoint.
the target table name
the start key of the range of the target row keys
the end key of the range of the target row keys
coprocessor call block
implicit configuration
implicit manifest
the result map (region: Array[Byte] -> result: R)
Executes a coprocessor endpoint.
Executes a coprocessor endpoint.
the target table name
the start key of the range of the target row keys
the end key of the range of the target row keys
coprocessor call block
coprocessor callback
implicit configuration
implicit manifest
A client package object.