|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ClientProtos.BulkLoadHFileRequest.FamilyPathOrBuilder
Method Summary | |
---|---|
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; |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
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;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |