org.apache.accumulo.core.tabletserver.thrift
Class TabletClientService.Processor

java.lang.Object
  extended by org.apache.accumulo.core.client.impl.thrift.ClientService.Processor
      extended by org.apache.accumulo.core.tabletserver.thrift.TabletClientService.Processor
All Implemented Interfaces:
org.apache.thrift.TProcessor
Enclosing class:
TabletClientService

public static class TabletClientService.Processor
extends ClientService.Processor
implements org.apache.thrift.TProcessor


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.accumulo.core.client.impl.thrift.ClientService.Processor
ClientService.Processor.ProcessFunction
 
Field Summary
 
Fields inherited from class org.apache.accumulo.core.client.impl.thrift.ClientService.Processor
processMap_
 
Constructor Summary
TabletClientService.Processor(TabletClientService.Iface iface)
           
 
Method Summary
 boolean process(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TabletClientService.Processor

public TabletClientService.Processor(TabletClientService.Iface iface)
Method Detail

process

public boolean process(org.apache.thrift.protocol.TProtocol iprot,
                       org.apache.thrift.protocol.TProtocol oprot)
                throws org.apache.thrift.TException
Specified by:
process in interface org.apache.thrift.TProcessor
Overrides:
process in class ClientService.Processor
Throws:
org.apache.thrift.TException


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.