@Internal public interface CompactContext
CompactReader
and CompactWriter
.Modifier and Type | Interface and Description |
---|---|
static class |
CompactContext.CompactContextImpl
Implementation of
CompactContext . |
Modifier and Type | Method and Description |
---|---|
static CompactContext |
create(Configuration config,
FileSystem fileSystem,
String partition,
Path path) |
Configuration |
getConfig() |
FileSystem |
getFileSystem() |
String |
getPartition() |
Path |
getPath() |
static CompactContext create(Configuration config, FileSystem fileSystem, String partition, Path path)
Configuration getConfig()
FileSystem getFileSystem()
String getPartition()
Path getPath()
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.