public class InfinispanDirectoryProvider extends Object implements DirectoryProvider<org.apache.lucene.store.Directory>
EmbeddedCacheManager.| Constructor and Description |
|---|
InfinispanDirectoryProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.infinispan.manager.EmbeddedCacheManager |
getCacheManager() |
org.apache.lucene.store.Directory |
getDirectory() |
void |
initialize(String directoryProviderName,
Properties properties,
BuildContext context) |
void |
start(DirectoryBasedIndexManager indexManager) |
void |
stop() |
public void initialize(String directoryProviderName, Properties properties, BuildContext context)
initialize in interface DirectoryProvider<org.apache.lucene.store.Directory>public void start(DirectoryBasedIndexManager indexManager)
start in interface DirectoryProvider<org.apache.lucene.store.Directory>public void stop()
stop in interface DirectoryProvider<org.apache.lucene.store.Directory>public org.apache.lucene.store.Directory getDirectory()
getDirectory in interface DirectoryProvider<org.apache.lucene.store.Directory>public org.infinispan.manager.EmbeddedCacheManager getCacheManager()
Copyright © 2006–2014 Hibernate. All rights reserved.