classe finale pubblica WorkerHeartbeatResponse
Tipo di protocollo tensorflow.WorkerHeartbeatResponse
Classi nidificate
classe | WorkerHeartbeatResponse.Builder | Tipo di protocollo tensorflow.WorkerHeartbeatResponse |
Costanti
int | HEALTH_STATUS_FIELD_NUMBER | |
int | HOSTNAME_FIELD_NUMBER | |
int | LAVORATORE_LOG_CAMPO_NUMERO |
Metodi pubblici
booleano | è uguale a (Oggetto oggetto) |
WorkerHeartbeatResponse statico | |
WorkerHeartbeatResponse | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
Salute dei lavoratori | getHealthStatus () .tensorflow.WorkerHealth health_status = 1; |
int | getHealthStatusValue () .tensorflow.WorkerHealth health_status = 1; |
Corda | getNomehost () string hostname = 3; |
com.google.protobuf.ByteString | getHostnameBytes () string hostname = 3; |
int | |
finale com.google.protobuf.UnknownFieldSet | |
Evento | getWorkerLog (indice int) repeated .tensorflow.Event worker_log = 2; |
int | getWorkerLogCount () repeated .tensorflow.Event worker_log = 2; |
Elenco< Evento > | getWorkerLogList () repeated .tensorflow.Event worker_log = 2; |
EventOrBuilder | getWorkerLogOrBuilder (indice int) repeated .tensorflow.Event worker_log = 2; |
Elenco<? estende EventOrBuilder > | getWorkerLogOrBuilderList () repeated .tensorflow.Event worker_log = 2; |
int | codice hash () |
booleano finale | |
WorkerHeartbeatResponse.Builder statico | newBuilder (prototipo WorkerHeartbeatResponse ) |
WorkerHeartbeatResponse.Builder statico | |
WorkerHeartbeatResponse.Builder | |
WorkerHeartbeatResponse statico | parseDelimitedFrom (input InputStream) |
WorkerHeartbeatResponse statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
WorkerHeartbeatResponse statico | parseFrom (dati ByteBuffer) |
WorkerHeartbeatResponse statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
WorkerHeartbeatResponse statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
WorkerHeartbeatResponse statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
WorkerHeartbeatResponse statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
WorkerHeartbeatResponse statico | parseFrom (dati com.google.protobuf.ByteString) |
WorkerHeartbeatResponse statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
WorkerHeartbeatResponse statico | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
statico | analizzatore () |
WorkerHeartbeatResponse.Builder | toBuilder () |
vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int HEALTH_STATUS_FIELD_NUMBER
Valore costante: 1
pubblico statico finale int HOSTNAME_FIELD_NUMBER
Valore costante: 3
pubblico statico finale int WORKER_LOG_FIELD_NUMBER
Valore costante: 2
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getHealthStatusValue ()
.tensorflow.WorkerHealth health_status = 1;
stringa pubblica getHostname ()
string hostname = 3;
pubblico com.google.protobuf.ByteString getHostnameBytes ()
string hostname = 3;
pubblico getParserForType ()
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int getWorkerLogCount ()
repeated .tensorflow.Event worker_log = 2;
pubblico EventOrBuilder getWorkerLogOrBuilder (indice int)
repeated .tensorflow.Event worker_log = 2;
Elenco pubblico<? estende EventOrBuilder > getWorkerLogOrBuilderList ()
repeated .tensorflow.Event worker_log = 2;
public int hashCode ()
public final booleano isInitialized ()
public static WorkerHeartbeatResponse parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public static WorkerHeartbeatResponse parseFrom (dati ByteBuffer)
Lancia
InvalidProtocolBufferException |
---|
public static WorkerHeartbeatResponse parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public static WorkerHeartbeatResponse parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
public static WorkerHeartbeatResponse parseFrom (input com.google.protobuf.CodedInputStream)
Lancia
IOException |
---|
public static WorkerHeartbeatResponse parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
public static WorkerHeartbeatResponse parseFrom (dati com.google.protobuf.ByteString)
Lancia
InvalidProtocolBufferException |
---|
public static WorkerHeartbeatResponse parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
pubblico statico WorkerHeartbeatResponse parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
IOException |
---|