Uses of Enum Class
org.tailormap.api.persistence.SearchIndex.Status
-
Uses of SearchIndex.Status in org.tailormap.api.persistence
Modifier and TypeMethodDescriptionstatic SearchIndex.Status
SearchIndex.getStatus()
static SearchIndex.Status
Returns the enum constant of this class with the specified name.static SearchIndex.Status[]
SearchIndex.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.