public static interface ClientProtos.BulkLoadHFileRequest.FamilyPathOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getFamily()
required bytes family = 1; |
String |
getPath()
required string path = 2; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getPathBytes()
required string path = 2; |
boolean |
hasFamily()
required bytes family = 1; |
boolean |
hasPath()
required string path = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasFamily()
required bytes family = 1;org.apache.hbase.thirdparty.com.google.protobuf.ByteString getFamily()
required bytes family = 1;boolean hasPath()
required string path = 2;String getPath()
required string path = 2;org.apache.hbase.thirdparty.com.google.protobuf.ByteString getPathBytes()
required string path = 2;Copyright © 2007–2019 Cloudera. All rights reserved.