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