com.sleepycat.je.rep.impl
Class BinaryNodeStateService.NodeStateServiceRunnable

java.lang.Object
  extended by com.sleepycat.je.rep.impl.BinaryNodeStateService.NodeStateServiceRunnable
All Implemented Interfaces:
Runnable
Enclosing class:
BinaryNodeStateService

 class BinaryNodeStateService.NodeStateServiceRunnable
extends Object
implements Runnable


Constructor Summary
BinaryNodeStateService.NodeStateServiceRunnable(SocketChannel channel)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BinaryNodeStateService.NodeStateServiceRunnable

BinaryNodeStateService.NodeStateServiceRunnable(SocketChannel channel)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright (c) 2004-2012 Oracle. All rights reserved.