JobDef

পাবলিক চূড়ান্ত ক্লাস JobDef

 Defines a single job in a TensorFlow cluster.
 
Protobuf টাইপ tensorflow.JobDef

নেস্টেড ক্লাস

ক্লাস JobDef.Builder
 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.
বুলিয়ান
সমান (অবজেক্ট অবজেক্ট)
স্ট্যাটিক জবডিফ
জবডিফ
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor
স্ট্রিং
getName ()
 The name of this job.
com.google.protobuf.ByteString
getNameBytes ()
 The name of this job.
int
মানচিত্র<পূর্ণসংখ্যা, স্ট্রিং>
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.
চূড়ান্ত com.google.protobuf.UnknownFieldSet
int
চূড়ান্ত বুলিয়ান
স্ট্যাটিক JobDef.Builder
newBuilder ( JobDef প্রোটোটাইপ)
স্ট্যাটিক JobDef.Builder
JobDef.Builder
স্ট্যাটিক জবডিফ
পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট)
স্ট্যাটিক জবডিফ
parseDelimitedFrom (ইনপুটস্ট্রীম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)
স্ট্যাটিক জবডিফ
পার্সফ্রম (বাইটবাফার ডেটা)
স্ট্যাটিক জবডিফ
parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক জবডিফ
parseFrom (ByteBuffer ডেটা, 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 এক্সটেনশন রেজিস্ট্রি)
স্থির
JobDef.Builder
অকার্যকর
writeTo (com.google.protobuf.CodedOutputStream আউটপুট)

উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি

ধ্রুবক

পাবলিক স্ট্যাটিক ফাইনাল int NAME_FIELD_NUMBER

ধ্রুবক মান: 1

TASKS_FIELD_NUMBER সর্বজনীন স্ট্যাটিক ফাইনাল int

ধ্রুবক মান: 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;

পাবলিক বুলিয়ান সমান (অবজেক্ট অবজেক্ট)

পাবলিক স্ট্যাটিক JobDef getDefaultInstance ()

সর্বজনীন JobDef getDefaultInstanceForType ()

পাবলিক স্ট্যাটিক ফাইনাল 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;

সর্বজনীন getParserForType ()

পাবলিক int getSerializedSize ()

সর্বজনীন মানচিত্র<Integer, String> getTasks ()

পরিবর্তে getTasksMap() ব্যবহার করুন।

পাবলিক 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;

সর্বজনীন চূড়ান্ত com.google.protobuf.UnknownFieldSet getUnknownFields ()

পাবলিক int হ্যাশকোড ()

সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()

পাবলিক স্ট্যাটিক JobDef.Builder newBuilder ( JobDef প্রোটোটাইপ)

পাবলিক স্ট্যাটিক JobDef.Builder newBuilder ()

সর্বজনীন JobDef.Builder newBuilderForType ()

পাবলিক স্ট্যাটিক জবডিফ পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট)

নিক্ষেপ করে
IO ব্যতিক্রম

পাবলিক স্ট্যাটিক জবডিফ পার্সডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)

নিক্ষেপ করে
IO ব্যতিক্রম

পাবলিক স্ট্যাটিক জবডিফ পার্সফ্রম (বাইটবাফার ডেটা)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক JobDef parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
IO ব্যতিক্রম

পাবলিক স্ট্যাটিক JobDef পার্সফ্রম (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক JobDef parseFrom (com.google.protobuf.CodedInputStream ইনপুট)

নিক্ষেপ করে
IO ব্যতিক্রম

পাবলিক স্ট্যাটিক জবডিফ পার্সফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক JobDef parseFrom (com.google.protobuf.ByteString ডেটা)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক জবডিফ পার্সফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
IO ব্যতিক্রম

পাবলিক স্ট্যাটিক JobDef parseFrom (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক পার্সার ()

পাবলিক JobDef.Builder to Builder ()

public void writeTo (com.google.protobuf.CodedOutputStream আউটপুট)

নিক্ষেপ করে
IO ব্যতিক্রম