Interface SnResponse
- All Known Subinterfaces:
SnIndexerBatchResponse,SnIndexerResponse,SnSearchResponse,SnSuggestResponse
- All Known Implementing Classes:
AbstractSnResponse,DefaultSnIndexerBatchResponse,DefaultSnIndexerResponse,DefaultSnSearchResponse,DefaultSnSuggestResponse
public interface SnResponse
Represents a response.
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getIndexConfiguration
SnIndexConfiguration getIndexConfiguration() -
getIndexType
SnIndexType getIndexType()
-