com.sleepycat.je.rep.util.ldiff
Class LDiffService.LDiffServiceRunnable
java.lang.Object
com.sleepycat.je.rep.util.ldiff.LDiffService.LDiffServiceRunnable
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- LDiffService
class LDiffService.LDiffServiceRunnable
- extends Object
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
channel
final SocketChannel channel
LDiffService.LDiffServiceRunnable
LDiffService.LDiffServiceRunnable(SocketChannel socketChannel)
runLDiff
public void runLDiff(Protocol.DbBlocks request,
Protocol protocol)
throws IOException
- Throws:
IOException
runEnvDiff
public void runEnvDiff(Protocol.EnvDiff request,
Protocol protocol)
throws IOException
- Throws:
IOException
run
public void run()
- Specified by:
run
in interface Runnable
Copyright (c) 2004-2012 Oracle. All rights reserved.