Searched refs:storeIndexInFile (Results 1 – 2 of 2) sorted by relevance
215 public PlainTableConfig setStoreIndexInFile(boolean storeIndexInFile) { in setStoreIndexInFile() argument216 this.storeIndexInFile_ = storeIndexInFile; in setStoreIndexInFile()226 public boolean storeIndexInFile() { in storeIndexInFile() method in PlainTableConfig241 boolean fullScanMode, boolean storeIndexInFile); in newTableFactoryHandle() argument
74 public void storeIndexInFile() { in storeIndexInFile() method in PlainTableConfigTest77 assertThat(plainTableConfig.storeIndexInFile()). in storeIndexInFile()