Uses of Record Class
org.springframework.data.elasticsearch.support.Version
Packages that use Version
-
Uses of Version in org.springframework.data.elasticsearch.support
Methods in org.springframework.data.elasticsearch.support that return VersionModifier and TypeMethodDescriptionstatic VersionVersion.fromString(String s) Creates a version from a String that matchesPATTERN; major, minor and revision numbers separated by dots with optional trailing characters.