Class IndexHintInstructionIndexName

java.lang.Object
com.espertech.esper.common.internal.epl.join.hint.IndexHintInstructionIndexName
All Implemented Interfaces:
IndexHintInstruction

public class IndexHintInstructionIndexName extends Object implements IndexHintInstruction
  • Constructor Details

    • IndexHintInstructionIndexName

      public IndexHintInstructionIndexName(String indexName)
  • Method Details

    • getIndexName

      public String getIndexName()