|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface MasterProtos.GetTableNamesRequestOrBuilder
Method Summary | |
---|---|
boolean |
getIncludeSysTables()
optional bool include_sys_tables = 2 [default = false]; |
String |
getNamespace()
optional string namespace = 3; |
com.google.protobuf.ByteString |
getNamespaceBytes()
optional string namespace = 3; |
String |
getRegex()
optional string regex = 1; |
com.google.protobuf.ByteString |
getRegexBytes()
optional string regex = 1; |
boolean |
hasIncludeSysTables()
optional bool include_sys_tables = 2 [default = false]; |
boolean |
hasNamespace()
optional string namespace = 3; |
boolean |
hasRegex()
optional string regex = 1; |
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 hasRegex()
optional string regex = 1;
String getRegex()
optional string regex = 1;
com.google.protobuf.ByteString getRegexBytes()
optional string regex = 1;
boolean hasIncludeSysTables()
optional bool include_sys_tables = 2 [default = false];
boolean getIncludeSysTables()
optional bool include_sys_tables = 2 [default = false];
boolean hasNamespace()
optional string namespace = 3;
String getNamespace()
optional string namespace = 3;
com.google.protobuf.ByteString getNamespaceBytes()
optional string namespace = 3;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |