Uses of Class
org.apache.parquet.example.data.simple.Int96Value
-
Packages that use Int96Value Package Description org.apache.parquet.example.data.simple -
-
Uses of Int96Value in org.apache.parquet.example.data.simple
Methods in org.apache.parquet.example.data.simple that return Int96Value Modifier and Type Method Description Int96ValueNanoTime. toInt96()Methods in org.apache.parquet.example.data.simple with parameters of type Int96Value Modifier and Type Method Description static NanoTimeNanoTime. fromInt96(Int96Value int96)
-