ReaderBaseState

کلاس نهایی عمومی ReaderBaseState

 For serializing and restoring the state of ReaderBase, see
 reader_base.h for details.
 
نوع Protobuf tensorflow.ReaderBaseState

کلاس های تو در تو

کلاس ReaderBaseState.Builder
 For serializing and restoring the state of ReaderBase, see
 reader_base.h for details. 

ثابت ها

بین المللی CURRENT_WORK_FIELD_NUMBER
بین المللی NUM_RECORDS_PRODUCED_FIELD_NUMBER
بین المللی WORK_FINISHED_FIELD_NUMBER
بین المللی WORK_STARTED_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
com.google.protobuf.ByteString
getCurrentWork ()
bytes current_work = 4;
Static ReaderBaseState
ReaderBaseState
نهایی static com.google.protobuf.Descriptors.Descriptor
طولانی
getNumRecordsProduced ()
int64 num_records_produced = 3;
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
طولانی
getWorkFinished ()
int64 work_finished = 2;
طولانی
getWorkStarted ()
int64 work_started = 1;
بین المللی
بولی نهایی
استاتیک ReaderBaseState.Builder
newBuilder (نمونه اولیه ReaderBaseState )
استاتیک ReaderBaseState.Builder
ReaderBaseState.Builder
Static ReaderBaseState
parseDelimitedFrom (ورودی جریان ورودی)
Static ReaderBaseState
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static ReaderBaseState
parseFrom (داده های ByteBuffer)
Static ReaderBaseState
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static ReaderBaseState
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static ReaderBaseState
parseFrom (ورودی com.google.protobuf.CodedInputStream)
Static ReaderBaseState
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static ReaderBaseState
parseFrom (داده های com.google.protobuf.ByteString)
Static ReaderBaseState
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static 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)

عمومی com.google.protobuf.ByteString getCurrentWork ()

bytes current_work = 4;

عمومی static ReaderBaseState getDefaultInstance ()

عمومی ReaderBaseState getDefaultInstanceForType ()

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

public long getNumRecordsProduced ()

int64 num_records_produced = 3;

عمومی getParserForType ()

عمومی int getSerializedSize ()

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

عمومی طولانی getWorkFinished ()

int64 work_finished = 2;

getWorkStarted طولانی مدت عمومی ()

int64 work_started = 1;

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

Public Static ReaderBaseState.Builder newBuilder (نمونه اولیه ReaderBaseState )

عمومی استاتیک ReaderBaseState.Builder newBuilder ()

عمومی ReaderBaseState.Builder newBuilderForType ()

عمومی استاتیک ReaderBaseState parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی استاتیک ReaderBaseState parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک ReaderBaseState parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک ReaderBaseState parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک ReaderBaseState parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک ReaderBaseState parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک ReaderBaseState parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک ReaderBaseState parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک ReaderBaseState parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک ReaderBaseState parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی ReaderBaseState.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException