Class RawOpDef

All Implemented Interfaces:
Tagged

public class RawOpDef extends RawOpFields
See specification for what this should do in UniformWorkloadSpecificationTest
  • Constructor Details

  • Method Details

    • setFieldsByReflection

      public void setFieldsByReflection(Map<String,Object> map)
      Overrides:
      setFieldsByReflection in class RawOpFields
    • getStmt

      public String getStmt()
    • getOp

      public Object getOp()
    • getName

      public String getName()
      Overrides:
      getName in class RawOpFields
    • setRefKey

      public void setRefKey(int refKey)
    • getRefKey

      public int getRefKey()
      Get an integer key for the op template for this workload template, based on enumeration of all active op templates. This value is stable within the current instance of the workload template only.
      Returns:
      a unique integer key for this op template within the workload template