org.apache.accumulo.proxy.thrift
Class AccumuloProxy.Processor.listSplits<I extends AccumuloProxy.Iface>
java.lang.Object
org.apache.thrift.ProcessFunction<I,AccumuloProxy.listSplits_args>
org.apache.accumulo.proxy.thrift.AccumuloProxy.Processor.listSplits<I>
- Enclosing class:
- AccumuloProxy.Processor<I extends AccumuloProxy.Iface>
public static class AccumuloProxy.Processor.listSplits<I extends AccumuloProxy.Iface>
- extends org.apache.thrift.ProcessFunction<I,AccumuloProxy.listSplits_args>
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 |
AccumuloProxy.Processor.listSplits
public AccumuloProxy.Processor.listSplits()
getEmptyArgsInstance
public AccumuloProxy.listSplits_args getEmptyArgsInstance()
- Specified by:
getEmptyArgsInstance
in class org.apache.thrift.ProcessFunction<I extends AccumuloProxy.Iface,AccumuloProxy.listSplits_args>
isOneway
protected boolean isOneway()
- Specified by:
isOneway
in class org.apache.thrift.ProcessFunction<I extends AccumuloProxy.Iface,AccumuloProxy.listSplits_args>
getResult
public AccumuloProxy.listSplits_result getResult(I iface,
AccumuloProxy.listSplits_args args)
throws org.apache.thrift.TException
- Specified by:
getResult
in class org.apache.thrift.ProcessFunction<I extends AccumuloProxy.Iface,AccumuloProxy.listSplits_args>
- Throws:
org.apache.thrift.TException
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.