public static interface FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
| String | getFullPath()optional string fullPath = 2; | 
| org.apache.hadoop.thirdparty.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; | 
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasInodeId()
optional uint64 inodeId = 1;long getInodeId()
optional uint64 inodeId = 1;boolean hasFullPath()
optional string fullPath = 2;String getFullPath()
optional string fullPath = 2;org.apache.hadoop.thirdparty.protobuf.ByteString getFullPathBytes()
optional string fullPath = 2;Copyright © 2008–2023 Apache Software Foundation. All rights reserved.