Toggle navigation
Home
java.lang.String to org.elasticsearch.action.search.SearchResponse
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'sonarqube'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> External
Mapping:
Add or Remove Method invocation
scrollId
to
scrollResponse.getScrollId()
scrollId
to
scrollResponse.getScrollId()
Rename Variable
scrollId
to
scrollResponse
scrollId
to
scrollResponse
scrollId
to
scrollResponse
Cascading Type Change (Different)
DocScrollIterator<>
to
IdScrollIterator<>