public interface
MemmappedFileSystemDirectoryElementOrBuilder
Known Indirect Subclasses |
Public Methods
abstract long |
getLength()
uint64 length = 3;
|
abstract String |
getName()
string name = 2;
|
abstract com.google.protobuf.ByteString |
getNameBytes()
string name = 2;
|
abstract long |
getOffset()
uint64 offset = 1;
|
Public Methods
public abstract long getLength ()
uint64 length = 3;
public abstract String getName ()
string name = 2;
public abstract com.google.protobuf.ByteString getNameBytes ()
string name = 2;
public abstract long getOffset ()
uint64 offset = 1;