Toggle navigation
Home
com.google.common.base.Optional<java.lang.Integer> to int
No. of Instances - 3
No. of Commits - 2
No. of Projects - {'usergrid'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Cascading Type Change (Similar)
Optional<Integer>
to
int
Add or Remove Method invocation
deploy.getHealthcheckMaxRetries()
to
deploy.getHealthcheck().get().getIntervalSeconds()
configuration.getHealthcheckMaxRetries()
to
configuration.getHealthcheckIntervalSeconds()
Rename Variable
healthcheckMaxRetries
to
intervalSeconds
Other
limit
to
limit