ClusterDeviceFilters

publiczna klasa końcowa ClusterDeviceFilters

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

Klasy zagnieżdżone

klasa ClusterDeviceFilters.Builder
 Defines the device filters for jobs in a cluster. 

Stałe

wew JOBS_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczne filtry urządzeń klastrów
Filtry urządzeń klastra
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Filtry urządzeń Job
getJobs (indeks int)
repeated .tensorflow.JobDeviceFilters jobs = 1;
wew
getJobsCount ()
repeated .tensorflow.JobDeviceFilters jobs = 1;
Lista <JobDeviceFilters>
getJobsList ()
repeated .tensorflow.JobDeviceFilters jobs = 1;
JobDeviceFiltersOrBuilder
getJobsOrBuilder (indeks int)
repeated .tensorflow.JobDeviceFilters jobs = 1;
Lista<? rozszerza JobDeviceFiltersOrBuilder >
getJobsOrBuilderList ()
repeated .tensorflow.JobDeviceFilters jobs = 1;
wew
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny ClusterDeviceFilters.Builder
statyczny ClusterDeviceFilters.Builder
ClusterDeviceFilters.Builder
statyczne filtry urządzeń klastrów
parseDelimitedFrom (wejście strumienia wejściowego)
statyczne filtry urządzeń klastrów
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne filtry urządzeń klastrów
parseFrom (dane ByteBuffer)
statyczne filtry urządzeń klastrów
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne filtry urządzeń klastrów
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne filtry urządzeń klastrów
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczne filtry urządzeń klastrów
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczne filtry urządzeń klastrów
parseFrom (dane com.google.protobuf.ByteString)
statyczne filtry urządzeń klastrów
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne filtry urządzeń klastrów
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
ClusterDeviceFilters.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int JOBS_FIELD_NUMBER

Wartość stała: 1

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

publiczne statyczne filtry ClusterDeviceFilters getDefaultInstance ()

publiczne filtry ClusterDeviceFilters getDefaultInstanceForType ()

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

public JobDeviceFilters getJobs (indeks int)

repeated .tensorflow.JobDeviceFilters jobs = 1;

publiczny int getJobsCount ()

repeated .tensorflow.JobDeviceFilters jobs = 1;

public List< JobDeviceFilters > getJobsList ()

repeated .tensorflow.JobDeviceFilters jobs = 1;

public JobDeviceFiltersOrBuilder getJobsOrBuilder (indeks int)

repeated .tensorflow.JobDeviceFilters jobs = 1;

lista publiczna<? rozszerza JobDeviceFiltersOrBuilder > getJobsOrBuilderList ()

repeated .tensorflow.JobDeviceFilters jobs = 1;

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

public static ClusterDeviceFilters.Builder newBuilder (prototyp ClusterDeviceFilters )

public static ClusterDeviceFilters.Builder newBuilder ()

public ClusterDeviceFilters.Builder newBuilderForType ()

public static ClusterDeviceFilters parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

public static ClusterDeviceFilters parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static ClusterDeviceFilters parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static ClusterDeviceFilters parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static ClusterDeviceFilters parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static ClusterDeviceFilters parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

public static ClusterDeviceFilters parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static ClusterDeviceFilters parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static ClusterDeviceFilters parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static ClusterDeviceFilters parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public ClusterDeviceFilters.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO