public static interface MiGetUsageOfTablesAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.booleanValue |
getGetDistinctObjectNamesOnly()
optional .dstore.engine.values.booleanValue get_distinct_object_names_only = 4; |
boolean |
getGetDistinctObjectNamesOnlyNull()
optional bool get_distinct_object_names_only_null = 1004; |
Values.booleanValueOrBuilder |
getGetDistinctObjectNamesOnlyOrBuilder()
optional .dstore.engine.values.booleanValue get_distinct_object_names_only = 4; |
Values.stringValue |
getSearchOnlyObjectType()
optional .dstore.engine.values.stringValue search_only_object_type = 3; |
boolean |
getSearchOnlyObjectTypeNull()
optional bool search_only_object_type_null = 1003; |
Values.stringValueOrBuilder |
getSearchOnlyObjectTypeOrBuilder()
optional .dstore.engine.values.stringValue search_only_object_type = 3; |
Values.stringValue |
getSeparatorInTablesList()
optional .dstore.engine.values.stringValue separator_in_tables_list = 2; |
boolean |
getSeparatorInTablesListNull()
optional bool separator_in_tables_list_null = 1002; |
Values.stringValueOrBuilder |
getSeparatorInTablesListOrBuilder()
optional .dstore.engine.values.stringValue separator_in_tables_list = 2; |
Values.stringValue |
getTablesList()
optional .dstore.engine.values.stringValue tables_list = 1; |
boolean |
getTablesListNull()
optional bool tables_list_null = 1001; |
Values.stringValueOrBuilder |
getTablesListOrBuilder()
optional .dstore.engine.values.stringValue tables_list = 1; |
boolean |
hasGetDistinctObjectNamesOnly()
optional .dstore.engine.values.booleanValue get_distinct_object_names_only = 4; |
boolean |
hasSearchOnlyObjectType()
optional .dstore.engine.values.stringValue search_only_object_type = 3; |
boolean |
hasSeparatorInTablesList()
optional .dstore.engine.values.stringValue separator_in_tables_list = 2; |
boolean |
hasTablesList()
optional .dstore.engine.values.stringValue tables_list = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTablesList()
optional .dstore.engine.values.stringValue tables_list = 1;Values.stringValue getTablesList()
optional .dstore.engine.values.stringValue tables_list = 1;Values.stringValueOrBuilder getTablesListOrBuilder()
optional .dstore.engine.values.stringValue tables_list = 1;boolean getTablesListNull()
optional bool tables_list_null = 1001;boolean hasSeparatorInTablesList()
optional .dstore.engine.values.stringValue separator_in_tables_list = 2;Values.stringValue getSeparatorInTablesList()
optional .dstore.engine.values.stringValue separator_in_tables_list = 2;Values.stringValueOrBuilder getSeparatorInTablesListOrBuilder()
optional .dstore.engine.values.stringValue separator_in_tables_list = 2;boolean getSeparatorInTablesListNull()
optional bool separator_in_tables_list_null = 1002;boolean hasSearchOnlyObjectType()
optional .dstore.engine.values.stringValue search_only_object_type = 3;Values.stringValue getSearchOnlyObjectType()
optional .dstore.engine.values.stringValue search_only_object_type = 3;Values.stringValueOrBuilder getSearchOnlyObjectTypeOrBuilder()
optional .dstore.engine.values.stringValue search_only_object_type = 3;boolean getSearchOnlyObjectTypeNull()
optional bool search_only_object_type_null = 1003;boolean hasGetDistinctObjectNamesOnly()
optional .dstore.engine.values.booleanValue get_distinct_object_names_only = 4;Values.booleanValue getGetDistinctObjectNamesOnly()
optional .dstore.engine.values.booleanValue get_distinct_object_names_only = 4;Values.booleanValueOrBuilder getGetDistinctObjectNamesOnlyOrBuilder()
optional .dstore.engine.values.booleanValue get_distinct_object_names_only = 4;boolean getGetDistinctObjectNamesOnlyNull()
optional bool get_distinct_object_names_only_null = 1004;