|
Change Return Type void to int in method private incrementProxyIndex() : int in class org.apache.hadoop.ozone.om.ha.OMFailoverProxyProvider |
From |
To |
|
Change Return Type OMProxyProvider to OMFailoverProxyProvider in method public getOMProxyProvider() : OMFailoverProxyProvider in class org.apache.hadoop.ozone.client.rpc.RpcClient |
From |
To |
|
Change Return Type List<OzoneManager> to Map<String,OzoneManager> in method private createOMService() : Map<String,OzoneManager> in class org.apache.hadoop.ozone.MiniOzoneHAClusterImpl.Builder |
From |
To |
|
Change Return Type OMProxyProvider to OMFailoverProxyProvider in method public getOMProxyProvider() : OMFailoverProxyProvider in class org.apache.hadoop.ozone.client.protocol.ClientProtocol |
From |
To |
|
Change Return Type OzoneManagerProtocolClientSideTranslatorPB to OMProxyInfo in method public getProxy() : OMProxyInfo in class org.apache.hadoop.ozone.om.ha.OMFailoverProxyProvider |
From |
To |
|
Change Return Type OzoneManagerProtocolClientSideTranslatorPB to OMProxyInfo in method private createOMProxyIfNeeded(proxyInfo OMProxyInfo) : OMProxyInfo in class org.apache.hadoop.ozone.om.ha.OMFailoverProxyProvider |
From |
To |
|
Change Return Type OMProxyProvider to OMFailoverProxyProvider in method public getOMProxyProvider() : OMFailoverProxyProvider in class org.apache.hadoop.ozone.client.rest.RestClient |
From |
To |
|
Change Variable Type omList : List<OzoneManager> to omMap : Map<String,OzoneManager> in method private createOMService() : Map<String,OzoneManager> in class org.apache.hadoop.ozone.MiniOzoneHAClusterImpl.Builder |
From |
To |
|
Change Variable Type omProxyProvider : OMProxyProvider to omFailoverProxyProvider : OMFailoverProxyProvider in method public testOMClientProxyProvider() : void in class org.apache.hadoop.ozone.client.rpc.TestOzoneRpcClientAbstract |
From |
To |
|
Change Variable Type omProxies : List<OMProxyInfo> to omProxies : List<OMFailoverProxyProvider.OMProxyInfo> in method public testOMClientProxyProvider() : void in class org.apache.hadoop.ozone.client.rpc.TestOzoneRpcClientAbstract |
From |
To |
|
Change Variable Type omList : List<OzoneManager> to omMap : Map<String,OzoneManager> in method public build() : MiniOzoneCluster in class org.apache.hadoop.ozone.MiniOzoneHAClusterImpl.Builder |
From |
To |
|
Change Variable Type omProxyProvider : OMProxyProvider to omFailoverProxyProvider : OMFailoverProxyProvider in method public testOMProxyProviderInitialization() : void in class org.apache.hadoop.ozone.om.TestOzoneManagerHA |
From |
To |
|
Change Variable Type omProxyInfo : OMProxyInfo to omProxyInfo : OMFailoverProxyProvider.OMProxyInfo in method public testOMProxyProviderInitialization() : void in class org.apache.hadoop.ozone.om.TestOzoneManagerHA |
From |
To |
|
Change Variable Type omProxies : List<OMProxyInfo> to omProxies : List<OMFailoverProxyProvider.OMProxyInfo> in method public testOMProxyProviderInitialization() : void in class org.apache.hadoop.ozone.om.TestOzoneManagerHA |
From |
To |
|
Rename Parameter omId : String to omNodeId : String in method private OzoneManagerRatisClient(omNodeId String, raftGroup RaftGroup, rpcType RpcType, retryPolicy RetryPolicy, config Configuration) in class org.apache.hadoop.ozone.om.ratis.OzoneManagerRatisClient |
From |
To |
|
Rename Parameter omList : List<OzoneManager> to omMap : Map<String,OzoneManager> in method private MiniOzoneHAClusterImpl(conf OzoneConfiguration, omMap Map<String,OzoneManager>, scm StorageContainerManager, hddsDatanodes List<HddsDatanodeService>) in class org.apache.hadoop.ozone.MiniOzoneHAClusterImpl |
From |
To |
|
Rename Parameter rpcProxy : OzoneManagerProtocolPB to proxy : OzoneManagerProtocolPB in method public OzoneManagerProtocolClientSideTranslatorPB(proxy OzoneManagerProtocolPB, clientId String) in class org.apache.hadoop.ozone.om.protocolPB.OzoneManagerProtocolClientSideTranslatorPB |
From |
To |
|
Rename Parameter omId : String to omNodeId : String in method public newOzoneManagerRatisClient(omNodeId String, raftGroup RaftGroup, conf Configuration) : OzoneManagerRatisClient in class org.apache.hadoop.ozone.om.ratis.OzoneManagerRatisClient |
From |
To |