| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.memory | |
| org.apache.jackrabbit.oak.spi.cluster | |
| org.apache.jackrabbit.oak.spi.state |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryNodeStore
Basic in-memory node store implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
ClusterRepositoryInfo.getOrCreateId(NodeStore store)
Gets the {# CLUSTER_ID_PROP} if available, if it doesn't it
creates it and returns the newly created one (or if that
happened concurrently and another cluster instance won,
return that one)
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProxyNodeStore |
| Modifier and Type | Method and Description |
|---|---|
protected abstract NodeStore |
ProxyNodeStore.getNodeStore() |
NodeStore |
NodeStoreProvider.getNodeStore() |
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.