public class NodeIdFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SEQUENTIAL_NODE_ID |
| Constructor and Description |
|---|
NodeIdFactory(String repositoryHome) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
NodeId |
newNodeId() |
void |
open() |
void |
setCacheSize(int cacheSize) |
public static final String SEQUENTIAL_NODE_ID
public NodeIdFactory(String repositoryHome)
public void setCacheSize(int cacheSize)
public void open()
throws RepositoryException
RepositoryExceptionpublic void close()
throws RepositoryException
RepositoryExceptionpublic NodeId newNodeId() throws RepositoryException
RepositoryExceptionCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.