@Beta
public interface IndexDetails
Details of an index.
- Since:
- 2.23.0
-
Method Summary
Returns the name of the index (e.g.
Returns type of objects which are indexed.
-
Method Details
-
getType
Returns type of objects which are indexed.
-
getName
Returns the name of the index (e.g. `default`)