public class GrpcDebugger2Stub extends Debugger2Stub
gRPC stub implementation for the Debugger2 service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final GrpcDebugger2Stub create(ClientContext clientContext)
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcDebugger2Stub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
create(Debugger2StubSettings settings)
public static final GrpcDebugger2Stub create(Debugger2StubSettings settings)
Constructors
GrpcDebugger2Stub(Debugger2StubSettings settings, ClientContext clientContext)
protected GrpcDebugger2Stub(Debugger2StubSettings settings, ClientContext clientContext)
Constructs an instance of GrpcDebugger2Stub, 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.
GrpcDebugger2Stub(Debugger2StubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
protected GrpcDebugger2Stub(Debugger2StubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcDebugger2Stub, 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
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
close()
public final void close()
Overrides
deleteBreakpointCallable()
public UnaryCallable<DeleteBreakpointRequest,Empty> deleteBreakpointCallable()
Overrides
getBreakpointCallable()
public UnaryCallable<GetBreakpointRequest,GetBreakpointResponse> getBreakpointCallable()
Overrides
getOperationsStub()
public GrpcOperationsStub getOperationsStub()
isShutdown()
public boolean isShutdown()
isTerminated()
public boolean isTerminated()
listBreakpointsCallable()
public UnaryCallable<ListBreakpointsRequest,ListBreakpointsResponse> listBreakpointsCallable()
Overrides
listDebuggeesCallable()
public UnaryCallable<ListDebuggeesRequest,ListDebuggeesResponse> listDebuggeesCallable()
Overrides
setBreakpointCallable()
public UnaryCallable<SetBreakpointRequest,SetBreakpointResponse> setBreakpointCallable()
Overrides
shutdown()
shutdownNow()
public void shutdownNow()