Class DeephavenFormatMergeDestination

java.lang.Object
com.illumon.iris.importers.merge.MergeDestination
com.illumon.iris.importers.merge.DeephavenFormatMergeDestination
All Implemented Interfaces:
com.fishlib.base.log.LogOutputAppendable

public class DeephavenFormatMergeDestination
extends MergeDestination
  • Field Details

    • subTableCopiers

      protected com.illumon.iris.importers.merge.DataCopier[] subTableCopiers
  • Constructor Details

    • DeephavenFormatMergeDestination

      public DeephavenFormatMergeDestination​(@NotNull File writableInternalPartition, @NotNull String partitioningColumnValue, @NotNull String tableName, @NotNull String operationName)
      For internal Deephaven use only.
      Parameters:
      writableInternalPartition -
      partitioningColumnValue -
      tableName -
      operationName -
  • Method Details