MemmappedFileSystemDirectoryElement

מחלקה סופית ציבורית MemmappedFileSystemDirectoryElement

 A message that describes one region of memmapped file.
 
Tensorflow מסוג Protobuf. tensorflow.MemmappedFileSystemDirectoryElement

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

מעמד MemmappedFileSystemDirectoryElement.Builder
 A message that describes one region of memmapped file. 

קבועים

int LENGTH_FIELD_NUMBER
int NAME_FIELD_NUMBER
int OFFSET_FIELD_NUMBER

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

בוליאני
שווה (Object obj)
סטטי MemmappedFileSystemDirectoryElement
MemmappedFileSystemDirectoryElement
final 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;
int
final com.google.protobuf.UnknownFieldSet
int
בוליאנית סופית
static MemmappedFileSystemDirectoryElement.Builder
static MemmappedFileSystemDirectoryElement.Builder
MemmappedFileSystemDirectoryElement.Builder
סטטי MemmappedFileSystemDirectoryElement
parseDelimitedFrom (קלט InputStream)
סטטי MemmappedFileSystemDirectoryElement
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemmappedFileSystemDirectoryElement
parseFrom (נתוני ByteBuffer)
סטטי MemmappedFileSystemDirectoryElement
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemmappedFileSystemDirectoryElement
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemmappedFileSystemDirectoryElement
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי MemmappedFileSystemDirectoryElement
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemmappedFileSystemDirectoryElement
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי MemmappedFileSystemDirectoryElement
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemmappedFileSystemDirectoryElement
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)

public static MemmappedFileSystemDirectoryElement getDefaultInstance ()

public MemmappedFileSystemDirectoryElement getDefaultInstanceForType ()

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

public long getLength ()

uint64 length = 3;

מחרוזת ציבורית getName ()

string name = 2;

public com.google.protobuf.ByteString getNameBytes ()

string name = 2;

public long getOffset ()

uint64 offset = 1;

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

public int getSerializedSize ()

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

public int hashCode ()

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

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

public static MemmappedFileSystemDirectoryElement.Builder newBuilder ()

public MemmappedFileSystemDirectoryElement.Builder newBuilderForType ()

public static MemmappedFileSystemDirectoryElement parseDelimitedFrom (קלט זרם קלט)

זורק
IOException

public static MemmappedFileSystemDirectoryElement parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static MemmappedFileSystemDirectoryElement parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

public static MemmappedFileSystemDirectoryElement parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

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

זורק
InvalidProtocolBufferException

public static MemmappedFileSystemDirectoryElement parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

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

זורק
InvalidProtocolBufferException

public static MemmappedFileSystemDirectoryElement parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

public static MemmappedFileSystemDirectoryElement parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

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

זורק
InvalidProtocolBufferException

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

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

זורק
IOException