Index

A B C D E F G H I L M N O P R S T V Z 
All Classes and Interfaces|All Packages|Constant Field Values

A

addGenericObjectResolvers(URL) - Method in interface org.projectnessie.versioned.transfer.NessieExporter.Builder
 
attachmentBatchSize(int) - Method in interface org.projectnessie.versioned.transfer.NessieImporter.Builder
Optional, specify the number of content attachments to be written at once, defaults to 20.

B

build() - Method in interface org.projectnessie.versioned.transfer.files.FileExporter.Builder
 
build() - Method in interface org.projectnessie.versioned.transfer.files.FileImporter.Builder
 
build() - Method in interface org.projectnessie.versioned.transfer.files.ZipArchiveExporter.Builder
 
build() - Method in interface org.projectnessie.versioned.transfer.files.ZipArchiveImporter.Builder
 
build() - Method in interface org.projectnessie.versioned.transfer.NessieExporter.Builder
 
build() - Method in interface org.projectnessie.versioned.transfer.NessieImporter.Builder
 
builder() - Static method in class org.projectnessie.versioned.transfer.files.FileExporter
 
builder() - Static method in class org.projectnessie.versioned.transfer.files.FileImporter
 
builder() - Static method in class org.projectnessie.versioned.transfer.files.ZipArchiveExporter
 
builder() - Static method in class org.projectnessie.versioned.transfer.files.ZipArchiveImporter
 
builder() - Static method in class org.projectnessie.versioned.transfer.NessieExporter
 
builder() - Static method in class org.projectnessie.versioned.transfer.NessieImporter
 

C

close() - Method in class org.projectnessie.versioned.transfer.files.FileExporter
 
close() - Method in class org.projectnessie.versioned.transfer.files.FileImporter
 
close() - Method in class org.projectnessie.versioned.transfer.files.ZipArchiveExporter
 
close() - Method in class org.projectnessie.versioned.transfer.files.ZipArchiveImporter
 
COMMIT_WRITTEN - Enum constant in enum class org.projectnessie.versioned.transfer.ProgressEvent
 
commitBatchSize(int) - Method in interface org.projectnessie.versioned.transfer.NessieExporter.Builder
Optional, specify the number of commit log entries to be written at once, defaults to 20.
commitBatchSize(int) - Method in interface org.projectnessie.versioned.transfer.NessieImporter.Builder
Optional, specify the number of commit log entries to be written at once, defaults to 20.
commitLogic(CommitLogic) - Method in interface org.projectnessie.versioned.transfer.NessieExporter.Builder
 
COMMITS_PREFIX - Static variable in class org.projectnessie.versioned.transfer.NessieExporter
 
contentsBatchSize(int) - Method in interface org.projectnessie.versioned.transfer.NessieExporter.Builder
 
contentsFromBranch(String) - Method in interface org.projectnessie.versioned.transfer.NessieExporter.Builder
 
CUSTOM_PREFIX - Static variable in class org.projectnessie.versioned.transfer.NessieExporter
 

D

DEFAULT_ATTACHMENT_BATCH_SIZE - Static variable in class org.projectnessie.versioned.transfer.ExportImportConstants
 
DEFAULT_BUFFER_SIZE - Static variable in class org.projectnessie.versioned.transfer.ExportImportConstants
 
DEFAULT_COMMIT_BATCH_SIZE - Static variable in class org.projectnessie.versioned.transfer.ExportImportConstants
 
DEFAULT_EXPECTED_COMMIT_COUNT - Static variable in class org.projectnessie.versioned.transfer.ExportImportConstants
 
DEFAULT_EXPORT_VERSION - Static variable in class org.projectnessie.versioned.transfer.ExportImportConstants
 

E

END_COMMITS - Enum constant in enum class org.projectnessie.versioned.transfer.ProgressEvent
 
END_FINALIZE - Enum constant in enum class org.projectnessie.versioned.transfer.ProgressEvent
 
END_GENERIC - Enum constant in enum class org.projectnessie.versioned.transfer.ProgressEvent
 
END_META - Enum constant in enum class org.projectnessie.versioned.transfer.ProgressEvent
 
END_NAMED_REFERENCES - Enum constant in enum class org.projectnessie.versioned.transfer.ProgressEvent
 
END_PREPARE - Enum constant in enum class org.projectnessie.versioned.transfer.ProgressEvent
 
expectedCommitCount(int) - Method in interface org.projectnessie.versioned.transfer.NessieExporter.Builder
The expected number of commits in the Nessie repository, default is 1000000.
EXPORT_METADATA - Static variable in class org.projectnessie.versioned.transfer.ExportImportConstants
 
exportFileSupplier(ExportFileSupplier) - Method in interface org.projectnessie.versioned.transfer.NessieExporter.Builder
 
ExportFileSupplier - Interface in org.projectnessie.versioned.transfer.files
 
ExportImportConstants - Class in org.projectnessie.versioned.transfer
 
exportMeta() - Method in interface org.projectnessie.versioned.transfer.ImportResult
Export meta information from the export archive.
exportNessieRepository() - Method in class org.projectnessie.versioned.transfer.NessieExporter
 
exportVersion(int) - Method in interface org.projectnessie.versioned.transfer.NessieExporter.Builder
 

F

FileExporter - Class in org.projectnessie.versioned.transfer.files
Nessie exporter that writes to individual files into an empty target directory.
FileExporter() - Constructor for class org.projectnessie.versioned.transfer.files.FileExporter
 
FileExporter.Builder - Interface in org.projectnessie.versioned.transfer.files
 
FileImporter - Class in org.projectnessie.versioned.transfer.files
Nessie importer using data from directory.
FileImporter() - Constructor for class org.projectnessie.versioned.transfer.files.FileImporter
 
FileImporter.Builder - Interface in org.projectnessie.versioned.transfer.files
 
FINALIZE_PROGRESS - Enum constant in enum class org.projectnessie.versioned.transfer.ProgressEvent
 
FINISHED - Enum constant in enum class org.projectnessie.versioned.transfer.ProgressEvent
 
fixMaxFileSize(long) - Method in interface org.projectnessie.versioned.transfer.files.ExportFileSupplier
 
fixMaxFileSize(long) - Method in class org.projectnessie.versioned.transfer.files.FileExporter
 
fixMaxFileSize(long) - Method in class org.projectnessie.versioned.transfer.files.ZipArchiveExporter
 
fullScan(boolean) - Method in interface org.projectnessie.versioned.transfer.NessieExporter.Builder
 

G

GENERIC_WRITTEN - Enum constant in enum class org.projectnessie.versioned.transfer.ProgressEvent
 
getTargetPath() - Method in interface org.projectnessie.versioned.transfer.files.ExportFileSupplier
 
getTargetPath() - Method in class org.projectnessie.versioned.transfer.files.FileExporter
 
getTargetPath() - Method in class org.projectnessie.versioned.transfer.files.ZipArchiveExporter
 

H

HEADS_AND_FORKS - Static variable in class org.projectnessie.versioned.transfer.ExportImportConstants
 
headsAndForks() - Method in interface org.projectnessie.versioned.transfer.ImportResult
Heads and fork-points generated during the export.

I

importedCommitCount() - Method in interface org.projectnessie.versioned.transfer.ImportResult
Number of commits that have been imported.
importedGenericCount() - Method in interface org.projectnessie.versioned.transfer.ImportResult
Number of generic objects that have been imported.
importedReferenceCount() - Method in interface org.projectnessie.versioned.transfer.ImportResult
Number of references that have been imported.
importFileSupplier(ImportFileSupplier) - Method in interface org.projectnessie.versioned.transfer.NessieImporter.Builder
 
ImportFileSupplier - Interface in org.projectnessie.versioned.transfer.files
 
importNessieRepository() - Method in class org.projectnessie.versioned.transfer.NessieImporter
 
ImportResult - Interface in org.projectnessie.versioned.transfer
The result of a NessieImporter.importNessieRepository() operation.
indexesLogic(IndexesLogic) - Method in interface org.projectnessie.versioned.transfer.NessieExporter.Builder
 
indexesLogic(IndexesLogic) - Method in interface org.projectnessie.versioned.transfer.NessieImporter.Builder
 
inputBufferSize(int) - Method in interface org.projectnessie.versioned.transfer.files.FileImporter.Builder
Optional, specify a different buffer size than the default value of 32768.

L

loadHeadsAndForks() - Method in class org.projectnessie.versioned.transfer.NessieImporter
 
loadRepositoryDescription() - Method in class org.projectnessie.versioned.transfer.NessieImporter
 

M

maxFileSize(long) - Method in interface org.projectnessie.versioned.transfer.NessieExporter.Builder
Maximum size of a file containing commits or named references.

N

NAMED_REFERENCE_WRITTEN - Enum constant in enum class org.projectnessie.versioned.transfer.ProgressEvent
 
NAMED_REFS_PREFIX - Static variable in class org.projectnessie.versioned.transfer.NessieExporter
 
NessieExporter - Class in org.projectnessie.versioned.transfer
 
NessieExporter() - Constructor for class org.projectnessie.versioned.transfer.NessieExporter
 
NessieExporter.Builder - Interface in org.projectnessie.versioned.transfer
 
NessieImporter - Class in org.projectnessie.versioned.transfer
 
NessieImporter() - Constructor for class org.projectnessie.versioned.transfer.NessieImporter
 
NessieImporter.Builder - Interface in org.projectnessie.versioned.transfer
 
newFileInput(String) - Method in class org.projectnessie.versioned.transfer.files.FileImporter
 
newFileInput(String) - Method in interface org.projectnessie.versioned.transfer.files.ImportFileSupplier
 
newFileInput(String) - Method in class org.projectnessie.versioned.transfer.files.ZipArchiveImporter
 
newFileOutput(String) - Method in interface org.projectnessie.versioned.transfer.files.ExportFileSupplier
 
newFileOutput(String) - Method in class org.projectnessie.versioned.transfer.files.FileExporter
 
newFileOutput(String) - Method in class org.projectnessie.versioned.transfer.files.ZipArchiveExporter
 

O

objectMapper(ObjectMapper) - Method in interface org.projectnessie.versioned.transfer.NessieExporter.Builder
Optional, specify a custom ObjectMapper.
objectMapper(ObjectMapper) - Method in interface org.projectnessie.versioned.transfer.NessieImporter.Builder
Optional, specify a custom ObjectMapper.
org.projectnessie.versioned.transfer - package org.projectnessie.versioned.transfer
 
org.projectnessie.versioned.transfer.files - package org.projectnessie.versioned.transfer.files
 
outputBufferSize(int) - Method in interface org.projectnessie.versioned.transfer.NessieExporter.Builder
Optional, specify a different buffer size than the default value of 32768.
outputFile(Path) - Method in interface org.projectnessie.versioned.transfer.files.ZipArchiveExporter.Builder
 

P

persist(Persist) - Method in interface org.projectnessie.versioned.transfer.NessieExporter.Builder
Specify the Persist to use.
persist(Persist) - Method in interface org.projectnessie.versioned.transfer.NessieImporter.Builder
Specify the Persist to use.
preValidate() - Method in interface org.projectnessie.versioned.transfer.files.ExportFileSupplier
 
preValidate() - Method in class org.projectnessie.versioned.transfer.files.FileExporter
 
preValidate() - Method in class org.projectnessie.versioned.transfer.files.ZipArchiveExporter
 
progress(ProgressEvent) - Method in interface org.projectnessie.versioned.transfer.ProgressListener
 
progress(ProgressEvent, TransferTypes.ExportMeta) - Method in interface org.projectnessie.versioned.transfer.ProgressListener
Reports a progress event.
ProgressEvent - Enum Class in org.projectnessie.versioned.transfer
 
progressListener(ProgressListener) - Method in interface org.projectnessie.versioned.transfer.NessieExporter.Builder
 
progressListener(ProgressListener) - Method in interface org.projectnessie.versioned.transfer.NessieImporter.Builder
 
ProgressListener - Interface in org.projectnessie.versioned.transfer
 

R

referenceLogic(ReferenceLogic) - Method in interface org.projectnessie.versioned.transfer.NessieExporter.Builder
 
referenceLogic(ReferenceLogic) - Method in interface org.projectnessie.versioned.transfer.NessieImporter.Builder
 
REPOSITORY_DESCRIPTION - Static variable in class org.projectnessie.versioned.transfer.ExportImportConstants
 
repositoryLogic(RepositoryLogic) - Method in interface org.projectnessie.versioned.transfer.NessieExporter.Builder
 
repositoryLogic(RepositoryLogic) - Method in interface org.projectnessie.versioned.transfer.NessieImporter.Builder
 

S

sourceDirectory(Path) - Method in interface org.projectnessie.versioned.transfer.files.FileImporter.Builder
 
sourceZipFile(Path) - Method in interface org.projectnessie.versioned.transfer.files.ZipArchiveImporter.Builder
 
START_COMMITS - Enum constant in enum class org.projectnessie.versioned.transfer.ProgressEvent
 
START_FINALIZE - Enum constant in enum class org.projectnessie.versioned.transfer.ProgressEvent
 
START_GENERIC - Enum constant in enum class org.projectnessie.versioned.transfer.ProgressEvent
 
START_META - Enum constant in enum class org.projectnessie.versioned.transfer.ProgressEvent
 
START_NAMED_REFERENCES - Enum constant in enum class org.projectnessie.versioned.transfer.ProgressEvent
 
START_PREPARE - Enum constant in enum class org.projectnessie.versioned.transfer.ProgressEvent
 
STARTED - Enum constant in enum class org.projectnessie.versioned.transfer.ProgressEvent
 
storeWorker(StoreWorker) - Method in interface org.projectnessie.versioned.transfer.NessieExporter.Builder
Optional, specify a custom StoreWorker.
storeWorker(StoreWorker) - Method in interface org.projectnessie.versioned.transfer.NessieImporter.Builder
Optional, specify a custom StoreWorker.

T

targetDirectory(Path) - Method in interface org.projectnessie.versioned.transfer.files.FileExporter.Builder
 

V

valueOf(String) - Static method in enum class org.projectnessie.versioned.transfer.ProgressEvent
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.projectnessie.versioned.transfer.ProgressEvent
Returns an array containing the constants of this enum class, in the order they are declared.
versionStore(VersionStore) - Method in interface org.projectnessie.versioned.transfer.NessieExporter.Builder
 

Z

ZipArchiveExporter - Class in org.projectnessie.versioned.transfer.files
Nessie exporter that creates a ZIP file.
ZipArchiveExporter() - Constructor for class org.projectnessie.versioned.transfer.files.ZipArchiveExporter
 
ZipArchiveExporter.Builder - Interface in org.projectnessie.versioned.transfer.files
 
ZipArchiveImporter - Class in org.projectnessie.versioned.transfer.files
Nessie importer using data from a ZIP file.
ZipArchiveImporter() - Constructor for class org.projectnessie.versioned.transfer.files.ZipArchiveImporter
 
ZipArchiveImporter.Builder - Interface in org.projectnessie.versioned.transfer.files
 
A B C D E F G H I L M N O P R S T V Z 
All Classes and Interfaces|All Packages|Constant Field Values