org.apache.hadoop.hbase.util
Class UnsafeAccess
java.lang.Object
org.apache.hadoop.hbase.util.UnsafeAccess
@InterfaceAudience.Private
@InterfaceStability.Evolving
public final class UnsafeAccess
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
theUnsafe
public static final sun.misc.Unsafe theUnsafe
BYTE_ARRAY_BASE_OFFSET
public static final int BYTE_ARRAY_BASE_OFFSET
- The offset to the first element in a byte array.
littleEndian
public static final boolean littleEndian
isAvailable
public static boolean isAvailable()
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.