protected static class HiLoKeyGeneratorBase.RangeValue
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.concurrent.atomic.AtomicLong |
current |
java.util.concurrent.atomic.AtomicLong |
max |
java.util.concurrent.atomic.AtomicLong |
min |
Constructor and Description |
---|
HiLoKeyGeneratorBase.RangeValue(long min,
long max) |
Copyright © 2014. All Rights Reserved.