| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.memory | |
| org.apache.jackrabbit.oak.spi.state |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryChildNodeEntry
Basic JavaBean implementation of a child node entry.
|
| Modifier and Type | Method and Description |
|---|---|
static <E extends Map.Entry<String,? extends NodeState>> |
MemoryChildNodeEntry.iterable(Iterable<E> set) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChildNodeEntry
Abstract base class for
ChildNodeEntry implementations. |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<ChildNodeEntry,String> |
ChildNodeEntry.GET_NAME
Mapping from a ChildNodeEntry instance to its name.
|
Copyright © 2012–2019 The Apache Software Foundation. All rights reserved.