类 TaskflowStreamServiceGrpc.TaskflowStreamServiceBlockingStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractBlockingStub<TaskflowStreamServiceGrpc.TaskflowStreamServiceBlockingStub>
-
- cn.feiliu.taskflow.grpc.TaskflowStreamServiceGrpc.TaskflowStreamServiceBlockingStub
-
public static final class TaskflowStreamServiceGrpc.TaskflowStreamServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<TaskflowStreamServiceGrpc.TaskflowStreamServiceBlockingStub>
-
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 Iterator<TaskModelPb.Task>batchPoll(TaskModelPb.BatchPollRequest request)/poll/batch/{tasktype}protected TaskflowStreamServiceGrpc.TaskflowStreamServiceBlockingStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
-
-
-
方法详细资料
-
build
protected TaskflowStreamServiceGrpc.TaskflowStreamServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- 指定者:
build在类中io.grpc.stub.AbstractStub<TaskflowStreamServiceGrpc.TaskflowStreamServiceBlockingStub>
-
batchPoll
public Iterator<TaskModelPb.Task> batchPoll(TaskModelPb.BatchPollRequest request)
/poll/batch/{tasktype}
-
-