com.bigdata.rawstore
Class Bytes
java.lang.Object
com.bigdata.rawstore.Bytes
public class Bytes
- extends Object
Constants.
- Version:
- $Id: Bytes.java 2265 2009-10-26 12:51:06Z thompsonbry $
- Author:
- Bryan Thompson
|
Constructor Summary |
Bytes()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SIZEOF_BYTE
public static final int SIZEOF_BYTE
- See Also:
- Constant Field Values
SIZEOF_SHORT
public static final int SIZEOF_SHORT
- See Also:
- Constant Field Values
SIZEOF_INT
public static final int SIZEOF_INT
- See Also:
- Constant Field Values
SIZEOF_LONG
public static final int SIZEOF_LONG
- See Also:
- Constant Field Values
SIZEOF_FLOAT
public static final int SIZEOF_FLOAT
- See Also:
- Constant Field Values
SIZEOF_DOUBLE
public static final int SIZEOF_DOUBLE
- See Also:
- Constant Field Values
SIZEOF_UUID
public static final int SIZEOF_UUID
- See Also:
- Constant Field Values
kilobyte32
public static final int kilobyte32
- See Also:
- Constant Field Values
megabyte32
public static final int megabyte32
- See Also:
- Constant Field Values
gigabyte32
public static final int gigabyte32
- See Also:
- Constant Field Values
kilobyte
public static final long kilobyte
- See Also:
- Constant Field Values
megabyte
public static final long megabyte
- See Also:
- Constant Field Values
gigabyte
public static final long gigabyte
- See Also:
- Constant Field Values
terabyte
public static final long terabyte
- See Also:
- Constant Field Values
Bytes
public Bytes()
Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.