A B C D E F G H I L M N O P Q R S T U V W 

A

ACCESS_TOKEN_KEY - Static variable in class io.dstore.helper.DstoreMetadata
 
ACTIVE_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.Item.Node
 
ACTIVE_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
addAllDateRangeFacet(Iterable<? extends ItemGet.Request.RangeFacet>) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
addAllExcludeFieldPattern(Iterable<String>) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string exclude_field_pattern = 16;
addAllExcludeFieldPattern(Iterable<String>) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated string exclude_field_pattern = 6;
addAllExcludeFieldPattern(Iterable<String>) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated string exclude_field_pattern = 16;
addAllFacet(Iterable<? extends ItemGet.Request.Facet>) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
addAllFacet(Iterable<? extends ItemGet.Response.Facet>) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
addAllFacetValue(Iterable<? extends ItemGet.Response.Facet.FacetValue>) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
addAllField(Iterable<String>) - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
repeated string field = 2;
addAllFieldName(Iterable<String>) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
repeated string field_name = 2;
addAllFilter(Iterable<? extends Query>) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query filter = 1;
addAllIncludeFieldPattern(Iterable<String>) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string include_field_pattern = 15;
addAllIncludeFieldPattern(Iterable<String>) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated string include_field_pattern = 5;
addAllIncludeFieldPattern(Iterable<String>) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated string include_field_pattern = 15;
addAllItem(Iterable<? extends Item>) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
repeated .dstore.elastic.item.item.Item item = 2;
addAllItem(Iterable<? extends Item>) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item.Item item = 3;
addAllMatchingItem(Iterable<? extends Item>) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item.Item matching_item = 3;
addAllMessage(Iterable<? extends Message>) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.Message message = 3;
addAllMetaInformation(Iterable<? extends MetaInformation>) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.MetaInformation meta_information = 7;
addAllMust(Iterable<? extends Query>) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must = 2;
addAllMustNot(Iterable<? extends Query>) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must_not = 4;
addAllNestedFilter(Iterable<? extends Query>) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
addAllParameter(Iterable<? extends Procedure.Parameter>) - Method in class io.dstore.engine.Procedure.Call.Builder
repeated .dstore.engine.procedure.Parameter parameter = 2;
addAllPosting(Iterable<? extends Posting>) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting.Posting posting = 3;
addAllPredecessorTreeNodeId(Iterable<? extends Integer>) - Method in class io.dstore.elastic.item.Item.Node.Builder
repeated int32 predecessor_tree_node_id = 6;
addAllRange(Iterable<? extends Range>) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
repeated .dstore.elastic.Range range = 2;
addAllRangeFacet(Iterable<? extends ItemGet.Request.RangeFacet>) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
addAllRow(Iterable<? extends Procedure.Response.Row>) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.procedure.Response.Row row = 5;
addAllShould(Iterable<? extends Query>) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query should = 3;
addAllSort(Iterable<? extends Sort>) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
addAllSort(Iterable<? extends Sort>) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated .dstore.elastic.Sort sort = 10;
addAllSort(Iterable<? extends Sort>) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
addAllSuggestion(Iterable<? extends ItemSuggest.Response.Suggestion>) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
addAllUsedValue(Iterable<? extends PostingGet.Response.UsedValues>) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
addAllUsedValuesField(Iterable<String>) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string used_values_field = 22;
addAllValue(Iterable<? extends Value>) - Method in class io.dstore.elastic.Field.Builder
repeated .dstore.values.Value value = 3;
addAllValue(Iterable<? extends PostingGet.Response.UsedValues.UsedValue>) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
addAllValue(Iterable<String>) - Method in class io.dstore.elastic.Query.Terms.Builder
repeated string value = 2;
addAllVariantNode(Iterable<? extends Item.Node>) - Method in class io.dstore.elastic.item.Item.Builder
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
addDateRangeFacet(ItemGet.Request.RangeFacet) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
addDateRangeFacet(int, ItemGet.Request.RangeFacet) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
addDateRangeFacet(ItemGet.Request.RangeFacet.Builder) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
addDateRangeFacet(int, ItemGet.Request.RangeFacet.Builder) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
addDateRangeFacetBuilder() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
addDateRangeFacetBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
addExcludeFieldPattern(String) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string exclude_field_pattern = 16;
addExcludeFieldPattern(String) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated string exclude_field_pattern = 6;
addExcludeFieldPattern(String) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated string exclude_field_pattern = 16;
addExcludeFieldPatternBytes(ByteString) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string exclude_field_pattern = 16;
addExcludeFieldPatternBytes(ByteString) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated string exclude_field_pattern = 6;
addExcludeFieldPatternBytes(ByteString) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated string exclude_field_pattern = 16;
addFacet(ItemGet.Request.Facet) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
addFacet(int, ItemGet.Request.Facet) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
addFacet(ItemGet.Request.Facet.Builder) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
addFacet(int, ItemGet.Request.Facet.Builder) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
addFacet(ItemGet.Response.Facet) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
addFacet(int, ItemGet.Response.Facet) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
addFacet(ItemGet.Response.Facet.Builder) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
addFacet(int, ItemGet.Response.Facet.Builder) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
addFacetBuilder() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
addFacetBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
addFacetBuilder() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
addFacetBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
addFacetValue(ItemGet.Response.Facet.FacetValue) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
addFacetValue(int, ItemGet.Response.Facet.FacetValue) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
addFacetValue(ItemGet.Response.Facet.FacetValue.Builder) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
addFacetValue(int, ItemGet.Response.Facet.FacetValue.Builder) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
addFacetValueBuilder() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
addFacetValueBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
addField(String) - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
repeated string field = 2;
addFieldBytes(ByteString) - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
repeated string field = 2;
addFieldName(String) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
repeated string field_name = 2;
addFieldNameBytes(ByteString) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
repeated string field_name = 2;
addFilter(Query) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query filter = 1;
addFilter(int, Query) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query filter = 1;
addFilter(Query.Builder) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query filter = 1;
addFilter(int, Query.Builder) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query filter = 1;
addFilterBuilder() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query filter = 1;
addFilterBuilder(int) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query filter = 1;
addIncludeFieldPattern(String) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string include_field_pattern = 15;
addIncludeFieldPattern(String) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated string include_field_pattern = 5;
addIncludeFieldPattern(String) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated string include_field_pattern = 15;
addIncludeFieldPatternBytes(ByteString) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string include_field_pattern = 15;
addIncludeFieldPatternBytes(ByteString) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated string include_field_pattern = 5;
addIncludeFieldPatternBytes(ByteString) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated string include_field_pattern = 15;
addItem(Item) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
repeated .dstore.elastic.item.item.Item item = 2;
addItem(int, Item) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
repeated .dstore.elastic.item.item.Item item = 2;
addItem(Item.Builder) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
repeated .dstore.elastic.item.item.Item item = 2;
addItem(int, Item.Builder) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
repeated .dstore.elastic.item.item.Item item = 2;
addItem(Item) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item.Item item = 3;
addItem(int, Item) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item.Item item = 3;
addItem(Item.Builder) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item.Item item = 3;
addItem(int, Item.Builder) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item.Item item = 3;
addItemBuilder() - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
repeated .dstore.elastic.item.item.Item item = 2;
addItemBuilder(int) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
repeated .dstore.elastic.item.item.Item item = 2;
addItemBuilder() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item.Item item = 3;
addItemBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item.Item item = 3;
addMatchingItem(Item) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item.Item matching_item = 3;
addMatchingItem(int, Item) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item.Item matching_item = 3;
addMatchingItem(Item.Builder) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item.Item matching_item = 3;
addMatchingItem(int, Item.Builder) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item.Item matching_item = 3;
addMatchingItemBuilder() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item.Item matching_item = 3;
addMatchingItemBuilder(int) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item.Item matching_item = 3;
addMessage(Message) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.Message message = 3;
addMessage(int, Message) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.Message message = 3;
addMessage(Message.Builder) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.Message message = 3;
addMessage(int, Message.Builder) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.Message message = 3;
addMessageBuilder() - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.Message message = 3;
addMessageBuilder(int) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.Message message = 3;
addMetaInformation(MetaInformation) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.MetaInformation meta_information = 7;
addMetaInformation(int, MetaInformation) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.MetaInformation meta_information = 7;
addMetaInformation(MetaInformation.Builder) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.MetaInformation meta_information = 7;
addMetaInformation(int, MetaInformation.Builder) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.MetaInformation meta_information = 7;
addMetaInformationBuilder() - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.MetaInformation meta_information = 7;
addMetaInformationBuilder(int) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.MetaInformation meta_information = 7;
addMust(Query) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must = 2;
addMust(int, Query) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must = 2;
addMust(Query.Builder) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must = 2;
addMust(int, Query.Builder) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must = 2;
addMustBuilder() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must = 2;
addMustBuilder(int) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must = 2;
addMustNot(Query) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must_not = 4;
addMustNot(int, Query) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must_not = 4;
addMustNot(Query.Builder) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must_not = 4;
addMustNot(int, Query.Builder) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must_not = 4;
addMustNotBuilder() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must_not = 4;
addMustNotBuilder(int) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must_not = 4;
addNestedFilter(Query) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
addNestedFilter(int, Query) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
addNestedFilter(Query.Builder) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
addNestedFilter(int, Query.Builder) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
addNestedFilterBuilder() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
addNestedFilterBuilder(int) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
addParameter(Procedure.Parameter) - Method in class io.dstore.engine.Procedure.Call.Builder
repeated .dstore.engine.procedure.Parameter parameter = 2;
addParameter(int, Procedure.Parameter) - Method in class io.dstore.engine.Procedure.Call.Builder
repeated .dstore.engine.procedure.Parameter parameter = 2;
addParameter(Procedure.Parameter.Builder) - Method in class io.dstore.engine.Procedure.Call.Builder
repeated .dstore.engine.procedure.Parameter parameter = 2;
addParameter(int, Procedure.Parameter.Builder) - Method in class io.dstore.engine.Procedure.Call.Builder
repeated .dstore.engine.procedure.Parameter parameter = 2;
addParameterBuilder() - Method in class io.dstore.engine.Procedure.Call.Builder
repeated .dstore.engine.procedure.Parameter parameter = 2;
addParameterBuilder(int) - Method in class io.dstore.engine.Procedure.Call.Builder
repeated .dstore.engine.procedure.Parameter parameter = 2;
addPosting(Posting) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting.Posting posting = 3;
addPosting(int, Posting) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting.Posting posting = 3;
addPosting(Posting.Builder) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting.Posting posting = 3;
addPosting(int, Posting.Builder) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting.Posting posting = 3;
addPostingBuilder() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting.Posting posting = 3;
addPostingBuilder(int) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting.Posting posting = 3;
addPredecessorTreeNodeId(int) - Method in class io.dstore.elastic.item.Item.Node.Builder
repeated int32 predecessor_tree_node_id = 6;
addRange(Range) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
repeated .dstore.elastic.Range range = 2;
addRange(int, Range) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
repeated .dstore.elastic.Range range = 2;
addRange(Range.Builder) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
repeated .dstore.elastic.Range range = 2;
addRange(int, Range.Builder) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
repeated .dstore.elastic.Range range = 2;
addRangeBuilder() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
repeated .dstore.elastic.Range range = 2;
addRangeBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
repeated .dstore.elastic.Range range = 2;
addRangeFacet(ItemGet.Request.RangeFacet) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
addRangeFacet(int, ItemGet.Request.RangeFacet) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
addRangeFacet(ItemGet.Request.RangeFacet.Builder) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
addRangeFacet(int, ItemGet.Request.RangeFacet.Builder) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
addRangeFacetBuilder() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
addRangeFacetBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.BoolQuery.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.Field.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.forum.Posting.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.Item.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.Item.Node.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.Query.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.Query.Range.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.Query.Terms.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.Query.Type.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.Range.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.Sort.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.Sort.ScoreSort.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.engine.Message.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.engine.MetaInformation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.engine.Procedure.Call.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.engine.Procedure.Parameter.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.engine.Procedure.Response.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.engine.Procedure.Response.Row.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.values.BooleanValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.values.BytesValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.values.DecimalValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.values.DoubleValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.values.IntegerValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.values.LongValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.values.StringValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.values.TimestampValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.values.Value.Builder
 
addRow(Procedure.Response.Row) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.procedure.Response.Row row = 5;
addRow(int, Procedure.Response.Row) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.procedure.Response.Row row = 5;
addRow(Procedure.Response.Row.Builder) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.procedure.Response.Row row = 5;
addRow(int, Procedure.Response.Row.Builder) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.procedure.Response.Row row = 5;
addRowBuilder() - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.procedure.Response.Row row = 5;
addRowBuilder(int) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.procedure.Response.Row row = 5;
addShould(Query) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query should = 3;
addShould(int, Query) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query should = 3;
addShould(Query.Builder) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query should = 3;
addShould(int, Query.Builder) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query should = 3;
addShouldBuilder() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query should = 3;
addShouldBuilder(int) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query should = 3;
addSort(Sort) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
addSort(int, Sort) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
addSort(Sort.Builder) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
addSort(int, Sort.Builder) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
addSort(Sort) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated .dstore.elastic.Sort sort = 10;
addSort(int, Sort) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated .dstore.elastic.Sort sort = 10;
addSort(Sort.Builder) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated .dstore.elastic.Sort sort = 10;
addSort(int, Sort.Builder) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated .dstore.elastic.Sort sort = 10;
addSort(Sort) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
addSort(int, Sort) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
addSort(Sort.Builder) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
addSort(int, Sort.Builder) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
addSortBuilder() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
addSortBuilder(int) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
addSortBuilder() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated .dstore.elastic.Sort sort = 10;
addSortBuilder(int) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated .dstore.elastic.Sort sort = 10;
addSortBuilder() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
addSortBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
addSuggestion(ItemSuggest.Response.Suggestion) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
addSuggestion(int, ItemSuggest.Response.Suggestion) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
addSuggestion(ItemSuggest.Response.Suggestion.Builder) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
addSuggestion(int, ItemSuggest.Response.Suggestion.Builder) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
addSuggestionBuilder() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
addSuggestionBuilder(int) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
addUsedValue(PostingGet.Response.UsedValues) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
addUsedValue(int, PostingGet.Response.UsedValues) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
addUsedValue(PostingGet.Response.UsedValues.Builder) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
addUsedValue(int, PostingGet.Response.UsedValues.Builder) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
addUsedValueBuilder() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
addUsedValueBuilder(int) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
addUsedValuesField(String) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string used_values_field = 22;
addUsedValuesFieldBytes(ByteString) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string used_values_field = 22;
addValue(Value) - Method in class io.dstore.elastic.Field.Builder
repeated .dstore.values.Value value = 3;
addValue(int, Value) - Method in class io.dstore.elastic.Field.Builder
repeated .dstore.values.Value value = 3;
addValue(Value.Builder) - Method in class io.dstore.elastic.Field.Builder
repeated .dstore.values.Value value = 3;
addValue(int, Value.Builder) - Method in class io.dstore.elastic.Field.Builder
repeated .dstore.values.Value value = 3;
addValue(PostingGet.Response.UsedValues.UsedValue) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
addValue(int, PostingGet.Response.UsedValues.UsedValue) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
addValue(PostingGet.Response.UsedValues.UsedValue.Builder) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
addValue(int, PostingGet.Response.UsedValues.UsedValue.Builder) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
addValue(String) - Method in class io.dstore.elastic.Query.Terms.Builder
repeated string value = 2;
addValueBuilder() - Method in class io.dstore.elastic.Field.Builder
repeated .dstore.values.Value value = 3;
addValueBuilder(int) - Method in class io.dstore.elastic.Field.Builder
repeated .dstore.values.Value value = 3;
addValueBuilder() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
addValueBuilder(int) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
addValueBytes(ByteString) - Method in class io.dstore.elastic.Query.Terms.Builder
repeated string value = 2;
addVariantNode(Item.Node) - Method in class io.dstore.elastic.item.Item.Builder
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
addVariantNode(int, Item.Node) - Method in class io.dstore.elastic.item.Item.Builder
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
addVariantNode(Item.Node.Builder) - Method in class io.dstore.elastic.item.Item.Builder
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
addVariantNode(int, Item.Node.Builder) - Method in class io.dstore.elastic.item.Item.Builder
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
addVariantNodeBuilder() - Method in class io.dstore.elastic.item.Item.Builder
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
addVariantNodeBuilder(int) - Method in class io.dstore.elastic.item.Item.Builder
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
ALLOW_PARTIAL_MATCHES_FIELD_NUMBER - Static variable in class io.dstore.elastic.Query.Terms
 
applyRequestMetadata(MethodDescriptor<?, ?>, Attributes, Executor, CallCredentials.MetadataApplier) - Method in class io.dstore.helper.DstoreCredentials
 
ASCENDING_VALUE - Static variable in enum io.dstore.elastic.Sort.Order
ASCENDING = 0;
AUTHOR_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.Posting
 
AUTHOR_PERSON_ID_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.Posting
 
AVG_VALUE - Static variable in enum io.dstore.elastic.Sort.Mode
AVG = 4;

B

BASE_QUERY_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Request
 
BASE_QUERY_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemSuggest.Request
 
bindService() - Method in class io.dstore.elastic.ElasticGrpc.ElasticImplBase
 
bindService() - Method in class io.dstore.engine.EngineGrpc.EngineImplBase
 
BODY_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.Posting
 
BOOL_QUERY_FIELD_NUMBER - Static variable in class io.dstore.elastic.Query
 
BOOLEAN_VALUE_FIELD_NUMBER - Static variable in class io.dstore.values.Value
 
BooleanValue - Class in io.dstore.values
Protobuf type dstore.values.BooleanValue
BooleanValue.Builder - Class in io.dstore.values
Protobuf type dstore.values.BooleanValue
BooleanValueOrBuilder - Interface in io.dstore.values
 
BoolQuery - Class in io.dstore.elastic
Protobuf type dstore.elastic.BoolQuery
BoolQuery.Builder - Class in io.dstore.elastic
Protobuf type dstore.elastic.BoolQuery
BoolQueryOrBuilder - Interface in io.dstore.elastic
 
BOOST_FIELD_NUMBER - Static variable in class io.dstore.elastic.BoolQuery
 
build() - Method in class io.dstore.elastic.BoolQuery.Builder
 
build(Channel, CallOptions) - Method in class io.dstore.elastic.ElasticGrpc.ElasticBlockingStub
 
build(Channel, CallOptions) - Method in class io.dstore.elastic.ElasticGrpc.ElasticFutureStub
 
build(Channel, CallOptions) - Method in class io.dstore.elastic.ElasticGrpc.ElasticStub
 
build() - Method in class io.dstore.elastic.Field.Builder
 
build() - Method in class io.dstore.elastic.forum.Posting.Builder
 
build() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
 
build() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
 
build() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
 
build() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
 
build() - Method in class io.dstore.elastic.item.Item.Builder
 
build() - Method in class io.dstore.elastic.item.Item.Node.Builder
 
build() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
 
build() - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
 
build() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
 
build() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
 
build() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
 
build() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
 
build() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
 
build() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
 
build() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
 
build() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
 
build() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
 
build() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
 
build() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
 
build() - Method in class io.dstore.elastic.Query.Builder
 
build() - Method in class io.dstore.elastic.Query.Range.Builder
 
build() - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
 
build() - Method in class io.dstore.elastic.Query.Terms.Builder
 
build() - Method in class io.dstore.elastic.Query.Type.Builder
 
build() - Method in class io.dstore.elastic.Range.Builder
 
build() - Method in class io.dstore.elastic.Sort.Builder
 
build() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
 
build() - Method in class io.dstore.elastic.Sort.ScoreSort.Builder
 
build(Channel, CallOptions) - Method in class io.dstore.engine.EngineGrpc.EngineBlockingStub
 
build(Channel, CallOptions) - Method in class io.dstore.engine.EngineGrpc.EngineFutureStub
 
build(Channel, CallOptions) - Method in class io.dstore.engine.EngineGrpc.EngineStub
 
build() - Method in class io.dstore.engine.Message.Builder
 
build() - Method in class io.dstore.engine.MetaInformation.Builder
 
build() - Method in class io.dstore.engine.Procedure.Call.Builder
 
build() - Method in class io.dstore.engine.Procedure.Parameter.Builder
 
build() - Method in class io.dstore.engine.Procedure.Response.Builder
 
build() - Method in class io.dstore.engine.Procedure.Response.Row.Builder
 
build() - Method in class io.dstore.values.BooleanValue.Builder
 
build() - Method in class io.dstore.values.BytesValue.Builder
 
build() - Method in class io.dstore.values.DecimalValue.Builder
 
build() - Method in class io.dstore.values.DoubleValue.Builder
 
build() - Method in class io.dstore.values.IntegerValue.Builder
 
build() - Method in class io.dstore.values.LongValue.Builder
 
build() - Method in class io.dstore.values.StringValue.Builder
 
build() - Method in class io.dstore.values.TimestampValue.Builder
 
build() - Method in class io.dstore.values.Value.Builder
 
buildPartial() - Method in class io.dstore.elastic.BoolQuery.Builder
 
buildPartial() - Method in class io.dstore.elastic.Field.Builder
 
buildPartial() - Method in class io.dstore.elastic.forum.Posting.Builder
 
buildPartial() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
 
buildPartial() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
 
buildPartial() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
 
buildPartial() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
 
buildPartial() - Method in class io.dstore.elastic.item.Item.Builder
 
buildPartial() - Method in class io.dstore.elastic.item.Item.Node.Builder
 
buildPartial() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
 
buildPartial() - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
 
buildPartial() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
 
buildPartial() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
 
buildPartial() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
 
buildPartial() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
 
buildPartial() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
 
buildPartial() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
 
buildPartial() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
 
buildPartial() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
 
buildPartial() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
 
buildPartial() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
 
buildPartial() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
 
buildPartial() - Method in class io.dstore.elastic.Query.Builder
 
buildPartial() - Method in class io.dstore.elastic.Query.Range.Builder
 
buildPartial() - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
 
buildPartial() - Method in class io.dstore.elastic.Query.Terms.Builder
 
buildPartial() - Method in class io.dstore.elastic.Query.Type.Builder
 
buildPartial() - Method in class io.dstore.elastic.Range.Builder
 
buildPartial() - Method in class io.dstore.elastic.Sort.Builder
 
buildPartial() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
 
buildPartial() - Method in class io.dstore.elastic.Sort.ScoreSort.Builder
 
buildPartial() - Method in class io.dstore.engine.Message.Builder
 
buildPartial() - Method in class io.dstore.engine.MetaInformation.Builder
 
buildPartial() - Method in class io.dstore.engine.Procedure.Call.Builder
 
buildPartial() - Method in class io.dstore.engine.Procedure.Parameter.Builder
 
buildPartial() - Method in class io.dstore.engine.Procedure.Response.Builder
 
buildPartial() - Method in class io.dstore.engine.Procedure.Response.Row.Builder
 
buildPartial() - Method in class io.dstore.values.BooleanValue.Builder
 
buildPartial() - Method in class io.dstore.values.BytesValue.Builder
 
buildPartial() - Method in class io.dstore.values.DecimalValue.Builder
 
buildPartial() - Method in class io.dstore.values.DoubleValue.Builder
 
buildPartial() - Method in class io.dstore.values.IntegerValue.Builder
 
buildPartial() - Method in class io.dstore.values.LongValue.Builder
 
buildPartial() - Method in class io.dstore.values.StringValue.Builder
 
buildPartial() - Method in class io.dstore.values.TimestampValue.Builder
 
buildPartial() - Method in class io.dstore.values.Value.Builder
 
BYTE_VALUE_FIELD_NUMBER - Static variable in class io.dstore.values.Value
 
BytesValue - Class in io.dstore.values
Protobuf type dstore.values.BytesValue
BytesValue.Builder - Class in io.dstore.values
Protobuf type dstore.values.BytesValue
BytesValueOrBuilder - Interface in io.dstore.values
 

C

CALL_ID_FIELD_NUMBER - Static variable in class io.dstore.engine.Procedure.Call
 
CALL_ID_FIELD_NUMBER - Static variable in class io.dstore.engine.Procedure.Response
 
ChannelHelper - Class in io.dstore.helper
Created by bdolkemeier on 17.01.17.
ChannelHelper() - Constructor for class io.dstore.helper.ChannelHelper
 
clear() - Method in class io.dstore.elastic.BoolQuery.Builder
 
clear() - Method in class io.dstore.elastic.Field.Builder
 
clear() - Method in class io.dstore.elastic.forum.Posting.Builder
 
clear() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
 
clear() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
 
clear() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
 
clear() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
 
clear() - Method in class io.dstore.elastic.item.Item.Builder
 
clear() - Method in class io.dstore.elastic.item.Item.Node.Builder
 
clear() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
 
clear() - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
 
clear() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
 
clear() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
 
clear() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
 
clear() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
 
clear() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
 
clear() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
 
clear() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
 
clear() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
 
clear() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
 
clear() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
 
clear() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
 
clear() - Method in class io.dstore.elastic.Query.Builder
 
clear() - Method in class io.dstore.elastic.Query.Range.Builder
 
clear() - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
 
clear() - Method in class io.dstore.elastic.Query.Terms.Builder
 
clear() - Method in class io.dstore.elastic.Query.Type.Builder
 
clear() - Method in class io.dstore.elastic.Range.Builder
 
clear() - Method in class io.dstore.elastic.Sort.Builder
 
clear() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
 
clear() - Method in class io.dstore.elastic.Sort.ScoreSort.Builder
 
clear() - Method in class io.dstore.engine.Message.Builder
 
clear() - Method in class io.dstore.engine.MetaInformation.Builder
 
clear() - Method in class io.dstore.engine.Procedure.Call.Builder
 
clear() - Method in class io.dstore.engine.Procedure.Parameter.Builder
 
clear() - Method in class io.dstore.engine.Procedure.Response.Builder
 
clear() - Method in class io.dstore.engine.Procedure.Response.Row.Builder
 
clear() - Method in class io.dstore.values.BooleanValue.Builder
 
clear() - Method in class io.dstore.values.BytesValue.Builder
 
clear() - Method in class io.dstore.values.DecimalValue.Builder
 
clear() - Method in class io.dstore.values.DoubleValue.Builder
 
clear() - Method in class io.dstore.values.IntegerValue.Builder
 
clear() - Method in class io.dstore.values.LongValue.Builder
 
clear() - Method in class io.dstore.values.StringValue.Builder
 
clear() - Method in class io.dstore.values.TimestampValue.Builder
 
clear() - Method in class io.dstore.values.Value.Builder
 
clearActive() - Method in class io.dstore.elastic.item.Item.Node.Builder
bool active = 3;
clearActive() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
Only filled when using a term-facet
clearAllowPartialMatches() - Method in class io.dstore.elastic.Query.Terms.Builder
means: use the ".raw" (not analyzed) field
clearAuthor() - Method in class io.dstore.elastic.forum.Posting.Builder
string author = 5;
clearAuthorPersonId() - Method in class io.dstore.elastic.forum.Posting.Builder
int32 author_person_id = 4;
clearBaseQuery() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
Danach wird das Suchergebnis und alle Aggregationen gefiltert
clearBaseQuery() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
Used to filter the suggestions
clearBody() - Method in class io.dstore.elastic.forum.Posting.Builder
string body = 11;
clearBooleanValue() - Method in class io.dstore.values.Value.Builder
.dstore.values.BooleanValue boolean_value = 14;
clearBoolQuery() - Method in class io.dstore.elastic.Query.Builder
not yet supported in FacetedNavigation
clearBoost() - Method in class io.dstore.elastic.BoolQuery.Builder
double boost = 6;
clearByteValue() - Method in class io.dstore.values.Value.Builder
.dstore.values.BytesValue byte_value = 12;
clearCallId() - Method in class io.dstore.engine.Procedure.Call.Builder
optional id to identify the corresponding response
clearCallId() - Method in class io.dstore.engine.Procedure.Response.Builder
int32 call_id = 4;
clearCode() - Method in class io.dstore.engine.Message.Builder
int32 code = 2;
clearColumns() - Method in class io.dstore.engine.Procedure.Response.Row.Builder
 
clearCount() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
int32 count = 2;
clearCount() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
int32 count = 2;
clearDateRangeFacet() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
clearDecimalValue() - Method in class io.dstore.values.Value.Builder
.dstore.values.DecimalValue decimal_value = 15;
clearDescription() - Method in class io.dstore.elastic.item.Item.Node.Builder
string description = 1;
clearDetails() - Method in class io.dstore.engine.MetaInformation.Builder
string details = 3;
clearDocumentId() - Method in class io.dstore.elastic.forum.Posting.Builder
string document_id = 32;
clearDocumentId() - Method in class io.dstore.elastic.item.Item.Builder
string document_id = 12;
clearDoubleValue() - Method in class io.dstore.values.Value.Builder
.dstore.values.DoubleValue double_value = 13;
clearElasticQueryString() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
string elastic_query_string = 5;
clearElasticQueryString() - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
string elastic_query_string = 3;
clearElasticQueryString() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
string elastic_query_string = 5;
clearElasticQueryString() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
string elastic_query_string = 5;
clearExcludeFieldPattern() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string exclude_field_pattern = 16;
clearExcludeFieldPattern() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated string exclude_field_pattern = 6;
clearExcludeFieldPattern() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated string exclude_field_pattern = 16;
clearFacet() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
clearFacet() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
clearFacetValue() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.BoolQuery.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.Field.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.forum.Posting.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.item.Item.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.item.Item.Node.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.Query.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.Query.Range.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
 
clearField() - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
repeated string field = 2;
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.Query.Terms.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.Query.Type.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.Range.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.Sort.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.elastic.Sort.ScoreSort.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.engine.Message.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.engine.MetaInformation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.engine.Procedure.Call.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.engine.Procedure.Parameter.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.engine.Procedure.Response.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.engine.Procedure.Response.Row.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.values.BooleanValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.values.BytesValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.values.DecimalValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.values.DoubleValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.values.IntegerValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.values.LongValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.values.StringValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.values.TimestampValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.dstore.values.Value.Builder
 
clearFieldName() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
string field_name = 1;
clearFieldName() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
string field_name = 1;
clearFieldName() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
string field_name = 1;
clearFieldName() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
string field_name = 1;
clearFieldName() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
string field_name = 1;
clearFieldName() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
repeated string field_name = 2;
clearFieldName() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
string field_name = 1;
clearFieldName() - Method in class io.dstore.elastic.Query.Range.Builder
string field_name = 1;
clearFieldName() - Method in class io.dstore.elastic.Query.Terms.Builder
string field_name = 1;
clearFieldName() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
string field_name = 1;
clearFields() - Method in class io.dstore.elastic.item.Item.Node.Builder
 
clearFieldSort() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
.dstore.elastic.item.item_get.Request.Facet.FieldSort field_sort = 3;
clearFieldSort() - Method in class io.dstore.elastic.Sort.Builder
.dstore.elastic.Sort.FieldSort field_sort = 1;
clearFilter() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query filter = 1;
clearForumId() - Method in class io.dstore.elastic.forum.Posting.Builder
int32 forum_id = 1;
clearFrom() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
Paginierung GET /_search?size=5&from=5
clearFrom() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
Paginierung GET /_search?size=5&from=5
clearFrom() - Method in class io.dstore.elastic.Range.Builder
string from = 1;
clearFuzzy() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
bool fuzzy = 7;
clearGreaterThan() - Method in class io.dstore.elastic.Query.Range.Builder
string greater_than = 3;
clearGreaterThanOrEqal() - Method in class io.dstore.elastic.Query.Range.Builder
string greater_than_or_eqal = 2;
clearHasBinaries() - Method in class io.dstore.elastic.forum.Posting.Builder
bool has_binaries = 7;
clearIncludeFieldPattern() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string include_field_pattern = 15;
clearIncludeFieldPattern() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated string include_field_pattern = 5;
clearIncludeFieldPattern() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated string include_field_pattern = 15;
clearIndexName() - Method in class io.dstore.elastic.forum.Posting.Builder
string index_name = 31;
clearIndexName() - Method in class io.dstore.elastic.item.Item.Builder
string index_name = 11;
clearInformation() - Method in class io.dstore.engine.MetaInformation.Builder
string information = 2;
clearInput() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
string input = 1;
clearIntegerValue() - Method in class io.dstore.values.Value.Builder
.dstore.values.IntegerValue integer_value = 10;
clearIsNull() - Method in class io.dstore.engine.Procedure.Parameter.Builder
used to indicate that the parameter has "null-value"
clearItem() - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
repeated .dstore.elastic.item.item.Item item = 2;
clearItem() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item.Item item = 3;
clearLastUpdated() - Method in class io.dstore.elastic.forum.Posting.Builder
.dstore.values.TimestampValue last_updated = 9;
clearLastUpdated() - Method in class io.dstore.elastic.item.Item.Builder
.dstore.values.TimestampValue last_updated = 3;
clearLessThan() - Method in class io.dstore.elastic.Query.Range.Builder
string less_than = 5;
clearLessThanOrEqual() - Method in class io.dstore.elastic.Query.Range.Builder
string less_than_or_equal = 4;
clearLevelId() - Method in class io.dstore.elastic.item.Item.Node.Builder
int32 level_id = 4;
clearLongValue() - Method in class io.dstore.values.Value.Builder
.dstore.values.LongValue long_value = 17;
clearMainPostingId() - Method in class io.dstore.elastic.forum.Posting.Builder
int32 main_posting_id = 12;
clearMatchingItem() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item.Item matching_item = 3;
clearMatchingItemCount() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
int32 matching_item_count = 3;
clearMaxItems() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
int32 max_items = 5;
clearMaxSuggests() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
int32 max_suggests = 6;
clearMaxValue() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
Only filled when using a range-facet
clearMessage() - Method in class io.dstore.engine.Message.Builder
string message = 3;
clearMessage() - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.Message message = 3;
clearMetaInformation() - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.MetaInformation meta_information = 7;
clearMinimumShouldMatch() - Method in class io.dstore.elastic.BoolQuery.Builder
string minimum_should_match = 5;
clearMinimumShouldMatch() - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-minimum-should-match.html
clearMinValue() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
Only filled when using a range-facet
clearMissingTreatment() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
.dstore.elastic.Sort.Missing missing_treatment = 3;
clearMultiField() - Method in class io.dstore.elastic.Field.Builder
bool multi_field = 2;
clearMust() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must = 2;
clearMustNot() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must_not = 4;
clearName() - Method in class io.dstore.elastic.Field.Builder
string name = 1;
clearName() - Method in class io.dstore.engine.Procedure.Parameter.Builder
string name = 1;
clearNestedFilter() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
clearNode() - Method in class io.dstore.elastic.item.Item.Builder
.dstore.elastic.item.item.Item.Node node = 1;
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.BoolQuery.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.Field.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.forum.Posting.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.item.Item.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.item.Item.Node.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.Query.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.Query.Range.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.Query.Terms.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.Query.Type.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.Range.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.Sort.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.elastic.Sort.ScoreSort.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.engine.Message.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.engine.MetaInformation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.engine.Procedure.Call.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.engine.Procedure.Parameter.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.engine.Procedure.Response.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.engine.Procedure.Response.Row.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.values.BooleanValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.values.BytesValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.values.DecimalValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.values.DoubleValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.values.IntegerValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.values.LongValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.values.StringValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.values.TimestampValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.dstore.values.Value.Builder
 
clearOnlyMatchingVariants() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
bool only_matching_variants = 2;
clearOnlyMatchingVariants() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
bool only_matching_variants = 7;
clearOutputParameters() - Method in class io.dstore.engine.Procedure.Response.Builder
 
clearParameter() - Method in class io.dstore.engine.Procedure.Call.Builder
repeated .dstore.engine.procedure.Parameter parameter = 2;
clearPostDate() - Method in class io.dstore.elastic.forum.Posting.Builder
.dstore.values.TimestampValue post_date = 8;
clearPosting() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting.Posting posting = 3;
clearPostingId() - Method in class io.dstore.elastic.forum.Posting.Builder
int32 posting_id = 2;
clearPostQuery() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
Danach wird das Suchergebnis nachträglich gefiltert und es wird jeweils eine zusätzliche FilteredAggregation geliefert
clearPredecessorTreeNodeId() - Method in class io.dstore.elastic.item.Item.Node.Builder
repeated int32 predecessor_tree_node_id = 6;
clearProcedureName() - Method in class io.dstore.engine.Procedure.Call.Builder
string procedure_name = 1;
clearProperties() - Method in class io.dstore.elastic.forum.Posting.Builder
 
clearQuery() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
Danach wird das Suchergebnis gefiltert
clearQuery() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
.dstore.elastic.BoolQuery query = 1;
clearQuery() - Method in class io.dstore.elastic.Query.Builder
 
clearQuery() - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
string query = 1;
clearRange() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
repeated .dstore.elastic.Range range = 2;
clearRangeFacet() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
clearRangeFrom() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
Only filled when using a range-facet
clearRangeQuery() - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
clearRangeTo() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
Only filled when using a range-facet
clearReplyToPostingId() - Method in class io.dstore.elastic.forum.Posting.Builder
int32 reply_to_posting_id = 3;
clearRow() - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.procedure.Response.Row row = 5;
clearRowId() - Method in class io.dstore.engine.Procedure.Response.Row.Builder
int32 row_id = 1;
clearScore() - Method in class io.dstore.elastic.forum.Posting.Builder
double score = 30;
clearScore() - Method in class io.dstore.elastic.item.Item.Builder
double score = 10;
clearScoreSort() - Method in class io.dstore.elastic.Sort.Builder
.dstore.elastic.Sort.ScoreSort score_sort = 2;
clearSeverity() - Method in class io.dstore.engine.Message.Builder
int32 severity = 1;
clearShould() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query should = 3;
clearSimpleQueryStringQuery() - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
clearSize() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
int32 size = 11;
clearSize() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
int32 size = 11;
clearSort() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
clearSort() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated .dstore.elastic.Sort sort = 10;
clearSort() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
clearSortBy() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
 
clearSortBy() - Method in class io.dstore.elastic.Sort.Builder
 
clearSortMode() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
.dstore.elastic.Sort.Mode sort_mode = 3;
clearSortMode() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
.dstore.elastic.Sort.Mode sort_mode = 4;
clearSortNo() - Method in class io.dstore.elastic.item.Item.Node.Builder
int32 sort_no = 5;
clearSortNoSort() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
.dstore.elastic.item.item_get.Request.Facet.SortNoSort sort_no_sort = 2;
clearSortOrder() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
.dstore.elastic.Sort.Order sort_order = 2;
clearSortOrder() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
.dstore.elastic.Sort.Order sort_order = 1;
clearSortOrder() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
.dstore.elastic.Sort.Order sort_order = 2;
clearStringValue() - Method in class io.dstore.values.Value.Builder
.dstore.values.StringValue string_value = 11;
clearSubject() - Method in class io.dstore.elastic.forum.Posting.Builder
string subject = 10;
clearSuggestion() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
clearTermsQuery() - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
clearTimestampValue() - Method in class io.dstore.values.Value.Builder
.dstore.values.TimestampValue timestamp_value = 16;
clearTo() - Method in class io.dstore.elastic.Range.Builder
string to = 2;
clearTotalHits() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
int32 total_hits = 2;
clearTotalHits() - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
int32 total_hits = 1;
clearTotalHits() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
int32 total_hits = 2;
clearTotalItemCount() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
int32 total_item_count = 2;
clearTreeNodeId() - Method in class io.dstore.elastic.item.Item.Node.Builder
int32 tree_node_id = 2;
clearType() - Method in class io.dstore.elastic.Query.Type.Builder
string type = 1;
clearType() - Method in class io.dstore.engine.MetaInformation.Builder
.dstore.engine.MetaInformation.Types type = 1;
clearTypeQuery() - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
clearUseAndAsDefaultOperator() - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
bool use_and_as_default_operator = 3;
clearUseAndOperator() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
bool use_and_operator = 8;
clearUsedValue() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
clearUsedValuesField() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string used_values_field = 22;
clearValue() - Method in class io.dstore.elastic.Field.Builder
repeated .dstore.values.Value value = 3;
clearValue() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
clearValue() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
.dstore.values.Value value = 1;
clearValue() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
.dstore.values.Value value = 1;
clearValue() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
string value = 3;
clearValue() - Method in class io.dstore.elastic.Query.Terms.Builder
repeated string value = 2;
clearValue() - Method in class io.dstore.engine.Procedure.Parameter.Builder
string value = 2;
clearValue() - Method in class io.dstore.values.BooleanValue.Builder
bool value = 1;
clearValue() - Method in class io.dstore.values.BytesValue.Builder
bytes value = 1;
clearValue() - Method in class io.dstore.values.DecimalValue.Builder
Encoded with decimal separator "."
clearValue() - Method in class io.dstore.values.DoubleValue.Builder
double value = 1;
clearValue() - Method in class io.dstore.values.IntegerValue.Builder
int32 value = 1;
clearValue() - Method in class io.dstore.values.LongValue.Builder
int64 value = 1;
clearValue() - Method in class io.dstore.values.StringValue.Builder
string value = 1;
clearValue() - Method in class io.dstore.values.TimestampValue.Builder
.google.protobuf.Timestamp value = 1;
clearValue() - Method in class io.dstore.values.Value.Builder
 
clearVariantNode() - Method in class io.dstore.elastic.item.Item.Builder
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
clearVisible() - Method in class io.dstore.elastic.forum.Posting.Builder
int32 visible = 6;
clone() - Method in class io.dstore.elastic.BoolQuery.Builder
 
clone() - Method in class io.dstore.elastic.Field.Builder
 
clone() - Method in class io.dstore.elastic.forum.Posting.Builder
 
clone() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
 
clone() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
 
clone() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
 
clone() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
 
clone() - Method in class io.dstore.elastic.item.Item.Builder
 
clone() - Method in class io.dstore.elastic.item.Item.Node.Builder
 
clone() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
 
clone() - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
 
clone() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
 
clone() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
 
clone() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
 
clone() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
 
clone() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
 
clone() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
 
clone() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
 
clone() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
 
clone() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
 
clone() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
 
clone() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
 
clone() - Method in class io.dstore.elastic.Query.Builder
 
clone() - Method in class io.dstore.elastic.Query.Range.Builder
 
clone() - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
 
clone() - Method in class io.dstore.elastic.Query.Terms.Builder
 
clone() - Method in class io.dstore.elastic.Query.Type.Builder
 
clone() - Method in class io.dstore.elastic.Range.Builder
 
clone() - Method in class io.dstore.elastic.Sort.Builder
 
clone() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
 
clone() - Method in class io.dstore.elastic.Sort.ScoreSort.Builder
 
clone() - Method in class io.dstore.engine.Message.Builder
 
clone() - Method in class io.dstore.engine.MetaInformation.Builder
 
clone() - Method in class io.dstore.engine.Procedure.Call.Builder
 
clone() - Method in class io.dstore.engine.Procedure.Parameter.Builder
 
clone() - Method in class io.dstore.engine.Procedure.Response.Builder
 
clone() - Method in class io.dstore.engine.Procedure.Response.Row.Builder
 
clone() - Method in class io.dstore.values.BooleanValue.Builder
 
clone() - Method in class io.dstore.values.BytesValue.Builder
 
clone() - Method in class io.dstore.values.DecimalValue.Builder
 
clone() - Method in class io.dstore.values.DoubleValue.Builder
 
clone() - Method in class io.dstore.values.IntegerValue.Builder
 
clone() - Method in class io.dstore.values.LongValue.Builder
 
clone() - Method in class io.dstore.values.StringValue.Builder
 
clone() - Method in class io.dstore.values.TimestampValue.Builder
 
clone() - Method in class io.dstore.values.Value.Builder
 
CODE_FIELD_NUMBER - Static variable in class io.dstore.engine.Message
 
COLUMNS_FIELD_NUMBER - Static variable in class io.dstore.engine.Procedure.Response.Row
 
containsColumns(String) - Method in class io.dstore.engine.Procedure.Response.Row.Builder
a map of column names to values
containsColumns(String) - Method in class io.dstore.engine.Procedure.Response.Row
a map of column names to values
containsColumns(String) - Method in interface io.dstore.engine.Procedure.Response.RowOrBuilder
a map of column names to values
containsFields(String) - Method in class io.dstore.elastic.item.Item.Node.Builder
map<string, .dstore.elastic.Field> fields = 20;
containsFields(String) - Method in class io.dstore.elastic.item.Item.Node
map<string, .dstore.elastic.Field> fields = 20;
containsFields(String) - Method in interface io.dstore.elastic.item.Item.NodeOrBuilder
map<string, .dstore.elastic.Field> fields = 20;
containsOutputParameters(String) - Method in class io.dstore.engine.Procedure.Response.Builder
map<string, .dstore.values.Value> output_parameters = 6;
containsOutputParameters(String) - Method in class io.dstore.engine.Procedure.Response
map<string, .dstore.values.Value> output_parameters = 6;
containsOutputParameters(String) - Method in interface io.dstore.engine.Procedure.ResponseOrBuilder
map<string, .dstore.values.Value> output_parameters = 6;
containsProperties(int) - Method in class io.dstore.elastic.forum.Posting.Builder
map<int32, .dstore.elastic.Field> properties = 20;
containsProperties(int) - Method in class io.dstore.elastic.forum.Posting
map<int32, .dstore.elastic.Field> properties = 20;
containsProperties(int) - Method in interface io.dstore.elastic.forum.PostingOrBuilder
map<int32, .dstore.elastic.Field> properties = 20;
Converter - Class in io.dstore.helper
Created by bdolkemeier on 01.02.17.
Converter() - Constructor for class io.dstore.helper.Converter
 
convertToObject(ValueOrBuilder) - Static method in class io.dstore.helper.ValuesHelper
 
convertToValue(Object) - Static method in class io.dstore.helper.ValuesHelper
 
COUNT_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
COUNT_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
createUniqueID(StringValue) - Method in class io.dstore.engine.EngineGrpc.EngineBlockingStub
 
createUniqueID(StringValue) - Method in class io.dstore.engine.EngineGrpc.EngineFutureStub
 
createUniqueID(StringValue, StreamObserver<StringValue>) - Method in class io.dstore.engine.EngineGrpc.EngineImplBase
 
createUniqueID(StringValue, StreamObserver<StringValue>) - Method in class io.dstore.engine.EngineGrpc.EngineStub
 

D

DATE_RANGE_FACET_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Request
 
DECIMAL_VALUE_FIELD_NUMBER - Static variable in class io.dstore.values.Value
 
DecimalValue - Class in io.dstore.values
Protobuf type dstore.values.DecimalValue
DecimalValue.Builder - Class in io.dstore.values
Protobuf type dstore.values.DecimalValue
DecimalValueOrBuilder - Interface in io.dstore.values
 
DESCENDING_VALUE - Static variable in enum io.dstore.elastic.Sort.Order
DESCENDING = 1;
DESCRIPTION_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.Item.Node
 
DETAILS_FIELD_NUMBER - Static variable in class io.dstore.engine.MetaInformation
 
DOCUMENT_ID_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.Posting
 
DOCUMENT_ID_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.Item
 
DOUBLE_VALUE_FIELD_NUMBER - Static variable in class io.dstore.values.Value
 
DoubleValue - Class in io.dstore.values
Protobuf type dstore.values.DoubleValue
DoubleValue.Builder - Class in io.dstore.values
Protobuf type dstore.values.DoubleValue
DoubleValueOrBuilder - Interface in io.dstore.values
 
DstoreCredentials - Class in io.dstore.helper
Created by bdolkemeier on 30.11.16.
DstoreCredentials() - Constructor for class io.dstore.helper.DstoreCredentials
 
DstoreCredentials(String) - Constructor for class io.dstore.helper.DstoreCredentials
 
DstoreCredentials(String, String) - Constructor for class io.dstore.helper.DstoreCredentials
 
DstoreCredentials(String, String, String) - Constructor for class io.dstore.helper.DstoreCredentials
 
DstoreMetadata - Class in io.dstore.helper
Created by bdolkemeier on 08.07.16.
DstoreMetadata() - Constructor for class io.dstore.helper.DstoreMetadata
 

E

ELASTIC_QUERY_STRING_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.PostingGet.Response
 
ELASTIC_QUERY_STRING_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemExport.Response
 
ELASTIC_QUERY_STRING_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Response
 
ELASTIC_QUERY_STRING_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemSuggest.Response
 
ElasticGrpc - Class in io.dstore.elastic
 
ElasticGrpc.ElasticBlockingStub - Class in io.dstore.elastic
 
ElasticGrpc.ElasticFutureStub - Class in io.dstore.elastic
 
ElasticGrpc.ElasticImplBase - Class in io.dstore.elastic
 
ElasticGrpc.ElasticImplBase() - Constructor for class io.dstore.elastic.ElasticGrpc.ElasticImplBase
 
ElasticGrpc.ElasticStub - Class in io.dstore.elastic
 
ElasticOuterClass - Class in io.dstore.elastic
 
ElasticServiceOuterClass - Class in io.dstore.elastic
 
ENGINE_RETURN_STATUS_KEY - Static variable in class io.dstore.helper.DstoreMetadata
 
EngineGrpc - Class in io.dstore.engine
 
EngineGrpc.EngineBlockingStub - Class in io.dstore.engine
 
EngineGrpc.EngineFutureStub - Class in io.dstore.engine
 
EngineGrpc.EngineImplBase - Class in io.dstore.engine
 
EngineGrpc.EngineImplBase() - Constructor for class io.dstore.engine.EngineGrpc.EngineImplBase
 
EngineGrpc.EngineStub - Class in io.dstore.engine
 
EngineOuterClass - Class in io.dstore.engine
 
EngineServiceOuterClass - Class in io.dstore.engine
 
equals(Object) - Method in class io.dstore.elastic.BoolQuery
 
equals(Object) - Method in class io.dstore.elastic.Field
 
equals(Object) - Method in class io.dstore.elastic.forum.Posting
 
equals(Object) - Method in class io.dstore.elastic.forum.PostingGet.Request
 
equals(Object) - Method in class io.dstore.elastic.forum.PostingGet.Response
 
equals(Object) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
equals(Object) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
equals(Object) - Method in class io.dstore.elastic.item.Item
 
equals(Object) - Method in class io.dstore.elastic.item.Item.Node
 
equals(Object) - Method in class io.dstore.elastic.item.ItemExport.Request
 
equals(Object) - Method in class io.dstore.elastic.item.ItemExport.Response
 
equals(Object) - Method in class io.dstore.elastic.item.ItemGet.Request
 
equals(Object) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
equals(Object) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
equals(Object) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
equals(Object) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
equals(Object) - Method in class io.dstore.elastic.item.ItemGet.Response
 
equals(Object) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
equals(Object) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
equals(Object) - Method in class io.dstore.elastic.item.ItemSuggest.Request
 
equals(Object) - Method in class io.dstore.elastic.item.ItemSuggest.Response
 
equals(Object) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
equals(Object) - Method in class io.dstore.elastic.Query
 
equals(Object) - Method in class io.dstore.elastic.Query.Range
 
equals(Object) - Method in class io.dstore.elastic.Query.SimpleQueryString
 
equals(Object) - Method in class io.dstore.elastic.Query.Terms
 
equals(Object) - Method in class io.dstore.elastic.Query.Type
 
equals(Object) - Method in class io.dstore.elastic.Range
 
equals(Object) - Method in class io.dstore.elastic.Sort
 
equals(Object) - Method in class io.dstore.elastic.Sort.FieldSort
 
equals(Object) - Method in class io.dstore.elastic.Sort.ScoreSort
 
equals(Object) - Method in class io.dstore.engine.Message
 
equals(Object) - Method in class io.dstore.engine.MetaInformation
 
equals(Object) - Method in class io.dstore.engine.Procedure.Call
 
equals(Object) - Method in class io.dstore.engine.Procedure.Parameter
 
equals(Object) - Method in class io.dstore.engine.Procedure.Response
 
equals(Object) - Method in class io.dstore.engine.Procedure.Response.Row
 
equals(Object) - Method in class io.dstore.values.BooleanValue
 
equals(Object) - Method in class io.dstore.values.BytesValue
 
equals(Object) - Method in class io.dstore.values.DecimalValue
 
equals(Object) - Method in class io.dstore.values.DoubleValue
 
equals(Object) - Method in class io.dstore.values.IntegerValue
 
equals(Object) - Method in class io.dstore.values.LongValue
 
equals(Object) - Method in class io.dstore.values.StringValue
 
equals(Object) - Method in class io.dstore.values.TimestampValue
 
equals(Object) - Method in class io.dstore.values.Value
 
EXCLUDE_FIELD_PATTERN_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.PostingGet.Request
 
EXCLUDE_FIELD_PATTERN_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemExport.Request
 
EXCLUDE_FIELD_PATTERN_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Request
 
EXEC_TIME_VALUE - Static variable in enum io.dstore.engine.MetaInformation.Types
EXEC_TIME = 2;
execBatch(StreamObserver<Procedure.Response>) - Method in class io.dstore.engine.EngineGrpc.EngineImplBase
 
execBatch(StreamObserver<Procedure.Response>) - Method in class io.dstore.engine.EngineGrpc.EngineStub
 
execProcedure(Procedure.Call) - Method in class io.dstore.engine.EngineGrpc.EngineBlockingStub
 
execProcedure(Procedure.Call, StreamObserver<Procedure.Response>) - Method in class io.dstore.engine.EngineGrpc.EngineImplBase
 
execProcedure(Procedure.Call, StreamObserver<Procedure.Response>) - Method in class io.dstore.engine.EngineGrpc.EngineStub
 

F

FACET_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Request
 
FACET_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Response
 
FACET_VALUE_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Response.Facet
 
Field - Class in io.dstore.elastic
Protobuf type dstore.elastic.Field
Field.Builder - Class in io.dstore.elastic
Protobuf type dstore.elastic.Field
FIELD_FIELD_NUMBER - Static variable in class io.dstore.elastic.Query.SimpleQueryString
 
FIELD_NAME_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
FIELD_NAME_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Request.Facet
 
FIELD_NAME_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
FIELD_NAME_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
FIELD_NAME_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Response.Facet
 
FIELD_NAME_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemSuggest.Request
 
FIELD_NAME_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
FIELD_NAME_FIELD_NUMBER - Static variable in class io.dstore.elastic.Query.Range
 
FIELD_NAME_FIELD_NUMBER - Static variable in class io.dstore.elastic.Query.Terms
 
FIELD_NAME_FIELD_NUMBER - Static variable in class io.dstore.elastic.Sort.FieldSort
 
FIELD_SORT_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Request.Facet
 
FIELD_SORT_FIELD_NUMBER - Static variable in class io.dstore.elastic.Sort
 
FieldOrBuilder - Interface in io.dstore.elastic
 
FIELDS_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.Item.Node
 
FILTER_FIELD_NUMBER - Static variable in class io.dstore.elastic.BoolQuery
 
FIRST_VALUE - Static variable in enum io.dstore.elastic.Sort.Missing
FIRST = 1;
forNumber(int) - Static method in enum io.dstore.elastic.item.ItemGet.Request.Facet.SortByCase
 
forNumber(int) - Static method in enum io.dstore.elastic.Query.QueryCase
 
forNumber(int) - Static method in enum io.dstore.elastic.Sort.Missing
 
forNumber(int) - Static method in enum io.dstore.elastic.Sort.Mode
 
forNumber(int) - Static method in enum io.dstore.elastic.Sort.Order
 
forNumber(int) - Static method in enum io.dstore.elastic.Sort.SortByCase
 
forNumber(int) - Static method in enum io.dstore.engine.MetaInformation.Types
 
forNumber(int) - Static method in enum io.dstore.values.Value.ValueCase
 
FORUM_ID_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.Posting
 
FROM_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.PostingGet.Request
 
FROM_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Request
 
FROM_FIELD_NUMBER - Static variable in class io.dstore.elastic.Range
 
FUZZY_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemSuggest.Request
 

G

getActive() - Method in class io.dstore.elastic.item.Item.Node.Builder
bool active = 3;
getActive() - Method in class io.dstore.elastic.item.Item.Node
bool active = 3;
getActive() - Method in interface io.dstore.elastic.item.Item.NodeOrBuilder
bool active = 3;
getActive() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
Only filled when using a term-facet
getActive() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
Only filled when using a term-facet
getActive() - Method in interface io.dstore.elastic.item.ItemGet.Response.Facet.FacetValueOrBuilder
Only filled when using a term-facet
getAllowPartialMatches() - Method in class io.dstore.elastic.Query.Terms.Builder
means: use the ".raw" (not analyzed) field
getAllowPartialMatches() - Method in class io.dstore.elastic.Query.Terms
means: use the ".raw" (not analyzed) field
getAllowPartialMatches() - Method in interface io.dstore.elastic.Query.TermsOrBuilder
means: use the ".raw" (not analyzed) field
getAuthor() - Method in class io.dstore.elastic.forum.Posting.Builder
string author = 5;
getAuthor() - Method in class io.dstore.elastic.forum.Posting
string author = 5;
getAuthor() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
string author = 5;
getAuthorBytes() - Method in class io.dstore.elastic.forum.Posting.Builder
string author = 5;
getAuthorBytes() - Method in class io.dstore.elastic.forum.Posting
string author = 5;
getAuthorBytes() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
string author = 5;
getAuthorPersonId() - Method in class io.dstore.elastic.forum.Posting.Builder
int32 author_person_id = 4;
getAuthorPersonId() - Method in class io.dstore.elastic.forum.Posting
int32 author_person_id = 4;
getAuthorPersonId() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
int32 author_person_id = 4;
getBaseQuery() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
Danach wird das Suchergebnis und alle Aggregationen gefiltert
getBaseQuery() - Method in class io.dstore.elastic.item.ItemGet.Request
Danach wird das Suchergebnis und alle Aggregationen gefiltert
getBaseQuery() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
Danach wird das Suchergebnis und alle Aggregationen gefiltert
getBaseQuery() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
Used to filter the suggestions
getBaseQuery() - Method in class io.dstore.elastic.item.ItemSuggest.Request
Used to filter the suggestions
getBaseQuery() - Method in interface io.dstore.elastic.item.ItemSuggest.RequestOrBuilder
Used to filter the suggestions
getBaseQueryBuilder() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
Danach wird das Suchergebnis und alle Aggregationen gefiltert
getBaseQueryBuilder() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
Used to filter the suggestions
getBaseQueryOrBuilder() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
Danach wird das Suchergebnis und alle Aggregationen gefiltert
getBaseQueryOrBuilder() - Method in class io.dstore.elastic.item.ItemGet.Request
Danach wird das Suchergebnis und alle Aggregationen gefiltert
getBaseQueryOrBuilder() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
Danach wird das Suchergebnis und alle Aggregationen gefiltert
getBaseQueryOrBuilder() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
Used to filter the suggestions
getBaseQueryOrBuilder() - Method in class io.dstore.elastic.item.ItemSuggest.Request
Used to filter the suggestions
getBaseQueryOrBuilder() - Method in interface io.dstore.elastic.item.ItemSuggest.RequestOrBuilder
Used to filter the suggestions
getBody() - Method in class io.dstore.elastic.forum.Posting.Builder
string body = 11;
getBody() - Method in class io.dstore.elastic.forum.Posting
string body = 11;
getBody() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
string body = 11;
getBodyBytes() - Method in class io.dstore.elastic.forum.Posting.Builder
string body = 11;
getBodyBytes() - Method in class io.dstore.elastic.forum.Posting
string body = 11;
getBodyBytes() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
string body = 11;
getBooleanValue() - Method in class io.dstore.values.Value.Builder
.dstore.values.BooleanValue boolean_value = 14;
getBooleanValue() - Method in class io.dstore.values.Value
.dstore.values.BooleanValue boolean_value = 14;
getBooleanValue() - Method in interface io.dstore.values.ValueOrBuilder
.dstore.values.BooleanValue boolean_value = 14;
getBooleanValueBuilder() - Method in class io.dstore.values.Value.Builder
.dstore.values.BooleanValue boolean_value = 14;
getBooleanValueOrBuilder() - Method in class io.dstore.values.Value.Builder
.dstore.values.BooleanValue boolean_value = 14;
getBooleanValueOrBuilder() - Method in class io.dstore.values.Value
.dstore.values.BooleanValue boolean_value = 14;
getBooleanValueOrBuilder() - Method in interface io.dstore.values.ValueOrBuilder
.dstore.values.BooleanValue boolean_value = 14;
getBoolQuery() - Method in class io.dstore.elastic.Query.Builder
not yet supported in FacetedNavigation
getBoolQuery() - Method in class io.dstore.elastic.Query
not yet supported in FacetedNavigation
getBoolQuery() - Method in interface io.dstore.elastic.QueryOrBuilder
not yet supported in FacetedNavigation
getBoolQueryBuilder() - Method in class io.dstore.elastic.Query.Builder
not yet supported in FacetedNavigation
getBoolQueryOrBuilder() - Method in class io.dstore.elastic.Query.Builder
not yet supported in FacetedNavigation
getBoolQueryOrBuilder() - Method in class io.dstore.elastic.Query
not yet supported in FacetedNavigation
getBoolQueryOrBuilder() - Method in interface io.dstore.elastic.QueryOrBuilder
not yet supported in FacetedNavigation
getBoost() - Method in class io.dstore.elastic.BoolQuery.Builder
double boost = 6;
getBoost() - Method in class io.dstore.elastic.BoolQuery
double boost = 6;
getBoost() - Method in interface io.dstore.elastic.BoolQueryOrBuilder
double boost = 6;
getByteValue() - Method in class io.dstore.values.Value.Builder
.dstore.values.BytesValue byte_value = 12;
getByteValue() - Method in class io.dstore.values.Value
.dstore.values.BytesValue byte_value = 12;
getByteValue() - Method in interface io.dstore.values.ValueOrBuilder
.dstore.values.BytesValue byte_value = 12;
getByteValueBuilder() - Method in class io.dstore.values.Value.Builder
.dstore.values.BytesValue byte_value = 12;
getByteValueOrBuilder() - Method in class io.dstore.values.Value.Builder
.dstore.values.BytesValue byte_value = 12;
getByteValueOrBuilder() - Method in class io.dstore.values.Value
.dstore.values.BytesValue byte_value = 12;
getByteValueOrBuilder() - Method in interface io.dstore.values.ValueOrBuilder
.dstore.values.BytesValue byte_value = 12;
getCallId() - Method in class io.dstore.engine.Procedure.Call.Builder
optional id to identify the corresponding response
getCallId() - Method in class io.dstore.engine.Procedure.Call
optional id to identify the corresponding response
getCallId() - Method in interface io.dstore.engine.Procedure.CallOrBuilder
optional id to identify the corresponding response
getCallId() - Method in class io.dstore.engine.Procedure.Response.Builder
int32 call_id = 4;
getCallId() - Method in class io.dstore.engine.Procedure.Response
int32 call_id = 4;
getCallId() - Method in interface io.dstore.engine.Procedure.ResponseOrBuilder
int32 call_id = 4;
getCode() - Method in class io.dstore.engine.Message.Builder
int32 code = 2;
getCode() - Method in class io.dstore.engine.Message
int32 code = 2;
getCode() - Method in interface io.dstore.engine.MessageOrBuilder
int32 code = 2;
getColumns() - Method in class io.dstore.engine.Procedure.Response.Row.Builder
Deprecated.
getColumns() - Method in class io.dstore.engine.Procedure.Response.Row
Deprecated.
getColumns() - Method in interface io.dstore.engine.Procedure.Response.RowOrBuilder
Deprecated.
getColumnsCount() - Method in class io.dstore.engine.Procedure.Response.Row.Builder
 
getColumnsCount() - Method in class io.dstore.engine.Procedure.Response.Row
 
getColumnsCount() - Method in interface io.dstore.engine.Procedure.Response.RowOrBuilder
a map of column names to values
getColumnsMap() - Method in class io.dstore.engine.Procedure.Response.Row.Builder
a map of column names to values
getColumnsMap() - Method in class io.dstore.engine.Procedure.Response.Row
a map of column names to values
getColumnsMap() - Method in interface io.dstore.engine.Procedure.Response.RowOrBuilder
a map of column names to values
getColumnsOrDefault(String, Value) - Method in class io.dstore.engine.Procedure.Response.Row.Builder
a map of column names to values
getColumnsOrDefault(String, Value) - Method in class io.dstore.engine.Procedure.Response.Row
a map of column names to values
getColumnsOrDefault(String, Value) - Method in interface io.dstore.engine.Procedure.Response.RowOrBuilder
a map of column names to values
getColumnsOrThrow(String) - Method in class io.dstore.engine.Procedure.Response.Row.Builder
a map of column names to values
getColumnsOrThrow(String) - Method in class io.dstore.engine.Procedure.Response.Row
a map of column names to values
getColumnsOrThrow(String) - Method in interface io.dstore.engine.Procedure.Response.RowOrBuilder
a map of column names to values
getCount() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
int32 count = 2;
getCount() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
int32 count = 2;
getCount() - Method in interface io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValueOrBuilder
int32 count = 2;
getCount() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
int32 count = 2;
getCount() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
int32 count = 2;
getCount() - Method in interface io.dstore.elastic.item.ItemSuggest.Response.SuggestionOrBuilder
int32 count = 2;
getDateRangeFacet(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
getDateRangeFacet(int) - Method in class io.dstore.elastic.item.ItemGet.Request
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
getDateRangeFacet(int) - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
getDateRangeFacetBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
getDateRangeFacetBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
getDateRangeFacetCount() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
getDateRangeFacetCount() - Method in class io.dstore.elastic.item.ItemGet.Request
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
getDateRangeFacetCount() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
getDateRangeFacetList() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
getDateRangeFacetList() - Method in class io.dstore.elastic.item.ItemGet.Request
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
getDateRangeFacetList() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
getDateRangeFacetOrBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
getDateRangeFacetOrBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Request
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
getDateRangeFacetOrBuilder(int) - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
getDateRangeFacetOrBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
getDateRangeFacetOrBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Request
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
getDateRangeFacetOrBuilderList() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
getDecimalValue() - Method in class io.dstore.values.Value.Builder
.dstore.values.DecimalValue decimal_value = 15;
getDecimalValue() - Method in class io.dstore.values.Value
.dstore.values.DecimalValue decimal_value = 15;
getDecimalValue() - Method in interface io.dstore.values.ValueOrBuilder
.dstore.values.DecimalValue decimal_value = 15;
getDecimalValueBuilder() - Method in class io.dstore.values.Value.Builder
.dstore.values.DecimalValue decimal_value = 15;
getDecimalValueOrBuilder() - Method in class io.dstore.values.Value.Builder
.dstore.values.DecimalValue decimal_value = 15;
getDecimalValueOrBuilder() - Method in class io.dstore.values.Value
.dstore.values.DecimalValue decimal_value = 15;
getDecimalValueOrBuilder() - Method in interface io.dstore.values.ValueOrBuilder
.dstore.values.DecimalValue decimal_value = 15;
getDefaultInstance() - Static method in class io.dstore.elastic.BoolQuery
 
getDefaultInstance() - Static method in class io.dstore.elastic.Field
 
getDefaultInstance() - Static method in class io.dstore.elastic.forum.Posting
 
getDefaultInstance() - Static method in class io.dstore.elastic.forum.PostingGet.Request
 
getDefaultInstance() - Static method in class io.dstore.elastic.forum.PostingGet.Response
 
getDefaultInstance() - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
getDefaultInstance() - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
getDefaultInstance() - Static method in class io.dstore.elastic.item.Item
 
getDefaultInstance() - Static method in class io.dstore.elastic.item.Item.Node
 
getDefaultInstance() - Static method in class io.dstore.elastic.item.ItemExport.Request
 
getDefaultInstance() - Static method in class io.dstore.elastic.item.ItemExport.Response
 
getDefaultInstance() - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
getDefaultInstance() - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
getDefaultInstance() - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
getDefaultInstance() - Static method in class io.dstore.elastic.item.ItemGet.Request
 
getDefaultInstance() - Static method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
getDefaultInstance() - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
getDefaultInstance() - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
getDefaultInstance() - Static method in class io.dstore.elastic.item.ItemGet.Response
 
getDefaultInstance() - Static method in class io.dstore.elastic.item.ItemSuggest.Request
 
getDefaultInstance() - Static method in class io.dstore.elastic.item.ItemSuggest.Response
 
getDefaultInstance() - Static method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
getDefaultInstance() - Static method in class io.dstore.elastic.Query
 
getDefaultInstance() - Static method in class io.dstore.elastic.Query.Range
 
getDefaultInstance() - Static method in class io.dstore.elastic.Query.SimpleQueryString
 
getDefaultInstance() - Static method in class io.dstore.elastic.Query.Terms
 
getDefaultInstance() - Static method in class io.dstore.elastic.Query.Type
 
getDefaultInstance() - Static method in class io.dstore.elastic.Range
 
getDefaultInstance() - Static method in class io.dstore.elastic.Sort.FieldSort
 
getDefaultInstance() - Static method in class io.dstore.elastic.Sort
 
getDefaultInstance() - Static method in class io.dstore.elastic.Sort.ScoreSort
 
getDefaultInstance() - Static method in class io.dstore.engine.Message
 
getDefaultInstance() - Static method in class io.dstore.engine.MetaInformation
 
getDefaultInstance() - Static method in class io.dstore.engine.Procedure.Call
 
getDefaultInstance() - Static method in class io.dstore.engine.Procedure.Parameter
 
getDefaultInstance() - Static method in class io.dstore.engine.Procedure.Response
 
getDefaultInstance() - Static method in class io.dstore.engine.Procedure.Response.Row
 
getDefaultInstance() - Static method in class io.dstore.values.BooleanValue
 
getDefaultInstance() - Static method in class io.dstore.values.BytesValue
 
getDefaultInstance() - Static method in class io.dstore.values.DecimalValue
 
getDefaultInstance() - Static method in class io.dstore.values.DoubleValue
 
getDefaultInstance() - Static method in class io.dstore.values.IntegerValue
 
getDefaultInstance() - Static method in class io.dstore.values.LongValue
 
getDefaultInstance() - Static method in class io.dstore.values.StringValue
 
getDefaultInstance() - Static method in class io.dstore.values.TimestampValue
 
getDefaultInstance() - Static method in class io.dstore.values.Value
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.BoolQuery.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.BoolQuery
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.Field.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.Field
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.forum.Posting.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.forum.Posting
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.forum.PostingGet.Request
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.forum.PostingGet.Response
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.Item.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.Item
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.Item.Node.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.Item.Node
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemExport.Request
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemExport.Response
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemGet.Request
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemGet.Response
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemSuggest.Request
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemSuggest.Response
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.Query.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.Query
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.Query.Range.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.Query.Range
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.Query.SimpleQueryString
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.Query.Terms.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.Query.Terms
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.Query.Type.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.Query.Type
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.Range.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.Range
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.Sort.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.Sort.FieldSort
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.Sort
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.Sort.ScoreSort.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.elastic.Sort.ScoreSort
 
getDefaultInstanceForType() - Method in class io.dstore.engine.Message.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.engine.Message
 
getDefaultInstanceForType() - Method in class io.dstore.engine.MetaInformation.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.engine.MetaInformation
 
getDefaultInstanceForType() - Method in class io.dstore.engine.Procedure.Call.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.engine.Procedure.Call
 
getDefaultInstanceForType() - Method in class io.dstore.engine.Procedure.Parameter.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.engine.Procedure.Parameter
 
getDefaultInstanceForType() - Method in class io.dstore.engine.Procedure.Response.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.engine.Procedure.Response
 
getDefaultInstanceForType() - Method in class io.dstore.engine.Procedure.Response.Row.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.engine.Procedure.Response.Row
 
getDefaultInstanceForType() - Method in class io.dstore.values.BooleanValue.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.values.BooleanValue
 
getDefaultInstanceForType() - Method in class io.dstore.values.BytesValue.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.values.BytesValue
 
getDefaultInstanceForType() - Method in class io.dstore.values.DecimalValue.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.values.DecimalValue
 
getDefaultInstanceForType() - Method in class io.dstore.values.DoubleValue.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.values.DoubleValue
 
getDefaultInstanceForType() - Method in class io.dstore.values.IntegerValue.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.values.IntegerValue
 
getDefaultInstanceForType() - Method in class io.dstore.values.LongValue.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.values.LongValue
 
getDefaultInstanceForType() - Method in class io.dstore.values.StringValue.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.values.StringValue
 
getDefaultInstanceForType() - Method in class io.dstore.values.TimestampValue.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.values.TimestampValue
 
getDefaultInstanceForType() - Method in class io.dstore.values.Value.Builder
 
getDefaultInstanceForType() - Method in class io.dstore.values.Value
 
getDescription() - Method in class io.dstore.elastic.item.Item.Node.Builder
string description = 1;
getDescription() - Method in class io.dstore.elastic.item.Item.Node
string description = 1;
getDescription() - Method in interface io.dstore.elastic.item.Item.NodeOrBuilder
string description = 1;
getDescriptionBytes() - Method in class io.dstore.elastic.item.Item.Node.Builder
string description = 1;
getDescriptionBytes() - Method in class io.dstore.elastic.item.Item.Node
string description = 1;
getDescriptionBytes() - Method in interface io.dstore.elastic.item.Item.NodeOrBuilder
string description = 1;
getDescriptor() - Static method in class io.dstore.elastic.BoolQuery.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.BoolQuery
 
getDescriptor() - Static method in class io.dstore.elastic.ElasticOuterClass
 
getDescriptor() - Static method in class io.dstore.elastic.ElasticServiceOuterClass
 
getDescriptor() - Static method in class io.dstore.elastic.Field.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.Field
 
getDescriptor() - Static method in class io.dstore.elastic.forum.Posting.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.forum.Posting
 
getDescriptor() - Static method in class io.dstore.elastic.forum.PostingGet
 
getDescriptor() - Static method in class io.dstore.elastic.forum.PostingGet.Request.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.forum.PostingGet.Request
 
getDescriptor() - Static method in class io.dstore.elastic.forum.PostingGet.Response.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.forum.PostingGet.Response
 
getDescriptor() - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
getDescriptor() - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
getDescriptor() - Static method in class io.dstore.elastic.forum.PostingOuterClass
 
getDescriptor() - Static method in class io.dstore.elastic.item.Item.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.item.Item
 
getDescriptor() - Static method in class io.dstore.elastic.item.Item.Node.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.item.Item.Node
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemExport
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemExport.Request.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemExport.Request
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemExport.Response.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemExport.Response
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemGet
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemGet.Request.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemGet.Request
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemGet.Response.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemGet.Response
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemOuterClass
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemSuggest
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemSuggest.Request
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemSuggest.Response
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
getDescriptor() - Static method in class io.dstore.elastic.Query.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.Query
 
getDescriptor() - Static method in class io.dstore.elastic.Query.Range.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.Query.Range
 
getDescriptor() - Static method in class io.dstore.elastic.Query.SimpleQueryString.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.Query.SimpleQueryString
 
getDescriptor() - Static method in class io.dstore.elastic.Query.Terms.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.Query.Terms
 
getDescriptor() - Static method in class io.dstore.elastic.Query.Type.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.Query.Type
 
getDescriptor() - Static method in class io.dstore.elastic.Range.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.Range
 
getDescriptor() - Static method in class io.dstore.elastic.Sort.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.Sort.FieldSort.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.Sort.FieldSort
 
getDescriptor() - Static method in class io.dstore.elastic.Sort
 
getDescriptor() - Static method in enum io.dstore.elastic.Sort.Missing
 
getDescriptor() - Static method in enum io.dstore.elastic.Sort.Mode
 
getDescriptor() - Static method in enum io.dstore.elastic.Sort.Order
 
getDescriptor() - Static method in class io.dstore.elastic.Sort.ScoreSort.Builder
 
getDescriptor() - Static method in class io.dstore.elastic.Sort.ScoreSort
 
getDescriptor() - Static method in class io.dstore.engine.EngineOuterClass
 
getDescriptor() - Static method in class io.dstore.engine.EngineServiceOuterClass
 
getDescriptor() - Static method in class io.dstore.engine.Message.Builder
 
getDescriptor() - Static method in class io.dstore.engine.Message
 
getDescriptor() - Static method in class io.dstore.engine.MetaInformation.Builder
 
getDescriptor() - Static method in class io.dstore.engine.MetaInformation
 
getDescriptor() - Static method in enum io.dstore.engine.MetaInformation.Types
 
getDescriptor() - Static method in class io.dstore.engine.Procedure.Call.Builder
 
getDescriptor() - Static method in class io.dstore.engine.Procedure.Call
 
getDescriptor() - Static method in class io.dstore.engine.Procedure
 
getDescriptor() - Static method in class io.dstore.engine.Procedure.Parameter.Builder
 
getDescriptor() - Static method in class io.dstore.engine.Procedure.Parameter
 
getDescriptor() - Static method in class io.dstore.engine.Procedure.Response.Builder
 
getDescriptor() - Static method in class io.dstore.engine.Procedure.Response
 
getDescriptor() - Static method in class io.dstore.engine.Procedure.Response.Row.Builder
 
getDescriptor() - Static method in class io.dstore.engine.Procedure.Response.Row
 
getDescriptor() - Static method in class io.dstore.values.BooleanValue.Builder
 
getDescriptor() - Static method in class io.dstore.values.BooleanValue
 
getDescriptor() - Static method in class io.dstore.values.BytesValue.Builder
 
getDescriptor() - Static method in class io.dstore.values.BytesValue
 
getDescriptor() - Static method in class io.dstore.values.DecimalValue.Builder
 
getDescriptor() - Static method in class io.dstore.values.DecimalValue
 
getDescriptor() - Static method in class io.dstore.values.DoubleValue.Builder
 
getDescriptor() - Static method in class io.dstore.values.DoubleValue
 
getDescriptor() - Static method in class io.dstore.values.IntegerValue.Builder
 
getDescriptor() - Static method in class io.dstore.values.IntegerValue
 
getDescriptor() - Static method in class io.dstore.values.LongValue.Builder
 
getDescriptor() - Static method in class io.dstore.values.LongValue
 
getDescriptor() - Static method in class io.dstore.values.StringValue.Builder
 
getDescriptor() - Static method in class io.dstore.values.StringValue
 
getDescriptor() - Static method in class io.dstore.values.TimestampValue.Builder
 
getDescriptor() - Static method in class io.dstore.values.TimestampValue
 
getDescriptor() - Static method in class io.dstore.values.Value.Builder
 
getDescriptor() - Static method in class io.dstore.values.Value
 
getDescriptor() - Static method in class io.dstore.values.ValuesOuterClass
 
getDescriptorForType() - Method in class io.dstore.elastic.BoolQuery.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.Field.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.forum.Posting.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.item.Item.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.item.Item.Node.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.Query.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.Query.Range.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.Query.Terms.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.Query.Type.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.Range.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.Sort.Builder
 
getDescriptorForType() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
 
getDescriptorForType() - Method in enum io.dstore.elastic.Sort.Missing
 
getDescriptorForType() - Method in enum io.dstore.elastic.Sort.Mode
 
getDescriptorForType() - Method in enum io.dstore.elastic.Sort.Order
 
getDescriptorForType() - Method in class io.dstore.elastic.Sort.ScoreSort.Builder
 
getDescriptorForType() - Method in class io.dstore.engine.Message.Builder
 
getDescriptorForType() - Method in class io.dstore.engine.MetaInformation.Builder
 
getDescriptorForType() - Method in enum io.dstore.engine.MetaInformation.Types
 
getDescriptorForType() - Method in class io.dstore.engine.Procedure.Call.Builder
 
getDescriptorForType() - Method in class io.dstore.engine.Procedure.Parameter.Builder
 
getDescriptorForType() - Method in class io.dstore.engine.Procedure.Response.Builder
 
getDescriptorForType() - Method in class io.dstore.engine.Procedure.Response.Row.Builder
 
getDescriptorForType() - Method in class io.dstore.values.BooleanValue.Builder
 
getDescriptorForType() - Method in class io.dstore.values.BytesValue.Builder
 
getDescriptorForType() - Method in class io.dstore.values.DecimalValue.Builder
 
getDescriptorForType() - Method in class io.dstore.values.DoubleValue.Builder
 
getDescriptorForType() - Method in class io.dstore.values.IntegerValue.Builder
 
getDescriptorForType() - Method in class io.dstore.values.LongValue.Builder
 
getDescriptorForType() - Method in class io.dstore.values.StringValue.Builder
 
getDescriptorForType() - Method in class io.dstore.values.TimestampValue.Builder
 
getDescriptorForType() - Method in class io.dstore.values.Value.Builder
 
getDetails() - Method in class io.dstore.engine.MetaInformation.Builder
string details = 3;
getDetails() - Method in class io.dstore.engine.MetaInformation
string details = 3;
getDetails() - Method in interface io.dstore.engine.MetaInformationOrBuilder
string details = 3;
getDetailsBytes() - Method in class io.dstore.engine.MetaInformation.Builder
string details = 3;
getDetailsBytes() - Method in class io.dstore.engine.MetaInformation
string details = 3;
getDetailsBytes() - Method in interface io.dstore.engine.MetaInformationOrBuilder
string details = 3;
getDocumentId() - Method in class io.dstore.elastic.forum.Posting.Builder
string document_id = 32;
getDocumentId() - Method in class io.dstore.elastic.forum.Posting
string document_id = 32;
getDocumentId() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
string document_id = 32;
getDocumentId() - Method in class io.dstore.elastic.item.Item.Builder
string document_id = 12;
getDocumentId() - Method in class io.dstore.elastic.item.Item
string document_id = 12;
getDocumentId() - Method in interface io.dstore.elastic.item.ItemOrBuilder
string document_id = 12;
getDocumentIdBytes() - Method in class io.dstore.elastic.forum.Posting.Builder
string document_id = 32;
getDocumentIdBytes() - Method in class io.dstore.elastic.forum.Posting
string document_id = 32;
getDocumentIdBytes() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
string document_id = 32;
getDocumentIdBytes() - Method in class io.dstore.elastic.item.Item.Builder
string document_id = 12;
getDocumentIdBytes() - Method in class io.dstore.elastic.item.Item
string document_id = 12;
getDocumentIdBytes() - Method in interface io.dstore.elastic.item.ItemOrBuilder
string document_id = 12;
getDoubleValue() - Method in class io.dstore.values.Value.Builder
.dstore.values.DoubleValue double_value = 13;
getDoubleValue() - Method in class io.dstore.values.Value
.dstore.values.DoubleValue double_value = 13;
getDoubleValue() - Method in interface io.dstore.values.ValueOrBuilder
.dstore.values.DoubleValue double_value = 13;
getDoubleValueBuilder() - Method in class io.dstore.values.Value.Builder
.dstore.values.DoubleValue double_value = 13;
getDoubleValueOrBuilder() - Method in class io.dstore.values.Value.Builder
.dstore.values.DoubleValue double_value = 13;
getDoubleValueOrBuilder() - Method in class io.dstore.values.Value
.dstore.values.DoubleValue double_value = 13;
getDoubleValueOrBuilder() - Method in interface io.dstore.values.ValueOrBuilder
.dstore.values.DoubleValue double_value = 13;
getElasticQueryString() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
string elastic_query_string = 5;
getElasticQueryString() - Method in class io.dstore.elastic.forum.PostingGet.Response
string elastic_query_string = 5;
getElasticQueryString() - Method in interface io.dstore.elastic.forum.PostingGet.ResponseOrBuilder
string elastic_query_string = 5;
getElasticQueryString() - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
string elastic_query_string = 3;
getElasticQueryString() - Method in class io.dstore.elastic.item.ItemExport.Response
string elastic_query_string = 3;
getElasticQueryString() - Method in interface io.dstore.elastic.item.ItemExport.ResponseOrBuilder
string elastic_query_string = 3;
getElasticQueryString() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
string elastic_query_string = 5;
getElasticQueryString() - Method in class io.dstore.elastic.item.ItemGet.Response
string elastic_query_string = 5;
getElasticQueryString() - Method in interface io.dstore.elastic.item.ItemGet.ResponseOrBuilder
string elastic_query_string = 5;
getElasticQueryString() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
string elastic_query_string = 5;
getElasticQueryString() - Method in class io.dstore.elastic.item.ItemSuggest.Response
string elastic_query_string = 5;
getElasticQueryString() - Method in interface io.dstore.elastic.item.ItemSuggest.ResponseOrBuilder
string elastic_query_string = 5;
getElasticQueryStringBytes() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
string elastic_query_string = 5;
getElasticQueryStringBytes() - Method in class io.dstore.elastic.forum.PostingGet.Response
string elastic_query_string = 5;
getElasticQueryStringBytes() - Method in interface io.dstore.elastic.forum.PostingGet.ResponseOrBuilder
string elastic_query_string = 5;
getElasticQueryStringBytes() - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
string elastic_query_string = 3;
getElasticQueryStringBytes() - Method in class io.dstore.elastic.item.ItemExport.Response
string elastic_query_string = 3;
getElasticQueryStringBytes() - Method in interface io.dstore.elastic.item.ItemExport.ResponseOrBuilder
string elastic_query_string = 3;
getElasticQueryStringBytes() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
string elastic_query_string = 5;
getElasticQueryStringBytes() - Method in class io.dstore.elastic.item.ItemGet.Response
string elastic_query_string = 5;
getElasticQueryStringBytes() - Method in interface io.dstore.elastic.item.ItemGet.ResponseOrBuilder
string elastic_query_string = 5;
getElasticQueryStringBytes() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
string elastic_query_string = 5;
getElasticQueryStringBytes() - Method in class io.dstore.elastic.item.ItemSuggest.Response
string elastic_query_string = 5;
getElasticQueryStringBytes() - Method in interface io.dstore.elastic.item.ItemSuggest.ResponseOrBuilder
string elastic_query_string = 5;
getExcludeFieldPattern(int) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string exclude_field_pattern = 16;
getExcludeFieldPattern(int) - Method in class io.dstore.elastic.forum.PostingGet.Request
repeated string exclude_field_pattern = 16;
getExcludeFieldPattern(int) - Method in interface io.dstore.elastic.forum.PostingGet.RequestOrBuilder
repeated string exclude_field_pattern = 16;
getExcludeFieldPattern(int) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated string exclude_field_pattern = 6;
getExcludeFieldPattern(int) - Method in class io.dstore.elastic.item.ItemExport.Request
repeated string exclude_field_pattern = 6;
getExcludeFieldPattern(int) - Method in interface io.dstore.elastic.item.ItemExport.RequestOrBuilder
repeated string exclude_field_pattern = 6;
getExcludeFieldPattern(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated string exclude_field_pattern = 16;
getExcludeFieldPattern(int) - Method in class io.dstore.elastic.item.ItemGet.Request
repeated string exclude_field_pattern = 16;
getExcludeFieldPattern(int) - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated string exclude_field_pattern = 16;
getExcludeFieldPatternBytes(int) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string exclude_field_pattern = 16;
getExcludeFieldPatternBytes(int) - Method in class io.dstore.elastic.forum.PostingGet.Request
repeated string exclude_field_pattern = 16;
getExcludeFieldPatternBytes(int) - Method in interface io.dstore.elastic.forum.PostingGet.RequestOrBuilder
repeated string exclude_field_pattern = 16;
getExcludeFieldPatternBytes(int) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated string exclude_field_pattern = 6;
getExcludeFieldPatternBytes(int) - Method in class io.dstore.elastic.item.ItemExport.Request
repeated string exclude_field_pattern = 6;
getExcludeFieldPatternBytes(int) - Method in interface io.dstore.elastic.item.ItemExport.RequestOrBuilder
repeated string exclude_field_pattern = 6;
getExcludeFieldPatternBytes(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated string exclude_field_pattern = 16;
getExcludeFieldPatternBytes(int) - Method in class io.dstore.elastic.item.ItemGet.Request
repeated string exclude_field_pattern = 16;
getExcludeFieldPatternBytes(int) - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated string exclude_field_pattern = 16;
getExcludeFieldPatternCount() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string exclude_field_pattern = 16;
getExcludeFieldPatternCount() - Method in class io.dstore.elastic.forum.PostingGet.Request
repeated string exclude_field_pattern = 16;
getExcludeFieldPatternCount() - Method in interface io.dstore.elastic.forum.PostingGet.RequestOrBuilder
repeated string exclude_field_pattern = 16;
getExcludeFieldPatternCount() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated string exclude_field_pattern = 6;
getExcludeFieldPatternCount() - Method in class io.dstore.elastic.item.ItemExport.Request
repeated string exclude_field_pattern = 6;
getExcludeFieldPatternCount() - Method in interface io.dstore.elastic.item.ItemExport.RequestOrBuilder
repeated string exclude_field_pattern = 6;
getExcludeFieldPatternCount() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated string exclude_field_pattern = 16;
getExcludeFieldPatternCount() - Method in class io.dstore.elastic.item.ItemGet.Request
repeated string exclude_field_pattern = 16;
getExcludeFieldPatternCount() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated string exclude_field_pattern = 16;
getExcludeFieldPatternList() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string exclude_field_pattern = 16;
getExcludeFieldPatternList() - Method in class io.dstore.elastic.forum.PostingGet.Request
repeated string exclude_field_pattern = 16;
getExcludeFieldPatternList() - Method in interface io.dstore.elastic.forum.PostingGet.RequestOrBuilder
repeated string exclude_field_pattern = 16;
getExcludeFieldPatternList() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated string exclude_field_pattern = 6;
getExcludeFieldPatternList() - Method in class io.dstore.elastic.item.ItemExport.Request
repeated string exclude_field_pattern = 6;
getExcludeFieldPatternList() - Method in interface io.dstore.elastic.item.ItemExport.RequestOrBuilder
repeated string exclude_field_pattern = 6;
getExcludeFieldPatternList() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated string exclude_field_pattern = 16;
getExcludeFieldPatternList() - Method in class io.dstore.elastic.item.ItemGet.Request
repeated string exclude_field_pattern = 16;
getExcludeFieldPatternList() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated string exclude_field_pattern = 16;
getFacet(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
getFacet(int) - Method in class io.dstore.elastic.item.ItemGet.Request
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
getFacet(int) - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
getFacet(int) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
getFacet(int) - Method in class io.dstore.elastic.item.ItemGet.Response
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
getFacet(int) - Method in interface io.dstore.elastic.item.ItemGet.ResponseOrBuilder
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
getFacetBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
getFacetBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
getFacetBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
getFacetBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
getFacetCount() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
getFacetCount() - Method in class io.dstore.elastic.item.ItemGet.Request
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
getFacetCount() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
getFacetCount() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
getFacetCount() - Method in class io.dstore.elastic.item.ItemGet.Response
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
getFacetCount() - Method in interface io.dstore.elastic.item.ItemGet.ResponseOrBuilder
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
getFacetList() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
getFacetList() - Method in class io.dstore.elastic.item.ItemGet.Request
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
getFacetList() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
getFacetList() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
getFacetList() - Method in class io.dstore.elastic.item.ItemGet.Response
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
getFacetList() - Method in interface io.dstore.elastic.item.ItemGet.ResponseOrBuilder
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
getFacetOrBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
getFacetOrBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Request
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
getFacetOrBuilder(int) - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
getFacetOrBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
getFacetOrBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Response
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
getFacetOrBuilder(int) - Method in interface io.dstore.elastic.item.ItemGet.ResponseOrBuilder
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
getFacetOrBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
getFacetOrBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Request
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
getFacetOrBuilderList() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
getFacetOrBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
getFacetOrBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Response
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
getFacetOrBuilderList() - Method in interface io.dstore.elastic.item.ItemGet.ResponseOrBuilder
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
getFacetValue(int) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
getFacetValue(int) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
getFacetValue(int) - Method in interface io.dstore.elastic.item.ItemGet.Response.FacetOrBuilder
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
getFacetValueBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
getFacetValueBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
getFacetValueCount() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
getFacetValueCount() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
getFacetValueCount() - Method in interface io.dstore.elastic.item.ItemGet.Response.FacetOrBuilder
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
getFacetValueList() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
getFacetValueList() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
getFacetValueList() - Method in interface io.dstore.elastic.item.ItemGet.Response.FacetOrBuilder
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
getFacetValueOrBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
getFacetValueOrBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
getFacetValueOrBuilder(int) - Method in interface io.dstore.elastic.item.ItemGet.Response.FacetOrBuilder
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
getFacetValueOrBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
getFacetValueOrBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
getFacetValueOrBuilderList() - Method in interface io.dstore.elastic.item.ItemGet.Response.FacetOrBuilder
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
getField(int) - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
repeated string field = 2;
getField(int) - Method in class io.dstore.elastic.Query.SimpleQueryString
repeated string field = 2;
getField(int) - Method in interface io.dstore.elastic.Query.SimpleQueryStringOrBuilder
repeated string field = 2;
getFieldBytes(int) - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
repeated string field = 2;
getFieldBytes(int) - Method in class io.dstore.elastic.Query.SimpleQueryString
repeated string field = 2;
getFieldBytes(int) - Method in interface io.dstore.elastic.Query.SimpleQueryStringOrBuilder
repeated string field = 2;
getFieldCount() - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
repeated string field = 2;
getFieldCount() - Method in class io.dstore.elastic.Query.SimpleQueryString
repeated string field = 2;
getFieldCount() - Method in interface io.dstore.elastic.Query.SimpleQueryStringOrBuilder
repeated string field = 2;
getFieldList() - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
repeated string field = 2;
getFieldList() - Method in class io.dstore.elastic.Query.SimpleQueryString
repeated string field = 2;
getFieldList() - Method in interface io.dstore.elastic.Query.SimpleQueryStringOrBuilder
repeated string field = 2;
getFieldName() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
string field_name = 1;
getFieldName() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
string field_name = 1;
getFieldName() - Method in interface io.dstore.elastic.forum.PostingGet.Response.UsedValuesOrBuilder
string field_name = 1;
getFieldName() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
string field_name = 1;
getFieldName() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
string field_name = 1;
getFieldName() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
string field_name = 1;
getFieldName() - Method in interface io.dstore.elastic.item.ItemGet.Request.Facet.FieldSortOrBuilder
string field_name = 1;
getFieldName() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet
string field_name = 1;
getFieldName() - Method in interface io.dstore.elastic.item.ItemGet.Request.FacetOrBuilder
string field_name = 1;
getFieldName() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
string field_name = 1;
getFieldName() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
string field_name = 1;
getFieldName() - Method in interface io.dstore.elastic.item.ItemGet.Request.RangeFacetOrBuilder
string field_name = 1;
getFieldName() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
string field_name = 1;
getFieldName() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet
string field_name = 1;
getFieldName() - Method in interface io.dstore.elastic.item.ItemGet.Response.FacetOrBuilder
string field_name = 1;
getFieldName(int) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
repeated string field_name = 2;
getFieldName(int) - Method in class io.dstore.elastic.item.ItemSuggest.Request
repeated string field_name = 2;
getFieldName(int) - Method in interface io.dstore.elastic.item.ItemSuggest.RequestOrBuilder
repeated string field_name = 2;
getFieldName() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
string field_name = 1;
getFieldName() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
string field_name = 1;
getFieldName() - Method in interface io.dstore.elastic.item.ItemSuggest.Response.SuggestionOrBuilder
string field_name = 1;
getFieldName() - Method in class io.dstore.elastic.Query.Range.Builder
string field_name = 1;
getFieldName() - Method in class io.dstore.elastic.Query.Range
string field_name = 1;
getFieldName() - Method in interface io.dstore.elastic.Query.RangeOrBuilder
string field_name = 1;
getFieldName() - Method in class io.dstore.elastic.Query.Terms.Builder
string field_name = 1;
getFieldName() - Method in class io.dstore.elastic.Query.Terms
string field_name = 1;
getFieldName() - Method in interface io.dstore.elastic.Query.TermsOrBuilder
string field_name = 1;
getFieldName() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
string field_name = 1;
getFieldName() - Method in class io.dstore.elastic.Sort.FieldSort
string field_name = 1;
getFieldName() - Method in interface io.dstore.elastic.Sort.FieldSortOrBuilder
string field_name = 1;
getFieldNameBytes() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
string field_name = 1;
getFieldNameBytes() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
string field_name = 1;
getFieldNameBytes() - Method in interface io.dstore.elastic.forum.PostingGet.Response.UsedValuesOrBuilder
string field_name = 1;
getFieldNameBytes() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
string field_name = 1;
getFieldNameBytes() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
string field_name = 1;
getFieldNameBytes() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
string field_name = 1;
getFieldNameBytes() - Method in interface io.dstore.elastic.item.ItemGet.Request.Facet.FieldSortOrBuilder
string field_name = 1;
getFieldNameBytes() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet
string field_name = 1;
getFieldNameBytes() - Method in interface io.dstore.elastic.item.ItemGet.Request.FacetOrBuilder
string field_name = 1;
getFieldNameBytes() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
string field_name = 1;
getFieldNameBytes() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
string field_name = 1;
getFieldNameBytes() - Method in interface io.dstore.elastic.item.ItemGet.Request.RangeFacetOrBuilder
string field_name = 1;
getFieldNameBytes() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
string field_name = 1;
getFieldNameBytes() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet
string field_name = 1;
getFieldNameBytes() - Method in interface io.dstore.elastic.item.ItemGet.Response.FacetOrBuilder
string field_name = 1;
getFieldNameBytes(int) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
repeated string field_name = 2;
getFieldNameBytes(int) - Method in class io.dstore.elastic.item.ItemSuggest.Request
repeated string field_name = 2;
getFieldNameBytes(int) - Method in interface io.dstore.elastic.item.ItemSuggest.RequestOrBuilder
repeated string field_name = 2;
getFieldNameBytes() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
string field_name = 1;
getFieldNameBytes() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
string field_name = 1;
getFieldNameBytes() - Method in interface io.dstore.elastic.item.ItemSuggest.Response.SuggestionOrBuilder
string field_name = 1;
getFieldNameBytes() - Method in class io.dstore.elastic.Query.Range.Builder
string field_name = 1;
getFieldNameBytes() - Method in class io.dstore.elastic.Query.Range
string field_name = 1;
getFieldNameBytes() - Method in interface io.dstore.elastic.Query.RangeOrBuilder
string field_name = 1;
getFieldNameBytes() - Method in class io.dstore.elastic.Query.Terms.Builder
string field_name = 1;
getFieldNameBytes() - Method in class io.dstore.elastic.Query.Terms
string field_name = 1;
getFieldNameBytes() - Method in interface io.dstore.elastic.Query.TermsOrBuilder
string field_name = 1;
getFieldNameBytes() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
string field_name = 1;
getFieldNameBytes() - Method in class io.dstore.elastic.Sort.FieldSort
string field_name = 1;
getFieldNameBytes() - Method in interface io.dstore.elastic.Sort.FieldSortOrBuilder
string field_name = 1;
getFieldNameCount() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
repeated string field_name = 2;
getFieldNameCount() - Method in class io.dstore.elastic.item.ItemSuggest.Request
repeated string field_name = 2;
getFieldNameCount() - Method in interface io.dstore.elastic.item.ItemSuggest.RequestOrBuilder
repeated string field_name = 2;
getFieldNameList() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
repeated string field_name = 2;
getFieldNameList() - Method in class io.dstore.elastic.item.ItemSuggest.Request
repeated string field_name = 2;
getFieldNameList() - Method in interface io.dstore.elastic.item.ItemSuggest.RequestOrBuilder
repeated string field_name = 2;
getFields() - Method in class io.dstore.elastic.item.Item.Node.Builder
Deprecated.
getFields() - Method in class io.dstore.elastic.item.Item.Node
Deprecated.
getFields() - Method in interface io.dstore.elastic.item.Item.NodeOrBuilder
Deprecated.
getFieldsCount() - Method in class io.dstore.elastic.item.Item.Node.Builder
 
getFieldsCount() - Method in class io.dstore.elastic.item.Item.Node
 
getFieldsCount() - Method in interface io.dstore.elastic.item.Item.NodeOrBuilder
map<string, .dstore.elastic.Field> fields = 20;
getFieldsMap() - Method in class io.dstore.elastic.item.Item.Node.Builder
map<string, .dstore.elastic.Field> fields = 20;
getFieldsMap() - Method in class io.dstore.elastic.item.Item.Node
map<string, .dstore.elastic.Field> fields = 20;
getFieldsMap() - Method in interface io.dstore.elastic.item.Item.NodeOrBuilder
map<string, .dstore.elastic.Field> fields = 20;
getFieldsOrDefault(String, Field) - Method in class io.dstore.elastic.item.Item.Node.Builder
map<string, .dstore.elastic.Field> fields = 20;
getFieldsOrDefault(String, Field) - Method in class io.dstore.elastic.item.Item.Node
map<string, .dstore.elastic.Field> fields = 20;
getFieldsOrDefault(String, Field) - Method in interface io.dstore.elastic.item.Item.NodeOrBuilder
map<string, .dstore.elastic.Field> fields = 20;
getFieldSort() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
.dstore.elastic.item.item_get.Request.Facet.FieldSort field_sort = 3;
getFieldSort() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet
.dstore.elastic.item.item_get.Request.Facet.FieldSort field_sort = 3;
getFieldSort() - Method in interface io.dstore.elastic.item.ItemGet.Request.FacetOrBuilder
.dstore.elastic.item.item_get.Request.Facet.FieldSort field_sort = 3;
getFieldSort() - Method in class io.dstore.elastic.Sort.Builder
.dstore.elastic.Sort.FieldSort field_sort = 1;
getFieldSort() - Method in class io.dstore.elastic.Sort
.dstore.elastic.Sort.FieldSort field_sort = 1;
getFieldSort() - Method in interface io.dstore.elastic.SortOrBuilder
.dstore.elastic.Sort.FieldSort field_sort = 1;
getFieldSortBuilder() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
.dstore.elastic.item.item_get.Request.Facet.FieldSort field_sort = 3;
getFieldSortBuilder() - Method in class io.dstore.elastic.Sort.Builder
.dstore.elastic.Sort.FieldSort field_sort = 1;
getFieldsOrThrow(String) - Method in class io.dstore.elastic.item.Item.Node.Builder
map<string, .dstore.elastic.Field> fields = 20;
getFieldsOrThrow(String) - Method in class io.dstore.elastic.item.Item.Node
map<string, .dstore.elastic.Field> fields = 20;
getFieldsOrThrow(String) - Method in interface io.dstore.elastic.item.Item.NodeOrBuilder
map<string, .dstore.elastic.Field> fields = 20;
getFieldSortOrBuilder() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
.dstore.elastic.item.item_get.Request.Facet.FieldSort field_sort = 3;
getFieldSortOrBuilder() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet
.dstore.elastic.item.item_get.Request.Facet.FieldSort field_sort = 3;
getFieldSortOrBuilder() - Method in interface io.dstore.elastic.item.ItemGet.Request.FacetOrBuilder
.dstore.elastic.item.item_get.Request.Facet.FieldSort field_sort = 3;
getFieldSortOrBuilder() - Method in class io.dstore.elastic.Sort.Builder
.dstore.elastic.Sort.FieldSort field_sort = 1;
getFieldSortOrBuilder() - Method in class io.dstore.elastic.Sort
.dstore.elastic.Sort.FieldSort field_sort = 1;
getFieldSortOrBuilder() - Method in interface io.dstore.elastic.SortOrBuilder
.dstore.elastic.Sort.FieldSort field_sort = 1;
getFilter(int) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query filter = 1;
getFilter(int) - Method in class io.dstore.elastic.BoolQuery
repeated .dstore.elastic.Query filter = 1;
getFilter(int) - Method in interface io.dstore.elastic.BoolQueryOrBuilder
repeated .dstore.elastic.Query filter = 1;
getFilterBuilder(int) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query filter = 1;
getFilterBuilderList() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query filter = 1;
getFilterCount() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query filter = 1;
getFilterCount() - Method in class io.dstore.elastic.BoolQuery
repeated .dstore.elastic.Query filter = 1;
getFilterCount() - Method in interface io.dstore.elastic.BoolQueryOrBuilder
repeated .dstore.elastic.Query filter = 1;
getFilterList() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query filter = 1;
getFilterList() - Method in class io.dstore.elastic.BoolQuery
repeated .dstore.elastic.Query filter = 1;
getFilterList() - Method in interface io.dstore.elastic.BoolQueryOrBuilder
repeated .dstore.elastic.Query filter = 1;
getFilterOrBuilder(int) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query filter = 1;
getFilterOrBuilder(int) - Method in class io.dstore.elastic.BoolQuery
repeated .dstore.elastic.Query filter = 1;
getFilterOrBuilder(int) - Method in interface io.dstore.elastic.BoolQueryOrBuilder
repeated .dstore.elastic.Query filter = 1;
getFilterOrBuilderList() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query filter = 1;
getFilterOrBuilderList() - Method in class io.dstore.elastic.BoolQuery
repeated .dstore.elastic.Query filter = 1;
getFilterOrBuilderList() - Method in interface io.dstore.elastic.BoolQueryOrBuilder
repeated .dstore.elastic.Query filter = 1;
getForumId() - Method in class io.dstore.elastic.forum.Posting.Builder
int32 forum_id = 1;
getForumId() - Method in class io.dstore.elastic.forum.Posting
int32 forum_id = 1;
getForumId() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
int32 forum_id = 1;
getFrom() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
Paginierung GET /_search?size=5&from=5
getFrom() - Method in class io.dstore.elastic.forum.PostingGet.Request
Paginierung GET /_search?size=5&from=5
getFrom() - Method in interface io.dstore.elastic.forum.PostingGet.RequestOrBuilder
Paginierung GET /_search?size=5&from=5
getFrom() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
Paginierung GET /_search?size=5&from=5
getFrom() - Method in class io.dstore.elastic.item.ItemGet.Request
Paginierung GET /_search?size=5&from=5
getFrom() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
Paginierung GET /_search?size=5&from=5
getFrom() - Method in class io.dstore.elastic.Range.Builder
string from = 1;
getFrom() - Method in class io.dstore.elastic.Range
string from = 1;
getFrom() - Method in interface io.dstore.elastic.RangeOrBuilder
string from = 1;
getFromBytes() - Method in class io.dstore.elastic.Range.Builder
string from = 1;
getFromBytes() - Method in class io.dstore.elastic.Range
string from = 1;
getFromBytes() - Method in interface io.dstore.elastic.RangeOrBuilder
string from = 1;
getFuzzy() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
bool fuzzy = 7;
getFuzzy() - Method in class io.dstore.elastic.item.ItemSuggest.Request
bool fuzzy = 7;
getFuzzy() - Method in interface io.dstore.elastic.item.ItemSuggest.RequestOrBuilder
bool fuzzy = 7;
getGreaterThan() - Method in class io.dstore.elastic.Query.Range.Builder
string greater_than = 3;
getGreaterThan() - Method in class io.dstore.elastic.Query.Range
string greater_than = 3;
getGreaterThan() - Method in interface io.dstore.elastic.Query.RangeOrBuilder
string greater_than = 3;
getGreaterThanBytes() - Method in class io.dstore.elastic.Query.Range.Builder
string greater_than = 3;
getGreaterThanBytes() - Method in class io.dstore.elastic.Query.Range
string greater_than = 3;
getGreaterThanBytes() - Method in interface io.dstore.elastic.Query.RangeOrBuilder
string greater_than = 3;
getGreaterThanOrEqal() - Method in class io.dstore.elastic.Query.Range.Builder
string greater_than_or_eqal = 2;
getGreaterThanOrEqal() - Method in class io.dstore.elastic.Query.Range
string greater_than_or_eqal = 2;
getGreaterThanOrEqal() - Method in interface io.dstore.elastic.Query.RangeOrBuilder
string greater_than_or_eqal = 2;
getGreaterThanOrEqalBytes() - Method in class io.dstore.elastic.Query.Range.Builder
string greater_than_or_eqal = 2;
getGreaterThanOrEqalBytes() - Method in class io.dstore.elastic.Query.Range
string greater_than_or_eqal = 2;
getGreaterThanOrEqalBytes() - Method in interface io.dstore.elastic.Query.RangeOrBuilder
string greater_than_or_eqal = 2;
getHasBinaries() - Method in class io.dstore.elastic.forum.Posting.Builder
bool has_binaries = 7;
getHasBinaries() - Method in class io.dstore.elastic.forum.Posting
bool has_binaries = 7;
getHasBinaries() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
bool has_binaries = 7;
getIncludeFieldPattern(int) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string include_field_pattern = 15;
getIncludeFieldPattern(int) - Method in class io.dstore.elastic.forum.PostingGet.Request
repeated string include_field_pattern = 15;
getIncludeFieldPattern(int) - Method in interface io.dstore.elastic.forum.PostingGet.RequestOrBuilder
repeated string include_field_pattern = 15;
getIncludeFieldPattern(int) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated string include_field_pattern = 5;
getIncludeFieldPattern(int) - Method in class io.dstore.elastic.item.ItemExport.Request
repeated string include_field_pattern = 5;
getIncludeFieldPattern(int) - Method in interface io.dstore.elastic.item.ItemExport.RequestOrBuilder
repeated string include_field_pattern = 5;
getIncludeFieldPattern(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated string include_field_pattern = 15;
getIncludeFieldPattern(int) - Method in class io.dstore.elastic.item.ItemGet.Request
repeated string include_field_pattern = 15;
getIncludeFieldPattern(int) - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated string include_field_pattern = 15;
getIncludeFieldPatternBytes(int) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string include_field_pattern = 15;
getIncludeFieldPatternBytes(int) - Method in class io.dstore.elastic.forum.PostingGet.Request
repeated string include_field_pattern = 15;
getIncludeFieldPatternBytes(int) - Method in interface io.dstore.elastic.forum.PostingGet.RequestOrBuilder
repeated string include_field_pattern = 15;
getIncludeFieldPatternBytes(int) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated string include_field_pattern = 5;
getIncludeFieldPatternBytes(int) - Method in class io.dstore.elastic.item.ItemExport.Request
repeated string include_field_pattern = 5;
getIncludeFieldPatternBytes(int) - Method in interface io.dstore.elastic.item.ItemExport.RequestOrBuilder
repeated string include_field_pattern = 5;
getIncludeFieldPatternBytes(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated string include_field_pattern = 15;
getIncludeFieldPatternBytes(int) - Method in class io.dstore.elastic.item.ItemGet.Request
repeated string include_field_pattern = 15;
getIncludeFieldPatternBytes(int) - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated string include_field_pattern = 15;
getIncludeFieldPatternCount() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string include_field_pattern = 15;
getIncludeFieldPatternCount() - Method in class io.dstore.elastic.forum.PostingGet.Request
repeated string include_field_pattern = 15;
getIncludeFieldPatternCount() - Method in interface io.dstore.elastic.forum.PostingGet.RequestOrBuilder
repeated string include_field_pattern = 15;
getIncludeFieldPatternCount() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated string include_field_pattern = 5;
getIncludeFieldPatternCount() - Method in class io.dstore.elastic.item.ItemExport.Request
repeated string include_field_pattern = 5;
getIncludeFieldPatternCount() - Method in interface io.dstore.elastic.item.ItemExport.RequestOrBuilder
repeated string include_field_pattern = 5;
getIncludeFieldPatternCount() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated string include_field_pattern = 15;
getIncludeFieldPatternCount() - Method in class io.dstore.elastic.item.ItemGet.Request
repeated string include_field_pattern = 15;
getIncludeFieldPatternCount() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated string include_field_pattern = 15;
getIncludeFieldPatternList() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string include_field_pattern = 15;
getIncludeFieldPatternList() - Method in class io.dstore.elastic.forum.PostingGet.Request
repeated string include_field_pattern = 15;
getIncludeFieldPatternList() - Method in interface io.dstore.elastic.forum.PostingGet.RequestOrBuilder
repeated string include_field_pattern = 15;
getIncludeFieldPatternList() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated string include_field_pattern = 5;
getIncludeFieldPatternList() - Method in class io.dstore.elastic.item.ItemExport.Request
repeated string include_field_pattern = 5;
getIncludeFieldPatternList() - Method in interface io.dstore.elastic.item.ItemExport.RequestOrBuilder
repeated string include_field_pattern = 5;
getIncludeFieldPatternList() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated string include_field_pattern = 15;
getIncludeFieldPatternList() - Method in class io.dstore.elastic.item.ItemGet.Request
repeated string include_field_pattern = 15;
getIncludeFieldPatternList() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated string include_field_pattern = 15;
getIndexName() - Method in class io.dstore.elastic.forum.Posting.Builder
string index_name = 31;
getIndexName() - Method in class io.dstore.elastic.forum.Posting
string index_name = 31;
getIndexName() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
string index_name = 31;
getIndexName() - Method in class io.dstore.elastic.item.Item.Builder
string index_name = 11;
getIndexName() - Method in class io.dstore.elastic.item.Item
string index_name = 11;
getIndexName() - Method in interface io.dstore.elastic.item.ItemOrBuilder
string index_name = 11;
getIndexNameBytes() - Method in class io.dstore.elastic.forum.Posting.Builder
string index_name = 31;
getIndexNameBytes() - Method in class io.dstore.elastic.forum.Posting
string index_name = 31;
getIndexNameBytes() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
string index_name = 31;
getIndexNameBytes() - Method in class io.dstore.elastic.item.Item.Builder
string index_name = 11;
getIndexNameBytes() - Method in class io.dstore.elastic.item.Item
string index_name = 11;
getIndexNameBytes() - Method in interface io.dstore.elastic.item.ItemOrBuilder
string index_name = 11;
getInformation() - Method in class io.dstore.engine.MetaInformation.Builder
string information = 2;
getInformation() - Method in class io.dstore.engine.MetaInformation
string information = 2;
getInformation() - Method in interface io.dstore.engine.MetaInformationOrBuilder
string information = 2;
getInformationBytes() - Method in class io.dstore.engine.MetaInformation.Builder
string information = 2;
getInformationBytes() - Method in class io.dstore.engine.MetaInformation
string information = 2;
getInformationBytes() - Method in interface io.dstore.engine.MetaInformationOrBuilder
string information = 2;
getInput() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
string input = 1;
getInput() - Method in class io.dstore.elastic.item.ItemSuggest.Request
string input = 1;
getInput() - Method in interface io.dstore.elastic.item.ItemSuggest.RequestOrBuilder
string input = 1;
getInputBytes() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
string input = 1;
getInputBytes() - Method in class io.dstore.elastic.item.ItemSuggest.Request
string input = 1;
getInputBytes() - Method in interface io.dstore.elastic.item.ItemSuggest.RequestOrBuilder
string input = 1;
getIntegerValue() - Method in class io.dstore.values.Value.Builder
.dstore.values.IntegerValue integer_value = 10;
getIntegerValue() - Method in class io.dstore.values.Value
.dstore.values.IntegerValue integer_value = 10;
getIntegerValue() - Method in interface io.dstore.values.ValueOrBuilder
.dstore.values.IntegerValue integer_value = 10;
getIntegerValueBuilder() - Method in class io.dstore.values.Value.Builder
.dstore.values.IntegerValue integer_value = 10;
getIntegerValueOrBuilder() - Method in class io.dstore.values.Value.Builder
.dstore.values.IntegerValue integer_value = 10;
getIntegerValueOrBuilder() - Method in class io.dstore.values.Value
.dstore.values.IntegerValue integer_value = 10;
getIntegerValueOrBuilder() - Method in interface io.dstore.values.ValueOrBuilder
.dstore.values.IntegerValue integer_value = 10;
getIsNull() - Method in class io.dstore.engine.Procedure.Parameter.Builder
used to indicate that the parameter has "null-value"
getIsNull() - Method in class io.dstore.engine.Procedure.Parameter
used to indicate that the parameter has "null-value"
getIsNull() - Method in interface io.dstore.engine.Procedure.ParameterOrBuilder
used to indicate that the parameter has "null-value"
getItem(int) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
repeated .dstore.elastic.item.item.Item item = 2;
getItem(int) - Method in class io.dstore.elastic.item.ItemExport.Response
repeated .dstore.elastic.item.item.Item item = 2;
getItem(int) - Method in interface io.dstore.elastic.item.ItemExport.ResponseOrBuilder
repeated .dstore.elastic.item.item.Item item = 2;
getItem(int) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item.Item item = 3;
getItem(int) - Method in class io.dstore.elastic.item.ItemGet.Response
repeated .dstore.elastic.item.item.Item item = 3;
getItem(int) - Method in interface io.dstore.elastic.item.ItemGet.ResponseOrBuilder
repeated .dstore.elastic.item.item.Item item = 3;
getItemBuilder(int) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
repeated .dstore.elastic.item.item.Item item = 2;
getItemBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item.Item item = 3;
getItemBuilderList() - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
repeated .dstore.elastic.item.item.Item item = 2;
getItemBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item.Item item = 3;
getItemCount() - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
repeated .dstore.elastic.item.item.Item item = 2;
getItemCount() - Method in class io.dstore.elastic.item.ItemExport.Response
repeated .dstore.elastic.item.item.Item item = 2;
getItemCount() - Method in interface io.dstore.elastic.item.ItemExport.ResponseOrBuilder
repeated .dstore.elastic.item.item.Item item = 2;
getItemCount() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item.Item item = 3;
getItemCount() - Method in class io.dstore.elastic.item.ItemGet.Response
repeated .dstore.elastic.item.item.Item item = 3;
getItemCount() - Method in interface io.dstore.elastic.item.ItemGet.ResponseOrBuilder
repeated .dstore.elastic.item.item.Item item = 3;
getItemList() - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
repeated .dstore.elastic.item.item.Item item = 2;
getItemList() - Method in class io.dstore.elastic.item.ItemExport.Response
repeated .dstore.elastic.item.item.Item item = 2;
getItemList() - Method in interface io.dstore.elastic.item.ItemExport.ResponseOrBuilder
repeated .dstore.elastic.item.item.Item item = 2;
getItemList() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item.Item item = 3;
getItemList() - Method in class io.dstore.elastic.item.ItemGet.Response
repeated .dstore.elastic.item.item.Item item = 3;
getItemList() - Method in interface io.dstore.elastic.item.ItemGet.ResponseOrBuilder
repeated .dstore.elastic.item.item.Item item = 3;
getItemOrBuilder(int) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
repeated .dstore.elastic.item.item.Item item = 2;
getItemOrBuilder(int) - Method in class io.dstore.elastic.item.ItemExport.Response
repeated .dstore.elastic.item.item.Item item = 2;
getItemOrBuilder(int) - Method in interface io.dstore.elastic.item.ItemExport.ResponseOrBuilder
repeated .dstore.elastic.item.item.Item item = 2;
getItemOrBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item.Item item = 3;
getItemOrBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Response
repeated .dstore.elastic.item.item.Item item = 3;
getItemOrBuilder(int) - Method in interface io.dstore.elastic.item.ItemGet.ResponseOrBuilder
repeated .dstore.elastic.item.item.Item item = 3;
getItemOrBuilderList() - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
repeated .dstore.elastic.item.item.Item item = 2;
getItemOrBuilderList() - Method in class io.dstore.elastic.item.ItemExport.Response
repeated .dstore.elastic.item.item.Item item = 2;
getItemOrBuilderList() - Method in interface io.dstore.elastic.item.ItemExport.ResponseOrBuilder
repeated .dstore.elastic.item.item.Item item = 2;
getItemOrBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item.Item item = 3;
getItemOrBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Response
repeated .dstore.elastic.item.item.Item item = 3;
getItemOrBuilderList() - Method in interface io.dstore.elastic.item.ItemGet.ResponseOrBuilder
repeated .dstore.elastic.item.item.Item item = 3;
getLastUpdated() - Method in class io.dstore.elastic.forum.Posting.Builder
.dstore.values.TimestampValue last_updated = 9;
getLastUpdated() - Method in class io.dstore.elastic.forum.Posting
.dstore.values.TimestampValue last_updated = 9;
getLastUpdated() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
.dstore.values.TimestampValue last_updated = 9;
getLastUpdated() - Method in class io.dstore.elastic.item.Item.Builder
.dstore.values.TimestampValue last_updated = 3;
getLastUpdated() - Method in class io.dstore.elastic.item.Item
.dstore.values.TimestampValue last_updated = 3;
getLastUpdated() - Method in interface io.dstore.elastic.item.ItemOrBuilder
.dstore.values.TimestampValue last_updated = 3;
getLastUpdatedBuilder() - Method in class io.dstore.elastic.forum.Posting.Builder
.dstore.values.TimestampValue last_updated = 9;
getLastUpdatedBuilder() - Method in class io.dstore.elastic.item.Item.Builder
.dstore.values.TimestampValue last_updated = 3;
getLastUpdatedOrBuilder() - Method in class io.dstore.elastic.forum.Posting.Builder
.dstore.values.TimestampValue last_updated = 9;
getLastUpdatedOrBuilder() - Method in class io.dstore.elastic.forum.Posting
.dstore.values.TimestampValue last_updated = 9;
getLastUpdatedOrBuilder() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
.dstore.values.TimestampValue last_updated = 9;
getLastUpdatedOrBuilder() - Method in class io.dstore.elastic.item.Item.Builder
.dstore.values.TimestampValue last_updated = 3;
getLastUpdatedOrBuilder() - Method in class io.dstore.elastic.item.Item
.dstore.values.TimestampValue last_updated = 3;
getLastUpdatedOrBuilder() - Method in interface io.dstore.elastic.item.ItemOrBuilder
.dstore.values.TimestampValue last_updated = 3;
getLessThan() - Method in class io.dstore.elastic.Query.Range.Builder
string less_than = 5;
getLessThan() - Method in class io.dstore.elastic.Query.Range
string less_than = 5;
getLessThan() - Method in interface io.dstore.elastic.Query.RangeOrBuilder
string less_than = 5;
getLessThanBytes() - Method in class io.dstore.elastic.Query.Range.Builder
string less_than = 5;
getLessThanBytes() - Method in class io.dstore.elastic.Query.Range
string less_than = 5;
getLessThanBytes() - Method in interface io.dstore.elastic.Query.RangeOrBuilder
string less_than = 5;
getLessThanOrEqual() - Method in class io.dstore.elastic.Query.Range.Builder
string less_than_or_equal = 4;
getLessThanOrEqual() - Method in class io.dstore.elastic.Query.Range
string less_than_or_equal = 4;
getLessThanOrEqual() - Method in interface io.dstore.elastic.Query.RangeOrBuilder
string less_than_or_equal = 4;
getLessThanOrEqualBytes() - Method in class io.dstore.elastic.Query.Range.Builder
string less_than_or_equal = 4;
getLessThanOrEqualBytes() - Method in class io.dstore.elastic.Query.Range
string less_than_or_equal = 4;
getLessThanOrEqualBytes() - Method in interface io.dstore.elastic.Query.RangeOrBuilder
string less_than_or_equal = 4;
getLevelId() - Method in class io.dstore.elastic.item.Item.Node.Builder
int32 level_id = 4;
getLevelId() - Method in class io.dstore.elastic.item.Item.Node
int32 level_id = 4;
getLevelId() - Method in interface io.dstore.elastic.item.Item.NodeOrBuilder
int32 level_id = 4;
getLongValue() - Method in class io.dstore.values.Value.Builder
.dstore.values.LongValue long_value = 17;
getLongValue() - Method in class io.dstore.values.Value
.dstore.values.LongValue long_value = 17;
getLongValue() - Method in interface io.dstore.values.ValueOrBuilder
.dstore.values.LongValue long_value = 17;
getLongValueBuilder() - Method in class io.dstore.values.Value.Builder
.dstore.values.LongValue long_value = 17;
getLongValueOrBuilder() - Method in class io.dstore.values.Value.Builder
.dstore.values.LongValue long_value = 17;
getLongValueOrBuilder() - Method in class io.dstore.values.Value
.dstore.values.LongValue long_value = 17;
getLongValueOrBuilder() - Method in interface io.dstore.values.ValueOrBuilder
.dstore.values.LongValue long_value = 17;
getMainPostingId() - Method in class io.dstore.elastic.forum.Posting.Builder
int32 main_posting_id = 12;
getMainPostingId() - Method in class io.dstore.elastic.forum.Posting
int32 main_posting_id = 12;
getMainPostingId() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
int32 main_posting_id = 12;
getMatchingItem(int) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item.Item matching_item = 3;
getMatchingItem(int) - Method in class io.dstore.elastic.item.ItemSuggest.Response
repeated .dstore.elastic.item.item.Item matching_item = 3;
getMatchingItem(int) - Method in interface io.dstore.elastic.item.ItemSuggest.ResponseOrBuilder
repeated .dstore.elastic.item.item.Item matching_item = 3;
getMatchingItemBuilder(int) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item.Item matching_item = 3;
getMatchingItemBuilderList() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item.Item matching_item = 3;
getMatchingItemCount() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
int32 matching_item_count = 3;
getMatchingItemCount() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
int32 matching_item_count = 3;
getMatchingItemCount() - Method in interface io.dstore.elastic.item.ItemGet.Response.Facet.FacetValueOrBuilder
int32 matching_item_count = 3;
getMatchingItemCount() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item.Item matching_item = 3;
getMatchingItemCount() - Method in class io.dstore.elastic.item.ItemSuggest.Response
repeated .dstore.elastic.item.item.Item matching_item = 3;
getMatchingItemCount() - Method in interface io.dstore.elastic.item.ItemSuggest.ResponseOrBuilder
repeated .dstore.elastic.item.item.Item matching_item = 3;
getMatchingItemList() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item.Item matching_item = 3;
getMatchingItemList() - Method in class io.dstore.elastic.item.ItemSuggest.Response
repeated .dstore.elastic.item.item.Item matching_item = 3;
getMatchingItemList() - Method in interface io.dstore.elastic.item.ItemSuggest.ResponseOrBuilder
repeated .dstore.elastic.item.item.Item matching_item = 3;
getMatchingItemOrBuilder(int) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item.Item matching_item = 3;
getMatchingItemOrBuilder(int) - Method in class io.dstore.elastic.item.ItemSuggest.Response
repeated .dstore.elastic.item.item.Item matching_item = 3;
getMatchingItemOrBuilder(int) - Method in interface io.dstore.elastic.item.ItemSuggest.ResponseOrBuilder
repeated .dstore.elastic.item.item.Item matching_item = 3;
getMatchingItemOrBuilderList() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item.Item matching_item = 3;
getMatchingItemOrBuilderList() - Method in class io.dstore.elastic.item.ItemSuggest.Response
repeated .dstore.elastic.item.item.Item matching_item = 3;
getMatchingItemOrBuilderList() - Method in interface io.dstore.elastic.item.ItemSuggest.ResponseOrBuilder
repeated .dstore.elastic.item.item.Item matching_item = 3;
getMaxItems() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
int32 max_items = 5;
getMaxItems() - Method in class io.dstore.elastic.item.ItemSuggest.Request
int32 max_items = 5;
getMaxItems() - Method in interface io.dstore.elastic.item.ItemSuggest.RequestOrBuilder
int32 max_items = 5;
getMaxSuggests() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
int32 max_suggests = 6;
getMaxSuggests() - Method in class io.dstore.elastic.item.ItemSuggest.Request
int32 max_suggests = 6;
getMaxSuggests() - Method in interface io.dstore.elastic.item.ItemSuggest.RequestOrBuilder
int32 max_suggests = 6;
getMaxValue() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
Only filled when using a range-facet
getMaxValue() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
Only filled when using a range-facet
getMaxValue() - Method in interface io.dstore.elastic.item.ItemGet.Response.Facet.FacetValueOrBuilder
Only filled when using a range-facet
getMessage() - Method in class io.dstore.engine.Message.Builder
string message = 3;
getMessage() - Method in class io.dstore.engine.Message
string message = 3;
getMessage() - Method in interface io.dstore.engine.MessageOrBuilder
string message = 3;
getMessage(int) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.Message message = 3;
getMessage(int) - Method in class io.dstore.engine.Procedure.Response
repeated .dstore.engine.Message message = 3;
getMessage(int) - Method in interface io.dstore.engine.Procedure.ResponseOrBuilder
repeated .dstore.engine.Message message = 3;
getMessageBuilder(int) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.Message message = 3;
getMessageBuilderList() - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.Message message = 3;
getMessageBytes() - Method in class io.dstore.engine.Message.Builder
string message = 3;
getMessageBytes() - Method in class io.dstore.engine.Message
string message = 3;
getMessageBytes() - Method in interface io.dstore.engine.MessageOrBuilder
string message = 3;
getMessageCount() - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.Message message = 3;
getMessageCount() - Method in class io.dstore.engine.Procedure.Response
repeated .dstore.engine.Message message = 3;
getMessageCount() - Method in interface io.dstore.engine.Procedure.ResponseOrBuilder
repeated .dstore.engine.Message message = 3;
getMessageList() - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.Message message = 3;
getMessageList() - Method in class io.dstore.engine.Procedure.Response
repeated .dstore.engine.Message message = 3;
getMessageList() - Method in interface io.dstore.engine.Procedure.ResponseOrBuilder
repeated .dstore.engine.Message message = 3;
getMessageOrBuilder(int) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.Message message = 3;
getMessageOrBuilder(int) - Method in class io.dstore.engine.Procedure.Response
repeated .dstore.engine.Message message = 3;
getMessageOrBuilder(int) - Method in interface io.dstore.engine.Procedure.ResponseOrBuilder
repeated .dstore.engine.Message message = 3;
getMessageOrBuilderList() - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.Message message = 3;
getMessageOrBuilderList() - Method in class io.dstore.engine.Procedure.Response
repeated .dstore.engine.Message message = 3;
getMessageOrBuilderList() - Method in interface io.dstore.engine.Procedure.ResponseOrBuilder
repeated .dstore.engine.Message message = 3;
getMetaInformation(int) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.MetaInformation meta_information = 7;
getMetaInformation(int) - Method in class io.dstore.engine.Procedure.Response
repeated .dstore.engine.MetaInformation meta_information = 7;
getMetaInformation(int) - Method in interface io.dstore.engine.Procedure.ResponseOrBuilder
repeated .dstore.engine.MetaInformation meta_information = 7;
getMetaInformationBuilder(int) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.MetaInformation meta_information = 7;
getMetaInformationBuilderList() - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.MetaInformation meta_information = 7;
getMetaInformationCount() - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.MetaInformation meta_information = 7;
getMetaInformationCount() - Method in class io.dstore.engine.Procedure.Response
repeated .dstore.engine.MetaInformation meta_information = 7;
getMetaInformationCount() - Method in interface io.dstore.engine.Procedure.ResponseOrBuilder
repeated .dstore.engine.MetaInformation meta_information = 7;
getMetaInformationList() - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.MetaInformation meta_information = 7;
getMetaInformationList() - Method in class io.dstore.engine.Procedure.Response
repeated .dstore.engine.MetaInformation meta_information = 7;
getMetaInformationList() - Method in interface io.dstore.engine.Procedure.ResponseOrBuilder
repeated .dstore.engine.MetaInformation meta_information = 7;
getMetaInformationOrBuilder(int) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.MetaInformation meta_information = 7;
getMetaInformationOrBuilder(int) - Method in class io.dstore.engine.Procedure.Response
repeated .dstore.engine.MetaInformation meta_information = 7;
getMetaInformationOrBuilder(int) - Method in interface io.dstore.engine.Procedure.ResponseOrBuilder
repeated .dstore.engine.MetaInformation meta_information = 7;
getMetaInformationOrBuilderList() - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.MetaInformation meta_information = 7;
getMetaInformationOrBuilderList() - Method in class io.dstore.engine.Procedure.Response
repeated .dstore.engine.MetaInformation meta_information = 7;
getMetaInformationOrBuilderList() - Method in interface io.dstore.engine.Procedure.ResponseOrBuilder
repeated .dstore.engine.MetaInformation meta_information = 7;
getMinimumShouldMatch() - Method in class io.dstore.elastic.BoolQuery.Builder
string minimum_should_match = 5;
getMinimumShouldMatch() - Method in class io.dstore.elastic.BoolQuery
string minimum_should_match = 5;
getMinimumShouldMatch() - Method in interface io.dstore.elastic.BoolQueryOrBuilder
string minimum_should_match = 5;
getMinimumShouldMatch() - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-minimum-should-match.html
getMinimumShouldMatch() - Method in class io.dstore.elastic.Query.SimpleQueryString
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-minimum-should-match.html
getMinimumShouldMatch() - Method in interface io.dstore.elastic.Query.SimpleQueryStringOrBuilder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-minimum-should-match.html
getMinimumShouldMatchBytes() - Method in class io.dstore.elastic.BoolQuery.Builder
string minimum_should_match = 5;
getMinimumShouldMatchBytes() - Method in class io.dstore.elastic.BoolQuery
string minimum_should_match = 5;
getMinimumShouldMatchBytes() - Method in interface io.dstore.elastic.BoolQueryOrBuilder
string minimum_should_match = 5;
getMinimumShouldMatchBytes() - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-minimum-should-match.html
getMinimumShouldMatchBytes() - Method in class io.dstore.elastic.Query.SimpleQueryString
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-minimum-should-match.html
getMinimumShouldMatchBytes() - Method in interface io.dstore.elastic.Query.SimpleQueryStringOrBuilder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-minimum-should-match.html
getMinValue() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
Only filled when using a range-facet
getMinValue() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
Only filled when using a range-facet
getMinValue() - Method in interface io.dstore.elastic.item.ItemGet.Response.Facet.FacetValueOrBuilder
Only filled when using a range-facet
getMissingTreatment() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
.dstore.elastic.Sort.Missing missing_treatment = 3;
getMissingTreatment() - Method in class io.dstore.elastic.Sort.FieldSort
.dstore.elastic.Sort.Missing missing_treatment = 3;
getMissingTreatment() - Method in interface io.dstore.elastic.Sort.FieldSortOrBuilder
.dstore.elastic.Sort.Missing missing_treatment = 3;
getMissingTreatmentValue() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
.dstore.elastic.Sort.Missing missing_treatment = 3;
getMissingTreatmentValue() - Method in class io.dstore.elastic.Sort.FieldSort
.dstore.elastic.Sort.Missing missing_treatment = 3;
getMissingTreatmentValue() - Method in interface io.dstore.elastic.Sort.FieldSortOrBuilder
.dstore.elastic.Sort.Missing missing_treatment = 3;
getMultiField() - Method in class io.dstore.elastic.Field.Builder
bool multi_field = 2;
getMultiField() - Method in class io.dstore.elastic.Field
bool multi_field = 2;
getMultiField() - Method in interface io.dstore.elastic.FieldOrBuilder
bool multi_field = 2;
getMust(int) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must = 2;
getMust(int) - Method in class io.dstore.elastic.BoolQuery
repeated .dstore.elastic.Query must = 2;
getMust(int) - Method in interface io.dstore.elastic.BoolQueryOrBuilder
repeated .dstore.elastic.Query must = 2;
getMustBuilder(int) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must = 2;
getMustBuilderList() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must = 2;
getMustCount() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must = 2;
getMustCount() - Method in class io.dstore.elastic.BoolQuery
repeated .dstore.elastic.Query must = 2;
getMustCount() - Method in interface io.dstore.elastic.BoolQueryOrBuilder
repeated .dstore.elastic.Query must = 2;
getMustList() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must = 2;
getMustList() - Method in class io.dstore.elastic.BoolQuery
repeated .dstore.elastic.Query must = 2;
getMustList() - Method in interface io.dstore.elastic.BoolQueryOrBuilder
repeated .dstore.elastic.Query must = 2;
getMustNot(int) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must_not = 4;
getMustNot(int) - Method in class io.dstore.elastic.BoolQuery
repeated .dstore.elastic.Query must_not = 4;
getMustNot(int) - Method in interface io.dstore.elastic.BoolQueryOrBuilder
repeated .dstore.elastic.Query must_not = 4;
getMustNotBuilder(int) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must_not = 4;
getMustNotBuilderList() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must_not = 4;
getMustNotCount() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must_not = 4;
getMustNotCount() - Method in class io.dstore.elastic.BoolQuery
repeated .dstore.elastic.Query must_not = 4;
getMustNotCount() - Method in interface io.dstore.elastic.BoolQueryOrBuilder
repeated .dstore.elastic.Query must_not = 4;
getMustNotList() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must_not = 4;
getMustNotList() - Method in class io.dstore.elastic.BoolQuery
repeated .dstore.elastic.Query must_not = 4;
getMustNotList() - Method in interface io.dstore.elastic.BoolQueryOrBuilder
repeated .dstore.elastic.Query must_not = 4;
getMustNotOrBuilder(int) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must_not = 4;
getMustNotOrBuilder(int) - Method in class io.dstore.elastic.BoolQuery
repeated .dstore.elastic.Query must_not = 4;
getMustNotOrBuilder(int) - Method in interface io.dstore.elastic.BoolQueryOrBuilder
repeated .dstore.elastic.Query must_not = 4;
getMustNotOrBuilderList() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must_not = 4;
getMustNotOrBuilderList() - Method in class io.dstore.elastic.BoolQuery
repeated .dstore.elastic.Query must_not = 4;
getMustNotOrBuilderList() - Method in interface io.dstore.elastic.BoolQueryOrBuilder
repeated .dstore.elastic.Query must_not = 4;
getMustOrBuilder(int) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must = 2;
getMustOrBuilder(int) - Method in class io.dstore.elastic.BoolQuery
repeated .dstore.elastic.Query must = 2;
getMustOrBuilder(int) - Method in interface io.dstore.elastic.BoolQueryOrBuilder
repeated .dstore.elastic.Query must = 2;
getMustOrBuilderList() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must = 2;
getMustOrBuilderList() - Method in class io.dstore.elastic.BoolQuery
repeated .dstore.elastic.Query must = 2;
getMustOrBuilderList() - Method in interface io.dstore.elastic.BoolQueryOrBuilder
repeated .dstore.elastic.Query must = 2;
getMutableColumns() - Method in class io.dstore.engine.Procedure.Response.Row.Builder
Deprecated.
getMutableFields() - Method in class io.dstore.elastic.item.Item.Node.Builder
Deprecated.
getMutableOutputParameters() - Method in class io.dstore.engine.Procedure.Response.Builder
Deprecated.
getMutableProperties() - Method in class io.dstore.elastic.forum.Posting.Builder
Deprecated.
getName() - Method in class io.dstore.elastic.Field.Builder
string name = 1;
getName() - Method in class io.dstore.elastic.Field
string name = 1;
getName() - Method in interface io.dstore.elastic.FieldOrBuilder
string name = 1;
getName() - Method in class io.dstore.engine.Procedure.Parameter.Builder
string name = 1;
getName() - Method in class io.dstore.engine.Procedure.Parameter
string name = 1;
getName() - Method in interface io.dstore.engine.Procedure.ParameterOrBuilder
string name = 1;
getNameBytes() - Method in class io.dstore.elastic.Field.Builder
string name = 1;
getNameBytes() - Method in class io.dstore.elastic.Field
string name = 1;
getNameBytes() - Method in interface io.dstore.elastic.FieldOrBuilder
string name = 1;
getNameBytes() - Method in class io.dstore.engine.Procedure.Parameter.Builder
string name = 1;
getNameBytes() - Method in class io.dstore.engine.Procedure.Parameter
string name = 1;
getNameBytes() - Method in interface io.dstore.engine.Procedure.ParameterOrBuilder
string name = 1;
getNestedFilter(int) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
getNestedFilter(int) - Method in class io.dstore.elastic.Sort.FieldSort
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
getNestedFilter(int) - Method in interface io.dstore.elastic.Sort.FieldSortOrBuilder
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
getNestedFilterBuilder(int) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
getNestedFilterBuilderList() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
getNestedFilterCount() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
getNestedFilterCount() - Method in class io.dstore.elastic.Sort.FieldSort
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
getNestedFilterCount() - Method in interface io.dstore.elastic.Sort.FieldSortOrBuilder
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
getNestedFilterList() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
getNestedFilterList() - Method in class io.dstore.elastic.Sort.FieldSort
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
getNestedFilterList() - Method in interface io.dstore.elastic.Sort.FieldSortOrBuilder
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
getNestedFilterOrBuilder(int) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
getNestedFilterOrBuilder(int) - Method in class io.dstore.elastic.Sort.FieldSort
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
getNestedFilterOrBuilder(int) - Method in interface io.dstore.elastic.Sort.FieldSortOrBuilder
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
getNestedFilterOrBuilderList() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
getNestedFilterOrBuilderList() - Method in class io.dstore.elastic.Sort.FieldSort
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
getNestedFilterOrBuilderList() - Method in interface io.dstore.elastic.Sort.FieldSortOrBuilder
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
getNode() - Method in class io.dstore.elastic.item.Item.Builder
.dstore.elastic.item.item.Item.Node node = 1;
getNode() - Method in class io.dstore.elastic.item.Item
.dstore.elastic.item.item.Item.Node node = 1;
getNode() - Method in interface io.dstore.elastic.item.ItemOrBuilder
.dstore.elastic.item.item.Item.Node node = 1;
getNodeBuilder() - Method in class io.dstore.elastic.item.Item.Builder
.dstore.elastic.item.item.Item.Node node = 1;
getNodeOrBuilder() - Method in class io.dstore.elastic.item.Item.Builder
.dstore.elastic.item.item.Item.Node node = 1;
getNodeOrBuilder() - Method in class io.dstore.elastic.item.Item
.dstore.elastic.item.item.Item.Node node = 1;
getNodeOrBuilder() - Method in interface io.dstore.elastic.item.ItemOrBuilder
.dstore.elastic.item.item.Item.Node node = 1;
getNumber() - Method in enum io.dstore.elastic.item.ItemGet.Request.Facet.SortByCase
 
getNumber() - Method in enum io.dstore.elastic.Query.QueryCase
 
getNumber() - Method in enum io.dstore.elastic.Sort.Missing
 
getNumber() - Method in enum io.dstore.elastic.Sort.Mode
 
getNumber() - Method in enum io.dstore.elastic.Sort.Order
 
getNumber() - Method in enum io.dstore.elastic.Sort.SortByCase
 
getNumber() - Method in enum io.dstore.engine.MetaInformation.Types
 
getNumber() - Method in enum io.dstore.values.Value.ValueCase
 
getOnlyMatchingVariants() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
bool only_matching_variants = 2;
getOnlyMatchingVariants() - Method in class io.dstore.elastic.item.ItemExport.Request
bool only_matching_variants = 2;
getOnlyMatchingVariants() - Method in interface io.dstore.elastic.item.ItemExport.RequestOrBuilder
bool only_matching_variants = 2;
getOnlyMatchingVariants() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
bool only_matching_variants = 7;
getOnlyMatchingVariants() - Method in class io.dstore.elastic.item.ItemGet.Request
bool only_matching_variants = 7;
getOnlyMatchingVariants() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
bool only_matching_variants = 7;
getOutputParameters() - Method in class io.dstore.engine.Procedure.Response.Builder
Deprecated.
getOutputParameters() - Method in class io.dstore.engine.Procedure.Response
Deprecated.
getOutputParameters() - Method in interface io.dstore.engine.Procedure.ResponseOrBuilder
Deprecated.
getOutputParametersCount() - Method in class io.dstore.engine.Procedure.Response.Builder
 
getOutputParametersCount() - Method in class io.dstore.engine.Procedure.Response
 
getOutputParametersCount() - Method in interface io.dstore.engine.Procedure.ResponseOrBuilder
map<string, .dstore.values.Value> output_parameters = 6;
getOutputParametersMap() - Method in class io.dstore.engine.Procedure.Response.Builder
map<string, .dstore.values.Value> output_parameters = 6;
getOutputParametersMap() - Method in class io.dstore.engine.Procedure.Response
map<string, .dstore.values.Value> output_parameters = 6;
getOutputParametersMap() - Method in interface io.dstore.engine.Procedure.ResponseOrBuilder
map<string, .dstore.values.Value> output_parameters = 6;
getOutputParametersOrDefault(String, Value) - Method in class io.dstore.engine.Procedure.Response.Builder
map<string, .dstore.values.Value> output_parameters = 6;
getOutputParametersOrDefault(String, Value) - Method in class io.dstore.engine.Procedure.Response
map<string, .dstore.values.Value> output_parameters = 6;
getOutputParametersOrDefault(String, Value) - Method in interface io.dstore.engine.Procedure.ResponseOrBuilder
map<string, .dstore.values.Value> output_parameters = 6;
getOutputParametersOrThrow(String) - Method in class io.dstore.engine.Procedure.Response.Builder
map<string, .dstore.values.Value> output_parameters = 6;
getOutputParametersOrThrow(String) - Method in class io.dstore.engine.Procedure.Response
map<string, .dstore.values.Value> output_parameters = 6;
getOutputParametersOrThrow(String) - Method in interface io.dstore.engine.Procedure.ResponseOrBuilder
map<string, .dstore.values.Value> output_parameters = 6;
getParameter(int) - Method in class io.dstore.engine.Procedure.Call.Builder
repeated .dstore.engine.procedure.Parameter parameter = 2;
getParameter(int) - Method in class io.dstore.engine.Procedure.Call
repeated .dstore.engine.procedure.Parameter parameter = 2;
getParameter(int) - Method in interface io.dstore.engine.Procedure.CallOrBuilder
repeated .dstore.engine.procedure.Parameter parameter = 2;
getParameterBuilder(int) - Method in class io.dstore.engine.Procedure.Call.Builder
repeated .dstore.engine.procedure.Parameter parameter = 2;
getParameterBuilderList() - Method in class io.dstore.engine.Procedure.Call.Builder
repeated .dstore.engine.procedure.Parameter parameter = 2;
getParameterCount() - Method in class io.dstore.engine.Procedure.Call.Builder
repeated .dstore.engine.procedure.Parameter parameter = 2;
getParameterCount() - Method in class io.dstore.engine.Procedure.Call
repeated .dstore.engine.procedure.Parameter parameter = 2;
getParameterCount() - Method in interface io.dstore.engine.Procedure.CallOrBuilder
repeated .dstore.engine.procedure.Parameter parameter = 2;
getParameterList() - Method in class io.dstore.engine.Procedure.Call.Builder
repeated .dstore.engine.procedure.Parameter parameter = 2;
getParameterList() - Method in class io.dstore.engine.Procedure.Call
repeated .dstore.engine.procedure.Parameter parameter = 2;
getParameterList() - Method in interface io.dstore.engine.Procedure.CallOrBuilder
repeated .dstore.engine.procedure.Parameter parameter = 2;
getParameterOrBuilder(int) - Method in class io.dstore.engine.Procedure.Call.Builder
repeated .dstore.engine.procedure.Parameter parameter = 2;
getParameterOrBuilder(int) - Method in class io.dstore.engine.Procedure.Call
repeated .dstore.engine.procedure.Parameter parameter = 2;
getParameterOrBuilder(int) - Method in interface io.dstore.engine.Procedure.CallOrBuilder
repeated .dstore.engine.procedure.Parameter parameter = 2;
getParameterOrBuilderList() - Method in class io.dstore.engine.Procedure.Call.Builder
repeated .dstore.engine.procedure.Parameter parameter = 2;
getParameterOrBuilderList() - Method in class io.dstore.engine.Procedure.Call
repeated .dstore.engine.procedure.Parameter parameter = 2;
getParameterOrBuilderList() - Method in interface io.dstore.engine.Procedure.CallOrBuilder
repeated .dstore.engine.procedure.Parameter parameter = 2;
getParserForType() - Method in class io.dstore.elastic.BoolQuery
 
getParserForType() - Method in class io.dstore.elastic.Field
 
getParserForType() - Method in class io.dstore.elastic.forum.Posting
 
getParserForType() - Method in class io.dstore.elastic.forum.PostingGet.Request
 
getParserForType() - Method in class io.dstore.elastic.forum.PostingGet.Response
 
getParserForType() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
getParserForType() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
getParserForType() - Method in class io.dstore.elastic.item.Item
 
getParserForType() - Method in class io.dstore.elastic.item.Item.Node
 
getParserForType() - Method in class io.dstore.elastic.item.ItemExport.Request
 
getParserForType() - Method in class io.dstore.elastic.item.ItemExport.Response
 
getParserForType() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
getParserForType() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
getParserForType() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
getParserForType() - Method in class io.dstore.elastic.item.ItemGet.Request
 
getParserForType() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
getParserForType() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
getParserForType() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
getParserForType() - Method in class io.dstore.elastic.item.ItemGet.Response
 
getParserForType() - Method in class io.dstore.elastic.item.ItemSuggest.Request
 
getParserForType() - Method in class io.dstore.elastic.item.ItemSuggest.Response
 
getParserForType() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
getParserForType() - Method in class io.dstore.elastic.Query
 
getParserForType() - Method in class io.dstore.elastic.Query.Range
 
getParserForType() - Method in class io.dstore.elastic.Query.SimpleQueryString
 
getParserForType() - Method in class io.dstore.elastic.Query.Terms
 
getParserForType() - Method in class io.dstore.elastic.Query.Type
 
getParserForType() - Method in class io.dstore.elastic.Range
 
getParserForType() - Method in class io.dstore.elastic.Sort.FieldSort
 
getParserForType() - Method in class io.dstore.elastic.Sort
 
getParserForType() - Method in class io.dstore.elastic.Sort.ScoreSort
 
getParserForType() - Method in class io.dstore.engine.Message
 
getParserForType() - Method in class io.dstore.engine.MetaInformation
 
getParserForType() - Method in class io.dstore.engine.Procedure.Call
 
getParserForType() - Method in class io.dstore.engine.Procedure.Parameter
 
getParserForType() - Method in class io.dstore.engine.Procedure.Response
 
getParserForType() - Method in class io.dstore.engine.Procedure.Response.Row
 
getParserForType() - Method in class io.dstore.values.BooleanValue
 
getParserForType() - Method in class io.dstore.values.BytesValue
 
getParserForType() - Method in class io.dstore.values.DecimalValue
 
getParserForType() - Method in class io.dstore.values.DoubleValue
 
getParserForType() - Method in class io.dstore.values.IntegerValue
 
getParserForType() - Method in class io.dstore.values.LongValue
 
getParserForType() - Method in class io.dstore.values.StringValue
 
getParserForType() - Method in class io.dstore.values.TimestampValue
 
getParserForType() - Method in class io.dstore.values.Value
 
getPostDate() - Method in class io.dstore.elastic.forum.Posting.Builder
.dstore.values.TimestampValue post_date = 8;
getPostDate() - Method in class io.dstore.elastic.forum.Posting
.dstore.values.TimestampValue post_date = 8;
getPostDate() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
.dstore.values.TimestampValue post_date = 8;
getPostDateBuilder() - Method in class io.dstore.elastic.forum.Posting.Builder
.dstore.values.TimestampValue post_date = 8;
getPostDateOrBuilder() - Method in class io.dstore.elastic.forum.Posting.Builder
.dstore.values.TimestampValue post_date = 8;
getPostDateOrBuilder() - Method in class io.dstore.elastic.forum.Posting
.dstore.values.TimestampValue post_date = 8;
getPostDateOrBuilder() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
.dstore.values.TimestampValue post_date = 8;
getPosting(int) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting.Posting posting = 3;
getPosting(int) - Method in class io.dstore.elastic.forum.PostingGet.Response
repeated .dstore.elastic.forum.posting.Posting posting = 3;
getPosting(int) - Method in interface io.dstore.elastic.forum.PostingGet.ResponseOrBuilder
repeated .dstore.elastic.forum.posting.Posting posting = 3;
getPostingBuilder(int) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting.Posting posting = 3;
getPostingBuilderList() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting.Posting posting = 3;
getPostingCount() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting.Posting posting = 3;
getPostingCount() - Method in class io.dstore.elastic.forum.PostingGet.Response
repeated .dstore.elastic.forum.posting.Posting posting = 3;
getPostingCount() - Method in interface io.dstore.elastic.forum.PostingGet.ResponseOrBuilder
repeated .dstore.elastic.forum.posting.Posting posting = 3;
getPostingId() - Method in class io.dstore.elastic.forum.Posting.Builder
int32 posting_id = 2;
getPostingId() - Method in class io.dstore.elastic.forum.Posting
int32 posting_id = 2;
getPostingId() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
int32 posting_id = 2;
getPostingList() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting.Posting posting = 3;
getPostingList() - Method in class io.dstore.elastic.forum.PostingGet.Response
repeated .dstore.elastic.forum.posting.Posting posting = 3;
getPostingList() - Method in interface io.dstore.elastic.forum.PostingGet.ResponseOrBuilder
repeated .dstore.elastic.forum.posting.Posting posting = 3;
getPostingOrBuilder(int) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting.Posting posting = 3;
getPostingOrBuilder(int) - Method in class io.dstore.elastic.forum.PostingGet.Response
repeated .dstore.elastic.forum.posting.Posting posting = 3;
getPostingOrBuilder(int) - Method in interface io.dstore.elastic.forum.PostingGet.ResponseOrBuilder
repeated .dstore.elastic.forum.posting.Posting posting = 3;
getPostingOrBuilderList() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting.Posting posting = 3;
getPostingOrBuilderList() - Method in class io.dstore.elastic.forum.PostingGet.Response
repeated .dstore.elastic.forum.posting.Posting posting = 3;
getPostingOrBuilderList() - Method in interface io.dstore.elastic.forum.PostingGet.ResponseOrBuilder
repeated .dstore.elastic.forum.posting.Posting posting = 3;
getPostQuery() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
Danach wird das Suchergebnis nachträglich gefiltert und es wird jeweils eine zusätzliche FilteredAggregation geliefert
getPostQuery() - Method in class io.dstore.elastic.item.ItemGet.Request
Danach wird das Suchergebnis nachträglich gefiltert und es wird jeweils eine zusätzliche FilteredAggregation geliefert
getPostQuery() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
Danach wird das Suchergebnis nachträglich gefiltert und es wird jeweils eine zusätzliche FilteredAggregation geliefert
getPostQueryBuilder() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
Danach wird das Suchergebnis nachträglich gefiltert und es wird jeweils eine zusätzliche FilteredAggregation geliefert
getPostQueryOrBuilder() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
Danach wird das Suchergebnis nachträglich gefiltert und es wird jeweils eine zusätzliche FilteredAggregation geliefert
getPostQueryOrBuilder() - Method in class io.dstore.elastic.item.ItemGet.Request
Danach wird das Suchergebnis nachträglich gefiltert und es wird jeweils eine zusätzliche FilteredAggregation geliefert
getPostQueryOrBuilder() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
Danach wird das Suchergebnis nachträglich gefiltert und es wird jeweils eine zusätzliche FilteredAggregation geliefert
getPredecessorTreeNodeId(int) - Method in class io.dstore.elastic.item.Item.Node.Builder
repeated int32 predecessor_tree_node_id = 6;
getPredecessorTreeNodeId(int) - Method in class io.dstore.elastic.item.Item.Node
repeated int32 predecessor_tree_node_id = 6;
getPredecessorTreeNodeId(int) - Method in interface io.dstore.elastic.item.Item.NodeOrBuilder
repeated int32 predecessor_tree_node_id = 6;
getPredecessorTreeNodeIdCount() - Method in class io.dstore.elastic.item.Item.Node.Builder
repeated int32 predecessor_tree_node_id = 6;
getPredecessorTreeNodeIdCount() - Method in class io.dstore.elastic.item.Item.Node
repeated int32 predecessor_tree_node_id = 6;
getPredecessorTreeNodeIdCount() - Method in interface io.dstore.elastic.item.Item.NodeOrBuilder
repeated int32 predecessor_tree_node_id = 6;
getPredecessorTreeNodeIdList() - Method in class io.dstore.elastic.item.Item.Node.Builder
repeated int32 predecessor_tree_node_id = 6;
getPredecessorTreeNodeIdList() - Method in class io.dstore.elastic.item.Item.Node
repeated int32 predecessor_tree_node_id = 6;
getPredecessorTreeNodeIdList() - Method in interface io.dstore.elastic.item.Item.NodeOrBuilder
repeated int32 predecessor_tree_node_id = 6;
getProcedureName() - Method in class io.dstore.engine.Procedure.Call.Builder
string procedure_name = 1;
getProcedureName() - Method in class io.dstore.engine.Procedure.Call
string procedure_name = 1;
getProcedureName() - Method in interface io.dstore.engine.Procedure.CallOrBuilder
string procedure_name = 1;
getProcedureNameBytes() - Method in class io.dstore.engine.Procedure.Call.Builder
string procedure_name = 1;
getProcedureNameBytes() - Method in class io.dstore.engine.Procedure.Call
string procedure_name = 1;
getProcedureNameBytes() - Method in interface io.dstore.engine.Procedure.CallOrBuilder
string procedure_name = 1;
getProperties() - Method in class io.dstore.elastic.forum.Posting.Builder
Deprecated.
getProperties() - Method in class io.dstore.elastic.forum.Posting
Deprecated.
getProperties() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
Deprecated.
getPropertiesCount() - Method in class io.dstore.elastic.forum.Posting.Builder
 
getPropertiesCount() - Method in class io.dstore.elastic.forum.Posting
 
getPropertiesCount() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
map<int32, .dstore.elastic.Field> properties = 20;
getPropertiesMap() - Method in class io.dstore.elastic.forum.Posting.Builder
map<int32, .dstore.elastic.Field> properties = 20;
getPropertiesMap() - Method in class io.dstore.elastic.forum.Posting
map<int32, .dstore.elastic.Field> properties = 20;
getPropertiesMap() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
map<int32, .dstore.elastic.Field> properties = 20;
getPropertiesOrDefault(int, Field) - Method in class io.dstore.elastic.forum.Posting.Builder
map<int32, .dstore.elastic.Field> properties = 20;
getPropertiesOrDefault(int, Field) - Method in class io.dstore.elastic.forum.Posting
map<int32, .dstore.elastic.Field> properties = 20;
getPropertiesOrDefault(int, Field) - Method in interface io.dstore.elastic.forum.PostingOrBuilder
map<int32, .dstore.elastic.Field> properties = 20;
getPropertiesOrThrow(int) - Method in class io.dstore.elastic.forum.Posting.Builder
map<int32, .dstore.elastic.Field> properties = 20;
getPropertiesOrThrow(int) - Method in class io.dstore.elastic.forum.Posting
map<int32, .dstore.elastic.Field> properties = 20;
getPropertiesOrThrow(int) - Method in interface io.dstore.elastic.forum.PostingOrBuilder
map<int32, .dstore.elastic.Field> properties = 20;
getQuery() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
Danach wird das Suchergebnis gefiltert
getQuery() - Method in class io.dstore.elastic.forum.PostingGet.Request
Danach wird das Suchergebnis gefiltert
getQuery() - Method in interface io.dstore.elastic.forum.PostingGet.RequestOrBuilder
Danach wird das Suchergebnis gefiltert
getQuery() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
.dstore.elastic.BoolQuery query = 1;
getQuery() - Method in class io.dstore.elastic.item.ItemExport.Request
.dstore.elastic.BoolQuery query = 1;
getQuery() - Method in interface io.dstore.elastic.item.ItemExport.RequestOrBuilder
.dstore.elastic.BoolQuery query = 1;
getQuery() - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
string query = 1;
getQuery() - Method in class io.dstore.elastic.Query.SimpleQueryString
string query = 1;
getQuery() - Method in interface io.dstore.elastic.Query.SimpleQueryStringOrBuilder
string query = 1;
getQueryBuilder() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
Danach wird das Suchergebnis gefiltert
getQueryBuilder() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
.dstore.elastic.BoolQuery query = 1;
getQueryBytes() - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
string query = 1;
getQueryBytes() - Method in class io.dstore.elastic.Query.SimpleQueryString
string query = 1;
getQueryBytes() - Method in interface io.dstore.elastic.Query.SimpleQueryStringOrBuilder
string query = 1;
getQueryCase() - Method in class io.dstore.elastic.Query.Builder
 
getQueryCase() - Method in class io.dstore.elastic.Query
 
getQueryCase() - Method in interface io.dstore.elastic.QueryOrBuilder
 
getQueryOrBuilder() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
Danach wird das Suchergebnis gefiltert
getQueryOrBuilder() - Method in class io.dstore.elastic.forum.PostingGet.Request
Danach wird das Suchergebnis gefiltert
getQueryOrBuilder() - Method in interface io.dstore.elastic.forum.PostingGet.RequestOrBuilder
Danach wird das Suchergebnis gefiltert
getQueryOrBuilder() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
.dstore.elastic.BoolQuery query = 1;
getQueryOrBuilder() - Method in class io.dstore.elastic.item.ItemExport.Request
.dstore.elastic.BoolQuery query = 1;
getQueryOrBuilder() - Method in interface io.dstore.elastic.item.ItemExport.RequestOrBuilder
.dstore.elastic.BoolQuery query = 1;
getRange(int) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
repeated .dstore.elastic.Range range = 2;
getRange(int) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
repeated .dstore.elastic.Range range = 2;
getRange(int) - Method in interface io.dstore.elastic.item.ItemGet.Request.RangeFacetOrBuilder
repeated .dstore.elastic.Range range = 2;
getRangeBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
repeated .dstore.elastic.Range range = 2;
getRangeBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
repeated .dstore.elastic.Range range = 2;
getRangeCount() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
repeated .dstore.elastic.Range range = 2;
getRangeCount() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
repeated .dstore.elastic.Range range = 2;
getRangeCount() - Method in interface io.dstore.elastic.item.ItemGet.Request.RangeFacetOrBuilder
repeated .dstore.elastic.Range range = 2;
getRangeFacet(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
getRangeFacet(int) - Method in class io.dstore.elastic.item.ItemGet.Request
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
getRangeFacet(int) - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
getRangeFacetBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
getRangeFacetBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
getRangeFacetCount() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
getRangeFacetCount() - Method in class io.dstore.elastic.item.ItemGet.Request
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
getRangeFacetCount() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
getRangeFacetList() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
getRangeFacetList() - Method in class io.dstore.elastic.item.ItemGet.Request
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
getRangeFacetList() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
getRangeFacetOrBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
getRangeFacetOrBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Request
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
getRangeFacetOrBuilder(int) - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
getRangeFacetOrBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
getRangeFacetOrBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Request
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
getRangeFacetOrBuilderList() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
getRangeFrom() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
Only filled when using a range-facet
getRangeFrom() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet
Only filled when using a range-facet
getRangeFrom() - Method in interface io.dstore.elastic.item.ItemGet.Response.FacetOrBuilder
Only filled when using a range-facet
getRangeList() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
repeated .dstore.elastic.Range range = 2;
getRangeList() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
repeated .dstore.elastic.Range range = 2;
getRangeList() - Method in interface io.dstore.elastic.item.ItemGet.Request.RangeFacetOrBuilder
repeated .dstore.elastic.Range range = 2;
getRangeOrBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
repeated .dstore.elastic.Range range = 2;
getRangeOrBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
repeated .dstore.elastic.Range range = 2;
getRangeOrBuilder(int) - Method in interface io.dstore.elastic.item.ItemGet.Request.RangeFacetOrBuilder
repeated .dstore.elastic.Range range = 2;
getRangeOrBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
repeated .dstore.elastic.Range range = 2;
getRangeOrBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
repeated .dstore.elastic.Range range = 2;
getRangeOrBuilderList() - Method in interface io.dstore.elastic.item.ItemGet.Request.RangeFacetOrBuilder
repeated .dstore.elastic.Range range = 2;
getRangeQuery() - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
getRangeQuery() - Method in class io.dstore.elastic.Query
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
getRangeQuery() - Method in interface io.dstore.elastic.QueryOrBuilder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
getRangeQueryBuilder() - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
getRangeQueryOrBuilder() - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
getRangeQueryOrBuilder() - Method in class io.dstore.elastic.Query
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
getRangeQueryOrBuilder() - Method in interface io.dstore.elastic.QueryOrBuilder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
getRangeTo() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
Only filled when using a range-facet
getRangeTo() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet
Only filled when using a range-facet
getRangeTo() - Method in interface io.dstore.elastic.item.ItemGet.Response.FacetOrBuilder
Only filled when using a range-facet
getReplyToPostingId() - Method in class io.dstore.elastic.forum.Posting.Builder
int32 reply_to_posting_id = 3;
getReplyToPostingId() - Method in class io.dstore.elastic.forum.Posting
int32 reply_to_posting_id = 3;
getReplyToPostingId() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
int32 reply_to_posting_id = 3;
getRow(int) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.procedure.Response.Row row = 5;
getRow(int) - Method in class io.dstore.engine.Procedure.Response
repeated .dstore.engine.procedure.Response.Row row = 5;
getRow(int) - Method in interface io.dstore.engine.Procedure.ResponseOrBuilder
repeated .dstore.engine.procedure.Response.Row row = 5;
getRowBuilder(int) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.procedure.Response.Row row = 5;
getRowBuilderList() - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.procedure.Response.Row row = 5;
getRowCount() - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.procedure.Response.Row row = 5;
getRowCount() - Method in class io.dstore.engine.Procedure.Response
repeated .dstore.engine.procedure.Response.Row row = 5;
getRowCount() - Method in interface io.dstore.engine.Procedure.ResponseOrBuilder
repeated .dstore.engine.procedure.Response.Row row = 5;
getRowId() - Method in class io.dstore.engine.Procedure.Response.Row.Builder
int32 row_id = 1;
getRowId() - Method in class io.dstore.engine.Procedure.Response.Row
int32 row_id = 1;
getRowId() - Method in interface io.dstore.engine.Procedure.Response.RowOrBuilder
int32 row_id = 1;
getRowList() - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.procedure.Response.Row row = 5;
getRowList() - Method in class io.dstore.engine.Procedure.Response
repeated .dstore.engine.procedure.Response.Row row = 5;
getRowList() - Method in interface io.dstore.engine.Procedure.ResponseOrBuilder
repeated .dstore.engine.procedure.Response.Row row = 5;
getRowOrBuilder(int) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.procedure.Response.Row row = 5;
getRowOrBuilder(int) - Method in class io.dstore.engine.Procedure.Response
repeated .dstore.engine.procedure.Response.Row row = 5;
getRowOrBuilder(int) - Method in interface io.dstore.engine.Procedure.ResponseOrBuilder
repeated .dstore.engine.procedure.Response.Row row = 5;
getRowOrBuilderList() - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.procedure.Response.Row row = 5;
getRowOrBuilderList() - Method in class io.dstore.engine.Procedure.Response
repeated .dstore.engine.procedure.Response.Row row = 5;
getRowOrBuilderList() - Method in interface io.dstore.engine.Procedure.ResponseOrBuilder
repeated .dstore.engine.procedure.Response.Row row = 5;
getScore() - Method in class io.dstore.elastic.forum.Posting.Builder
double score = 30;
getScore() - Method in class io.dstore.elastic.forum.Posting
double score = 30;
getScore() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
double score = 30;
getScore() - Method in class io.dstore.elastic.item.Item.Builder
double score = 10;
getScore() - Method in class io.dstore.elastic.item.Item
double score = 10;
getScore() - Method in interface io.dstore.elastic.item.ItemOrBuilder
double score = 10;
getScoreSort() - Method in class io.dstore.elastic.Sort.Builder
.dstore.elastic.Sort.ScoreSort score_sort = 2;
getScoreSort() - Method in class io.dstore.elastic.Sort
.dstore.elastic.Sort.ScoreSort score_sort = 2;
getScoreSort() - Method in interface io.dstore.elastic.SortOrBuilder
.dstore.elastic.Sort.ScoreSort score_sort = 2;
getScoreSortBuilder() - Method in class io.dstore.elastic.Sort.Builder
.dstore.elastic.Sort.ScoreSort score_sort = 2;
getScoreSortOrBuilder() - Method in class io.dstore.elastic.Sort.Builder
.dstore.elastic.Sort.ScoreSort score_sort = 2;
getScoreSortOrBuilder() - Method in class io.dstore.elastic.Sort
.dstore.elastic.Sort.ScoreSort score_sort = 2;
getScoreSortOrBuilder() - Method in interface io.dstore.elastic.SortOrBuilder
.dstore.elastic.Sort.ScoreSort score_sort = 2;
getSerializedSize() - Method in class io.dstore.elastic.BoolQuery
 
getSerializedSize() - Method in class io.dstore.elastic.Field
 
getSerializedSize() - Method in class io.dstore.elastic.forum.Posting
 
getSerializedSize() - Method in class io.dstore.elastic.forum.PostingGet.Request
 
getSerializedSize() - Method in class io.dstore.elastic.forum.PostingGet.Response
 
getSerializedSize() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
getSerializedSize() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
getSerializedSize() - Method in class io.dstore.elastic.item.Item
 
getSerializedSize() - Method in class io.dstore.elastic.item.Item.Node
 
getSerializedSize() - Method in class io.dstore.elastic.item.ItemExport.Request
 
getSerializedSize() - Method in class io.dstore.elastic.item.ItemExport.Response
 
getSerializedSize() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
getSerializedSize() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
getSerializedSize() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
getSerializedSize() - Method in class io.dstore.elastic.item.ItemGet.Request
 
getSerializedSize() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
getSerializedSize() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
getSerializedSize() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
getSerializedSize() - Method in class io.dstore.elastic.item.ItemGet.Response
 
getSerializedSize() - Method in class io.dstore.elastic.item.ItemSuggest.Request
 
getSerializedSize() - Method in class io.dstore.elastic.item.ItemSuggest.Response
 
getSerializedSize() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
getSerializedSize() - Method in class io.dstore.elastic.Query
 
getSerializedSize() - Method in class io.dstore.elastic.Query.Range
 
getSerializedSize() - Method in class io.dstore.elastic.Query.SimpleQueryString
 
getSerializedSize() - Method in class io.dstore.elastic.Query.Terms
 
getSerializedSize() - Method in class io.dstore.elastic.Query.Type
 
getSerializedSize() - Method in class io.dstore.elastic.Range
 
getSerializedSize() - Method in class io.dstore.elastic.Sort.FieldSort
 
getSerializedSize() - Method in class io.dstore.elastic.Sort
 
getSerializedSize() - Method in class io.dstore.elastic.Sort.ScoreSort
 
getSerializedSize() - Method in class io.dstore.engine.Message
 
getSerializedSize() - Method in class io.dstore.engine.MetaInformation
 
getSerializedSize() - Method in class io.dstore.engine.Procedure.Call
 
getSerializedSize() - Method in class io.dstore.engine.Procedure.Parameter
 
getSerializedSize() - Method in class io.dstore.engine.Procedure.Response
 
getSerializedSize() - Method in class io.dstore.engine.Procedure.Response.Row
 
getSerializedSize() - Method in class io.dstore.values.BooleanValue
 
getSerializedSize() - Method in class io.dstore.values.BytesValue
 
getSerializedSize() - Method in class io.dstore.values.DecimalValue
 
getSerializedSize() - Method in class io.dstore.values.DoubleValue
 
getSerializedSize() - Method in class io.dstore.values.IntegerValue
 
getSerializedSize() - Method in class io.dstore.values.LongValue
 
getSerializedSize() - Method in class io.dstore.values.StringValue
 
getSerializedSize() - Method in class io.dstore.values.TimestampValue
 
getSerializedSize() - Method in class io.dstore.values.Value
 
getServiceDescriptor() - Static method in class io.dstore.elastic.ElasticGrpc
 
getServiceDescriptor() - Static method in class io.dstore.engine.EngineGrpc
 
getSeverity() - Method in class io.dstore.engine.Message.Builder
int32 severity = 1;
getSeverity() - Method in class io.dstore.engine.Message
int32 severity = 1;
getSeverity() - Method in interface io.dstore.engine.MessageOrBuilder
int32 severity = 1;
getShould(int) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query should = 3;
getShould(int) - Method in class io.dstore.elastic.BoolQuery
repeated .dstore.elastic.Query should = 3;
getShould(int) - Method in interface io.dstore.elastic.BoolQueryOrBuilder
repeated .dstore.elastic.Query should = 3;
getShouldBuilder(int) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query should = 3;
getShouldBuilderList() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query should = 3;
getShouldCount() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query should = 3;
getShouldCount() - Method in class io.dstore.elastic.BoolQuery
repeated .dstore.elastic.Query should = 3;
getShouldCount() - Method in interface io.dstore.elastic.BoolQueryOrBuilder
repeated .dstore.elastic.Query should = 3;
getShouldList() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query should = 3;
getShouldList() - Method in class io.dstore.elastic.BoolQuery
repeated .dstore.elastic.Query should = 3;
getShouldList() - Method in interface io.dstore.elastic.BoolQueryOrBuilder
repeated .dstore.elastic.Query should = 3;
getShouldOrBuilder(int) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query should = 3;
getShouldOrBuilder(int) - Method in class io.dstore.elastic.BoolQuery
repeated .dstore.elastic.Query should = 3;
getShouldOrBuilder(int) - Method in interface io.dstore.elastic.BoolQueryOrBuilder
repeated .dstore.elastic.Query should = 3;
getShouldOrBuilderList() - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query should = 3;
getShouldOrBuilderList() - Method in class io.dstore.elastic.BoolQuery
repeated .dstore.elastic.Query should = 3;
getShouldOrBuilderList() - Method in interface io.dstore.elastic.BoolQueryOrBuilder
repeated .dstore.elastic.Query should = 3;
getSimpleQueryStringQuery() - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
getSimpleQueryStringQuery() - Method in class io.dstore.elastic.Query
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
getSimpleQueryStringQuery() - Method in interface io.dstore.elastic.QueryOrBuilder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
getSimpleQueryStringQueryBuilder() - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
getSimpleQueryStringQueryOrBuilder() - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
getSimpleQueryStringQueryOrBuilder() - Method in class io.dstore.elastic.Query
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
getSimpleQueryStringQueryOrBuilder() - Method in interface io.dstore.elastic.QueryOrBuilder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
getSize() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
int32 size = 11;
getSize() - Method in class io.dstore.elastic.forum.PostingGet.Request
int32 size = 11;
getSize() - Method in interface io.dstore.elastic.forum.PostingGet.RequestOrBuilder
int32 size = 11;
getSize() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
int32 size = 11;
getSize() - Method in class io.dstore.elastic.item.ItemGet.Request
int32 size = 11;
getSize() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
int32 size = 11;
getSort(int) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
getSort(int) - Method in class io.dstore.elastic.forum.PostingGet.Request
repeated .dstore.elastic.Sort sort = 20;
getSort(int) - Method in interface io.dstore.elastic.forum.PostingGet.RequestOrBuilder
repeated .dstore.elastic.Sort sort = 20;
getSort(int) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated .dstore.elastic.Sort sort = 10;
getSort(int) - Method in class io.dstore.elastic.item.ItemExport.Request
repeated .dstore.elastic.Sort sort = 10;
getSort(int) - Method in interface io.dstore.elastic.item.ItemExport.RequestOrBuilder
repeated .dstore.elastic.Sort sort = 10;
getSort(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
getSort(int) - Method in class io.dstore.elastic.item.ItemGet.Request
repeated .dstore.elastic.Sort sort = 20;
getSort(int) - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated .dstore.elastic.Sort sort = 20;
getSortBuilder(int) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
getSortBuilder(int) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated .dstore.elastic.Sort sort = 10;
getSortBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
getSortBuilderList() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
getSortBuilderList() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated .dstore.elastic.Sort sort = 10;
getSortBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
getSortByCase() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
 
getSortByCase() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
getSortByCase() - Method in interface io.dstore.elastic.item.ItemGet.Request.FacetOrBuilder
 
getSortByCase() - Method in class io.dstore.elastic.Sort.Builder
 
getSortByCase() - Method in class io.dstore.elastic.Sort
 
getSortByCase() - Method in interface io.dstore.elastic.SortOrBuilder
 
getSortCount() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
getSortCount() - Method in class io.dstore.elastic.forum.PostingGet.Request
repeated .dstore.elastic.Sort sort = 20;
getSortCount() - Method in interface io.dstore.elastic.forum.PostingGet.RequestOrBuilder
repeated .dstore.elastic.Sort sort = 20;
getSortCount() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated .dstore.elastic.Sort sort = 10;
getSortCount() - Method in class io.dstore.elastic.item.ItemExport.Request
repeated .dstore.elastic.Sort sort = 10;
getSortCount() - Method in interface io.dstore.elastic.item.ItemExport.RequestOrBuilder
repeated .dstore.elastic.Sort sort = 10;
getSortCount() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
getSortCount() - Method in class io.dstore.elastic.item.ItemGet.Request
repeated .dstore.elastic.Sort sort = 20;
getSortCount() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated .dstore.elastic.Sort sort = 20;
getSortList() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
getSortList() - Method in class io.dstore.elastic.forum.PostingGet.Request
repeated .dstore.elastic.Sort sort = 20;
getSortList() - Method in interface io.dstore.elastic.forum.PostingGet.RequestOrBuilder
repeated .dstore.elastic.Sort sort = 20;
getSortList() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated .dstore.elastic.Sort sort = 10;
getSortList() - Method in class io.dstore.elastic.item.ItemExport.Request
repeated .dstore.elastic.Sort sort = 10;
getSortList() - Method in interface io.dstore.elastic.item.ItemExport.RequestOrBuilder
repeated .dstore.elastic.Sort sort = 10;
getSortList() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
getSortList() - Method in class io.dstore.elastic.item.ItemGet.Request
repeated .dstore.elastic.Sort sort = 20;
getSortList() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated .dstore.elastic.Sort sort = 20;
getSortMode() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
.dstore.elastic.Sort.Mode sort_mode = 3;
getSortMode() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
.dstore.elastic.Sort.Mode sort_mode = 3;
getSortMode() - Method in interface io.dstore.elastic.item.ItemGet.Request.Facet.FieldSortOrBuilder
.dstore.elastic.Sort.Mode sort_mode = 3;
getSortMode() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
.dstore.elastic.Sort.Mode sort_mode = 4;
getSortMode() - Method in class io.dstore.elastic.Sort.FieldSort
.dstore.elastic.Sort.Mode sort_mode = 4;
getSortMode() - Method in interface io.dstore.elastic.Sort.FieldSortOrBuilder
.dstore.elastic.Sort.Mode sort_mode = 4;
getSortModeValue() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
.dstore.elastic.Sort.Mode sort_mode = 3;
getSortModeValue() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
.dstore.elastic.Sort.Mode sort_mode = 3;
getSortModeValue() - Method in interface io.dstore.elastic.item.ItemGet.Request.Facet.FieldSortOrBuilder
.dstore.elastic.Sort.Mode sort_mode = 3;
getSortModeValue() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
.dstore.elastic.Sort.Mode sort_mode = 4;
getSortModeValue() - Method in class io.dstore.elastic.Sort.FieldSort
.dstore.elastic.Sort.Mode sort_mode = 4;
getSortModeValue() - Method in interface io.dstore.elastic.Sort.FieldSortOrBuilder
.dstore.elastic.Sort.Mode sort_mode = 4;
getSortNo() - Method in class io.dstore.elastic.item.Item.Node.Builder
int32 sort_no = 5;
getSortNo() - Method in class io.dstore.elastic.item.Item.Node
int32 sort_no = 5;
getSortNo() - Method in interface io.dstore.elastic.item.Item.NodeOrBuilder
int32 sort_no = 5;
getSortNoSort() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
.dstore.elastic.item.item_get.Request.Facet.SortNoSort sort_no_sort = 2;
getSortNoSort() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet
.dstore.elastic.item.item_get.Request.Facet.SortNoSort sort_no_sort = 2;
getSortNoSort() - Method in interface io.dstore.elastic.item.ItemGet.Request.FacetOrBuilder
.dstore.elastic.item.item_get.Request.Facet.SortNoSort sort_no_sort = 2;
getSortNoSortBuilder() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
.dstore.elastic.item.item_get.Request.Facet.SortNoSort sort_no_sort = 2;
getSortNoSortOrBuilder() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
.dstore.elastic.item.item_get.Request.Facet.SortNoSort sort_no_sort = 2;
getSortNoSortOrBuilder() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet
.dstore.elastic.item.item_get.Request.Facet.SortNoSort sort_no_sort = 2;
getSortNoSortOrBuilder() - Method in interface io.dstore.elastic.item.ItemGet.Request.FacetOrBuilder
.dstore.elastic.item.item_get.Request.Facet.SortNoSort sort_no_sort = 2;
getSortOrBuilder(int) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
getSortOrBuilder(int) - Method in class io.dstore.elastic.forum.PostingGet.Request
repeated .dstore.elastic.Sort sort = 20;
getSortOrBuilder(int) - Method in interface io.dstore.elastic.forum.PostingGet.RequestOrBuilder
repeated .dstore.elastic.Sort sort = 20;
getSortOrBuilder(int) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated .dstore.elastic.Sort sort = 10;
getSortOrBuilder(int) - Method in class io.dstore.elastic.item.ItemExport.Request
repeated .dstore.elastic.Sort sort = 10;
getSortOrBuilder(int) - Method in interface io.dstore.elastic.item.ItemExport.RequestOrBuilder
repeated .dstore.elastic.Sort sort = 10;
getSortOrBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
getSortOrBuilder(int) - Method in class io.dstore.elastic.item.ItemGet.Request
repeated .dstore.elastic.Sort sort = 20;
getSortOrBuilder(int) - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated .dstore.elastic.Sort sort = 20;
getSortOrBuilderList() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
getSortOrBuilderList() - Method in class io.dstore.elastic.forum.PostingGet.Request
repeated .dstore.elastic.Sort sort = 20;
getSortOrBuilderList() - Method in interface io.dstore.elastic.forum.PostingGet.RequestOrBuilder
repeated .dstore.elastic.Sort sort = 20;
getSortOrBuilderList() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated .dstore.elastic.Sort sort = 10;
getSortOrBuilderList() - Method in class io.dstore.elastic.item.ItemExport.Request
repeated .dstore.elastic.Sort sort = 10;
getSortOrBuilderList() - Method in interface io.dstore.elastic.item.ItemExport.RequestOrBuilder
repeated .dstore.elastic.Sort sort = 10;
getSortOrBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
getSortOrBuilderList() - Method in class io.dstore.elastic.item.ItemGet.Request
repeated .dstore.elastic.Sort sort = 20;
getSortOrBuilderList() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
repeated .dstore.elastic.Sort sort = 20;
getSortOrder() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
.dstore.elastic.Sort.Order sort_order = 2;
getSortOrder() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
.dstore.elastic.Sort.Order sort_order = 2;
getSortOrder() - Method in interface io.dstore.elastic.item.ItemGet.Request.Facet.FieldSortOrBuilder
.dstore.elastic.Sort.Order sort_order = 2;
getSortOrder() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
.dstore.elastic.Sort.Order sort_order = 1;
getSortOrder() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
.dstore.elastic.Sort.Order sort_order = 1;
getSortOrder() - Method in interface io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSortOrBuilder
.dstore.elastic.Sort.Order sort_order = 1;
getSortOrder() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
.dstore.elastic.Sort.Order sort_order = 2;
getSortOrder() - Method in class io.dstore.elastic.Sort.FieldSort
.dstore.elastic.Sort.Order sort_order = 2;
getSortOrder() - Method in interface io.dstore.elastic.Sort.FieldSortOrBuilder
.dstore.elastic.Sort.Order sort_order = 2;
getSortOrderValue() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
.dstore.elastic.Sort.Order sort_order = 2;
getSortOrderValue() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
.dstore.elastic.Sort.Order sort_order = 2;
getSortOrderValue() - Method in interface io.dstore.elastic.item.ItemGet.Request.Facet.FieldSortOrBuilder
.dstore.elastic.Sort.Order sort_order = 2;
getSortOrderValue() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
.dstore.elastic.Sort.Order sort_order = 1;
getSortOrderValue() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
.dstore.elastic.Sort.Order sort_order = 1;
getSortOrderValue() - Method in interface io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSortOrBuilder
.dstore.elastic.Sort.Order sort_order = 1;
getSortOrderValue() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
.dstore.elastic.Sort.Order sort_order = 2;
getSortOrderValue() - Method in class io.dstore.elastic.Sort.FieldSort
.dstore.elastic.Sort.Order sort_order = 2;
getSortOrderValue() - Method in interface io.dstore.elastic.Sort.FieldSortOrBuilder
.dstore.elastic.Sort.Order sort_order = 2;
getSslChannel(String, int) - Static method in class io.dstore.helper.ChannelHelper
 
getSslChannel(String, int, String) - Static method in class io.dstore.helper.ChannelHelper
 
getStringValue() - Method in class io.dstore.values.Value.Builder
.dstore.values.StringValue string_value = 11;
getStringValue() - Method in class io.dstore.values.Value
.dstore.values.StringValue string_value = 11;
getStringValue() - Method in interface io.dstore.values.ValueOrBuilder
.dstore.values.StringValue string_value = 11;
getStringValueBuilder() - Method in class io.dstore.values.Value.Builder
.dstore.values.StringValue string_value = 11;
getStringValueOrBuilder() - Method in class io.dstore.values.Value.Builder
.dstore.values.StringValue string_value = 11;
getStringValueOrBuilder() - Method in class io.dstore.values.Value
.dstore.values.StringValue string_value = 11;
getStringValueOrBuilder() - Method in interface io.dstore.values.ValueOrBuilder
.dstore.values.StringValue string_value = 11;
getSubject() - Method in class io.dstore.elastic.forum.Posting.Builder
string subject = 10;
getSubject() - Method in class io.dstore.elastic.forum.Posting
string subject = 10;
getSubject() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
string subject = 10;
getSubjectBytes() - Method in class io.dstore.elastic.forum.Posting.Builder
string subject = 10;
getSubjectBytes() - Method in class io.dstore.elastic.forum.Posting
string subject = 10;
getSubjectBytes() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
string subject = 10;
getSuggestion(int) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
getSuggestion(int) - Method in class io.dstore.elastic.item.ItemSuggest.Response
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
getSuggestion(int) - Method in interface io.dstore.elastic.item.ItemSuggest.ResponseOrBuilder
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
getSuggestionBuilder(int) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
getSuggestionBuilderList() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
getSuggestionCount() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
getSuggestionCount() - Method in class io.dstore.elastic.item.ItemSuggest.Response
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
getSuggestionCount() - Method in interface io.dstore.elastic.item.ItemSuggest.ResponseOrBuilder
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
getSuggestionList() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
getSuggestionList() - Method in class io.dstore.elastic.item.ItemSuggest.Response
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
getSuggestionList() - Method in interface io.dstore.elastic.item.ItemSuggest.ResponseOrBuilder
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
getSuggestionOrBuilder(int) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
getSuggestionOrBuilder(int) - Method in class io.dstore.elastic.item.ItemSuggest.Response
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
getSuggestionOrBuilder(int) - Method in interface io.dstore.elastic.item.ItemSuggest.ResponseOrBuilder
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
getSuggestionOrBuilderList() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
getSuggestionOrBuilderList() - Method in class io.dstore.elastic.item.ItemSuggest.Response
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
getSuggestionOrBuilderList() - Method in interface io.dstore.elastic.item.ItemSuggest.ResponseOrBuilder
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
getTermsQuery() - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
getTermsQuery() - Method in class io.dstore.elastic.Query
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
getTermsQuery() - Method in interface io.dstore.elastic.QueryOrBuilder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
getTermsQueryBuilder() - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
getTermsQueryOrBuilder() - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
getTermsQueryOrBuilder() - Method in class io.dstore.elastic.Query
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
getTermsQueryOrBuilder() - Method in interface io.dstore.elastic.QueryOrBuilder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
getTimestampValue() - Method in class io.dstore.values.Value.Builder
.dstore.values.TimestampValue timestamp_value = 16;
getTimestampValue() - Method in class io.dstore.values.Value
.dstore.values.TimestampValue timestamp_value = 16;
getTimestampValue() - Method in interface io.dstore.values.ValueOrBuilder
.dstore.values.TimestampValue timestamp_value = 16;
getTimestampValueBuilder() - Method in class io.dstore.values.Value.Builder
.dstore.values.TimestampValue timestamp_value = 16;
getTimestampValueOrBuilder() - Method in class io.dstore.values.Value.Builder
.dstore.values.TimestampValue timestamp_value = 16;
getTimestampValueOrBuilder() - Method in class io.dstore.values.Value
.dstore.values.TimestampValue timestamp_value = 16;
getTimestampValueOrBuilder() - Method in interface io.dstore.values.ValueOrBuilder
.dstore.values.TimestampValue timestamp_value = 16;
getTo() - Method in class io.dstore.elastic.Range.Builder
string to = 2;
getTo() - Method in class io.dstore.elastic.Range
string to = 2;
getTo() - Method in interface io.dstore.elastic.RangeOrBuilder
string to = 2;
getToBytes() - Method in class io.dstore.elastic.Range.Builder
string to = 2;
getToBytes() - Method in class io.dstore.elastic.Range
string to = 2;
getToBytes() - Method in interface io.dstore.elastic.RangeOrBuilder
string to = 2;
getTotalHits() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
int32 total_hits = 2;
getTotalHits() - Method in class io.dstore.elastic.forum.PostingGet.Response
int32 total_hits = 2;
getTotalHits() - Method in interface io.dstore.elastic.forum.PostingGet.ResponseOrBuilder
int32 total_hits = 2;
getTotalHits() - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
int32 total_hits = 1;
getTotalHits() - Method in class io.dstore.elastic.item.ItemExport.Response
int32 total_hits = 1;
getTotalHits() - Method in interface io.dstore.elastic.item.ItemExport.ResponseOrBuilder
int32 total_hits = 1;
getTotalHits() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
int32 total_hits = 2;
getTotalHits() - Method in class io.dstore.elastic.item.ItemGet.Response
int32 total_hits = 2;
getTotalHits() - Method in interface io.dstore.elastic.item.ItemGet.ResponseOrBuilder
int32 total_hits = 2;
getTotalItemCount() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
int32 total_item_count = 2;
getTotalItemCount() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
int32 total_item_count = 2;
getTotalItemCount() - Method in interface io.dstore.elastic.item.ItemGet.Response.Facet.FacetValueOrBuilder
int32 total_item_count = 2;
getTreeNodeId() - Method in class io.dstore.elastic.item.Item.Node.Builder
int32 tree_node_id = 2;
getTreeNodeId() - Method in class io.dstore.elastic.item.Item.Node
int32 tree_node_id = 2;
getTreeNodeId() - Method in interface io.dstore.elastic.item.Item.NodeOrBuilder
int32 tree_node_id = 2;
getType() - Method in class io.dstore.elastic.Query.Type.Builder
string type = 1;
getType() - Method in class io.dstore.elastic.Query.Type
string type = 1;
getType() - Method in interface io.dstore.elastic.Query.TypeOrBuilder
string type = 1;
getType() - Method in class io.dstore.engine.MetaInformation.Builder
.dstore.engine.MetaInformation.Types type = 1;
getType() - Method in class io.dstore.engine.MetaInformation
.dstore.engine.MetaInformation.Types type = 1;
getType() - Method in interface io.dstore.engine.MetaInformationOrBuilder
.dstore.engine.MetaInformation.Types type = 1;
getTypeBytes() - Method in class io.dstore.elastic.Query.Type.Builder
string type = 1;
getTypeBytes() - Method in class io.dstore.elastic.Query.Type
string type = 1;
getTypeBytes() - Method in interface io.dstore.elastic.Query.TypeOrBuilder
string type = 1;
getTypeQuery() - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
getTypeQuery() - Method in class io.dstore.elastic.Query
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
getTypeQuery() - Method in interface io.dstore.elastic.QueryOrBuilder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
getTypeQueryBuilder() - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
getTypeQueryOrBuilder() - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
getTypeQueryOrBuilder() - Method in class io.dstore.elastic.Query
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
getTypeQueryOrBuilder() - Method in interface io.dstore.elastic.QueryOrBuilder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
getTypeValue() - Method in class io.dstore.engine.MetaInformation.Builder
.dstore.engine.MetaInformation.Types type = 1;
getTypeValue() - Method in class io.dstore.engine.MetaInformation
.dstore.engine.MetaInformation.Types type = 1;
getTypeValue() - Method in interface io.dstore.engine.MetaInformationOrBuilder
.dstore.engine.MetaInformation.Types type = 1;
getUnknownFields() - Method in class io.dstore.elastic.BoolQuery
 
getUnknownFields() - Method in class io.dstore.elastic.Field
 
getUnknownFields() - Method in class io.dstore.elastic.forum.Posting
 
getUnknownFields() - Method in class io.dstore.elastic.forum.PostingGet.Request
 
getUnknownFields() - Method in class io.dstore.elastic.forum.PostingGet.Response
 
getUnknownFields() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
getUnknownFields() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
getUnknownFields() - Method in class io.dstore.elastic.item.Item
 
getUnknownFields() - Method in class io.dstore.elastic.item.Item.Node
 
getUnknownFields() - Method in class io.dstore.elastic.item.ItemExport.Request
 
getUnknownFields() - Method in class io.dstore.elastic.item.ItemExport.Response
 
getUnknownFields() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
getUnknownFields() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
getUnknownFields() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
getUnknownFields() - Method in class io.dstore.elastic.item.ItemGet.Request
 
getUnknownFields() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
getUnknownFields() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
getUnknownFields() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
getUnknownFields() - Method in class io.dstore.elastic.item.ItemGet.Response
 
getUnknownFields() - Method in class io.dstore.elastic.item.ItemSuggest.Request
 
getUnknownFields() - Method in class io.dstore.elastic.item.ItemSuggest.Response
 
getUnknownFields() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
getUnknownFields() - Method in class io.dstore.elastic.Query
 
getUnknownFields() - Method in class io.dstore.elastic.Query.Range
 
getUnknownFields() - Method in class io.dstore.elastic.Query.SimpleQueryString
 
getUnknownFields() - Method in class io.dstore.elastic.Query.Terms
 
getUnknownFields() - Method in class io.dstore.elastic.Query.Type
 
getUnknownFields() - Method in class io.dstore.elastic.Range
 
getUnknownFields() - Method in class io.dstore.elastic.Sort.FieldSort
 
getUnknownFields() - Method in class io.dstore.elastic.Sort
 
getUnknownFields() - Method in class io.dstore.elastic.Sort.ScoreSort
 
getUnknownFields() - Method in class io.dstore.engine.Message
 
getUnknownFields() - Method in class io.dstore.engine.MetaInformation
 
getUnknownFields() - Method in class io.dstore.engine.Procedure.Call
 
getUnknownFields() - Method in class io.dstore.engine.Procedure.Parameter
 
getUnknownFields() - Method in class io.dstore.engine.Procedure.Response
 
getUnknownFields() - Method in class io.dstore.engine.Procedure.Response.Row
 
getUnknownFields() - Method in class io.dstore.values.BooleanValue
 
getUnknownFields() - Method in class io.dstore.values.BytesValue
 
getUnknownFields() - Method in class io.dstore.values.DecimalValue
 
getUnknownFields() - Method in class io.dstore.values.DoubleValue
 
getUnknownFields() - Method in class io.dstore.values.IntegerValue
 
getUnknownFields() - Method in class io.dstore.values.LongValue
 
getUnknownFields() - Method in class io.dstore.values.StringValue
 
getUnknownFields() - Method in class io.dstore.values.TimestampValue
 
getUnknownFields() - Method in class io.dstore.values.Value
 
getUseAndAsDefaultOperator() - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
bool use_and_as_default_operator = 3;
getUseAndAsDefaultOperator() - Method in class io.dstore.elastic.Query.SimpleQueryString
bool use_and_as_default_operator = 3;
getUseAndAsDefaultOperator() - Method in interface io.dstore.elastic.Query.SimpleQueryStringOrBuilder
bool use_and_as_default_operator = 3;
getUseAndOperator() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
bool use_and_operator = 8;
getUseAndOperator() - Method in class io.dstore.elastic.item.ItemSuggest.Request
bool use_and_operator = 8;
getUseAndOperator() - Method in interface io.dstore.elastic.item.ItemSuggest.RequestOrBuilder
bool use_and_operator = 8;
getUsedValue(int) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
getUsedValue(int) - Method in class io.dstore.elastic.forum.PostingGet.Response
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
getUsedValue(int) - Method in interface io.dstore.elastic.forum.PostingGet.ResponseOrBuilder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
getUsedValueBuilder(int) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
getUsedValueBuilderList() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
getUsedValueCount() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
getUsedValueCount() - Method in class io.dstore.elastic.forum.PostingGet.Response
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
getUsedValueCount() - Method in interface io.dstore.elastic.forum.PostingGet.ResponseOrBuilder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
getUsedValueList() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
getUsedValueList() - Method in class io.dstore.elastic.forum.PostingGet.Response
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
getUsedValueList() - Method in interface io.dstore.elastic.forum.PostingGet.ResponseOrBuilder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
getUsedValueOrBuilder(int) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
getUsedValueOrBuilder(int) - Method in class io.dstore.elastic.forum.PostingGet.Response
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
getUsedValueOrBuilder(int) - Method in interface io.dstore.elastic.forum.PostingGet.ResponseOrBuilder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
getUsedValueOrBuilderList() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
getUsedValueOrBuilderList() - Method in class io.dstore.elastic.forum.PostingGet.Response
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
getUsedValueOrBuilderList() - Method in interface io.dstore.elastic.forum.PostingGet.ResponseOrBuilder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
getUsedValuesField(int) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string used_values_field = 22;
getUsedValuesField(int) - Method in class io.dstore.elastic.forum.PostingGet.Request
repeated string used_values_field = 22;
getUsedValuesField(int) - Method in interface io.dstore.elastic.forum.PostingGet.RequestOrBuilder
repeated string used_values_field = 22;
getUsedValuesFieldBytes(int) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string used_values_field = 22;
getUsedValuesFieldBytes(int) - Method in class io.dstore.elastic.forum.PostingGet.Request
repeated string used_values_field = 22;
getUsedValuesFieldBytes(int) - Method in interface io.dstore.elastic.forum.PostingGet.RequestOrBuilder
repeated string used_values_field = 22;
getUsedValuesFieldCount() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string used_values_field = 22;
getUsedValuesFieldCount() - Method in class io.dstore.elastic.forum.PostingGet.Request
repeated string used_values_field = 22;
getUsedValuesFieldCount() - Method in interface io.dstore.elastic.forum.PostingGet.RequestOrBuilder
repeated string used_values_field = 22;
getUsedValuesFieldList() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string used_values_field = 22;
getUsedValuesFieldList() - Method in class io.dstore.elastic.forum.PostingGet.Request
repeated string used_values_field = 22;
getUsedValuesFieldList() - Method in interface io.dstore.elastic.forum.PostingGet.RequestOrBuilder
repeated string used_values_field = 22;
getValue(int) - Method in class io.dstore.elastic.Field.Builder
repeated .dstore.values.Value value = 3;
getValue(int) - Method in class io.dstore.elastic.Field
repeated .dstore.values.Value value = 3;
getValue(int) - Method in interface io.dstore.elastic.FieldOrBuilder
repeated .dstore.values.Value value = 3;
getValue(int) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
getValue(int) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
getValue() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
.dstore.values.Value value = 1;
getValue() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
.dstore.values.Value value = 1;
getValue() - Method in interface io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValueOrBuilder
.dstore.values.Value value = 1;
getValue(int) - Method in interface io.dstore.elastic.forum.PostingGet.Response.UsedValuesOrBuilder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
getValue() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
.dstore.values.Value value = 1;
getValue() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
.dstore.values.Value value = 1;
getValue() - Method in interface io.dstore.elastic.item.ItemGet.Response.Facet.FacetValueOrBuilder
.dstore.values.Value value = 1;
getValue() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
string value = 3;
getValue() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
string value = 3;
getValue() - Method in interface io.dstore.elastic.item.ItemSuggest.Response.SuggestionOrBuilder
string value = 3;
getValue(int) - Method in class io.dstore.elastic.Query.Terms.Builder
repeated string value = 2;
getValue(int) - Method in class io.dstore.elastic.Query.Terms
repeated string value = 2;
getValue(int) - Method in interface io.dstore.elastic.Query.TermsOrBuilder
repeated string value = 2;
getValue() - Method in class io.dstore.engine.Procedure.Parameter.Builder
string value = 2;
getValue() - Method in class io.dstore.engine.Procedure.Parameter
string value = 2;
getValue() - Method in interface io.dstore.engine.Procedure.ParameterOrBuilder
string value = 2;
getValue() - Method in class io.dstore.values.BooleanValue.Builder
bool value = 1;
getValue() - Method in class io.dstore.values.BooleanValue
bool value = 1;
getValue() - Method in interface io.dstore.values.BooleanValueOrBuilder
bool value = 1;
getValue() - Method in class io.dstore.values.BytesValue.Builder
bytes value = 1;
getValue() - Method in class io.dstore.values.BytesValue
bytes value = 1;
getValue() - Method in interface io.dstore.values.BytesValueOrBuilder
bytes value = 1;
getValue() - Method in class io.dstore.values.DecimalValue.Builder
Encoded with decimal separator "."
getValue() - Method in class io.dstore.values.DecimalValue
Encoded with decimal separator "."
getValue() - Method in interface io.dstore.values.DecimalValueOrBuilder
Encoded with decimal separator "."
getValue() - Method in class io.dstore.values.DoubleValue.Builder
double value = 1;
getValue() - Method in class io.dstore.values.DoubleValue
double value = 1;
getValue() - Method in interface io.dstore.values.DoubleValueOrBuilder
double value = 1;
getValue() - Method in class io.dstore.values.IntegerValue.Builder
int32 value = 1;
getValue() - Method in class io.dstore.values.IntegerValue
int32 value = 1;
getValue() - Method in interface io.dstore.values.IntegerValueOrBuilder
int32 value = 1;
getValue() - Method in class io.dstore.values.LongValue.Builder
int64 value = 1;
getValue() - Method in class io.dstore.values.LongValue
int64 value = 1;
getValue() - Method in interface io.dstore.values.LongValueOrBuilder
int64 value = 1;
getValue() - Method in class io.dstore.values.StringValue.Builder
string value = 1;
getValue() - Method in class io.dstore.values.StringValue
string value = 1;
getValue() - Method in interface io.dstore.values.StringValueOrBuilder
string value = 1;
getValue() - Method in class io.dstore.values.TimestampValue.Builder
.google.protobuf.Timestamp value = 1;
getValue() - Method in class io.dstore.values.TimestampValue
.google.protobuf.Timestamp value = 1;
getValue() - Method in interface io.dstore.values.TimestampValueOrBuilder
.google.protobuf.Timestamp value = 1;
getValueBuilder(int) - Method in class io.dstore.elastic.Field.Builder
repeated .dstore.values.Value value = 3;
getValueBuilder(int) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
getValueBuilder() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
.dstore.values.Value value = 1;
getValueBuilder() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
.dstore.values.Value value = 1;
getValueBuilder() - Method in class io.dstore.values.TimestampValue.Builder
.google.protobuf.Timestamp value = 1;
getValueBuilderList() - Method in class io.dstore.elastic.Field.Builder
repeated .dstore.values.Value value = 3;
getValueBuilderList() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
getValueBytes() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
string value = 3;
getValueBytes() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
string value = 3;
getValueBytes() - Method in interface io.dstore.elastic.item.ItemSuggest.Response.SuggestionOrBuilder
string value = 3;
getValueBytes(int) - Method in class io.dstore.elastic.Query.Terms.Builder
repeated string value = 2;
getValueBytes(int) - Method in class io.dstore.elastic.Query.Terms
repeated string value = 2;
getValueBytes(int) - Method in interface io.dstore.elastic.Query.TermsOrBuilder
repeated string value = 2;
getValueBytes() - Method in class io.dstore.engine.Procedure.Parameter.Builder
string value = 2;
getValueBytes() - Method in class io.dstore.engine.Procedure.Parameter
string value = 2;
getValueBytes() - Method in interface io.dstore.engine.Procedure.ParameterOrBuilder
string value = 2;
getValueBytes() - Method in class io.dstore.values.DecimalValue.Builder
Encoded with decimal separator "."
getValueBytes() - Method in class io.dstore.values.DecimalValue
Encoded with decimal separator "."
getValueBytes() - Method in interface io.dstore.values.DecimalValueOrBuilder
Encoded with decimal separator "."
getValueBytes() - Method in class io.dstore.values.StringValue.Builder
string value = 1;
getValueBytes() - Method in class io.dstore.values.StringValue
string value = 1;
getValueBytes() - Method in interface io.dstore.values.StringValueOrBuilder
string value = 1;
getValueCase() - Method in class io.dstore.values.Value.Builder
 
getValueCase() - Method in class io.dstore.values.Value
 
getValueCase() - Method in interface io.dstore.values.ValueOrBuilder
 
getValueCount() - Method in class io.dstore.elastic.Field.Builder
repeated .dstore.values.Value value = 3;
getValueCount() - Method in class io.dstore.elastic.Field
repeated .dstore.values.Value value = 3;
getValueCount() - Method in interface io.dstore.elastic.FieldOrBuilder
repeated .dstore.values.Value value = 3;
getValueCount() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
getValueCount() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
getValueCount() - Method in interface io.dstore.elastic.forum.PostingGet.Response.UsedValuesOrBuilder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
getValueCount() - Method in class io.dstore.elastic.Query.Terms.Builder
repeated string value = 2;
getValueCount() - Method in class io.dstore.elastic.Query.Terms
repeated string value = 2;
getValueCount() - Method in interface io.dstore.elastic.Query.TermsOrBuilder
repeated string value = 2;
getValueDescriptor() - Method in enum io.dstore.elastic.Sort.Missing
 
getValueDescriptor() - Method in enum io.dstore.elastic.Sort.Mode
 
getValueDescriptor() - Method in enum io.dstore.elastic.Sort.Order
 
getValueDescriptor() - Method in enum io.dstore.engine.MetaInformation.Types
 
getValueList() - Method in class io.dstore.elastic.Field.Builder
repeated .dstore.values.Value value = 3;
getValueList() - Method in class io.dstore.elastic.Field
repeated .dstore.values.Value value = 3;
getValueList() - Method in interface io.dstore.elastic.FieldOrBuilder
repeated .dstore.values.Value value = 3;
getValueList() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
getValueList() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
getValueList() - Method in interface io.dstore.elastic.forum.PostingGet.Response.UsedValuesOrBuilder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
getValueList() - Method in class io.dstore.elastic.Query.Terms.Builder
repeated string value = 2;
getValueList() - Method in class io.dstore.elastic.Query.Terms
repeated string value = 2;
getValueList() - Method in interface io.dstore.elastic.Query.TermsOrBuilder
repeated string value = 2;
getValueOrBuilder(int) - Method in class io.dstore.elastic.Field.Builder
repeated .dstore.values.Value value = 3;
getValueOrBuilder(int) - Method in class io.dstore.elastic.Field
repeated .dstore.values.Value value = 3;
getValueOrBuilder(int) - Method in interface io.dstore.elastic.FieldOrBuilder
repeated .dstore.values.Value value = 3;
getValueOrBuilder(int) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
getValueOrBuilder(int) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
getValueOrBuilder() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
.dstore.values.Value value = 1;
getValueOrBuilder() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
.dstore.values.Value value = 1;
getValueOrBuilder() - Method in interface io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValueOrBuilder
.dstore.values.Value value = 1;
getValueOrBuilder(int) - Method in interface io.dstore.elastic.forum.PostingGet.Response.UsedValuesOrBuilder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
getValueOrBuilder() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
.dstore.values.Value value = 1;
getValueOrBuilder() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
.dstore.values.Value value = 1;
getValueOrBuilder() - Method in interface io.dstore.elastic.item.ItemGet.Response.Facet.FacetValueOrBuilder
.dstore.values.Value value = 1;
getValueOrBuilder() - Method in class io.dstore.values.TimestampValue.Builder
.google.protobuf.Timestamp value = 1;
getValueOrBuilder() - Method in class io.dstore.values.TimestampValue
.google.protobuf.Timestamp value = 1;
getValueOrBuilder() - Method in interface io.dstore.values.TimestampValueOrBuilder
.google.protobuf.Timestamp value = 1;
getValueOrBuilderList() - Method in class io.dstore.elastic.Field.Builder
repeated .dstore.values.Value value = 3;
getValueOrBuilderList() - Method in class io.dstore.elastic.Field
repeated .dstore.values.Value value = 3;
getValueOrBuilderList() - Method in interface io.dstore.elastic.FieldOrBuilder
repeated .dstore.values.Value value = 3;
getValueOrBuilderList() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
getValueOrBuilderList() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
getValueOrBuilderList() - Method in interface io.dstore.elastic.forum.PostingGet.Response.UsedValuesOrBuilder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
getVariantNode(int) - Method in class io.dstore.elastic.item.Item.Builder
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
getVariantNode(int) - Method in class io.dstore.elastic.item.Item
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
getVariantNode(int) - Method in interface io.dstore.elastic.item.ItemOrBuilder
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
getVariantNodeBuilder(int) - Method in class io.dstore.elastic.item.Item.Builder
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
getVariantNodeBuilderList() - Method in class io.dstore.elastic.item.Item.Builder
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
getVariantNodeCount() - Method in class io.dstore.elastic.item.Item.Builder
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
getVariantNodeCount() - Method in class io.dstore.elastic.item.Item
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
getVariantNodeCount() - Method in interface io.dstore.elastic.item.ItemOrBuilder
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
getVariantNodeList() - Method in class io.dstore.elastic.item.Item.Builder
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
getVariantNodeList() - Method in class io.dstore.elastic.item.Item
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
getVariantNodeList() - Method in interface io.dstore.elastic.item.ItemOrBuilder
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
getVariantNodeOrBuilder(int) - Method in class io.dstore.elastic.item.Item.Builder
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
getVariantNodeOrBuilder(int) - Method in class io.dstore.elastic.item.Item
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
getVariantNodeOrBuilder(int) - Method in interface io.dstore.elastic.item.ItemOrBuilder
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
getVariantNodeOrBuilderList() - Method in class io.dstore.elastic.item.Item.Builder
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
getVariantNodeOrBuilderList() - Method in class io.dstore.elastic.item.Item
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
getVariantNodeOrBuilderList() - Method in interface io.dstore.elastic.item.ItemOrBuilder
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
getVisible() - Method in class io.dstore.elastic.forum.Posting.Builder
int32 visible = 6;
getVisible() - Method in class io.dstore.elastic.forum.Posting
int32 visible = 6;
getVisible() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
int32 visible = 6;
GREATER_THAN_FIELD_NUMBER - Static variable in class io.dstore.elastic.Query.Range
 
GREATER_THAN_OR_EQAL_FIELD_NUMBER - Static variable in class io.dstore.elastic.Query.Range
 

H

HAS_BINARIES_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.Posting
 
hasBaseQuery() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
Danach wird das Suchergebnis und alle Aggregationen gefiltert
hasBaseQuery() - Method in class io.dstore.elastic.item.ItemGet.Request
Danach wird das Suchergebnis und alle Aggregationen gefiltert
hasBaseQuery() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
Danach wird das Suchergebnis und alle Aggregationen gefiltert
hasBaseQuery() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
Used to filter the suggestions
hasBaseQuery() - Method in class io.dstore.elastic.item.ItemSuggest.Request
Used to filter the suggestions
hasBaseQuery() - Method in interface io.dstore.elastic.item.ItemSuggest.RequestOrBuilder
Used to filter the suggestions
hashCode() - Method in class io.dstore.elastic.BoolQuery
 
hashCode() - Method in class io.dstore.elastic.Field
 
hashCode() - Method in class io.dstore.elastic.forum.Posting
 
hashCode() - Method in class io.dstore.elastic.forum.PostingGet.Request
 
hashCode() - Method in class io.dstore.elastic.forum.PostingGet.Response
 
hashCode() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
hashCode() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
hashCode() - Method in class io.dstore.elastic.item.Item
 
hashCode() - Method in class io.dstore.elastic.item.Item.Node
 
hashCode() - Method in class io.dstore.elastic.item.ItemExport.Request
 
hashCode() - Method in class io.dstore.elastic.item.ItemExport.Response
 
hashCode() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
hashCode() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
hashCode() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
hashCode() - Method in class io.dstore.elastic.item.ItemGet.Request
 
hashCode() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
hashCode() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
hashCode() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
hashCode() - Method in class io.dstore.elastic.item.ItemGet.Response
 
hashCode() - Method in class io.dstore.elastic.item.ItemSuggest.Request
 
hashCode() - Method in class io.dstore.elastic.item.ItemSuggest.Response
 
hashCode() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
hashCode() - Method in class io.dstore.elastic.Query
 
hashCode() - Method in class io.dstore.elastic.Query.Range
 
hashCode() - Method in class io.dstore.elastic.Query.SimpleQueryString
 
hashCode() - Method in class io.dstore.elastic.Query.Terms
 
hashCode() - Method in class io.dstore.elastic.Query.Type
 
hashCode() - Method in class io.dstore.elastic.Range
 
hashCode() - Method in class io.dstore.elastic.Sort.FieldSort
 
hashCode() - Method in class io.dstore.elastic.Sort
 
hashCode() - Method in class io.dstore.elastic.Sort.ScoreSort
 
hashCode() - Method in class io.dstore.engine.Message
 
hashCode() - Method in class io.dstore.engine.MetaInformation
 
hashCode() - Method in class io.dstore.engine.Procedure.Call
 
hashCode() - Method in class io.dstore.engine.Procedure.Parameter
 
hashCode() - Method in class io.dstore.engine.Procedure.Response
 
hashCode() - Method in class io.dstore.engine.Procedure.Response.Row
 
hashCode() - Method in class io.dstore.values.BooleanValue
 
hashCode() - Method in class io.dstore.values.BytesValue
 
hashCode() - Method in class io.dstore.values.DecimalValue
 
hashCode() - Method in class io.dstore.values.DoubleValue
 
hashCode() - Method in class io.dstore.values.IntegerValue
 
hashCode() - Method in class io.dstore.values.LongValue
 
hashCode() - Method in class io.dstore.values.StringValue
 
hashCode() - Method in class io.dstore.values.TimestampValue
 
hashCode() - Method in class io.dstore.values.Value
 
hasLastUpdated() - Method in class io.dstore.elastic.forum.Posting.Builder
.dstore.values.TimestampValue last_updated = 9;
hasLastUpdated() - Method in class io.dstore.elastic.forum.Posting
.dstore.values.TimestampValue last_updated = 9;
hasLastUpdated() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
.dstore.values.TimestampValue last_updated = 9;
hasLastUpdated() - Method in class io.dstore.elastic.item.Item.Builder
.dstore.values.TimestampValue last_updated = 3;
hasLastUpdated() - Method in class io.dstore.elastic.item.Item
.dstore.values.TimestampValue last_updated = 3;
hasLastUpdated() - Method in interface io.dstore.elastic.item.ItemOrBuilder
.dstore.values.TimestampValue last_updated = 3;
hasNode() - Method in class io.dstore.elastic.item.Item.Builder
.dstore.elastic.item.item.Item.Node node = 1;
hasNode() - Method in class io.dstore.elastic.item.Item
.dstore.elastic.item.item.Item.Node node = 1;
hasNode() - Method in interface io.dstore.elastic.item.ItemOrBuilder
.dstore.elastic.item.item.Item.Node node = 1;
hasPostDate() - Method in class io.dstore.elastic.forum.Posting.Builder
.dstore.values.TimestampValue post_date = 8;
hasPostDate() - Method in class io.dstore.elastic.forum.Posting
.dstore.values.TimestampValue post_date = 8;
hasPostDate() - Method in interface io.dstore.elastic.forum.PostingOrBuilder
.dstore.values.TimestampValue post_date = 8;
hasPostQuery() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
Danach wird das Suchergebnis nachträglich gefiltert und es wird jeweils eine zusätzliche FilteredAggregation geliefert
hasPostQuery() - Method in class io.dstore.elastic.item.ItemGet.Request
Danach wird das Suchergebnis nachträglich gefiltert und es wird jeweils eine zusätzliche FilteredAggregation geliefert
hasPostQuery() - Method in interface io.dstore.elastic.item.ItemGet.RequestOrBuilder
Danach wird das Suchergebnis nachträglich gefiltert und es wird jeweils eine zusätzliche FilteredAggregation geliefert
hasQuery() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
Danach wird das Suchergebnis gefiltert
hasQuery() - Method in class io.dstore.elastic.forum.PostingGet.Request
Danach wird das Suchergebnis gefiltert
hasQuery() - Method in interface io.dstore.elastic.forum.PostingGet.RequestOrBuilder
Danach wird das Suchergebnis gefiltert
hasQuery() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
.dstore.elastic.BoolQuery query = 1;
hasQuery() - Method in class io.dstore.elastic.item.ItemExport.Request
.dstore.elastic.BoolQuery query = 1;
hasQuery() - Method in interface io.dstore.elastic.item.ItemExport.RequestOrBuilder
.dstore.elastic.BoolQuery query = 1;
hasValue() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
.dstore.values.Value value = 1;
hasValue() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
.dstore.values.Value value = 1;
hasValue() - Method in interface io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValueOrBuilder
.dstore.values.Value value = 1;
hasValue() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
.dstore.values.Value value = 1;
hasValue() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
.dstore.values.Value value = 1;
hasValue() - Method in interface io.dstore.elastic.item.ItemGet.Response.Facet.FacetValueOrBuilder
.dstore.values.Value value = 1;
hasValue() - Method in class io.dstore.values.TimestampValue.Builder
.google.protobuf.Timestamp value = 1;
hasValue() - Method in class io.dstore.values.TimestampValue
.google.protobuf.Timestamp value = 1;
hasValue() - Method in interface io.dstore.values.TimestampValueOrBuilder
.google.protobuf.Timestamp value = 1;

I

INCLUDE_FIELD_PATTERN_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.PostingGet.Request
 
INCLUDE_FIELD_PATTERN_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemExport.Request
 
INCLUDE_FIELD_PATTERN_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Request
 
INDEX_NAME_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.Posting
 
INDEX_NAME_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.Item
 
INFORMATION_FIELD_NUMBER - Static variable in class io.dstore.engine.MetaInformation
 
INPUT_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemSuggest.Request
 
INTEGER_VALUE_FIELD_NUMBER - Static variable in class io.dstore.values.Value
 
IntegerValue - Class in io.dstore.values
Protobuf type dstore.values.IntegerValue
IntegerValue.Builder - Class in io.dstore.values
Protobuf type dstore.values.IntegerValue
IntegerValueOrBuilder - Interface in io.dstore.values
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.BoolQuery.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.BoolQuery
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.Field.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.Field
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.forum.Posting.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.forum.Posting
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.forum.PostingGet.Request
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.forum.PostingGet.Response
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.Item.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.Item
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.Item.Node.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.Item.Node
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemExport.Request
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemExport.Response
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemGet.Request
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemGet.Response
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemSuggest.Request
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemSuggest.Response
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.Query.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.Query
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.Query.Range.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.Query.Range
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.Query.SimpleQueryString
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.Query.Terms.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.Query.Terms
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.Query.Type.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.Query.Type
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.Range.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.Range
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.Sort.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.Sort.FieldSort
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.Sort
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.Sort.ScoreSort.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.elastic.Sort.ScoreSort
 
internalGetFieldAccessorTable() - Method in class io.dstore.engine.Message.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.engine.Message
 
internalGetFieldAccessorTable() - Method in class io.dstore.engine.MetaInformation.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.engine.MetaInformation
 
internalGetFieldAccessorTable() - Method in class io.dstore.engine.Procedure.Call.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.engine.Procedure.Call
 
internalGetFieldAccessorTable() - Method in class io.dstore.engine.Procedure.Parameter.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.engine.Procedure.Parameter
 
internalGetFieldAccessorTable() - Method in class io.dstore.engine.Procedure.Response.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.engine.Procedure.Response
 
internalGetFieldAccessorTable() - Method in class io.dstore.engine.Procedure.Response.Row.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.engine.Procedure.Response.Row
 
internalGetFieldAccessorTable() - Method in class io.dstore.values.BooleanValue.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.values.BooleanValue
 
internalGetFieldAccessorTable() - Method in class io.dstore.values.BytesValue.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.values.BytesValue
 
internalGetFieldAccessorTable() - Method in class io.dstore.values.DecimalValue.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.values.DecimalValue
 
internalGetFieldAccessorTable() - Method in class io.dstore.values.DoubleValue.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.values.DoubleValue
 
internalGetFieldAccessorTable() - Method in class io.dstore.values.IntegerValue.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.values.IntegerValue
 
internalGetFieldAccessorTable() - Method in class io.dstore.values.LongValue.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.values.LongValue
 
internalGetFieldAccessorTable() - Method in class io.dstore.values.StringValue.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.values.StringValue
 
internalGetFieldAccessorTable() - Method in class io.dstore.values.TimestampValue.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.values.TimestampValue
 
internalGetFieldAccessorTable() - Method in class io.dstore.values.Value.Builder
 
internalGetFieldAccessorTable() - Method in class io.dstore.values.Value
 
internalGetMapField(int) - Method in class io.dstore.elastic.forum.Posting.Builder
 
internalGetMapField(int) - Method in class io.dstore.elastic.forum.Posting
 
internalGetMapField(int) - Method in class io.dstore.elastic.item.Item.Node.Builder
 
internalGetMapField(int) - Method in class io.dstore.elastic.item.Item.Node
 
internalGetMapField(int) - Method in class io.dstore.engine.Procedure.Response.Builder
 
internalGetMapField(int) - Method in class io.dstore.engine.Procedure.Response
 
internalGetMapField(int) - Method in class io.dstore.engine.Procedure.Response.Row.Builder
 
internalGetMapField(int) - Method in class io.dstore.engine.Procedure.Response.Row
 
internalGetMutableMapField(int) - Method in class io.dstore.elastic.forum.Posting.Builder
 
internalGetMutableMapField(int) - Method in class io.dstore.elastic.item.Item.Node.Builder
 
internalGetMutableMapField(int) - Method in class io.dstore.engine.Procedure.Response.Builder
 
internalGetMutableMapField(int) - Method in class io.dstore.engine.Procedure.Response.Row.Builder
 
internalGetValueMap() - Static method in enum io.dstore.elastic.Sort.Missing
 
internalGetValueMap() - Static method in enum io.dstore.elastic.Sort.Mode
 
internalGetValueMap() - Static method in enum io.dstore.elastic.Sort.Order
 
internalGetValueMap() - Static method in enum io.dstore.engine.MetaInformation.Types
 
io.dstore.elastic - package io.dstore.elastic
 
io.dstore.elastic.forum - package io.dstore.elastic.forum
 
io.dstore.elastic.item - package io.dstore.elastic.item
 
io.dstore.engine - package io.dstore.engine
 
io.dstore.helper - package io.dstore.helper
 
io.dstore.values - package io.dstore.values
 
IS_NULL_FIELD_NUMBER - Static variable in class io.dstore.engine.Procedure.Parameter
 
isInitialized() - Method in class io.dstore.elastic.BoolQuery.Builder
 
isInitialized() - Method in class io.dstore.elastic.BoolQuery
 
isInitialized() - Method in class io.dstore.elastic.Field.Builder
 
isInitialized() - Method in class io.dstore.elastic.Field
 
isInitialized() - Method in class io.dstore.elastic.forum.Posting.Builder
 
isInitialized() - Method in class io.dstore.elastic.forum.Posting
 
isInitialized() - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
 
isInitialized() - Method in class io.dstore.elastic.forum.PostingGet.Request
 
isInitialized() - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
 
isInitialized() - Method in class io.dstore.elastic.forum.PostingGet.Response
 
isInitialized() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
 
isInitialized() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
isInitialized() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
 
isInitialized() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
isInitialized() - Method in class io.dstore.elastic.item.Item.Builder
 
isInitialized() - Method in class io.dstore.elastic.item.Item
 
isInitialized() - Method in class io.dstore.elastic.item.Item.Node.Builder
 
isInitialized() - Method in class io.dstore.elastic.item.Item.Node
 
isInitialized() - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
 
isInitialized() - Method in class io.dstore.elastic.item.ItemExport.Request
 
isInitialized() - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
 
isInitialized() - Method in class io.dstore.elastic.item.ItemExport.Response
 
isInitialized() - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
 
isInitialized() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
 
isInitialized() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
 
isInitialized() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
isInitialized() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
isInitialized() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
 
isInitialized() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
isInitialized() - Method in class io.dstore.elastic.item.ItemGet.Request
 
isInitialized() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
 
isInitialized() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
isInitialized() - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
 
isInitialized() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
 
isInitialized() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
 
isInitialized() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
isInitialized() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
isInitialized() - Method in class io.dstore.elastic.item.ItemGet.Response
 
isInitialized() - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
 
isInitialized() - Method in class io.dstore.elastic.item.ItemSuggest.Request
 
isInitialized() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
 
isInitialized() - Method in class io.dstore.elastic.item.ItemSuggest.Response
 
isInitialized() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
 
isInitialized() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
isInitialized() - Method in class io.dstore.elastic.Query.Builder
 
isInitialized() - Method in class io.dstore.elastic.Query
 
isInitialized() - Method in class io.dstore.elastic.Query.Range.Builder
 
isInitialized() - Method in class io.dstore.elastic.Query.Range
 
isInitialized() - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
 
isInitialized() - Method in class io.dstore.elastic.Query.SimpleQueryString
 
isInitialized() - Method in class io.dstore.elastic.Query.Terms.Builder
 
isInitialized() - Method in class io.dstore.elastic.Query.Terms
 
isInitialized() - Method in class io.dstore.elastic.Query.Type.Builder
 
isInitialized() - Method in class io.dstore.elastic.Query.Type
 
isInitialized() - Method in class io.dstore.elastic.Range.Builder
 
isInitialized() - Method in class io.dstore.elastic.Range
 
isInitialized() - Method in class io.dstore.elastic.Sort.Builder
 
isInitialized() - Method in class io.dstore.elastic.Sort.FieldSort.Builder
 
isInitialized() - Method in class io.dstore.elastic.Sort.FieldSort
 
isInitialized() - Method in class io.dstore.elastic.Sort
 
isInitialized() - Method in class io.dstore.elastic.Sort.ScoreSort.Builder
 
isInitialized() - Method in class io.dstore.elastic.Sort.ScoreSort
 
isInitialized() - Method in class io.dstore.engine.Message.Builder
 
isInitialized() - Method in class io.dstore.engine.Message
 
isInitialized() - Method in class io.dstore.engine.MetaInformation.Builder
 
isInitialized() - Method in class io.dstore.engine.MetaInformation
 
isInitialized() - Method in class io.dstore.engine.Procedure.Call.Builder
 
isInitialized() - Method in class io.dstore.engine.Procedure.Call
 
isInitialized() - Method in class io.dstore.engine.Procedure.Parameter.Builder
 
isInitialized() - Method in class io.dstore.engine.Procedure.Parameter
 
isInitialized() - Method in class io.dstore.engine.Procedure.Response.Builder
 
isInitialized() - Method in class io.dstore.engine.Procedure.Response
 
isInitialized() - Method in class io.dstore.engine.Procedure.Response.Row.Builder
 
isInitialized() - Method in class io.dstore.engine.Procedure.Response.Row
 
isInitialized() - Method in class io.dstore.values.BooleanValue.Builder
 
isInitialized() - Method in class io.dstore.values.BooleanValue
 
isInitialized() - Method in class io.dstore.values.BytesValue.Builder
 
isInitialized() - Method in class io.dstore.values.BytesValue
 
isInitialized() - Method in class io.dstore.values.DecimalValue.Builder
 
isInitialized() - Method in class io.dstore.values.DecimalValue
 
isInitialized() - Method in class io.dstore.values.DoubleValue.Builder
 
isInitialized() - Method in class io.dstore.values.DoubleValue
 
isInitialized() - Method in class io.dstore.values.IntegerValue.Builder
 
isInitialized() - Method in class io.dstore.values.IntegerValue
 
isInitialized() - Method in class io.dstore.values.LongValue.Builder
 
isInitialized() - Method in class io.dstore.values.LongValue
 
isInitialized() - Method in class io.dstore.values.StringValue.Builder
 
isInitialized() - Method in class io.dstore.values.StringValue
 
isInitialized() - Method in class io.dstore.values.TimestampValue.Builder
 
isInitialized() - Method in class io.dstore.values.TimestampValue
 
isInitialized() - Method in class io.dstore.values.Value.Builder
 
isInitialized() - Method in class io.dstore.values.Value
 
isValidUniqueID(StringValue) - Method in class io.dstore.engine.EngineGrpc.EngineBlockingStub
 
isValidUniqueID(StringValue) - Method in class io.dstore.engine.EngineGrpc.EngineFutureStub
 
isValidUniqueID(StringValue, StreamObserver<BooleanValue>) - Method in class io.dstore.engine.EngineGrpc.EngineImplBase
 
isValidUniqueID(StringValue, StreamObserver<BooleanValue>) - Method in class io.dstore.engine.EngineGrpc.EngineStub
 
Item - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item.Item
Item.Builder - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item.Item
Item.Node - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item.Item.Node
Item.Node.Builder - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item.Item.Node
Item.NodeOrBuilder - Interface in io.dstore.elastic.item
 
ITEM_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemExport.Response
 
ITEM_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Response
 
itemExport(ItemExport.Request) - Method in class io.dstore.elastic.ElasticGrpc.ElasticBlockingStub
 
itemExport(ItemExport.Request, StreamObserver<ItemExport.Response>) - Method in class io.dstore.elastic.ElasticGrpc.ElasticImplBase
 
itemExport(ItemExport.Request, StreamObserver<ItemExport.Response>) - Method in class io.dstore.elastic.ElasticGrpc.ElasticStub
 
ItemExport - Class in io.dstore.elastic.item
 
ItemExport.Request - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_export.Request
ItemExport.Request.Builder - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_export.Request
ItemExport.RequestOrBuilder - Interface in io.dstore.elastic.item
 
ItemExport.Response - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_export.Response
ItemExport.Response.Builder - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_export.Response
ItemExport.ResponseOrBuilder - Interface in io.dstore.elastic.item
 
itemGet(ItemGet.Request) - Method in class io.dstore.elastic.ElasticGrpc.ElasticBlockingStub
 
itemGet(ItemGet.Request, StreamObserver<ItemGet.Response>) - Method in class io.dstore.elastic.ElasticGrpc.ElasticImplBase
 
itemGet(ItemGet.Request, StreamObserver<ItemGet.Response>) - Method in class io.dstore.elastic.ElasticGrpc.ElasticStub
 
ItemGet - Class in io.dstore.elastic.item
 
ItemGet.Request - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_get.Request
ItemGet.Request.Builder - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_get.Request
ItemGet.Request.Facet - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_get.Request.Facet
ItemGet.Request.Facet.Builder - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_get.Request.Facet
ItemGet.Request.Facet.FieldSort - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_get.Request.Facet.FieldSort
ItemGet.Request.Facet.FieldSort.Builder - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_get.Request.Facet.FieldSort
ItemGet.Request.Facet.FieldSortOrBuilder - Interface in io.dstore.elastic.item
 
ItemGet.Request.Facet.SortByCase - Enum in io.dstore.elastic.item
 
ItemGet.Request.Facet.SortNoSort - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_get.Request.Facet.SortNoSort
ItemGet.Request.Facet.SortNoSort.Builder - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_get.Request.Facet.SortNoSort
ItemGet.Request.Facet.SortNoSortOrBuilder - Interface in io.dstore.elastic.item
 
ItemGet.Request.FacetOrBuilder - Interface in io.dstore.elastic.item
 
ItemGet.Request.RangeFacet - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_get.Request.RangeFacet
ItemGet.Request.RangeFacet.Builder - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_get.Request.RangeFacet
ItemGet.Request.RangeFacetOrBuilder - Interface in io.dstore.elastic.item
 
ItemGet.RequestOrBuilder - Interface in io.dstore.elastic.item
 
ItemGet.Response - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_get.Response
ItemGet.Response.Builder - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_get.Response
ItemGet.Response.Facet - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_get.Response.Facet
ItemGet.Response.Facet.Builder - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_get.Response.Facet
ItemGet.Response.Facet.FacetValue - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_get.Response.Facet.FacetValue
ItemGet.Response.Facet.FacetValue.Builder - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_get.Response.Facet.FacetValue
ItemGet.Response.Facet.FacetValueOrBuilder - Interface in io.dstore.elastic.item
 
ItemGet.Response.FacetOrBuilder - Interface in io.dstore.elastic.item
 
ItemGet.ResponseOrBuilder - Interface in io.dstore.elastic.item
 
ItemOrBuilder - Interface in io.dstore.elastic.item
 
ItemOuterClass - Class in io.dstore.elastic.item
 
itemSuggest(ItemSuggest.Request) - Method in class io.dstore.elastic.ElasticGrpc.ElasticBlockingStub
 
itemSuggest(ItemSuggest.Request) - Method in class io.dstore.elastic.ElasticGrpc.ElasticFutureStub
 
itemSuggest(ItemSuggest.Request, StreamObserver<ItemSuggest.Response>) - Method in class io.dstore.elastic.ElasticGrpc.ElasticImplBase
 
itemSuggest(ItemSuggest.Request, StreamObserver<ItemSuggest.Response>) - Method in class io.dstore.elastic.ElasticGrpc.ElasticStub
 
ItemSuggest - Class in io.dstore.elastic.item
 
ItemSuggest.Request - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_suggest.Request
ItemSuggest.Request.Builder - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_suggest.Request
ItemSuggest.RequestOrBuilder - Interface in io.dstore.elastic.item
 
ItemSuggest.Response - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_suggest.Response
ItemSuggest.Response.Builder - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_suggest.Response
ItemSuggest.Response.Suggestion - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_suggest.Response.Suggestion
ItemSuggest.Response.Suggestion.Builder - Class in io.dstore.elastic.item
Protobuf type dstore.elastic.item.item_suggest.Response.Suggestion
ItemSuggest.Response.SuggestionOrBuilder - Interface in io.dstore.elastic.item
 
ItemSuggest.ResponseOrBuilder - Interface in io.dstore.elastic.item
 

L

LAST_UPDATED_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.Posting
 
LAST_UPDATED_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.Item
 
LAST_VALUE - Static variable in enum io.dstore.elastic.Sort.Missing
LAST = 0;
LESS_THAN_FIELD_NUMBER - Static variable in class io.dstore.elastic.Query.Range
 
LESS_THAN_OR_EQUAL_FIELD_NUMBER - Static variable in class io.dstore.elastic.Query.Range
 
LEVEL_ID_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.Item.Node
 
LONG_VALUE_FIELD_NUMBER - Static variable in class io.dstore.values.Value
 
LongValue - Class in io.dstore.values
Protobuf type dstore.values.LongValue
LongValue.Builder - Class in io.dstore.values
Protobuf type dstore.values.LongValue
LongValueOrBuilder - Interface in io.dstore.values
 

M

MAIN_POSTING_ID_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.Posting
 
MATCHING_ITEM_COUNT_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
MATCHING_ITEM_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemSuggest.Response
 
MAX_ITEMS_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemSuggest.Request
 
MAX_SUGGESTS_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemSuggest.Request
 
MAX_VALUE - Static variable in enum io.dstore.elastic.Sort.Mode
MAX = 2;
MAX_VALUE_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
MEDIAN_VALUE - Static variable in enum io.dstore.elastic.Sort.Mode
MEDIAN = 5;
mergeBaseQuery(BoolQuery) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
Danach wird das Suchergebnis und alle Aggregationen gefiltert
mergeBaseQuery(BoolQuery) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
Used to filter the suggestions
mergeBooleanValue(BooleanValue) - Method in class io.dstore.values.Value.Builder
.dstore.values.BooleanValue boolean_value = 14;
mergeBoolQuery(BoolQuery) - Method in class io.dstore.elastic.Query.Builder
not yet supported in FacetedNavigation
mergeByteValue(BytesValue) - Method in class io.dstore.values.Value.Builder
.dstore.values.BytesValue byte_value = 12;
mergeDecimalValue(DecimalValue) - Method in class io.dstore.values.Value.Builder
.dstore.values.DecimalValue decimal_value = 15;
mergeDoubleValue(DoubleValue) - Method in class io.dstore.values.Value.Builder
.dstore.values.DoubleValue double_value = 13;
mergeFieldSort(ItemGet.Request.Facet.FieldSort) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
.dstore.elastic.item.item_get.Request.Facet.FieldSort field_sort = 3;
mergeFieldSort(Sort.FieldSort) - Method in class io.dstore.elastic.Sort.Builder
.dstore.elastic.Sort.FieldSort field_sort = 1;
mergeFrom(Message) - Method in class io.dstore.elastic.BoolQuery.Builder
 
mergeFrom(BoolQuery) - Method in class io.dstore.elastic.BoolQuery.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.BoolQuery.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.Field.Builder
 
mergeFrom(Field) - Method in class io.dstore.elastic.Field.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.Field.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.forum.Posting.Builder
 
mergeFrom(Posting) - Method in class io.dstore.elastic.forum.Posting.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.forum.Posting.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
 
mergeFrom(PostingGet.Request) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
 
mergeFrom(PostingGet.Response) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
 
mergeFrom(PostingGet.Response.UsedValues) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
 
mergeFrom(PostingGet.Response.UsedValues.UsedValue) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.item.Item.Builder
 
mergeFrom(Item) - Method in class io.dstore.elastic.item.Item.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.item.Item.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.item.Item.Node.Builder
 
mergeFrom(Item.Node) - Method in class io.dstore.elastic.item.Item.Node.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.item.Item.Node.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
 
mergeFrom(ItemExport.Request) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
 
mergeFrom(ItemExport.Response) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
 
mergeFrom(ItemGet.Request) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
 
mergeFrom(ItemGet.Request.Facet) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
 
mergeFrom(ItemGet.Request.Facet.FieldSort) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
 
mergeFrom(ItemGet.Request.Facet.SortNoSort) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
 
mergeFrom(ItemGet.Request.RangeFacet) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
 
mergeFrom(ItemGet.Response) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
 
mergeFrom(ItemGet.Response.Facet) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
 
mergeFrom(ItemGet.Response.Facet.FacetValue) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
 
mergeFrom(ItemSuggest.Request) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
 
mergeFrom(ItemSuggest.Response) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
 
mergeFrom(ItemSuggest.Response.Suggestion) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.Query.Builder
 
mergeFrom(Query) - Method in class io.dstore.elastic.Query.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.Query.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.Query.Range.Builder
 
mergeFrom(Query.Range) - Method in class io.dstore.elastic.Query.Range.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.Query.Range.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
 
mergeFrom(Query.SimpleQueryString) - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.Query.Terms.Builder
 
mergeFrom(Query.Terms) - Method in class io.dstore.elastic.Query.Terms.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.Query.Terms.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.Query.Type.Builder
 
mergeFrom(Query.Type) - Method in class io.dstore.elastic.Query.Type.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.Query.Type.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.Range.Builder
 
mergeFrom(Range) - Method in class io.dstore.elastic.Range.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.Range.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.Sort.Builder
 
mergeFrom(Sort) - Method in class io.dstore.elastic.Sort.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.Sort.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
 
mergeFrom(Sort.FieldSort) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
 
mergeFrom(Message) - Method in class io.dstore.elastic.Sort.ScoreSort.Builder
 
mergeFrom(Sort.ScoreSort) - Method in class io.dstore.elastic.Sort.ScoreSort.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.elastic.Sort.ScoreSort.Builder
 
mergeFrom(Message) - Method in class io.dstore.engine.Message.Builder
 
mergeFrom(Message) - Method in class io.dstore.engine.Message.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.engine.Message.Builder
 
mergeFrom(Message) - Method in class io.dstore.engine.MetaInformation.Builder
 
mergeFrom(MetaInformation) - Method in class io.dstore.engine.MetaInformation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.engine.MetaInformation.Builder
 
mergeFrom(Message) - Method in class io.dstore.engine.Procedure.Call.Builder
 
mergeFrom(Procedure.Call) - Method in class io.dstore.engine.Procedure.Call.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.engine.Procedure.Call.Builder
 
mergeFrom(Message) - Method in class io.dstore.engine.Procedure.Parameter.Builder
 
mergeFrom(Procedure.Parameter) - Method in class io.dstore.engine.Procedure.Parameter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.engine.Procedure.Parameter.Builder
 
mergeFrom(Message) - Method in class io.dstore.engine.Procedure.Response.Builder
 
mergeFrom(Procedure.Response) - Method in class io.dstore.engine.Procedure.Response.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.engine.Procedure.Response.Builder
 
mergeFrom(Message) - Method in class io.dstore.engine.Procedure.Response.Row.Builder
 
mergeFrom(Procedure.Response.Row) - Method in class io.dstore.engine.Procedure.Response.Row.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.engine.Procedure.Response.Row.Builder
 
mergeFrom(Message) - Method in class io.dstore.values.BooleanValue.Builder
 
mergeFrom(BooleanValue) - Method in class io.dstore.values.BooleanValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.values.BooleanValue.Builder
 
mergeFrom(Message) - Method in class io.dstore.values.BytesValue.Builder
 
mergeFrom(BytesValue) - Method in class io.dstore.values.BytesValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.values.BytesValue.Builder
 
mergeFrom(Message) - Method in class io.dstore.values.DecimalValue.Builder
 
mergeFrom(DecimalValue) - Method in class io.dstore.values.DecimalValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.values.DecimalValue.Builder
 
mergeFrom(Message) - Method in class io.dstore.values.DoubleValue.Builder
 
mergeFrom(DoubleValue) - Method in class io.dstore.values.DoubleValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.values.DoubleValue.Builder
 
mergeFrom(Message) - Method in class io.dstore.values.IntegerValue.Builder
 
mergeFrom(IntegerValue) - Method in class io.dstore.values.IntegerValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.values.IntegerValue.Builder
 
mergeFrom(Message) - Method in class io.dstore.values.LongValue.Builder
 
mergeFrom(LongValue) - Method in class io.dstore.values.LongValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.values.LongValue.Builder
 
mergeFrom(Message) - Method in class io.dstore.values.StringValue.Builder
 
mergeFrom(StringValue) - Method in class io.dstore.values.StringValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.values.StringValue.Builder
 
mergeFrom(Message) - Method in class io.dstore.values.TimestampValue.Builder
 
mergeFrom(TimestampValue) - Method in class io.dstore.values.TimestampValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.values.TimestampValue.Builder
 
mergeFrom(Message) - Method in class io.dstore.values.Value.Builder
 
mergeFrom(Value) - Method in class io.dstore.values.Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.dstore.values.Value.Builder
 
mergeIntegerValue(IntegerValue) - Method in class io.dstore.values.Value.Builder
.dstore.values.IntegerValue integer_value = 10;
mergeLastUpdated(TimestampValue) - Method in class io.dstore.elastic.forum.Posting.Builder
.dstore.values.TimestampValue last_updated = 9;
mergeLastUpdated(TimestampValue) - Method in class io.dstore.elastic.item.Item.Builder
.dstore.values.TimestampValue last_updated = 3;
mergeLongValue(LongValue) - Method in class io.dstore.values.Value.Builder
.dstore.values.LongValue long_value = 17;
mergeNode(Item.Node) - Method in class io.dstore.elastic.item.Item.Builder
.dstore.elastic.item.item.Item.Node node = 1;
mergePostDate(TimestampValue) - Method in class io.dstore.elastic.forum.Posting.Builder
.dstore.values.TimestampValue post_date = 8;
mergePostQuery(BoolQuery) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
Danach wird das Suchergebnis nachträglich gefiltert und es wird jeweils eine zusätzliche FilteredAggregation geliefert
mergeQuery(BoolQuery) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
Danach wird das Suchergebnis gefiltert
mergeQuery(BoolQuery) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
.dstore.elastic.BoolQuery query = 1;
mergeRangeQuery(Query.Range) - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
mergeScoreSort(Sort.ScoreSort) - Method in class io.dstore.elastic.Sort.Builder
.dstore.elastic.Sort.ScoreSort score_sort = 2;
mergeSimpleQueryStringQuery(Query.SimpleQueryString) - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
mergeSortNoSort(ItemGet.Request.Facet.SortNoSort) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
.dstore.elastic.item.item_get.Request.Facet.SortNoSort sort_no_sort = 2;
mergeStringValue(StringValue) - Method in class io.dstore.values.Value.Builder
.dstore.values.StringValue string_value = 11;
mergeTermsQuery(Query.Terms) - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
mergeTimestampValue(TimestampValue) - Method in class io.dstore.values.Value.Builder
.dstore.values.TimestampValue timestamp_value = 16;
mergeTypeQuery(Query.Type) - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.BoolQuery.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.Field.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.forum.Posting.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.Item.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.Item.Node.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.Query.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.Query.Range.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.Query.Terms.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.Query.Type.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.Range.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.Sort.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.Sort.ScoreSort.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.engine.Message.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.engine.MetaInformation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.engine.Procedure.Call.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.engine.Procedure.Parameter.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.engine.Procedure.Response.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.engine.Procedure.Response.Row.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.values.BooleanValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.values.BytesValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.values.DecimalValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.values.DoubleValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.values.IntegerValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.values.LongValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.values.StringValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.values.TimestampValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.dstore.values.Value.Builder
 
mergeValue(Value) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
.dstore.values.Value value = 1;
mergeValue(Value) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
.dstore.values.Value value = 1;
mergeValue(Timestamp) - Method in class io.dstore.values.TimestampValue.Builder
.google.protobuf.Timestamp value = 1;
Message - Class in io.dstore.engine
Protobuf type dstore.engine.Message
Message.Builder - Class in io.dstore.engine
Protobuf type dstore.engine.Message
MESSAGE_FIELD_NUMBER - Static variable in class io.dstore.engine.Message
 
MESSAGE_FIELD_NUMBER - Static variable in class io.dstore.engine.Procedure.Response
 
MessageOrBuilder - Interface in io.dstore.engine
 
META_INFORMATION_FIELD_NUMBER - Static variable in class io.dstore.engine.Procedure.Response
 
MetaInformation - Class in io.dstore.engine
Protobuf type dstore.engine.MetaInformation
MetaInformation.Builder - Class in io.dstore.engine
Protobuf type dstore.engine.MetaInformation
MetaInformation.Types - Enum in io.dstore.engine
Protobuf enum dstore.engine.MetaInformation.Types
MetaInformationOrBuilder - Interface in io.dstore.engine
 
METHOD_CREATE_UNIQUE_ID - Static variable in class io.dstore.engine.EngineGrpc
 
METHOD_EXEC_BATCH - Static variable in class io.dstore.engine.EngineGrpc
 
METHOD_EXEC_PROCEDURE - Static variable in class io.dstore.engine.EngineGrpc
 
METHOD_IS_VALID_UNIQUE_ID - Static variable in class io.dstore.engine.EngineGrpc
 
METHOD_ITEM_EXPORT - Static variable in class io.dstore.elastic.ElasticGrpc
 
METHOD_ITEM_GET - Static variable in class io.dstore.elastic.ElasticGrpc
 
METHOD_ITEM_SUGGEST - Static variable in class io.dstore.elastic.ElasticGrpc
 
METHOD_POSTING_GET - Static variable in class io.dstore.elastic.ElasticGrpc
 
MIN_VALUE - Static variable in enum io.dstore.elastic.Sort.Mode
MIN = 1;
MIN_VALUE_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
MINIMUM_SHOULD_MATCH_FIELD_NUMBER - Static variable in class io.dstore.elastic.BoolQuery
 
MINIMUM_SHOULD_MATCH_FIELD_NUMBER - Static variable in class io.dstore.elastic.Query.SimpleQueryString
 
MISSING_TREATMENT_FIELD_NUMBER - Static variable in class io.dstore.elastic.Sort.FieldSort
 
MULTI_FIELD_FIELD_NUMBER - Static variable in class io.dstore.elastic.Field
 
MUST_FIELD_NUMBER - Static variable in class io.dstore.elastic.BoolQuery
 
MUST_NOT_FIELD_NUMBER - Static variable in class io.dstore.elastic.BoolQuery
 

N

NAME_FIELD_NUMBER - Static variable in class io.dstore.elastic.Field
 
NAME_FIELD_NUMBER - Static variable in class io.dstore.engine.Procedure.Parameter
 
NESTED_FILTER_FIELD_NUMBER - Static variable in class io.dstore.elastic.Sort.FieldSort
 
newBlockingStub(Channel) - Static method in class io.dstore.elastic.ElasticGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class io.dstore.engine.EngineGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - Static method in class io.dstore.elastic.BoolQuery
 
newBuilder(BoolQuery) - Static method in class io.dstore.elastic.BoolQuery
 
newBuilder() - Static method in class io.dstore.elastic.Field
 
newBuilder(Field) - Static method in class io.dstore.elastic.Field
 
newBuilder() - Static method in class io.dstore.elastic.forum.Posting
 
newBuilder(Posting) - Static method in class io.dstore.elastic.forum.Posting
 
newBuilder() - Static method in class io.dstore.elastic.forum.PostingGet.Request
 
newBuilder(PostingGet.Request) - Static method in class io.dstore.elastic.forum.PostingGet.Request
 
newBuilder() - Static method in class io.dstore.elastic.forum.PostingGet.Response
 
newBuilder(PostingGet.Response) - Static method in class io.dstore.elastic.forum.PostingGet.Response
 
newBuilder() - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
newBuilder(PostingGet.Response.UsedValues) - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
newBuilder() - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
newBuilder(PostingGet.Response.UsedValues.UsedValue) - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
newBuilder() - Static method in class io.dstore.elastic.item.Item
 
newBuilder(Item) - Static method in class io.dstore.elastic.item.Item
 
newBuilder() - Static method in class io.dstore.elastic.item.Item.Node
 
newBuilder(Item.Node) - Static method in class io.dstore.elastic.item.Item.Node
 
newBuilder() - Static method in class io.dstore.elastic.item.ItemExport.Request
 
newBuilder(ItemExport.Request) - Static method in class io.dstore.elastic.item.ItemExport.Request
 
newBuilder() - Static method in class io.dstore.elastic.item.ItemExport.Response
 
newBuilder(ItemExport.Response) - Static method in class io.dstore.elastic.item.ItemExport.Response
 
newBuilder() - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
newBuilder(ItemGet.Request.Facet.FieldSort) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
newBuilder() - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
newBuilder(ItemGet.Request.Facet) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
newBuilder() - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
newBuilder(ItemGet.Request.Facet.SortNoSort) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
newBuilder() - Static method in class io.dstore.elastic.item.ItemGet.Request
 
newBuilder(ItemGet.Request) - Static method in class io.dstore.elastic.item.ItemGet.Request
 
newBuilder() - Static method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
newBuilder(ItemGet.Request.RangeFacet) - Static method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
newBuilder() - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
newBuilder(ItemGet.Response.Facet.FacetValue) - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
newBuilder() - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
newBuilder(ItemGet.Response.Facet) - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
newBuilder() - Static method in class io.dstore.elastic.item.ItemGet.Response
 
newBuilder(ItemGet.Response) - Static method in class io.dstore.elastic.item.ItemGet.Response
 
newBuilder() - Static method in class io.dstore.elastic.item.ItemSuggest.Request
 
newBuilder(ItemSuggest.Request) - Static method in class io.dstore.elastic.item.ItemSuggest.Request
 
newBuilder() - Static method in class io.dstore.elastic.item.ItemSuggest.Response
 
newBuilder(ItemSuggest.Response) - Static method in class io.dstore.elastic.item.ItemSuggest.Response
 
newBuilder() - Static method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
newBuilder(ItemSuggest.Response.Suggestion) - Static method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
newBuilder() - Static method in class io.dstore.elastic.Query
 
newBuilder(Query) - Static method in class io.dstore.elastic.Query
 
newBuilder() - Static method in class io.dstore.elastic.Query.Range
 
newBuilder(Query.Range) - Static method in class io.dstore.elastic.Query.Range
 
newBuilder() - Static method in class io.dstore.elastic.Query.SimpleQueryString
 
newBuilder(Query.SimpleQueryString) - Static method in class io.dstore.elastic.Query.SimpleQueryString
 
newBuilder() - Static method in class io.dstore.elastic.Query.Terms
 
newBuilder(Query.Terms) - Static method in class io.dstore.elastic.Query.Terms
 
newBuilder() - Static method in class io.dstore.elastic.Query.Type
 
newBuilder(Query.Type) - Static method in class io.dstore.elastic.Query.Type
 
newBuilder() - Static method in class io.dstore.elastic.Range
 
newBuilder(Range) - Static method in class io.dstore.elastic.Range
 
newBuilder() - Static method in class io.dstore.elastic.Sort.FieldSort
 
newBuilder(Sort.FieldSort) - Static method in class io.dstore.elastic.Sort.FieldSort
 
newBuilder() - Static method in class io.dstore.elastic.Sort
 
newBuilder(Sort) - Static method in class io.dstore.elastic.Sort
 
newBuilder() - Static method in class io.dstore.elastic.Sort.ScoreSort
 
newBuilder(Sort.ScoreSort) - Static method in class io.dstore.elastic.Sort.ScoreSort
 
newBuilder() - Static method in class io.dstore.engine.Message
 
newBuilder(Message) - Static method in class io.dstore.engine.Message
 
newBuilder() - Static method in class io.dstore.engine.MetaInformation
 
newBuilder(MetaInformation) - Static method in class io.dstore.engine.MetaInformation
 
newBuilder() - Static method in class io.dstore.engine.Procedure.Call
 
newBuilder(Procedure.Call) - Static method in class io.dstore.engine.Procedure.Call
 
newBuilder() - Static method in class io.dstore.engine.Procedure.Parameter
 
newBuilder(Procedure.Parameter) - Static method in class io.dstore.engine.Procedure.Parameter
 
newBuilder() - Static method in class io.dstore.engine.Procedure.Response
 
newBuilder(Procedure.Response) - Static method in class io.dstore.engine.Procedure.Response
 
newBuilder() - Static method in class io.dstore.engine.Procedure.Response.Row
 
newBuilder(Procedure.Response.Row) - Static method in class io.dstore.engine.Procedure.Response.Row
 
newBuilder() - Static method in class io.dstore.values.BooleanValue
 
newBuilder(BooleanValue) - Static method in class io.dstore.values.BooleanValue
 
newBuilder() - Static method in class io.dstore.values.BytesValue
 
newBuilder(BytesValue) - Static method in class io.dstore.values.BytesValue
 
newBuilder() - Static method in class io.dstore.values.DecimalValue
 
newBuilder(DecimalValue) - Static method in class io.dstore.values.DecimalValue
 
newBuilder() - Static method in class io.dstore.values.DoubleValue
 
newBuilder(DoubleValue) - Static method in class io.dstore.values.DoubleValue
 
newBuilder() - Static method in class io.dstore.values.IntegerValue
 
newBuilder(IntegerValue) - Static method in class io.dstore.values.IntegerValue
 
newBuilder() - Static method in class io.dstore.values.LongValue
 
newBuilder(LongValue) - Static method in class io.dstore.values.LongValue
 
newBuilder() - Static method in class io.dstore.values.StringValue
 
newBuilder(StringValue) - Static method in class io.dstore.values.StringValue
 
newBuilder() - Static method in class io.dstore.values.TimestampValue
 
newBuilder(TimestampValue) - Static method in class io.dstore.values.TimestampValue
 
newBuilder() - Static method in class io.dstore.values.Value
 
newBuilder(Value) - Static method in class io.dstore.values.Value
 
newBuilderForType() - Method in class io.dstore.elastic.BoolQuery
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.BoolQuery
 
newBuilderForType() - Method in class io.dstore.elastic.Field
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.Field
 
newBuilderForType() - Method in class io.dstore.elastic.forum.Posting
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.forum.Posting
 
newBuilderForType() - Method in class io.dstore.elastic.forum.PostingGet.Request
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.forum.PostingGet.Request
 
newBuilderForType() - Method in class io.dstore.elastic.forum.PostingGet.Response
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.forum.PostingGet.Response
 
newBuilderForType() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
newBuilderForType() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
newBuilderForType() - Method in class io.dstore.elastic.item.Item
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.item.Item
 
newBuilderForType() - Method in class io.dstore.elastic.item.Item.Node
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.item.Item.Node
 
newBuilderForType() - Method in class io.dstore.elastic.item.ItemExport.Request
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.item.ItemExport.Request
 
newBuilderForType() - Method in class io.dstore.elastic.item.ItemExport.Response
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.item.ItemExport.Response
 
newBuilderForType() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
newBuilderForType() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
newBuilderForType() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
newBuilderForType() - Method in class io.dstore.elastic.item.ItemGet.Request
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.item.ItemGet.Request
 
newBuilderForType() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
newBuilderForType() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
newBuilderForType() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
newBuilderForType() - Method in class io.dstore.elastic.item.ItemGet.Response
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.item.ItemGet.Response
 
newBuilderForType() - Method in class io.dstore.elastic.item.ItemSuggest.Request
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.item.ItemSuggest.Request
 
newBuilderForType() - Method in class io.dstore.elastic.item.ItemSuggest.Response
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.item.ItemSuggest.Response
 
newBuilderForType() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
newBuilderForType() - Method in class io.dstore.elastic.Query
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.Query
 
newBuilderForType() - Method in class io.dstore.elastic.Query.Range
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.Query.Range
 
newBuilderForType() - Method in class io.dstore.elastic.Query.SimpleQueryString
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.Query.SimpleQueryString
 
newBuilderForType() - Method in class io.dstore.elastic.Query.Terms
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.Query.Terms
 
newBuilderForType() - Method in class io.dstore.elastic.Query.Type
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.Query.Type
 
newBuilderForType() - Method in class io.dstore.elastic.Range
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.Range
 
newBuilderForType() - Method in class io.dstore.elastic.Sort.FieldSort
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.Sort.FieldSort
 
newBuilderForType() - Method in class io.dstore.elastic.Sort
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.Sort
 
newBuilderForType() - Method in class io.dstore.elastic.Sort.ScoreSort
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.elastic.Sort.ScoreSort
 
newBuilderForType() - Method in class io.dstore.engine.Message
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.engine.Message
 
newBuilderForType() - Method in class io.dstore.engine.MetaInformation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.engine.MetaInformation
 
newBuilderForType() - Method in class io.dstore.engine.Procedure.Call
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.engine.Procedure.Call
 
newBuilderForType() - Method in class io.dstore.engine.Procedure.Parameter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.engine.Procedure.Parameter
 
newBuilderForType() - Method in class io.dstore.engine.Procedure.Response
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.engine.Procedure.Response
 
newBuilderForType() - Method in class io.dstore.engine.Procedure.Response.Row
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.engine.Procedure.Response.Row
 
newBuilderForType() - Method in class io.dstore.values.BooleanValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.values.BooleanValue
 
newBuilderForType() - Method in class io.dstore.values.BytesValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.values.BytesValue
 
newBuilderForType() - Method in class io.dstore.values.DecimalValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.values.DecimalValue
 
newBuilderForType() - Method in class io.dstore.values.DoubleValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.values.DoubleValue
 
newBuilderForType() - Method in class io.dstore.values.IntegerValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.values.IntegerValue
 
newBuilderForType() - Method in class io.dstore.values.LongValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.values.LongValue
 
newBuilderForType() - Method in class io.dstore.values.StringValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.values.StringValue
 
newBuilderForType() - Method in class io.dstore.values.TimestampValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.values.TimestampValue
 
newBuilderForType() - Method in class io.dstore.values.Value
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.dstore.values.Value
 
newFutureStub(Channel) - Static method in class io.dstore.elastic.ElasticGrpc
Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class io.dstore.engine.EngineGrpc
Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service
newStub(Channel) - Static method in class io.dstore.elastic.ElasticGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class io.dstore.engine.EngineGrpc
Creates a new async stub that supports all call types for the service
NODE_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.Item
 

O

ONLY_MATCHING_VARIANTS_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemExport.Request
 
ONLY_MATCHING_VARIANTS_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Request
 
OUTPUT_PARAMETERS_FIELD_NUMBER - Static variable in class io.dstore.engine.Procedure.Response
 

P

PARAMETER_FIELD_NUMBER - Static variable in class io.dstore.engine.Procedure.Call
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.BoolQuery
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.BoolQuery
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.Field
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Field
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.forum.Posting
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.Posting
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.forum.PostingGet.Request
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.PostingGet.Request
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.forum.PostingGet.Response
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.PostingGet.Response
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.item.Item.Node
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.Item.Node
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.item.Item
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.Item
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemExport.Request
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemExport.Request
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemExport.Response
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemExport.Response
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemGet.Request
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemGet.Response
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Response
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemSuggest.Request
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemSuggest.Request
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemSuggest.Response
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemSuggest.Response
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.Query
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.Query.Range
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query.Range
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.Query.SimpleQueryString
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query.SimpleQueryString
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.Query.Terms
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query.Terms
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.Query.Type
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query.Type
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.Range
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Range
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.Sort.FieldSort
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Sort.FieldSort
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.Sort
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Sort
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.elastic.Sort.ScoreSort
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Sort.ScoreSort
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.engine.Message
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.engine.Message
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.engine.MetaInformation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.engine.MetaInformation
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.engine.Procedure.Call
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.engine.Procedure.Call
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.engine.Procedure.Parameter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.engine.Procedure.Parameter
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.engine.Procedure.Response
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.engine.Procedure.Response
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.engine.Procedure.Response.Row
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.engine.Procedure.Response.Row
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.values.BooleanValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.BooleanValue
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.values.BytesValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.BytesValue
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.values.DecimalValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.DecimalValue
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.values.DoubleValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.DoubleValue
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.values.IntegerValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.IntegerValue
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.values.LongValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.LongValue
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.values.StringValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.StringValue
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.values.TimestampValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.TimestampValue
 
parseDelimitedFrom(InputStream) - Static method in class io.dstore.values.Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.Value
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.BoolQuery
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.BoolQuery
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.BoolQuery
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.BoolQuery
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.BoolQuery
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.BoolQuery
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.BoolQuery
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.BoolQuery
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.Field
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Field
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.Field
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.Field
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.Field
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Field
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.Field
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Field
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.forum.Posting
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.Posting
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.forum.Posting
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.Posting
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.forum.Posting
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.Posting
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.forum.Posting
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.Posting
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.forum.PostingGet.Request
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.PostingGet.Request
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.forum.PostingGet.Request
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.PostingGet.Request
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.forum.PostingGet.Request
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.PostingGet.Request
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.forum.PostingGet.Request
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.PostingGet.Request
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.forum.PostingGet.Response
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.PostingGet.Response
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.forum.PostingGet.Response
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.PostingGet.Response
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.forum.PostingGet.Response
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.PostingGet.Response
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.forum.PostingGet.Response
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.PostingGet.Response
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.item.Item.Node
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.Item.Node
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.item.Item.Node
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.Item.Node
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.item.Item.Node
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.Item.Node
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.item.Item.Node
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.Item.Node
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.item.Item
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.Item
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.item.Item
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.Item
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.item.Item
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.Item
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.item.Item
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.Item
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.item.ItemExport.Request
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemExport.Request
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.item.ItemExport.Request
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemExport.Request
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemExport.Request
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemExport.Request
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.item.ItemExport.Request
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemExport.Request
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.item.ItemExport.Response
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemExport.Response
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.item.ItemExport.Response
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemExport.Response
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemExport.Response
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemExport.Response
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.item.ItemExport.Response
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemExport.Response
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.item.ItemGet.Request
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.item.ItemGet.Request
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemGet.Request
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.item.ItemGet.Request
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.item.ItemGet.Response
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Response
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.item.ItemGet.Response
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Response
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemGet.Response
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Response
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.item.ItemGet.Response
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet.Response
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.item.ItemSuggest.Request
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemSuggest.Request
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.item.ItemSuggest.Request
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemSuggest.Request
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemSuggest.Request
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemSuggest.Request
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.item.ItemSuggest.Request
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemSuggest.Request
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.item.ItemSuggest.Response
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemSuggest.Response
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.item.ItemSuggest.Response
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemSuggest.Response
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemSuggest.Response
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemSuggest.Response
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.item.ItemSuggest.Response
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemSuggest.Response
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.Query
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.Query
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.Query
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.Query
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.Query.Range
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query.Range
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.Query.Range
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query.Range
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.Query.Range
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query.Range
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.Query.Range
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query.Range
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.Query.SimpleQueryString
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query.SimpleQueryString
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.Query.SimpleQueryString
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query.SimpleQueryString
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.Query.SimpleQueryString
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query.SimpleQueryString
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.Query.SimpleQueryString
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query.SimpleQueryString
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.Query.Terms
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query.Terms
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.Query.Terms
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query.Terms
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.Query.Terms
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query.Terms
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.Query.Terms
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query.Terms
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.Query.Type
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query.Type
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.Query.Type
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query.Type
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.Query.Type
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query.Type
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.Query.Type
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Query.Type
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.Range
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Range
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.Range
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.Range
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.Range
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Range
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.Range
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Range
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.Sort.FieldSort
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Sort.FieldSort
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.Sort.FieldSort
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.Sort.FieldSort
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.Sort.FieldSort
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Sort.FieldSort
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.Sort.FieldSort
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Sort.FieldSort
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.Sort
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Sort
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.Sort
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.Sort
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.Sort
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Sort
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.Sort
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Sort
 
parseFrom(ByteString) - Static method in class io.dstore.elastic.Sort.ScoreSort
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Sort.ScoreSort
 
parseFrom(byte[]) - Static method in class io.dstore.elastic.Sort.ScoreSort
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.elastic.Sort.ScoreSort
 
parseFrom(InputStream) - Static method in class io.dstore.elastic.Sort.ScoreSort
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Sort.ScoreSort
 
parseFrom(CodedInputStream) - Static method in class io.dstore.elastic.Sort.ScoreSort
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.elastic.Sort.ScoreSort
 
parseFrom(ByteString) - Static method in class io.dstore.engine.Message
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.engine.Message
 
parseFrom(byte[]) - Static method in class io.dstore.engine.Message
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.engine.Message
 
parseFrom(InputStream) - Static method in class io.dstore.engine.Message
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.engine.Message
 
parseFrom(CodedInputStream) - Static method in class io.dstore.engine.Message
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.engine.Message
 
parseFrom(ByteString) - Static method in class io.dstore.engine.MetaInformation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.engine.MetaInformation
 
parseFrom(byte[]) - Static method in class io.dstore.engine.MetaInformation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.engine.MetaInformation
 
parseFrom(InputStream) - Static method in class io.dstore.engine.MetaInformation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.engine.MetaInformation
 
parseFrom(CodedInputStream) - Static method in class io.dstore.engine.MetaInformation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.engine.MetaInformation
 
parseFrom(ByteString) - Static method in class io.dstore.engine.Procedure.Call
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.engine.Procedure.Call
 
parseFrom(byte[]) - Static method in class io.dstore.engine.Procedure.Call
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.engine.Procedure.Call
 
parseFrom(InputStream) - Static method in class io.dstore.engine.Procedure.Call
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.engine.Procedure.Call
 
parseFrom(CodedInputStream) - Static method in class io.dstore.engine.Procedure.Call
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.engine.Procedure.Call
 
parseFrom(ByteString) - Static method in class io.dstore.engine.Procedure.Parameter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.engine.Procedure.Parameter
 
parseFrom(byte[]) - Static method in class io.dstore.engine.Procedure.Parameter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.engine.Procedure.Parameter
 
parseFrom(InputStream) - Static method in class io.dstore.engine.Procedure.Parameter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.engine.Procedure.Parameter
 
parseFrom(CodedInputStream) - Static method in class io.dstore.engine.Procedure.Parameter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.engine.Procedure.Parameter
 
parseFrom(ByteString) - Static method in class io.dstore.engine.Procedure.Response
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.engine.Procedure.Response
 
parseFrom(byte[]) - Static method in class io.dstore.engine.Procedure.Response
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.engine.Procedure.Response
 
parseFrom(InputStream) - Static method in class io.dstore.engine.Procedure.Response
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.engine.Procedure.Response
 
parseFrom(CodedInputStream) - Static method in class io.dstore.engine.Procedure.Response
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.engine.Procedure.Response
 
parseFrom(ByteString) - Static method in class io.dstore.engine.Procedure.Response.Row
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.engine.Procedure.Response.Row
 
parseFrom(byte[]) - Static method in class io.dstore.engine.Procedure.Response.Row
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.engine.Procedure.Response.Row
 
parseFrom(InputStream) - Static method in class io.dstore.engine.Procedure.Response.Row
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.engine.Procedure.Response.Row
 
parseFrom(CodedInputStream) - Static method in class io.dstore.engine.Procedure.Response.Row
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.engine.Procedure.Response.Row
 
parseFrom(ByteString) - Static method in class io.dstore.values.BooleanValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.values.BooleanValue
 
parseFrom(byte[]) - Static method in class io.dstore.values.BooleanValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.values.BooleanValue
 
parseFrom(InputStream) - Static method in class io.dstore.values.BooleanValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.BooleanValue
 
parseFrom(CodedInputStream) - Static method in class io.dstore.values.BooleanValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.BooleanValue
 
parseFrom(ByteString) - Static method in class io.dstore.values.BytesValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.values.BytesValue
 
parseFrom(byte[]) - Static method in class io.dstore.values.BytesValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.values.BytesValue
 
parseFrom(InputStream) - Static method in class io.dstore.values.BytesValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.BytesValue
 
parseFrom(CodedInputStream) - Static method in class io.dstore.values.BytesValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.BytesValue
 
parseFrom(ByteString) - Static method in class io.dstore.values.DecimalValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.values.DecimalValue
 
parseFrom(byte[]) - Static method in class io.dstore.values.DecimalValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.values.DecimalValue
 
parseFrom(InputStream) - Static method in class io.dstore.values.DecimalValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.DecimalValue
 
parseFrom(CodedInputStream) - Static method in class io.dstore.values.DecimalValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.DecimalValue
 
parseFrom(ByteString) - Static method in class io.dstore.values.DoubleValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.values.DoubleValue
 
parseFrom(byte[]) - Static method in class io.dstore.values.DoubleValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.values.DoubleValue
 
parseFrom(InputStream) - Static method in class io.dstore.values.DoubleValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.DoubleValue
 
parseFrom(CodedInputStream) - Static method in class io.dstore.values.DoubleValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.DoubleValue
 
parseFrom(ByteString) - Static method in class io.dstore.values.IntegerValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.values.IntegerValue
 
parseFrom(byte[]) - Static method in class io.dstore.values.IntegerValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.values.IntegerValue
 
parseFrom(InputStream) - Static method in class io.dstore.values.IntegerValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.IntegerValue
 
parseFrom(CodedInputStream) - Static method in class io.dstore.values.IntegerValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.IntegerValue
 
parseFrom(ByteString) - Static method in class io.dstore.values.LongValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.values.LongValue
 
parseFrom(byte[]) - Static method in class io.dstore.values.LongValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.values.LongValue
 
parseFrom(InputStream) - Static method in class io.dstore.values.LongValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.LongValue
 
parseFrom(CodedInputStream) - Static method in class io.dstore.values.LongValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.LongValue
 
parseFrom(ByteString) - Static method in class io.dstore.values.StringValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.values.StringValue
 
parseFrom(byte[]) - Static method in class io.dstore.values.StringValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.values.StringValue
 
parseFrom(InputStream) - Static method in class io.dstore.values.StringValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.StringValue
 
parseFrom(CodedInputStream) - Static method in class io.dstore.values.StringValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.StringValue
 
parseFrom(ByteString) - Static method in class io.dstore.values.TimestampValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.values.TimestampValue
 
parseFrom(byte[]) - Static method in class io.dstore.values.TimestampValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.values.TimestampValue
 
parseFrom(InputStream) - Static method in class io.dstore.values.TimestampValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.TimestampValue
 
parseFrom(CodedInputStream) - Static method in class io.dstore.values.TimestampValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.TimestampValue
 
parseFrom(ByteString) - Static method in class io.dstore.values.Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.dstore.values.Value
 
parseFrom(byte[]) - Static method in class io.dstore.values.Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.dstore.values.Value
 
parseFrom(InputStream) - Static method in class io.dstore.values.Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.Value
 
parseFrom(CodedInputStream) - Static method in class io.dstore.values.Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.dstore.values.Value
 
parser() - Static method in class io.dstore.elastic.BoolQuery
 
parser() - Static method in class io.dstore.elastic.Field
 
parser() - Static method in class io.dstore.elastic.forum.Posting
 
parser() - Static method in class io.dstore.elastic.forum.PostingGet.Request
 
parser() - Static method in class io.dstore.elastic.forum.PostingGet.Response
 
parser() - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
parser() - Static method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
parser() - Static method in class io.dstore.elastic.item.Item.Node
 
parser() - Static method in class io.dstore.elastic.item.Item
 
parser() - Static method in class io.dstore.elastic.item.ItemExport.Request
 
parser() - Static method in class io.dstore.elastic.item.ItemExport.Response
 
parser() - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
parser() - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
parser() - Static method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
parser() - Static method in class io.dstore.elastic.item.ItemGet.Request
 
parser() - Static method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
parser() - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
parser() - Static method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
parser() - Static method in class io.dstore.elastic.item.ItemGet.Response
 
parser() - Static method in class io.dstore.elastic.item.ItemSuggest.Request
 
parser() - Static method in class io.dstore.elastic.item.ItemSuggest.Response
 
parser() - Static method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
parser() - Static method in class io.dstore.elastic.Query
 
parser() - Static method in class io.dstore.elastic.Query.Range
 
parser() - Static method in class io.dstore.elastic.Query.SimpleQueryString
 
parser() - Static method in class io.dstore.elastic.Query.Terms
 
parser() - Static method in class io.dstore.elastic.Query.Type
 
parser() - Static method in class io.dstore.elastic.Range
 
parser() - Static method in class io.dstore.elastic.Sort.FieldSort
 
parser() - Static method in class io.dstore.elastic.Sort
 
parser() - Static method in class io.dstore.elastic.Sort.ScoreSort
 
parser() - Static method in class io.dstore.engine.Message
 
parser() - Static method in class io.dstore.engine.MetaInformation
 
parser() - Static method in class io.dstore.engine.Procedure.Call
 
parser() - Static method in class io.dstore.engine.Procedure.Parameter
 
parser() - Static method in class io.dstore.engine.Procedure.Response
 
parser() - Static method in class io.dstore.engine.Procedure.Response.Row
 
parser() - Static method in class io.dstore.values.BooleanValue
 
parser() - Static method in class io.dstore.values.BytesValue
 
parser() - Static method in class io.dstore.values.DecimalValue
 
parser() - Static method in class io.dstore.values.DoubleValue
 
parser() - Static method in class io.dstore.values.IntegerValue
 
parser() - Static method in class io.dstore.values.LongValue
 
parser() - Static method in class io.dstore.values.StringValue
 
parser() - Static method in class io.dstore.values.TimestampValue
 
parser() - Static method in class io.dstore.values.Value
 
PASSWORD_KEY - Static variable in class io.dstore.helper.DstoreMetadata
 
POST_DATE_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.Posting
 
POST_QUERY_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Request
 
Posting - Class in io.dstore.elastic.forum
Protobuf type dstore.elastic.forum.posting.Posting
Posting.Builder - Class in io.dstore.elastic.forum
Protobuf type dstore.elastic.forum.posting.Posting
POSTING_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.PostingGet.Response
 
POSTING_ID_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.Posting
 
postingGet(PostingGet.Request) - Method in class io.dstore.elastic.ElasticGrpc.ElasticBlockingStub
 
postingGet(PostingGet.Request, StreamObserver<PostingGet.Response>) - Method in class io.dstore.elastic.ElasticGrpc.ElasticImplBase
 
postingGet(PostingGet.Request, StreamObserver<PostingGet.Response>) - Method in class io.dstore.elastic.ElasticGrpc.ElasticStub
 
PostingGet - Class in io.dstore.elastic.forum
 
PostingGet.Request - Class in io.dstore.elastic.forum
Protobuf type dstore.elastic.forum.posting_get.Request
PostingGet.Request.Builder - Class in io.dstore.elastic.forum
Protobuf type dstore.elastic.forum.posting_get.Request
PostingGet.RequestOrBuilder - Interface in io.dstore.elastic.forum
 
PostingGet.Response - Class in io.dstore.elastic.forum
Protobuf type dstore.elastic.forum.posting_get.Response
PostingGet.Response.Builder - Class in io.dstore.elastic.forum
Protobuf type dstore.elastic.forum.posting_get.Response
PostingGet.Response.UsedValues - Class in io.dstore.elastic.forum
Protobuf type dstore.elastic.forum.posting_get.Response.UsedValues
PostingGet.Response.UsedValues.Builder - Class in io.dstore.elastic.forum
Protobuf type dstore.elastic.forum.posting_get.Response.UsedValues
PostingGet.Response.UsedValues.UsedValue - Class in io.dstore.elastic.forum
Protobuf type dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue
PostingGet.Response.UsedValues.UsedValue.Builder - Class in io.dstore.elastic.forum
Protobuf type dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue
PostingGet.Response.UsedValues.UsedValueOrBuilder - Interface in io.dstore.elastic.forum
 
PostingGet.Response.UsedValuesOrBuilder - Interface in io.dstore.elastic.forum
 
PostingGet.ResponseOrBuilder - Interface in io.dstore.elastic.forum
 
PostingOrBuilder - Interface in io.dstore.elastic.forum
 
PostingOuterClass - Class in io.dstore.elastic.forum
 
PREDECESSOR_TREE_NODE_ID_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.Item.Node
 
Procedure - Class in io.dstore.engine
 
Procedure.Call - Class in io.dstore.engine
Protobuf type dstore.engine.procedure.Call
Procedure.Call.Builder - Class in io.dstore.engine
Protobuf type dstore.engine.procedure.Call
Procedure.CallOrBuilder - Interface in io.dstore.engine
 
Procedure.Parameter - Class in io.dstore.engine
Protobuf type dstore.engine.procedure.Parameter
Procedure.Parameter.Builder - Class in io.dstore.engine
Protobuf type dstore.engine.procedure.Parameter
Procedure.ParameterOrBuilder - Interface in io.dstore.engine
 
Procedure.Response - Class in io.dstore.engine
Protobuf type dstore.engine.procedure.Response
Procedure.Response.Builder - Class in io.dstore.engine
Protobuf type dstore.engine.procedure.Response
Procedure.Response.Row - Class in io.dstore.engine
Protobuf type dstore.engine.procedure.Response.Row
Procedure.Response.Row.Builder - Class in io.dstore.engine
Protobuf type dstore.engine.procedure.Response.Row
Procedure.Response.RowOrBuilder - Interface in io.dstore.engine
 
Procedure.ResponseOrBuilder - Interface in io.dstore.engine
 
PROCEDURE_NAME_FIELD_NUMBER - Static variable in class io.dstore.engine.Procedure.Call
 
PROPERTIES_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.Posting
 
putAllColumns(Map<String, Value>) - Method in class io.dstore.engine.Procedure.Response.Row.Builder
a map of column names to values
putAllFields(Map<String, Field>) - Method in class io.dstore.elastic.item.Item.Node.Builder
map<string, .dstore.elastic.Field> fields = 20;
putAllOutputParameters(Map<String, Value>) - Method in class io.dstore.engine.Procedure.Response.Builder
map<string, .dstore.values.Value> output_parameters = 6;
putAllProperties(Map<Integer, Field>) - Method in class io.dstore.elastic.forum.Posting.Builder
map<int32, .dstore.elastic.Field> properties = 20;
putColumns(String, Value) - Method in class io.dstore.engine.Procedure.Response.Row.Builder
a map of column names to values
putFields(String, Field) - Method in class io.dstore.elastic.item.Item.Node.Builder
map<string, .dstore.elastic.Field> fields = 20;
putOutputParameters(String, Value) - Method in class io.dstore.engine.Procedure.Response.Builder
map<string, .dstore.values.Value> output_parameters = 6;
putProperties(int, Field) - Method in class io.dstore.elastic.forum.Posting.Builder
map<int32, .dstore.elastic.Field> properties = 20;

Q

Query - Class in io.dstore.elastic
Protobuf type dstore.elastic.Query
Query.Builder - Class in io.dstore.elastic
Protobuf type dstore.elastic.Query
Query.QueryCase - Enum in io.dstore.elastic
 
Query.Range - Class in io.dstore.elastic
Protobuf type dstore.elastic.Query.Range
Query.Range.Builder - Class in io.dstore.elastic
Protobuf type dstore.elastic.Query.Range
Query.RangeOrBuilder - Interface in io.dstore.elastic
 
Query.SimpleQueryString - Class in io.dstore.elastic
Protobuf type dstore.elastic.Query.SimpleQueryString
Query.SimpleQueryString.Builder - Class in io.dstore.elastic
Protobuf type dstore.elastic.Query.SimpleQueryString
Query.SimpleQueryStringOrBuilder - Interface in io.dstore.elastic
 
Query.Terms - Class in io.dstore.elastic
Protobuf type dstore.elastic.Query.Terms
Query.Terms.Builder - Class in io.dstore.elastic
Protobuf type dstore.elastic.Query.Terms
Query.TermsOrBuilder - Interface in io.dstore.elastic
 
Query.Type - Class in io.dstore.elastic
Protobuf type dstore.elastic.Query.Type
Query.Type.Builder - Class in io.dstore.elastic
Protobuf type dstore.elastic.Query.Type
Query.TypeOrBuilder - Interface in io.dstore.elastic
 
QUERY_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.PostingGet.Request
 
QUERY_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemExport.Request
 
QUERY_FIELD_NUMBER - Static variable in class io.dstore.elastic.Query.SimpleQueryString
 
QueryOrBuilder - Interface in io.dstore.elastic
 

R

Range - Class in io.dstore.elastic
Protobuf type dstore.elastic.Range
Range.Builder - Class in io.dstore.elastic
Protobuf type dstore.elastic.Range
RANGE_FACET_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Request
 
RANGE_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
RANGE_FROM_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Response.Facet
 
RANGE_QUERY_FIELD_NUMBER - Static variable in class io.dstore.elastic.Query
 
RANGE_TO_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Response.Facet
 
RangeOrBuilder - Interface in io.dstore.elastic
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.dstore.elastic.ElasticOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.dstore.elastic.ElasticOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.dstore.elastic.ElasticServiceOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.dstore.elastic.ElasticServiceOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.PostingGet
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.dstore.elastic.forum.PostingGet
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.dstore.elastic.forum.PostingOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.dstore.elastic.forum.PostingOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemExport
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.dstore.elastic.item.ItemExport
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemGet
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.dstore.elastic.item.ItemGet
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.dstore.elastic.item.ItemOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.dstore.elastic.item.ItemSuggest
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.dstore.elastic.item.ItemSuggest
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.dstore.engine.EngineOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.dstore.engine.EngineOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.dstore.engine.EngineServiceOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.dstore.engine.EngineServiceOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.dstore.engine.Procedure
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.dstore.engine.Procedure
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.dstore.values.ValuesOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.dstore.values.ValuesOuterClass
 
removeColumns(String) - Method in class io.dstore.engine.Procedure.Response.Row.Builder
a map of column names to values
removeDateRangeFacet(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
removeFacet(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
removeFacet(int) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
removeFacetValue(int) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
removeFields(String) - Method in class io.dstore.elastic.item.Item.Node.Builder
map<string, .dstore.elastic.Field> fields = 20;
removeFilter(int) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query filter = 1;
removeItem(int) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
repeated .dstore.elastic.item.item.Item item = 2;
removeItem(int) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item.Item item = 3;
removeMatchingItem(int) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item.Item matching_item = 3;
removeMessage(int) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.Message message = 3;
removeMetaInformation(int) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.MetaInformation meta_information = 7;
removeMust(int) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must = 2;
removeMustNot(int) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must_not = 4;
removeNestedFilter(int) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
removeOutputParameters(String) - Method in class io.dstore.engine.Procedure.Response.Builder
map<string, .dstore.values.Value> output_parameters = 6;
removeParameter(int) - Method in class io.dstore.engine.Procedure.Call.Builder
repeated .dstore.engine.procedure.Parameter parameter = 2;
removePosting(int) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting.Posting posting = 3;
removeProperties(int) - Method in class io.dstore.elastic.forum.Posting.Builder
map<int32, .dstore.elastic.Field> properties = 20;
removeRange(int) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
repeated .dstore.elastic.Range range = 2;
removeRangeFacet(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
removeRow(int) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.procedure.Response.Row row = 5;
removeShould(int) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query should = 3;
removeSort(int) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
removeSort(int) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated .dstore.elastic.Sort sort = 10;
removeSort(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
removeSuggestion(int) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
removeUsedValue(int) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
removeValue(int) - Method in class io.dstore.elastic.Field.Builder
repeated .dstore.values.Value value = 3;
removeValue(int) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
removeVariantNode(int) - Method in class io.dstore.elastic.item.Item.Builder
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
REPLY_TO_POSTING_ID_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.Posting
 
ROW_FIELD_NUMBER - Static variable in class io.dstore.engine.Procedure.Response
 
ROW_ID_FIELD_NUMBER - Static variable in class io.dstore.engine.Procedure.Response.Row
 

S

SCORE_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.Posting
 
SCORE_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.Item
 
SCORE_SORT_FIELD_NUMBER - Static variable in class io.dstore.elastic.Sort
 
SERVICE_NAME - Static variable in class io.dstore.elastic.ElasticGrpc
 
SERVICE_NAME - Static variable in class io.dstore.engine.EngineGrpc
 
setActive(boolean) - Method in class io.dstore.elastic.item.Item.Node.Builder
bool active = 3;
setActive(boolean) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
Only filled when using a term-facet
setAllowPartialMatches(boolean) - Method in class io.dstore.elastic.Query.Terms.Builder
means: use the ".raw" (not analyzed) field
setAuthor(String) - Method in class io.dstore.elastic.forum.Posting.Builder
string author = 5;
setAuthorBytes(ByteString) - Method in class io.dstore.elastic.forum.Posting.Builder
string author = 5;
setAuthorPersonId(int) - Method in class io.dstore.elastic.forum.Posting.Builder
int32 author_person_id = 4;
setBaseQuery(BoolQuery) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
Danach wird das Suchergebnis und alle Aggregationen gefiltert
setBaseQuery(BoolQuery.Builder) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
Danach wird das Suchergebnis und alle Aggregationen gefiltert
setBaseQuery(BoolQuery) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
Used to filter the suggestions
setBaseQuery(BoolQuery.Builder) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
Used to filter the suggestions
setBody(String) - Method in class io.dstore.elastic.forum.Posting.Builder
string body = 11;
setBodyBytes(ByteString) - Method in class io.dstore.elastic.forum.Posting.Builder
string body = 11;
setBooleanValue(BooleanValue) - Method in class io.dstore.values.Value.Builder
.dstore.values.BooleanValue boolean_value = 14;
setBooleanValue(BooleanValue.Builder) - Method in class io.dstore.values.Value.Builder
.dstore.values.BooleanValue boolean_value = 14;
setBoolQuery(BoolQuery) - Method in class io.dstore.elastic.Query.Builder
not yet supported in FacetedNavigation
setBoolQuery(BoolQuery.Builder) - Method in class io.dstore.elastic.Query.Builder
not yet supported in FacetedNavigation
setBoost(double) - Method in class io.dstore.elastic.BoolQuery.Builder
double boost = 6;
setByteValue(BytesValue) - Method in class io.dstore.values.Value.Builder
.dstore.values.BytesValue byte_value = 12;
setByteValue(BytesValue.Builder) - Method in class io.dstore.values.Value.Builder
.dstore.values.BytesValue byte_value = 12;
setCallId(int) - Method in class io.dstore.engine.Procedure.Call.Builder
optional id to identify the corresponding response
setCallId(int) - Method in class io.dstore.engine.Procedure.Response.Builder
int32 call_id = 4;
setCode(int) - Method in class io.dstore.engine.Message.Builder
int32 code = 2;
setCount(int) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
int32 count = 2;
setCount(int) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
int32 count = 2;
setDateRangeFacet(int, ItemGet.Request.RangeFacet) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
setDateRangeFacet(int, ItemGet.Request.RangeFacet.Builder) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet date_range_facet = 6;
setDecimalValue(DecimalValue) - Method in class io.dstore.values.Value.Builder
.dstore.values.DecimalValue decimal_value = 15;
setDecimalValue(DecimalValue.Builder) - Method in class io.dstore.values.Value.Builder
.dstore.values.DecimalValue decimal_value = 15;
setDescription(String) - Method in class io.dstore.elastic.item.Item.Node.Builder
string description = 1;
setDescriptionBytes(ByteString) - Method in class io.dstore.elastic.item.Item.Node.Builder
string description = 1;
setDetails(String) - Method in class io.dstore.engine.MetaInformation.Builder
string details = 3;
setDetailsBytes(ByteString) - Method in class io.dstore.engine.MetaInformation.Builder
string details = 3;
setDocumentId(String) - Method in class io.dstore.elastic.forum.Posting.Builder
string document_id = 32;
setDocumentId(String) - Method in class io.dstore.elastic.item.Item.Builder
string document_id = 12;
setDocumentIdBytes(ByteString) - Method in class io.dstore.elastic.forum.Posting.Builder
string document_id = 32;
setDocumentIdBytes(ByteString) - Method in class io.dstore.elastic.item.Item.Builder
string document_id = 12;
setDoubleValue(DoubleValue) - Method in class io.dstore.values.Value.Builder
.dstore.values.DoubleValue double_value = 13;
setDoubleValue(DoubleValue.Builder) - Method in class io.dstore.values.Value.Builder
.dstore.values.DoubleValue double_value = 13;
setElasticQueryString(String) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
string elastic_query_string = 5;
setElasticQueryString(String) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
string elastic_query_string = 3;
setElasticQueryString(String) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
string elastic_query_string = 5;
setElasticQueryString(String) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
string elastic_query_string = 5;
setElasticQueryStringBytes(ByteString) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
string elastic_query_string = 5;
setElasticQueryStringBytes(ByteString) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
string elastic_query_string = 3;
setElasticQueryStringBytes(ByteString) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
string elastic_query_string = 5;
setElasticQueryStringBytes(ByteString) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
string elastic_query_string = 5;
setExcludeFieldPattern(int, String) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string exclude_field_pattern = 16;
setExcludeFieldPattern(int, String) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated string exclude_field_pattern = 6;
setExcludeFieldPattern(int, String) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated string exclude_field_pattern = 16;
setFacet(int, ItemGet.Request.Facet) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
setFacet(int, ItemGet.Request.Facet.Builder) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.Facet facet = 3;
setFacet(int, ItemGet.Response.Facet) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
setFacet(int, ItemGet.Response.Facet.Builder) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item_get.Response.Facet facet = 4;
setFacetValue(int, ItemGet.Response.Facet.FacetValue) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
setFacetValue(int, ItemGet.Response.Facet.FacetValue.Builder) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
repeated .dstore.elastic.item.item_get.Response.Facet.FacetValue facet_value = 2;
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.BoolQuery.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.Field.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.forum.Posting.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.Item.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.Item.Node.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.Query.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.Query.Range.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
 
setField(int, String) - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
repeated string field = 2;
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.Query.Terms.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.Query.Type.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.Range.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.Sort.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.elastic.Sort.ScoreSort.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.engine.Message.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.engine.MetaInformation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.engine.Procedure.Call.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.engine.Procedure.Parameter.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.engine.Procedure.Response.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.engine.Procedure.Response.Row.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.values.BooleanValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.values.BytesValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.values.DecimalValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.values.DoubleValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.values.IntegerValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.values.LongValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.values.StringValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.values.TimestampValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.dstore.values.Value.Builder
 
setFieldName(String) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
string field_name = 1;
setFieldName(String) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
string field_name = 1;
setFieldName(String) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
string field_name = 1;
setFieldName(String) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
string field_name = 1;
setFieldName(String) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
string field_name = 1;
setFieldName(int, String) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
repeated string field_name = 2;
setFieldName(String) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
string field_name = 1;
setFieldName(String) - Method in class io.dstore.elastic.Query.Range.Builder
string field_name = 1;
setFieldName(String) - Method in class io.dstore.elastic.Query.Terms.Builder
string field_name = 1;
setFieldName(String) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
string field_name = 1;
setFieldNameBytes(ByteString) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
string field_name = 1;
setFieldNameBytes(ByteString) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
string field_name = 1;
setFieldNameBytes(ByteString) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
string field_name = 1;
setFieldNameBytes(ByteString) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
string field_name = 1;
setFieldNameBytes(ByteString) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
string field_name = 1;
setFieldNameBytes(ByteString) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
string field_name = 1;
setFieldNameBytes(ByteString) - Method in class io.dstore.elastic.Query.Range.Builder
string field_name = 1;
setFieldNameBytes(ByteString) - Method in class io.dstore.elastic.Query.Terms.Builder
string field_name = 1;
setFieldNameBytes(ByteString) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
string field_name = 1;
setFieldSort(ItemGet.Request.Facet.FieldSort) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
.dstore.elastic.item.item_get.Request.Facet.FieldSort field_sort = 3;
setFieldSort(ItemGet.Request.Facet.FieldSort.Builder) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
.dstore.elastic.item.item_get.Request.Facet.FieldSort field_sort = 3;
setFieldSort(Sort.FieldSort) - Method in class io.dstore.elastic.Sort.Builder
.dstore.elastic.Sort.FieldSort field_sort = 1;
setFieldSort(Sort.FieldSort.Builder) - Method in class io.dstore.elastic.Sort.Builder
.dstore.elastic.Sort.FieldSort field_sort = 1;
setFilter(int, Query) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query filter = 1;
setFilter(int, Query.Builder) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query filter = 1;
setForumId(int) - Method in class io.dstore.elastic.forum.Posting.Builder
int32 forum_id = 1;
setFrom(int) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
Paginierung GET /_search?size=5&from=5
setFrom(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
Paginierung GET /_search?size=5&from=5
setFrom(String) - Method in class io.dstore.elastic.Range.Builder
string from = 1;
setFromBytes(ByteString) - Method in class io.dstore.elastic.Range.Builder
string from = 1;
setFuzzy(boolean) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
bool fuzzy = 7;
setGreaterThan(String) - Method in class io.dstore.elastic.Query.Range.Builder
string greater_than = 3;
setGreaterThanBytes(ByteString) - Method in class io.dstore.elastic.Query.Range.Builder
string greater_than = 3;
setGreaterThanOrEqal(String) - Method in class io.dstore.elastic.Query.Range.Builder
string greater_than_or_eqal = 2;
setGreaterThanOrEqalBytes(ByteString) - Method in class io.dstore.elastic.Query.Range.Builder
string greater_than_or_eqal = 2;
setHasBinaries(boolean) - Method in class io.dstore.elastic.forum.Posting.Builder
bool has_binaries = 7;
setIncludeFieldPattern(int, String) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string include_field_pattern = 15;
setIncludeFieldPattern(int, String) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated string include_field_pattern = 5;
setIncludeFieldPattern(int, String) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated string include_field_pattern = 15;
setIndexName(String) - Method in class io.dstore.elastic.forum.Posting.Builder
string index_name = 31;
setIndexName(String) - Method in class io.dstore.elastic.item.Item.Builder
string index_name = 11;
setIndexNameBytes(ByteString) - Method in class io.dstore.elastic.forum.Posting.Builder
string index_name = 31;
setIndexNameBytes(ByteString) - Method in class io.dstore.elastic.item.Item.Builder
string index_name = 11;
setInformation(String) - Method in class io.dstore.engine.MetaInformation.Builder
string information = 2;
setInformationBytes(ByteString) - Method in class io.dstore.engine.MetaInformation.Builder
string information = 2;
setInput(String) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
string input = 1;
setInputBytes(ByteString) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
string input = 1;
setIntegerValue(IntegerValue) - Method in class io.dstore.values.Value.Builder
.dstore.values.IntegerValue integer_value = 10;
setIntegerValue(IntegerValue.Builder) - Method in class io.dstore.values.Value.Builder
.dstore.values.IntegerValue integer_value = 10;
setIsNull(boolean) - Method in class io.dstore.engine.Procedure.Parameter.Builder
used to indicate that the parameter has "null-value"
setItem(int, Item) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
repeated .dstore.elastic.item.item.Item item = 2;
setItem(int, Item.Builder) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
repeated .dstore.elastic.item.item.Item item = 2;
setItem(int, Item) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item.Item item = 3;
setItem(int, Item.Builder) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
repeated .dstore.elastic.item.item.Item item = 3;
setLastUpdated(TimestampValue) - Method in class io.dstore.elastic.forum.Posting.Builder
.dstore.values.TimestampValue last_updated = 9;
setLastUpdated(TimestampValue.Builder) - Method in class io.dstore.elastic.forum.Posting.Builder
.dstore.values.TimestampValue last_updated = 9;
setLastUpdated(TimestampValue) - Method in class io.dstore.elastic.item.Item.Builder
.dstore.values.TimestampValue last_updated = 3;
setLastUpdated(TimestampValue.Builder) - Method in class io.dstore.elastic.item.Item.Builder
.dstore.values.TimestampValue last_updated = 3;
setLessThan(String) - Method in class io.dstore.elastic.Query.Range.Builder
string less_than = 5;
setLessThanBytes(ByteString) - Method in class io.dstore.elastic.Query.Range.Builder
string less_than = 5;
setLessThanOrEqual(String) - Method in class io.dstore.elastic.Query.Range.Builder
string less_than_or_equal = 4;
setLessThanOrEqualBytes(ByteString) - Method in class io.dstore.elastic.Query.Range.Builder
string less_than_or_equal = 4;
setLevelId(int) - Method in class io.dstore.elastic.item.Item.Node.Builder
int32 level_id = 4;
setLongValue(LongValue) - Method in class io.dstore.values.Value.Builder
.dstore.values.LongValue long_value = 17;
setLongValue(LongValue.Builder) - Method in class io.dstore.values.Value.Builder
.dstore.values.LongValue long_value = 17;
setMainPostingId(int) - Method in class io.dstore.elastic.forum.Posting.Builder
int32 main_posting_id = 12;
setMatchingItem(int, Item) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item.Item matching_item = 3;
setMatchingItem(int, Item.Builder) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item.Item matching_item = 3;
setMatchingItemCount(int) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
int32 matching_item_count = 3;
setMaxItems(int) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
int32 max_items = 5;
setMaxSuggests(int) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
int32 max_suggests = 6;
setMaxValue(double) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
Only filled when using a range-facet
setMessage(String) - Method in class io.dstore.engine.Message.Builder
string message = 3;
setMessage(int, Message) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.Message message = 3;
setMessage(int, Message.Builder) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.Message message = 3;
setMessageBytes(ByteString) - Method in class io.dstore.engine.Message.Builder
string message = 3;
setMetaInformation(int, MetaInformation) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.MetaInformation meta_information = 7;
setMetaInformation(int, MetaInformation.Builder) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.MetaInformation meta_information = 7;
setMinimumShouldMatch(String) - Method in class io.dstore.elastic.BoolQuery.Builder
string minimum_should_match = 5;
setMinimumShouldMatch(String) - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-minimum-should-match.html
setMinimumShouldMatchBytes(ByteString) - Method in class io.dstore.elastic.BoolQuery.Builder
string minimum_should_match = 5;
setMinimumShouldMatchBytes(ByteString) - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-minimum-should-match.html
setMinValue(double) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
Only filled when using a range-facet
setMissingTreatment(Sort.Missing) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
.dstore.elastic.Sort.Missing missing_treatment = 3;
setMissingTreatmentValue(int) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
.dstore.elastic.Sort.Missing missing_treatment = 3;
setMultiField(boolean) - Method in class io.dstore.elastic.Field.Builder
bool multi_field = 2;
setMust(int, Query) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must = 2;
setMust(int, Query.Builder) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must = 2;
setMustNot(int, Query) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must_not = 4;
setMustNot(int, Query.Builder) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query must_not = 4;
setName(String) - Method in class io.dstore.elastic.Field.Builder
string name = 1;
setName(String) - Method in class io.dstore.engine.Procedure.Parameter.Builder
string name = 1;
setNameBytes(ByteString) - Method in class io.dstore.elastic.Field.Builder
string name = 1;
setNameBytes(ByteString) - Method in class io.dstore.engine.Procedure.Parameter.Builder
string name = 1;
setNestedFilter(int, Query) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
setNestedFilter(int, Query.Builder) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
Not yet supported: A filter that the inner objects inside the nested path should match with in order for its field values to be taken into account by sorting
setNode(Item.Node) - Method in class io.dstore.elastic.item.Item.Builder
.dstore.elastic.item.item.Item.Node node = 1;
setNode(Item.Node.Builder) - Method in class io.dstore.elastic.item.Item.Builder
.dstore.elastic.item.item.Item.Node node = 1;
setOnlyMatchingVariants(boolean) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
bool only_matching_variants = 2;
setOnlyMatchingVariants(boolean) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
bool only_matching_variants = 7;
setParameter(int, Procedure.Parameter) - Method in class io.dstore.engine.Procedure.Call.Builder
repeated .dstore.engine.procedure.Parameter parameter = 2;
setParameter(int, Procedure.Parameter.Builder) - Method in class io.dstore.engine.Procedure.Call.Builder
repeated .dstore.engine.procedure.Parameter parameter = 2;
setPostDate(TimestampValue) - Method in class io.dstore.elastic.forum.Posting.Builder
.dstore.values.TimestampValue post_date = 8;
setPostDate(TimestampValue.Builder) - Method in class io.dstore.elastic.forum.Posting.Builder
.dstore.values.TimestampValue post_date = 8;
setPosting(int, Posting) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting.Posting posting = 3;
setPosting(int, Posting.Builder) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting.Posting posting = 3;
setPostingId(int) - Method in class io.dstore.elastic.forum.Posting.Builder
int32 posting_id = 2;
setPostQuery(BoolQuery) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
Danach wird das Suchergebnis nachträglich gefiltert und es wird jeweils eine zusätzliche FilteredAggregation geliefert
setPostQuery(BoolQuery.Builder) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
Danach wird das Suchergebnis nachträglich gefiltert und es wird jeweils eine zusätzliche FilteredAggregation geliefert
setPredecessorTreeNodeId(int, int) - Method in class io.dstore.elastic.item.Item.Node.Builder
repeated int32 predecessor_tree_node_id = 6;
setProcedureName(String) - Method in class io.dstore.engine.Procedure.Call.Builder
string procedure_name = 1;
setProcedureNameBytes(ByteString) - Method in class io.dstore.engine.Procedure.Call.Builder
string procedure_name = 1;
setQuery(BoolQuery) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
Danach wird das Suchergebnis gefiltert
setQuery(BoolQuery.Builder) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
Danach wird das Suchergebnis gefiltert
setQuery(BoolQuery) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
.dstore.elastic.BoolQuery query = 1;
setQuery(BoolQuery.Builder) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
.dstore.elastic.BoolQuery query = 1;
setQuery(String) - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
string query = 1;
setQueryBytes(ByteString) - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
string query = 1;
setRange(int, Range) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
repeated .dstore.elastic.Range range = 2;
setRange(int, Range.Builder) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
repeated .dstore.elastic.Range range = 2;
setRangeFacet(int, ItemGet.Request.RangeFacet) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
setRangeFacet(int, ItemGet.Request.RangeFacet.Builder) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.item.item_get.Request.RangeFacet range_facet = 5;
setRangeFrom(double) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
Only filled when using a range-facet
setRangeQuery(Query.Range) - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
setRangeQuery(Query.Range.Builder) - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
setRangeTo(double) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
Only filled when using a range-facet
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.BoolQuery.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.Field.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.forum.Posting.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.item.Item.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.item.Item.Node.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.Query.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.Query.Range.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.Query.Terms.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.Query.Type.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.Range.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.Sort.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.elastic.Sort.ScoreSort.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.engine.Message.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.engine.MetaInformation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.engine.Procedure.Call.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.engine.Procedure.Parameter.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.engine.Procedure.Response.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.engine.Procedure.Response.Row.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.values.BooleanValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.values.BytesValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.values.DecimalValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.values.DoubleValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.values.IntegerValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.values.LongValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.values.StringValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.values.TimestampValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.dstore.values.Value.Builder
 
setReplyToPostingId(int) - Method in class io.dstore.elastic.forum.Posting.Builder
int32 reply_to_posting_id = 3;
setRow(int, Procedure.Response.Row) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.procedure.Response.Row row = 5;
setRow(int, Procedure.Response.Row.Builder) - Method in class io.dstore.engine.Procedure.Response.Builder
repeated .dstore.engine.procedure.Response.Row row = 5;
setRowId(int) - Method in class io.dstore.engine.Procedure.Response.Row.Builder
int32 row_id = 1;
setScore(double) - Method in class io.dstore.elastic.forum.Posting.Builder
double score = 30;
setScore(double) - Method in class io.dstore.elastic.item.Item.Builder
double score = 10;
setScoreSort(Sort.ScoreSort) - Method in class io.dstore.elastic.Sort.Builder
.dstore.elastic.Sort.ScoreSort score_sort = 2;
setScoreSort(Sort.ScoreSort.Builder) - Method in class io.dstore.elastic.Sort.Builder
.dstore.elastic.Sort.ScoreSort score_sort = 2;
setSeverity(int) - Method in class io.dstore.engine.Message.Builder
int32 severity = 1;
setShould(int, Query) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query should = 3;
setShould(int, Query.Builder) - Method in class io.dstore.elastic.BoolQuery.Builder
repeated .dstore.elastic.Query should = 3;
setSimpleQueryStringQuery(Query.SimpleQueryString) - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
setSimpleQueryStringQuery(Query.SimpleQueryString.Builder) - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
setSize(int) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
int32 size = 11;
setSize(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
int32 size = 11;
setSort(int, Sort) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
setSort(int, Sort.Builder) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
setSort(int, Sort) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated .dstore.elastic.Sort sort = 10;
setSort(int, Sort.Builder) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
repeated .dstore.elastic.Sort sort = 10;
setSort(int, Sort) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
setSort(int, Sort.Builder) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
repeated .dstore.elastic.Sort sort = 20;
setSortMode(Sort.Mode) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
.dstore.elastic.Sort.Mode sort_mode = 3;
setSortMode(Sort.Mode) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
.dstore.elastic.Sort.Mode sort_mode = 4;
setSortModeValue(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
.dstore.elastic.Sort.Mode sort_mode = 3;
setSortModeValue(int) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
.dstore.elastic.Sort.Mode sort_mode = 4;
setSortNo(int) - Method in class io.dstore.elastic.item.Item.Node.Builder
int32 sort_no = 5;
setSortNoSort(ItemGet.Request.Facet.SortNoSort) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
.dstore.elastic.item.item_get.Request.Facet.SortNoSort sort_no_sort = 2;
setSortNoSort(ItemGet.Request.Facet.SortNoSort.Builder) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
.dstore.elastic.item.item_get.Request.Facet.SortNoSort sort_no_sort = 2;
setSortOrder(Sort.Order) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
.dstore.elastic.Sort.Order sort_order = 2;
setSortOrder(Sort.Order) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
.dstore.elastic.Sort.Order sort_order = 1;
setSortOrder(Sort.Order) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
.dstore.elastic.Sort.Order sort_order = 2;
setSortOrderValue(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
.dstore.elastic.Sort.Order sort_order = 2;
setSortOrderValue(int) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
.dstore.elastic.Sort.Order sort_order = 1;
setSortOrderValue(int) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
.dstore.elastic.Sort.Order sort_order = 2;
setStringValue(StringValue) - Method in class io.dstore.values.Value.Builder
.dstore.values.StringValue string_value = 11;
setStringValue(StringValue.Builder) - Method in class io.dstore.values.Value.Builder
.dstore.values.StringValue string_value = 11;
setSubject(String) - Method in class io.dstore.elastic.forum.Posting.Builder
string subject = 10;
setSubjectBytes(ByteString) - Method in class io.dstore.elastic.forum.Posting.Builder
string subject = 10;
setSuggestion(int, ItemSuggest.Response.Suggestion) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
setSuggestion(int, ItemSuggest.Response.Suggestion.Builder) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
repeated .dstore.elastic.item.item_suggest.Response.Suggestion suggestion = 2;
setTermsQuery(Query.Terms) - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
setTermsQuery(Query.Terms.Builder) - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
setTimestampValue(TimestampValue) - Method in class io.dstore.values.Value.Builder
.dstore.values.TimestampValue timestamp_value = 16;
setTimestampValue(TimestampValue.Builder) - Method in class io.dstore.values.Value.Builder
.dstore.values.TimestampValue timestamp_value = 16;
setTo(String) - Method in class io.dstore.elastic.Range.Builder
string to = 2;
setToBytes(ByteString) - Method in class io.dstore.elastic.Range.Builder
string to = 2;
setTotalHits(int) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
int32 total_hits = 2;
setTotalHits(int) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
int32 total_hits = 1;
setTotalHits(int) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
int32 total_hits = 2;
setTotalItemCount(int) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
int32 total_item_count = 2;
setTreeNodeId(int) - Method in class io.dstore.elastic.item.Item.Node.Builder
int32 tree_node_id = 2;
setType(String) - Method in class io.dstore.elastic.Query.Type.Builder
string type = 1;
setType(MetaInformation.Types) - Method in class io.dstore.engine.MetaInformation.Builder
.dstore.engine.MetaInformation.Types type = 1;
setTypeBytes(ByteString) - Method in class io.dstore.elastic.Query.Type.Builder
string type = 1;
setTypeQuery(Query.Type) - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
setTypeQuery(Query.Type.Builder) - Method in class io.dstore.elastic.Query.Builder
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
setTypeValue(int) - Method in class io.dstore.engine.MetaInformation.Builder
.dstore.engine.MetaInformation.Types type = 1;
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.BoolQuery.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.Field.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.forum.Posting.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.Item.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.Item.Node.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemExport.Request.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemExport.Response.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemGet.Request.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemGet.Response.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.Query.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.Query.Range.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.Query.Terms.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.Query.Type.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.Range.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.Sort.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.Sort.FieldSort.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.elastic.Sort.ScoreSort.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.engine.Message.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.engine.MetaInformation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.engine.Procedure.Call.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.engine.Procedure.Parameter.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.engine.Procedure.Response.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.engine.Procedure.Response.Row.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.values.BooleanValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.values.BytesValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.values.DecimalValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.values.DoubleValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.values.IntegerValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.values.LongValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.values.StringValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.values.TimestampValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.dstore.values.Value.Builder
 
setUseAndAsDefaultOperator(boolean) - Method in class io.dstore.elastic.Query.SimpleQueryString.Builder
bool use_and_as_default_operator = 3;
setUseAndOperator(boolean) - Method in class io.dstore.elastic.item.ItemSuggest.Request.Builder
bool use_and_operator = 8;
setUsedValue(int, PostingGet.Response.UsedValues) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
setUsedValue(int, PostingGet.Response.UsedValues.Builder) - Method in class io.dstore.elastic.forum.PostingGet.Response.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues used_value = 6;
setUsedValuesField(int, String) - Method in class io.dstore.elastic.forum.PostingGet.Request.Builder
repeated string used_values_field = 22;
setValue(int, Value) - Method in class io.dstore.elastic.Field.Builder
repeated .dstore.values.Value value = 3;
setValue(int, Value.Builder) - Method in class io.dstore.elastic.Field.Builder
repeated .dstore.values.Value value = 3;
setValue(int, PostingGet.Response.UsedValues.UsedValue) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
setValue(int, PostingGet.Response.UsedValues.UsedValue.Builder) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.Builder
repeated .dstore.elastic.forum.posting_get.Response.UsedValues.UsedValue value = 2;
setValue(Value) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
.dstore.values.Value value = 1;
setValue(Value.Builder) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue.Builder
.dstore.values.Value value = 1;
setValue(Value) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
.dstore.values.Value value = 1;
setValue(Value.Builder) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue.Builder
.dstore.values.Value value = 1;
setValue(String) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
string value = 3;
setValue(int, String) - Method in class io.dstore.elastic.Query.Terms.Builder
repeated string value = 2;
setValue(String) - Method in class io.dstore.engine.Procedure.Parameter.Builder
string value = 2;
setValue(boolean) - Method in class io.dstore.values.BooleanValue.Builder
bool value = 1;
setValue(ByteString) - Method in class io.dstore.values.BytesValue.Builder
bytes value = 1;
setValue(String) - Method in class io.dstore.values.DecimalValue.Builder
Encoded with decimal separator "."
setValue(double) - Method in class io.dstore.values.DoubleValue.Builder
double value = 1;
setValue(int) - Method in class io.dstore.values.IntegerValue.Builder
int32 value = 1;
setValue(long) - Method in class io.dstore.values.LongValue.Builder
int64 value = 1;
setValue(String) - Method in class io.dstore.values.StringValue.Builder
string value = 1;
setValue(Timestamp) - Method in class io.dstore.values.TimestampValue.Builder
.google.protobuf.Timestamp value = 1;
setValue(Timestamp.Builder) - Method in class io.dstore.values.TimestampValue.Builder
.google.protobuf.Timestamp value = 1;
setValueBytes(ByteString) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion.Builder
string value = 3;
setValueBytes(ByteString) - Method in class io.dstore.engine.Procedure.Parameter.Builder
string value = 2;
setValueBytes(ByteString) - Method in class io.dstore.values.DecimalValue.Builder
Encoded with decimal separator "."
setValueBytes(ByteString) - Method in class io.dstore.values.StringValue.Builder
string value = 1;
setVariantNode(int, Item.Node) - Method in class io.dstore.elastic.item.Item.Builder
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
setVariantNode(int, Item.Node.Builder) - Method in class io.dstore.elastic.item.Item.Builder
repeated .dstore.elastic.item.item.Item.Node variant_node = 2;
setVisible(int) - Method in class io.dstore.elastic.forum.Posting.Builder
int32 visible = 6;
SEVERITY_FIELD_NUMBER - Static variable in class io.dstore.engine.Message
 
SHOULD_FIELD_NUMBER - Static variable in class io.dstore.elastic.BoolQuery
 
SIMPLE_QUERY_STRING_QUERY_FIELD_NUMBER - Static variable in class io.dstore.elastic.Query
 
SIZE_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.PostingGet.Request
 
SIZE_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Request
 
Sort - Class in io.dstore.elastic
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-sort.html
Sort.Builder - Class in io.dstore.elastic
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-sort.html
Sort.FieldSort - Class in io.dstore.elastic
Protobuf type dstore.elastic.Sort.FieldSort
Sort.FieldSort.Builder - Class in io.dstore.elastic
Protobuf type dstore.elastic.Sort.FieldSort
Sort.FieldSortOrBuilder - Interface in io.dstore.elastic
 
Sort.Missing - Enum in io.dstore.elastic
Protobuf enum dstore.elastic.Sort.Missing
Sort.Mode - Enum in io.dstore.elastic
Protobuf enum dstore.elastic.Sort.Mode
Sort.Order - Enum in io.dstore.elastic
Protobuf enum dstore.elastic.Sort.Order
Sort.ScoreSort - Class in io.dstore.elastic
Protobuf type dstore.elastic.Sort.ScoreSort
Sort.ScoreSort.Builder - Class in io.dstore.elastic
Protobuf type dstore.elastic.Sort.ScoreSort
Sort.ScoreSortOrBuilder - Interface in io.dstore.elastic
 
Sort.SortByCase - Enum in io.dstore.elastic
 
SORT_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.PostingGet.Request
 
SORT_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemExport.Request
 
SORT_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Request
 
SORT_MODE_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
SORT_MODE_FIELD_NUMBER - Static variable in class io.dstore.elastic.Sort.FieldSort
 
SORT_NO_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.Item.Node
 
SORT_NO_SORT_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Request.Facet
 
SORT_ORDER_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
SORT_ORDER_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
SORT_ORDER_FIELD_NUMBER - Static variable in class io.dstore.elastic.Sort.FieldSort
 
SortOrBuilder - Interface in io.dstore.elastic
 
SQL_STRING_VALUE - Static variable in enum io.dstore.engine.MetaInformation.Types
SQL_STRING = 1;
STRING_VALUE_FIELD_NUMBER - Static variable in class io.dstore.values.Value
 
StringValue - Class in io.dstore.values
Protobuf type dstore.values.StringValue
StringValue.Builder - Class in io.dstore.values
Protobuf type dstore.values.StringValue
StringValueOrBuilder - Interface in io.dstore.values
 
SUBJECT_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.Posting
 
SUGGESTION_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemSuggest.Response
 
SUM_VALUE - Static variable in enum io.dstore.elastic.Sort.Mode
SUM = 3;

T

TERMS_QUERY_FIELD_NUMBER - Static variable in class io.dstore.elastic.Query
 
TIMESTAMP_VALUE_FIELD_NUMBER - Static variable in class io.dstore.values.Value
 
TimestampValue - Class in io.dstore.values
Protobuf type dstore.values.TimestampValue
TimestampValue.Builder - Class in io.dstore.values
Protobuf type dstore.values.TimestampValue
TimestampValueOrBuilder - Interface in io.dstore.values
 
TO_FIELD_NUMBER - Static variable in class io.dstore.elastic.Range
 
toBigDecimal(DecimalValue) - Static method in class io.dstore.helper.ValuesHelper
 
toBuilder() - Method in class io.dstore.elastic.BoolQuery
 
toBuilder() - Method in class io.dstore.elastic.Field
 
toBuilder() - Method in class io.dstore.elastic.forum.Posting
 
toBuilder() - Method in class io.dstore.elastic.forum.PostingGet.Request
 
toBuilder() - Method in class io.dstore.elastic.forum.PostingGet.Response
 
toBuilder() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
toBuilder() - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
toBuilder() - Method in class io.dstore.elastic.item.Item.Node
 
toBuilder() - Method in class io.dstore.elastic.item.Item
 
toBuilder() - Method in class io.dstore.elastic.item.ItemExport.Request
 
toBuilder() - Method in class io.dstore.elastic.item.ItemExport.Response
 
toBuilder() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
toBuilder() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
toBuilder() - Method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
toBuilder() - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
toBuilder() - Method in class io.dstore.elastic.item.ItemGet.Request
 
toBuilder() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
toBuilder() - Method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
toBuilder() - Method in class io.dstore.elastic.item.ItemGet.Response
 
toBuilder() - Method in class io.dstore.elastic.item.ItemSuggest.Request
 
toBuilder() - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
toBuilder() - Method in class io.dstore.elastic.item.ItemSuggest.Response
 
toBuilder() - Method in class io.dstore.elastic.Query.Range
 
toBuilder() - Method in class io.dstore.elastic.Query.SimpleQueryString
 
toBuilder() - Method in class io.dstore.elastic.Query.Terms
 
toBuilder() - Method in class io.dstore.elastic.Query
 
toBuilder() - Method in class io.dstore.elastic.Query.Type
 
toBuilder() - Method in class io.dstore.elastic.Range
 
toBuilder() - Method in class io.dstore.elastic.Sort.FieldSort
 
toBuilder() - Method in class io.dstore.elastic.Sort.ScoreSort
 
toBuilder() - Method in class io.dstore.elastic.Sort
 
toBuilder() - Method in class io.dstore.engine.Message
 
toBuilder() - Method in class io.dstore.engine.MetaInformation
 
toBuilder() - Method in class io.dstore.engine.Procedure.Call
 
toBuilder() - Method in class io.dstore.engine.Procedure.Parameter
 
toBuilder() - Method in class io.dstore.engine.Procedure.Response.Row
 
toBuilder() - Method in class io.dstore.engine.Procedure.Response
 
toBuilder() - Method in class io.dstore.values.BooleanValue
 
toBuilder() - Method in class io.dstore.values.BytesValue
 
toBuilder() - Method in class io.dstore.values.DecimalValue
 
toBuilder() - Method in class io.dstore.values.DoubleValue
 
toBuilder() - Method in class io.dstore.values.IntegerValue
 
toBuilder() - Method in class io.dstore.values.LongValue
 
toBuilder() - Method in class io.dstore.values.StringValue
 
toBuilder() - Method in class io.dstore.values.TimestampValue
 
toBuilder() - Method in class io.dstore.values.Value
 
toByteArray(BytesValue) - Static method in class io.dstore.helper.ValuesHelper
 
toDate(TimestampValue) - Static method in class io.dstore.helper.ValuesHelper
 
toItemXml(Item) - Static method in class io.dstore.helper.Converter
 
TOTAL_HITS_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.PostingGet.Response
 
TOTAL_HITS_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemExport.Response
 
TOTAL_HITS_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Response
 
TOTAL_ITEM_COUNT_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
TREE_NODE_ID_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.Item.Node
 
TYPE_FIELD_NUMBER - Static variable in class io.dstore.elastic.Query.Type
 
TYPE_FIELD_NUMBER - Static variable in class io.dstore.engine.MetaInformation
 
TYPE_QUERY_FIELD_NUMBER - Static variable in class io.dstore.elastic.Query
 

U

UNDEFINED_VALUE - Static variable in enum io.dstore.elastic.Sort.Mode
UNDEFINED = 0;
UNKOWN_VALUE - Static variable in enum io.dstore.engine.MetaInformation.Types
UNKOWN = 0;
USE_AND_AS_DEFAULT_OPERATOR_FIELD_NUMBER - Static variable in class io.dstore.elastic.Query.SimpleQueryString
 
USE_AND_OPERATOR_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemSuggest.Request
 
USED_VALUE_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.PostingGet.Response
 
USED_VALUES_FIELD_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.PostingGet.Request
 
USERNAME_KEY - Static variable in class io.dstore.helper.DstoreMetadata
 

V

value(int) - Static method in class io.dstore.helper.ValuesHelper
 
value(String) - Static method in class io.dstore.helper.ValuesHelper
 
value(double) - Static method in class io.dstore.helper.ValuesHelper
 
value(boolean) - Static method in class io.dstore.helper.ValuesHelper
 
value(long) - Static method in class io.dstore.helper.ValuesHelper
 
value(BigDecimal) - Static method in class io.dstore.helper.ValuesHelper
 
value(Date) - Static method in class io.dstore.helper.ValuesHelper
 
value(byte[]) - Static method in class io.dstore.helper.ValuesHelper
 
Value - Class in io.dstore.values
Protobuf type dstore.values.Value
Value.Builder - Class in io.dstore.values
Protobuf type dstore.values.Value
Value.ValueCase - Enum in io.dstore.values
 
VALUE_FIELD_NUMBER - Static variable in class io.dstore.elastic.Field
 
VALUE_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
VALUE_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
VALUE_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
VALUE_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
VALUE_FIELD_NUMBER - Static variable in class io.dstore.elastic.Query.Terms
 
VALUE_FIELD_NUMBER - Static variable in class io.dstore.engine.Procedure.Parameter
 
VALUE_FIELD_NUMBER - Static variable in class io.dstore.values.BooleanValue
 
VALUE_FIELD_NUMBER - Static variable in class io.dstore.values.BytesValue
 
VALUE_FIELD_NUMBER - Static variable in class io.dstore.values.DecimalValue
 
VALUE_FIELD_NUMBER - Static variable in class io.dstore.values.DoubleValue
 
VALUE_FIELD_NUMBER - Static variable in class io.dstore.values.IntegerValue
 
VALUE_FIELD_NUMBER - Static variable in class io.dstore.values.LongValue
 
VALUE_FIELD_NUMBER - Static variable in class io.dstore.values.StringValue
 
VALUE_FIELD_NUMBER - Static variable in class io.dstore.values.TimestampValue
 
valueOf(String) - Static method in enum io.dstore.elastic.item.ItemGet.Request.Facet.SortByCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.dstore.elastic.item.ItemGet.Request.Facet.SortByCase
valueOf(String) - Static method in enum io.dstore.elastic.Query.QueryCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.dstore.elastic.Query.QueryCase
Deprecated.
valueOf(String) - Static method in enum io.dstore.elastic.Sort.Missing
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.dstore.elastic.Sort.Missing
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.dstore.elastic.Sort.Missing
 
valueOf(String) - Static method in enum io.dstore.elastic.Sort.Mode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.dstore.elastic.Sort.Mode
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.dstore.elastic.Sort.Mode
 
valueOf(String) - Static method in enum io.dstore.elastic.Sort.Order
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.dstore.elastic.Sort.Order
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.dstore.elastic.Sort.Order
 
valueOf(String) - Static method in enum io.dstore.elastic.Sort.SortByCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.dstore.elastic.Sort.SortByCase
Deprecated.
valueOf(String) - Static method in enum io.dstore.engine.MetaInformation.Types
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.dstore.engine.MetaInformation.Types
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.dstore.engine.MetaInformation.Types
 
valueOf(String) - Static method in enum io.dstore.values.Value.ValueCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.dstore.values.Value.ValueCase
Deprecated.
ValueOrBuilder - Interface in io.dstore.values
 
values() - Static method in enum io.dstore.elastic.item.ItemGet.Request.Facet.SortByCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.dstore.elastic.Query.QueryCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.dstore.elastic.Sort.Missing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.dstore.elastic.Sort.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.dstore.elastic.Sort.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.dstore.elastic.Sort.SortByCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.dstore.engine.MetaInformation.Types
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.dstore.values.Value.ValueCase
Returns an array containing the constants of this enum type, in the order they are declared.
ValuesHelper - Class in io.dstore.helper
Created by bdolkemeier on 04.08.15.
ValuesHelper() - Constructor for class io.dstore.helper.ValuesHelper
 
ValuesOuterClass - Class in io.dstore.values
 
VARIANT_NODE_FIELD_NUMBER - Static variable in class io.dstore.elastic.item.Item
 
VISIBLE_FIELD_NUMBER - Static variable in class io.dstore.elastic.forum.Posting
 

W

writeTo(CodedOutputStream) - Method in class io.dstore.elastic.BoolQuery
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.Field
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.forum.Posting
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.forum.PostingGet.Request
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues.UsedValue
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.forum.PostingGet.Response.UsedValues
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.forum.PostingGet.Response
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.item.Item.Node
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.item.Item
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.item.ItemExport.Request
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.item.ItemExport.Response
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.FieldSort
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet.SortNoSort
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.item.ItemGet.Request.Facet
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.item.ItemGet.Request.RangeFacet
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.item.ItemGet.Request
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet.FacetValue
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.item.ItemGet.Response.Facet
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.item.ItemGet.Response
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.item.ItemSuggest.Request
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.item.ItemSuggest.Response.Suggestion
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.item.ItemSuggest.Response
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.Query.Range
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.Query.SimpleQueryString
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.Query.Terms
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.Query.Type
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.Query
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.Range
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.Sort.FieldSort
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.Sort.ScoreSort
 
writeTo(CodedOutputStream) - Method in class io.dstore.elastic.Sort
 
writeTo(CodedOutputStream) - Method in class io.dstore.engine.Message
 
writeTo(CodedOutputStream) - Method in class io.dstore.engine.MetaInformation
 
writeTo(CodedOutputStream) - Method in class io.dstore.engine.Procedure.Call
 
writeTo(CodedOutputStream) - Method in class io.dstore.engine.Procedure.Parameter
 
writeTo(CodedOutputStream) - Method in class io.dstore.engine.Procedure.Response.Row
 
writeTo(CodedOutputStream) - Method in class io.dstore.engine.Procedure.Response
 
writeTo(CodedOutputStream) - Method in class io.dstore.values.BooleanValue
 
writeTo(CodedOutputStream) - Method in class io.dstore.values.BytesValue
 
writeTo(CodedOutputStream) - Method in class io.dstore.values.DecimalValue
 
writeTo(CodedOutputStream) - Method in class io.dstore.values.DoubleValue
 
writeTo(CodedOutputStream) - Method in class io.dstore.values.IntegerValue
 
writeTo(CodedOutputStream) - Method in class io.dstore.values.LongValue
 
writeTo(CodedOutputStream) - Method in class io.dstore.values.StringValue
 
writeTo(CodedOutputStream) - Method in class io.dstore.values.TimestampValue
 
writeTo(CodedOutputStream) - Method in class io.dstore.values.Value
 
A B C D E F G H I L M N O P Q R S T U V W