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, wait
andThen, compose, identity
public org.apache.lucene.store.Directory apply(SharedEntity.TypeDescriptor<?> input)
Function
apply
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.