Class TensorboardServiceGrpc.TensorboardServiceFutureStub (3.34.0)

public static final class TensorboardServiceGrpc.TensorboardServiceFutureStub extends AbstractFutureStub<TensorboardServiceGrpc.TensorboardServiceFutureStub>

A stub to allow clients to do ListenableFuture-style rpc calls to service TensorboardService.

TensorboardService

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractFutureStub > TensorboardServiceGrpc.TensorboardServiceFutureStub

Methods

batchCreateTensorboardRuns(BatchCreateTensorboardRunsRequest request)

public ListenableFuture<BatchCreateTensorboardRunsResponse> batchCreateTensorboardRuns(BatchCreateTensorboardRunsRequest request)

Batch create TensorboardRuns.

Parameter
Name Description
request BatchCreateTensorboardRunsRequest
Returns
Type Description
com.google.common.util.concurrent.ListenableFuture<BatchCreateTensorboardRunsResponse>

batchCreateTensorboardTimeSeries(BatchCreateTensorboardTimeSeriesRequest request)

public ListenableFuture<BatchCreateTensorboardTimeSeriesResponse> batchCreateTensorboardTimeSeries(BatchCreateTensorboardTimeSeriesRequest request)

Batch create TensorboardTimeSeries that belong to a TensorboardExperiment.

Parameter
Name Description
request BatchCreateTensorboardTimeSeriesRequest
Returns
Type Description
com.google.common.util.concurrent.ListenableFuture<BatchCreateTensorboardTimeSeriesResponse>

batchReadTensorboardTimeSeriesData(BatchReadTensorboardTimeSeriesDataRequest request)

public ListenableFuture<BatchReadTensorboardTimeSeriesDataResponse> batchReadTensorboardTimeSeriesData(