public class GrpcErrorStatsServiceStub extends ErrorStatsServiceStub
gRPC stub implementation for the ErrorStatsService service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final GrpcErrorStatsServiceStub create(ClientContext clientContext)
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcErrorStatsServiceStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcErrorStatsServiceStub create(ErrorStatsServiceStubSettings settings)
Constructors
GrpcErrorStatsServiceStub(ErrorStatsServiceStubSettings settings, ClientContext clientContext)
protected GrpcErrorStatsServiceStub(ErrorStatsServiceStubSettings settings, ClientContext clientContext)
Constructs an instance of GrpcErrorStatsServiceStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
GrpcErrorStatsServiceStub(ErrorStatsServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
protected GrpcErrorStatsServiceStub(ErrorStatsServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcErrorStatsServiceStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
Methods
public boolean awaitTermination(long duration, TimeUnit unit)
public final void close()
Overrides
public UnaryCallable<DeleteEventsRequest,DeleteEventsResponse> deleteEventsCallable()
Overrides
public GrpcOperationsStub getOperationsStub()
public boolean isShutdown()
public boolean isTerminated()
public UnaryCallable<ListEventsRequest,ListEventsResponse> listEventsCallable()
Overrides
listEventsPagedCallable()
public UnaryCallable<ListEventsRequest,ErrorStatsServiceClient.ListEventsPagedResponse> listEventsPagedCallable()
Overrides
public UnaryCallable<ListGroupStatsRequest,ListGroupStatsResponse> listGroupStatsCallable()
Overrides
listGroupStatsPagedCallable()
public UnaryCallable<ListGroupStatsRequest,ErrorStatsServiceClient.ListGroupStatsPagedResponse> listGroupStatsPagedCallable()
Overrides
public void shutdownNow()