|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder | |
---|---|
org.apache.hadoop.hdfs.server.namenode |
Uses of FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder in org.apache.hadoop.hdfs.server.namenode |
---|
Methods in org.apache.hadoop.hdfs.server.namenode that return FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder | |
---|---|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.clear()
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.clearFullPath()
optional string fullPath = 2; |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.clearInodeId()
optional uint64 inodeId = 1; |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.clone()
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.mergeFrom(FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry other)
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.mergeFrom(com.google.protobuf.Message other)
|
static FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.newBuilder()
|
static FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.newBuilder(FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry prototype)
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.newBuilderForType()
|
protected FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
|
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.setFullPath(String value)
optional string fullPath = 2; |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.setFullPathBytes(com.google.protobuf.ByteString value)
optional string fullPath = 2; |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder.setInodeId(long value)
optional uint64 inodeId = 1; |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder |
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.toBuilder()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |