public class NodeStoreOpener extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NodeStoreOpener.MongoFixture |
static class |
NodeStoreOpener.SegmentFixture
Deprecated.
|
| Constructor and Description |
|---|
NodeStoreOpener() |
| Modifier and Type | Method and Description |
|---|---|
static NodeStoreFixture |
open(joptsimple.OptionParser parser,
boolean writeMode,
String... args) |
static Session |
openSession(org.apache.jackrabbit.oak.spi.state.NodeStore nodeStore) |
public static NodeStoreFixture open(joptsimple.OptionParser parser, boolean writeMode, String... args) throws Exception
Exceptionpublic static Session openSession(org.apache.jackrabbit.oak.spi.state.NodeStore nodeStore) throws RepositoryException
RepositoryExceptionCopyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.