- 2.54.0 (latest)
- 2.53.0
- 2.52.0
- 2.50.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.38.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.25.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.2.6
public class GrpcTpuStub extends TpuStub
gRPC stub implementation for the Tpu service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final GrpcTpuStub create(ClientContext clientContext)
Parameter | |
---|---|
Name | Description |
clientContext |
ClientContext |
Returns | |
---|---|
Type | Description |
GrpcTpuStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcTpuStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Parameters | |
---|---|
Name | Description |
clientContext |
ClientContext |
callableFactory |
GrpcStubCallableFactory |
Returns | |
---|---|
Type | Description |
GrpcTpuStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(TpuStubSettings settings)
public static final GrpcTpuStub create(TpuStubSettings settings)
Parameter | |
---|---|
Name | Description |
settings |
TpuStubSettings |
Returns | |
---|---|
Type | Description |
GrpcTpuStub |
Exceptions | |
---|---|
Type | Description |
IOException |
Constructors
GrpcTpuStub(TpuStubSettings settings, ClientContext clientContext)
protected GrpcTpuStub(TpuStubSettings settings, ClientContext clientContext)
Constructs an instance of GrpcTpuStub, 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.
Parameters | |
---|---|
Name | Description |
settings |
TpuStubSettings |
clientContext |
ClientContext |
GrpcTpuStub(TpuStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
protected GrpcTpuStub(TpuStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcTpuStub, 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.
Parameters | |
---|---|
Name | Description |
settings |
TpuStubSettings |
clientContext |
ClientContext |
callableFactory |
GrpcStubCallableFactory |
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Parameters | |
---|---|
Name | Description |
duration |
long |
unit |
TimeUnit |
Returns | |
---|---|
Type | Description |
boolean |
Exceptions | |
---|---|
Type | Description |
InterruptedException |
close()
public final void close()
createNodeCallable()
public UnaryCallable<CreateNodeRequest,Operation> createNodeCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateNodeRequest,Operation> |
createNodeOperationCallable()
public OperationCallable<CreateNodeRequest,Node,OperationMetadata> createNodeOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateNodeRequest,Node,OperationMetadata> |
createQueuedResourceCallable()
public UnaryCallable<CreateQueuedResourceRequest,Operation> createQueuedResourceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateQueuedResourceRequest,Operation> |
createQueuedResourceOperationCallable()
public OperationCallable<CreateQueuedResourceRequest,QueuedResource,OperationMetadata> createQueuedResourceOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateQueuedResourceRequest,QueuedResource,OperationMetadata> |
deleteNodeCallable()
public UnaryCallable<DeleteNodeRequest,Operation> deleteNodeCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteNodeRequest,Operation> |
deleteNodeOperationCallable()
public OperationCallable<DeleteNodeRequest,Empty,OperationMetadata> deleteNodeOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteNodeRequest,Empty,OperationMetadata> |
deleteQueuedResourceCallable()
public UnaryCallable<DeleteQueuedResourceRequest,Operation> deleteQueuedResourceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteQueuedResourceRequest,Operation> |
deleteQueuedResourceOperationCallable()
public OperationCallable<DeleteQueuedResourceRequest,QueuedResource,OperationMetadata> deleteQueuedResourceOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteQueuedResourceRequest,QueuedResource,OperationMetadata> |
generateServiceIdentityCallable()
public UnaryCallable<GenerateServiceIdentityRequest,GenerateServiceIdentityResponse> generateServiceIdentityCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GenerateServiceIdentityRequest,GenerateServiceIdentityResponse> |
getAcceleratorTypeCallable()
public UnaryCallable<GetAcceleratorTypeRequest,AcceleratorType> getAcceleratorTypeCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetAcceleratorTypeRequest,AcceleratorType> |
getGuestAttributesCallable()
public UnaryCallable<GetGuestAttributesRequest,GetGuestAttributesResponse> getGuestAttributesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetGuestAttributesRequest,GetGuestAttributesResponse> |
getLocationCallable()
public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getNodeCallable()
public UnaryCallable<GetNodeRequest,Node> getNodeCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetNodeRequest,Node> |
getOperationsStub()
public GrpcOperationsStub getOperationsStub()
Returns | |
---|---|
Type | Description |
GrpcOperationsStub |
getQueuedResourceCallable()
public UnaryCallable<GetQueuedResourceRequest,QueuedResource> getQueuedResourceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetQueuedResourceRequest,QueuedResource> |
getRuntimeVersionCallable()
public UnaryCallable<GetRuntimeVersionRequest,RuntimeVersion> getRuntimeVersionCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetRuntimeVersionRequest,RuntimeVersion> |
isShutdown()
public boolean isShutdown()
Returns | |
---|---|
Type | Description |
boolean |
isTerminated()
public boolean isTerminated()
Returns | |
---|---|
Type | Description |
boolean |
listAcceleratorTypesCallable()
public UnaryCallable<ListAcceleratorTypesRequest,ListAcceleratorTypesResponse> listAcceleratorTypesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAcceleratorTypesRequest,ListAcceleratorTypesResponse> |
listAcceleratorTypesPagedCallable()
public UnaryCallable<ListAcceleratorTypesRequest,TpuClient.ListAcceleratorTypesPagedResponse> listAcceleratorTypesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAcceleratorTypesRequest,ListAcceleratorTypesPagedResponse> |
listLocationsCallable()
public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> |
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest,TpuClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse> |
listNodesCallable()
public UnaryCallable<ListNodesRequest,ListNodesResponse> listNodesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListNodesRequest,ListNodesResponse> |
listNodesPagedCallable()
public UnaryCallable<ListNodesRequest,TpuClient.ListNodesPagedResponse> listNodesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListNodesRequest,ListNodesPagedResponse> |
listQueuedResourcesCallable()
public UnaryCallable<ListQueuedResourcesRequest,ListQueuedResourcesResponse> listQueuedResourcesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListQueuedResourcesRequest,ListQueuedResourcesResponse> |
listQueuedResourcesPagedCallable()
public UnaryCallable<ListQueuedResourcesRequest,TpuClient.ListQueuedResourcesPagedResponse> listQueuedResourcesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListQueuedResourcesRequest,ListQueuedResourcesPagedResponse> |
listRuntimeVersionsCallable()
public UnaryCallable<ListRuntimeVersionsRequest,ListRuntimeVersionsResponse> listRuntimeVersionsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListRuntimeVersionsRequest,ListRuntimeVersionsResponse> |
listRuntimeVersionsPagedCallable()
public UnaryCallable<ListRuntimeVersionsRequest,TpuClient.ListRuntimeVersionsPagedResponse> listRuntimeVersionsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListRuntimeVersionsRequest,ListRuntimeVersionsPagedResponse> |
resetQueuedResourceCallable()
public UnaryCallable<ResetQueuedResourceRequest,Operation> resetQueuedResourceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ResetQueuedResourceRequest,Operation> |
resetQueuedResourceOperationCallable()
public OperationCallable<ResetQueuedResourceRequest,QueuedResource,OperationMetadata> resetQueuedResourceOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<ResetQueuedResourceRequest,QueuedResource,OperationMetadata> |
shutdown()
public void shutdown()
shutdownNow()
public void shutdownNow()
simulateMaintenanceEventCallable()
public UnaryCallable<SimulateMaintenanceEventRequest,Operation> simulateMaintenanceEventCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<SimulateMaintenanceEventRequest,Operation> |
simulateMaintenanceEventOperationCallable()
public OperationCallable<SimulateMaintenanceEventRequest,Node,OperationMetadata> simulateMaintenanceEventOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<SimulateMaintenanceEventRequest,Node,OperationMetadata> |
startNodeCallable()
public UnaryCallable<StartNodeRequest,Operation> startNodeCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<StartNodeRequest,Operation> |
startNodeOperationCallable()
public OperationCallable<StartNodeRequest,Node,OperationMetadata> startNodeOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<StartNodeRequest,Node,OperationMetadata> |
stopNodeCallable()
public UnaryCallable<StopNodeRequest,Operation> stopNodeCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<StopNodeRequest,Operation> |
stopNodeOperationCallable()
public OperationCallable<StopNodeRequest,Node,OperationMetadata> stopNodeOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<StopNodeRequest,Node,OperationMetadata> |
updateNodeCallable()
public UnaryCallable<UpdateNodeRequest,Operation> updateNodeCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateNodeRequest,Operation> |
updateNodeOperationCallable()
public OperationCallable<UpdateNodeRequest,Node,OperationMetadata> updateNodeOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UpdateNodeRequest,Node,OperationMetadata> |