public static interface ChangeIndexer.Factory
Modifier and Type | Method and Description |
---|---|
ChangeIndexer |
create(com.google.common.util.concurrent.ListeningExecutorService executor,
ChangeIndex index) |
ChangeIndexer |
create(com.google.common.util.concurrent.ListeningExecutorService executor,
IndexCollection indexes) |
ChangeIndexer create(com.google.common.util.concurrent.ListeningExecutorService executor, ChangeIndex index)
ChangeIndexer create(com.google.common.util.concurrent.ListeningExecutorService executor, IndexCollection indexes)