com.bigdata.sparse
Class AutoIncIntegerCounter
java.lang.Object
com.bigdata.sparse.AutoIncIntegerCounter
- All Implemented Interfaces:
- IAutoIncrementCounter
public class AutoIncIntegerCounter
- extends Object
- implements IAutoIncrementCounter
A singleton object that causes the associated property value to be assigned
the next higher 32-bit integer value when it is written on the
SparseRowStore.
- Version:
- $Id: AutoIncIntegerCounter.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 AutoIncIntegerCounter INSTANCE
Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.