org.apache.accumulo.proxy.thrift
Class AccumuloProxy.Processor.getTabletServers<I extends AccumuloProxy.Iface>

java.lang.Object
  extended by org.apache.thrift.ProcessFunction<I,AccumuloProxy.getTabletServers_args>
      extended by org.apache.accumulo.proxy.thrift.AccumuloProxy.Processor.getTabletServers<I>
Enclosing class:
AccumuloProxy.Processor<I extends AccumuloProxy.Iface>

public static class AccumuloProxy.Processor.getTabletServers<I extends AccumuloProxy.Iface>
extends org.apache.thrift.ProcessFunction<I,AccumuloProxy.getTabletServers_args>


Constructor Summary
AccumuloProxy.Processor.getTabletServers()
           
 
Method Summary
 AccumuloProxy.getTabletServers_args getEmptyArgsInstance()
           
 AccumuloProxy.getTabletServers_result getResult(I iface, AccumuloProxy.getTabletServers_args args)
           
protected  boolean isOneway()
           
 
Methods inherited from class org.apache.thrift.ProcessFunction
getMethodName, process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccumuloProxy.Processor.getTabletServers

public AccumuloProxy.Processor.getTabletServers()
Method Detail

getEmptyArgsInstance

public AccumuloProxy.getTabletServers_args getEmptyArgsInstance()
Specified by:
getEmptyArgsInstance in class org.apache.thrift.ProcessFunction<I extends AccumuloProxy.Iface,AccumuloProxy.getTabletServers_args>

isOneway

protected boolean isOneway()
Specified by:
isOneway in class org.apache.thrift.ProcessFunction<I extends AccumuloProxy.Iface,AccumuloProxy.getTabletServers_args>

getResult

public AccumuloProxy.getTabletServers_result getResult(I iface,
                                                       AccumuloProxy.getTabletServers_args args)
                                                throws org.apache.thrift.TException
Specified by:
getResult in class org.apache.thrift.ProcessFunction<I extends AccumuloProxy.Iface,AccumuloProxy.getTabletServers_args>
Throws:
org.apache.thrift.TException


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.