Uses of Class
com.uber.h3core.H3CoreV3
Packages that use H3CoreV3
-
Uses of H3CoreV3 in com.uber.h3core
Methods in com.uber.h3core that return H3CoreV3Modifier and TypeMethodDescriptionstatic H3CoreV3H3CoreV3.newInstance()Create by unpacking the H3 native library to disk and loading it.static H3CoreV3H3CoreV3.newInstance(H3CoreLoader.OperatingSystem os, String arch) Create by unpacking the H3 native library to disk and loading it.static H3CoreV3H3CoreV3.newSystemInstance()Create by using the H3 native library already installed on the system.