publiczna statyczna klasa końcowa ServiceConfig.DispatcherConfig
Configuration for a tf.data service DispatchServer.
tensorflow.data.experimental.DispatcherConfig
Klasy zagnieżdżone
klasa | ServiceConfig.DispatcherConfig.Builder | Configuration for a tf.data service DispatchServer. |
Stałe
wew | FAULT_TOLERANT_MODE_FIELD_NUMBER | |
wew | JOB_GC_CHECK_INTERVAL_MS_FIELD_NUMBER | |
wew | JOB_GC_TIMEOUT_MS_FIELD_NUMBER | |
wew | PORT_FIELD_NUMBER | |
wew | PROTOCOL_FIELD_NUMBER | |
wew | WORK_DIR_FIELD_NUMBER |
Metody publiczne
wartość logiczna | równa się (obiekt obiektu) |
statyczny ServiceConfig.DispatcherConfig | |
ServiceConfig.DispatcherConfig | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
wartość logiczna | getFaultTolerantMode () Whether to run in fault tolerant mode, where dispatcher state is saved across restarts. |
długi | getJobGcCheckIntervalMs () How often the dispatcher should scan through to delete old and unused jobs. |
długi | getJobGcTimeoutMs () How long a job needs to be unused before it becomes a candidate for garbage collection. |
długi | pobierzPort () The port for the dispatcher to bind to. |
Smyczkowy | pobierz protokół () The protocol for the dispatcher to use when connecting to workers. |
com.google.protobuf.ByteString | getProtocolBytes () The protocol for the dispatcher to use when connecting to workers. |
wew | |
końcowy com.google.protobuf.UnknownFieldSet | |
Smyczkowy | getWorkDir () A work directory to use for storing dispatcher state, and for recovering during restarts. |
com.google.protobuf.ByteString | getWorkDirBytes () A work directory to use for storing dispatcher state, and for recovering during restarts. |
wew | hashCode () |
końcowa wartość logiczna | |
statyczny ServiceConfig.DispatcherConfig.Builder | newBuilder (prototyp ServiceConfig.DispatcherConfig ) |
statyczny ServiceConfig.DispatcherConfig.Builder | nowyBuilder () |
ServiceConfig.DispatcherConfig.Builder | |
statyczny ServiceConfig.DispatcherConfig | parseDelimitedFrom (wejście strumienia wejściowego) |
statyczny ServiceConfig.DispatcherConfig | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny ServiceConfig.DispatcherConfig | parseFrom (dane ByteBuffer) |
statyczny ServiceConfig.DispatcherConfig | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny ServiceConfig.DispatcherConfig | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny ServiceConfig.DispatcherConfig | parseFrom (wejście com.google.protobuf.CodedInputStream) |
statyczny ServiceConfig.DispatcherConfig | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
statyczny ServiceConfig.DispatcherConfig | parseFrom (dane com.google.protobuf.ByteString) |
statyczny ServiceConfig.DispatcherConfig | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny ServiceConfig.DispatcherConfig | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
ServiceConfig.DispatcherConfig.Builder | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int FAULT_TOLERANT_MODE_FIELD_NUMBER
Wartość stała: 4
publiczny statyczny końcowy int JOB_GC_CHECK_INTERVAL_MS_FIELD_NUMBER
Wartość stała: 5
publiczny statyczny końcowy int JOB_GC_TIMEOUT_MS_FIELD_NUMBER
Wartość stała: 6
publiczny statyczny końcowy int PORT_FIELD_NUMBER
Wartość stała: 1
publiczny statyczny końcowy int PROTOCOL_FIELD_NUMBER
Wartość stała: 2
publiczny statyczny końcowy int WORK_DIR_FIELD_NUMBER
Wartość stała: 3
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczna wartość logiczna getFaultTolerantMode ()
Whether to run in fault tolerant mode, where dispatcher state is saved across restarts. Requires that `work_dir` is nonempty.
bool fault_tolerant_mode = 4;
publiczny długi getJobGcCheckIntervalMs ()
How often the dispatcher should scan through to delete old and unused jobs.
int64 job_gc_check_interval_ms = 5;
publiczny długi getJobGcTimeoutMs ()
How long a job needs to be unused before it becomes a candidate for garbage collection.
int64 job_gc_timeout_ms = 6;
publiczny getParserForType ()
publiczny długi getPort ()
The port for the dispatcher to bind to. A value of 0 indicates that the dispatcher may bind to any available port.
int64 port = 1;
public String getProtocol ()
The protocol for the dispatcher to use when connecting to workers.
string protocol = 2;
public com.google.protobuf.ByteString getProtocolBytes ()
The protocol for the dispatcher to use when connecting to workers.
string protocol = 2;
publiczny int getSerializedSize ()
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczny ciąg getWorkDir ()
A work directory to use for storing dispatcher state, and for recovering during restarts. The empty string indicates not to use any work directory.
string work_dir = 3;
publiczny com.google.protobuf.ByteString getWorkDirBytes ()
A work directory to use for storing dispatcher state, and for recovering during restarts. The empty string indicates not to use any work directory.
string work_dir = 3;
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
publiczny statyczny ServiceConfig.DispatcherConfig.Builder newBuilder (prototyp ServiceConfig.DispatcherConfig )
public static ServiceConfig.DispatcherConfig parseDelimitedFrom (wejście strumienia wejściowego)
Rzuca
Wyjątek IO |
---|
public static ServiceConfig.DispatcherConfig parseDelimitedFrom (dane wejściowe wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static ServiceConfig.DispatcherConfig parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static ServiceConfig.DispatcherConfig parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static ServiceConfig.DispatcherConfig parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static ServiceConfig.DispatcherConfig parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
Wyjątek IO |
---|
public static ServiceConfig.DispatcherConfig parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static ServiceConfig.DispatcherConfig parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static ServiceConfig.DispatcherConfig parseFrom (dane wejściowe wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
public static ServiceConfig.DispatcherConfig parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
Wyjątek IO |
---|