Uses of Package
org.apache.jackrabbit.core.data
-
Packages that use org.apache.jackrabbit.core.data Package Description org.apache.jackrabbit.aws.ext.ds org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API.org.apache.jackrabbit.core.config org.apache.jackrabbit.core.data org.apache.jackrabbit.core.data.db org.apache.jackrabbit.core.gc org.apache.jackrabbit.core.persistence org.apache.jackrabbit.core.persistence.util org.apache.jackrabbit.core.session org.apache.jackrabbit.core.value org.apache.jackrabbit.vfs.ext.ds -
Classes in org.apache.jackrabbit.core.data used by org.apache.jackrabbit.aws.ext.ds Class Description AbstractBackend Abstract Backend which has a reference to the underlyingCachingDataStore
and is maintaining the lifecycle of the internal asynchronous write executor.AbstractDataStore AsyncTouchCallback This interface defines callback methods to reflect the status of asynchronous touch.AsyncUploadCallback This interface defines callback methods to reflect the status of asynchronous upload.Backend The interface defines the backend which can be plugged intoCachingDataStore
.BackendResourceAbortable Backend
resource abstraction, such asInputStream
, which can be aborted without consuming it fully for efficiency.CachingDataStore A caching data store that consists ofLocalCache
andBackend
.DataIdentifier Opaque data identifier used to identify records in a data store.DataStore Append-only store for binary streams.DataStoreException Exception thrown by the Data Store module.MultiDataStoreAware To use a DataStore within a MultiDataStore it must implement this MultiDataStoreAware Interface. -
Classes in org.apache.jackrabbit.core.data used by org.apache.jackrabbit.core Class Description DataStore Append-only store for binary streams. -
Classes in org.apache.jackrabbit.core.data used by org.apache.jackrabbit.core.config Class Description DataStore Append-only store for binary streams.DataStoreFactory Factory interface for creatingDataStore
instances. -
Classes in org.apache.jackrabbit.core.data used by org.apache.jackrabbit.core.data Class Description AbstractBackend Abstract Backend which has a reference to the underlyingCachingDataStore
and is maintaining the lifecycle of the internal asynchronous write executor.AbstractDataRecord Abstract data record base class.AbstractDataStore AsyncTouchCallback This interface defines callback methods to reflect the status of asynchronous touch.AsyncTouchResult The class holds the result of asynchronous touch toBackend
AsyncUploadCache This class holds all in progress uploads.AsyncUploadCacheResult This class holds result of asynchronous upload fromAsyncUploadCache
AsyncUploadCallback This interface defines callback methods to reflect the status of asynchronous upload.AsyncUploadResult The class holds the result of asynchronous upload toBackend
Backend The interface defines the backend which can be plugged intoCachingDataStore
.CachingDataStore A caching data store that consists ofLocalCache
andBackend
.DataIdentifier Opaque data identifier used to identify records in a data store.DataRecord Immutable data record that consists of a binary stream.DataStore Append-only store for binary streams.DataStoreException Exception thrown by the Data Store module.MultiDataStoreAware To use a DataStore within a MultiDataStore it must implement this MultiDataStoreAware Interface. -
Classes in org.apache.jackrabbit.core.data used by org.apache.jackrabbit.core.data.db Class Description AbstractDataRecord Abstract data record base class.AbstractDataStore DataIdentifier Opaque data identifier used to identify records in a data store.DataRecord Immutable data record that consists of a binary stream.DataStore Append-only store for binary streams.DataStoreException Exception thrown by the Data Store module.MultiDataStoreAware To use a DataStore within a MultiDataStore it must implement this MultiDataStoreAware Interface. -
Classes in org.apache.jackrabbit.core.data used by org.apache.jackrabbit.core.gc Class Description DataStore Append-only store for binary streams. -
Classes in org.apache.jackrabbit.core.data used by org.apache.jackrabbit.core.persistence Class Description DataStore Append-only store for binary streams. -
Classes in org.apache.jackrabbit.core.data used by org.apache.jackrabbit.core.persistence.util Class Description DataStore Append-only store for binary streams. -
Classes in org.apache.jackrabbit.core.data used by org.apache.jackrabbit.core.session Class Description DataStore Append-only store for binary streams. -
Classes in org.apache.jackrabbit.core.data used by org.apache.jackrabbit.core.value Class Description DataStore Append-only store for binary streams. -
Classes in org.apache.jackrabbit.core.data used by org.apache.jackrabbit.vfs.ext.ds Class Description AbstractBackend Abstract Backend which has a reference to the underlyingCachingDataStore
and is maintaining the lifecycle of the internal asynchronous write executor.AbstractDataStore AsyncTouchCallback This interface defines callback methods to reflect the status of asynchronous touch.AsyncUploadCallback This interface defines callback methods to reflect the status of asynchronous upload.Backend The interface defines the backend which can be plugged intoCachingDataStore
.CachingDataStore A caching data store that consists ofLocalCache
andBackend
.DataIdentifier Opaque data identifier used to identify records in a data store.DataStore Append-only store for binary streams.DataStoreException Exception thrown by the Data Store module.MultiDataStoreAware To use a DataStore within a MultiDataStore it must implement this MultiDataStoreAware Interface.