org.galagosearch.tupleflow.execution
Class NetworkedCounter

java.lang.Object
  extended by org.galagosearch.tupleflow.execution.NetworkedCounter
All Implemented Interfaces:
Counter

public class NetworkedCounter
extends java.lang.Object
implements Counter


Method Summary
 void flush()
           
 void increment()
           
 void incrementBy(int value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

increment

public void increment()
Specified by:
increment in interface Counter

incrementBy

public void incrementBy(int value)
Specified by:
incrementBy in interface Counter

flush

public void flush()


Copyright © 2009. All Rights Reserved.