Uses of Class
org.apache.parquet.SemanticVersion
-
Packages that use SemanticVersion Package Description org.apache.parquet -
-
Uses of SemanticVersion in org.apache.parquet
Methods in org.apache.parquet that return SemanticVersion Modifier and Type Method Description SemanticVersionVersionParser.ParsedVersion. getSemanticVersion()static SemanticVersionSemanticVersion. parse(String version)Methods in org.apache.parquet with parameters of type SemanticVersion Modifier and Type Method Description intSemanticVersion. compareTo(SemanticVersion o)
-