WorkerHeartbeatResponseOrBuilder

interface pública WorkerHeartbeatResponseOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

WorkerHealth abstrato
getHealthStatus ()
.tensorflow.WorkerHealth health_status = 1;
abstrato int
getHealthStatusValue ()
.tensorflow.WorkerHealth health_status = 1;
String abstrata
getHostname ()
string hostname = 3;
abstract com.google.protobuf.ByteString
getHostnameBytes ()
string hostname = 3;
Evento abstrato
getWorkerLog (int index)
repeated .tensorflow.Event worker_log = 2;
abstrato int
getWorkerLogCount ()
repeated .tensorflow.Event worker_log = 2;
Lista abstrata < Evento >
getWorkerLogList ()
repeated .tensorflow.Event worker_log = 2;
EventOrBuilder abstrato
getWorkerLogOrBuilder (índice interno )
repeated .tensorflow.Event worker_log = 2;
Lista abstrata <? estende EventOrBuilder >
getWorkerLogOrBuilderList ()
repeated .tensorflow.Event worker_log = 2;

Métodos Públicos

public abstract WorkerHealth getHealthStatus ()

.tensorflow.WorkerHealth health_status = 1;

public abstract int getHealthStatusValue ()

.tensorflow.WorkerHealth health_status = 1;

public abstract String getHostname ()

string hostname = 3;

public abstract com.google.protobuf.ByteString getHostnameBytes ()

string hostname = 3;

public abstract Event getWorkerLog (int index)

repeated .tensorflow.Event worker_log = 2;

public abstract int getWorkerLogCount ()

repeated .tensorflow.Event worker_log = 2;

public abstract List < Event > getWorkerLogList ()

repeated .tensorflow.Event worker_log = 2;

public abstract EventOrBuilder getWorkerLogOrBuilder (índice interno )

repeated .tensorflow.Event worker_log = 2;

Lista de resumos pública <? estende EventOrBuilder > getWorkerLogOrBuilderList ()

repeated .tensorflow.Event worker_log = 2;