Uses of Class
org.apache.druid.frame.file.FrameFileFooter
Packages that use FrameFileFooter
-
Uses of FrameFileFooter in org.apache.druid.frame.channel
Constructor parameters in org.apache.druid.frame.channel with type arguments of type FrameFileFooterModifierConstructorDescriptionDurableStoragePartitionedReadableFrameChannel(StorageConnector storageConnector, Supplier<FrameFileFooter> frameFileFooterSupplier, String frameFileFullPath, ExecutorService remoteInputStreamPool, File footerFile)