public abstract static class EngineGrpc.EngineImplBase extends Object implements io.grpc.BindableService
| 构造器和说明 |
|---|
EngineImplBase() |
| 限定符和类型 | 方法和说明 |
|---|---|
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) |
io.grpc.ServerServiceDefinition |
bindService() |
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)
public final io.grpc.ServerServiceDefinition bindService()
bindService 在接口中 io.grpc.BindableServiceCopyright © 2023 PingCAP. All rights reserved.