All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description Base base interface for all model/api classes.BaseNessieClientServerException A caught exception that is thrown on the server and caught in the client.Branch Api representation of an Nessie Tag/Branch.CommitLogParams The purpose of this class is to include optional parameters that can be passed toHttpTreeApi#getCommitLog(String, CommitLogParams).CommitLogParams.Builder CommitMeta CommitMeta.InstantDeserializer Used to deserialize an instant to ISO-8601 format.CommitMeta.InstantSerializer Used to serialize an instant to ISO-8601 format.ConfigApi Contents Abstract implementation of contents within Nessie.Contents.Type ContentsApi ContentsKey Key for the contents of an object.DeltaLakeTable EntriesParams The purpose of this class is to include optional parameters that can be passed toHttpTreeApi#getEntries(String, EntriesParams).EntriesParams.Builder EntriesResponse EntriesResponse.Entry ErrorCode Defines Nessie error codes that are more fine-grained than HTTP status codes and maps them to exception classes.HttpConfigApi HttpContentsApi HttpTreeApi IcebergTable Represents the state of an Iceberg table in Nessie.ImmutableBranch Immutable implementation ofBranch.ImmutableBranch.Builder Builds instances of typeImmutableBranch.ImmutableCommitMeta Immutable implementation ofCommitMeta.ImmutableCommitMeta.Builder Builds instances of typeImmutableCommitMeta.ImmutableContentsKey Immutable implementation ofContentsKey.ImmutableContentsKey.Builder Builds instances of typeImmutableContentsKey.ImmutableContentsWithKey Immutable implementation ofMultiGetContentsResponse.ContentsWithKey.ImmutableContentsWithKey.Builder Builds instances of typeImmutableContentsWithKey.ImmutableDelete Immutable implementation ofOperation.Delete.ImmutableDelete.Builder Builds instances of typeImmutableDelete.ImmutableDeltaLakeTable Immutable implementation ofDeltaLakeTable.ImmutableDeltaLakeTable.Builder Builds instances of typeImmutableDeltaLakeTable.ImmutableEntriesResponse Immutable implementation ofEntriesResponse.ImmutableEntriesResponse.Builder Builds instances of typeImmutableEntriesResponse.ImmutableEntry Immutable implementation ofEntriesResponse.Entry.ImmutableEntry.Builder Builds instances of typeImmutableEntry.ImmutableIcebergTable Immutable implementation ofIcebergTable.ImmutableIcebergTable.Builder Builds instances of typeImmutableIcebergTable.ImmutableLogResponse Immutable implementation ofLogResponse.ImmutableLogResponse.Builder Builds instances of typeImmutableLogResponse.ImmutableMerge Immutable implementation ofMerge.ImmutableMerge.Builder Builds instances of typeImmutableMerge.ImmutableMultiGetContentsRequest Immutable implementation ofMultiGetContentsRequest.ImmutableMultiGetContentsRequest.Builder Builds instances of typeImmutableMultiGetContentsRequest.ImmutableMultiGetContentsResponse Immutable implementation ofMultiGetContentsResponse.ImmutableMultiGetContentsResponse.Builder Builds instances of typeImmutableMultiGetContentsResponse.ImmutableNamespace Immutable implementation ofNamespace.ImmutableNamespace.Builder Builds instances of typeImmutableNamespace.ImmutableNessieConfiguration Immutable implementation ofNessieConfiguration.ImmutableNessieConfiguration.Builder Builds instances of typeImmutableNessieConfiguration.ImmutableNessieError Immutable implementation ofNessieError.ImmutableNessieError.Builder Builds instances of typeImmutableNessieError.ImmutableOperations Immutable implementation ofOperations.ImmutableOperations.Builder Builds instances of typeImmutableOperations.ImmutablePut Immutable implementation ofOperation.Put.ImmutablePut.Builder Builds instances of typeImmutablePut.ImmutableSqlView Immutable implementation ofSqlView.ImmutableSqlView.Builder Builds instances of typeImmutableSqlView.ImmutableTableReference Immutable implementation ofTableReference.ImmutableTableReference.Builder Builds instances of typeImmutableTableReference.ImmutableTag Immutable implementation ofTag.ImmutableTag.Builder Builds instances of typeImmutableTag.ImmutableTransplant Immutable implementation ofTransplant.ImmutableTransplant.Builder Builds instances of typeImmutableTransplant.ImmutableUnchanged Immutable implementation ofOperation.Unchanged.ImmutableUnchanged.Builder Builds instances of typeImmutableUnchanged.LogResponse Merge MultiGetContentsRequest MultiGetContentsResponse MultiGetContentsResponse.ContentsWithKey Namespace 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).NessieContentsNotFoundException This exception is thrown when the requested contents object is not present in the store.NessieError Represents Nessie-specific API error details.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.Operation Operation.Delete Operation.Put Operation.Unchanged Operations PaginatedResponse Reference SqlView SqlView.Dialect 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 an Nessie Tag/Branch.Transplant TreeApi Validation Collection of validation rules.