सार्वजनिक स्थैतिक अंतिम वर्ग ServiceConfig.DispatcherConfig
Configuration for a tf.data service DispatchServer.
tensorflow.data.experimental.DispatcherConfig
नेस्टेड क्लासेस
कक्षा | ServiceConfig.DispatcherConfig.Builder | Configuration for a tf.data service DispatchServer. |
स्थिरांक
int यहाँ | FAULT_TOLERANT_MODE_FIELD_NUMBER | |
int यहाँ | JOB_GC_CHECK_INTERVAL_MS_FIELD_NUMBER | |
int यहाँ | JOB_GC_TIMEOUT_MS_FIELD_NUMBER | |
int यहाँ | PORT_FIELD_NUMBER | |
int यहाँ | PROTOCOL_FIELD_NUMBER | |
int यहाँ | कार्य_DIR_FIELD_NUMBER |
सार्वजनिक तरीके
बूलियन | बराबर (वस्तु वस्तु) |
स्थिर ServiceConfig.DispatcherConfig | |
ServiceConfig.DispatcherConfig | |
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor | |
बूलियन | getFaultTolerantMode () Whether to run in fault tolerant mode, where dispatcher state is saved across restarts. |
लंबा | getJobGcCheckIntervalMs () How often the dispatcher should scan through to delete old and unused jobs. |
लंबा | getJobGcTimeoutMs () How long a job needs to be unused before it becomes a candidate for garbage collection. |
लंबा | गेटपोर्ट () The port for the dispatcher to bind to. |
डोरी | प्रोटोकॉल प्राप्त करें () 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. |
int यहाँ | |
अंतिम com.google.protobuf.UnknownFieldSet | |
डोरी | गेटवर्कडिर () 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. |
int यहाँ | हैशकोड () |
अंतिम बूलियन | |
स्थिर ServiceConfig.DispatcherConfig.Builder | न्यूबिल्डर ( ServiceConfig.DispatcherConfig प्रोटोटाइप) |
स्थिर ServiceConfig.DispatcherConfig.Builder | नयाबिल्डर () |
ServiceConfig.DispatcherConfig.Builder | |
स्थिर ServiceConfig.DispatcherConfig | parseDelimitedFrom (इनपुटस्ट्रीम इनपुट) |
स्थिर ServiceConfig.DispatcherConfig | parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर ServiceConfig.DispatcherConfig | पार्सफ्रॉम (बाइटबफ़र डेटा) |
स्थिर ServiceConfig.DispatcherConfig | parseFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर ServiceConfig.DispatcherConfig | पार्सफ्रॉम (बाइटबफ़र डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर ServiceConfig.DispatcherConfig | parseFrom (com.google.protobuf.CodedInputStream इनपुट) |
स्थिर ServiceConfig.DispatcherConfig | पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर ServiceConfig.DispatcherConfig | parseFrom (com.google.protobuf.ByteString डेटा) |
स्थिर ServiceConfig.DispatcherConfig | पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर ServiceConfig.DispatcherConfig | parseFrom (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर | पार्सर () |
ServiceConfig.DispatcherConfig.Builder | टूबिल्डर () |
खालीपन | राइटटू (com.google.protobuf.CodedOutputStream आउटपुट) |
विरासत में मिले तरीके
स्थिरांक
सार्वजनिक स्थैतिक अंतिम पूर्णांक FAULT_TOLERANT_MODE_FIELD_NUMBER
स्थिर मान: 4
सार्वजनिक स्थैतिक अंतिम int JOB_GC_CHECK_INTERVAL_MS_FIELD_NUMBER
स्थिर मान: 5
सार्वजनिक स्थैतिक अंतिम पूर्णांक JOB_GC_TIMEOUT_MS_FIELD_NUMBER
स्थिर मान: 6
सार्वजनिक स्थैतिक अंतिम int PORT_FIELD_NUMBER
स्थिर मान: 1
सार्वजनिक स्थैतिक अंतिम पूर्णांक PROTOCOL_FIELD_NUMBER
स्थिर मान: 2
सार्वजनिक स्थैतिक अंतिम पूर्णांक WORK_DIR_FIELD_NUMBER
स्थिर मान: 3
सार्वजनिक तरीके
सार्वजनिक बूलियन बराबर (ऑब्जेक्ट obj)
सार्वजनिक स्थैतिक अंतिम com.google.protobuf.Descriptors.Descriptor getDescriptor ()
सार्वजनिक बूलियन 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;
सार्वजनिक लंबे समय तक getJobGcCheckIntervalMs ()
How often the dispatcher should scan through to delete old and unused jobs.
int64 job_gc_check_interval_ms = 5;
सार्वजनिक लंबे getJobGcTimeoutMs ()
How long a job needs to be unused before it becomes a candidate for garbage collection.
int64 job_gc_timeout_ms = 6;
जनता getParserForType ()
सार्वजनिक लंबा गेटपोर्ट ()
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;
सार्वजनिक स्ट्रिंग getProtocol ()
The protocol for the dispatcher to use when connecting to workers.
string protocol = 2;
सार्वजनिक com.google.protobuf.ByteString getProtocolBytes ()
The protocol for the dispatcher to use when connecting to workers.
string protocol = 2;
सार्वजनिक int getSerializedSize ()
सार्वजनिक अंतिम com.google.protobuf.UnknownFieldSet getUnknownFields ()
सार्वजनिक स्ट्रिंग 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;
सार्वजनिक 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;
सार्वजनिक पूर्णांक हैशकोड ()
सार्वजनिक अंतिम बूलियन आरंभीकृत है ()
सार्वजनिक स्थैतिक ServiceConfig.DispatcherConfig.Builder newBuilder ( ServiceConfig.DispatcherConfig प्रोटोटाइप)
सार्वजनिक स्थैतिक ServiceConfig.DispatcherConfig parseDelimitedFrom (इनपुटस्ट्रीम इनपुट)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक ServiceConfig.DispatcherConfig parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक ServiceConfig.DispatcherConfig parseFrom (ByteBuffer डेटा)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक ServiceConfig.DispatcherConfig पार्सेFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक ServiceConfig.DispatcherConfig parseFrom (ByteBuffer डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक ServiceConfig.DispatcherConfig parseFrom (com.google.protobuf.CodedInputStream इनपुट)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक ServiceConfig.DispatcherConfig पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक ServiceConfig.DispatcherConfig parseFrom (com.google.protobuf.ByteString डेटा)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक ServiceConfig.DispatcherConfig parseFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक ServiceConfig.DispatcherConfig parseFrom (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक पार्सर ()
सार्वजनिक शून्य राइटटू (com.google.protobuf.CodedOutputStream आउटपुट)
फेंकता
आईओ अपवाद |
---|