Interface OperationContext

    • Method Detail

      • tableName

        String tableName()
        The name of the table being operated on
      • indexName

        String indexName()
        The name of the index within the table being operated on. If it is the primary index, then this value will be set to the constant TableMetadata.primaryIndexName().