classe final pública WatchdogConfig
tensorflow.WatchdogConfig type tensorflow.WatchdogConfig
Classes aninhadas
| aula | WatchdogConfig.Builder | tensorflow.WatchdogConfig type tensorflow.WatchdogConfig | |
Constantes
| int | TIMEOUT_MS_FIELD_NUMBER |
Métodos Públicos
| boleano | igual a (objeto obj) |
| WatchdogConfig estático | |
| WatchdogConfig | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| int | |
| longo | getTimeoutMs () int64 timeout_ms = 1; |
| final com.google.protobuf.UnknownFieldSet | |
| int | hashCode () |
| final booleano | |
| estático WatchdogConfig.Builder | newBuilder (protótipo WatchdogConfig ) |
| estático WatchdogConfig.Builder | newBuilder () |
| WatchdogConfig.Builder | |
| WatchdogConfig estático | parseDelimitedFrom (input InputStream) |
| WatchdogConfig estático | parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| WatchdogConfig estático | parseFrom (dados ByteBuffer) |
| WatchdogConfig estático | parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| WatchdogConfig estático | parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| WatchdogConfig estático | parseFrom (com.google.protobuf.CodedInputStream input) |
| WatchdogConfig estático | parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| WatchdogConfig estático | parseFrom (com.google.protobuf.ByteString data) |
| WatchdogConfig estático | parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| WatchdogConfig estático | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| WatchdogConfig.Builder | toBuilder () |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
public static final int TIMEOUT_MS_FIELD_NUMBER
Valor Constante: 1
Métodos Públicos
public boolean equals (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público getParserForType ()
public int getSerializedSize ()
public long getTimeoutMs ()
int64 timeout_ms = 1;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final boolean isInitialized ()
public static WatchdogConfig parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static WatchdogConfig parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static WatchdogConfig parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static WatchdogConfig parseFrom (com.google.protobuf.CodedInputStream input)
Lança
| IOException |
|---|
public static WatchdogConfig parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static WatchdogConfig parseFrom (com.google.protobuf.ByteString data)
Lança
| InvalidProtocolBufferException |
|---|
public static WatchdogConfig parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static WatchdogConfig parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
| IOException |
|---|