- gc() - Method in class org.apache.jackrabbit.mk.store.DefaultRevisionStore
-
Perform a garbage collection.
- GCPersistence - Interface in org.apache.jackrabbit.mk.persistence
-
Advanced persistence implementation offering GC support.
- gcpm - Variable in class org.apache.jackrabbit.mk.store.DefaultRevisionStore
-
- get(String) - Method in class org.apache.jackrabbit.mk.htree.ChildNodeEntriesHTree
-
- get(String) - Method in interface org.apache.jackrabbit.mk.model.ChildNodeEntries
-
- get(String) - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesMap
-
- get(String) - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesTree
-
- get(K) - Method in class org.apache.jackrabbit.mk.util.Cache
-
- getAdded(ChildNodeEntries) - Method in class org.apache.jackrabbit.mk.htree.ChildNodeEntriesHTree
-
- getAdded(ChildNodeEntries) - Method in interface org.apache.jackrabbit.mk.model.ChildNodeEntries
-
Returns those entries that exist in other but not in
this.
- getAdded(ChildNodeEntries) - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesMap
-
- getAdded(ChildNodeEntries) - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesTree
-
- getAddedChildNodes() - Method in class org.apache.jackrabbit.mk.model.NodeDelta
-
- getAddedProperties() - Method in class org.apache.jackrabbit.mk.model.NodeDelta
-
- getBaseRevision(Id) - Method in class org.apache.jackrabbit.mk.core.Repository
-
- getBlobLength(String) - Method in class org.apache.jackrabbit.mk.blobs.AbstractBlobStore
-
- getBlobLength(String) - Method in interface org.apache.jackrabbit.mk.blobs.BlobStore
-
Get the length of the blob.
- getBlobStore() - Method in class org.apache.jackrabbit.mk.core.Repository
-
- getBlockSize() - Method in class org.apache.jackrabbit.mk.blobs.AbstractBlobStore
-
- getBlockSizeMin() - Method in class org.apache.jackrabbit.mk.blobs.AbstractBlobStore
-
- getBranchRootId() - Method in class org.apache.jackrabbit.mk.model.AbstractCommit
-
- getBranchRootId() - Method in interface org.apache.jackrabbit.mk.model.Commit
-
Returns null if this commit does not represent a branch.
- getBytes() - Method in class org.apache.jackrabbit.mk.model.Id
-
Returns the raw byte representation of this identifier.
- getChangedChildNodes() - Method in class org.apache.jackrabbit.mk.model.NodeDelta
-
- getChangedProperties() - Method in class org.apache.jackrabbit.mk.model.NodeDelta
-
- getChanges() - Method in class org.apache.jackrabbit.mk.model.AbstractCommit
-
- getChanges() - Method in interface org.apache.jackrabbit.mk.model.Commit
-
- getChildNodeCount(String, String) - Method in class org.apache.jackrabbit.mk.core.MicroKernelImpl
-
- getChildNodeCount() - Method in class org.apache.jackrabbit.mk.model.AbstractNode
-
- getChildNodeCount() - Method in interface org.apache.jackrabbit.mk.model.Node
-
- getChildNodeEntries(int, int) - Method in class org.apache.jackrabbit.mk.model.AbstractNode
-
- getChildNodeEntries(int, int) - Method in interface org.apache.jackrabbit.mk.model.Node
-
- getChildNodeEntries(int, int) - Method in class org.apache.jackrabbit.mk.model.StoredNode
-
- getChildNodeEntry(String) - Method in class org.apache.jackrabbit.mk.model.AbstractNode
-
- getChildNodeEntry(String) - Method in interface org.apache.jackrabbit.mk.model.Node
-
- getChildNodeFilter() - Method in class org.apache.jackrabbit.mk.util.NodeFilter
-
- getChildNodeNames(int, int) - Method in class org.apache.jackrabbit.mk.model.AbstractNode
-
- getChildNodeNames(int, int) - Method in interface org.apache.jackrabbit.mk.model.Node
-
- getChildNodeNames(int, int) - Method in class org.apache.jackrabbit.mk.model.StoredNode
-
- getChildren() - Method in class org.apache.jackrabbit.mk.json.JsonObject
-
- getCNEMap(Id) - Method in class org.apache.jackrabbit.mk.store.DefaultRevisionStore
-
- getCNEMap(Id) - Method in interface org.apache.jackrabbit.mk.store.RevisionProvider
-
- getCommit(Id) - Method in class org.apache.jackrabbit.mk.core.Repository
-
- getCommit(Id) - Method in class org.apache.jackrabbit.mk.store.DefaultRevisionStore
-
- getCommit(Id) - Method in interface org.apache.jackrabbit.mk.store.RevisionProvider
-
- getCommitBuilder(Id, String) - Method in class org.apache.jackrabbit.mk.core.Repository
-
- getCommitTS() - Method in class org.apache.jackrabbit.mk.model.AbstractCommit
-
- getCommitTS() - Method in interface org.apache.jackrabbit.mk.model.Commit
-
- getCount() - Method in class org.apache.jackrabbit.mk.htree.ChildNodeEntriesHTree
-
- getCount() - Method in interface org.apache.jackrabbit.mk.model.ChildNodeEntries
-
- getCount() - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesMap
-
- getCount() - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesTree
-
- getCurrentPath() - Method in class org.apache.jackrabbit.mk.model.TraversingNodeDiffHandler
-
- getDigest() - Method in class org.apache.jackrabbit.mk.blobs.AbstractBlobStore.BlockId
-
- getDigestFactory() - Static method in class org.apache.jackrabbit.mk.store.IdFactory
-
Return the default factory that will create node and revision ids based
on their content.
- getEntries(int, int) - Method in class org.apache.jackrabbit.mk.htree.ChildNodeEntriesHTree
-
- getEntries(int, int) - Method in interface org.apache.jackrabbit.mk.model.ChildNodeEntries
-
- getEntries(int, int) - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesMap
-
- getEntries(int, int) - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesTree
-
- getEscapedToken() - Method in class org.apache.jackrabbit.mk.json.JsopTokenizer
-
Get the last encoded (raw) string, including escape sequences.
- getExclusionPatterns() - Method in class org.apache.jackrabbit.mk.util.NameFilter
-
- getHeadCommit() - Method in class org.apache.jackrabbit.mk.core.Repository
-
- getHeadCommit() - Method in class org.apache.jackrabbit.mk.store.DefaultRevisionStore
-
- getHeadCommit() - Method in interface org.apache.jackrabbit.mk.store.RevisionProvider
-
- getHeadCommitId() - Method in class org.apache.jackrabbit.mk.store.DefaultRevisionStore
-
- getHeadCommitId() - Method in interface org.apache.jackrabbit.mk.store.RevisionProvider
-
- getHeadRevision() - Method in class org.apache.jackrabbit.mk.core.MicroKernelImpl
-
- getHeadRevision() - Method in class org.apache.jackrabbit.mk.core.Repository
-
- getId() - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesTree.BucketInfo
-
- getId() - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntry
-
- getId() - Method in class org.apache.jackrabbit.mk.model.MutableCommit
-
Return the commit id.
- getId() - Method in class org.apache.jackrabbit.mk.model.StoredCommit
-
- getId() - Method in class org.apache.jackrabbit.mk.model.StoredNode
-
- getInclusionPatterns() - Method in class org.apache.jackrabbit.mk.util.NameFilter
-
- getJournal(String, String, String) - Method in class org.apache.jackrabbit.mk.core.MicroKernelImpl
-
- getKey() - Method in class org.apache.jackrabbit.mk.store.Binding.Entry
-
- getLastPos() - Method in class org.apache.jackrabbit.mk.json.JsopTokenizer
-
- getLength(String) - Method in class org.apache.jackrabbit.mk.core.MicroKernelImpl
-
- getMemory() - Method in class org.apache.jackrabbit.mk.blobs.AbstractBlobStore.Data
-
- getMemory() - Method in class org.apache.jackrabbit.mk.htree.ChildNodeEntriesHTree
-
- getMemory() - Method in class org.apache.jackrabbit.mk.model.AbstractCommit
-
- getMemory() - Method in class org.apache.jackrabbit.mk.model.AbstractNode
-
- getMemory() - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesMap
-
- getMemory() - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesTree
-
- getMemory() - Method in interface org.apache.jackrabbit.mk.store.CacheObject
-
The estimated amount of memory used, in bytes.
- getMemory() - Method in interface org.apache.jackrabbit.mk.util.Cache.Value
-
Get the memory required in bytes.
- getMemoryMax() - Method in class org.apache.jackrabbit.mk.util.Cache
-
- getMemoryUsed() - Method in class org.apache.jackrabbit.mk.util.Cache
-
- getModified(ChildNodeEntries) - Method in class org.apache.jackrabbit.mk.htree.ChildNodeEntriesHTree
-
- getModified(ChildNodeEntries) - Method in interface org.apache.jackrabbit.mk.model.ChildNodeEntries
-
Returns this instance's entries that have namesakes in
other but with different ids.
- getModified(ChildNodeEntries) - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesMap
-
- getModified(ChildNodeEntries) - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesTree
-
- getMsg() - Method in class org.apache.jackrabbit.mk.model.AbstractCommit
-
- getMsg() - Method in interface org.apache.jackrabbit.mk.model.Commit
-
- getName() - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntry
-
- getName() - Method in class org.apache.jackrabbit.mk.model.NodeDelta.Conflict
-
- getNames(int, int) - Method in class org.apache.jackrabbit.mk.htree.ChildNodeEntriesHTree
-
- getNames(int, int) - Method in interface org.apache.jackrabbit.mk.model.ChildNodeEntries
-
- getNames(int, int) - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesMap
-
- getNames(int, int) - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesTree
-
- getNode(Id, String) - Method in class org.apache.jackrabbit.mk.core.Repository
-
- getNode(Id) - Method in class org.apache.jackrabbit.mk.store.DefaultRevisionStore
-
- getNode(Id) - Method in interface org.apache.jackrabbit.mk.store.RevisionProvider
-
- getNodes(String, String, int, long, int, String) - Method in class org.apache.jackrabbit.mk.core.MicroKernelImpl
-
- getParentId() - Method in class org.apache.jackrabbit.mk.model.AbstractCommit
-
- getParentId() - Method in interface org.apache.jackrabbit.mk.model.Commit
-
- getPos() - Method in class org.apache.jackrabbit.mk.blobs.AbstractBlobStore.BlockId
-
- getPos() - Method in class org.apache.jackrabbit.mk.json.JsopTokenizer
-
- getProperties() - Method in class org.apache.jackrabbit.mk.json.JsonObject
-
- getProperties() - Method in class org.apache.jackrabbit.mk.model.AbstractNode
-
- getProperties() - Method in interface org.apache.jackrabbit.mk.model.Node
-
- getProperties() - Method in class org.apache.jackrabbit.mk.model.StoredNode
-
- getPropertyFilter() - Method in class org.apache.jackrabbit.mk.util.NodeFilter
-
- getRemoved(ChildNodeEntries) - Method in class org.apache.jackrabbit.mk.htree.ChildNodeEntriesHTree
-
- getRemoved(ChildNodeEntries) - Method in interface org.apache.jackrabbit.mk.model.ChildNodeEntries
-
Returns those entries that exist in this but not in
other.
- getRemoved(ChildNodeEntries) - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesMap
-
- getRemoved(ChildNodeEntries) - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesTree
-
- getRemovedChildNodes() - Method in class org.apache.jackrabbit.mk.model.NodeDelta
-
- getRemovedProperties() - Method in class org.apache.jackrabbit.mk.model.NodeDelta
-
- getRevisionHistory(long, int, String) - Method in class org.apache.jackrabbit.mk.core.MicroKernelImpl
-
- getRevisionStore() - Method in class org.apache.jackrabbit.mk.core.Repository
-
- getRootNode(Id) - Method in class org.apache.jackrabbit.mk.store.DefaultRevisionStore
-
- getRootNode(Id) - Method in interface org.apache.jackrabbit.mk.store.RevisionProvider
-
- getRootNodeId() - Method in class org.apache.jackrabbit.mk.model.AbstractCommit
-
- getRootNodeId() - Method in interface org.apache.jackrabbit.mk.model.Commit
-
- getSize() - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesTree.Bucket
-
- getSize() - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesTree.BucketInfo
-
- getSize() - Method in interface org.apache.jackrabbit.mk.model.ChildNodeEntriesTree.IndexEntry
-
- getSize() - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesTree.NodeInfo
-
- getToken() - Method in interface org.apache.jackrabbit.mk.json.JsopReader
-
Get the last token value if the the token type was STRING or NUMBER.
- getToken() - Method in class org.apache.jackrabbit.mk.json.JsopStream
-
- getToken() - Method in class org.apache.jackrabbit.mk.json.JsopTokenizer
-
Get the last token value if the the token type was STRING or NUMBER.
- getTokenType() - Method in interface org.apache.jackrabbit.mk.json.JsopReader
-
Get the token type of the last token.
- getTokenType() - Method in class org.apache.jackrabbit.mk.json.JsopStream
-
- getTokenType() - Method in class org.apache.jackrabbit.mk.json.JsopTokenizer
-
Get the token type of the last token.
- getType() - Method in class org.apache.jackrabbit.mk.model.NodeDelta.Conflict
-
- getValue() - Method in class org.apache.jackrabbit.mk.store.Binding.BytesEntry
-
- getValue() - Method in class org.apache.jackrabbit.mk.store.Binding.Entry
-
- getValue() - Method in class org.apache.jackrabbit.mk.store.Binding.StringEntry
-
- RangeIterator<T> - Class in org.apache.jackrabbit.mk.util
-
- RangeIterator(Iterator<T>, int, int) - Constructor for class org.apache.jackrabbit.mk.util.RangeIterator
-
- read(byte[], int, int) - Method in class org.apache.jackrabbit.mk.blobs.BlobStoreInputStream
-
- read() - Method in class org.apache.jackrabbit.mk.blobs.BlobStoreInputStream
-
- read(String, long, byte[], int, int) - Method in class org.apache.jackrabbit.mk.core.MicroKernelImpl
-
- read(int) - Method in interface org.apache.jackrabbit.mk.json.JsopReader
-
Read a token which must match a given token type.
- read() - Method in interface org.apache.jackrabbit.mk.json.JsopReader
-
Read a token and return the token type.
- read(int) - Method in class org.apache.jackrabbit.mk.json.JsopStream
-
- read() - Method in class org.apache.jackrabbit.mk.json.JsopStream
-
- read(int) - Method in class org.apache.jackrabbit.mk.json.JsopTokenizer
-
Read a token which must match a given token type.
- read() - Method in class org.apache.jackrabbit.mk.json.JsopTokenizer
-
Read a token and return the token type.
- read(byte[], int, int) - Method in class org.apache.jackrabbit.mk.util.MicroKernelInputStream
-
- read() - Method in class org.apache.jackrabbit.mk.util.MicroKernelInputStream
-
- readBlob(String, long, byte[], int, int) - Method in class org.apache.jackrabbit.mk.blobs.AbstractBlobStore
-
- readBlob(String, long, byte[], int, int) - Method in interface org.apache.jackrabbit.mk.blobs.BlobStore
-
Read a number of bytes from a blob.
- readBlockFromBackend(AbstractBlobStore.BlockId) - Method in class org.apache.jackrabbit.mk.blobs.AbstractBlobStore
-
Load the block from the storage backend.
- readBlockFromBackend(AbstractBlobStore.BlockId) - Method in class org.apache.jackrabbit.mk.blobs.DbBlobStore
-
- readBlockFromBackend(AbstractBlobStore.BlockId) - Method in class org.apache.jackrabbit.mk.blobs.FileBlobStore
-
- readBlockFromBackend(AbstractBlobStore.BlockId) - Method in class org.apache.jackrabbit.mk.blobs.MemoryBlobStore
-
- readBytes(InputStream) - Static method in class org.apache.jackrabbit.mk.util.IOUtils
-
Read a byte array.
- readBytesMap(String) - Method in class org.apache.jackrabbit.mk.store.BinaryBinding
-
- readBytesMap(String) - Method in interface org.apache.jackrabbit.mk.store.Binding
-
- readBytesValue(String) - Method in class org.apache.jackrabbit.mk.store.BinaryBinding
-
- readBytesValue(String) - Method in interface org.apache.jackrabbit.mk.store.Binding
-
- readCNEMap(Id) - Method in class org.apache.jackrabbit.mk.persistence.H2Persistence
-
- readCNEMap(Id) - Method in class org.apache.jackrabbit.mk.persistence.InMemPersistence
-
- readCNEMap(Id) - Method in interface org.apache.jackrabbit.mk.persistence.Persistence
-
- readCommit(Id) - Method in class org.apache.jackrabbit.mk.persistence.H2Persistence
-
- readCommit(Id) - Method in class org.apache.jackrabbit.mk.persistence.InMemPersistence
-
- readCommit(Id) - Method in interface org.apache.jackrabbit.mk.persistence.Persistence
-
- readFully(AbstractBlobStore, String) - Static method in class org.apache.jackrabbit.mk.blobs.BlobStoreInputStream
-
- readFully(InputStream, byte[], int, int) - Static method in class org.apache.jackrabbit.mk.util.IOUtils
-
Try to read the given number of bytes to the buffer.
- readFully(MicroKernel, String) - Static method in class org.apache.jackrabbit.mk.util.MicroKernelInputStream
-
- readIds() - Method in class org.apache.jackrabbit.mk.persistence.H2Persistence
-
- readIds() - Method in class org.apache.jackrabbit.mk.persistence.InMemPersistence
-
- readIds() - Method in interface org.apache.jackrabbit.mk.persistence.Persistence
-
Return an array of ids, where the first is the head id (as stored
with
Persistence.writeHead(Id)) and the second is the highest commit
id found or
null.
- readInt(InputStream) - Static method in class org.apache.jackrabbit.mk.util.IOUtils
-
Read an integer (4 bytes).
- readIntValue(String) - Method in class org.apache.jackrabbit.mk.store.BinaryBinding
-
- readIntValue(String) - Method in interface org.apache.jackrabbit.mk.store.Binding
-
- readLong(InputStream) - Static method in class org.apache.jackrabbit.mk.util.IOUtils
-
Read a long (8 bytes).
- readLongValue(String) - Method in class org.apache.jackrabbit.mk.store.BinaryBinding
-
- readLongValue(String) - Method in interface org.apache.jackrabbit.mk.store.Binding
-
- readNode(StoredNode) - Method in class org.apache.jackrabbit.mk.persistence.H2Persistence
-
- readNode(StoredNode) - Method in class org.apache.jackrabbit.mk.persistence.InMemPersistence
-
- readNode(StoredNode) - Method in interface org.apache.jackrabbit.mk.persistence.Persistence
-
Read a node from storage.
- readRawValue() - Method in interface org.apache.jackrabbit.mk.json.JsopReader
-
Return the row (escaped) token.
- readRawValue() - Method in class org.apache.jackrabbit.mk.json.JsopStream
-
- readRawValue() - Method in class org.apache.jackrabbit.mk.json.JsopTokenizer
-
Read a value and return the raw Json representation.
- readString() - Method in interface org.apache.jackrabbit.mk.json.JsopReader
-
Read a string.
- readString() - Method in class org.apache.jackrabbit.mk.json.JsopStream
-
- readString() - Method in class org.apache.jackrabbit.mk.json.JsopTokenizer
-
Read a string.
- readString(InputStream) - Static method in class org.apache.jackrabbit.mk.util.IOUtils
-
Read a String.
- readStringMap(String) - Method in class org.apache.jackrabbit.mk.store.BinaryBinding
-
- readStringMap(String) - Method in interface org.apache.jackrabbit.mk.store.Binding
-
- readStringValue(String) - Method in class org.apache.jackrabbit.mk.store.BinaryBinding
-
- readStringValue(String) - Method in interface org.apache.jackrabbit.mk.store.Binding
-
- readVarInt(InputStream) - Static method in class org.apache.jackrabbit.mk.util.IOUtils
-
Read a variable size integer.
- readVarLong(InputStream) - Static method in class org.apache.jackrabbit.mk.util.IOUtils
-
Read a variable size long.
- rebase(String, String) - Method in class org.apache.jackrabbit.mk.core.MicroKernelImpl
-
- rebase(Id, Id) - Method in class org.apache.jackrabbit.mk.model.CommitBuilder
-
- rebase(Id, Id, Id, RevisionStore.PutToken) - Method in class org.apache.jackrabbit.mk.model.StagedNodeTree
-
- remove(String) - Method in class org.apache.jackrabbit.mk.htree.ChildNodeEntriesHTree
-
- remove(String) - Method in interface org.apache.jackrabbit.mk.model.ChildNodeEntries
-
- remove(String) - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesMap
-
- remove(String) - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesTree
-
- remove(String) - Method in class org.apache.jackrabbit.mk.model.MutableNode
-
- remove(String) - Method in class org.apache.jackrabbit.mk.model.StagedNodeTree
-
Removes the node at nodePath.
- remove() - Method in class org.apache.jackrabbit.mk.util.AbstractFilteringIterator
-
- remove() - Method in class org.apache.jackrabbit.mk.util.AbstractRangeIterator
-
- remove() - Method in class org.apache.jackrabbit.mk.util.UnmodifiableIterator
-
- removeEldestEntry(Map.Entry<K, V>) - Method in class org.apache.jackrabbit.mk.util.SimpleLRUCache
-
- removeNode(String) - Method in class org.apache.jackrabbit.mk.model.CommitBuilder
-
- rename(String, String) - Method in class org.apache.jackrabbit.mk.htree.ChildNodeEntriesHTree
-
- rename(String, String) - Method in interface org.apache.jackrabbit.mk.model.ChildNodeEntries
-
- rename(String, String) - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesMap
-
- rename(String, String) - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesTree
-
- rename(String, String) - Method in class org.apache.jackrabbit.mk.model.MutableNode
-
- rep - Variable in class org.apache.jackrabbit.mk.core.MicroKernelImpl
-
- replace(K, V) - Method in class org.apache.jackrabbit.mk.util.Cache
-
Get the element in the cache if one exists, or add it to the cache if not.
- replaceCommit(Id, Commit) - Method in interface org.apache.jackrabbit.mk.persistence.GCPersistence
-
Replace a commit.
- replaceCommit(Id, Commit) - Method in class org.apache.jackrabbit.mk.persistence.H2Persistence
-
- replaceCommit(Id, Commit) - Method in class org.apache.jackrabbit.mk.persistence.InMemPersistence
-
- Repository - Class in org.apache.jackrabbit.mk.core
-
- Repository(String) - Constructor for class org.apache.jackrabbit.mk.core.Repository
-
- Repository(RevisionStore, BlobStore) - Constructor for class org.apache.jackrabbit.mk.core.Repository
-
Alternate constructor, used for testing.
- Repository() - Constructor for class org.apache.jackrabbit.mk.core.Repository
-
Argument-less constructor, used for in-memory kernel.
- reset(String, String) - Method in class org.apache.jackrabbit.mk.core.MicroKernelImpl
-
- reset(Id) - Method in class org.apache.jackrabbit.mk.model.StagedNodeTree
-
Discards all staged changes and resets the base revision to the
specified new revision id.
- resetReader() - Method in interface org.apache.jackrabbit.mk.json.JsopReader
-
Reset the position to 0, so that to restart reading.
- resetReader() - Method in class org.apache.jackrabbit.mk.json.JsopStream
-
- resetReader() - Method in class org.apache.jackrabbit.mk.json.JsopTokenizer
-
- resetWriter() - Method in class org.apache.jackrabbit.mk.json.JsopBuilder
-
Resets this instance.
- resetWriter() - Method in class org.apache.jackrabbit.mk.json.JsopStream
-
- resetWriter() - Method in interface org.apache.jackrabbit.mk.json.JsopWriter
-
Resets this instance, so that all data is discarded.
- retrieveBucket(Id) - Method in class org.apache.jackrabbit.mk.model.ChildNodeEntriesTree
-
- RevisionProvider - Interface in org.apache.jackrabbit.mk.store
-
Read operations.
- RevisionStore - Interface in org.apache.jackrabbit.mk.store
-
Write operations.
- RevisionStore.PutToken - Class in org.apache.jackrabbit.mk.store
-
Token that must be created first before invoking any put operation.
- revProvider - Variable in class org.apache.jackrabbit.mk.model.ChildNodeEntriesTree
-
- rootNodeId - Variable in class org.apache.jackrabbit.mk.model.AbstractCommit
-
- rp - Variable in class org.apache.jackrabbit.mk.model.TraversingNodeDiffHandler
-