Uses of Class
io.weaviate.client.grpc.protocol.v1.WeaviateProtoAggregate.AggregateRequest
Packages that use WeaviateProtoAggregate.AggregateRequest
-
Uses of WeaviateProtoAggregate.AggregateRequest in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoAggregate.AggregateRequestModifier and TypeMethodDescriptionWeaviateProtoAggregate.AggregateRequest.Builder.build()WeaviateProtoAggregate.AggregateRequest.Builder.buildPartial()WeaviateProtoAggregate.AggregateRequest.getDefaultInstance()WeaviateProtoAggregate.AggregateRequest.Builder.getDefaultInstanceForType()WeaviateProtoAggregate.AggregateRequest.getDefaultInstanceForType()WeaviateProtoAggregate.AggregateRequest.parseDelimitedFrom(InputStream input) WeaviateProtoAggregate.AggregateRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoAggregate.AggregateRequest.parseFrom(byte[] data) WeaviateProtoAggregate.AggregateRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoAggregate.AggregateRequest.parseFrom(com.google.protobuf.ByteString data) WeaviateProtoAggregate.AggregateRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoAggregate.AggregateRequest.parseFrom(com.google.protobuf.CodedInputStream input) WeaviateProtoAggregate.AggregateRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoAggregate.AggregateRequest.parseFrom(InputStream input) WeaviateProtoAggregate.AggregateRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoAggregate.AggregateRequest.parseFrom(ByteBuffer data) WeaviateProtoAggregate.AggregateRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoAggregate.AggregateRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<WeaviateProtoAggregate.AggregateRequest,WeaviateProtoAggregate.AggregateReply> WeaviateGrpc.getAggregateMethod()com.google.protobuf.Parser<WeaviateProtoAggregate.AggregateRequest>WeaviateProtoAggregate.AggregateRequest.getParserForType()static com.google.protobuf.Parser<WeaviateProtoAggregate.AggregateRequest>WeaviateProtoAggregate.AggregateRequest.parser()Methods in io.weaviate.client.grpc.protocol.v1 with parameters of type WeaviateProtoAggregate.AggregateRequestModifier and TypeMethodDescriptiondefault voidWeaviateGrpc.AsyncService.aggregate(WeaviateProtoAggregate.AggregateRequest request, io.grpc.stub.StreamObserver<WeaviateProtoAggregate.AggregateReply> responseObserver) WeaviateGrpc.WeaviateBlockingStub.aggregate(WeaviateProtoAggregate.AggregateRequest request) com.google.common.util.concurrent.ListenableFuture<WeaviateProtoAggregate.AggregateReply>WeaviateGrpc.WeaviateFutureStub.aggregate(WeaviateProtoAggregate.AggregateRequest request) voidWeaviateGrpc.WeaviateStub.aggregate(WeaviateProtoAggregate.AggregateRequest request, io.grpc.stub.StreamObserver<WeaviateProtoAggregate.AggregateReply> responseObserver) WeaviateProtoAggregate.AggregateRequest.Builder.mergeFrom(WeaviateProtoAggregate.AggregateRequest other) WeaviateProtoAggregate.AggregateRequest.newBuilder(WeaviateProtoAggregate.AggregateRequest prototype)