Searched refs:newSstFile (Results 1 – 2 of 2) sorted by relevance
59 private File newSstFile(final List<KeyValueWithOp> keyValues, in newSstFile() method in SstFileWriterTest150 newSstFile(keyValues, true); in generateSstFileWithJavaComparator()163 newSstFile(keyValues, false); in generateSstFileWithNativeComparator()178 final File sstFile = newSstFile(keyValues, false); in ingestSstFile()209 final File sstFile = newSstFile(keyValues, false); in ingestSstFile_cf()
53 private File newSstFile(final List<KeyValueWithOp> keyValues) in newSstFile() method in SstFileReaderTest109 final File sstFile = newSstFile(keyValues); in readSstFile()