public static interface ClientProtos.BulkLoadHFileRequest.FamilyPathOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
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–2019. All rights reserved.