Interface SnIndexerBatchRequest

All Superinterfaces:
SnIndexerRequest, SnRequest
All Known Implementing Classes:
DefaultSnIndexerBatchRequest

public interface SnIndexerBatchRequest extends SnIndexerRequest
Represents an indexer batch request.
  • Method Details

    • getIndexId

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

      String getIndexerOperationId()
      Returns the indexer operation type.
      Returns:
      the indexer operation type
    • getIndexerBatchId

      String getIndexerBatchId()
      Returns the indexer batch id.
      Returns:
      the indexer batch id