org.apache.accumulo.server.util
Class TServerUtils.TimedProcessor

java.lang.Object
  extended by 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
 

Method Detail

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 © 2012 The Apache Software Foundation. All Rights Reserved.