public static interface FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getFullPath()
optional string fullPath = 2; |
com.google.protobuf.ByteString |
getFullPathBytes()
optional string fullPath = 2; |
long |
getInodeId()
optional uint64 inodeId = 1; |
boolean |
hasFullPath()
optional string fullPath = 2; |
boolean |
hasInodeId()
optional uint64 inodeId = 1; |
boolean hasInodeId()
optional uint64 inodeId = 1;
long getInodeId()
optional uint64 inodeId = 1;
boolean hasFullPath()
optional string fullPath = 2;
String getFullPath()
optional string fullPath = 2;
com.google.protobuf.ByteString getFullPathBytes()
optional string fullPath = 2;
Copyright © 2017 Apache Software Foundation. All Rights Reserved.