public static final class QueryServiceGrpc.QueryServiceBlockingStub extends io.grpc.stub.AbstractStub<QueryServiceGrpc.QueryServiceBlockingStub>
Service providing operations for the Query Messaging component of AxonServer
Modifier and Type | Method and Description |
---|---|
protected QueryServiceGrpc.QueryServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
Iterator<QueryResponse> |
query(QueryRequest request)
Sends a point-to-point or scatter-gather Query
|
protected QueryServiceGrpc.QueryServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build
in class io.grpc.stub.AbstractStub<QueryServiceGrpc.QueryServiceBlockingStub>
public Iterator<QueryResponse> query(QueryRequest request)
Sends a point-to-point or scatter-gather Query
Copyright © 2010–2020. All rights reserved.