Class CtableSPInstruction

All Implemented Interfaces:
LineageTraceable

public class CtableSPInstruction extends ComputationSPInstruction
  • Method Details

    • parseInstruction

      public static CtableSPInstruction parseInstruction(String inst)
    • processInstruction

      public void processInstruction(ExecutionContext ec)
      Description copied from class: Instruction
      This method should be used to execute the instruction.
      Specified by:
      processInstruction in class SPInstruction
      Parameters:
      ec - execution context
    • getOutDim1

      public CPOperand getOutDim1()
    • getOutDim2

      public CPOperand getOutDim2()
    • getIsExpand

      public boolean getIsExpand()
    • getIgnoreZeros

      public boolean getIgnoreZeros()