ReaderBaseState

classe finale pubblica ReaderBaseState

 For serializing and restoring the state of ReaderBase, see
 reader_base.h for details.
 
Tipo di protocollo tensorflow.ReaderBaseState

Classi nidificate

classe ReaderBaseState.Builder
 For serializing and restoring the state of ReaderBase, see
 reader_base.h for details. 

Costanti

int CURRENT_WORK_FIELD_NUMBER
int NUM_RECORDS_PRODUCED_FIELD_NUMBER
int WORK_FINISHED_FIELD_NUMBER
int WORK_STARTED_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
com.google.protobuf.ByteString
getCurrentWork ()
bytes current_work = 4;
ReaderBaseState statico
ReaderBaseState
com.google.protobuf.Descriptors.Descriptor statico finale
lungo
getNumRecordsProdotti ()
int64 num_records_produced = 3;
int
finale com.google.protobuf.UnknownFieldSet
lungo
getWorkFinish ()
int64 work_finished = 2;
lungo
inizia a lavorare ()
int64 work_started = 1;
int
booleano finale
ReaderBaseState.Builder statico
ReaderBaseState.Builder statico
ReaderBaseState.Builder
ReaderBaseState statico
parseDelimitedFrom (input InputStream)
ReaderBaseState statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ReaderBaseState statico
parseFrom (dati ByteBuffer)
ReaderBaseState statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
ReaderBaseState statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ReaderBaseState statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
ReaderBaseState statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ReaderBaseState statico
parseFrom (dati com.google.protobuf.ByteString)
ReaderBaseState statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ReaderBaseState statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
ReaderBaseState.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int CURRENT_WORK_FIELD_NUMBER

Valore costante: 4

public static final int NUM_RECORDS_PRODUCED_FIELD_NUMBER

Valore costante: 3

public static final int WORK_FINISHED_FIELD_NUMBER

Valore costante: 2

public static final int WORK_STARTED_FIELD_NUMBER

Valore costante: 1

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

pubblico com.google.protobuf.ByteString getCurrentWork ()

bytes current_work = 4;

pubblico statico ReaderBaseState getDefaultInstance ()

pubblico ReaderBaseState getDefaultInstanceForType ()

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

pubblico lungo getNumRecordsProduced ()

int64 num_records_produced = 3;

pubblico getParserForType ()

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

pubblico lungo getWorkFinish ()

int64 work_finished = 2;

pubblico lungo getWorkStarted ()

int64 work_started = 1;

public int hashCode ()

public final booleano isInitialized ()

pubblico statico ReaderBaseState.Builder newBuilder (prototipo ReaderBaseState )

pubblico statico ReaderBaseState.Builder newBuilder ()

pubblico ReaderBaseState.Builder newBuilderForType ()

public static ReaderBaseState parseDelimitedFrom (input InputStream)

Lancia
IOException

pubblico statico ReaderBaseState parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico ReaderBaseState (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico ReaderBaseState (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico ReaderBaseState (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico ReaderBaseState (input com.google.protobuf.CodedInputStream)

Lancia
IOException

public static ReaderBaseState parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico ReaderBaseState (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico ReaderBaseState (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico ReaderBaseState (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

public ReaderBaseState.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException