Package org.gridgain.internal.dr.util
Class ConversionUtils
java.lang.Object
org.gridgain.internal.dr.util.ConversionUtils
Utility class to convert values frm GG8-specific types to GG9 ones.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable ObjectconvertTemporalValue(@Nullable Object value, ZoneId zoneId) Converts the values from types supported in GG8 to types supported in GG9.