Package org.apache.hadoop.hbase.thrift
Class DemoClient
java.lang.Object
org.apache.hadoop.hbase.thrift.DemoClient
See the instructions under hbase-examples/README.txt
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate byte[]
(package private) static Subject
private static boolean
static void
private void
private void
printRow
(org.apache.hadoop.hbase.thrift.generated.TRowResult rowResult) private void
printVersions
(ByteBuffer row, List<org.apache.hadoop.hbase.thrift.generated.TCell> versions) private void
run()
-
Field Details
-
port
-
host
-
secure
-
serverPrincipal
-
-
Constructor Details
-
DemoClient
-
-
Method Details
-
main
- Throws:
Exception
-
isBoolean
-
bytes
-
run
- Throws:
Exception
-
printVersions
private void printVersions(ByteBuffer row, List<org.apache.hadoop.hbase.thrift.generated.TCell> versions) -
printRow
-
printRow
-
getSubject
- Throws:
Exception
-