org.terracotta.management.sequence
Class TimeSource.Fixed

java.lang.Object
  extended by org.terracotta.management.sequence.TimeSource.Fixed
All Implemented Interfaces:
TimeSource
Enclosing interface:
TimeSource

public static class TimeSource.Fixed
extends Object
implements TimeSource


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.terracotta.management.sequence.TimeSource
TimeSource.Fixed
 
Field Summary
 
Fields inherited from interface org.terracotta.management.sequence.TimeSource
BEST, SYSTEM
 
Constructor Summary
TimeSource.Fixed(long timestamp)
           
 
Method Summary
 long getTimestamp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeSource.Fixed

public TimeSource.Fixed(long timestamp)
Method Detail

getTimestamp

public long getTimestamp()
Specified by:
getTimestamp in interface TimeSource


Copyright © 2016. All Rights Reserved.