public class MetricsResultSet extends Object
| Constructor and Description |
|---|
MetricsResultSet(long nextSequence,
List<Map.Entry<Long,byte[]>> collections) |
| Modifier and Type | Method and Description |
|---|---|
List<Map.Entry<Long,byte[]>> |
collections() |
long |
nextSequence()
The next sequence to read from.
|
Copyright © 2019 Hazelcast, Inc.. All rights reserved.