public final class ReconfigurationProtocolServerSideUtils extends Object
Modifier and Type | Method and Description |
---|---|
static org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.GetReconfigurationStatusResponseProto |
getReconfigurationStatus(org.apache.hadoop.conf.ReconfigurationTaskStatus status) |
static org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.ListReconfigurablePropertiesResponseProto |
listReconfigurableProperties(List<String> reconfigurableProperties) |
public static org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.ListReconfigurablePropertiesResponseProto listReconfigurableProperties(List<String> reconfigurableProperties)
public static org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.GetReconfigurationStatusResponseProto getReconfigurationStatus(org.apache.hadoop.conf.ReconfigurationTaskStatus status)
Copyright © 2018 Apache Software Foundation. All Rights Reserved.