|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface WALProtos.FamilyScopeOrBuilder
Method Summary | |
---|---|
com.google.protobuf.ByteString |
getFamily()
required bytes family = 1; |
WALProtos.ScopeType |
getScopeType()
required .ScopeType scope_type = 2; |
boolean |
hasFamily()
required bytes family = 1; |
boolean |
hasScopeType()
required .ScopeType scope_type = 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 hasScopeType()
required .ScopeType scope_type = 2;
WALProtos.ScopeType getScopeType()
required .ScopeType scope_type = 2;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |