Uses of Class
org.apache.hadoop.hdfs.protocol.RollingUpgradeInfo
Packages that use RollingUpgradeInfo
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of RollingUpgradeInfo in org.apache.hadoop.hdfs
Methods in org.apache.hadoop.hdfs that return RollingUpgradeInfoModifier and TypeMethodDescriptionDistributedFileSystem.rollingUpgrade(HdfsConstants.RollingUpgradeAction action) Rolling upgrade: prepare/finalize/query.ViewDistributedFileSystem.rollingUpgrade(HdfsConstants.RollingUpgradeAction action) -
Uses of RollingUpgradeInfo in org.apache.hadoop.hdfs.protocol
Methods in org.apache.hadoop.hdfs.protocol that return RollingUpgradeInfoModifier and TypeMethodDescriptionClientProtocol.rollingUpgrade(HdfsConstants.RollingUpgradeAction action) Rolling upgrade operations.Constructors in org.apache.hadoop.hdfs.protocol with parameters of type RollingUpgradeInfo -
Uses of RollingUpgradeInfo in org.apache.hadoop.hdfs.protocolPB
Methods in org.apache.hadoop.hdfs.protocolPB that return RollingUpgradeInfoModifier and TypeMethodDescriptionstatic RollingUpgradeInfoPBHelperClient.convert(org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.RollingUpgradeInfoProto proto) ClientNamenodeProtocolTranslatorPB.rollingUpgrade(HdfsConstants.RollingUpgradeAction action) Methods in org.apache.hadoop.hdfs.protocolPB with parameters of type RollingUpgradeInfoModifier and TypeMethodDescriptionstatic org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.RollingUpgradeInfoProtoPBHelperClient.convert(RollingUpgradeInfo info)