public static interface ClientProtos.BulkLoadHFileRequest.FamilyPathOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getFamily()
required bytes family = 1; |
java.lang.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;java.lang.String getPath()
required string path = 2;com.google.protobuf.ByteString getPathBytes()
required string path = 2;