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
All Classes All Packages
All Classes All Packages
A
- addAllCheckpointLocationHistory(Iterable<String>) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Adds elements to
checkpointLocationHistorylist. - addAllContents(Iterable<? extends MultiGetContentsResponse.ContentsWithKey>) - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse.Builder
-
Adds elements to
contentslist. - addAllEntries(Iterable<? extends EntriesResponse.Entry>) - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
-
Adds elements to
entrieslist. - addAllHashesToTransplant(Iterable<String>) - Method in class org.projectnessie.model.ImmutableTransplant.Builder
-
Adds elements to
hashesToTransplantlist. - addAllMetadataLocationHistory(Iterable<String>) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Adds elements to
metadataLocationHistorylist. - addAllOperations(Iterable<? extends CommitMeta>) - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
-
Adds elements to
operationslist. - addAllOperations(Iterable<? extends Operation>) - Method in class org.projectnessie.model.ImmutableOperations.Builder
-
Adds elements to
operationslist. - addAllPartitions(Iterable<? extends byte[]>) - Method in class org.projectnessie.model.ImmutableHiveTable.Builder
-
Adds elements to
partitionslist. - addAllRequestedKeys(Iterable<? extends ContentsKey>) - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest.Builder
-
Adds elements to
requestedKeyslist. - addCheckpointLocationHistory(String) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Adds one element to
checkpointLocationHistorylist. - addCheckpointLocationHistory(String...) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Adds elements to
checkpointLocationHistorylist. - addContents(MultiGetContentsResponse.ContentsWithKey) - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse.Builder
-
Adds one element to
contentslist. - addContents(MultiGetContentsResponse.ContentsWithKey...) - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse.Builder
-
Adds elements to
contentslist. - addEntries(EntriesResponse.Entry) - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
-
Adds one element to
entrieslist. - addEntries(EntriesResponse.Entry...) - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
-
Adds elements to
entrieslist. - addHashesToTransplant(String) - Method in class org.projectnessie.model.ImmutableTransplant.Builder
-
Adds one element to
hashesToTransplantlist. - addHashesToTransplant(String...) - Method in class org.projectnessie.model.ImmutableTransplant.Builder
-
Adds elements to
hashesToTransplantlist. - addMetadataLocationHistory(String) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Adds one element to
metadataLocationHistorylist. - addMetadataLocationHistory(String...) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Adds elements to
metadataLocationHistorylist. - addOperations(CommitMeta) - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
-
Adds one element to
operationslist. - addOperations(CommitMeta...) - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
-
Adds elements to
operationslist. - addOperations(Operation) - Method in class org.projectnessie.model.ImmutableOperations.Builder
-
Adds one element to
operationslist. - addOperations(Operation...) - Method in class org.projectnessie.model.ImmutableOperations.Builder
-
Adds elements to
operationslist. - addPartitions(byte[]) - Method in class org.projectnessie.model.ImmutableHiveTable.Builder
-
Adds one element to
partitionslist. - addPartitions(byte[]...) - Method in class org.projectnessie.model.ImmutableHiveTable.Builder
-
Adds elements to
partitionslist. - addRequestedKeys(ContentsKey) - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest.Builder
-
Adds one element to
requestedKeyslist. - addRequestedKeys(ContentsKey...) - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest.Builder
-
Adds elements to
requestedKeyslist. - assignBranch(String, String, 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
authorattribute. - authorTime(Instant) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
-
Initializes the value for the
authorTimeattribute.
B
- Base - Interface in org.projectnessie.model
-
base interface for all model/api classes.
- BaseNessieClientServerException - Exception in org.projectnessie.error
-
A caught exception that is thrown on the server and caught in the client.
- BaseNessieClientServerException(String, int, String) - Constructor for exception org.projectnessie.error.BaseNessieClientServerException
-
Create an exception.
- BaseNessieClientServerException(String, int, String, Throwable) - Constructor for exception org.projectnessie.error.BaseNessieClientServerException
-
Create an exception.
- BaseNessieClientServerException(NessieError) - Constructor for exception org.projectnessie.error.BaseNessieClientServerException
-
Create an exception.
- Branch - Interface in org.projectnessie.model
-
Api representation of an Nessie Tag/Branch.
- build() - Method in class org.projectnessie.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
-
Builds a new
ImmutableContentsWithKey. - build() - Method in class org.projectnessie.model.ImmutableDelete.Builder
-
Builds a new
ImmutableDelete. - build() - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Builds a new
ImmutableDeltaLakeTable. - build() - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
-
Builds a new
ImmutableEntriesResponse. - build() - Method in class org.projectnessie.model.ImmutableEntry.Builder
-
Builds a new
ImmutableEntry. - build() - Method in class org.projectnessie.model.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
-
Builds a new
ImmutableMultiGetContentsRequest. - build() - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse.Builder
-
Builds a new
ImmutableMultiGetContentsResponse. - build() - Method in class org.projectnessie.model.ImmutableNessieConfiguration.Builder
-
Builds a new
ImmutableNessieConfiguration. - build() - Method in class org.projectnessie.model.ImmutableOperations.Builder
-
Builds a new
ImmutableOperations. - build() - Method in class org.projectnessie.model.ImmutablePut.Builder
-
Builds a new
ImmutablePut. - build() - Method in class org.projectnessie.model.ImmutableSqlView.Builder
-
Builds a new
ImmutableSqlView. - build() - Method in class org.projectnessie.model.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
-
Validation rule using
Validation.validateReferenceName(String). - checkName() - Method in interface org.projectnessie.model.Tag
-
Validation rule using
Validation.validateReferenceName(String). - checkpointLocationHistory(Iterable<String>) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Sets or replaces all elements for
checkpointLocationHistorylist. - commitMeta(CommitMeta) - Method in class org.projectnessie.model.ImmutableOperations.Builder
-
Initializes the value for the
commitMetaattribute. - CommitMeta - Class in org.projectnessie.model
- CommitMeta() - Constructor for class org.projectnessie.model.CommitMeta
- CommitMeta.InstantDeserializer - Class in org.projectnessie.model
-
Used to deserialize an instant to ISO-8601 format.
- CommitMeta.InstantSerializer - Class in org.projectnessie.model
-
Used to serialize an instant to ISO-8601 format.
- commitMultipleOperations(String, String, Operations) - Method in interface org.projectnessie.api.TreeApi
- committer(String) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
-
Initializes the value for the
committerattribute. - commitTime(Instant) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
-
Initializes the value for the
commitTimeattribute. - ConfigApi - Interface in org.projectnessie.api
- contents(Iterable<? extends MultiGetContentsResponse.ContentsWithKey>) - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse.Builder
-
Sets or replaces all elements for
contentslist. - contents(Contents) - Method in class org.projectnessie.model.ImmutableContentsWithKey.Builder
-
Initializes the value for the
contentsattribute. - contents(Contents) - Method in class org.projectnessie.model.ImmutablePut.Builder
-
Initializes the value for the
contentsattribute. - Contents - Class in org.projectnessie.model
-
Abstract implementation of contents within Nessie.
- Contents() - Constructor for class org.projectnessie.model.Contents
- Contents.Type - Enum in org.projectnessie.model
- ContentsApi - Interface in org.projectnessie.api
- ContentsKey - Class in org.projectnessie.model
-
Key for the contents of an object.
- copyOf(Branch) - Static method in class org.projectnessie.model.ImmutableBranch
-
Creates an immutable copy of a
Branchvalue. - copyOf(CommitMeta) - Static method in class org.projectnessie.model.ImmutableCommitMeta
-
Creates an immutable copy of a
CommitMetavalue. - copyOf(DeltaLakeTable) - Static method in class org.projectnessie.model.ImmutableDeltaLakeTable
-
Creates an immutable copy of a
DeltaLakeTablevalue. - copyOf(EntriesResponse) - Static method in class org.projectnessie.model.ImmutableEntriesResponse
-
Creates an immutable copy of a
EntriesResponsevalue. - copyOf(EntriesResponse.Entry) - Static method in class org.projectnessie.model.ImmutableEntry
-
Creates an immutable copy of a
EntriesResponse.Entryvalue. - copyOf(Hash) - Static method in class org.projectnessie.model.ImmutableHash
-
Creates an immutable copy of a
Hashvalue. - copyOf(HiveDatabase) - Static method in class org.projectnessie.model.ImmutableHiveDatabase
-
Creates an immutable copy of a
HiveDatabasevalue. - copyOf(HiveTable) - Static method in class org.projectnessie.model.ImmutableHiveTable
-
Creates an immutable copy of a
HiveTablevalue. - copyOf(IcebergTable) - Static method in class org.projectnessie.model.ImmutableIcebergTable
-
Creates an immutable copy of a
IcebergTablevalue. - copyOf(LogResponse) - Static method in class org.projectnessie.model.ImmutableLogResponse
-
Creates an immutable copy of a
LogResponsevalue. - copyOf(Merge) - Static method in class org.projectnessie.model.ImmutableMerge
-
Creates an immutable copy of a
Mergevalue. - copyOf(MultiGetContentsRequest) - Static method in class org.projectnessie.model.ImmutableMultiGetContentsRequest
-
Creates an immutable copy of a
MultiGetContentsRequestvalue. - copyOf(MultiGetContentsResponse) - Static method in class org.projectnessie.model.ImmutableMultiGetContentsResponse
-
Creates an immutable copy of a
MultiGetContentsResponsevalue. - copyOf(MultiGetContentsResponse.ContentsWithKey) - Static method in class org.projectnessie.model.ImmutableContentsWithKey
-
Creates an immutable copy of a
MultiGetContentsResponse.ContentsWithKeyvalue. - copyOf(NessieConfiguration) - Static method in class org.projectnessie.model.ImmutableNessieConfiguration
-
Creates an immutable copy of a
NessieConfigurationvalue. - copyOf(Operation.Delete) - Static method in class org.projectnessie.model.ImmutableDelete
-
Creates an immutable copy of a
Operation.Deletevalue. - copyOf(Operation.Put) - Static method in class org.projectnessie.model.ImmutablePut
-
Creates an immutable copy of a
Operation.Putvalue. - copyOf(Operation.Unchanged) - Static method in class org.projectnessie.model.ImmutableUnchanged
-
Creates an immutable copy of a
Operation.Unchangedvalue. - copyOf(Operations) - Static method in class org.projectnessie.model.ImmutableOperations
-
Creates an immutable copy of a
Operationsvalue. - copyOf(SqlView) - Static method in class org.projectnessie.model.ImmutableSqlView
-
Creates an immutable copy of a
SqlViewvalue. - copyOf(Tag) - Static method in class org.projectnessie.model.ImmutableTag
-
Creates an immutable copy of a
Tagvalue. - copyOf(Transplant) - Static method in class org.projectnessie.model.ImmutableTransplant
-
Creates an immutable copy of a
Transplantvalue. - createReference(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
databaseDefinitionattribute. - defaultBranch(String) - Method in class org.projectnessie.model.ImmutableNessieConfiguration.Builder
-
Initializes the value for the
defaultBranchattribute. - deleteBranch(String, String) - Method in interface org.projectnessie.api.TreeApi
-
Delete a branch.
- 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
dialectattribute. - 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
entrieslist. - 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
ImmutableBranchthat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableCommitMeta
-
This instance is equal to all instances of
ImmutableCommitMetathat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableContentsWithKey
-
This instance is equal to all instances of
ImmutableContentsWithKeythat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableDelete
-
This instance is equal to all instances of
ImmutableDeletethat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
-
This instance is equal to all instances of
ImmutableDeltaLakeTablethat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableEntriesResponse
-
This instance is equal to all instances of
ImmutableEntriesResponsethat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableEntry
-
This instance is equal to all instances of
ImmutableEntrythat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableHash
-
This instance is equal to all instances of
ImmutableHashthat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableHiveDatabase
-
This instance is equal to all instances of
ImmutableHiveDatabasethat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableIcebergTable
-
This instance is equal to all instances of
ImmutableIcebergTablethat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableLogResponse
-
This instance is equal to all instances of
ImmutableLogResponsethat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableMerge
-
This instance is equal to all instances of
ImmutableMergethat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest
-
This instance is equal to all instances of
ImmutableMultiGetContentsRequestthat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse
-
This instance is equal to all instances of
ImmutableMultiGetContentsResponsethat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableNessieConfiguration
-
This instance is equal to all instances of
ImmutableNessieConfigurationthat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableOperations
-
This instance is equal to all instances of
ImmutableOperationsthat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutablePut
-
This instance is equal to all instances of
ImmutablePutthat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableSqlView
-
This instance is equal to all instances of
ImmutableSqlViewthat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableTag
-
This instance is equal to all instances of
ImmutableTagthat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableTransplant
-
This instance is equal to all instances of
ImmutableTransplantthat have equal attribute values. - equals(Object) - Method in class org.projectnessie.model.ImmutableUnchanged
-
This instance is equal to all instances of
ImmutableUnchangedthat have equal attribute values.
F
- from(Branch) - Method in class org.projectnessie.model.ImmutableBranch.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Branchinstance. - from(CommitMeta) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
-
Fill a builder with attribute values from the provided
CommitMetainstance. - from(Contents) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Contentsinstance. - from(Contents) - Method in class org.projectnessie.model.ImmutableHiveDatabase.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Contentsinstance. - from(Contents) - Method in class org.projectnessie.model.ImmutableHiveTable.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Contentsinstance. - from(Contents) - Method in class org.projectnessie.model.ImmutableIcebergTable.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Contentsinstance. - from(Contents) - Method in class org.projectnessie.model.ImmutableSqlView.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Contentsinstance. - from(DeltaLakeTable) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.DeltaLakeTableinstance. - from(EntriesResponse) - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.EntriesResponseinstance. - from(EntriesResponse.Entry) - Method in class org.projectnessie.model.ImmutableEntry.Builder
-
Fill a builder with attribute values from the provided
Entryinstance. - from(Hash) - Method in class org.projectnessie.model.ImmutableHash.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Hashinstance. - from(HiveDatabase) - Method in class org.projectnessie.model.ImmutableHiveDatabase.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.HiveDatabaseinstance. - from(HiveTable) - Method in class org.projectnessie.model.ImmutableHiveTable.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.HiveTableinstance. - from(IcebergTable) - Method in class org.projectnessie.model.ImmutableIcebergTable.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.IcebergTableinstance. - from(LogResponse) - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.LogResponseinstance. - from(Merge) - Method in class org.projectnessie.model.ImmutableMerge.Builder
-
Fill a builder with attribute values from the provided
Mergeinstance. - from(MultiGetContentsRequest) - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest.Builder
-
Fill a builder with attribute values from the provided
MultiGetContentsRequestinstance. - from(MultiGetContentsResponse) - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse.Builder
-
Fill a builder with attribute values from the provided
MultiGetContentsResponseinstance. - from(MultiGetContentsResponse.ContentsWithKey) - Method in class org.projectnessie.model.ImmutableContentsWithKey.Builder
-
Fill a builder with attribute values from the provided
ContentsWithKeyinstance. - from(NessieConfiguration) - Method in class org.projectnessie.model.ImmutableNessieConfiguration.Builder
-
Fill a builder with attribute values from the provided
NessieConfigurationinstance. - from(Operation) - Method in class org.projectnessie.model.ImmutableDelete.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Operationinstance. - from(Operation) - Method in class org.projectnessie.model.ImmutablePut.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Operationinstance. - from(Operation) - Method in class org.projectnessie.model.ImmutableUnchanged.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Operationinstance. - from(Operation.Delete) - Method in class org.projectnessie.model.ImmutableDelete.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Operation.Deleteinstance. - from(Operation.Put) - Method in class org.projectnessie.model.ImmutablePut.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Operation.Putinstance. - from(Operation.Unchanged) - Method in class org.projectnessie.model.ImmutableUnchanged.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Operation.Unchangedinstance. - from(Operations) - Method in class org.projectnessie.model.ImmutableOperations.Builder
-
Fill a builder with attribute values from the provided
Operationsinstance. - from(PaginatedResponse) - Method in class org.projectnessie.model.ImmutableEntriesResponse.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.PaginatedResponseinstance. - from(PaginatedResponse) - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.PaginatedResponseinstance. - from(Reference) - Method in class org.projectnessie.model.ImmutableBranch.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Referenceinstance. - from(Reference) - Method in class org.projectnessie.model.ImmutableHash.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Referenceinstance. - from(Reference) - Method in class org.projectnessie.model.ImmutableTag.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Referenceinstance. - from(SqlView) - Method in class org.projectnessie.model.ImmutableSqlView.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.SqlViewinstance. - from(Tag) - Method in class org.projectnessie.model.ImmutableTag.Builder
-
Fill a builder with attribute values from the provided
org.projectnessie.model.Taginstance. - from(Transplant) - Method in class org.projectnessie.model.ImmutableTransplant.Builder
-
Fill a builder with attribute values from the provided
Transplantinstance. - fromHash(String) - Method in class org.projectnessie.model.ImmutableMerge.Builder
-
Initializes the value for the
fromHashattribute. - fromMessage(String) - Static method in class org.projectnessie.model.CommitMeta
- fromPathString(String) - Static method in class org.projectnessie.model.ContentsKey
-
Convert from path encoded string to normal string.
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
hashattribute. - hash(String) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
-
Initializes the value for the
hashattribute. - hash(String) - Method in class org.projectnessie.model.ImmutableTag.Builder
-
Initializes the value for the
hashattribute. - 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
hashesToTransplantlist. - 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
hasMoreattribute. - hasMore(boolean) - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
-
Initializes the value for the
hasMoreattribute. - 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
idattribute. - id(String) - Method in class org.projectnessie.model.ImmutableHiveDatabase.Builder
-
Initializes the value for the
idattribute. - id(String) - Method in class org.projectnessie.model.ImmutableHiveTable.Builder
-
Initializes the value for the
idattribute. - id(String) - Method in class org.projectnessie.model.ImmutableIcebergTable.Builder
-
Initializes the value for the
idattribute. - id(String) - Method in class org.projectnessie.model.ImmutableSqlView.Builder
-
Initializes the value for the
idattribute. - 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 perValidation.isValidHash(String)).
K
- key(ContentsKey) - Method in class org.projectnessie.model.ImmutableContentsWithKey.Builder
-
Initializes the value for the
keyattribute. - key(ContentsKey) - Method in class org.projectnessie.model.ImmutableDelete.Builder
-
Initializes the value for the
keyattribute. - key(ContentsKey) - Method in class org.projectnessie.model.ImmutablePut.Builder
-
Initializes the value for the
keyattribute. - key(ContentsKey) - Method in class org.projectnessie.model.ImmutableUnchanged.Builder
-
Initializes the value for the
keyattribute.
L
- lastCheckpoint(String) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Initializes the value for the
lastCheckpointattribute. - LogResponse - Interface in org.projectnessie.model
M
- 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
messageattribute. - metadataLocation(String) - Method in class org.projectnessie.model.ImmutableIcebergTable.Builder
-
Initializes the value for the
metadataLocationattribute. - metadataLocationHistory(Iterable<String>) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable.Builder
-
Sets or replaces all elements for
metadataLocationHistorylist. - MultiGetContentsRequest - Interface in org.projectnessie.model
- MultiGetContentsResponse - Interface in org.projectnessie.model
- MultiGetContentsResponse.ContentsWithKey - Interface in org.projectnessie.model
N
- name(String) - Method in class org.projectnessie.model.ImmutableBranch.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class org.projectnessie.model.ImmutableHash.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class org.projectnessie.model.ImmutableTag.Builder
-
Initializes the value for the
nameattribute. - name(ContentsKey) - Method in class org.projectnessie.model.ImmutableEntry.Builder
-
Initializes the value for the
nameattribute. - 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
operationslist. - operations(Iterable<? extends Operation>) - Method in class org.projectnessie.model.ImmutableOperations.Builder
-
Sets or replaces all elements for
operationslist. - Operations - Interface in org.projectnessie.model
- org.projectnessie.api - package org.projectnessie.api
-
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
partitionslist. - PRESTO - org.projectnessie.model.SqlView.Dialect
- properties(Map<String, ? extends String>) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
-
Sets or replaces all mappings from the specified map as entries for the
propertiesmap. - putAllProperties(Map<String, ? extends String>) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
-
Put all mappings from the specified map as entries to
propertiesmap. - putProperties(String, String) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
-
Put one entry to the
propertiesmap. - putProperties(Map.Entry<String, ? extends String>) - Method in class org.projectnessie.model.ImmutableCommitMeta.Builder
-
Put one entry to the
propertiesmap.
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
requestedKeyslist.
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
signedOffByattribute. - SPARK - org.projectnessie.model.SqlView.Dialect
- sqlText(String) - Method in class org.projectnessie.model.ImmutableSqlView.Builder
-
Initializes the value for the
sqlTextattribute. - SqlView - Class in org.projectnessie.model
- SqlView() - Constructor for class org.projectnessie.model.SqlView
- SqlView.Dialect - Enum in org.projectnessie.model
T
- tableDefinition(byte...) - Method in class org.projectnessie.model.ImmutableHiveTable.Builder
-
Initializes the value for the
tableDefinitionattribute. - 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
tokenattribute. - token(String) - Method in class org.projectnessie.model.ImmutableLogResponse.Builder
-
Initializes the value for the
tokenattribute. - toPathString() - Method in class org.projectnessie.model.ContentsKey
-
Convert this key to a url encoded path string.
- toString() - Method in class org.projectnessie.model.ContentsKey
- toString() - Method in class org.projectnessie.model.ImmutableBranch
-
Prints the immutable value
Branchwith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableCommitMeta
-
Prints the immutable value
CommitMetawith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableContentsWithKey
-
Prints the immutable value
ContentsWithKeywith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableDelete
-
Prints the immutable value
Deletewith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
-
Prints the immutable value
DeltaLakeTablewith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableEntriesResponse
-
Prints the immutable value
EntriesResponsewith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableEntry
-
Prints the immutable value
Entrywith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableHash
-
Prints the immutable value
Hashwith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableHiveDatabase
-
Prints the immutable value
HiveDatabasewith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableHiveTable
-
Prints the immutable value
HiveTablewith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableIcebergTable
-
Prints the immutable value
IcebergTablewith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableLogResponse
-
Prints the immutable value
LogResponsewith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableMerge
-
Prints the immutable value
Mergewith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableMultiGetContentsRequest
-
Prints the immutable value
MultiGetContentsRequestwith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse
-
Prints the immutable value
MultiGetContentsResponsewith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableNessieConfiguration
-
Prints the immutable value
NessieConfigurationwith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableOperations
-
Prints the immutable value
Operationswith attribute values. - toString() - Method in class org.projectnessie.model.ImmutablePut
-
Prints the immutable value
Putwith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableSqlView
-
Prints the immutable value
SqlViewwith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableTag
-
Prints the immutable value
Tagwith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableTransplant
-
Prints the immutable value
Transplantwith attribute values. - toString() - Method in class org.projectnessie.model.ImmutableUnchanged
-
Prints the immutable value
Unchangedwith attribute values. - 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
typeattribute.
U
- UNKNOWN - org.projectnessie.model.Contents.Type
- unwrap(Class<T>) - Method in class org.projectnessie.model.Contents
-
Unwrap object if possible, otherwise throw.
V
- validateHash(String) - Static method in class org.projectnessie.model.Validation
-
Validates whether a string is a valid hash.
- validateReferenceName(String) - Static method in class org.projectnessie.model.Validation
-
Validates whether a string is a valid reference-name.
- validateReferenceNameOrHash(String) - Static method in class org.projectnessie.model.Validation
-
Validates whether a string is a valid reference name or hash.
- Validation - Class in org.projectnessie.model
-
Collection of validation rules.
- valueOf(String) - Static method in enum org.projectnessie.model.Contents.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.projectnessie.model.SqlView.Dialect
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.projectnessie.model.Contents.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.projectnessie.model.SqlView.Dialect
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version(String) - Method in class org.projectnessie.model.ImmutableNessieConfiguration.Builder
-
Initializes the value for the
versionattribute. - VIEW - org.projectnessie.model.Contents.Type
W
- withAuthor(String) - Method in class org.projectnessie.model.ImmutableCommitMeta
-
Copy the current immutable object by setting a value for the
authorattribute. - withAuthorTime(Instant) - Method in class org.projectnessie.model.ImmutableCommitMeta
-
Copy the current immutable object by setting a value for the
authorTimeattribute. - withCheckpointLocationHistory(Iterable<String>) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
-
Copy the current immutable object with elements that replace the content of
checkpointLocationHistory. - withCheckpointLocationHistory(String...) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
-
Copy the current immutable object with elements that replace the content of
checkpointLocationHistory. - withCommitMeta(CommitMeta) - Method in class org.projectnessie.model.ImmutableOperations
-
Copy the current immutable object by setting a value for the
commitMetaattribute. - withCommitter(String) - Method in class org.projectnessie.model.ImmutableCommitMeta
-
Copy the current immutable object by setting a value for the
committerattribute. - withCommitTime(Instant) - Method in class org.projectnessie.model.ImmutableCommitMeta
-
Copy the current immutable object by setting a value for the
commitTimeattribute. - withContents(Iterable<? extends MultiGetContentsResponse.ContentsWithKey>) - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse
-
Copy the current immutable object with elements that replace the content of
contents. - withContents(Contents) - Method in class org.projectnessie.model.ImmutableContentsWithKey
-
Copy the current immutable object by setting a value for the
contentsattribute. - withContents(Contents) - Method in class org.projectnessie.model.ImmutablePut
-
Copy the current immutable object by setting a value for the
contentsattribute. - withContents(MultiGetContentsResponse.ContentsWithKey...) - Method in class org.projectnessie.model.ImmutableMultiGetContentsResponse
-
Copy the current immutable object with elements that replace the content of
contents. - 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
defaultBranchattribute. - withDialect(SqlView.Dialect) - Method in class org.projectnessie.model.ImmutableSqlView
-
Copy the current immutable object by setting a value for the
dialectattribute. - 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
fromHashattribute. - withHash(String) - Method in class org.projectnessie.model.ImmutableBranch
-
Copy the current immutable object by setting a value for the
hashattribute. - withHash(String) - Method in class org.projectnessie.model.ImmutableCommitMeta
-
Copy the current immutable object by setting a value for the
hashattribute. - withHash(String) - Method in class org.projectnessie.model.ImmutableTag
-
Copy the current immutable object by setting a value for the
hashattribute. - withHashesToTransplant(Iterable<String>) - Method in class org.projectnessie.model.ImmutableTransplant
-
Copy the current immutable object with elements that replace the content of
hashesToTransplant. - withHashesToTransplant(String...) - Method in class org.projectnessie.model.ImmutableTransplant
-
Copy the current immutable object with elements that replace the content of
hashesToTransplant. - withHasMore(boolean) - Method in class org.projectnessie.model.ImmutableEntriesResponse
-
Copy the current immutable object by setting a value for the
hasMoreattribute. - withHasMore(boolean) - Method in class org.projectnessie.model.ImmutableLogResponse
-
Copy the current immutable object by setting a value for the
hasMoreattribute. - withId(String) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
-
Copy the current immutable object by setting a value for the
idattribute. - withId(String) - Method in class org.projectnessie.model.ImmutableHiveDatabase
-
Copy the current immutable object by setting a value for the
idattribute. - withId(String) - Method in class org.projectnessie.model.ImmutableHiveTable
-
Copy the current immutable object by setting a value for the
idattribute. - withId(String) - Method in class org.projectnessie.model.ImmutableIcebergTable
-
Copy the current immutable object by setting a value for the
idattribute. - withId(String) - Method in class org.projectnessie.model.ImmutableSqlView
-
Copy the current immutable object by setting a value for the
idattribute. - withKey(ContentsKey) - Method in class org.projectnessie.model.ImmutableContentsWithKey
-
Copy the current immutable object by setting a value for the
keyattribute. - withKey(ContentsKey) - Method in class org.projectnessie.model.ImmutableDelete
-
Copy the current immutable object by setting a value for the
keyattribute. - withKey(ContentsKey) - Method in class org.projectnessie.model.ImmutablePut
-
Copy the current immutable object by setting a value for the
keyattribute. - withKey(ContentsKey) - Method in class org.projectnessie.model.ImmutableUnchanged
-
Copy the current immutable object by setting a value for the
keyattribute. - withLastCheckpoint(String) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
-
Copy the current immutable object by setting a value for the
lastCheckpointattribute. - withMessage(String) - Method in class org.projectnessie.model.ImmutableCommitMeta
-
Copy the current immutable object by setting a value for the
messageattribute. - withMetadataLocation(String) - Method in class org.projectnessie.model.ImmutableIcebergTable
-
Copy the current immutable object by setting a value for the
metadataLocationattribute. - withMetadataLocationHistory(Iterable<String>) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
-
Copy the current immutable object with elements that replace the content of
metadataLocationHistory. - withMetadataLocationHistory(String...) - Method in class org.projectnessie.model.ImmutableDeltaLakeTable
-
Copy the current immutable object with elements that replace the content of
metadataLocationHistory. - withName(String) - Method in class org.projectnessie.model.ImmutableBranch
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class org.projectnessie.model.ImmutableHash
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class org.projectnessie.model.ImmutableTag
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(ContentsKey) - Method in class org.projectnessie.model.ImmutableEntry
-
Copy the current immutable object by setting a value for the
nameattribute. - withOperations(Iterable<? extends CommitMeta>) - Method in class org.projectnessie.model.ImmutableLogResponse
-
Copy the current immutable object with elements that replace the content of
operations. - withOperations(Iterable<? extends Operation>) - Method in class org.projectnessie.model.ImmutableOperations
-
Copy the current immutable object with elements that replace the content of
operations. - withOperations(CommitMeta...) - Method in class org.projectnessie.model.ImmutableLogResponse
-
Copy the current immutable object with elements that replace the content of
operations. - withOperations(Operation...) - Method in class org.projectnessie.model.ImmutableOperations
-
Copy the current immutable object with elements that replace the content of
operations. - 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
propertiesmap 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
signedOffByattribute. - withSqlText(String) - Method in class org.projectnessie.model.ImmutableSqlView
-
Copy the current immutable object by setting a value for the
sqlTextattribute. - 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
tokenattribute. - withToken(String) - Method in class org.projectnessie.model.ImmutableLogResponse
-
Copy the current immutable object by setting a value for the
tokenattribute. - withType(Contents.Type) - Method in class org.projectnessie.model.ImmutableEntry
-
Copy the current immutable object by setting a value for the
typeattribute. - withVersion(String) - Method in class org.projectnessie.model.ImmutableNessieConfiguration
-
Copy the current immutable object by setting a value for the
versionattribute.
All Classes All Packages