public class IndexManifestFile extends ObjectsFile<IndexManifestEntry>
Modifier and Type | Class and Description |
---|---|
static class |
IndexManifestFile.Factory
Creator of
IndexManifestFile . |
compression, fileIO, pathFactory, readerFactory, serializer, writerFactory
Modifier and Type | Method and Description |
---|---|
String |
writeIndexFiles(String previousIndexManifest,
List<IndexManifestEntry> newIndexFiles,
BucketMode bucketMode)
Write new index files to index manifest.
|
delete, exists, fileIO, fileSize, read, read, read, readFromIterator, readWithIOException, readWithIOException, writeWithoutRolling, writeWithoutRolling
@Nullable public String writeIndexFiles(@Nullable String previousIndexManifest, List<IndexManifestEntry> newIndexFiles, BucketMode bucketMode)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.