public class Snapshot extends Object
| Modifier and Type | Field and Description |
|---|---|
AtomicLong |
items |
AtomicLong |
milliseconds |
long |
timestamp |
| Constructor and Description |
|---|
Snapshot(long timestamp) |
public long timestamp
public AtomicLong items
public AtomicLong milliseconds
Copyright © 2015. All rights reserved.