clase final pública WorkerHeartbeatRequest
Tipo de tensorflow.WorkerHeartbeatRequest
Clases anidadas
| clase | TrabajadorHeartbeatRequest.Builder | Tipo de tensorflow.WorkerHeartbeatRequest | |
Constantes
| En t | EXIT_CODE_FIELD_NUMBER | |
| En t | SHUTDOWN_MODE_FIELD_NUMBER | |
| En t | WATCHDOG_CONFIG_FIELD_NUMBER |
Métodos públicos
| booleano | es igual a (Objeto obj) |
| Trabajador estáticoHeartbeatRequest | |
| TrabajadorLatido Del Corazón | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| Código de salida solicitado | getSalirCode () .tensorflow.RequestedExitCode exit_code = 3; |
| RequestedSalirCodeOrBuilder | getSalirCodeOrBuilder () .tensorflow.RequestedExitCode exit_code = 3; |
| En t | |
| WorkerShutdownMode | getShutdownMode () .tensorflow.WorkerShutdownMode shutdown_mode = 1; |
| En t | getShutdownModeValue () .tensorflow.WorkerShutdownMode shutdown_mode = 1; |
| final com.google.protobuf.UnknownFieldSet | |
| WatchdogConfig | getWatchdogConfig () .tensorflow.WatchdogConfig watchdog_config = 2; |
| WatchdogConfigOrBuilder | getWatchdogConfigOrBuilder () .tensorflow.WatchdogConfig watchdog_config = 2; |
| booleano | hasSalirCode () .tensorflow.RequestedExitCode exit_code = 3; |
| booleano | hasWatchdogConfig () .tensorflow.WatchdogConfig watchdog_config = 2; |
| En t | hashCode () |
| booleano final | |
| estático WorkerHeartbeatRequest.Builder | newBuilder (prototipo WorkerHeartbeatRequest ) |
| estático WorkerHeartbeatRequest.Builder | newBuilder () |
| TrabajadorHeartbeatRequest.Builder | |
| Trabajador estáticoHeartbeatRequest | parseDelimitedFrom (entrada InputStream) |
| Trabajador estáticoHeartbeatRequest | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Trabajador estáticoHeartbeatRequest | parseFrom (datos ByteBuffer) |
| Trabajador estáticoHeartbeatRequest | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Trabajador estáticoHeartbeatRequest | parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Trabajador estáticoHeartbeatRequest | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| Trabajador estáticoHeartbeatRequest | parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Trabajador estáticoHeartbeatRequest | parseFrom (datos com.google.protobuf.ByteString) |
| Trabajador estáticoHeartbeatRequest | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Trabajador estáticoHeartbeatRequest | parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analizador () |
| TrabajadorHeartbeatRequest.Builder | toBuilder () |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
public static final int EXIT_CODE_FIELD_NUMBER
Valor constante: 3
público estático final int SHUTDOWN_MODE_FIELD_NUMBER
Valor constante: 1
public static final int WATCHDOG_CONFIG_FIELD_NUMBER
Valor constante: 2
Métodos públicos
public boolean es igual a (Object obj)
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public RequestedSalirCodeOrBuilder getSalirCodeOrBuilder ()
.tensorflow.RequestedExitCode exit_code = 3;
público getParserForType ()
public int getSerializedSize ()
public int getShutdownModeValue ()
.tensorflow.WorkerShutdownMode shutdown_mode = 1;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public WatchdogConfigOrBuilder getWatchdogConfigOrBuilder ()
.tensorflow.WatchdogConfig watchdog_config = 2;
public boolean hasSalirCode ()
.tensorflow.RequestedExitCode exit_code = 3;
public boolean hasWatchdogConfig ()
.tensorflow.WatchdogConfig watchdog_config = 2;
public int hashCode ()
public final boolean isInitialized ()
Public static WorkerHeartbeatRequest parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
WorkerHeartbeatRequest estático público parseFrom (datos ByteBuffer)
Lanza
| InvalidProtocolBufferException |
|---|
WorkerHeartbeatRequest estático público parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
WorkerHeartbeatRequest estático público parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
WorkerHeartbeatRequest estático público parseFrom (entrada com.google.protobuf.CodedInputStream)
Lanza
| IOException |
|---|
WorkerHeartbeatRequest estático público parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
WorkerHeartbeatRequest estático público parseFrom (datos de com.google.protobuf.ByteString)
Lanza
| InvalidProtocolBufferException |
|---|
Public static WorkerHeartbeatRequest parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
WorkerHeartbeatRequest estático público parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático analizador ()
public void writeTo (salida de com.google.protobuf.CodedOutputStream)
Lanza
| IOException |
|---|