Interface IndexReportingIterator
-
@Experimental public interface IndexReportingIterator
A way to signal which index is in use for a specific iterator (e.g. SPOC, POSC, etc.). Used in the query explanation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getIndexName()
-
-
-
Method Detail
-
getIndexName
String getIndexName()
-
-