ReaderBaseState

כיתת גמר ציבורית ReaderBaseState

 For serializing and restoring the state of ReaderBase, see
 reader_base.h for details.
 
tensorflow מסוג tensorflow.ReaderBaseState

כיתות מקוננות

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

קבועים

int CURRENT_WORK_FIELD_NUMBER
int NUM_RECORDS_PRODUCED_FIELD_NUMBER
int WORK_FINISHED_FIELD_NUMBER
int WORK_STARTED_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
com.google.protobuf.ByteString
getCurrentWork ()
bytes current_work = 4;
סטטי ReaderBaseState
ReaderBaseState
final static com.google.protobuf.Descriptors.Descriptor
ארוך
getNumRecordsProduced ()
int64 num_records_produced = 3;
int
final com.google.protobuf.UnknownFieldSet
ארוך
getWorkFinished ()
int64 work_finished = 2;
ארוך
getWorkStarted ()
int64 work_started = 1;
int
בוליאנית סופית
סטטי ReaderBaseState.Builder
newBuilder (אב-טיפוס ReaderBaseState )
סטטי ReaderBaseState.Builder
ReaderBaseState.Builder
סטטי ReaderBaseState
parseDelimitedFrom (קלט InputStream)
סטטי ReaderBaseState
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ReaderBaseState
parseFrom (נתוני ByteBuffer)
סטטי ReaderBaseState
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ReaderBaseState
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ReaderBaseState
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי ReaderBaseState
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ReaderBaseState
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי ReaderBaseState
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ReaderBaseState
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
ReaderBaseState.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

אינט סופי סטטי ציבורי CURRENT_WORK_FIELD_NUMBER

ערך קבוע: 4

גמר סטטי ציבורי NUM_RECORDS_PRODUCED_FIELD_NUMBER

ערך קבוע: 3

גמר סטטי ציבורי WORK_FINISHED_FIELD_NUMBER

ערך קבוע: 2

גמר סטטי ציבורי WORK_STARTED_FIELD_NUMBER

ערך קבוע: 1

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

public com.google.protobuf.ByteString getCurrentWork ()

bytes current_work = 4;

Public static ReaderBaseState getDefaultInstance ()

public ReaderBaseState getDefaultInstanceForType ()

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

public long getNumRecordsProduced ()

int64 num_records_produced = 3;

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

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

public long getWorkFinished ()

int64 work_finished = 2;

public long getWorkStarted ()

int64 work_started = 1;

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

סטטי ציבורי ReaderBaseState.Builder newBuilder (אב-טיפוס ReaderBaseState )

סטטי ציבורי ReaderBaseState.Builder newBuilder ()

public ReaderBaseState.Builder newBuilderForType ()

Public static ReaderBaseState parseDelimitedFrom (קלט InputStream)

זורק
IOException

Public static ReaderBaseState parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static ReaderBaseState parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

Public static ReaderBaseState parseFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static ReaderBaseState parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

Public static ReaderBaseState parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

Public static ReaderBaseState parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

Public static ReaderBaseState parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

Public static ReaderBaseState parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static ReaderBaseState parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

Public ReaderBaseState.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException