public static interface MemmappedFileSystem.MemmappedFileSystemDirectoryElementOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 2; |
long |
getOffset()
uint64 offset = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
long getOffset()
uint64 offset = 1;
String getName()
string name = 2;
com.google.protobuf.ByteString getNameBytes()
string name = 2;
Copyright © 2015–2019. All rights reserved.