public static final class EngineGrpc.EngineStub extends io.grpc.stub.AbstractAsyncStub<EngineGrpc.EngineStub>
Modifier and Type | Method and Description |
---|---|
io.grpc.stub.StreamObserver<Enginepb.CommandRequestBatch> |
applyCommandBatch(io.grpc.stub.StreamObserver<Enginepb.CommandResponseBatch> responseObserver) |
io.grpc.stub.StreamObserver<Enginepb.SnapshotRequest> |
applySnapshot(io.grpc.stub.StreamObserver<Enginepb.SnapshotDone> responseObserver) |
protected EngineGrpc.EngineStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
protected EngineGrpc.EngineStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build
in class io.grpc.stub.AbstractStub<EngineGrpc.EngineStub>
public io.grpc.stub.StreamObserver<Enginepb.CommandRequestBatch> applyCommandBatch(io.grpc.stub.StreamObserver<Enginepb.CommandResponseBatch> responseObserver)
public io.grpc.stub.StreamObserver<Enginepb.SnapshotRequest> applySnapshot(io.grpc.stub.StreamObserver<Enginepb.SnapshotDone> responseObserver)
Copyright © 2024 PingCAP. All rights reserved.