|
Rename Variable property : String to prop : String in method private getStringProperty(name String, fileProps Properties, dfltVal String) : String in class org.apache.ignite.mesos.ClusterProperties |
From |
To |
|
Rename Variable addresses : Enumeration<InetAddress> to addrs : Enumeration<InetAddress> in method public getNonLoopbackAddress() : String in class org.apache.ignite.mesos.ClusterProperties |
From |
To |
|
Rename Variable credential : Protos.Credential to cred : Protos.Credential in method public main(args String[]) : void in class org.apache.ignite.mesos.IgniteFramework |
From |
To |
|
Rename Variable property : String to prop : String in method private getDoubleProperty(name String, fileProps Properties, dfltVal Double) : double in class org.apache.ignite.mesos.ClusterProperties |
From |
To |
|
Rename Variable httpServer : JettyServer to httpSrv : JettyServer in method public main(args String[]) : void in class org.apache.ignite.mesos.IgniteFramework |
From |
To |
|
Rename Parameter version : String to ver : String in method public downloadIgnite(ver String) : String in class org.apache.ignite.mesos.resource.IgniteProvider |
From |
To |
|
Rename Parameter config : String to cfg : String in method public from(cfg String) : ClusterProperties in class org.apache.ignite.mesos.ClusterProperties |
From |
To |
|
Rename Parameter version : String to ver : String in method public getIgnite(ver String) : String in class org.apache.ignite.mesos.resource.IgniteProvider |
From |
To |
|
Rename Parameter defaultVal : Double to dfltVal : Double in method private getDoubleProperty(name String, fileProps Properties, dfltVal Double) : double in class org.apache.ignite.mesos.ClusterProperties |
From |
To |
|
Rename Parameter pattern : Pattern to ptrn : Pattern in method public hostnameConstraint(ptrn Pattern) : void in class org.apache.ignite.mesos.ClusterProperties |
From |
To |
|
Rename Parameter defaultVal : String to dfltVal : String in method private getStringProperty(name String, fileProps Properties, dfltVal String) : String in class org.apache.ignite.mesos.ClusterProperties |
From |
To |
|
Rename Parameter properties : ClusterProperties to props : ClusterProperties in method public init(props ClusterProperties, provider IgniteProvider, baseUrl String) : void in class org.apache.ignite.mesos.resource.ResourceProvider |
From |
To |