Class ReconfigurationProtocolServerSideUtils
java.lang.Object
org.apache.hadoop.hdfs.protocolPB.ReconfigurationProtocolServerSideUtils
This is a server side utility class that handles
common logic to to parameter reconfiguration.
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.GetReconfigurationStatusResponseProtogetReconfigurationStatus(org.apache.hadoop.conf.ReconfigurationTaskStatus status) static org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.ListReconfigurablePropertiesResponseProtolistReconfigurableProperties(List<String> reconfigurableProperties)
-
Method Details
-
listReconfigurableProperties
-
getReconfigurationStatus
public static org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.GetReconfigurationStatusResponseProto getReconfigurationStatus(org.apache.hadoop.conf.ReconfigurationTaskStatus status)
-