পাবলিক ইন্টারফেস ClusterDefOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী |
পাবলিক পদ্ধতি
বিমূর্ত JobDef | getJob (int সূচক) The jobs that comprise the cluster. |
বিমূর্ত int | জব কাউন্ট () The jobs that comprise the cluster. |
বিমূর্ত তালিকা< JobDef > | চাকরির তালিকা পান () The jobs that comprise the cluster. |
বিমূর্ত JobDefOrBuilder | getJobOrBuilder (int সূচক) The jobs that comprise the cluster. |
বিমূর্ত তালিকা<? JobDefOrBuilder > প্রসারিত করে | getJobOrBuilderList () The jobs that comprise the cluster. |
পাবলিক পদ্ধতি
সর্বজনীন বিমূর্ত JobDef getJob (int সূচক)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
পাবলিক বিমূর্ত int getJobCount ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
সর্বজনীন বিমূর্ত তালিকা< JobDef > getJobList ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
সর্বজনীন বিমূর্ত JobDefOrBuilder getJobOrBuilder (int সূচক)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
সর্বজনীন বিমূর্ত তালিকা<? JobDefOrBuilder > getJobOrBuilderList () প্রসারিত করে
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;