Back to home page

OSCL-LXR

 
 

    


Identifier search

Type the full name of an identifier to look for (a function name, variable name, typedef, etc).
Matches are case-sensitive. Check "Definitions only" to find only definitions of the symbol (unchecked, all references).
As a convenience, extra 999 line numbers denote case-insensitive occurrences (either belonging to a case-insensitive language or differing in case).

  

Results for getSortedIterator

Definitions

Type Member of File Line
method ShuffleInMemorySorter /core/src/main/java/org/apache/spark/shuffle/sort/ShuffleInMemorySorter.java 183
method UnsafeExternalSorter /core/src/main/java/org/apache/spark/util/collection/unsafe/sort/UnsafeExternalSorter.java 463
method UnsafeInMemorySorter /core/src/main/java/org/apache/spark/util/collection/unsafe/sort/UnsafeInMemorySorter.java 348
method UnsafeSorterSpillMerger /core/src/main/java/org/apache/spark/util/collection/unsafe/sort/UnsafeSorterSpillMerger.java 63

4 declarations in 4 files.

References:

File Line
/core/src/main/java/org/apache/spark/shuffle/sort/ShuffleExternalSorter.java 150
/core/src/main/java/org/apache/spark/shuffle/sort/ShuffleInMemorySorter.java 183
/core/src/main/java/org/apache/spark/util/collection/unsafe/sort/UnsafeExternalSorter.java 221 463 467 476 479 635 650
/core/src/main/java/org/apache/spark/util/collection/unsafe/sort/UnsafeInMemorySorter.java 348
/core/src/main/java/org/apache/spark/util/collection/unsafe/sort/UnsafeSorterSpillMerger.java 63
/core/src/test/java/org/apache/spark/shuffle/sort/ShuffleInMemorySorterSuite.java 56 101 137
/core/src/test/java/org/apache/spark/util/collection/unsafe/sort/UnsafeExternalSorterSuite.java 185 209 236 258 299 342 374 435
/core/src/test/java/org/apache/spark/util/collection/unsafe/sort/UnsafeInMemorySorterSuite.java 65 133
/sql/core/src/main/java/org/apache/spark/sql/execution/UnsafeExternalRowSorter.java 172
/sql/core/src/main/java/org/apache/spark/sql/execution/UnsafeKVExternalSorter.java 205

26 references in 10 files.