org.apache.accumulo.server.util
Class TServerUtils.TimedProcessor
java.lang.Object
org.apache.accumulo.server.util.TServerUtils.TimedProcessor
- All Implemented Interfaces:
- org.apache.thrift.TProcessor
- Enclosing class:
- TServerUtils
public static class TServerUtils.TimedProcessor
- extends Object
- implements org.apache.thrift.TProcessor
Method Summary |
boolean |
process(org.apache.thrift.protocol.TProtocol in,
org.apache.thrift.protocol.TProtocol out)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
process
public boolean process(org.apache.thrift.protocol.TProtocol in,
org.apache.thrift.protocol.TProtocol out)
throws org.apache.thrift.TException
- Specified by:
process
in interface org.apache.thrift.TProcessor
- Throws:
org.apache.thrift.TException
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.