Class UnsafeUtils
java.lang.Object
org.apache.druid.java.util.common.UnsafeUtils
This utiliy class enables runtime access to sun.misc.Unsafe using reflection,
since Unsafe may not be directly accessible in newer JDK versions
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UnsafeUtils
public UnsafeUtils()
-
-
Method Details
-
theUnsafe
-
theUnsafeClass
-