Interface AddIndexData

All Known Implementing Classes:
AddIndexDataImpl, AddIndexEndpointData

public interface AddIndexData
Since:
9.1.1
Author:
eitany
  • Method Details

    • getTypeName

      String getTypeName()
      Returns:
      The type name the index data belongs to.
    • getIndexes

      SpaceIndex[] getIndexes()
      Returns:
      The space indexes which are part of the add index operation data.