A B C D E F G H I K L M N O P 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.
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.
addAllPartitions(Iterable<? extends byte[]>) - Method in class org.projectnessie.model.ImmutableHiveTable.Builder
Adds elements to partitions 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.
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.
addPartitions(byte[]) - Method in class org.projectnessie.model.ImmutableHiveTable.Builder
Adds one element to partitions list.
addPartitions(byte[]...) - Method in class org.projectnessie.model.ImmutableHiveTable.Builder
Adds elements to partitions 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, Branch) - Method in interface org.projectnessie.api.TreeApi
Update a branch.
assignTag(String, String, Tag) - Method in interface org.projectnessie.api.TreeApi
Update a tag.
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.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.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.ImmutableHash.Builder
Builds a new ImmutableHash.
build() - Method in class org.projectnessie.model.ImmutableHiveDatabase.Builder
Builds a new ImmutableHiveDatabase.
build() - Method in class org.projectnessie.model.ImmutableHiveTable.Builder
Builds a new ImmutableHiveTable.
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.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.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 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.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.ImmutableHash
Creates a builder for ImmutableHash.
builder() - Static method in class org.projectnessie.model.ImmutableHiveDatabase
Creates a builder for ImmutableHiveDatabase.
builder() - Static method in class org.projectnessie.model.ImmutableHiveTable
Creates a builder for ImmutableHiveTable.
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.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.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.
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
 
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.
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(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(Hash) - Static method in class org.projectnessie.model.ImmutableHash
Creates an immutable copy of a Hash value.
copyOf(HiveDatabase) - Static method in class org.projectnessie.model.ImmutableHiveDatabase
Creates an immutable copy of a HiveDatabase value.
copyOf(HiveTable) - Static method in class org.projectnessie.model.ImmutableHiveTable
Creates an immutable copy of a HiveTable 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(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(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(Reference) - Method in interface org.projectnessie.api.TreeApi
Create a new reference.

D

databaseDefinition(byte...) - Method in class org.projectnessie.model.ImmutableHiveDatabase.Builder
Initializes the value for the databaseDefinition attribute.
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.
deleteContents(ContentsKey, String, String, String) - Method in interface org.projectnessie.api.ContentsApi
Deprecated.
deleteTag(String, String) - Method in interface org.projectnessie.api.TreeApi
Delete a tag.
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

entries(Iterable<? extends EntriesResponse.Entry>) - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
Sets or replaces all elements for entries list.
EntriesResponse - Interface in org.projectnessie.model
 
EntriesResponse.Entry - Interface in org.projectnessie.model
 
equals(Object) - Method in class org.projectnessie.error.NessieError
 
equals(Object) - Method in class org.projectnessie.model.ContentsKey
 
equals(Object) - Method in class org.projectnessie.model.HiveTable
Because of the List of byte arrays Immutables doesn't generate a correct equals.
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.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.ImmutableHash
This instance is equal to all instances of ImmutableHash that have equal attribute values.
equals(Object) - Method in class org.projectnessie.model.ImmutableHiveDatabase
This instance is equal to all instances of ImmutableHiveDatabase 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.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.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.

F

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.ImmutableHiveDatabase.Builder
Fill a builder with attribute values from the provided org.projectnessie.model.Contents instance.
from(Contents) - Method in class org.projectnessie.model.ImmutableHiveTable.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(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(Hash) - Method in class org.projectnessie.model.ImmutableHash.Builder
Fill a builder with attribute values from the provided org.projectnessie.model.Hash instance.
from(HiveDatabase) - Method in class org.projectnessie.model.ImmutableHiveDatabase.Builder
Fill a builder with attribute values from the provided org.projectnessie.model.HiveDatabase instance.
from(HiveTable) - Method in class org.projectnessie.model.ImmutableHiveTable.Builder
Fill a builder with attribute values from the provided org.projectnessie.model.HiveTable 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(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.ImmutableHash.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(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.

G

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, Integer, String) - Method in interface org.projectnessie.api.TreeApi
Retrieve the commit log for a ref, potentially truncated by the backend.
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.
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) - Method in interface org.projectnessie.api.ContentsApi
Get the properties of an object.
getDatabaseDefinition() - Method in class org.projectnessie.model.HiveDatabase
 
getDatabaseDefinition() - Method in class org.projectnessie.model.ImmutableHiveDatabase
 
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
 
getEntries() - Method in interface org.projectnessie.model.EntriesResponse
 
getEntries() - Method in class org.projectnessie.model.ImmutableEntriesResponse
 
getEntries(String, Integer, String, List<String>) - Method in interface org.projectnessie.api.TreeApi
Retrieve objects for a ref, potentially truncated by the backend.
getFromHash() - Method in class org.projectnessie.model.ImmutableMerge
 
getFromHash() - Method in interface org.projectnessie.model.Merge
 
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.Hash
 
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.ImmutableHash
 
getHash() - Method in class org.projectnessie.model.ImmutableTag
backend system id.
getHash() - Method in interface org.projectnessie.model.Reference
backend system id.
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.ImmutableHiveDatabase
Unique id for this object.
getId() - Method in class org.projectnessie.model.ImmutableHiveTable
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.
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
 
getMetadataLocation() - Method in class org.projectnessie.model.ImmutableIcebergTable
 
getMetadataLocationHistory() - Method in class org.projectnessie.model.DeltaLakeTable
 
getMetadataLocationHistory() - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
 
getMultipleContents(String, MultiGetContentsRequest) - Method in interface org.projectnessie.api.ContentsApi
 
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.ImmutableHash
Human readable reference name.
getName() - Method in class org.projectnessie.model.ImmutableTag
Human readable reference name.
getName() - Method in interface org.projectnessie.model.Reference
Human readable reference name.
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
 
getPartitions() - Method in class org.projectnessie.model.HiveTable
 
getPartitions() - Method in class org.projectnessie.model.ImmutableHiveTable
 
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
 
getReferenceByName(String) - Method in interface org.projectnessie.api.TreeApi
Get details of a particular ref, if it exists.
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
 
getTableDefinition() - Method in class org.projectnessie.model.HiveTable
 
getTableDefinition() - Method in class org.projectnessie.model.ImmutableHiveTable
 
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.ImmutableTag.Builder
Initializes the value for the hash attribute.
Hash - Class in org.projectnessie.model
Api representation of an Nessie Tag/Branch.
Hash() - Constructor for class org.projectnessie.model.Hash
 
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
 
hashCode() - Method in class org.projectnessie.error.NessieError
 
hashCode() - Method in class org.projectnessie.model.ContentsKey
 
hashCode() - Method in class org.projectnessie.model.HiveTable
Because of the List of byte arrays Immutables doesn't generate a correct hashcode.
hashCode() - Method in class org.projectnessie.model.ImmutableBranch
Returns a precomputed-on-construction hash code from attributes: name, hash.
hashCode() - Method in class org.projectnessie.model.ImmutableCommitMeta
Returns a precomputed-on-construction hash code from attributes: hash, committer, author, signedOffBy, message, commitTime, authorTime, properties.
hashCode() - Method in class org.projectnessie.model.ImmutableContentsWithKey
Returns a precomputed-on-construction hash code from attributes: key, contents.
hashCode() - Method in class org.projectnessie.model.ImmutableDelete
Returns a precomputed-on-construction hash code from attributes: key.
hashCode() - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
Returns a precomputed-on-construction hash code from attributes: id, metadataLocationHistory, checkpointLocationHistory, lastCheckpoint.
hashCode() - Method in class org.projectnessie.model.ImmutableEntriesResponse
Returns a precomputed-on-construction hash code from attributes: hasMore, token, entries.
hashCode() - Method in class org.projectnessie.model.ImmutableEntry
Returns a precomputed-on-construction hash code from attributes: type, name.
hashCode() - Method in class org.projectnessie.model.ImmutableHash
Returns a precomputed-on-construction hash code from attributes: name, hash.
hashCode() - Method in class org.projectnessie.model.ImmutableHiveDatabase
Returns a precomputed-on-construction hash code from attributes: id, databaseDefinition.
hashCode() - Method in class org.projectnessie.model.ImmutableHiveTable
Returns the precomputed-on-construction hash code from the supertype implementation of super.hashCode().
hashCode() - Method in class org.projectnessie.model.ImmutableIcebergTable
Returns a precomputed-on-construction hash code from attributes: id, metadataLocation.
hashCode() - Method in class org.projectnessie.model.ImmutableLogResponse
Returns a precomputed-on-construction hash code from attributes: hasMore, token, operations.
hashCode() - Method in class org.projectnessie.model.ImmutableMerge
Returns a precomputed-on-construction hash code from attributes: fromHash.
hashCode() - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest
Returns a precomputed-on-construction hash code from attributes: requestedKeys.
hashCode() - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse
Returns a precomputed-on-construction hash code from attributes: contents.
hashCode() - Method in class org.projectnessie.model.ImmutableNessieConfiguration
Computes a hash code from attributes: defaultBranch, version.
hashCode() - Method in class org.projectnessie.model.ImmutableOperations
Returns a precomputed-on-construction hash code from attributes: commitMeta, operations.
hashCode() - Method in class org.projectnessie.model.ImmutablePut
Returns a precomputed-on-construction hash code from attributes: key, contents.
hashCode() - Method in class org.projectnessie.model.ImmutableSqlView
Returns a precomputed-on-construction hash code from attributes: id, sqlText, dialect.
hashCode() - Method in class org.projectnessie.model.ImmutableTag
Returns a precomputed-on-construction hash code from attributes: name, hash.
hashCode() - Method in class org.projectnessie.model.ImmutableTransplant
Returns a precomputed-on-construction hash code from attributes: hashesToTransplant.
hashCode() - Method in class org.projectnessie.model.ImmutableUnchanged
Returns a precomputed-on-construction hash code from attributes: key.
hashesToTransplant(Iterable<String>) - Method in class org.projectnessie.model.ImmutableTransplant.Builder
Sets or replaces all elements for hashesToTransplant list.
hasMore() - Method in class org.projectnessie.model.ImmutableEntriesResponse
Whether there are more result-items than returned by this response object.
hasMore() - Method in class org.projectnessie.model.ImmutableLogResponse
Whether there are more result-items than returned by this response object.
hasMore() - Method in interface org.projectnessie.model.PaginatedResponse
Whether there are more result-items than returned by this response object.
hasMore(boolean) - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
Initializes the value for the hasMore attribute.
hasMore(boolean) - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
Initializes the value for the hasMore attribute.
HIVE - org.projectnessie.model.SqlView.Dialect
 
HIVE_DATABASE - org.projectnessie.model.Contents.Type
 
HIVE_TABLE - org.projectnessie.model.Contents.Type
 
HiveDatabase - Class in org.projectnessie.model
 
HiveDatabase() - Constructor for class org.projectnessie.model.HiveDatabase
 
HiveTable - Class in org.projectnessie.model
 
HiveTable() - Constructor for class org.projectnessie.model.HiveTable
 

I

ICEBERG_TABLE - org.projectnessie.model.Contents.Type
 
IcebergTable - Class in org.projectnessie.model
 
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.ImmutableHiveDatabase.Builder
Initializes the value for the id attribute.
id(String) - Method in class org.projectnessie.model.ImmutableHiveTable.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.
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.
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.
ImmutableHash - Class in org.projectnessie.model
Immutable implementation of Hash.
ImmutableHash.Builder - Class in org.projectnessie.model
Builds instances of type ImmutableHash.
ImmutableHiveDatabase - Class in org.projectnessie.model
Immutable implementation of HiveDatabase.
ImmutableHiveDatabase.Builder - Class in org.projectnessie.model
Builds instances of type ImmutableHiveDatabase.
ImmutableHiveTable - Class in org.projectnessie.model
Immutable implementation of HiveTable.
ImmutableHiveTable.Builder - Class in org.projectnessie.model
Builds instances of type ImmutableHiveTable.
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.
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.
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
 
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

Merge - Interface in org.projectnessie.model
 
mergeRefIntoBranch(String, String, Merge) - Method in interface org.projectnessie.api.TreeApi
merge mergeRef onto ref.
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(String) - Method in class org.projectnessie.model.ImmutableBranch.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.projectnessie.model.ImmutableHash.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.
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.Hash
 
of(String) - Static method in class org.projectnessie.model.IcebergTable
 
of(String...) - Static method in class org.projectnessie.model.ContentsKey
 
of(String, String) - Static method in interface org.projectnessie.model.Branch
 
of(String, String) - Static method in interface org.projectnessie.model.Tag
 
of(List<String>) - Static method in class org.projectnessie.model.ContentsKey
 
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
 
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
Main Nessie APIs.
org.projectnessie.error - package org.projectnessie.error
 
org.projectnessie.model - package org.projectnessie.model
 

P

PaginatedResponse - Interface in org.projectnessie.model
 
partitions(Iterable<? extends byte[]>) - Method in class org.projectnessie.model.ImmutableHiveTable.Builder
Sets or replaces all elements for partitions list.
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.

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 - 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
 
setContents(ContentsKey, String, String, String, Contents) - Method in interface org.projectnessie.api.ContentsApi
Deprecated.
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
 

T

tableDefinition(byte...) - Method in class org.projectnessie.model.ImmutableHiveTable.Builder
Initializes the value for the tableDefinition attribute.
Tag - Interface in org.projectnessie.model
Api representation of an Nessie Tag/Branch.
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.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.ImmutableHash
Prints the immutable value Hash with attribute values.
toString() - Method in class org.projectnessie.model.ImmutableHiveDatabase
Prints the immutable value HiveDatabase with attribute values.
toString() - Method in class org.projectnessie.model.ImmutableHiveTable
Prints the immutable value HiveTable 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.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.
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.
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

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.
withDatabaseDefinition(byte...) - Method in class org.projectnessie.model.ImmutableHiveDatabase
Copy the current immutable object with elements that replace the content of databaseDefinition.
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.
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.
withFromHash(String) - Method in class org.projectnessie.model.ImmutableMerge
Copy the current immutable object by setting a value for the fromHash 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.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.
withHasMore(boolean) - Method in class org.projectnessie.model.ImmutableEntriesResponse
Copy the current immutable object by setting a value for the hasMore attribute.
withHasMore(boolean) - Method in class org.projectnessie.model.ImmutableLogResponse
Copy the current immutable object by setting a value for the hasMore attribute.
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.ImmutableHiveDatabase
Copy the current immutable object by setting a value for the id attribute.
withId(String) - Method in class org.projectnessie.model.ImmutableHiveTable
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.
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.ImmutableHash
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.
withPartitions(byte[]...) - Method in class org.projectnessie.model.ImmutableHiveTable
Copy the current immutable object with elements that replace the content of partitions.
withPartitions(Iterable<? extends byte[]>) - Method in class org.projectnessie.model.ImmutableHiveTable
Copy the current immutable object with elements that replace the content of partitions.
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.
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.
withTableDefinition(byte...) - Method in class org.projectnessie.model.ImmutableHiveTable
Copy the current immutable object with elements that replace the content of tableDefinition.
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 R S T U V W 
All Classes All Packages