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

A

addAllCheckpointLocationHistory(Iterable<String>) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
Adds elements to checkpointLocationHistory list.
addAllContents(Iterable<? extends MultiGetContentsResponse.ContentsWithKey>) - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse.Builder
Adds elements to contents list.
addAllElements(Iterable<String>) - Method in class org.projectnessie.model.ImmutableContentsKey.Builder
Adds elements to elements list.
addAllEntries(Iterable<? extends EntriesResponse.Entry>) - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
Adds elements to entries list.
addAllHashesToTransplant(Iterable<String>) - Method in class org.projectnessie.model.ImmutableTransplant.Builder
Adds elements to hashesToTransplant list.
addAllMetadataLocationHistory(Iterable<String>) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
Adds elements to metadataLocationHistory list.
addAllOperations(Iterable<? extends CommitMeta>) - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
Adds elements to operations list.
addAllOperations(Iterable<? extends Operation>) - Method in class org.projectnessie.model.ImmutableOperations.Builder
Adds elements to operations list.
addAllRequestedKeys(Iterable<? extends ContentsKey>) - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest.Builder
Adds elements to requestedKeys list.
addCheckpointLocationHistory(String) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
Adds one element to checkpointLocationHistory list.
addCheckpointLocationHistory(String...) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
Adds elements to checkpointLocationHistory list.
addContents(MultiGetContentsResponse.ContentsWithKey) - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse.Builder
Adds one element to contents list.
addContents(MultiGetContentsResponse.ContentsWithKey...) - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse.Builder
Adds elements to contents list.
addElements(String) - Method in class org.projectnessie.model.ImmutableContentsKey.Builder
Adds one element to elements list.
addElements(String...) - Method in class org.projectnessie.model.ImmutableContentsKey.Builder
Adds elements to elements list.
addEntries(EntriesResponse.Entry) - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
Adds one element to entries list.
addEntries(EntriesResponse.Entry...) - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
Adds elements to entries list.
addHashesToTransplant(String) - Method in class org.projectnessie.model.ImmutableTransplant.Builder
Adds one element to hashesToTransplant list.
addHashesToTransplant(String...) - Method in class org.projectnessie.model.ImmutableTransplant.Builder
Adds elements to hashesToTransplant list.
addMetadataLocationHistory(String) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
Adds one element to metadataLocationHistory list.
addMetadataLocationHistory(String...) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
Adds elements to metadataLocationHistory list.
addOperations(CommitMeta) - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
Adds one element to operations list.
addOperations(CommitMeta...) - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
Adds elements to operations list.
addOperations(Operation) - Method in class org.projectnessie.model.ImmutableOperations.Builder
Adds one element to operations list.
addOperations(Operation...) - Method in class org.projectnessie.model.ImmutableOperations.Builder
Adds elements to operations list.
addRequestedKeys(ContentsKey) - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest.Builder
Adds one element to requestedKeys list.
addRequestedKeys(ContentsKey...) - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest.Builder
Adds elements to requestedKeys list.
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 author attribute.
authorTime(Instant) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
Initializes the value for the authorTime attribute.

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
build() - Method in class org.projectnessie.model.ImmutableDelete.Builder
Builds a new ImmutableDelete.
build() - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
build() - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
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
build() - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse.Builder
build() - Method in class org.projectnessie.model.ImmutableNamespace.Builder
Builds a new ImmutableNamespace.
build() - Method in class org.projectnessie.model.ImmutableNessieConfiguration.Builder
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
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
checkName() - Method in interface org.projectnessie.model.Tag
checkpointLocationHistory(Iterable<String>) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
Sets or replaces all elements for checkpointLocationHistory list.
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 commitMeta attribute.
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 committer attribute.
commitTime(Instant) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
Initializes the value for the commitTime attribute.
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 contents list.
contents(Contents) - Method in class org.projectnessie.model.ImmutableContentsWithKey.Builder
Initializes the value for the contents attribute.
contents(Contents) - Method in class org.projectnessie.model.ImmutablePut.Builder
Initializes the value for the contents attribute.
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 Branch value.
copyOf(CommitMeta) - Static method in class org.projectnessie.model.ImmutableCommitMeta
Creates an immutable copy of a CommitMeta value.
copyOf(ContentsKey) - Static method in class org.projectnessie.model.ImmutableContentsKey
Creates an immutable copy of a ContentsKey value.
copyOf(DeltaLakeTable) - Static method in class org.projectnessie.model.ImmutableDeltaLakeTable
Creates an immutable copy of a DeltaLakeTable value.
copyOf(EntriesResponse) - Static method in class org.projectnessie.model.ImmutableEntriesResponse
Creates an immutable copy of a EntriesResponse value.
copyOf(EntriesResponse.Entry) - Static method in class org.projectnessie.model.ImmutableEntry
Creates an immutable copy of a EntriesResponse.Entry value.
copyOf(IcebergTable) - Static method in class org.projectnessie.model.ImmutableIcebergTable
Creates an immutable copy of a IcebergTable value.
copyOf(LogResponse) - Static method in class org.projectnessie.model.ImmutableLogResponse
Creates an immutable copy of a LogResponse value.
copyOf(Merge) - Static method in class org.projectnessie.model.ImmutableMerge
Creates an immutable copy of a Merge value.
copyOf(MultiGetContentsRequest) - Static method in class org.projectnessie.model.ImmutableMultiGetContentsRequest
Creates an immutable copy of a MultiGetContentsRequest value.
copyOf(MultiGetContentsResponse) - Static method in class org.projectnessie.model.ImmutableMultiGetContentsResponse
Creates an immutable copy of a MultiGetContentsResponse value.
copyOf(MultiGetContentsResponse.ContentsWithKey) - Static method in class org.projectnessie.model.ImmutableContentsWithKey
Creates an immutable copy of a MultiGetContentsResponse.ContentsWithKey value.
copyOf(Namespace) - Static method in class org.projectnessie.model.ImmutableNamespace
Creates an immutable copy of a Namespace value.
copyOf(NessieConfiguration) - Static method in class org.projectnessie.model.ImmutableNessieConfiguration
Creates an immutable copy of a NessieConfiguration value.
copyOf(Operation.Delete) - Static method in class org.projectnessie.model.ImmutableDelete
Creates an immutable copy of a Operation.Delete value.
copyOf(Operation.Put) - Static method in class org.projectnessie.model.ImmutablePut
Creates an immutable copy of a Operation.Put value.
copyOf(Operation.Unchanged) - Static method in class org.projectnessie.model.ImmutableUnchanged
Creates an immutable copy of a Operation.Unchanged value.
copyOf(Operations) - Static method in class org.projectnessie.model.ImmutableOperations
Creates an immutable copy of a Operations value.
copyOf(SqlView) - Static method in class org.projectnessie.model.ImmutableSqlView
Creates an immutable copy of a SqlView value.
copyOf(TableReference) - Static method in class org.projectnessie.model.ImmutableTableReference
Creates an immutable copy of a TableReference value.
copyOf(Tag) - Static method in class org.projectnessie.model.ImmutableTag
Creates an immutable copy of a Tag value.
copyOf(Transplant) - Static method in class org.projectnessie.model.ImmutableTransplant
Creates an immutable copy of a Transplant value.
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 defaultBranch attribute.
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 dialect attribute.
DREMIO - org.projectnessie.model.SqlView.Dialect
 

E

elements(Iterable<String>) - Method in class org.projectnessie.model.ImmutableContentsKey.Builder
Sets or replaces all elements for elements list.
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 entries list.
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 ImmutableBranch that have equal attribute values.
equals(Object) - Method in class org.projectnessie.model.ImmutableCommitMeta
This instance is equal to all instances of ImmutableCommitMeta that have equal attribute values.
equals(Object) - Method in class org.projectnessie.model.ImmutableContentsKey
This instance is equal to all instances of ImmutableContentsKey that have equal attribute values.
equals(Object) - Method in class org.projectnessie.model.ImmutableContentsWithKey
This instance is equal to all instances of ImmutableContentsWithKey that have equal attribute values.
equals(Object) - Method in class org.projectnessie.model.ImmutableDelete
This instance is equal to all instances of ImmutableDelete that have equal attribute values.
equals(Object) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
This instance is equal to all instances of ImmutableDeltaLakeTable that have equal attribute values.
equals(Object) - Method in class org.projectnessie.model.ImmutableEntriesResponse
This instance is equal to all instances of ImmutableEntriesResponse that have equal attribute values.
equals(Object) - Method in class org.projectnessie.model.ImmutableEntry
This instance is equal to all instances of ImmutableEntry that have equal attribute values.
equals(Object) - Method in class org.projectnessie.model.ImmutableIcebergTable
This instance is equal to all instances of ImmutableIcebergTable that have equal attribute values.
equals(Object) - Method in class org.projectnessie.model.ImmutableLogResponse
This instance is equal to all instances of ImmutableLogResponse that have equal attribute values.
equals(Object) - Method in class org.projectnessie.model.ImmutableMerge
This instance is equal to all instances of ImmutableMerge that have equal attribute values.
equals(Object) - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest
This instance is equal to all instances of ImmutableMultiGetContentsRequest that have equal attribute values.
equals(Object) - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse
This instance is equal to all instances of ImmutableMultiGetContentsResponse that have equal attribute values.
equals(Object) - Method in class org.projectnessie.model.ImmutableNamespace
This instance is equal to all instances of ImmutableNamespace that have equal attribute values.
equals(Object) - Method in class org.projectnessie.model.ImmutableNessieConfiguration
This instance is equal to all instances of ImmutableNessieConfiguration that have equal attribute values.
equals(Object) - Method in class org.projectnessie.model.ImmutableOperations
This instance is equal to all instances of ImmutableOperations that have equal attribute values.
equals(Object) - Method in class org.projectnessie.model.ImmutablePut
This instance is equal to all instances of ImmutablePut that have equal attribute values.
equals(Object) - Method in class org.projectnessie.model.ImmutableSqlView
This instance is equal to all instances of ImmutableSqlView that have equal attribute values.
equals(Object) - Method in class org.projectnessie.model.ImmutableTableReference
This instance is equal to all instances of ImmutableTableReference that have equal attribute values.
equals(Object) - Method in class org.projectnessie.model.ImmutableTag
This instance is equal to all instances of ImmutableTag that have equal attribute values.
equals(Object) - Method in class org.projectnessie.model.ImmutableTransplant
This instance is equal to all instances of ImmutableTransplant that have equal attribute values.
equals(Object) - Method in class org.projectnessie.model.ImmutableUnchanged
This instance is equal to all instances of ImmutableUnchanged that have equal attribute values.
expectedContents(Contents) - Method in class org.projectnessie.model.ImmutablePut.Builder
Initializes the value for the expectedContents attribute.
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.Branch instance.
from(CommitMeta) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
Fill a builder with attribute values from the provided CommitMeta instance.
from(Contents) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
Fill a builder with attribute values from the provided org.projectnessie.model.Contents instance.
from(Contents) - Method in class org.projectnessie.model.ImmutableIcebergTable.Builder
Fill a builder with attribute values from the provided org.projectnessie.model.Contents instance.
from(Contents) - Method in class org.projectnessie.model.ImmutableSqlView.Builder
Fill a builder with attribute values from the provided org.projectnessie.model.Contents instance.
from(ContentsKey) - Method in class org.projectnessie.model.ImmutableContentsKey.Builder
Fill a builder with attribute values from the provided ContentsKey instance.
from(DeltaLakeTable) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
Fill a builder with attribute values from the provided org.projectnessie.model.DeltaLakeTable instance.
from(EntriesResponse) - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
Fill a builder with attribute values from the provided org.projectnessie.model.EntriesResponse instance.
from(EntriesResponse.Entry) - Method in class org.projectnessie.model.ImmutableEntry.Builder
Fill a builder with attribute values from the provided Entry instance.
from(IcebergTable) - Method in class org.projectnessie.model.ImmutableIcebergTable.Builder
Fill a builder with attribute values from the provided org.projectnessie.model.IcebergTable instance.
from(LogResponse) - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
Fill a builder with attribute values from the provided org.projectnessie.model.LogResponse instance.
from(Merge) - Method in class org.projectnessie.model.ImmutableMerge.Builder
Fill a builder with attribute values from the provided Merge instance.
from(MultiGetContentsRequest) - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest.Builder
Fill a builder with attribute values from the provided MultiGetContentsRequest instance.
from(MultiGetContentsResponse) - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse.Builder
Fill a builder with attribute values from the provided MultiGetContentsResponse instance.
from(MultiGetContentsResponse.ContentsWithKey) - Method in class org.projectnessie.model.ImmutableContentsWithKey.Builder
Fill a builder with attribute values from the provided ContentsWithKey instance.
from(Namespace) - Method in class org.projectnessie.model.ImmutableNamespace.Builder
Fill a builder with attribute values from the provided Namespace instance.
from(NessieConfiguration) - Method in class org.projectnessie.model.ImmutableNessieConfiguration.Builder
Fill a builder with attribute values from the provided NessieConfiguration instance.
from(Operation) - Method in class org.projectnessie.model.ImmutableDelete.Builder
Fill a builder with attribute values from the provided org.projectnessie.model.Operation instance.
from(Operation) - Method in class org.projectnessie.model.ImmutablePut.Builder
Fill a builder with attribute values from the provided org.projectnessie.model.Operation instance.
from(Operation) - Method in class org.projectnessie.model.ImmutableUnchanged.Builder
Fill a builder with attribute values from the provided org.projectnessie.model.Operation instance.
from(Operation.Delete) - Method in class org.projectnessie.model.ImmutableDelete.Builder
Fill a builder with attribute values from the provided org.projectnessie.model.Operation.Delete instance.
from(Operation.Put) - Method in class org.projectnessie.model.ImmutablePut.Builder
Fill a builder with attribute values from the provided org.projectnessie.model.Operation.Put instance.
from(Operation.Unchanged) - Method in class org.projectnessie.model.ImmutableUnchanged.Builder
Fill a builder with attribute values from the provided org.projectnessie.model.Operation.Unchanged instance.
from(Operations) - Method in class org.projectnessie.model.ImmutableOperations.Builder
Fill a builder with attribute values from the provided Operations instance.
from(PaginatedResponse) - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
Fill a builder with attribute values from the provided org.projectnessie.model.PaginatedResponse instance.
from(PaginatedResponse) - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
Fill a builder with attribute values from the provided org.projectnessie.model.PaginatedResponse instance.
from(Reference) - Method in class org.projectnessie.model.ImmutableBranch.Builder
Fill a builder with attribute values from the provided org.projectnessie.model.Reference instance.
from(Reference) - Method in class org.projectnessie.model.ImmutableTag.Builder
Fill a builder with attribute values from the provided org.projectnessie.model.Reference instance.
from(SqlView) - Method in class org.projectnessie.model.ImmutableSqlView.Builder
Fill a builder with attribute values from the provided org.projectnessie.model.SqlView instance.
from(TableReference) - Method in class org.projectnessie.model.ImmutableTableReference.Builder
Fill a builder with attribute values from the provided TableReference instance.
from(Tag) - Method in class org.projectnessie.model.ImmutableTag.Builder
Fill a builder with attribute values from the provided org.projectnessie.model.Tag instance.
from(Transplant) - Method in class org.projectnessie.model.ImmutableTransplant.Builder
Fill a builder with attribute values from the provided Transplant instance.
fromHash(String) - Method in class org.projectnessie.model.ImmutableMerge.Builder
Initializes the value for the fromHash attribute.
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 fromRefName attribute.
fromRefName(String) - Method in class org.projectnessie.model.ImmutableTransplant.Builder
Initializes the value for the fromRefName attribute.

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
This operation returns the Contents for a ContentsKey in a named-reference (a Branch or Tag).
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 TableMetadata file.
getMetadataLocation() - Method in class org.projectnessie.model.ImmutableIcebergTable
Location where Iceberg stored its TableMetadata file.
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 multiple ContentsKeys and returns the Contents for the one or more ContentsKeys in a named-reference (a Branch or Tag).
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 hash attribute.
hash(String) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
Initializes the value for the hash attribute.
hash(String) - Method in class org.projectnessie.model.ImmutableTableReference.Builder
Initializes the value for the hash attribute.
hash(String) - Method in class org.projectnessie.model.ImmutableTag.Builder
Initializes the value for the hash attribute.
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 hashesToTransplant list.
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 id attribute.
id(String) - Method in class org.projectnessie.model.ImmutableIcebergTable.Builder
Initializes the value for the id attribute.
id(String) - Method in class org.projectnessie.model.ImmutableSqlView.Builder
Initializes the value for the id attribute.
idGenerators(String) - Method in class org.projectnessie.model.ImmutableIcebergTable.Builder
Initializes the value for the idGenerators attribute.
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 isHasMore attribute.
isHasMore(boolean) - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
Initializes the value for the isHasMore attribute.
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 per Validation.isValidHash(String)).

K

key(ContentsKey) - Method in class org.projectnessie.model.ImmutableContentsWithKey.Builder
Initializes the value for the key attribute.
key(ContentsKey) - Method in class org.projectnessie.model.ImmutableDelete.Builder
Initializes the value for the key attribute.
key(ContentsKey) - Method in class org.projectnessie.model.ImmutablePut.Builder
Initializes the value for the key attribute.
key(ContentsKey) - Method in class org.projectnessie.model.ImmutableUnchanged.Builder
Initializes the value for the key attribute.

L

lastCheckpoint(String) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
Initializes the value for the lastCheckpoint attribute.
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 message attribute.
metadataLocation(String) - Method in class org.projectnessie.model.ImmutableIcebergTable.Builder
Initializes the value for the metadataLocation attribute.
metadataLocationHistory(Iterable<String>) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
Sets or replaces all elements for metadataLocationHistory list.
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 name attribute.
name(String) - Method in class org.projectnessie.model.ImmutableNamespace.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.projectnessie.model.ImmutableTableReference.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.projectnessie.model.ImmutableTag.Builder
Initializes the value for the name attribute.
name(ContentsKey) - Method in class org.projectnessie.model.ImmutableEntry.Builder
Initializes the value for the name attribute.
Namespace - Class in org.projectnessie.model
For a given table name a.b.c.tableName, the Namespace would be the prefix a.b.c, since the last element tableName always represents the name of the actual table and is not included in the Namespace itself.
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 Namespace instance 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 Namespace instance 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 operations list.
operations(Iterable<? extends Operation>) - Method in class org.projectnessie.model.ImmutableOperations.Builder
Sets or replaces all elements for operations list.
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 Namespace instance 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 TableReference object.
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 properties map.
putAllProperties(Map<String, ? extends String>) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
Put all mappings from the specified map as entries to properties map.
putProperties(String, String) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
Put one entry to the properties map.
putProperties(Map.Entry<String, ? extends String>) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
Put one entry to the properties map.

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 reference attribute.
Reference - Interface in org.projectnessie.model
 
requestedKeys(Iterable<? extends ContentsKey>) - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest.Builder
Sets or replaces all elements for requestedKeys list.

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 signedOffBy attribute.
SPARK - org.projectnessie.model.SqlView.Dialect
 
sqlText(String) - Method in class org.projectnessie.model.ImmutableSqlView.Builder
Initializes the value for the sqlText attribute.
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 timestamp attribute.
toBuilder() - Method in class org.projectnessie.model.CommitMeta
 
token(String) - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
Initializes the value for the token attribute.
token(String) - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
Initializes the value for the token attribute.
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 Branch with attribute values.
toString() - Method in class org.projectnessie.model.ImmutableCommitMeta
Prints the immutable value CommitMeta with attribute values.
toString() - Method in class org.projectnessie.model.ImmutableContentsWithKey
Prints the immutable value ContentsWithKey with attribute values.
toString() - Method in class org.projectnessie.model.ImmutableDelete
Prints the immutable value Delete with attribute values.
toString() - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
Prints the immutable value DeltaLakeTable with attribute values.
toString() - Method in class org.projectnessie.model.ImmutableEntriesResponse
Prints the immutable value EntriesResponse with attribute values.
toString() - Method in class org.projectnessie.model.ImmutableEntry
Prints the immutable value Entry with attribute values.
toString() - Method in class org.projectnessie.model.ImmutableIcebergTable
Prints the immutable value IcebergTable with attribute values.
toString() - Method in class org.projectnessie.model.ImmutableLogResponse
Prints the immutable value LogResponse with attribute values.
toString() - Method in class org.projectnessie.model.ImmutableMerge
Prints the immutable value Merge with attribute values.
toString() - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest
Prints the immutable value MultiGetContentsRequest with attribute values.
toString() - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse
Prints the immutable value MultiGetContentsResponse with attribute values.
toString() - Method in class org.projectnessie.model.ImmutableNamespace
Prints the immutable value Namespace with attribute values.
toString() - Method in class org.projectnessie.model.ImmutableNessieConfiguration
Prints the immutable value NessieConfiguration with attribute values.
toString() - Method in class org.projectnessie.model.ImmutableOperations
Prints the immutable value Operations with attribute values.
toString() - Method in class org.projectnessie.model.ImmutablePut
Prints the immutable value Put with attribute values.
toString() - Method in class org.projectnessie.model.ImmutableSqlView
Prints the immutable value SqlView with attribute values.
toString() - Method in class org.projectnessie.model.ImmutableTag
Prints the immutable value Tag with attribute values.
toString() - Method in class org.projectnessie.model.ImmutableTransplant
Prints the immutable value Transplant with attribute values.
toString() - Method in class org.projectnessie.model.ImmutableUnchanged
Prints the immutable value Unchanged with 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 type attribute.

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 version attribute.
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 author attribute.
withAuthorTime(Instant) - Method in class org.projectnessie.model.ImmutableCommitMeta
Copy the current immutable object by setting a value for the authorTime attribute.
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 commitMeta attribute.
withCommitter(String) - Method in class org.projectnessie.model.ImmutableCommitMeta
Copy the current immutable object by setting a value for the committer attribute.
withCommitTime(Instant) - Method in class org.projectnessie.model.ImmutableCommitMeta
Copy the current immutable object by setting a value for the commitTime attribute.
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 contents attribute.
withContents(Contents) - Method in class org.projectnessie.model.ImmutablePut
Copy the current immutable object by setting a value for the contents attribute.
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 defaultBranch attribute.
withDialect(SqlView.Dialect) - Method in class org.projectnessie.model.ImmutableSqlView
Copy the current immutable object by setting a value for the dialect attribute.
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 expectedContents attribute.
withFromHash(String) - Method in class org.projectnessie.model.ImmutableMerge
Copy the current immutable object by setting a value for the fromHash attribute.
withFromRefName(String) - Method in class org.projectnessie.model.ImmutableMerge
Copy the current immutable object by setting a value for the fromRefName attribute.
withFromRefName(String) - Method in class org.projectnessie.model.ImmutableTransplant
Copy the current immutable object by setting a value for the fromRefName attribute.
withHash(String) - Method in class org.projectnessie.model.ImmutableBranch
Copy the current immutable object by setting a value for the hash attribute.
withHash(String) - Method in class org.projectnessie.model.ImmutableCommitMeta
Copy the current immutable object by setting a value for the hash attribute.
withHash(String) - Method in class org.projectnessie.model.ImmutableTableReference
Copy the current immutable object by setting a value for the hash attribute.
withHash(String) - Method in class org.projectnessie.model.ImmutableTag
Copy the current immutable object by setting a value for the hash attribute.
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 id attribute.
withId(String) - Method in class org.projectnessie.model.ImmutableIcebergTable
Copy the current immutable object by setting a value for the id attribute.
withId(String) - Method in class org.projectnessie.model.ImmutableSqlView
Copy the current immutable object by setting a value for the id attribute.
withIdGenerators(String) - Method in class org.projectnessie.model.ImmutableIcebergTable
Copy the current immutable object by setting a value for the idGenerators attribute.
withIsHasMore(boolean) - Method in class org.projectnessie.model.ImmutableEntriesResponse
Copy the current immutable object by setting a value for the isHasMore attribute.
withIsHasMore(boolean) - Method in class org.projectnessie.model.ImmutableLogResponse
Copy the current immutable object by setting a value for the isHasMore attribute.
withKey(ContentsKey) - Method in class org.projectnessie.model.ImmutableContentsWithKey
Copy the current immutable object by setting a value for the key attribute.
withKey(ContentsKey) - Method in class org.projectnessie.model.ImmutableDelete
Copy the current immutable object by setting a value for the key attribute.
withKey(ContentsKey) - Method in class org.projectnessie.model.ImmutablePut
Copy the current immutable object by setting a value for the key attribute.
withKey(ContentsKey) - Method in class org.projectnessie.model.ImmutableUnchanged
Copy the current immutable object by setting a value for the key attribute.
withLastCheckpoint(String) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
Copy the current immutable object by setting a value for the lastCheckpoint attribute.
withMessage(String) - Method in class org.projectnessie.model.ImmutableCommitMeta
Copy the current immutable object by setting a value for the message attribute.
withMetadataLocation(String) - Method in class org.projectnessie.model.ImmutableIcebergTable
Copy the current immutable object by setting a value for the metadataLocation attribute.
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 name attribute.
withName(String) - Method in class org.projectnessie.model.ImmutableNamespace
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.projectnessie.model.ImmutableTableReference
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.projectnessie.model.ImmutableTag
Copy the current immutable object by setting a value for the name attribute.
withName(ContentsKey) - Method in class org.projectnessie.model.ImmutableEntry
Copy the current immutable object by setting a value for the name attribute.
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 properties map with the specified map.
withReference(String) - Method in class org.projectnessie.model.ImmutableTableReference
Copy the current immutable object by setting a value for the reference attribute.
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 signedOffBy attribute.
withSqlText(String) - Method in class org.projectnessie.model.ImmutableSqlView
Copy the current immutable object by setting a value for the sqlText attribute.
withTimestamp(String) - Method in class org.projectnessie.model.ImmutableTableReference
Copy the current immutable object by setting a value for the timestamp attribute.
withToken(String) - Method in class org.projectnessie.model.ImmutableEntriesResponse
Copy the current immutable object by setting a value for the token attribute.
withToken(String) - Method in class org.projectnessie.model.ImmutableLogResponse
Copy the current immutable object by setting a value for the token attribute.
withType(Contents.Type) - Method in class org.projectnessie.model.ImmutableEntry
Copy the current immutable object by setting a value for the type attribute.
withVersion(String) - Method in class org.projectnessie.model.ImmutableNessieConfiguration
Copy the current immutable object by setting a value for the version attribute.
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