public class MemoryDirectoryFactory extends Object implements DirectoryFactory
| Constructor and Description |
|---|
MemoryDirectoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.store.Directory |
get(SharedEntity.TypeDescriptor<?> input)
Resolves an output
|
public org.apache.lucene.store.Directory get(SharedEntity.TypeDescriptor<?> input)
Functionget in interface com.atlassian.util.concurrent.Function<SharedEntity.TypeDescriptor<?>,org.apache.lucene.store.Directory>input - an object of type D.Copyright © 2002-2018 Atlassian. All Rights Reserved.