Class JoinControl

java.lang.Object
io.deephaven.engine.table.impl.JoinControl

@VisibleForTesting public class JoinControl extends Object
  • Field Details

  • Constructor Details

    • JoinControl

      public JoinControl()
  • Method Details

    • getRedirectionType

      public static JoinControl.RedirectionType getRedirectionType(@NotNull @NotNull Table table, double maximumOverhead, boolean allowSparseRedirection)
    • rightChunkSize

      public int rightChunkSize()
    • leftChunkSize

      public int leftChunkSize()