ClusterDef.Builder

パブリック静的最終クラスClusterDef.Builder

 Defines a TensorFlow cluster as a set of jobs.
 
Protobuf 型tensorflow.ClusterDef

パブリックメソッド

ClusterDef.Builder
addAllJob (Iterable<? extends JobDef > 値)
 The jobs that comprise the cluster.
ClusterDef.Builder
addJob ( JobDef値)
 The jobs that comprise the cluster.
ClusterDef.Builder
addJob ( JobDef.Builder builderForValue)
 The jobs that comprise the cluster.
ClusterDef.Builder
addJob (int インデックス、 JobDef.Builder builderForValue)
 The jobs that comprise the cluster.
ClusterDef.Builder
addJob (int インデックス、 JobDef値)
 The jobs that comprise the cluster.
ジョブ定義ビルダー
addJobBuilder (int インデックス)
 The jobs that comprise the cluster.
ジョブ定義ビルダー
addJobBuilder ()
 The jobs that comprise the cluster.
ClusterDef.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
クラスター定義
建てる()
クラスター定義
ClusterDef.Builder
クリア()
ClusterDef.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
ClusterDef.Builder
クリアジョブ()
 The jobs that comprise the cluster.
ClusterDef.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ClusterDef.Builder
クラスター定義
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
ジョブ定義
getJob (int インデックス)
 The jobs that comprise the cluster.
ジョブ定義ビルダー
getJobBuilder (int インデックス)
 The jobs that comprise the cluster.
リスト< JobDef.Builder >
getJobBuilderList ()
 The jobs that comprise the cluster.
整数
getJobCount ()
 The jobs that comprise the cluster.
リスト< JobDef >
getJobList ()
 The jobs that comprise the cluster.
ジョブ定義またはビルダー
getJobOrBuilder (int インデックス)
 The jobs that comprise the cluster.
リスト<? JobDefOrBuilderを拡張 >
getJobOrBuilderList ()
 The jobs that comprise the cluster.
最終ブール値
ClusterDef.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ClusterDef.Builder
mergeFrom (com.google.protobuf.Message other)
最終的なClusterDef.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
ClusterDef.Builder
削除ジョブ(int インデックス)
 The jobs that comprise the cluster.
ClusterDef.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
ClusterDef.Builder
setJob (int インデックス、 JobDef.Builder builderForValue)
 The jobs that comprise the cluster.
ClusterDef.Builder
setJob (int インデックス、 JobDef値)
 The jobs that comprise the cluster.
ClusterDef.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なClusterDef.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public ClusterDef.Builder addAllJob (Iterable<? extends JobDef > 値)

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

public ClusterDef.Builder addJob ( JobDef値)

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

public ClusterDef.Builder addJob ( JobDef.Builder builderForValue)

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

public ClusterDef.Builder addJob (int インデックス、 JobDef.Builder builderForValue)

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

public ClusterDef.Builder addJob (int インデックス、 JobDef値)

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

public JobDef.Builder addJobBuilder (int インデックス)

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

public JobDef.Builder addJobBuilder ()

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

public ClusterDef.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

パブリックClusterDefビルド()

public ClusterDef buildPartial ()

public ClusterDef.Builderクリア()

public ClusterDef.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public ClusterDef.Builder ClearJob ()

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

public ClusterDef.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

パブリックClusterDef.Builderクローン()

public ClusterDef getDefaultInstanceForType ()

public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public JobDef getJob (int インデックス)

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

public JobDef.Builder getJobBuilder (int インデックス)

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

public List< JobDef.Builder > getJobBuilderList ()

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

public int getJobCount ()

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

public List< JobDef > getJobList ()

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

public JobDefOrBuilder getJobOrBuilder (int インデックス)

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

公開リスト<? extends JobDefOrBuilder > getJobOrBuilderList ()

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

パブリック最終ブール値isInitialized ()

public ClusterDef.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public ClusterDef.Builder mergeFrom (com.google.protobuf.Message other)

public Final ClusterDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public ClusterDef.Builder RemoveJob (int インデックス)

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

public ClusterDef.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public ClusterDef.Builder setJob (int インデックス、 JobDef.Builder builderForValue)

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

public ClusterDef.Builder setJob (int インデックス、 JobDef値)

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

public ClusterDef.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public Final ClusterDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)