Class BaseTaskWriter.RollingFileWriter

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable
    Enclosing class:
    BaseTaskWriter<T>

    protected class BaseTaskWriter.RollingFileWriter
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RollingFileWriter

        public RollingFileWriter​(StructLike partitionKey)