Package org.apache.jackrabbit.mk.util

Interface Summary
Cache.Backend<K,V> A cache backend that can load objects from persistent storage.
Cache.Value A cacheable object.
 

Class Summary
AbstractFilteringIterator<T>  
AbstractRangeIterator<T>  
Cache<K,V extends Cache.Value>  
CommitGate A gate where listeners can wait for a new commit.
IOUtils Input/output utility methods.
MicroKernelInputStream An input stream to simplify reading a blob from a MicroKernel.
NameFilter Simple name filter utility class.
NodeFilter A NodeFilter represents a filter on property and/or node names specified in JSON format.
RangeIterator<T>  
SimpleLRUCache<K,V> This class implements a small LRU object cache.
StringUtils Some string utility methods.
UnmodifiableIterator<T>  
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.