A B C D E F G H I K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addAllCheckpointLocationHistory(Iterable<String>) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Adds elements to
checkpointLocationHistorylist. - addAllContents(Iterable<? extends MultiGetContentsResponse.ContentsWithKey>) - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse.Builder
-
Adds elements to
contentslist. - addAllElements(Iterable<String>) - Method in class org.projectnessie.model.ImmutableContentsKey.Builder
-
Adds elements to
elementslist. - addAllEntries(Iterable<? extends EntriesResponse.Entry>) - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
-
Adds elements to
entrieslist. - addAllHashesToTransplant(Iterable<String>) - Method in class org.projectnessie.model.ImmutableTransplant.Builder
-
Adds elements to
hashesToTransplantlist. - addAllMetadataLocationHistory(Iterable<String>) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Adds elements to
metadataLocationHistorylist. - addAllOperations(Iterable<? extends CommitMeta>) - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
-
Adds elements to
operationslist. - addAllOperations(Iterable<? extends Operation>) - Method in class org.projectnessie.model.ImmutableOperations.Builder
-
Adds elements to
operationslist. - addAllRequestedKeys(Iterable<? extends ContentsKey>) - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest.Builder
-
Adds elements to
requestedKeyslist. - addCheckpointLocationHistory(String) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Adds one element to
checkpointLocationHistorylist. - addCheckpointLocationHistory(String...) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Adds elements to
checkpointLocationHistorylist. - addContents(MultiGetContentsResponse.ContentsWithKey) - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse.Builder
-
Adds one element to
contentslist. - addContents(MultiGetContentsResponse.ContentsWithKey...) - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse.Builder
-
Adds elements to
contentslist. - addElements(String) - Method in class org.projectnessie.model.ImmutableContentsKey.Builder
-
Adds one element to
elementslist. - addElements(String...) - Method in class org.projectnessie.model.ImmutableContentsKey.Builder
-
Adds elements to
elementslist. - addEntries(EntriesResponse.Entry) - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
-
Adds one element to
entrieslist. - addEntries(EntriesResponse.Entry...) - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
-
Adds elements to
entrieslist. - addHashesToTransplant(String) - Method in class org.projectnessie.model.ImmutableTransplant.Builder
-
Adds one element to
hashesToTransplantlist. - addHashesToTransplant(String...) - Method in class org.projectnessie.model.ImmutableTransplant.Builder
-
Adds elements to
hashesToTransplantlist. - addMetadataLocationHistory(String) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Adds one element to
metadataLocationHistorylist. - addMetadataLocationHistory(String...) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Adds elements to
metadataLocationHistorylist. - addOperations(CommitMeta) - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
-
Adds one element to
operationslist. - addOperations(CommitMeta...) - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
-
Adds elements to
operationslist. - addOperations(Operation) - Method in class org.projectnessie.model.ImmutableOperations.Builder
-
Adds one element to
operationslist. - addOperations(Operation...) - Method in class org.projectnessie.model.ImmutableOperations.Builder
-
Adds elements to
operationslist. - addRequestedKeys(ContentsKey) - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest.Builder
-
Adds one element to
requestedKeyslist. - addRequestedKeys(ContentsKey...) - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest.Builder
-
Adds elements to
requestedKeyslist. - assignBranch(String, String, Reference) - Method in interface org.projectnessie.api.TreeApi
-
Update a branch.
- assignBranch(String, String, Reference) - Method in interface org.projectnessie.api.http.HttpTreeApi
- assignTag(String, String, Reference) - Method in interface org.projectnessie.api.TreeApi
-
Update a tag.
- assignTag(String, String, Reference) - Method in interface org.projectnessie.api.http.HttpTreeApi
- author(String) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
-
Initializes the value for the
authorattribute. - authorTime(Instant) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
-
Initializes the value for the
authorTimeattribute.
B
- Base - Interface in org.projectnessie.model
-
base interface for all model/api classes.
- BaseNessieClientServerException - Exception in org.projectnessie.error
-
A caught exception that is thrown on the server and caught in the client.
- BaseNessieClientServerException(String, int, String) - Constructor for exception org.projectnessie.error.BaseNessieClientServerException
-
Create an exception.
- BaseNessieClientServerException(String, int, String, Throwable) - Constructor for exception org.projectnessie.error.BaseNessieClientServerException
-
Create an exception.
- BaseNessieClientServerException(NessieError) - Constructor for exception org.projectnessie.error.BaseNessieClientServerException
-
Create an exception.
- Branch - Interface in org.projectnessie.model
-
Api representation of an Nessie Tag/Branch.
- build() - Method in class org.projectnessie.api.params.CommitLogParams.Builder
- build() - Method in class org.projectnessie.api.params.EntriesParams.Builder
- build() - Method in class org.projectnessie.model.ImmutableBranch.Builder
-
Builds a new
ImmutableBranch. - build() - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
-
Builds a new
ImmutableCommitMeta. - build() - Method in class org.projectnessie.model.ImmutableContentsKey.Builder
-
Builds a new
ImmutableContentsKey. - build() - Method in class org.projectnessie.model.ImmutableContentsWithKey.Builder
-
Builds a new
ImmutableContentsWithKey. - build() - Method in class org.projectnessie.model.ImmutableDelete.Builder
-
Builds a new
ImmutableDelete. - build() - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Builds a new
ImmutableDeltaLakeTable. - build() - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
-
Builds a new
ImmutableEntriesResponse. - build() - Method in class org.projectnessie.model.ImmutableEntry.Builder
-
Builds a new
ImmutableEntry. - build() - Method in class org.projectnessie.model.ImmutableIcebergTable.Builder
-
Builds a new
ImmutableIcebergTable. - build() - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
-
Builds a new
ImmutableLogResponse. - build() - Method in class org.projectnessie.model.ImmutableMerge.Builder
-
Builds a new
ImmutableMerge. - build() - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest.Builder
-
Builds a new
ImmutableMultiGetContentsRequest. - build() - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse.Builder
-
Builds a new
ImmutableMultiGetContentsResponse. - build() - Method in class org.projectnessie.model.ImmutableNamespace.Builder
-
Builds a new
ImmutableNamespace. - build() - Method in class org.projectnessie.model.ImmutableNessieConfiguration.Builder
-
Builds a new
ImmutableNessieConfiguration. - build() - Method in class org.projectnessie.model.ImmutableOperations.Builder
-
Builds a new
ImmutableOperations. - build() - Method in class org.projectnessie.model.ImmutablePut.Builder
-
Builds a new
ImmutablePut. - build() - Method in class org.projectnessie.model.ImmutableSqlView.Builder
-
Builds a new
ImmutableSqlView. - build() - Method in class org.projectnessie.model.ImmutableTableReference.Builder
-
Builds a new
ImmutableTableReference. - build() - Method in class org.projectnessie.model.ImmutableTag.Builder
-
Builds a new
ImmutableTag. - build() - Method in class org.projectnessie.model.ImmutableTransplant.Builder
-
Builds a new
ImmutableTransplant. - build() - Method in class org.projectnessie.model.ImmutableUnchanged.Builder
-
Builds a new
ImmutableUnchanged. - builder() - Static method in class org.projectnessie.api.params.CommitLogParams
- builder() - Static method in class org.projectnessie.api.params.EntriesParams
- builder() - Static method in interface org.projectnessie.model.Branch
- builder() - Static method in class org.projectnessie.model.CommitMeta
- builder() - Static method in interface org.projectnessie.model.EntriesResponse
- builder() - Static method in interface org.projectnessie.model.EntriesResponse.Entry
- builder() - Static method in class org.projectnessie.model.ImmutableBranch
-
Creates a builder for
ImmutableBranch. - builder() - Static method in class org.projectnessie.model.ImmutableCommitMeta
-
Creates a builder for
ImmutableCommitMeta. - builder() - Static method in class org.projectnessie.model.ImmutableContentsKey
-
Creates a builder for
ImmutableContentsKey. - builder() - Static method in class org.projectnessie.model.ImmutableContentsWithKey
-
Creates a builder for
ImmutableContentsWithKey. - builder() - Static method in class org.projectnessie.model.ImmutableDelete
-
Creates a builder for
ImmutableDelete. - builder() - Static method in class org.projectnessie.model.ImmutableDeltaLakeTable
-
Creates a builder for
ImmutableDeltaLakeTable. - builder() - Static method in class org.projectnessie.model.ImmutableEntriesResponse
-
Creates a builder for
ImmutableEntriesResponse. - builder() - Static method in class org.projectnessie.model.ImmutableEntry
-
Creates a builder for
ImmutableEntry. - builder() - Static method in class org.projectnessie.model.ImmutableIcebergTable
-
Creates a builder for
ImmutableIcebergTable. - builder() - Static method in class org.projectnessie.model.ImmutableLogResponse
-
Creates a builder for
ImmutableLogResponse. - builder() - Static method in class org.projectnessie.model.ImmutableMerge
-
Creates a builder for
ImmutableMerge. - builder() - Static method in class org.projectnessie.model.ImmutableMultiGetContentsRequest
-
Creates a builder for
ImmutableMultiGetContentsRequest. - builder() - Static method in class org.projectnessie.model.ImmutableMultiGetContentsResponse
-
Creates a builder for
ImmutableMultiGetContentsResponse. - builder() - Static method in class org.projectnessie.model.ImmutableNamespace
-
Creates a builder for
ImmutableNamespace. - builder() - Static method in class org.projectnessie.model.ImmutableNessieConfiguration
-
Creates a builder for
ImmutableNessieConfiguration. - builder() - Static method in class org.projectnessie.model.ImmutableOperations
-
Creates a builder for
ImmutableOperations. - builder() - Static method in class org.projectnessie.model.ImmutablePut
-
Creates a builder for
ImmutablePut. - builder() - Static method in class org.projectnessie.model.ImmutableSqlView
-
Creates a builder for
ImmutableSqlView. - builder() - Static method in class org.projectnessie.model.ImmutableTableReference
-
Creates a builder for
ImmutableTableReference. - builder() - Static method in class org.projectnessie.model.ImmutableTag
-
Creates a builder for
ImmutableTag. - builder() - Static method in class org.projectnessie.model.ImmutableTransplant
-
Creates a builder for
ImmutableTransplant. - builder() - Static method in class org.projectnessie.model.ImmutableUnchanged
-
Creates a builder for
ImmutableUnchanged. - builder() - Static method in interface org.projectnessie.model.MultiGetContentsRequest
- builder() - Static method in interface org.projectnessie.model.Tag
C
- checkHash() - Method in interface org.projectnessie.model.Merge
-
Validation rule using
Validation.validateHash(String)(String)}. - checkHash() - Method in interface org.projectnessie.model.Reference
-
Validation rule using
Validation.validateHash(String)(String)}. - checkHashes() - Method in interface org.projectnessie.model.Transplant
-
Validation rule using
Validation.validateHash(String)(String)}. - checkName() - Method in interface org.projectnessie.model.Branch
-
Validation rule using
Validation.validateReferenceName(String). - checkName() - Method in interface org.projectnessie.model.Tag
-
Validation rule using
Validation.validateReferenceName(String). - checkpointLocationHistory(Iterable<String>) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Sets or replaces all elements for
checkpointLocationHistorylist. - CommitLogParams - Class in org.projectnessie.api.params
-
The purpose of this class is to include optional parameters that can be passed to
HttpTreeApi#getCommitLog(String, CommitLogParams). - CommitLogParams() - Constructor for class org.projectnessie.api.params.CommitLogParams
- CommitLogParams.Builder - Class in org.projectnessie.api.params
- commitMeta(CommitMeta) - Method in class org.projectnessie.model.ImmutableOperations.Builder
-
Initializes the value for the
commitMetaattribute. - CommitMeta - Class in org.projectnessie.model
- CommitMeta() - Constructor for class org.projectnessie.model.CommitMeta
- CommitMeta.InstantDeserializer - Class in org.projectnessie.model
-
Used to deserialize an instant to ISO-8601 format.
- CommitMeta.InstantSerializer - Class in org.projectnessie.model
-
Used to serialize an instant to ISO-8601 format.
- commitMultipleOperations(String, String, Operations) - Method in interface org.projectnessie.api.TreeApi
-
Commit multiple operations against the given branch expecting that branch to have the given hash as its latest commit.
- commitMultipleOperations(String, String, Operations) - Method in interface org.projectnessie.api.http.HttpTreeApi
- committer(String) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
-
Initializes the value for the
committerattribute. - commitTime(Instant) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
-
Initializes the value for the
commitTimeattribute. - ConfigApi - Interface in org.projectnessie.api
- contents(Iterable<? extends MultiGetContentsResponse.ContentsWithKey>) - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse.Builder
-
Sets or replaces all elements for
contentslist. - contents(Contents) - Method in class org.projectnessie.model.ImmutableContentsWithKey.Builder
-
Initializes the value for the
contentsattribute. - contents(Contents) - Method in class org.projectnessie.model.ImmutablePut.Builder
-
Initializes the value for the
contentsattribute. - Contents - Class in org.projectnessie.model
-
Abstract implementation of contents within Nessie.
- Contents() - Constructor for class org.projectnessie.model.Contents
- Contents.Type - Enum in org.projectnessie.model
- ContentsApi - Interface in org.projectnessie.api
- ContentsKey - Class in org.projectnessie.model
-
Key for the contents of an object.
- ContentsKey() - Constructor for class org.projectnessie.model.ContentsKey
- copyOf(Branch) - Static method in class org.projectnessie.model.ImmutableBranch
-
Creates an immutable copy of a
Branchvalue. - copyOf(CommitMeta) - Static method in class org.projectnessie.model.ImmutableCommitMeta
-
Creates an immutable copy of a
CommitMetavalue. - copyOf(ContentsKey) - Static method in class org.projectnessie.model.ImmutableContentsKey
-
Creates an immutable copy of a
ContentsKeyvalue. - copyOf(DeltaLakeTable) - Static method in class org.projectnessie.model.ImmutableDeltaLakeTable
-
Creates an immutable copy of a
DeltaLakeTablevalue. - copyOf(EntriesResponse) - Static method in class org.projectnessie.model.ImmutableEntriesResponse
-
Creates an immutable copy of a
EntriesResponsevalue. - copyOf(EntriesResponse.Entry) - Static method in class org.projectnessie.model.ImmutableEntry
-
Creates an immutable copy of a
EntriesResponse.Entryvalue. - copyOf(IcebergTable) - Static method in class org.projectnessie.model.ImmutableIcebergTable
-
Creates an immutable copy of a
IcebergTablevalue. - copyOf(LogResponse) - Static method in class org.projectnessie.model.ImmutableLogResponse
-
Creates an immutable copy of a
LogResponsevalue. - copyOf(Merge) - Static method in class org.projectnessie.model.ImmutableMerge
-
Creates an immutable copy of a
Mergevalue. - copyOf(MultiGetContentsRequest) - Static method in class org.projectnessie.model.ImmutableMultiGetContentsRequest
-
Creates an immutable copy of a
MultiGetContentsRequestvalue. - copyOf(MultiGetContentsResponse) - Static method in class org.projectnessie.model.ImmutableMultiGetContentsResponse
-
Creates an immutable copy of a
MultiGetContentsResponsevalue. - copyOf(MultiGetContentsResponse.ContentsWithKey) - Static method in class org.projectnessie.model.ImmutableContentsWithKey
-
Creates an immutable copy of a
MultiGetContentsResponse.ContentsWithKeyvalue. - copyOf(Namespace) - Static method in class org.projectnessie.model.ImmutableNamespace
-
Creates an immutable copy of a
Namespacevalue. - copyOf(NessieConfiguration) - Static method in class org.projectnessie.model.ImmutableNessieConfiguration
-
Creates an immutable copy of a
NessieConfigurationvalue. - copyOf(Operation.Delete) - Static method in class org.projectnessie.model.ImmutableDelete
-
Creates an immutable copy of a
Operation.Deletevalue. - copyOf(Operation.Put) - Static method in class org.projectnessie.model.ImmutablePut
-
Creates an immutable copy of a
Operation.Putvalue. - copyOf(Operation.Unchanged) - Static method in class org.projectnessie.model.ImmutableUnchanged
-
Creates an immutable copy of a
Operation.Unchangedvalue. - copyOf(Operations) - Static method in class org.projectnessie.model.ImmutableOperations
-
Creates an immutable copy of a
Operationsvalue. - copyOf(SqlView) - Static method in class org.projectnessie.model.ImmutableSqlView
-
Creates an immutable copy of a
SqlViewvalue. - copyOf(TableReference) - Static method in class org.projectnessie.model.ImmutableTableReference
-
Creates an immutable copy of a
TableReferencevalue. - copyOf(Tag) - Static method in class org.projectnessie.model.ImmutableTag
-
Creates an immutable copy of a
Tagvalue. - copyOf(Transplant) - Static method in class org.projectnessie.model.ImmutableTransplant
-
Creates an immutable copy of a
Transplantvalue. - createReference(String, Reference) - Method in interface org.projectnessie.api.TreeApi
-
Create a new reference.
- createReference(String, Reference) - Method in interface org.projectnessie.api.http.HttpTreeApi
D
- defaultBranch(String) - Method in class org.projectnessie.model.ImmutableNessieConfiguration.Builder
-
Initializes the value for the
defaultBranchattribute. - deleteBranch(String, String) - Method in interface org.projectnessie.api.TreeApi
-
Delete a branch.
- deleteBranch(String, String) - Method in interface org.projectnessie.api.http.HttpTreeApi
- deleteTag(String, String) - Method in interface org.projectnessie.api.TreeApi
-
Delete a tag.
- deleteTag(String, String) - Method in interface org.projectnessie.api.http.HttpTreeApi
- DELTA_LAKE_TABLE - org.projectnessie.model.Contents.Type
- DeltaLakeTable - Class in org.projectnessie.model
- DeltaLakeTable() - Constructor for class org.projectnessie.model.DeltaLakeTable
- deserialize(JsonParser, DeserializationContext) - Method in class org.projectnessie.model.CommitMeta.InstantDeserializer
- dialect(SqlView.Dialect) - Method in class org.projectnessie.model.ImmutableSqlView.Builder
-
Initializes the value for the
dialectattribute. - DREMIO - org.projectnessie.model.SqlView.Dialect
E
- elements(Iterable<String>) - Method in class org.projectnessie.model.ImmutableContentsKey.Builder
-
Sets or replaces all elements for
elementslist. - empty() - Static method in class org.projectnessie.api.params.CommitLogParams
- empty() - Static method in class org.projectnessie.api.params.EntriesParams
- EMPTY - Static variable in class org.projectnessie.model.Namespace
- endHash() - Method in class org.projectnessie.api.params.CommitLogParams
- endHash(String) - Method in class org.projectnessie.api.params.CommitLogParams.Builder
- entries(Iterable<? extends EntriesResponse.Entry>) - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
-
Sets or replaces all elements for
entrieslist. - EntriesParams - Class in org.projectnessie.api.params
-
The purpose of this class is to include optional parameters that can be passed to
HttpTreeApi#getEntries(String, EntriesParams). - EntriesParams() - Constructor for class org.projectnessie.api.params.EntriesParams
- EntriesParams.Builder - Class in org.projectnessie.api.params
- EntriesResponse - Interface in org.projectnessie.model
- EntriesResponse.Entry - Interface in org.projectnessie.model
- equals(Object) - Method in class org.projectnessie.api.params.CommitLogParams
- equals(Object) - Method in class org.projectnessie.api.params.EntriesParams
- equals(Object) - Method in class org.projectnessie.error.NessieError
- equals(Object) - Method in class org.projectnessie.model.ImmutableBranch
-
This instance is equal to all instances of
ImmutableBranchthat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableCommitMeta
-
This instance is equal to all instances of
ImmutableCommitMetathat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableContentsKey
-
This instance is equal to all instances of
ImmutableContentsKeythat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableContentsWithKey
-
This instance is equal to all instances of
ImmutableContentsWithKeythat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableDelete
-
This instance is equal to all instances of
ImmutableDeletethat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
-
This instance is equal to all instances of
ImmutableDeltaLakeTablethat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableEntriesResponse
-
This instance is equal to all instances of
ImmutableEntriesResponsethat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableEntry
-
This instance is equal to all instances of
ImmutableEntrythat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableIcebergTable
-
This instance is equal to all instances of
ImmutableIcebergTablethat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableLogResponse
-
This instance is equal to all instances of
ImmutableLogResponsethat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableMerge
-
This instance is equal to all instances of
ImmutableMergethat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest
-
This instance is equal to all instances of
ImmutableMultiGetContentsRequestthat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse
-
This instance is equal to all instances of
ImmutableMultiGetContentsResponsethat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableNamespace
-
This instance is equal to all instances of
ImmutableNamespacethat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableNessieConfiguration
-
This instance is equal to all instances of
ImmutableNessieConfigurationthat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableOperations
-
This instance is equal to all instances of
ImmutableOperationsthat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutablePut
-
This instance is equal to all instances of
ImmutablePutthat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableSqlView
-
This instance is equal to all instances of
ImmutableSqlViewthat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableTableReference
-
This instance is equal to all instances of
ImmutableTableReferencethat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableTag
-
This instance is equal to all instances of
ImmutableTagthat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableTransplant
-
This instance is equal to all instances of
ImmutableTransplantthat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableUnchanged
-
This instance is equal to all instances of
ImmutableUnchangedthat have equal attribute values. - expectedContents(Contents) - Method in class org.projectnessie.model.ImmutablePut.Builder
-
Initializes the value for the
expectedContentsattribute. - expression(String) - Method in class org.projectnessie.api.params.CommitLogParams.Builder
- expression(String) - Method in class org.projectnessie.api.params.EntriesParams.Builder
F
- from(CommitLogParams) - Method in class org.projectnessie.api.params.CommitLogParams.Builder
- from(EntriesParams) - Method in class org.projectnessie.api.params.EntriesParams.Builder
- from(Branch) - Method in class org.projectnessie.model.ImmutableBranch.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Branchinstance. - from(CommitMeta) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
-
Fill a builder with attribute values from the provided
CommitMetainstance. - from(Contents) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Contentsinstance. - from(Contents) - Method in class org.projectnessie.model.ImmutableIcebergTable.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Contentsinstance. - from(Contents) - Method in class org.projectnessie.model.ImmutableSqlView.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Contentsinstance. - from(ContentsKey) - Method in class org.projectnessie.model.ImmutableContentsKey.Builder
-
Fill a builder with attribute values from the provided
ContentsKeyinstance. - from(DeltaLakeTable) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.DeltaLakeTableinstance. - from(EntriesResponse) - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.EntriesResponseinstance. - from(EntriesResponse.Entry) - Method in class org.projectnessie.model.ImmutableEntry.Builder
-
Fill a builder with attribute values from the provided
Entryinstance. - from(IcebergTable) - Method in class org.projectnessie.model.ImmutableIcebergTable.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.IcebergTableinstance. - from(LogResponse) - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.LogResponseinstance. - from(Merge) - Method in class org.projectnessie.model.ImmutableMerge.Builder
-
Fill a builder with attribute values from the provided
Mergeinstance. - from(MultiGetContentsRequest) - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest.Builder
-
Fill a builder with attribute values from the provided
MultiGetContentsRequestinstance. - from(MultiGetContentsResponse) - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse.Builder
-
Fill a builder with attribute values from the provided
MultiGetContentsResponseinstance. - from(MultiGetContentsResponse.ContentsWithKey) - Method in class org.projectnessie.model.ImmutableContentsWithKey.Builder
-
Fill a builder with attribute values from the provided
ContentsWithKeyinstance. - from(Namespace) - Method in class org.projectnessie.model.ImmutableNamespace.Builder
-
Fill a builder with attribute values from the provided
Namespaceinstance. - from(NessieConfiguration) - Method in class org.projectnessie.model.ImmutableNessieConfiguration.Builder
-
Fill a builder with attribute values from the provided
NessieConfigurationinstance. - from(Operation) - Method in class org.projectnessie.model.ImmutableDelete.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Operationinstance. - from(Operation) - Method in class org.projectnessie.model.ImmutablePut.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Operationinstance. - from(Operation) - Method in class org.projectnessie.model.ImmutableUnchanged.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Operationinstance. - from(Operation.Delete) - Method in class org.projectnessie.model.ImmutableDelete.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Operation.Deleteinstance. - from(Operation.Put) - Method in class org.projectnessie.model.ImmutablePut.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Operation.Putinstance. - from(Operation.Unchanged) - Method in class org.projectnessie.model.ImmutableUnchanged.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Operation.Unchangedinstance. - from(Operations) - Method in class org.projectnessie.model.ImmutableOperations.Builder
-
Fill a builder with attribute values from the provided
Operationsinstance. - from(PaginatedResponse) - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.PaginatedResponseinstance. - from(PaginatedResponse) - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.PaginatedResponseinstance. - from(Reference) - Method in class org.projectnessie.model.ImmutableBranch.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Referenceinstance. - from(Reference) - Method in class org.projectnessie.model.ImmutableTag.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Referenceinstance. - from(SqlView) - Method in class org.projectnessie.model.ImmutableSqlView.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.SqlViewinstance. - from(TableReference) - Method in class org.projectnessie.model.ImmutableTableReference.Builder
-
Fill a builder with attribute values from the provided
TableReferenceinstance. - from(Tag) - Method in class org.projectnessie.model.ImmutableTag.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Taginstance. - from(Transplant) - Method in class org.projectnessie.model.ImmutableTransplant.Builder
-
Fill a builder with attribute values from the provided
Transplantinstance. - fromHash(String) - Method in class org.projectnessie.model.ImmutableMerge.Builder
-
Initializes the value for the
fromHashattribute. - fromMessage(String) - Static method in class org.projectnessie.model.CommitMeta
- fromPathString(String) - Static method in class org.projectnessie.model.ContentsKey
-
Convert from path encoded string to normal string.
- fromRefName(String) - Method in class org.projectnessie.model.ImmutableMerge.Builder
-
Initializes the value for the
fromRefNameattribute. - fromRefName(String) - Method in class org.projectnessie.model.ImmutableTransplant.Builder
-
Initializes the value for the
fromRefNameattribute.
G
- getAllReferences() - Method in interface org.projectnessie.api.http.HttpTreeApi
- getAllReferences() - Method in interface org.projectnessie.api.TreeApi
-
Get all references.
- getAuthor() - Method in class org.projectnessie.model.CommitMeta
-
The author of a commit.
- getAuthor() - Method in class org.projectnessie.model.ImmutableCommitMeta
-
The author of a commit.
- getAuthorTime() - Method in class org.projectnessie.model.CommitMeta
-
Original commit time in UTC.
- getAuthorTime() - Method in class org.projectnessie.model.ImmutableCommitMeta
-
Original commit time in UTC.
- getCheckpointLocationHistory() - Method in class org.projectnessie.model.DeltaLakeTable
- getCheckpointLocationHistory() - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
- getClientProcessingException() - Method in class org.projectnessie.error.NessieError
- getCommitLog(String, CommitLogParams) - Method in interface org.projectnessie.api.TreeApi
-
Retrieve the commit log for a ref, potentially truncated by the backend.
- getCommitLog(String, CommitLogParams) - Method in interface org.projectnessie.api.http.HttpTreeApi
- getCommitMeta() - Method in class org.projectnessie.model.ImmutableOperations
- getCommitMeta() - Method in interface org.projectnessie.model.Operations
- getCommitter() - Method in class org.projectnessie.model.CommitMeta
-
The entity performing this commit/transaction.
- getCommitter() - Method in class org.projectnessie.model.ImmutableCommitMeta
-
The entity performing this commit/transaction.
- getCommitTime() - Method in class org.projectnessie.model.CommitMeta
-
Commit time in UTC.
- getCommitTime() - Method in class org.projectnessie.model.ImmutableCommitMeta
-
Commit time in UTC.
- getConfig() - Method in interface org.projectnessie.api.ConfigApi
-
Get the server configuration.
- getConfig() - Method in interface org.projectnessie.api.http.HttpConfigApi
- getContents() - Method in class org.projectnessie.model.ImmutableContentsWithKey
- getContents() - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse
- getContents() - Method in class org.projectnessie.model.ImmutablePut
- getContents() - Method in interface org.projectnessie.model.MultiGetContentsResponse.ContentsWithKey
- getContents() - Method in interface org.projectnessie.model.MultiGetContentsResponse
- getContents() - Method in interface org.projectnessie.model.Operation.Put
- getContents(ContentsKey, String, String) - Method in interface org.projectnessie.api.ContentsApi
- getContents(ContentsKey, String, String) - Method in interface org.projectnessie.api.http.HttpContentsApi
- getDefaultBranch() - Method in interface org.projectnessie.api.http.HttpTreeApi
- getDefaultBranch() - Method in interface org.projectnessie.api.TreeApi
-
Get details for the default reference.
- getDefaultBranch() - Method in class org.projectnessie.model.ImmutableNessieConfiguration
- getDefaultBranch() - Method in class org.projectnessie.model.NessieConfiguration
- getDialect() - Method in class org.projectnessie.model.ImmutableSqlView
- getDialect() - Method in class org.projectnessie.model.SqlView
- getElements() - Method in class org.projectnessie.model.ContentsKey
- getElements() - Method in class org.projectnessie.model.ImmutableContentsKey
- getElements() - Method in class org.projectnessie.model.Namespace
- getEntries() - Method in interface org.projectnessie.model.EntriesResponse
- getEntries() - Method in class org.projectnessie.model.ImmutableEntriesResponse
- getEntries(String, EntriesParams) - Method in interface org.projectnessie.api.TreeApi
-
Retrieve objects for a ref, potentially truncated by the backend.
- getEntries(String, EntriesParams) - Method in interface org.projectnessie.api.http.HttpTreeApi
- getExpectedContents() - Method in class org.projectnessie.model.ImmutablePut
- getExpectedContents() - Method in interface org.projectnessie.model.Operation.Put
- getFromHash() - Method in class org.projectnessie.model.ImmutableMerge
- getFromHash() - Method in interface org.projectnessie.model.Merge
- getFromRefName() - Method in class org.projectnessie.model.ImmutableMerge
- getFromRefName() - Method in class org.projectnessie.model.ImmutableTransplant
- getFromRefName() - Method in interface org.projectnessie.model.Merge
- getFromRefName() - Method in interface org.projectnessie.model.Transplant
- getFullMessage() - Method in class org.projectnessie.error.NessieError
-
Get full error message.
- getHash() - Method in class org.projectnessie.model.CommitMeta
-
Hash of this commit.
- getHash() - Method in class org.projectnessie.model.ImmutableBranch
-
backend system id.
- getHash() - Method in class org.projectnessie.model.ImmutableCommitMeta
-
Hash of this commit.
- getHash() - Method in class org.projectnessie.model.ImmutableTableReference
- getHash() - Method in class org.projectnessie.model.ImmutableTag
-
backend system id.
- getHash() - Method in interface org.projectnessie.model.Reference
-
backend system id.
- getHash() - Method in class org.projectnessie.model.TableReference
- getHashesToTransplant() - Method in class org.projectnessie.model.ImmutableTransplant
- getHashesToTransplant() - Method in interface org.projectnessie.model.Transplant
- getId() - Method in class org.projectnessie.model.Contents
-
Unique id for this object.
- getId() - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
-
Unique id for this object.
- getId() - Method in class org.projectnessie.model.ImmutableIcebergTable
-
Unique id for this object.
- getId() - Method in class org.projectnessie.model.ImmutableSqlView
-
Unique id for this object.
- getIdGenerators() - Method in class org.projectnessie.model.IcebergTable
-
Opaque representation of Iceberg's
TableIdGenerators. - getIdGenerators() - Method in class org.projectnessie.model.ImmutableIcebergTable
-
Opaque representation of Iceberg's
TableIdGenerators. - getKey() - Method in class org.projectnessie.model.ImmutableContentsWithKey
- getKey() - Method in class org.projectnessie.model.ImmutableDelete
- getKey() - Method in class org.projectnessie.model.ImmutablePut
- getKey() - Method in class org.projectnessie.model.ImmutableUnchanged
- getKey() - Method in interface org.projectnessie.model.MultiGetContentsResponse.ContentsWithKey
- getKey() - Method in interface org.projectnessie.model.Operation
- getLastCheckpoint() - Method in class org.projectnessie.model.DeltaLakeTable
- getLastCheckpoint() - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
- getMessage() - Method in class org.projectnessie.error.NessieError
- getMessage() - Method in class org.projectnessie.model.CommitMeta
-
Message describing this commit.
- getMessage() - Method in class org.projectnessie.model.ImmutableCommitMeta
-
Message describing this commit.
- getMetadataLocation() - Method in class org.projectnessie.model.IcebergTable
-
Location where Iceberg stored its
TableMetadatafile. - getMetadataLocation() - Method in class org.projectnessie.model.ImmutableIcebergTable
-
Location where Iceberg stored its
TableMetadatafile. - getMetadataLocationHistory() - Method in class org.projectnessie.model.DeltaLakeTable
- getMetadataLocationHistory() - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
- getMultipleContents(String, String, MultiGetContentsRequest) - Method in interface org.projectnessie.api.ContentsApi
-
Similar to
ContentsApi.getContents(ContentsKey, String, String), but takes multipleContentsKeys and returns theContentsfor the one or moreContentsKeys in a named-reference (aBranchorTag). - getMultipleContents(String, String, MultiGetContentsRequest) - Method in interface org.projectnessie.api.http.HttpContentsApi
- getName() - Method in class org.projectnessie.model.ContentsKey
- getName() - Method in interface org.projectnessie.model.EntriesResponse.Entry
- getName() - Method in class org.projectnessie.model.ImmutableBranch
-
Human readable reference name.
- getName() - Method in class org.projectnessie.model.ImmutableEntry
- getName() - Method in class org.projectnessie.model.ImmutableTableReference
- getName() - Method in class org.projectnessie.model.ImmutableTag
-
Human readable reference name.
- getName() - Method in interface org.projectnessie.model.Reference
-
Human readable reference name.
- getName() - Method in class org.projectnessie.model.TableReference
- getNamespace() - Method in class org.projectnessie.model.ContentsKey
-
Returns the namespace that is always consisting of the first N-1 elements from
ContentsKey.getElements(). - getOperations() - Method in class org.projectnessie.model.ImmutableLogResponse
- getOperations() - Method in class org.projectnessie.model.ImmutableOperations
- getOperations() - Method in interface org.projectnessie.model.LogResponse
- getOperations() - Method in interface org.projectnessie.model.Operations
- getProperties() - Method in class org.projectnessie.model.CommitMeta
-
Set of properties to help further identify this commit.
- getProperties() - Method in class org.projectnessie.model.ImmutableCommitMeta
-
Set of properties to help further identify this commit.
- getReason() - Method in exception org.projectnessie.error.BaseNessieClientServerException
- getReason() - Method in class org.projectnessie.error.NessieError
- getReference() - Method in class org.projectnessie.model.ImmutableTableReference
- getReference() - Method in class org.projectnessie.model.TableReference
- getReferenceByName(String) - Method in interface org.projectnessie.api.TreeApi
-
Get details of a particular ref, if it exists.
- getReferenceByName(String) - Method in interface org.projectnessie.api.http.HttpTreeApi
- getRequestedKeys() - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest
- getRequestedKeys() - Method in interface org.projectnessie.model.MultiGetContentsRequest
- getServerStackTrace() - Method in exception org.projectnessie.error.BaseNessieClientServerException
- getServerStackTrace() - Method in class org.projectnessie.error.NessieError
- getSignedOffBy() - Method in class org.projectnessie.model.CommitMeta
-
Authorizer of this action.
- getSignedOffBy() - Method in class org.projectnessie.model.ImmutableCommitMeta
-
Authorizer of this action.
- getSqlText() - Method in class org.projectnessie.model.ImmutableSqlView
- getSqlText() - Method in class org.projectnessie.model.SqlView
- getStatus() - Method in exception org.projectnessie.error.BaseNessieClientServerException
- getStatus() - Method in class org.projectnessie.error.NessieError
- getTimestamp() - Method in class org.projectnessie.model.ImmutableTableReference
- getTimestamp() - Method in class org.projectnessie.model.TableReference
- getToken() - Method in class org.projectnessie.model.ImmutableEntriesResponse
-
Pass this value to the next invocation of the API function to get the next page of results.
- getToken() - Method in class org.projectnessie.model.ImmutableLogResponse
-
Pass this value to the next invocation of the API function to get the next page of results.
- getToken() - Method in interface org.projectnessie.model.PaginatedResponse
-
Pass this value to the next invocation of the API function to get the next page of results.
- getType() - Method in interface org.projectnessie.model.EntriesResponse.Entry
- getType() - Method in class org.projectnessie.model.ImmutableEntry
- getVersion() - Method in class org.projectnessie.model.ImmutableNessieConfiguration
- getVersion() - Method in class org.projectnessie.model.NessieConfiguration
H
- hash(String) - Method in class org.projectnessie.model.ImmutableBranch.Builder
-
Initializes the value for the
hashattribute. - hash(String) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
-
Initializes the value for the
hashattribute. - hash(String) - Method in class org.projectnessie.model.ImmutableTableReference.Builder
-
Initializes the value for the
hashattribute. - hash(String) - Method in class org.projectnessie.model.ImmutableTag.Builder
-
Initializes the value for the
hashattribute. - HASH_MESSAGE - Static variable in class org.projectnessie.model.Validation
- HASH_PATTERN - Static variable in class org.projectnessie.model.Validation
- HASH_REGEX - Static variable in class org.projectnessie.model.Validation
- hasHash() - Method in class org.projectnessie.model.TableReference
- hashCode() - Method in class org.projectnessie.api.params.CommitLogParams
- hashCode() - Method in class org.projectnessie.api.params.EntriesParams
- hashCode() - Method in class org.projectnessie.error.NessieError
- hashCode() - Method in class org.projectnessie.model.ImmutableBranch
-
Computes a hash code from attributes:
name,hash. - hashCode() - Method in class org.projectnessie.model.ImmutableCommitMeta
-
Computes a hash code from attributes:
hash,committer,author,signedOffBy,message,commitTime,authorTime,properties. - hashCode() - Method in class org.projectnessie.model.ImmutableContentsKey
-
Returns a lazily computed hash code from attributes:
elements. - hashCode() - Method in class org.projectnessie.model.ImmutableContentsWithKey
-
Computes a hash code from attributes:
key,contents. - hashCode() - Method in class org.projectnessie.model.ImmutableDelete
-
Computes a hash code from attributes:
key. - hashCode() - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
-
Computes a hash code from attributes:
id,metadataLocationHistory,checkpointLocationHistory,lastCheckpoint. - hashCode() - Method in class org.projectnessie.model.ImmutableEntriesResponse
-
Computes a hash code from attributes:
isHasMore,token,entries. - hashCode() - Method in class org.projectnessie.model.ImmutableEntry
-
Computes a hash code from attributes:
type,name. - hashCode() - Method in class org.projectnessie.model.ImmutableIcebergTable
-
Computes a hash code from attributes:
id,metadataLocation,idGenerators. - hashCode() - Method in class org.projectnessie.model.ImmutableLogResponse
-
Computes a hash code from attributes:
isHasMore,token,operations. - hashCode() - Method in class org.projectnessie.model.ImmutableMerge
-
Computes a hash code from attributes:
fromHash,fromRefName. - hashCode() - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest
-
Computes a hash code from attributes:
requestedKeys. - hashCode() - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse
-
Computes a hash code from attributes:
contents. - hashCode() - Method in class org.projectnessie.model.ImmutableNamespace
-
Computes a hash code from attributes:
name. - hashCode() - Method in class org.projectnessie.model.ImmutableNessieConfiguration
-
Computes a hash code from attributes:
defaultBranch,version. - hashCode() - Method in class org.projectnessie.model.ImmutableOperations
-
Computes a hash code from attributes:
commitMeta,operations. - hashCode() - Method in class org.projectnessie.model.ImmutablePut
-
Computes a hash code from attributes:
key,contents,expectedContents. - hashCode() - Method in class org.projectnessie.model.ImmutableSqlView
-
Computes a hash code from attributes:
id,sqlText,dialect. - hashCode() - Method in class org.projectnessie.model.ImmutableTableReference
-
Computes a hash code from attributes:
name,reference,timestamp,hash. - hashCode() - Method in class org.projectnessie.model.ImmutableTag
-
Computes a hash code from attributes:
name,hash. - hashCode() - Method in class org.projectnessie.model.ImmutableTransplant
-
Computes a hash code from attributes:
hashesToTransplant,fromRefName. - hashCode() - Method in class org.projectnessie.model.ImmutableUnchanged
-
Computes a hash code from attributes:
key. - hashesToTransplant(Iterable<String>) - Method in class org.projectnessie.model.ImmutableTransplant.Builder
-
Sets or replaces all elements for
hashesToTransplantlist. - hashOnRef() - Method in class org.projectnessie.api.params.EntriesParams
- hashOnRef(String) - Method in class org.projectnessie.api.params.EntriesParams.Builder
- hasReference() - Method in class org.projectnessie.model.TableReference
- hasTimestamp() - Method in class org.projectnessie.model.TableReference
- HIVE - org.projectnessie.model.SqlView.Dialect
- HttpConfigApi - Interface in org.projectnessie.api.http
- HttpContentsApi - Interface in org.projectnessie.api.http
- HttpTreeApi - Interface in org.projectnessie.api.http
I
- ICEBERG_TABLE - org.projectnessie.model.Contents.Type
- IcebergTable - Class in org.projectnessie.model
-
Represents the state of an Iceberg table in Nessie.
- IcebergTable() - Constructor for class org.projectnessie.model.IcebergTable
- id(String) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Initializes the value for the
idattribute. - id(String) - Method in class org.projectnessie.model.ImmutableIcebergTable.Builder
-
Initializes the value for the
idattribute. - id(String) - Method in class org.projectnessie.model.ImmutableSqlView.Builder
-
Initializes the value for the
idattribute. - idGenerators(String) - Method in class org.projectnessie.model.ImmutableIcebergTable.Builder
-
Initializes the value for the
idGeneratorsattribute. - ImmutableBranch - Class in org.projectnessie.model
-
Immutable implementation of
Branch. - ImmutableBranch.Builder - Class in org.projectnessie.model
-
Builds instances of type
ImmutableBranch. - ImmutableCommitMeta - Class in org.projectnessie.model
-
Immutable implementation of
CommitMeta. - ImmutableCommitMeta.Builder - Class in org.projectnessie.model
-
Builds instances of type
ImmutableCommitMeta. - ImmutableContentsKey - Class in org.projectnessie.model
-
Immutable implementation of
ContentsKey. - ImmutableContentsKey.Builder - Class in org.projectnessie.model
-
Builds instances of type
ImmutableContentsKey. - ImmutableContentsWithKey - Class in org.projectnessie.model
-
Immutable implementation of
MultiGetContentsResponse.ContentsWithKey. - ImmutableContentsWithKey.Builder - Class in org.projectnessie.model
-
Builds instances of type
ImmutableContentsWithKey. - ImmutableDelete - Class in org.projectnessie.model
-
Immutable implementation of
Operation.Delete. - ImmutableDelete.Builder - Class in org.projectnessie.model
-
Builds instances of type
ImmutableDelete. - ImmutableDeltaLakeTable - Class in org.projectnessie.model
-
Immutable implementation of
DeltaLakeTable. - ImmutableDeltaLakeTable.Builder - Class in org.projectnessie.model
-
Builds instances of type
ImmutableDeltaLakeTable. - ImmutableEntriesResponse - Class in org.projectnessie.model
-
Immutable implementation of
EntriesResponse. - ImmutableEntriesResponse.Builder - Class in org.projectnessie.model
-
Builds instances of type
ImmutableEntriesResponse. - ImmutableEntry - Class in org.projectnessie.model
-
Immutable implementation of
EntriesResponse.Entry. - ImmutableEntry.Builder - Class in org.projectnessie.model
-
Builds instances of type
ImmutableEntry. - ImmutableIcebergTable - Class in org.projectnessie.model
-
Immutable implementation of
IcebergTable. - ImmutableIcebergTable.Builder - Class in org.projectnessie.model
-
Builds instances of type
ImmutableIcebergTable. - ImmutableLogResponse - Class in org.projectnessie.model
-
Immutable implementation of
LogResponse. - ImmutableLogResponse.Builder - Class in org.projectnessie.model
-
Builds instances of type
ImmutableLogResponse. - ImmutableMerge - Class in org.projectnessie.model
-
Immutable implementation of
Merge. - ImmutableMerge.Builder - Class in org.projectnessie.model
-
Builds instances of type
ImmutableMerge. - ImmutableMultiGetContentsRequest - Class in org.projectnessie.model
-
Immutable implementation of
MultiGetContentsRequest. - ImmutableMultiGetContentsRequest.Builder - Class in org.projectnessie.model
-
Builds instances of type
ImmutableMultiGetContentsRequest. - ImmutableMultiGetContentsResponse - Class in org.projectnessie.model
-
Immutable implementation of
MultiGetContentsResponse. - ImmutableMultiGetContentsResponse.Builder - Class in org.projectnessie.model
-
Builds instances of type
ImmutableMultiGetContentsResponse. - ImmutableNamespace - Class in org.projectnessie.model
-
Immutable implementation of
Namespace. - ImmutableNamespace.Builder - Class in org.projectnessie.model
-
Builds instances of type
ImmutableNamespace. - ImmutableNessieConfiguration - Class in org.projectnessie.model
-
Immutable implementation of
NessieConfiguration. - ImmutableNessieConfiguration.Builder - Class in org.projectnessie.model
-
Builds instances of type
ImmutableNessieConfiguration. - ImmutableOperations - Class in org.projectnessie.model
-
Immutable implementation of
Operations. - ImmutableOperations.Builder - Class in org.projectnessie.model
-
Builds instances of type
ImmutableOperations. - ImmutablePut - Class in org.projectnessie.model
-
Immutable implementation of
Operation.Put. - ImmutablePut.Builder - Class in org.projectnessie.model
-
Builds instances of type
ImmutablePut. - ImmutableSqlView - Class in org.projectnessie.model
-
Immutable implementation of
SqlView. - ImmutableSqlView.Builder - Class in org.projectnessie.model
-
Builds instances of type
ImmutableSqlView. - ImmutableTableReference - Class in org.projectnessie.model
-
Immutable implementation of
TableReference. - ImmutableTableReference.Builder - Class in org.projectnessie.model
-
Builds instances of type
ImmutableTableReference. - ImmutableTag - Class in org.projectnessie.model
-
Immutable implementation of
Tag. - ImmutableTag.Builder - Class in org.projectnessie.model
-
Builds instances of type
ImmutableTag. - ImmutableTransplant - Class in org.projectnessie.model
-
Immutable implementation of
Transplant. - ImmutableTransplant.Builder - Class in org.projectnessie.model
-
Builds instances of type
ImmutableTransplant. - ImmutableUnchanged - Class in org.projectnessie.model
-
Immutable implementation of
Operation.Unchanged. - ImmutableUnchanged.Builder - Class in org.projectnessie.model
-
Builds instances of type
ImmutableUnchanged. - InstantDeserializer() - Constructor for class org.projectnessie.model.CommitMeta.InstantDeserializer
- InstantDeserializer(Class<?>) - Constructor for class org.projectnessie.model.CommitMeta.InstantDeserializer
- InstantSerializer() - Constructor for class org.projectnessie.model.CommitMeta.InstantSerializer
- InstantSerializer(Class<Instant>) - Constructor for class org.projectnessie.model.CommitMeta.InstantSerializer
- isEmpty() - Method in class org.projectnessie.model.Namespace
- isHasMore() - Method in class org.projectnessie.model.ImmutableEntriesResponse
-
Whether there are more result-items than returned by this response object.
- isHasMore() - Method in class org.projectnessie.model.ImmutableLogResponse
-
Whether there are more result-items than returned by this response object.
- isHasMore() - Method in interface org.projectnessie.model.PaginatedResponse
-
Whether there are more result-items than returned by this response object.
- isHasMore(boolean) - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
-
Initializes the value for the
isHasMoreattribute. - isHasMore(boolean) - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
-
Initializes the value for the
isHasMoreattribute. - isValidHash(String) - Static method in class org.projectnessie.model.Validation
-
Just checks whether a string is a valid hash, but doesn't throw an exception.
- isValidReferenceName(String) - Static method in class org.projectnessie.model.Validation
-
Just checks whether a string is a valid reference-name, but doesn't throw an exception.
- isValidReferenceNameOrHash(String) - Static method in class org.projectnessie.model.Validation
-
Just checks whether a string is a valid reference-name (as per
Validation.isValidReferenceName(String)) or a valid hash (as perValidation.isValidHash(String)).
K
- key(ContentsKey) - Method in class org.projectnessie.model.ImmutableContentsWithKey.Builder
-
Initializes the value for the
keyattribute. - key(ContentsKey) - Method in class org.projectnessie.model.ImmutableDelete.Builder
-
Initializes the value for the
keyattribute. - key(ContentsKey) - Method in class org.projectnessie.model.ImmutablePut.Builder
-
Initializes the value for the
keyattribute. - key(ContentsKey) - Method in class org.projectnessie.model.ImmutableUnchanged.Builder
-
Initializes the value for the
keyattribute.
L
- lastCheckpoint(String) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Initializes the value for the
lastCheckpointattribute. - LogResponse - Interface in org.projectnessie.model
M
- maxRecords() - Method in class org.projectnessie.api.params.CommitLogParams
- maxRecords() - Method in class org.projectnessie.api.params.EntriesParams
- maxRecords(Integer) - Method in class org.projectnessie.api.params.CommitLogParams.Builder
- maxRecords(Integer) - Method in class org.projectnessie.api.params.EntriesParams.Builder
- Merge - Interface in org.projectnessie.model
- mergeRefIntoBranch(String, String, Merge) - Method in interface org.projectnessie.api.TreeApi
-
merge mergeRef onto ref.
- mergeRefIntoBranch(String, String, Merge) - Method in interface org.projectnessie.api.http.HttpTreeApi
- message(String) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
-
Initializes the value for the
messageattribute. - metadataLocation(String) - Method in class org.projectnessie.model.ImmutableIcebergTable.Builder
-
Initializes the value for the
metadataLocationattribute. - metadataLocationHistory(Iterable<String>) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Sets or replaces all elements for
metadataLocationHistorylist. - MultiGetContentsRequest - Interface in org.projectnessie.model
- MultiGetContentsResponse - Interface in org.projectnessie.model
- MultiGetContentsResponse.ContentsWithKey - Interface in org.projectnessie.model
N
- name() - Method in class org.projectnessie.model.ImmutableNamespace
- name() - Method in class org.projectnessie.model.Namespace
- name(String) - Method in class org.projectnessie.model.ImmutableBranch.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class org.projectnessie.model.ImmutableNamespace.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class org.projectnessie.model.ImmutableTableReference.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class org.projectnessie.model.ImmutableTag.Builder
-
Initializes the value for the
nameattribute. - name(ContentsKey) - Method in class org.projectnessie.model.ImmutableEntry.Builder
-
Initializes the value for the
nameattribute. - Namespace - Class in org.projectnessie.model
- Namespace() - Constructor for class org.projectnessie.model.Namespace
- namespaceDepth() - Method in class org.projectnessie.api.params.EntriesParams
- namespaceDepth(Integer) - Method in class org.projectnessie.api.params.EntriesParams.Builder
- NessieConfiguration - Class in org.projectnessie.model
-
configuration object to tell a client how a server is configured.
- NessieConfiguration() - Constructor for class org.projectnessie.model.NessieConfiguration
- NessieConflictException - Exception in org.projectnessie.error
- NessieConflictException(String) - Constructor for exception org.projectnessie.error.NessieConflictException
- NessieConflictException(String, Throwable) - Constructor for exception org.projectnessie.error.NessieConflictException
- NessieConflictException(NessieError) - Constructor for exception org.projectnessie.error.NessieConflictException
- NessieError - Class in org.projectnessie.error
- NessieError(int, String, String, Exception) - Constructor for class org.projectnessie.error.NessieError
-
Create Error.
- NessieError(String, int, String, String) - Constructor for class org.projectnessie.error.NessieError
-
Deserialize error message from the server.
- NessieError(String, int, String, String, Exception) - Constructor for class org.projectnessie.error.NessieError
-
Create Error.
- NessieNotFoundException - Exception in org.projectnessie.error
- NessieNotFoundException(String) - Constructor for exception org.projectnessie.error.NessieNotFoundException
- NessieNotFoundException(String, Throwable) - Constructor for exception org.projectnessie.error.NessieNotFoundException
- NessieNotFoundException(NessieError) - Constructor for exception org.projectnessie.error.NessieNotFoundException
O
- of(String...) - Static method in class org.projectnessie.model.ContentsKey
- of(String...) - Static method in class org.projectnessie.model.Namespace
-
Builds a
Namespaceinstance for the given elements. - of(String, String) - Static method in interface org.projectnessie.model.Branch
- of(String, String) - Static method in class org.projectnessie.model.IcebergTable
- of(String, String) - Static method in interface org.projectnessie.model.Tag
- of(String, String, String) - Static method in class org.projectnessie.model.IcebergTable
- of(List<String>) - Static method in class org.projectnessie.model.ContentsKey
- of(List<String>) - Static method in class org.projectnessie.model.Namespace
-
Builds a
Namespaceinstance for the given elements. - of(List<ContentsKey>) - Static method in interface org.projectnessie.model.MultiGetContentsRequest
- of(List<MultiGetContentsResponse.ContentsWithKey>) - Static method in interface org.projectnessie.model.MultiGetContentsResponse
- of(ContentsKey) - Static method in interface org.projectnessie.model.Operation.Delete
- of(ContentsKey) - Static method in interface org.projectnessie.model.Operation.Unchanged
- of(ContentsKey...) - Static method in interface org.projectnessie.model.MultiGetContentsRequest
- of(ContentsKey, Contents) - Static method in interface org.projectnessie.model.MultiGetContentsResponse.ContentsWithKey
- of(ContentsKey, Contents) - Static method in interface org.projectnessie.model.Operation.Put
- of(ContentsKey, Contents, Contents) - Static method in interface org.projectnessie.model.Operation.Put
- of(Namespace, String) - Static method in class org.projectnessie.model.ContentsKey
- Operation - Interface in org.projectnessie.model
- Operation.Delete - Interface in org.projectnessie.model
- Operation.Put - Interface in org.projectnessie.model
- Operation.Unchanged - Interface in org.projectnessie.model
- operations(Iterable<? extends CommitMeta>) - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
-
Sets or replaces all elements for
operationslist. - operations(Iterable<? extends Operation>) - Method in class org.projectnessie.model.ImmutableOperations.Builder
-
Sets or replaces all elements for
operationslist. - Operations - Interface in org.projectnessie.model
- org.projectnessie.api - package org.projectnessie.api
- org.projectnessie.api.http - package org.projectnessie.api.http
- org.projectnessie.api.params - package org.projectnessie.api.params
- org.projectnessie.error - package org.projectnessie.error
- org.projectnessie.model - package org.projectnessie.model
P
- pageToken() - Method in class org.projectnessie.api.params.CommitLogParams
- pageToken() - Method in class org.projectnessie.api.params.EntriesParams
- pageToken(String) - Method in class org.projectnessie.api.params.CommitLogParams.Builder
- pageToken(String) - Method in class org.projectnessie.api.params.EntriesParams.Builder
- PaginatedResponse - Interface in org.projectnessie.model
- parse(String) - Static method in class org.projectnessie.model.Namespace
-
Builds a
Namespaceinstance for the given elements split by the . (dot) character. - parse(String) - Static method in class org.projectnessie.model.TableReference
-
Parses the string representation of a table-reference to a
TableReferenceobject. - PRESTO - org.projectnessie.model.SqlView.Dialect
- properties(Map<String, ? extends String>) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
-
Sets or replaces all mappings from the specified map as entries for the
propertiesmap. - putAllProperties(Map<String, ? extends String>) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
-
Put all mappings from the specified map as entries to
propertiesmap. - putProperties(String, String) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
-
Put one entry to the
propertiesmap. - putProperties(Map.Entry<String, ? extends String>) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
-
Put one entry to the
propertiesmap.
Q
- queryExpression() - Method in class org.projectnessie.api.params.CommitLogParams
- queryExpression() - Method in class org.projectnessie.api.params.EntriesParams
R
- REF_NAME_MESSAGE - Static variable in class org.projectnessie.model.Validation
- REF_NAME_OR_HASH_MESSAGE - Static variable in class org.projectnessie.model.Validation
- REF_NAME_OR_HASH_PATTERN - Static variable in class org.projectnessie.model.Validation
- REF_NAME_OR_HASH_REGEX - Static variable in class org.projectnessie.model.Validation
- REF_NAME_PATTERN - Static variable in class org.projectnessie.model.Validation
- REF_NAME_REGEX - Static variable in class org.projectnessie.model.Validation
- reference(String) - Method in class org.projectnessie.model.ImmutableTableReference.Builder
-
Initializes the value for the
referenceattribute. - Reference - Interface in org.projectnessie.model
- requestedKeys(Iterable<? extends ContentsKey>) - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest.Builder
-
Sets or replaces all elements for
requestedKeyslist.
S
- serialize(Instant, JsonGenerator, SerializerProvider) - Method in class org.projectnessie.model.CommitMeta.InstantSerializer
- signedOffBy(String) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
-
Initializes the value for the
signedOffByattribute. - SPARK - org.projectnessie.model.SqlView.Dialect
- sqlText(String) - Method in class org.projectnessie.model.ImmutableSqlView.Builder
-
Initializes the value for the
sqlTextattribute. - SqlView - Class in org.projectnessie.model
- SqlView() - Constructor for class org.projectnessie.model.SqlView
- SqlView.Dialect - Enum in org.projectnessie.model
- startHash() - Method in class org.projectnessie.api.params.CommitLogParams
- startHash(String) - Method in class org.projectnessie.api.params.CommitLogParams.Builder
T
- TableReference - Class in org.projectnessie.model
-
Functionality to parse a table-reference string representation containing the table name plus optional reference name, commit hash or timestamp.
- TableReference() - Constructor for class org.projectnessie.model.TableReference
- Tag - Interface in org.projectnessie.model
-
Api representation of an Nessie Tag/Branch.
- timestamp(String) - Method in class org.projectnessie.model.ImmutableTableReference.Builder
-
Initializes the value for the
timestampattribute. - toBuilder() - Method in class org.projectnessie.model.CommitMeta
- token(String) - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
-
Initializes the value for the
tokenattribute. - token(String) - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
-
Initializes the value for the
tokenattribute. - toPathString() - Method in class org.projectnessie.model.ContentsKey
-
Convert this key to a url encoded path string.
- toString() - Method in class org.projectnessie.api.params.CommitLogParams
- toString() - Method in class org.projectnessie.api.params.EntriesParams
- toString() - Method in class org.projectnessie.model.ContentsKey
- toString() - Method in class org.projectnessie.model.ImmutableBranch
-
Prints the immutable value
Branchwith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableCommitMeta
-
Prints the immutable value
CommitMetawith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableContentsWithKey
-
Prints the immutable value
ContentsWithKeywith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableDelete
-
Prints the immutable value
Deletewith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
-
Prints the immutable value
DeltaLakeTablewith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableEntriesResponse
-
Prints the immutable value
EntriesResponsewith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableEntry
-
Prints the immutable value
Entrywith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableIcebergTable
-
Prints the immutable value
IcebergTablewith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableLogResponse
-
Prints the immutable value
LogResponsewith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableMerge
-
Prints the immutable value
Mergewith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest
-
Prints the immutable value
MultiGetContentsRequestwith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse
-
Prints the immutable value
MultiGetContentsResponsewith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableNamespace
-
Prints the immutable value
Namespacewith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableNessieConfiguration
-
Prints the immutable value
NessieConfigurationwith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableOperations
-
Prints the immutable value
Operationswith attribute values. - toString() - Method in class org.projectnessie.model.ImmutablePut
-
Prints the immutable value
Putwith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableSqlView
-
Prints the immutable value
SqlViewwith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableTag
-
Prints the immutable value
Tagwith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableTransplant
-
Prints the immutable value
Transplantwith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableUnchanged
-
Prints the immutable value
Unchangedwith attribute values. - toString() - Method in class org.projectnessie.model.TableReference
- Transplant - Interface in org.projectnessie.model
- transplantCommitsIntoBranch(String, String, String, Transplant) - Method in interface org.projectnessie.api.TreeApi
-
cherry pick a set of commits into a branch.
- transplantCommitsIntoBranch(String, String, String, Transplant) - Method in interface org.projectnessie.api.http.HttpTreeApi
- TreeApi - Interface in org.projectnessie.api
- type(Contents.Type) - Method in class org.projectnessie.model.ImmutableEntry.Builder
-
Initializes the value for the
typeattribute.
U
- UNKNOWN - org.projectnessie.model.Contents.Type
- unwrap(Class<T>) - Method in class org.projectnessie.model.Contents
-
Unwrap object if possible, otherwise throw.
V
- validate() - Method in class org.projectnessie.model.ContentsKey
- validateHash(String) - Static method in class org.projectnessie.model.Validation
-
Validates whether a string is a valid hash.
- validateReferenceName(String) - Static method in class org.projectnessie.model.Validation
-
Validates whether a string is a valid reference-name.
- validateReferenceNameOrHash(String) - Static method in class org.projectnessie.model.Validation
-
Validates whether a string is a valid reference name or hash.
- Validation - Class in org.projectnessie.model
-
Collection of validation rules.
- valueOf(String) - Static method in enum org.projectnessie.model.Contents.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.projectnessie.model.SqlView.Dialect
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.projectnessie.model.Contents.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.projectnessie.model.SqlView.Dialect
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version(String) - Method in class org.projectnessie.model.ImmutableNessieConfiguration.Builder
-
Initializes the value for the
versionattribute. - VIEW - org.projectnessie.model.Contents.Type
W
- withAuthor(String) - Method in class org.projectnessie.model.ImmutableCommitMeta
-
Copy the current immutable object by setting a value for the
authorattribute. - withAuthorTime(Instant) - Method in class org.projectnessie.model.ImmutableCommitMeta
-
Copy the current immutable object by setting a value for the
authorTimeattribute. - withCheckpointLocationHistory(Iterable<String>) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
-
Copy the current immutable object with elements that replace the content of
checkpointLocationHistory. - withCheckpointLocationHistory(String...) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
-
Copy the current immutable object with elements that replace the content of
checkpointLocationHistory. - withCommitMeta(CommitMeta) - Method in class org.projectnessie.model.ImmutableOperations
-
Copy the current immutable object by setting a value for the
commitMetaattribute. - withCommitter(String) - Method in class org.projectnessie.model.ImmutableCommitMeta
-
Copy the current immutable object by setting a value for the
committerattribute. - withCommitTime(Instant) - Method in class org.projectnessie.model.ImmutableCommitMeta
-
Copy the current immutable object by setting a value for the
commitTimeattribute. - withContents(Iterable<? extends MultiGetContentsResponse.ContentsWithKey>) - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse
-
Copy the current immutable object with elements that replace the content of
contents. - withContents(Contents) - Method in class org.projectnessie.model.ImmutableContentsWithKey
-
Copy the current immutable object by setting a value for the
contentsattribute. - withContents(Contents) - Method in class org.projectnessie.model.ImmutablePut
-
Copy the current immutable object by setting a value for the
contentsattribute. - withContents(MultiGetContentsResponse.ContentsWithKey...) - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse
-
Copy the current immutable object with elements that replace the content of
contents. - withDefaultBranch(String) - Method in class org.projectnessie.model.ImmutableNessieConfiguration
-
Copy the current immutable object by setting a value for the
defaultBranchattribute. - withDialect(SqlView.Dialect) - Method in class org.projectnessie.model.ImmutableSqlView
-
Copy the current immutable object by setting a value for the
dialectattribute. - withElements(Iterable<String>) - Method in class org.projectnessie.model.ImmutableContentsKey
-
Copy the current immutable object with elements that replace the content of
elements. - withElements(String...) - Method in class org.projectnessie.model.ImmutableContentsKey
-
Copy the current immutable object with elements that replace the content of
elements. - withEntries(Iterable<? extends EntriesResponse.Entry>) - Method in class org.projectnessie.model.ImmutableEntriesResponse
-
Copy the current immutable object with elements that replace the content of
entries. - withEntries(EntriesResponse.Entry...) - Method in class org.projectnessie.model.ImmutableEntriesResponse
-
Copy the current immutable object with elements that replace the content of
entries. - withExpectedContents(Contents) - Method in class org.projectnessie.model.ImmutablePut
-
Copy the current immutable object by setting a value for the
expectedContentsattribute. - withFromHash(String) - Method in class org.projectnessie.model.ImmutableMerge
-
Copy the current immutable object by setting a value for the
fromHashattribute. - withFromRefName(String) - Method in class org.projectnessie.model.ImmutableMerge
-
Copy the current immutable object by setting a value for the
fromRefNameattribute. - withFromRefName(String) - Method in class org.projectnessie.model.ImmutableTransplant
-
Copy the current immutable object by setting a value for the
fromRefNameattribute. - withHash(String) - Method in class org.projectnessie.model.ImmutableBranch
-
Copy the current immutable object by setting a value for the
hashattribute. - withHash(String) - Method in class org.projectnessie.model.ImmutableCommitMeta
-
Copy the current immutable object by setting a value for the
hashattribute. - withHash(String) - Method in class org.projectnessie.model.ImmutableTableReference
-
Copy the current immutable object by setting a value for the
hashattribute. - withHash(String) - Method in class org.projectnessie.model.ImmutableTag
-
Copy the current immutable object by setting a value for the
hashattribute. - withHashesToTransplant(Iterable<String>) - Method in class org.projectnessie.model.ImmutableTransplant
-
Copy the current immutable object with elements that replace the content of
hashesToTransplant. - withHashesToTransplant(String...) - Method in class org.projectnessie.model.ImmutableTransplant
-
Copy the current immutable object with elements that replace the content of
hashesToTransplant. - withId(String) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
-
Copy the current immutable object by setting a value for the
idattribute. - withId(String) - Method in class org.projectnessie.model.ImmutableIcebergTable
-
Copy the current immutable object by setting a value for the
idattribute. - withId(String) - Method in class org.projectnessie.model.ImmutableSqlView
-
Copy the current immutable object by setting a value for the
idattribute. - withIdGenerators(String) - Method in class org.projectnessie.model.ImmutableIcebergTable
-
Copy the current immutable object by setting a value for the
idGeneratorsattribute. - withIsHasMore(boolean) - Method in class org.projectnessie.model.ImmutableEntriesResponse
-
Copy the current immutable object by setting a value for the
isHasMoreattribute. - withIsHasMore(boolean) - Method in class org.projectnessie.model.ImmutableLogResponse
-
Copy the current immutable object by setting a value for the
isHasMoreattribute. - withKey(ContentsKey) - Method in class org.projectnessie.model.ImmutableContentsWithKey
-
Copy the current immutable object by setting a value for the
keyattribute. - withKey(ContentsKey) - Method in class org.projectnessie.model.ImmutableDelete
-
Copy the current immutable object by setting a value for the
keyattribute. - withKey(ContentsKey) - Method in class org.projectnessie.model.ImmutablePut
-
Copy the current immutable object by setting a value for the
keyattribute. - withKey(ContentsKey) - Method in class org.projectnessie.model.ImmutableUnchanged
-
Copy the current immutable object by setting a value for the
keyattribute. - withLastCheckpoint(String) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
-
Copy the current immutable object by setting a value for the
lastCheckpointattribute. - withMessage(String) - Method in class org.projectnessie.model.ImmutableCommitMeta
-
Copy the current immutable object by setting a value for the
messageattribute. - withMetadataLocation(String) - Method in class org.projectnessie.model.ImmutableIcebergTable
-
Copy the current immutable object by setting a value for the
metadataLocationattribute. - withMetadataLocationHistory(Iterable<String>) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
-
Copy the current immutable object with elements that replace the content of
metadataLocationHistory. - withMetadataLocationHistory(String...) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
-
Copy the current immutable object with elements that replace the content of
metadataLocationHistory. - withName(String) - Method in class org.projectnessie.model.ImmutableBranch
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class org.projectnessie.model.ImmutableNamespace
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class org.projectnessie.model.ImmutableTableReference
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class org.projectnessie.model.ImmutableTag
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(ContentsKey) - Method in class org.projectnessie.model.ImmutableEntry
-
Copy the current immutable object by setting a value for the
nameattribute. - withOperations(Iterable<? extends CommitMeta>) - Method in class org.projectnessie.model.ImmutableLogResponse
-
Copy the current immutable object with elements that replace the content of
operations. - withOperations(Iterable<? extends Operation>) - Method in class org.projectnessie.model.ImmutableOperations
-
Copy the current immutable object with elements that replace the content of
operations. - withOperations(CommitMeta...) - Method in class org.projectnessie.model.ImmutableLogResponse
-
Copy the current immutable object with elements that replace the content of
operations. - withOperations(Operation...) - Method in class org.projectnessie.model.ImmutableOperations
-
Copy the current immutable object with elements that replace the content of
operations. - withProperties(Map<String, ? extends String>) - Method in class org.projectnessie.model.ImmutableCommitMeta
-
Copy the current immutable object by replacing the
propertiesmap with the specified map. - withReference(String) - Method in class org.projectnessie.model.ImmutableTableReference
-
Copy the current immutable object by setting a value for the
referenceattribute. - withRequestedKeys(Iterable<? extends ContentsKey>) - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest
-
Copy the current immutable object with elements that replace the content of
requestedKeys. - withRequestedKeys(ContentsKey...) - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest
-
Copy the current immutable object with elements that replace the content of
requestedKeys. - withSignedOffBy(String) - Method in class org.projectnessie.model.ImmutableCommitMeta
-
Copy the current immutable object by setting a value for the
signedOffByattribute. - withSqlText(String) - Method in class org.projectnessie.model.ImmutableSqlView
-
Copy the current immutable object by setting a value for the
sqlTextattribute. - withTimestamp(String) - Method in class org.projectnessie.model.ImmutableTableReference
-
Copy the current immutable object by setting a value for the
timestampattribute. - withToken(String) - Method in class org.projectnessie.model.ImmutableEntriesResponse
-
Copy the current immutable object by setting a value for the
tokenattribute. - withToken(String) - Method in class org.projectnessie.model.ImmutableLogResponse
-
Copy the current immutable object by setting a value for the
tokenattribute. - withType(Contents.Type) - Method in class org.projectnessie.model.ImmutableEntry
-
Copy the current immutable object by setting a value for the
typeattribute. - withVersion(String) - Method in class org.projectnessie.model.ImmutableNessieConfiguration
-
Copy the current immutable object by setting a value for the
versionattribute.
All Classes All Packages