public static interface ClientProtos.BulkLoadHFileRequest.FamilyPathOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getFamily()
required bytes family = 1; |
String |
getPath()
required string path = 2; |
com.google.protobuf.ByteString |
getPathBytes()
required string path = 2; |
boolean |
hasFamily()
required bytes family = 1; |
boolean |
hasPath()
required string path = 2; |
boolean hasFamily()
required bytes family = 1;
com.google.protobuf.ByteString getFamily()
required bytes family = 1;
boolean hasPath()
required string path = 2;
String getPath()
required string path = 2;
com.google.protobuf.ByteString getPathBytes()
required string path = 2;
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.