Class ChunkerAnnotation

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

public class ChunkerAnnotation extends SimpleNode
  • Constructor Details

    • ChunkerAnnotation

      public ChunkerAnnotation(int id)
    • ChunkerAnnotation

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