HashJoinNodeOptions.this

  1. this(void* ptr, Flag!"Take" take)
    class HashJoinNodeOptions
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )
  2. this(arrow.types.JoinType type, string[] leftKeys, string[] rightKeys)