com.bigdata.sparse
Class AutoIncLongCounter
java.lang.Object
com.bigdata.sparse.AutoIncLongCounter
- All Implemented Interfaces:
- IAutoIncrementCounter
public class AutoIncLongCounter
- extends Object
- implements IAutoIncrementCounter
A singleton object that causes the associated property value to be assigned
the next higher 64-bit integer value when it is written on the
SparseRowStore.
- Version:
- $Id: AutoIncLongCounter.java 2265 2009-10-26 12:51:06Z thompsonbry $
- Author:
- Bryan Thompson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final AutoIncLongCounter INSTANCE
Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.