public abstract class NodeStateHelper extends Object
| Constructor and Description |
|---|
NodeStateHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
childNodeEntryToString(org.apache.jackrabbit.oak.spi.state.ChildNodeEntry entry) |
static String |
nodeStateToString(org.apache.jackrabbit.oak.spi.state.NodeState state) |
public static String nodeStateToString(org.apache.jackrabbit.oak.spi.state.NodeState state)
public static String childNodeEntryToString(org.apache.jackrabbit.oak.spi.state.ChildNodeEntry entry)
Copyright © 2012–2020 The Apache Software Foundation. All rights reserved.