Modifier and Type | Class and Description |
---|---|
static class |
HBaseOptions.Builder
Builder for
HBaseOptions . |
Modifier and Type | Method and Description |
---|---|
static HBaseOptions.Builder |
builder()
Creates a builder of
HBaseOptions . |
boolean |
equals(Object o) |
String |
getTableName() |
Optional<String> |
getZkNodeParent() |
String |
getZkQuorum() |
int |
hashCode() |
String |
toString() |
public String getTableName()
public String getZkQuorum()
public static HBaseOptions.Builder builder()
HBaseOptions
.Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.