private class StreamSlicer.Edge
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private long |
timeStamp |
private Slice.Type |
type |
| Modifier | Constructor and Description |
|---|---|
private |
Edge(long timeStamp,
Slice.Type type) |
private final long timeStamp
private final Slice.Type type
private Edge(long timeStamp,
Slice.Type type)