public static interface HBaseRpc.HasFamily
Modifier and Type | Method and Description |
---|---|
byte[] |
family()
Returns the first family of this RPC.
|
byte[][] |
getFamilies()
Returns all families of this RPC.
|
Copyright ? 2010-2019, The Async HBase Authors