com.sleepycat.je.rep.monitor
Class MonitorService.MonitorServiceRunnable
java.lang.Object
com.sleepycat.je.rep.utilint.ServiceDispatcher.ExecutingRunnable
com.sleepycat.je.rep.monitor.MonitorService.MonitorServiceRunnable
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- MonitorService
class MonitorService.MonitorServiceRunnable
- extends ServiceDispatcher.ExecutingRunnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MonitorService.MonitorServiceRunnable
MonitorService.MonitorServiceRunnable(SocketChannel socketChannel,
Protocol protocol)
getResponse
protected TextProtocol.ResponseMessage getResponse(TextProtocol.RequestMessage request)
throws IOException
- Specified by:
getResponse
in class ServiceDispatcher.ExecutingRunnable
- Throws:
IOException
logMessage
protected void logMessage(String message)
- Specified by:
logMessage
in class ServiceDispatcher.ExecutingRunnable
Copyright (c) 2004-2010 Oracle. All rights reserved.