public static interface WALProtos.FamilyScopeOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getFamily()
required bytes family = 1; |
WALProtos.ScopeType |
getScopeType()
required .hbase.pb.ScopeType scope_type = 2; |
boolean |
hasFamily()
required bytes family = 1; |
boolean |
hasScopeType()
required .hbase.pb.ScopeType scope_type = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasFamily()
required bytes family = 1;org.apache.hbase.thirdparty.com.google.protobuf.ByteString getFamily()
required bytes family = 1;boolean hasScopeType()
required .hbase.pb.ScopeType scope_type = 2;WALProtos.ScopeType getScopeType()
required .hbase.pb.ScopeType scope_type = 2;Copyright © 2007–2019 Cloudera. All rights reserved.