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
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprivate byte[](package private) static Subjectprivate static booleanstatic voidprivate voidprivate voidprintRow(org.apache.hadoop.hbase.thrift.generated.TRowResult rowResult) private voidprintVersions(ByteBuffer row, List<org.apache.hadoop.hbase.thrift.generated.TCell> versions) private voidrun() 
- 
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
 
 -