public class Sequence extends Object
static String
HEAD
Sequence(DB db, byte[] key)
Long
get()
long
incr(Long increment)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String HEAD
public Sequence(DB db, byte[] key)
public long incr(Long increment) throws org.rocksdb.RocksDBException
org.rocksdb.RocksDBException
public Long get()
Copyright © 2020. All rights reserved.