- 3.52.0 (latest)
- 3.50.0
- 3.49.0
- 3.48.0
- 3.47.0
- 3.46.0
- 3.45.0
- 3.44.0
- 3.43.0
- 3.42.0
- 3.41.0
- 3.40.0
- 3.38.0
- 3.37.0
- 3.36.0
- 3.35.0
- 3.34.0
- 3.33.0
- 3.32.0
- 3.31.0
- 3.30.0
- 3.29.0
- 3.28.0
- 3.25.0
- 3.24.0
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.14.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.0
- 3.6.0
- 3.5.0
- 3.4.2
- 3.3.0
- 3.2.0
- 3.0.0
- 2.9.8
- 2.8.9
- 2.7.4
- 2.5.3
- 2.4.0
public class GrpcTensorboardServiceStub extends TensorboardServiceStub
gRPC stub implementation for the TensorboardService service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
GrpcTensorboardServiceStub(TensorboardServiceStubSettings settings, ClientContext clientContext)
protected GrpcTensorboardServiceStub(TensorboardServiceStubSettings settings, ClientContext clientContext)
Constructs an instance of GrpcTensorboardServiceStub, 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.
Name | Description |
settings | TensorboardServiceStubSettings |
clientContext | ClientContext |
GrpcTensorboardServiceStub(TensorboardServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
protected GrpcTensorboardServiceStub(TensorboardServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcTensorboardServiceStub, 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.
Name | Description |
settings | TensorboardServiceStubSettings |
clientContext | ClientContext |
callableFactory | GrpcStubCallableFactory |
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Name | Description |
duration | long |
unit | TimeUnit |
Type | Description |
boolean |
Type | Description |
InterruptedException |
batchCreateTensorboardRunsCallable()
public UnaryCallable<BatchCreateTensorboardRunsRequest,BatchCreateTensorboardRunsResponse> batchCreateTensorboardRunsCallable()
Type | Description |
UnaryCallable<BatchCreateTensorboardRunsRequest,BatchCreateTensorboardRunsResponse> |
batchCreateTensorboardTimeSeriesCallable()
public UnaryCallable<BatchCreateTensorboardTimeSeriesRequest,BatchCreateTensorboardTimeSeriesResponse> batchCreateTensorboardTimeSeriesCallable()
Type | Description |
UnaryCallable<BatchCreateTensorboardTimeSeriesRequest,BatchCreateTensorboardTimeSeriesResponse> |
batchReadTensorboardTimeSeriesDataCallable()
public UnaryCallable<BatchReadTensorboardTimeSeriesDataRequest,BatchReadTensorboardTimeSeriesDataResponse> batchReadTensorboardTimeSeriesDataCallable()
Type | Description |
UnaryCallable<BatchReadTensorboardTimeSeriesDataRequest,BatchReadTensorboardTimeSeriesDataResponse> |
close()
public final void close()
create(ClientContext clientContext)
public static final GrpcTensorboardServiceStub create(ClientContext clientContext)
Name | Description |
clientContext | ClientContext |
Type | Description |
GrpcTensorboardServiceStub |
Type | Description |
IOException |
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcTensorboardServiceStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Name | Description |
clientContext | ClientContext |
callableFactory | GrpcStubCallableFactory |
Type | Description |
GrpcTensorboardServiceStub |
Type | Description |
IOException |
create(TensorboardServiceStubSettings settings)
public static final GrpcTensorboardServiceStub create(TensorboardServiceStubSettings settings)
Name | Description |
settings | TensorboardServiceStubSettings |
Type | Description |
GrpcTensorboardServiceStub |
Type | Description |
IOException |
createTensorboardCallable()
public UnaryCallable<CreateTensorboardRequest,Operation> createTensorboardCallable()
Type | Description |
UnaryCallable<CreateTensorboardRequest,Operation> |
createTensorboardExperimentCallable()
public UnaryCallable<CreateTensorboardExperimentRequest,TensorboardExperiment> createTensorboardExperimentCallable()
Type | Description |
UnaryCallable<CreateTensorboardExperimentRequest,TensorboardExperiment> |
createTensorboardOperationCallable()
public OperationCallable<CreateTensorboardRequest,Tensorboard,CreateTensorboardOperationMetadata> createTensorboardOperationCallable()
Type | Description |
OperationCallable<CreateTensorboardRequest,Tensorboard,CreateTensorboardOperationMetadata> |
createTensorboardRunCallable()
public UnaryCallable<CreateTensorboardRunRequest,TensorboardRun> createTensorboardRunCallable()
Type | Description |
UnaryCallable<CreateTensorboardRunRequest,TensorboardRun> |
createTensorboardTimeSeriesCallable()
public UnaryCallable<CreateTensorboardTimeSeriesRequest,TensorboardTimeSeries> createTensorboardTimeSeriesCallable()
Type | Description |
UnaryCallable<CreateTensorboardTimeSeriesRequest,TensorboardTimeSeries> |
deleteTensorboardCallable()
public UnaryCallable<DeleteTensorboardRequest,Operation> deleteTensorboardCallable()
Type | Description |
UnaryCallable<DeleteTensorboardRequest,Operation> |
deleteTensorboardExperimentCallable()
public UnaryCallable<DeleteTensorboardExperimentRequest,Operation> deleteTensorboardExperimentCallable()
Type | Description |
UnaryCallable<DeleteTensorboardExperimentRequest,Operation> |
deleteTensorboardExperimentOperationCallable()
public OperationCallable<DeleteTensorboardExperimentRequest,Empty,DeleteOperationMetadata> deleteTensorboardExperimentOperationCallable()
Type | Description |
OperationCallable<DeleteTensorboardExperimentRequest,Empty,DeleteOperationMetadata> |
deleteTensorboardOperationCallable()
public OperationCallable<DeleteTensorboardRequest,Empty,DeleteOperationMetadata> deleteTensorboardOperationCallable()
Type | Description |
OperationCallable<DeleteTensorboardRequest,Empty,DeleteOperationMetadata> |
deleteTensorboardRunCallable()
public UnaryCallable<DeleteTensorboardRunRequest,Operation> deleteTensorboardRunCallable()
Type | Description |
UnaryCallable<DeleteTensorboardRunRequest,Operation> |
deleteTensorboardRunOperationCallable()
public OperationCallable<DeleteTensorboardRunRequest,Empty,DeleteOperationMetadata> deleteTensorboardRunOperationCallable()
Type | Description |
OperationCallable<DeleteTensorboardRunRequest,Empty,DeleteOperationMetadata> |
deleteTensorboardTimeSeriesCallable()
public UnaryCallable<DeleteTensorboardTimeSeriesRequest,Operation> deleteTensorboardTimeSeriesCallable()
Type | Description |
UnaryCallable<DeleteTensorboardTimeSeriesRequest,Operation> |
deleteTensorboardTimeSeriesOperationCallable()
public OperationCallable<DeleteTensorboardTimeSeriesRequest,Empty,DeleteOperationMetadata> deleteTensorboardTimeSeriesOperationCallable()
Type | Description |
OperationCallable<DeleteTensorboardTimeSeriesRequest,Empty,DeleteOperationMetadata> |
exportTensorboardTimeSeriesDataCallable()
public UnaryCallable<ExportTensorboardTimeSeriesDataRequest,ExportTensorboardTimeSeriesDataResponse> exportTensorboardTimeSeriesDataCallable()
Type | Description |
UnaryCallable<ExportTensorboardTimeSeriesDataRequest,ExportTensorboardTimeSeriesDataResponse> |
exportTensorboardTimeSeriesDataPagedCallable()
public UnaryCallable<ExportTensorboardTimeSeriesDataRequest,TensorboardServiceClient.ExportTensorboardTimeSeriesDataPagedResponse> exportTensorboardTimeSeriesDataPagedCallable()
Type | Description |
UnaryCallable<ExportTensorboardTimeSeriesDataRequest,ExportTensorboardTimeSeriesDataPagedResponse> |
getOperationsStub()
public GrpcOperationsStub getOperationsStub()
Type | Description |
GrpcOperationsStub |
getTensorboardCallable()
public UnaryCallable<GetTensorboardRequest,Tensorboard> getTensorboardCallable()
Type | Description |
UnaryCallable<GetTensorboardRequest,Tensorboard> |
getTensorboardExperimentCallable()
public UnaryCallable<GetTensorboardExperimentRequest,TensorboardExperiment> getTensorboardExperimentCallable()
Type | Description |
UnaryCallable<GetTensorboardExperimentRequest,TensorboardExperiment> |
getTensorboardRunCallable()
public UnaryCallable<GetTensorboardRunRequest,TensorboardRun> getTensorboardRunCallable()
Type | Description |
UnaryCallable<GetTensorboardRunRequest,TensorboardRun> |
getTensorboardTimeSeriesCallable()
public UnaryCallable<GetTensorboardTimeSeriesRequest,TensorboardTimeSeries> getTensorboardTimeSeriesCallable()
Type | Description |
UnaryCallable<GetTensorboardTimeSeriesRequest,TensorboardTimeSeries> |
isShutdown()
public boolean isShutdown()
Type | Description |
boolean |
isTerminated()
public boolean isTerminated()
Type | Description |
boolean |
listTensorboardExperimentsCallable()
public UnaryCallable<ListTensorboardExperimentsRequest,ListTensorboardExperimentsResponse> listTensorboardExperimentsCallable()
Type | Description |
UnaryCallable<ListTensorboardExperimentsRequest,ListTensorboardExperimentsResponse> |
listTensorboardExperimentsPagedCallable()
public UnaryCallable<ListTensorboardExperimentsRequest,TensorboardServiceClient.ListTensorboardExperimentsPagedResponse> listTensorboardExperimentsPagedCallable()
Type | Description |
UnaryCallable<ListTensorboardExperimentsRequest,ListTensorboardExperimentsPagedResponse> |
listTensorboardRunsCallable()
public UnaryCallable<ListTensorboardRunsRequest,ListTensorboardRunsResponse> listTensorboardRunsCallable()
Type | Description |
UnaryCallable<ListTensorboardRunsRequest,ListTensorboardRunsResponse> |
listTensorboardRunsPagedCallable()
public UnaryCallable<ListTensorboardRunsRequest,TensorboardServiceClient.ListTensorboardRunsPagedResponse> listTensorboardRunsPagedCallable()
Type | Description |
UnaryCallable<ListTensorboardRunsRequest,ListTensorboardRunsPagedResponse> |
listTensorboardTimeSeriesCallable()
public UnaryCallable<ListTensorboardTimeSeriesRequest,ListTensorboardTimeSeriesResponse> listTensorboardTimeSeriesCallable()
Type | Description |
UnaryCallable<ListTensorboardTimeSeriesRequest,ListTensorboardTimeSeriesResponse> |
listTensorboardTimeSeriesPagedCallable()
public UnaryCallable<ListTensorboardTimeSeriesRequest,TensorboardServiceClient.ListTensorboardTimeSeriesPagedResponse> listTensorboardTimeSeriesPagedCallable()
Type | Description |
UnaryCallable<ListTensorboardTimeSeriesRequest,ListTensorboardTimeSeriesPagedResponse> |
listTensorboardsCallable()
public UnaryCallable<ListTensorboardsRequest,ListTensorboardsResponse> listTensorboardsCallable()
Type | Description |
UnaryCallable<ListTensorboardsRequest,ListTensorboardsResponse> |
listTensorboardsPagedCallable()
public UnaryCallable<ListTensorboardsRequest,TensorboardServiceClient.ListTensorboardsPagedResponse> listTensorboardsPagedCallable()
Type | Description |
UnaryCallable<ListTensorboardsRequest,ListTensorboardsPagedResponse> |
readTensorboardBlobDataCallable()
public ServerStreamingCallable<ReadTensorboardBlobDataRequest,ReadTensorboardBlobDataResponse> readTensorboardBlobDataCallable()
Type | Description |
ServerStreamingCallable<ReadTensorboardBlobDataRequest,ReadTensorboardBlobDataResponse> |
readTensorboardTimeSeriesDataCallable()
public UnaryCallable<ReadTensorboardTimeSeriesDataRequest,ReadTensorboardTimeSeriesDataResponse> readTensorboardTimeSeriesDataCallable()
Type | Description |
UnaryCallable<ReadTensorboardTimeSeriesDataRequest,ReadTensorboardTimeSeriesDataResponse> |
shutdown()
public void shutdown()
shutdownNow()
public void shutdownNow()
updateTensorboardCallable()
public UnaryCallable<UpdateTensorboardRequest,Operation> updateTensorboardCallable()
Type | Description |
UnaryCallable<UpdateTensorboardRequest,Operation> |
updateTensorboardExperimentCallable()
public UnaryCallable<UpdateTensorboardExperimentRequest,TensorboardExperiment> updateTensorboardExperimentCallable()
Type | Description |
UnaryCallable<UpdateTensorboardExperimentRequest,TensorboardExperiment> |
updateTensorboardOperationCallable()
public OperationCallable<UpdateTensorboardRequest,Tensorboard,UpdateTensorboardOperationMetadata> updateTensorboardOperationCallable()
Type | Description |
OperationCallable<UpdateTensorboardRequest,Tensorboard,UpdateTensorboardOperationMetadata> |
updateTensorboardRunCallable()
public UnaryCallable<UpdateTensorboardRunRequest,TensorboardRun> updateTensorboardRunCallable()
Type | Description |
UnaryCallable<UpdateTensorboardRunRequest,TensorboardRun> |
updateTensorboardTimeSeriesCallable()
public UnaryCallable<UpdateTensorboardTimeSeriesRequest,TensorboardTimeSeries> updateTensorboardTimeSeriesCallable()
Type | Description |
UnaryCallable<UpdateTensorboardTimeSeriesRequest,TensorboardTimeSeries> |
writeTensorboardExperimentDataCallable()
public UnaryCallable<WriteTensorboardExperimentDataRequest,WriteTensorboardExperimentDataResponse> writeTensorboardExperimentDataCallable()
Type | Description |
UnaryCallable<WriteTensorboardExperimentDataRequest,WriteTensorboardExperimentDataResponse> |
writeTensorboardRunDataCallable()
public UnaryCallable<WriteTensorboardRunDataRequest,WriteTensorboardRunDataResponse> writeTensorboardRunDataCallable()
Type | Description |
UnaryCallable<WriteTensorboardRunDataRequest,WriteTensorboardRunDataResponse> |