RequestedExitCode

publiczna klasa końcowa RequestedExitCode

Protobuf typu tensorflow.RequestedExitCode

Klasy zagnieżdżone

klasa Żądany kod wyjścia.Builder Protobuf typu tensorflow.RequestedExitCode

Stałe

wew EXIT_CODE_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczny żądany kod wyjścia
Żądany kod wyjścia
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
wew
pobierz kod wyjścia ()
int32 exit_code = 1;
wew
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny RequestedExitCode.Builder
statyczny RequestedExitCode.Builder
Żądany kod wyjścia.Builder
statyczny żądany kod wyjścia
parseDelimitedFrom (wejście strumienia wejściowego)
statyczny żądany kod wyjścia
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny żądany kod wyjścia
parseFrom (dane ByteBuffer)
statyczny żądany kod wyjścia
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny żądany kod wyjścia
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny żądany kod wyjścia
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczny żądany kod wyjścia
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczny żądany kod wyjścia
parseFrom (dane com.google.protobuf.ByteString)
statyczny żądany kod wyjścia
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny żądany kod wyjścia
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
Żądany kod wyjścia.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int EXIT_CODE_FIELD_NUMBER

Wartość stała: 1

Metody publiczne

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

public static RequestedExitCode getDefaultInstance ()

public RequestedExitCode getDefaultInstanceForType ()

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

publiczny int getExitCode ()

int32 exit_code = 1;

publiczny getParserForType ()

publiczny int getSerializedSize ()

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

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

public static RequestedExitCode.Builder newBuilder (prototyp RequestedExitCode )

public static RequestedExitCode.Builder newBuilder ()

public RequestedExitCode.Builder newBuilderForType ()

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

Rzuca
Wyjątek IO

public static RequestedExitCode parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static RequestedExitCode parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static RequestedExitCode parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public RequestedExitCode.Builder toBuilder ()

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

Rzuca
Wyjątek IO