Interface SnIndexContext

All Superinterfaces:
SnContext
All Known Subinterfaces:
SnIndexerBatchContext, SnIndexerContext, SnSearchContext, SnSuggestContext
All Known Implementing Classes:
DefaultSnIndexContext, DefaultSnIndexerBatchContext, DefaultSnIndexerContext, DefaultSnSearchContext, DefaultSnSuggestContext

public interface SnIndexContext extends SnContext
Represents an index context.
  • Method Details

    • getIndexId

      String getIndexId()
      Returns the index id.
      Returns:
      the index id
    • setIndexId

      void setIndexId(String indexId)
      Sets the index id.
      Parameters:
      indexId - - the index id