TaskDeviceFilters

パブリック最終クラスTaskDeviceFilters

 Defines the device filters for a remote task.
 
Protobuf 型tensorflow.TaskDeviceFilters

ネストされたクラス

クラスTaskDeviceFilters.Builder
 Defines the device filters for a remote task. 

定数

整数DEVICE_FILTERS_FIELD_NUMBER

パブリックメソッド

ブール値
等しい(オブジェクトオブジェクト)
静的なTaskDeviceFilters
タスクデバイスフィルター
最終的な静的 com.google.protobuf.Descriptors.Descriptor
getDeviceFilters (int インデックス)
repeated string device_filters = 1;
com.google.protobuf.ByteString
getDeviceFiltersBytes (int インデックス)
repeated string device_filters = 1;
整数
getDeviceFiltersCount ()
repeated string device_filters = 1;
com.google.protobuf.ProtocolStringList
getDeviceFiltersList ()
repeated string device_filters = 1;
整数
最終的な com.google.protobuf.UnknownFieldSet
整数
最終ブール値
静的TaskDeviceFilters.Builder
newBuilder ( TaskDeviceFiltersプロトタイプ)
静的TaskDeviceFilters.Builder
TaskDeviceFilters.Builder
静的なTaskDeviceFilters
parseDelimitedFrom (InputStream 入力)
静的なTaskDeviceFilters
parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的なTaskDeviceFilters
parseFrom (ByteBuffer データ)
静的なTaskDeviceFilters
parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的なTaskDeviceFilters
parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的なTaskDeviceFilters
parseFrom (com.google.protobuf.CodedInputStream 入力)
静的なTaskDeviceFilters
parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的なTaskDeviceFilters
parseFrom (com.google.protobuf.ByteString データ)
静的なTaskDeviceFilters
parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的なTaskDeviceFilters
parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的
TaskDeviceFilters.Builder
空所
writeTo (com.google.protobuf.CodedOutputStream 出力)

継承されたメソッド

定数

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

定数値: 1

パブリックメソッド

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

public static TaskDeviceFilters getDefaultInstance ()

public TaskDeviceFilters getDefaultInstanceForType ()

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

public String getDeviceFilters (int インデックス)

repeated string device_filters = 1;

public com.google.protobuf.ByteString getDeviceFiltersBytes (int インデックス)

repeated string device_filters = 1;

public int getDeviceFiltersCount ()

repeated string device_filters = 1;

public com.google.protobuf.ProtocolStringList getDeviceFiltersList ()

repeated string device_filters = 1;

公共getParserForType ()

public int getSerializedSize ()

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

public int hashCode ()

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

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

public static TaskDeviceFilters.Builder newBuilder ()

public TaskDeviceFilters.Builder newBuilderForType ()

public static TaskDeviceFilters parseDelimitedFrom (InputStream 入力)

投げる
IO例外

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

投げる
IO例外

public static TaskDeviceFilters parseFrom (ByteBuffer データ)

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

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

投げる
IO例外

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

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

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

投げる
IO例外

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

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

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

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

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

投げる
IO例外

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

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

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

public TaskDeviceFilters.Builder toBuilder ()

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

投げる
IO例外