MemmappedFileSystemDirectoryElement

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

 A message that describes one region of memmapped file.
 
نوع Protobuf tensorflow.MemmappedFileSystemDirectoryElement

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

کلاس MemmappedFileSystemDirectoryElement.Builder
 A message that describes one region of memmapped file. 

ثابت ها

بین المللی LENGTH_FIELD_NUMBER
بین المللی NAME_FIELD_NUMBER
بین المللی OFFSET_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
استاتیک MemmapedFileSystemDirectoryElement
MemmappedFileSystemDirectoryElement
نهایی static com.google.protobuf.Descriptors.Descriptor
طولانی
getLength ()
uint64 length = 3;
رشته
getName ()
string name = 2;
com.google.protobuf.ByteString
getNameBytes ()
string name = 2;
طولانی
getOffset ()
uint64 offset = 1;
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
بین المللی
بولی نهایی
استاتیک MemmappedFileSystemDirectoryElement.Builder
استاتیک MemmappedFileSystemDirectoryElement.Builder
MemmappedFileSystemDirectoryElement.Builder
استاتیک MemmapedFileSystemDirectoryElement
parseDelimitedFrom (ورودی جریان ورودی)
استاتیک MemmapedFileSystemDirectoryElement
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک MemmapedFileSystemDirectoryElement
parseFrom (داده های ByteBuffer)
استاتیک MemmapedFileSystemDirectoryElement
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک MemmapedFileSystemDirectoryElement
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک MemmapedFileSystemDirectoryElement
parseFrom (ورودی com.google.protobuf.CodedInputStream)
استاتیک MemmapedFileSystemDirectoryElement
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک MemmapedFileSystemDirectoryElement
parseFrom (داده های com.google.protobuf.ByteString)
استاتیک MemmapedFileSystemDirectoryElement
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک MemmapedFileSystemDirectoryElement
parseFrom (داده‌های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ایستا
MemmappedFileSystemDirectoryElement.Builder
خالی
writeTo (خروجی com.google.protobuf.CodedOutputStream)

روش های ارثی

ثابت ها

نهایی استاتیک عمومی LENGTH_FIELD_NUMBER

مقدار ثابت: 3

نهایی استاتیک عمومی NAME_FIELD_NUMBER

مقدار ثابت: 2

نهایی استاتیک عمومی OFFSET_FIELD_NUMBER

ارزش ثابت: 1

روش های عمومی

بولین عمومی برابر است (Object Obj)

استاتیک عمومی MemmapppedFileSystemDirectoryElement getDefaultInstance ()

عمومی MemmappedFileSystemDirectoryElement getDefaultInstanceForType ()

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

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

uint64 length = 3;

رشته عمومی getName ()

string name = 2;

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

string name = 2;

دریافت آفست عمومی طولانی ()

uint64 offset = 1;

عمومی getParserForType ()

عمومی int getSerializedSize ()

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

هش کد عمومی ()

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

استاتیک عمومی MemmappedFileSystemDirectoryElement.Builder newBuilder (نمونه اولیه MemmappedFileSystemDirectoryElement )

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

عمومی MemmapedFileSystemDirectoryElement.Builder newBuilderForType ()

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

پرتاب می کند
IOException

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

پرتاب می کند
IOException

عمومی استاتیک MemmapppedFileSystemDirectoryElement parseFrom (داده بایت بافر)

پرتاب می کند
InvalidProtocolBufferException

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

پرتاب می کند
IOException

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

پرتاب می کند
InvalidProtocolBufferException

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

پرتاب می کند
IOException

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

پرتاب می کند
InvalidProtocolBufferException

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

پرتاب می کند
InvalidProtocolBufferException

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

پرتاب می کند
IOException

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

پرتاب می کند
InvalidProtocolBufferException

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

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

پرتاب می کند
IOException