org.apache.hadoop.hbase.protobuf.generated
Interface AdminProtos.WALEntry.WALEditOrBuilder
- All Superinterfaces:
- com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
- AdminProtos.WALEntry.WALEdit, AdminProtos.WALEntry.WALEdit.Builder
- Enclosing class:
- AdminProtos.WALEntry
public static interface AdminProtos.WALEntry.WALEditOrBuilder
- 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 |
getKeyValueBytesList
List<com.google.protobuf.ByteString> getKeyValueBytesList()
getKeyValueBytesCount
int getKeyValueBytesCount()
getKeyValueBytes
com.google.protobuf.ByteString getKeyValueBytes(int index)
getFamilyScopeList
List<AdminProtos.WALEntry.WALEdit.FamilyScope> getFamilyScopeList()
getFamilyScope
AdminProtos.WALEntry.WALEdit.FamilyScope getFamilyScope(int index)
getFamilyScopeCount
int getFamilyScopeCount()
getFamilyScopeOrBuilderList
List<? extends AdminProtos.WALEntry.WALEdit.FamilyScopeOrBuilder> getFamilyScopeOrBuilderList()
getFamilyScopeOrBuilder
AdminProtos.WALEntry.WALEdit.FamilyScopeOrBuilder getFamilyScopeOrBuilder(int index)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.