Uses of Class
io.weaviate.client.grpc.protocol.v1.WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation
Packages that use WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation
-
Uses of WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoAggregate.AggregateReply.Aggregations.AggregationModifier and TypeMethodDescriptionWeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Builder.build()WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Builder.buildPartial()WeaviateProtoAggregate.AggregateReply.Aggregations.Builder.getAggregations(int index) repeated .weaviate.v1.AggregateReply.Aggregations.Aggregation aggregations = 1;WeaviateProtoAggregate.AggregateReply.Aggregations.getAggregations(int index) repeated .weaviate.v1.AggregateReply.Aggregations.Aggregation aggregations = 1;WeaviateProtoAggregate.AggregateReply.AggregationsOrBuilder.getAggregations(int index) repeated .weaviate.v1.AggregateReply.Aggregations.Aggregation aggregations = 1;WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.getDefaultInstance()WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Builder.getDefaultInstanceForType()WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.getDefaultInstanceForType()WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.parseDelimitedFrom(InputStream input) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.parseFrom(byte[] data) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.parseFrom(com.google.protobuf.ByteString data) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.parseFrom(com.google.protobuf.CodedInputStream input) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.parseFrom(InputStream input) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.parseFrom(ByteBuffer data) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoAggregate.AggregateReply.Aggregations.AggregationModifier and TypeMethodDescriptionWeaviateProtoAggregate.AggregateReply.Aggregations.Builder.getAggregationsList()repeated .weaviate.v1.AggregateReply.Aggregations.Aggregation aggregations = 1;WeaviateProtoAggregate.AggregateReply.Aggregations.getAggregationsList()repeated .weaviate.v1.AggregateReply.Aggregations.Aggregation aggregations = 1;WeaviateProtoAggregate.AggregateReply.AggregationsOrBuilder.getAggregationsList()repeated .weaviate.v1.AggregateReply.Aggregations.Aggregation aggregations = 1;com.google.protobuf.Parser<WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation>WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.getParserForType()static com.google.protobuf.Parser<WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation>WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.parser()Methods in io.weaviate.client.grpc.protocol.v1 with parameters of type WeaviateProtoAggregate.AggregateReply.Aggregations.AggregationModifier and TypeMethodDescriptionWeaviateProtoAggregate.AggregateReply.Aggregations.Builder.addAggregations(int index, WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation value) repeated .weaviate.v1.AggregateReply.Aggregations.Aggregation aggregations = 1;WeaviateProtoAggregate.AggregateReply.Aggregations.Builder.addAggregations(WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation value) repeated .weaviate.v1.AggregateReply.Aggregations.Aggregation aggregations = 1;WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.Builder.mergeFrom(WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation other) WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation.newBuilder(WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation prototype) WeaviateProtoAggregate.AggregateReply.Aggregations.Builder.setAggregations(int index, WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation value) repeated .weaviate.v1.AggregateReply.Aggregations.Aggregation aggregations = 1;Method parameters in io.weaviate.client.grpc.protocol.v1 with type arguments of type WeaviateProtoAggregate.AggregateReply.Aggregations.AggregationModifier and TypeMethodDescriptionWeaviateProtoAggregate.AggregateReply.Aggregations.Builder.addAllAggregations(Iterable<? extends WeaviateProtoAggregate.AggregateReply.Aggregations.Aggregation> values) repeated .weaviate.v1.AggregateReply.Aggregations.Aggregation aggregations = 1;