Interface SnIndexerContext

    • Method Detail

      • getIndexerRequest

        SnIndexerRequest getIndexerRequest()
        Returns the indexer request.
        Returns:
        the indexer request
      • getIndexerResponse

        SnIndexerResponse getIndexerResponse()
        Returns the indexer response.
        Returns:
        the indexer response
      • setIndexerResponse

        void setIndexerResponse​(SnIndexerResponse indexerResponse)
        Sets the indexer response.
        Parameters:
        indexerResponse - - the indexer response
      • getIndexerOperationType

        SnIndexerOperationType getIndexerOperationType()
        Returns the indexer operation type.
        Returns:
        the indexer operation type
      • getIndexerItemSourceOperations

        java.util.List<SnIndexerItemSourceOperation> getIndexerItemSourceOperations()
        Returns the indexer item source operations.
        Returns:
        the indexer item source operations
      • getIndexerOperationId

        java.lang.String getIndexerOperationId()
        Returns the indexer operation id.
        Returns:
        the indexer operation id
      • setIndexerOperationId

        void setIndexerOperationId​(java.lang.String indexerOperationId)
        Sets the indexer operation id.
        Parameters:
        indexerOperationId - - the indexer operation id