public class CtVFSIndexFactory extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
THREAD_LOCK |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addIndex(JLuceneIndex index) |
static CtVFSIndexFactory |
getInstance() |
VFSIndexService |
getService() |
ListResultModel<List<FileIndex>> |
search(Condition<FileIndexEnmu,FileIndex> condition) |
public static CtVFSIndexFactory getInstance()
public ListResultModel<List<FileIndex>> search(Condition<FileIndexEnmu,FileIndex> condition)
public void addIndex(JLuceneIndex index)
public VFSIndexService getService()
Copyright © 2023 onecode. All rights reserved.