org.neo4j.kernel.guard
Class Guard.OperationsCount

java.lang.Object
  extended by org.neo4j.kernel.guard.Guard.OperationsCount
All Implemented Interfaces:
Guard.GuardInternal
Enclosing class:
Guard

public class Guard.OperationsCount
extends Object
implements Guard.GuardInternal


Method Summary
 void check()
           
 long getOpsCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

check

public void check()
Specified by:
check in interface Guard.GuardInternal

getOpsCount

public long getOpsCount()


Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.