elasticsearch/modules/rest-root/src
Ryan Ernst 8a1db8c6c3
Move index version constants to IndexVersions (#101094)
Similar to the TransportVersions holder class, IndexVersions is the new
place to contain all constants for IndexVersion. This commit moves all
existing constants to the new class. It is purely mechanical.
2023-10-19 20:44:51 -04:00
..
main/java Remove more unnecessary ActionType subclasses (#101053) 2023-10-18 13:56:40 +01:00
test/java/org/elasticsearch/rest/root Move index version constants to IndexVersions (#101094) 2023-10-19 20:44:51 -04:00
yamlRestTest Refactor RestMainAction into separate module (#95881) 2023-05-10 14:39:00 +02:00