classe finale publique WorkerHeartbeatResponse
tensorflow.WorkerHeartbeatResponse de type Protobuf.WorkerHeartbeatResponse
Classes imbriquées
| classe | WorkerHeartbeatResponse.Builder | tensorflow.WorkerHeartbeatResponse de type Protobuf.WorkerHeartbeatResponse | |
Constantes
| int | HEALTH_STATUS_FIELD_NUMBER | |
| int | HOSTNAME_FIELD_NUMBER | |
| int | WORKER_LOG_FIELD_NUMBER |
Méthodes publiques
| booléen | est égal (Obj objet) |
| WorkerHeartbeatResponse statique | |
| WorkerHeartbeatRéponse | |
| final statique com.google.protobuf.Descriptors.Descriptor | |
| Santé des travailleurs | obtenirStatutSanté () .tensorflow.WorkerHealth health_status = 1; |
| int | getHealthStatusValue () .tensorflow.WorkerHealth health_status = 1; |
| Chaîne | getNom d'hôte () string hostname = 3; |
| com.google.protobuf.ByteString | getHostnameBytes () string hostname = 3; |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| Événement | getWorkerLog (index int) repeated .tensorflow.Event worker_log = 2; |
| int | getWorkerLogCount () repeated .tensorflow.Event worker_log = 2; |
| Liste< Événement > | getWorkerLogList () repeated .tensorflow.Event worker_log = 2; |
| ÉvénementOuBuilder | getWorkerLogOrBuilder (index int) repeated .tensorflow.Event worker_log = 2; |
| Liste<? étend EventOrBuilder > | getWorkerLogOrBuilderList () repeated .tensorflow.Event worker_log = 2; |
| int | |
| booléen final | |
| statique WorkerHeartbeatResponse.Builder | newBuilder (prototype WorkerHeartbeatResponse ) |
| statique WorkerHeartbeatResponse.Builder | |
| WorkerHeartbeatResponse.Builder | |
| WorkerHeartbeatResponse statique | parseDelimitedFrom (entrée InputStream) |
| WorkerHeartbeatResponse statique | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| WorkerHeartbeatResponse statique | parseFrom (données ByteBuffer) |
| WorkerHeartbeatResponse statique | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| WorkerHeartbeatResponse statique | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| WorkerHeartbeatResponse statique | parseFrom (entrée com.google.protobuf.CodedInputStream) |
| WorkerHeartbeatResponse statique | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| WorkerHeartbeatResponse statique | parseFrom (données com.google.protobuf.ByteString) |
| WorkerHeartbeatResponse statique | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| WorkerHeartbeatResponse statique | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique | analyseur () |
| WorkerHeartbeatResponse.Builder | toBuilder () |
| vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int HEALTH_STATUS_FIELD_NUMBER
Valeur constante : 1
public statique final int HOSTNAME_FIELD_NUMBER
Valeur constante : 3
public statique final int WORKER_LOG_FIELD_NUMBER
Valeur constante : 2
Méthodes publiques
public booléen égal (Objet obj)
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getHealthStatusValue ()
.tensorflow.WorkerHealth health_status = 1;
chaîne publique getHostname ()
string hostname = 3;
public com.google.protobuf.ByteString getHostnameBytes ()
string hostname = 3;
publique getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int getWorkerLogCount ()
repeated .tensorflow.Event worker_log = 2;
Liste publique <? étend EventOrBuilder > getWorkerLogOrBuilderList ()
repeated .tensorflow.Event worker_log = 2;
code de hachage int public ()
public final booléen isInitialized ()
public statique WorkerHeartbeatResponse parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique WorkerHeartbeatResponse parseFrom (données ByteBuffer)
Jetés
| InvalidProtocolBufferException |
|---|
public statique WorkerHeartbeatResponse parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique WorkerHeartbeatResponse parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique WorkerHeartbeatResponse parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
| IOException |
|---|
public statique WorkerHeartbeatResponse parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique WorkerHeartbeatResponse parseFrom (données com.google.protobuf.ByteString)
Jetés
| InvalidProtocolBufferException |
|---|
public statique WorkerHeartbeatResponse parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique WorkerHeartbeatResponse parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
| IOException |
|---|