পাবলিক স্ট্যাটিক ফাইনাল ক্লাস JobDef.Builder
Defines a single job in a TensorFlow cluster.
tensorflow.JobDef পাবলিক পদ্ধতি
| JobDef.Builder |  addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)  | 
| জবডিফ |  নির্মাণ ()  | 
| জবডিফ |  বিল্ড আংশিক ()  | 
| JobDef.Builder |  পরিষ্কার ()  | 
| JobDef.Builder |  clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র)  | 
| JobDef.Builder |  পরিষ্কার নাম ()  The name of this job.  | 
| JobDef.Builder |  clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)  | 
| JobDef.Builder |  পরিষ্কার কাজ ()  | 
| JobDef.Builder |  ক্লোন ()  | 
| বুলিয়ান |  টাস্ক (int কী) ধারণ করে  Mapping from task ID to "hostname:port" string.  | 
| জবডিফ | |
| চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| মানচিত্র<পূর্ণসংখ্যা, স্ট্রিং> |  getMutableTasks ()  পরিবর্তে বিকল্প মিউটেশন অ্যাক্সেসর ব্যবহার করুন।  | 
| স্ট্রিং |  getName ()  The name of this job.  | 
| com.google.protobuf.ByteString |  getNameBytes ()  The name of this job.  | 
| মানচিত্র<পূর্ণসংখ্যা, স্ট্রিং> |  GetTasks ()  পরিবর্তে  getTasksMap() ব্যবহার করুন। | 
| int |  GetTasksCount ()  Mapping from task ID to "hostname:port" string.  | 
| মানচিত্র<পূর্ণসংখ্যা, স্ট্রিং> |  getTasksMap ()  Mapping from task ID to "hostname:port" string.  | 
| স্ট্রিং |  getTasksOrDefault (int কী, স্ট্রিং ডিফল্ট মান)  Mapping from task ID to "hostname:port" string.  | 
| স্ট্রিং |  getTasksOrThrow (int কী)  Mapping from task ID to "hostname:port" string.  | 
| চূড়ান্ত বুলিয়ান | |
| JobDef.Builder |  mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)  | 
| JobDef.Builder |  mergeFrom (com.google.protobuf.অন্যান্য বার্তা পাঠান)  | 
| চূড়ান্ত জবডিফ.বিল্ডার |  একত্রিত করুন অজানাক্ষেত্র (com.google.protobuf.UnknownFieldSet অজানাক্ষেত্র)  | 
| JobDef.Builder |  putAllTasks (মানচিত্র<পূর্ণসংখ্যা, স্ট্রিং> মান)  Mapping from task ID to "hostname:port" string.  | 
| JobDef.Builder |  putTasks (int কী, স্ট্রিং মান)  Mapping from task ID to "hostname:port" string.  | 
| JobDef.Builder |  রিমুভ টাস্ক (int কী)  Mapping from task ID to "hostname:port" string.  | 
| JobDef.Builder |  setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)  | 
| JobDef.Builder |  setName (স্ট্রিং মান)  The name of this job.  | 
| JobDef.Builder |  setNameBytes (com.google.protobuf.ByteString মান)  The name of this job.  | 
| JobDef.Builder |  setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান)  | 
| চূড়ান্ত জবডিফ.বিল্ডার |  সেটUnknownFields (com.google.protobuf.UnknownFieldসেট অজানাফিল্ড)   | 
উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি
পাবলিক পদ্ধতি
সর্বজনীন JobDef.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
পাবলিক বুলিয়ানে রয়েছে টাস্ক (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.Descriptors.Descriptor getDescriptor ()
সর্বজনীন com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
সর্বজনীন মানচিত্র<Integer, String> getMutableTasks ()
পরিবর্তে বিকল্প মিউটেশন অ্যাক্সেসর ব্যবহার করুন।
সর্বজনীন স্ট্রিং getName ()
The name of this job.
string name = 1; সর্বজনীন com.google.protobuf.ByteString getNameBytes ()
The name of this job.
string name = 1; পাবলিক int 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; সর্বজনীন মানচিত্র<Integer, String> 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 কী, স্ট্রিং ডিফল্ট মান)
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; সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()
সর্বজনীন JobDef.Builder mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
| IO ব্যতিক্রম | 
|---|
সর্বজনীন চূড়ান্ত JobDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
সর্বজনীন JobDef.Builder putAllTasks (মানচিত্র<পূর্ণসংখ্যা, স্ট্রিং> মান)
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; সর্বজনীন JobDef.Builder putTasks (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; সর্বজনীন JobDef.Builder removeTasks (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; সর্বজনীন JobDef.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
সর্বজনীন JobDef.Builder setNameBytes (com.google.protobuf.ByteString মান)
The name of this job.
string name = 1;