ClusterDeviceFilters

パブリック最終クラスClusterDeviceFilters

 Defines the device filters for jobs in a cluster.
 
Protobuf 型tensorflow.ClusterDeviceFilters

ネストされたクラス

クラスClusterDeviceFilters.Builder
 Defines the device filters for jobs in a cluster. 

定数

整数JOBS_FIELD_NUMBER

パブリックメソッド

ブール値
等しい(オブジェクトオブジェクト)
静的ClusterDeviceFilters
クラスターデバイスフィルター
最終的な静的 com.google.protobuf.Descriptors.Descriptor
ジョブデバイスフィルター
getJobs (int インデックス)
repeated .tensorflow.JobDeviceFilters jobs = 1;
整数
getJobsCount ()
repeated .tensorflow.JobDeviceFilters jobs = 1;
リスト< JobDeviceFilters >
getJobsList ()
repeated .tensorflow.JobDeviceFilters jobs = 1;
ジョブデバイスフィルターまたはビルダー
getJobsOrBuilder (int インデックス)
repeated .tensorflow.JobDeviceFilters jobs = 1;
リスト<? JobDeviceFiltersOrBuilderを拡張 >
getJobsOrBuilderList ()
repeated .tensorflow.JobDeviceFilters jobs = 1;
整数
最終的な com.google.protobuf.UnknownFieldSet
整数
最終ブール値
静的ClusterDeviceFilters.Builder
newBuilder ( ClusterDeviceFiltersプロトタイプ)
静的ClusterDeviceFilters.Builder
ClusterDeviceFilters.Builder
静的ClusterDeviceFilters
parseDelimitedFrom (InputStream 入力)
静的ClusterDeviceFilters
parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的ClusterDeviceFilters
parseFrom (ByteBuffer データ)
静的ClusterDeviceFilters
parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的ClusterDeviceFilters
parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的ClusterDeviceFilters
parseFrom (com.google.protobuf.CodedInputStream 入力)
静的ClusterDeviceFilters
parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的ClusterDeviceFilters
parseFrom (com.google.protobuf.ByteString データ)
静的ClusterDeviceFilters
parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的ClusterDeviceFilters
parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的
ClusterDeviceFilters.Builder
空所
writeTo (com.google.protobuf.CodedOutputStream 出力)

継承されたメソッド

定数

パブリック静的最終整数JOBS_FIELD_NUMBER

定数値: 1

パブリックメソッド

public booleanに等しい(オブジェクト obj)

public static ClusterDeviceFilters getDefaultInstance ()

public ClusterDeviceFilters getDefaultInstanceForType ()

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

public JobDeviceFilters getJobs (int インデックス)

repeated .tensorflow.JobDeviceFilters jobs = 1;

public int getJobsCount ()

repeated .tensorflow.JobDeviceFilters jobs = 1;

public List< JobDeviceFilters > getJobsList ()

repeated .tensorflow.JobDeviceFilters jobs = 1;

public JobDeviceFiltersOrBuilder getJobsOrBuilder (int インデックス)

repeated .tensorflow.JobDeviceFilters jobs = 1;

公開リスト<? extends JobDeviceFiltersOrBuilder > getJobsOrBuilderList ()

repeated .tensorflow.JobDeviceFilters jobs = 1;

公共getParserForType ()

public int getSerializedSize ()

public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

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

public static ClusterDeviceFilters.Builder newBuilder ( ClusterDeviceFiltersプロトタイプ)

public static ClusterDeviceFilters.Builder newBuilder ()

public ClusterDeviceFilters.Builder newBuilderForType ()

public static ClusterDeviceFilters parseDelimitedFrom (InputStream 入力)

投げる
IO例外

public static ClusterDeviceFilters parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static ClusterDeviceFilters parseFrom (ByteBuffer データ)

投げる
無効なプロトコルバッファ例外

public static ClusterDeviceFilters parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static ClusterDeviceFilters parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static ClusterDeviceFilters parseFrom (com.google.protobuf.CodedInputStream 入力)

投げる
IO例外

public static ClusterDeviceFilters parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static ClusterDeviceFilters parseFrom (com.google.protobuf.ByteString データ)

投げる
無効なプロトコルバッファ例外

public static ClusterDeviceFilters parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static ClusterDeviceFilters parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

パブリック静的パーサー()

public ClusterDeviceFilters.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream 出力)

投げる
IO例外