public class MemoryDirectoryFactory extends Object implements DirectoryFactory
| Constructor and Description |
|---|
MemoryDirectoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.store.Directory |
apply(SharedEntity.TypeDescriptor<?> input)
Resolves an output
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identitypublic org.apache.lucene.store.Directory apply(SharedEntity.TypeDescriptor<?> input)
Functionapply in interface java.util.function.Function<SharedEntity.TypeDescriptor<?>,org.apache.lucene.store.Directory>input - an object of type D.Copyright © 2002-2024 Atlassian. All Rights Reserved.