Serialized Form
-
Package org.apache.jackrabbit.api
-
Exception org.apache.jackrabbit.api.ReferenceBinaryException
class ReferenceBinaryException extends RepositoryException implements Serializable
-
-
Package org.apache.jackrabbit.api.security.authentication.token
-
Class org.apache.jackrabbit.api.security.authentication.token.TokenCredentials
class TokenCredentials extends Object implements Serializable
-
-
Package org.apache.jackrabbit.api.security.user
-
Exception org.apache.jackrabbit.api.security.user.AuthorizableExistsException
class AuthorizableExistsException extends RepositoryException implements Serializable- serialVersionUID:
- 7875416346848889564L
-
Exception org.apache.jackrabbit.api.security.user.AuthorizableTypeException
class AuthorizableTypeException extends RepositoryException implements Serializable
-
-
Package org.apache.jackrabbit.api.stats
-
Package org.apache.jackrabbit.j2ee
-
Exception org.apache.jackrabbit.j2ee.JcrApiNotFoundException
class JcrApiNotFoundException extends ServletExceptionWithCause implements Serializable- serialVersionUID:
- -6439777923943394980L
-
Class org.apache.jackrabbit.j2ee.JcrRemotingServlet
class JcrRemotingServlet extends JcrRemotingServlet implements Serializable -
Class org.apache.jackrabbit.j2ee.JCRWebdavServerServlet
class JCRWebdavServerServlet extends JCRWebdavServerServlet implements Serializable -
Class org.apache.jackrabbit.j2ee.RepositoryAccessServlet
class RepositoryAccessServlet extends javax.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
config
BootstrapConfig config
the bootstrap config -
jndiContext
InitialContext jndiContext
the initialized initial context -
repository
Repository repository
the repository -
repositoryContextAttributeName
String repositoryContextAttributeName
if this is set we try to get a Repository from the ServletContext
-
-
-
Class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
class RepositoryStartupServlet extends AbstractRepositoryServlet implements Serializable-
Serialized Fields
-
bootstrapConfigFile
File bootstrapConfigFile
the file to the bootstrap config -
config
BootstrapConfig config
The bootstrap configuration -
jndiContext
InitialContext jndiContext
the jndi context; created based on configuration -
repository
Repository repository
the registered repository
-
-
-
Exception org.apache.jackrabbit.j2ee.ServletExceptionWithCause
class ServletExceptionWithCause extends javax.servlet.ServletException implements Serializable- serialVersionUID:
- -7201954529718775444L
-
Class org.apache.jackrabbit.j2ee.SimpleWebdavServlet
class SimpleWebdavServlet extends SimpleWebdavServlet implements Serializable-
Serialized Fields
-
repository
Repository repository
the jcr repository
-
-
-
-
Package org.apache.jackrabbit.oak.api
-
Exception org.apache.jackrabbit.oak.api.CommitFailedException
class CommitFailedException extends Exception implements Serializable- serialVersionUID:
- 2727602333350620918L
-
Exception org.apache.jackrabbit.oak.api.IllegalRepositoryStateException
class IllegalRepositoryStateException extends RuntimeException implements Serializable
-
-
Package org.apache.jackrabbit.oak.console
-
Class org.apache.jackrabbit.oak.console.GroovyConsole._closure1
class _closure1 extends groovy.lang.Closure implements Serializable
-
-
Package org.apache.jackrabbit.oak.http
-
Class org.apache.jackrabbit.oak.http.OakServlet
class OakServlet extends javax.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
repository
ContentRepository repository
-
-
-
-
Package org.apache.jackrabbit.oak.index.indexer.document
-
Exception org.apache.jackrabbit.oak.index.indexer.document.CompositeException
class CompositeException extends Exception implements Serializable
-
-
Package org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined
-
Exception org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeStateEntryBatch.BufferFullException
class BufferFullException extends RuntimeException implements Serializable
-
-
Package org.apache.jackrabbit.oak.index.indexer.document.tree.store.utils
-
Class org.apache.jackrabbit.oak.index.indexer.document.tree.store.utils.ConcurrentLRUCache
- serialVersionUID:
- 1L
-
Serialized Fields
-
maxMemoryBytes
long maxMemoryBytes
-
memoryUsed
AtomicLong memoryUsed
-
-
-
Package org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess
-
Exception org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordUploadException
class DataRecordUploadException extends Exception implements Serializable
-
-
Package org.apache.jackrabbit.oak.plugins.document
-
Exception org.apache.jackrabbit.oak.plugins.document.DocumentStoreException
class DocumentStoreException extends RuntimeException implements Serializable- serialVersionUID:
- 4135594565927443068L
-
Serialized Fields
-
type
DocumentStoreException.Type type
-
-
Class org.apache.jackrabbit.oak.plugins.document.PathComparator
class PathComparator extends Object implements Serializable- serialVersionUID:
- -1523171906146067782L
-
-
Package org.apache.jackrabbit.oak.plugins.document.rdb
-
Exception org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore.UnsupportedIndexedPropertyException
class UnsupportedIndexedPropertyException extends DocumentStoreException implements Serializable- serialVersionUID:
- -8392572622365260105L
-
-
Package org.apache.jackrabbit.oak.query
-
Exception org.apache.jackrabbit.oak.query.RuntimeNodeTraversalException
class RuntimeNodeTraversalException extends UnsupportedOperationException implements Serializable
-
-
Package org.apache.jackrabbit.oak.security.authentication.ldap.impl
-
Package org.apache.jackrabbit.oak.segment
-
Exception org.apache.jackrabbit.oak.segment.SegmentNotFoundException
class SegmentNotFoundException extends IllegalRepositoryStateException implements Serializable-
Serialized Fields
-
segmentId
String segmentId
-
-
-
Exception org.apache.jackrabbit.oak.segment.SegmentOverflowException
class SegmentOverflowException extends RuntimeException implements Serializable
-
-
Package org.apache.jackrabbit.oak.segment.file
-
Exception org.apache.jackrabbit.oak.segment.file.InvalidFileStoreVersionException
class InvalidFileStoreVersionException extends Exception implements Serializable -
Exception org.apache.jackrabbit.oak.segment.file.UnrecoverableArchiveException
class UnrecoverableArchiveException extends IOException implements Serializable
-
-
Package org.apache.jackrabbit.oak.segment.file.tar.binaries
-
Exception org.apache.jackrabbit.oak.segment.file.tar.binaries.InvalidBinaryReferencesIndexException
class InvalidBinaryReferencesIndexException extends Exception implements Serializable
-
-
Package org.apache.jackrabbit.oak.segment.file.tar.index
-
Exception org.apache.jackrabbit.oak.segment.file.tar.index.InvalidIndexException
class InvalidIndexException extends Exception implements Serializable
-
-
Package org.apache.jackrabbit.oak.segment.remote.queue
-
Exception org.apache.jackrabbit.oak.segment.remote.queue.SegmentWriteQueue.SegmentConsumeException
class SegmentConsumeException extends Exception implements Serializable-
Serialized Fields
-
segment
SegmentWriteAction segment
-
-
-
-
Package org.apache.jackrabbit.oak.segment.spi
-
Exception org.apache.jackrabbit.oak.segment.spi.RepositoryNotReachableException
class RepositoryNotReachableException extends IllegalRepositoryStateException implements Serializable
-
-
Package org.apache.jackrabbit.oak.segment.standby.client
-
Exception org.apache.jackrabbit.oak.segment.standby.client.BlobFetchTimeoutException
class BlobFetchTimeoutException extends RuntimeException implements Serializable-
Serialized Fields
-
blobId
String blobId
-
-
-
Exception org.apache.jackrabbit.oak.segment.standby.client.BlobTypeUnknownException
class BlobTypeUnknownException extends RuntimeException implements Serializable
-
-
Package org.apache.jackrabbit.oak.spi.security.authentication
-
Class org.apache.jackrabbit.oak.spi.security.authentication.ImpersonationCredentials
class ImpersonationCredentials extends Object implements Serializable-
Serialized Fields
-
authInfo
AuthInfo authInfo
-
baseCredentials
Credentials baseCredentials
-
-
-
-
Package org.apache.jackrabbit.oak.spi.security.authentication.credentials
-
Class org.apache.jackrabbit.oak.spi.security.authentication.credentials.AbstractCredentials
class AbstractCredentials extends Object implements Serializable
-
-
Package org.apache.jackrabbit.oak.spi.security.authentication.external
-
Exception org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityException
class ExternalIdentityException extends Exception implements Serializable -
Exception org.apache.jackrabbit.oak.spi.security.authentication.external.SyncException
class SyncException extends Exception implements Serializable
-
-
Package org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx
-
Exception org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx.SyncRuntimeException
class SyncRuntimeException extends RuntimeException implements Serializable
-
-
Package org.apache.jackrabbit.oak.spi.security.authentication.token
-
Exception org.apache.jackrabbit.oak.spi.security.authentication.token.TokenCredentialsExpiredException
class TokenCredentialsExpiredException extends CredentialException implements Serializable
-
-
Package org.apache.jackrabbit.oak.spi.security.user
-
Class org.apache.jackrabbit.oak.spi.security.user.UserIdCredentials
class UserIdCredentials extends Object implements Serializable-
Serialized Fields
-
userId
String userId
-
-
-
-
Package org.apache.jackrabbit.oak.spi.state
-
Exception org.apache.jackrabbit.oak.spi.state.ReadyOnlyBuilderException
class ReadyOnlyBuilderException extends UnsupportedOperationException implements Serializable
-
-
Package org.apache.lucene.index
-
Exception org.apache.lucene.index.CorruptIndexException
class CorruptIndexException extends IOException implements Serializable -
Exception org.apache.lucene.index.IndexFormatTooNewException
class IndexFormatTooNewException extends CorruptIndexException implements Serializable -
Exception org.apache.lucene.index.IndexFormatTooOldException
class IndexFormatTooOldException extends CorruptIndexException implements Serializable -
Exception org.apache.lucene.index.IndexNotFoundException
class IndexNotFoundException extends FileNotFoundException implements Serializable -
Exception org.apache.lucene.index.MergePolicy.MergeAbortedException
class MergeAbortedException extends IOException implements Serializable -
Exception org.apache.lucene.index.MergePolicy.MergeException
class MergeException extends RuntimeException implements Serializable-
Serialized Fields
-
dir
Directory dir
-
-
-
Exception org.apache.lucene.index.TwoPhaseCommitTool.CommitFailException
class CommitFailException extends IOException implements Serializable -
Exception org.apache.lucene.index.TwoPhaseCommitTool.PrepareCommitFailException
class PrepareCommitFailException extends IOException implements Serializable
-
-
Package org.apache.lucene.search
-
Exception org.apache.lucene.search.BooleanQuery.TooManyClauses
class TooManyClauses extends RuntimeException implements Serializable -
Exception org.apache.lucene.search.CollectionTerminatedException
class CollectionTerminatedException extends RuntimeException implements Serializable -
Exception org.apache.lucene.search.TimeLimitingCollector.TimeExceededException
class TimeExceededException extends RuntimeException implements Serializable-
Serialized Fields
-
lastDocCollected
int lastDocCollected
-
timeAllowed
long timeAllowed
-
timeElapsed
long timeElapsed
-
-
-
-
Package org.apache.lucene.store
-
Exception org.apache.lucene.store.AlreadyClosedException
class AlreadyClosedException extends IllegalStateException implements Serializable -
Exception org.apache.lucene.store.LockObtainFailedException
class LockObtainFailedException extends IOException implements Serializable -
Exception org.apache.lucene.store.LockReleaseFailedException
class LockReleaseFailedException extends IOException implements Serializable -
Exception org.apache.lucene.store.NoSuchDirectoryException
class NoSuchDirectoryException extends FileNotFoundException implements Serializable
-
-
Package org.apache.lucene.util
-
Exception org.apache.lucene.util.BytesRefHash.MaxBytesLengthExceededException
class MaxBytesLengthExceededException extends RuntimeException implements Serializable -
Exception org.apache.lucene.util.SetOnce.AlreadySetException
class AlreadySetException extends IllegalStateException implements Serializable -
Exception org.apache.lucene.util.ThreadInterruptedException
class ThreadInterruptedException extends RuntimeException implements Serializable
-