सार्वजनिक अंतिम श्रेणी जॉबडेफ़
Defines a single job in a TensorFlow cluster.
tensorflow.JobDef नेस्टेड क्लासेस
| कक्षा | जॉबडेफ़.बिल्डर | Defines a single job in a TensorFlow cluster. | |
स्थिरांक
| int यहाँ | NAME_FIELD_NUMBER | |
| int यहाँ | TASKS_FIELD_NUMBER | 
सार्वजनिक तरीके
| बूलियन |  सम्मिलित कार्य (int कुंजी)  Mapping from task ID to "hostname:port" string. | 
| बूलियन |  बराबर (वस्तु obj) | 
| स्थिर जॉबडेफ़ | |
| जॉबडेफ़ | |
| अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor | |
| डोरी |  नाम प्राप्त करें ()  The name of this job. | 
| com.google.protobuf.ByteString |  getNameबाइट्स ()  The name of this job. | 
| int यहाँ | |
| मानचित्र<पूर्णांक, स्ट्रिंग> |  कार्य प्राप्त करें ()  इसके बजाय  getTasksMap()उपयोग करें। | 
| int यहाँ |  कार्यगणना प्राप्त करें ()  Mapping from task ID to "hostname:port" string. | 
| मानचित्र<पूर्णांक, स्ट्रिंग> |  कार्य मानचित्र प्राप्त करें ()  Mapping from task ID to "hostname:port" string. | 
| डोरी |  getTasksOrDefault (int कुंजी, स्ट्रिंग defaultValue)  Mapping from task ID to "hostname:port" string. | 
| डोरी |  getTasksOrThrow (int कुंजी)  Mapping from task ID to "hostname:port" string. | 
| अंतिम com.google.protobuf.UnknownFieldSet | |
| int यहाँ |  हैशकोड () | 
| अंतिम बूलियन | |
| स्टेटिक जॉबडेफ़.बिल्डर |  न्यूबिल्डर ( जॉबडेफ प्रोटोटाइप) | 
| स्टेटिक जॉबडेफ़.बिल्डर |  नयाबिल्डर () | 
| जॉबडेफ़.बिल्डर | |
| स्थिर जॉबडेफ़ |  parseDelimitedFrom (इनपुटस्ट्रीम इनपुट) | 
| स्थिर जॉबडेफ़ |  parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) | 
| स्थिर जॉबडेफ़ |  पार्सफ्रॉम (बाइटबफ़र डेटा) | 
| स्थिर जॉबडेफ़ |  parseFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) | 
| स्थिर जॉबडेफ़ |  पार्सफ्रॉम (बाइटबफ़र डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) | 
| स्थिर जॉबडेफ़ |  parseFrom (com.google.protobuf.CodedInputStream इनपुट) | 
| स्थिर जॉबडेफ़ |  पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) | 
| स्थिर जॉबडेफ़ |  parseFrom (com.google.protobuf.ByteString डेटा) | 
| स्थिर जॉबडेफ़ |  पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) | 
| स्थैतिक जॉबडेफ़ |  parseFrom (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) | 
| स्थिर |  पार्सर () | 
| जॉबडेफ़.बिल्डर |  टूबिल्डर () | 
| खालीपन |  राइटटू (com.google.protobuf.CodedOutputStream आउटपुट)  | 
विरासत में मिली विधियाँ
स्थिरांक
सार्वजनिक स्थैतिक अंतिम पूर्णांक NAME_FIELD_NUMBER
 स्थिर मान: 1 
सार्वजनिक स्थैतिक अंतिम पूर्णांक TASKS_FIELD_NUMBER
 स्थिर मान: 2 
सार्वजनिक तरीके
सार्वजनिक बूलियन में कार्य शामिल हैं (int कुंजी)
Mapping from task ID to "hostname:port" string. If the `name` field contains "worker", and the `tasks` map contains a mapping from 7 to "example.org:2222", then the device prefix "/job:worker/task:7" will be assigned to "example.org:2222".
map<int32, string> tasks = 2; सार्वजनिक बूलियन बराबर (ऑब्जेक्ट obj)
सार्वजनिक स्थैतिक अंतिम com.google.protobuf.Descriptors.Descriptor getDescriptor ()
सार्वजनिक स्ट्रिंग getName ()
The name of this job.
string name = 1; सार्वजनिक com.google.protobuf.ByteString getNameBytes ()
The name of this job.
string name = 1;  जनता
सार्वजनिक int getSerializedSize ()
सार्वजनिक पूर्णांक getTasksCount ()
Mapping from task ID to "hostname:port" string. If the `name` field contains "worker", and the `tasks` map contains a mapping from 7 to "example.org:2222", then the device prefix "/job:worker/task:7" will be assigned to "example.org:2222".
map<int32, string> tasks = 2; सार्वजनिक मानचित्र<पूर्णांक, स्ट्रिंग> getTasksMap ()
Mapping from task ID to "hostname:port" string. If the `name` field contains "worker", and the `tasks` map contains a mapping from 7 to "example.org:2222", then the device prefix "/job:worker/task:7" will be assigned to "example.org:2222".
map<int32, string> tasks = 2; सार्वजनिक स्ट्रिंग getTasksOrDefault (int कुंजी, स्ट्रिंग defaultValue)
Mapping from task ID to "hostname:port" string. If the `name` field contains "worker", and the `tasks` map contains a mapping from 7 to "example.org:2222", then the device prefix "/job:worker/task:7" will be assigned to "example.org:2222".
map<int32, string> tasks = 2; सार्वजनिक स्ट्रिंग getTasksOrThrow (int कुंजी)
Mapping from task ID to "hostname:port" string. If the `name` field contains "worker", and the `tasks` map contains a mapping from 7 to "example.org:2222", then the device prefix "/job:worker/task:7" will be assigned to "example.org:2222".
map<int32, string> tasks = 2; सार्वजनिक अंतिम com.google.protobuf.UnknownFieldSet getUnknownFields ()
सार्वजनिक पूर्णांक हैशकोड ()
सार्वजनिक अंतिम बूलियन आरंभीकृत है ()
सार्वजनिक स्थैतिक जॉबडिफ पार्सडिलीमिटेडफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
| आईओ अपवाद | 
|---|
सार्वजनिक स्थैतिक जॉबडेफ़ पार्सफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
| आईओ अपवाद | 
|---|
सार्वजनिक स्थैतिक जॉबडेफ़ पार्सफ्रॉम (बाइटबफ़र डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
| अमान्यप्रोटोकॉलबफ़रएक्सेप्शन | 
|---|
सार्वजनिक स्थैतिक जॉबडेफ़ पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
| अमान्यप्रोटोकॉलबफ़रएक्सेप्शन | 
|---|
सार्वजनिक स्थैतिक जॉबडिफ पार्सफ्रॉम (com.google.protobuf.ByteString डेटा)
फेंकता
| अमान्यप्रोटोकॉलबफ़रएक्सेप्शन | 
|---|
सार्वजनिक स्थैतिक जॉबडेफ़ पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
| आईओ अपवाद | 
|---|
सार्वजनिक स्थैतिक जॉबडेफ़ पार्सफ्रॉम (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
| अमान्यप्रोटोकॉलबफ़रएक्सेप्शन | 
|---|
 सार्वजनिक स्थैतिक
सार्वजनिक शून्य राइटटू (com.google.protobuf.CodedOutputStream आउटपुट)
फेंकता
| आईओ अपवाद | 
|---|