T
public class TimestampValue<T> extends Object
TimestampValue(long timestamp, T value)
long
getTimestamp()
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimestampValue(long timestamp, T value)
public long getTimestamp()
public T getValue()
Copyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.