כיתת גמר ציבורית ReaderBaseState
For serializing and restoring the state of ReaderBase, see reader_base.h for details.
tensorflow.ReaderBaseState מסוג Protobuf.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 | hashcode () |
| בוליאנית סופית | |
| סטטי ReaderBaseState.Builder | newBuilder (אב-טיפוס ReaderBaseState ) |
| סטטי ReaderBaseState.Builder | newBuilder () |
| 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 | toBuilder () |
| בָּטֵל | 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 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 ()
בוליאני הסופי הציבורי הוא אתחול ()
Public static ReaderBaseState parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
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 (נתוני 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 void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
| IOException |
|---|