boolean to java.lang.String
No. of Instances - 140
No. of Commits - 69
No. of Projects - {'pheonix', 'jetty.project', 'byte-buddy', 'keycloak', 'Lealone', 'CoreNLP', 'goclipse', 'hadoop', 'wildfly', 'pulsar', 'camel', 'gwt', 'j2objc', 'geoserver', 'pentaho-kettle', 'Singularity', 'languagetool', 'sonarqube', 'async-http-client', 'drill', 'alluxio', 'pac4j', 'OpenTripPlanner', 'ignite', 'graylog2-server', 'presto', 'pinpoint', 'jOOQ', 'vert.x', 'orientdb', 'closure-compiler', 'fastjson', 'flink', 'usergrid', 'immutables', 'killbill'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
- Cascading Type Change (Different)
- Rename Variable
- pinned to dstPath
- mIsPersisted to mPersistenceState
- mUseZookeeper to mZkLeaderPath
- sNoTimeout to sMaster
- sNoTimeout to sJournalFile
- sNoTimeout to sJournalFile
- shouldChangeUser to executorUser
- attributesAsNodes to rootNode
- running to state
- running to state
- checkUnchanged to passNameMsg
- transactional to transactionProvider
- transactional to transactionProvider
- transactional to transactionProvider
- transactional to txProvider
- transactional to transactionProvider
- transactional to transactionProvider
- transactional to transactionProvider
- transactional to transactionProvider
- transactional to transactionProvider
- transactional to transactionProvider
- transactional to transactionProvider
- transactional to transactionProvider
- transactional to transactionProvider
- transactional to transactionProvider
- transactional to transactionProvider
- transactional to transactionProvider
- transactional to transactionProvider
- transactional to transactionProvider
- transactional to txProvider
- transactional to transactionProvider
- transactional to transactionProvider
- transactional to transactionProvider
- isNative to value
- isClassWideExport to exportName
- sameReturnType to ownType
- secured to virtualHost
- encrypted to encryptionSecret
- encrypted to encryptionSecret
- encrypted to encryptionSecret
- isDefaultProgramPath to buildArguments
- isDefaultProgramPath to buildArguments
- replyHandler to repliedAddress
- replyHandler to repliedAddress
- replyHandler to repliedAddress
- replyHandler to repliedAddress
- replyHandler to repliedAddress
- replyHandler to repliedAddress
- replyHandler to repliedAddress
- replyHandler to repliedAddress
- verifyHost to hostnameVerificationAlgorithm
- verifyHost to hostnameVerificationAlgorithm
- DEFAULT_VERIFY_HOST to DEFAULT_HOSTNAME_VERIFICATION_ALGORITHM
- verifyHost to hostnameVerificationAlgorithm
- verifyHost to hostnameVerificationAlgorithm
- verifyHost to hostnameVerificationAlgorithm
- verifyHost to hostnameVerificationAlgorithm
- isArchivePathUrl to sourcePkgUrl
- isArchivePathUrl to sourcePkgUrl
- defaulted to defaultValue
- defaulted to defaultValue
- learn to patternsWordsDirValue
- checkRequiredProperties to getKey
- profileInstrumentASM to profileInstrumentEngine
- isImplements to getImplementedInterface
- isImplements to getImplementedInterface
- createResource to actualStoreName
- registry to host
- inIdleJobPoll to knownMethod
- idle to known
- tlsNeedClientAuth to tlsClientAuth
- updateProfileFirstLogin to updateProfileFirstLoginMode
- updateProfileFirstLogin to updateProfileFirstLoginMode
- updateProfileFirstLogin to updateProfileFirstLoginMode
- updateProfileFirstLogin to updateProfileFirstLoginMode
- updateProfileFirstLogin to updateProfileFirstLoginMode
- updateProfileFirstLogin to updateProfileFirstLoginMode
- updateProfileFirstLogin to updateProfileFirstLoginMode
- offline to offlineStr
- offline to offlineStr
- active to type
- enabled to algorithm
- pickAnyConnectors to managedConnectionPoolClassName
- elytronEnabled to elytronDomain
- exposeAnySubsystem to globalPrefix
- resumeFromYarnProperties to loadYarnPropertiesFile
- deleteStateWhenDisposed to externalPath
- columnarProcessingEnabled to processingOptimization
- isColumnarProcessingDictionaryEnabled to getProcessingOptimization
- columnarProcessingEnabled to processingOptimization
- downloadFile to format
- downloadFile to format
- downloadFile to format
- isMergeLink to settings
- hasDialect to dialect
- needBlame to revision
- needBlame to revision
- incompleteResult to incompleteResultReason
- incompleteResult to incompleteResultsReason
- incompleteResults to incompleteResultsReason
- isStatistic to objectName
- active to errorMsg
- active to errorMsg
- active to errorMsg
- active to errorMsg
- forUpdate to forUpdateQryTx
- output to direction
- input to uri
- output to direction
- isSingleton to getCategory
- Add or Remove Method invocation
- Configuration.getBoolean(PropertyKey.ZOOKEEPER_ENABLED) to Configuration.get(PropertyKey.ZOOKEEPER_LEADER_PATH)
- cmd.hasOption("noTimeout") to cmd.getOptionValue("master","FileSystemMaster")
- stdinHasData() to sJournalFile.isEmpty()
- cmd.hasOption("noTimeout") to cmd.getOptionValue("sJournalFile","")
- Preconditions.checkState(!isEquivalentToExcludingFunctions(n,clone)) to Preconditions.checkState(!isEquivalentToExcludingFunctions(n,clone),"%sunchanged scope marked as changed",passNameMsg)
- Preconditions.checkState(isEquivalentToExcludingFunctions(n,clone)) to Preconditions.checkState(isEquivalentToExcludingFunctions(n,clone),"%schange scope not marked as changed",passNameMsg)
- equals to toString
- encrypted to CommonHelper.isNotBlank(this.encryptionSecret)
- other.isVerifyHost() to other.getHostnameVerificationAlgorithm()
- readBoolean("profiler.instrument.asm",false) to readString("profiler.instrument.engine",INSTRUMENT_ENGINE_JAVASSIST)
- restManager.getReader().existsFeatureType(ws,store.getName(),resource.getName()) to createStore
- configuration.getBoolean(CK_TLS_NEED_CLIENT_AUTH) to configuration.getString(CK_TLS_CLIENT_AUTH,"disabled")
- model.isUpdateProfileFirstLogin() to model.getUpdateProfileFirstLoginMode()
- model.get(Attributes.ACTIVE_KEY,true) to type
- model.get(Attributes.ENABLED_KEY,true) to algorithm
- exposedSubsystems.remove("*") to globalPrefix
- isColumnarProcessingEnabled(operatorContext.getSession()) to getProcessingOptimization(operatorContext.getSession())
- isColumnarProcessingEnabled(operatorContext.getSession()) to getProcessingOptimization(operatorContext.getSession())
- Update Anonymous class
- { @Override public void visit( Node n){ if (n.isFunction() && mtoc.containsKey(n)) { Node clone=mtoc.get(n); if (n.getChangeTime() > clone.getChangeTime()) { Preconditions.checkState(!isEquivalentToExcludingFunctions(n,clone)); } else if (checkUnchanged) { Preconditions.checkState(isEquivalentToExcludingFunctions(n,clone)); } } } } to { @Override public void visit( Node n){ if ((n.isScript() || n.isFunction()) && mtoc.containsKey(n)) { Node clone=mtoc.get(n); if (n.getChangeTime() > clone.getChangeTime()) { Preconditions.checkState(!isEquivalentToExcludingFunctions(n,clone),"%sunchanged scope marked as changed",passNameMsg); } else { Preconditions.checkState(isEquivalentToExcludingFunctions(n,clone),"%schange scope not marked as changed",passNameMsg); } } } }
- Cascading Type Change (Similar)
- boolean to String
- boolean to String
- boolean to String
- boolean to String
- boolean to String
- boolean to String
- boolean to String
- boolean to String
- boolean to String
- boolean to String
- Update String Literal
- Rename Method invocation
- getAnnotationParameterBoolean to getAnnotationParameterString
- getBooleanIfSetOrGetDefault to getResolvedStringIfSetOrGetDefault
- hasKey to getString
- Other
- sinkConfig.getArchive() to Utils.isFunctionPackageUrlSupported(sinkConfig.getArchive()) ? sinkConfig.getArchive() : null
- sourceConfig.getArchive() to Utils.isFunctionPackageUrlSupported(sourceConfig.getArchive()) ? sourceConfig.getArchive() : null
- boolean.class to FunctionColumns.COLUMN_DEFAULT
- Update argument list (Method invocation)
- get to get
- getProperty to getProperty
- Introduce Literal
- true to StringUtils.EMPTY
- true to name
- true to interfaceInternalName
- true to applicationID
- true to res
- false to category