publiczna klasa końcowa ReaderBaseState
For serializing and restoring the state of ReaderBase, see reader_base.h for details.
tensorflow.ReaderBaseState
Klasy zagnieżdżone
klasa | ReaderBaseState.Builder | For serializing and restoring the state of ReaderBase, see reader_base.h for details. |
Stałe
wew | CURRENT_WORK_FIELD_NUMBER | |
wew | NUM_RECORDS_PRODUCED_FIELD_NUMBER | |
wew | WORK_FINISHED_FIELD_NUMBER | |
wew | WORK_STARTED_FIELD_NUMBER |
Metody publiczne
wartość logiczna | równa się (obiekt obiektu) |
com.google.protobuf.ByteString | pobierzCurrentWork () bytes current_work = 4; |
statyczny stan czytnika ReaderBaseState | |
Stan bazowy czytnika | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
długi | getNumRecordsProduced () int64 num_records_produced = 3; |
wew | |
końcowy com.google.protobuf.UnknownFieldSet | |
długi | getWorkFinished () int64 work_finished = 2; |
długi | getWorkStarted () int64 work_started = 1; |
wew | hashCode () |
końcowa wartość logiczna | |
statyczny ReaderBaseState.Builder | newBuilder (prototyp ReaderBaseState ) |
statyczny ReaderBaseState.Builder | |
ReaderBaseState.Builder | |
statyczny stan czytnika ReaderBaseState | parseDelimitedFrom (wejście strumienia wejściowego) |
statyczny stan czytnika ReaderBaseState | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny stan czytnika ReaderBaseState | parseFrom (dane ByteBuffer) |
statyczny stan czytnika ReaderBaseState | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny stan czytnika ReaderBaseState | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny stan czytnika ReaderBaseState | parseFrom (wejście com.google.protobuf.CodedInputStream) |
statyczny stan czytnika ReaderBaseState | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
statyczny stan czytnika ReaderBaseState | parseFrom (dane com.google.protobuf.ByteString) |
statyczny stan czytnika ReaderBaseState | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny stan czytnika ReaderBaseState | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
ReaderBaseState.Builder | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int CURRENT_WORK_FIELD_NUMBER
Wartość stała: 4
publiczny statyczny końcowy int NUM_RECORDS_PRODUCED_FIELD_NUMBER
Wartość stała: 3
publiczny statyczny końcowy int WORK_FINISHED_FIELD_NUMBER
Wartość stała: 2
publiczny statyczny końcowy int WORK_STARTED_FIELD_NUMBER
Wartość stała: 1
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
publiczny com.google.protobuf.ByteString getCurrentWork ()
bytes current_work = 4;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny długi getNumRecordsProduced ()
int64 num_records_produced = 3;
publiczny getParserForType ()
publiczny int getSerializedSize ()
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczny długi getWorkFinished ()
int64 work_finished = 2;
publiczny długi getWorkStarted ()
int64 work_started = 1;
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
publiczny statyczny ReaderBaseState parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static ReaderBaseState parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static ReaderBaseState parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static ReaderBaseState parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static ReaderBaseState parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
Wyjątek IO |
---|
publiczny statyczny ReaderBaseState parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static ReaderBaseState parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny ReaderBaseState parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static ReaderBaseState parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
Wyjątek IO |
---|