@InterfaceAudience.Private public class DemoClient extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected static String | host | 
| protected static int | port | 
| private static boolean | secure | 
| private static String | serverPrincipal | 
| Constructor and Description | 
|---|
| DemoClient() | 
| Modifier and Type | Method and Description | 
|---|---|
| private byte[] | bytes(String s) | 
| (package private) static Subject | getSubject() | 
| private static boolean | isBoolean(String s) | 
| static void | main(String[] args) | 
| private void | printRow(List<org.apache.hadoop.hbase.thrift.generated.TRowResult> rows) | 
| 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() | 
protected static int port
private static boolean secure
private static String serverPrincipal
DemoClient()
private void printVersions(ByteBuffer row, List<org.apache.hadoop.hbase.thrift.generated.TCell> versions)
private void printRow(org.apache.hadoop.hbase.thrift.generated.TRowResult rowResult)
static Subject getSubject() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.