public class ValueWithTs<V> extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
ValueWithTs.Serializer
Serializer for Serializer.
|
static class |
ValueWithTs.ValueWithTsSerializerSnapshot
A
TypeSerializerSnapshot for ValueWithTs Serializer. |
Constructor and Description |
---|
ValueWithTs(V value,
long timestamp) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.