| 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 java.util.Map.Entry<java.lang.String,? extends NodeState>> |
MemoryChildNodeEntry.iterable(java.lang.Iterable<E> set) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChildNodeEntry
Abstract base class for
ChildNodeEntry implementations. |
| Modifier and Type | Field and Description |
|---|---|
static Function<ChildNodeEntry,java.lang.String> |
ChildNodeEntry.GET_NAME
Mapping from a ChildNodeEntry instance to its name.
|
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.