Uses of Class
org.tensorflow.distruntime.JobDef
Packages that use JobDef
-
Uses of JobDef in org.tensorflow.distruntime
Methods in org.tensorflow.distruntime that return JobDefModifier and TypeMethodDescriptionJobDef.Builder.build()JobDef.Builder.buildPartial()static JobDefJobDef.getDefaultInstance()JobDef.Builder.getDefaultInstanceForType()JobDef.getDefaultInstanceForType()ClusterDef.Builder.getJob(int index) The jobs that comprise the cluster.ClusterDef.getJob(int index) The jobs that comprise the cluster.ClusterDefOrBuilder.getJob(int index) The jobs that comprise the cluster.static JobDefJobDef.parseDelimitedFrom(InputStream input) static JobDefJobDef.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JobDefJobDef.parseFrom(byte[] data) static JobDefJobDef.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JobDefJobDef.parseFrom(com.google.protobuf.ByteString data) static JobDefJobDef.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JobDefJobDef.parseFrom(com.google.protobuf.CodedInputStream input) static JobDefJobDef.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JobDefJobDef.parseFrom(InputStream input) static JobDefJobDef.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JobDefJobDef.parseFrom(ByteBuffer data) static JobDefJobDef.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.distruntime that return types with arguments of type JobDefModifier and TypeMethodDescriptionClusterDef.Builder.getJobList()The jobs that comprise the cluster.ClusterDef.getJobList()The jobs that comprise the cluster.ClusterDefOrBuilder.getJobList()The jobs that comprise the cluster.com.google.protobuf.Parser<JobDef> JobDef.getParserForType()static com.google.protobuf.Parser<JobDef> JobDef.parser()Methods in org.tensorflow.distruntime with parameters of type JobDefModifier and TypeMethodDescriptionThe jobs that comprise the cluster.The jobs that comprise the cluster.static JobDef.BuilderJobDef.newBuilder(JobDef prototype) The jobs that comprise the cluster.Method parameters in org.tensorflow.distruntime with type arguments of type JobDefModifier and TypeMethodDescriptionThe jobs that comprise the cluster.