类分层结构
- java.lang.Object
- io.grpc.stub.AbstractStub<S>
- io.grpc.stub.AbstractAsyncStub<S>
- cn.feiliu.taskflow.grpc.TaskflowServiceGrpc.TaskflowServiceStub
- cn.feiliu.taskflow.grpc.TaskflowStreamServiceGrpc.TaskflowStreamServiceStub
- io.grpc.stub.AbstractBlockingStub<S>
- cn.feiliu.taskflow.grpc.TaskflowServiceGrpc.TaskflowServiceBlockingStub
- cn.feiliu.taskflow.grpc.TaskflowStreamServiceGrpc.TaskflowStreamServiceBlockingStub
- io.grpc.stub.AbstractFutureStub<S>
- cn.feiliu.taskflow.grpc.TaskflowServiceGrpc.TaskflowServiceFutureStub
- cn.feiliu.taskflow.grpc.TaskflowStreamServiceGrpc.TaskflowStreamServiceFutureStub
- io.grpc.stub.AbstractAsyncStub<S>
- cn.feiliu.taskflow.grpc.TaskflowServiceGrpc
- cn.feiliu.taskflow.grpc.TaskflowServiceGrpc.TaskflowServiceImplBase (implements io.grpc.BindableService)
- cn.feiliu.taskflow.grpc.TaskflowServicePb
- cn.feiliu.taskflow.grpc.TaskflowStreamServiceGrpc
- cn.feiliu.taskflow.grpc.TaskflowStreamServiceGrpc.TaskflowStreamServiceImplBase (implements io.grpc.BindableService)
- cn.feiliu.taskflow.grpc.TfStreamServPb
- io.grpc.stub.AbstractStub<S>