All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractParams AbstractParams.Builder<T extends AbstractParams.Builder<T>> 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 Content Base class for an object stored within Nessie.Content.Type ContentApi ContentKey Key for the content 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.GetMultipleContentsRequest GetMultipleContentsResponse GetMultipleContentsResponse.ContentWithKey HttpConfigApi HttpContentApi 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.ImmutableContentKey Immutable implementation ofContentKey.ImmutableContentKey.Builder Builds instances of typeImmutableContentKey.ImmutableContentWithKey Immutable implementation ofGetMultipleContentsResponse.ContentWithKey.ImmutableContentWithKey.Builder Builds instances of typeImmutableContentWithKey.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.ImmutableGetMultipleContentsRequest Immutable implementation ofGetMultipleContentsRequest.ImmutableGetMultipleContentsRequest.Builder Builds instances of typeImmutableGetMultipleContentsRequest.ImmutableGetMultipleContentsResponse Immutable implementation ofGetMultipleContentsResponse.ImmutableGetMultipleContentsResponse.Builder Builds instances of typeImmutableGetMultipleContentsResponse.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.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.ImmutableReferencesResponse Immutable implementation ofReferencesResponse.ImmutableReferencesResponse.Builder Builds instances of typeImmutableReferencesResponse.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 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).NessieContentNotFoundException This exception is thrown when the requested content 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 ReferencesParams The purpose of this class is to include optional parameters that can be passed toHttpTreeApi#getEntries(String, EntriesParams).ReferencesParams.Builder ReferencesResponse 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.