All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractParams<IMPL extends AbstractParams<IMPL>> AbstractParams.Builder<T extends AbstractParams.Builder<T>> Base base interface for all model/api classes.BaseMergeTransplant BaseNessieClientServerException A caught exception that is thrown on the server and caught in the client.Branch API representation of a Nessie Branch.CommitLogParams The purpose of this class is to include optional parameters that can be passed toHttpTreeApi#getCommitLog(String, CommitLogParams).CommitMeta CommitMeta.InstantDeserializer Used to deserialize an instant to ISO-8601 format.CommitMeta.InstantSerializer Used to serialize an instant to ISO-8601 format.ConfigApi Content Base class for an object stored within Nessie.Content.Type ContentApi ContentKey Key for the content of an object.ContentTypeBundle Used to provide customContentimplementations via the Javaservice loadermechanism.ContentTypeIdResolver DynamicContentobject (de)serialization for Jackson.ContentTypes Provides the registry for allcontent types.ContentTypes.Registrar An implementation of this interface is passed toContentTypeBundles.DeltaLakeTable Detached API representation of a detached Nessie commit, a commit without a named reference.DiffApi DiffParams DiffResponse DiffResponse.DiffEntry EntriesParams The purpose of this class is to include optional parameters that can be passed toHttpTreeApi#getEntries(String, EntriesParams).EntriesResponse EntriesResponse.Entry ErrorCode Defines Nessie error codes that are more fine-grained than HTTP status codes and maps them to exception classes.ErrorCodeAware A common interfaces for Nessie exceptions that have an associatedErrorCode.FetchOption GenericMetadata GetMultipleContentsRequest GetMultipleContentsResponse GetMultipleContentsResponse.ContentWithKey GetNamespacesResponse GetReferenceParams HttpConfigApi HttpContentApi HttpDiffApi HttpNamespaceApi HttpRefLogApi HttpTreeApi IcebergContent IcebergTable Represents the state of an Iceberg table in Nessie.IcebergView LogResponse LogResponse.LogEntry MainContentTypeBundle Provides thecontent typesfor Iceberg table + view, Delta Lake table and namespaces.Merge MergeBehavior MergeKeyBehavior MergeResponse MergeResponse.ContentKeyConflict MergeResponse.ContentKeyDetails MultipleNamespacesParams Namespace NamespaceApi NamespaceParams NamespaceUpdate NessieBackendThrottledException If a backend store refuses to process a request, the condition is signalled to clients via this exception.NessieBadRequestException Represents error responses to malformed or invalid client requests.NessieConfiguration configuration object to tell a client how a server is configured.NessieConflictException Base class for all exceptions that are represented by the HTTPConflictstatus code (409).NessieContentNotFoundException This exception is thrown when the requested content object is not present in the store.NessieError Represents Nessie-specific API error details.NessieForbiddenException Represents failures related to Nessie-specific access controls.NessieNamespaceAlreadyExistsException This exception is thrown when the namespace with the same name already exists.NessieNamespaceNotEmptyException This exception is thrown when the namespace is not empty.NessieNamespaceNotFoundException This exception is thrown when a requested Namespace is not present in the store.NessieNotFoundException Base class for all exceptions that are represented by the HTTPNot Foundstatus code (404).NessieReferenceAlreadyExistsException This exception is thrown when a reference could not be created because another reference with the same name is already present in the store.NessieReferenceConflictException This exception is thrown when the expected state of a reference (e.g.NessieReferenceNotFoundException This exception is thrown when a requested reference is not present in the store.NessieRefLogNotFoundException This exception is thrown when a requested reflog is not present in the store.NessieRuntimeException Represents unchecked exceptions raised by Nessie API endpoints.NessieUnsupportedMediaTypeException This exception is thrown when the request's media type is not accepted at its specified path.Operation Operation.Delete Operation.Put Operation.Unchanged Operations PaginatedResponse Reference Reference.ReferenceType The reference type as an enum.ReferenceMetadata ReferencesParams The purpose of this class is to include optional parameters that can be passed toHttpTreeApi.getAllReferences(ReferencesParams)ReferencesResponse RefLogApi RefLogParams The purpose of this class is to include optional parameters that can be passed toHttpRefLogApi#getRefLog(RefLogParams).RefLogResponse RefLogResponse.RefLogResponseEntry TableReference Functionality to parse a table-reference string representation containing the table name plus optional reference name, commit hash or timestamp.Tag API representation of a Nessie Tag.Transplant TreeApi Validation Collection of validation rules.