org.apache.hadoop.hbase.protobuf.generated
Interface ClientProtos.BulkLoadHFileRequestOrBuilder
- All Superinterfaces:
- com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
- ClientProtos.BulkLoadHFileRequest, ClientProtos.BulkLoadHFileRequest.Builder
- Enclosing class:
- ClientProtos
public static interface ClientProtos.BulkLoadHFileRequestOrBuilder
- extends com.google.protobuf.MessageOrBuilder
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
isInitialized |
hasRegion
boolean hasRegion()
getRegion
HBaseProtos.RegionSpecifier getRegion()
getRegionOrBuilder
HBaseProtos.RegionSpecifierOrBuilder getRegionOrBuilder()
getFamilyPathList
List<ClientProtos.BulkLoadHFileRequest.FamilyPath> getFamilyPathList()
getFamilyPath
ClientProtos.BulkLoadHFileRequest.FamilyPath getFamilyPath(int index)
getFamilyPathCount
int getFamilyPathCount()
getFamilyPathOrBuilderList
List<? extends ClientProtos.BulkLoadHFileRequest.FamilyPathOrBuilder> getFamilyPathOrBuilderList()
getFamilyPathOrBuilder
ClientProtos.BulkLoadHFileRequest.FamilyPathOrBuilder getFamilyPathOrBuilder(int index)
hasAssignSeqNum
boolean hasAssignSeqNum()
getAssignSeqNum
boolean getAssignSeqNum()
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.