Interface SnIndexerBatchResponse

All Superinterfaces:
SnIndexerResponse, SnResponse
All Known Implementing Classes:
DefaultSnIndexerBatchResponse

public interface SnIndexerBatchResponse extends SnIndexerResponse
Represents an indexer batch response.
  • Method Details

    • getDocumentBatchRequest

      SnDocumentBatchRequest getDocumentBatchRequest()
      Returns the document batch request.
      Returns:
      the the document batch request
    • getDocumentBatchResponse

      SnDocumentBatchResponse getDocumentBatchResponse()
      Returns the document batch response.
      Returns:
      the the document batch response