Class ChunkerTypeParams

java.lang.Object
io.deephaven.lang.generated.SimpleNode
io.deephaven.lang.generated.ChunkerTypeParams
All Implemented Interfaces:
Node

public class ChunkerTypeParams extends SimpleNode
  • Constructor Details

    • ChunkerTypeParams

      public ChunkerTypeParams(int id)
    • ChunkerTypeParams

      public ChunkerTypeParams(Chunker p, int id)
  • Method Details