All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description BackendLimitExceededException Thrown when some limit against the store's backend is exceeded and requests against the store or a specific part of the store (e.g.BranchName A named reference representing a branch.Commit CommitMetaSerializer CommitResult<COMMIT extends Hashable> CommitValidation CommitValidation.CommitOperation CommitValidation.CommitOperationType ContentResult ContentSerializer<C extends org.projectnessie.model.Content> Content serializers provide persistence layer (de)serialization functionality for a specific content type.ContentSerializerBundle Custom content serializers need to implement this interface and callContentSerializerRegistry.register(ContentSerializer)for each serializer.ContentSerializerRegistry DefaultMetadataRewriter DefaultStoreWorker MainStoreWorkerimplementation that maintains a registry of availablecontent serializersand delegates to these.Delete A delete operation.DetachedRef A named reference representing a branch.Diff EventsVersionStore AVersionStorewrapper that publishes results when a method is called that changes the catalog state.FilteringPaginationIterator<S,T> GetNamedRefsParams Parameters that control the values that shall be returned via for eachReferenceInfovia functionality to retrieve the named references.GetNamedRefsParams.RetrieveOptions Hash Describes a specific point in time/history.Hashable KeyEntry LegacyContentSerializer<C extends org.projectnessie.model.Content> Deprecated. MergeConflictException Special case of aReferenceConflictExceptionindicating that a non-dry-run merge or transplant operation could not be completed due to conflicts.MergeResult<COMMIT> MergeResult.ConflictType Deprecated. MergeResult.KeyDetails MergeType MetadataRewriter<T> NamedRef A ref that has a name.ObservingVersionStore Operation Operation.OperationType PaginationIterator<T> Put Setting a new value.Ref Common interface for all types of refs.ReferenceAlreadyExistsException Exception thrown when a reference already exists in the store.ReferenceAssignedResult ReferenceConflictException Exception thrown when the hash associated with a named reference does not match with the hash provided by the caller.ReferenceCreatedResult ReferenceDeletedResult ReferenceHistory ReferenceHistory.ReferenceHistoryElement ReferenceInfo<METADATA> ReferenceInfo.CommitsAheadBehind ReferenceNotFoundException Exception thrown when a reference is not present in the store.ReferenceRetryFailureException Special case of aReferenceConflictExceptionindicating that the requested operation could not be completed within the configured time and number of retries due to concurrent operations.RelativeCommitSpec RelativeCommitSpec.Type RepositoryInformation Informational object to tell a client about the Nessie repository.Result A common superinterface for results of operations on aVersionStore.ResultType Serializer<V> Used to serialize & deserialize the values in the store.StoreWorker A set of helpers that users of a VersionStore must implement.TagName A pointer to a hash.Unchanged An operation when ensures that a value has been unchanged since the expected hash for a commit.VersionStore A storage interface that maintains multiple versions of the VALUE type with each commit having an associated CommitMeta value.VersionStore.CommitValidator VersionStore.KeyRestrictions VersionStore.MergeOp VersionStore.MergeTransplantOpBase VersionStore.TransplantOp VersionStoreError Base unchecked exception for technical error conditions of a backend store.VersionStoreException Base exception for exceptions generated by the version store api.WithHash<T> A wrapper class that allows a value to be returned with an associated hash (a concrete ref).