WorkerHeartbeatResponseOrBuilder

interfaccia pubblica WorkerHeartbeatResponseOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

astratto WorkerHealth
getHealthStatus ()
.tensorflow.WorkerHealth health_status = 1;
astratto int
getHealthStatusValue ()
.tensorflow.WorkerHealth health_status = 1;
stringa astratta
getNomehost ()
string hostname = 3;
astratto com.google.protobuf.ByteString
getHostnameBytes ()
string hostname = 3;
Evento astratto
getWorkerLog (indice int)
repeated .tensorflow.Event worker_log = 2;
astratto int
getWorkerLogCount ()
repeated .tensorflow.Event worker_log = 2;
Lista astratta< Evento >
getWorkerLogList ()
repeated .tensorflow.Event worker_log = 2;
abstract EventOrBuilder
getWorkerLogOrBuilder (indice int)
repeated .tensorflow.Event worker_log = 2;
Elenco astratto<? estende EventOrBuilder >
getWorkerLogOrBuilderList ()
repeated .tensorflow.Event worker_log = 2;

Metodi pubblici

abstract pubblico WorkerHealth getHealthStatus ()

.tensorflow.WorkerHealth health_status = 1;

public abstract int getHealthStatusValue ()

.tensorflow.WorkerHealth health_status = 1;

public abstract String getHostname ()

string hostname = 3;

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

string hostname = 3;

evento astratto pubblico getWorkerLog (indice int)

repeated .tensorflow.Event worker_log = 2;

public abstract int getWorkerLogCount ()

repeated .tensorflow.Event worker_log = 2;

Elenco abstract pubblico< Evento > getWorkerLogList ()

repeated .tensorflow.Event worker_log = 2;

public abstract EventOrBuilder getWorkerLogOrBuilder (indice int)

repeated .tensorflow.Event worker_log = 2;

Elenco abstract pubblico<? estende EventOrBuilder > getWorkerLogOrBuilderList ()

repeated .tensorflow.Event worker_log = 2;