Uses of Class
io.weaviate.client.grpc.protocol.v1.WeaviateProtoAggregate.AggregateReply.Aggregations
Packages that use WeaviateProtoAggregate.AggregateReply.Aggregations
-
Uses of WeaviateProtoAggregate.AggregateReply.Aggregations in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoAggregate.AggregateReply.AggregationsModifier and TypeMethodDescriptionWeaviateProtoAggregate.AggregateReply.Aggregations.Builder.build()WeaviateProtoAggregate.AggregateReply.Aggregations.Builder.buildPartial()WeaviateProtoAggregate.AggregateReply.Group.Builder.getAggregations()optional .weaviate.v1.AggregateReply.Aggregations aggregations = 2;WeaviateProtoAggregate.AggregateReply.Group.getAggregations()optional .weaviate.v1.AggregateReply.Aggregations aggregations = 2;WeaviateProtoAggregate.AggregateReply.GroupOrBuilder.getAggregations()optional .weaviate.v1.AggregateReply.Aggregations aggregations = 2;WeaviateProtoAggregate.AggregateReply.Single.Builder.getAggregations()optional .weaviate.v1.AggregateReply.Aggregations aggregations = 2;WeaviateProtoAggregate.AggregateReply.Single.getAggregations()optional .weaviate.v1.AggregateReply.Aggregations aggregations = 2;WeaviateProtoAggregate.AggregateReply.SingleOrBuilder.getAggregations()optional .weaviate.v1.AggregateReply.Aggregations aggregations = 2;WeaviateProtoAggregate.AggregateReply.Aggregations.getDefaultInstance()WeaviateProtoAggregate.AggregateReply.Aggregations.Builder.getDefaultInstanceForType()WeaviateProtoAggregate.AggregateReply.Aggregations.getDefaultInstanceForType()WeaviateProtoAggregate.AggregateReply.Aggregations.parseDelimitedFrom(InputStream input) WeaviateProtoAggregate.AggregateReply.Aggregations.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoAggregate.AggregateReply.Aggregations.parseFrom(byte[] data) WeaviateProtoAggregate.AggregateReply.Aggregations.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoAggregate.AggregateReply.Aggregations.parseFrom(com.google.protobuf.ByteString data) WeaviateProtoAggregate.AggregateReply.Aggregations.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoAggregate.AggregateReply.Aggregations.parseFrom(com.google.protobuf.CodedInputStream input) WeaviateProtoAggregate.AggregateReply.Aggregations.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoAggregate.AggregateReply.Aggregations.parseFrom(InputStream input) WeaviateProtoAggregate.AggregateReply.Aggregations.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoAggregate.AggregateReply.Aggregations.parseFrom(ByteBuffer data) WeaviateProtoAggregate.AggregateReply.Aggregations.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.AggregationsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<WeaviateProtoAggregate.AggregateReply.Aggregations>WeaviateProtoAggregate.AggregateReply.Aggregations.getParserForType()static com.google.protobuf.Parser<WeaviateProtoAggregate.AggregateReply.Aggregations>WeaviateProtoAggregate.AggregateReply.Aggregations.parser()Methods in io.weaviate.client.grpc.protocol.v1 with parameters of type WeaviateProtoAggregate.AggregateReply.AggregationsModifier and TypeMethodDescriptionWeaviateProtoAggregate.AggregateReply.Group.Builder.mergeAggregations(WeaviateProtoAggregate.AggregateReply.Aggregations value) optional .weaviate.v1.AggregateReply.Aggregations aggregations = 2;WeaviateProtoAggregate.AggregateReply.Single.Builder.mergeAggregations(WeaviateProtoAggregate.AggregateReply.Aggregations value) optional .weaviate.v1.AggregateReply.Aggregations aggregations = 2;WeaviateProtoAggregate.AggregateReply.Aggregations.Builder.mergeFrom(WeaviateProtoAggregate.AggregateReply.Aggregations other) WeaviateProtoAggregate.AggregateReply.Aggregations.newBuilder(WeaviateProtoAggregate.AggregateReply.Aggregations prototype) WeaviateProtoAggregate.AggregateReply.Group.Builder.setAggregations(WeaviateProtoAggregate.AggregateReply.Aggregations value) optional .weaviate.v1.AggregateReply.Aggregations aggregations = 2;WeaviateProtoAggregate.AggregateReply.Single.Builder.setAggregations(WeaviateProtoAggregate.AggregateReply.Aggregations value) optional .weaviate.v1.AggregateReply.Aggregations aggregations = 2;