me.prettyprint.cassandra.service.clock
Class AbstractClockResolution

java.lang.Object
  extended by me.prettyprint.cassandra.service.clock.AbstractClockResolution
Direct Known Subclasses:
MicrosecondsClockResolution, MicrosecondsSyncClockResolution, MillisecondsClockResolution, SecondsClockResolution

public abstract class AbstractClockResolution
extends Object

Define common functionaly for ClockResolution Implementations.

Author:
pechague

Constructor Summary
AbstractClockResolution()
           
 
Method Summary
protected  long getSystemMilliseconds()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractClockResolution

public AbstractClockResolution()
Method Detail

getSystemMilliseconds

protected long getSystemMilliseconds()


Copyright © 2011. All Rights Reserved.