org.apache.accumulo.proxy.thrift
public static class AccumuloProxy.Processor.createWriter<I extends AccumuloProxy.Iface> extends org.apache.thrift.ProcessFunction<I,AccumuloProxy.createWriter_args>
Constructor and Description |
---|
AccumuloProxy.Processor.createWriter() |
Modifier and Type | Method and Description |
---|---|
AccumuloProxy.createWriter_args |
getEmptyArgsInstance() |
AccumuloProxy.createWriter_result |
getResult(I iface,
AccumuloProxy.createWriter_args args) |
protected boolean |
isOneway() |
public AccumuloProxy.Processor.createWriter()
public AccumuloProxy.createWriter_args getEmptyArgsInstance()
getEmptyArgsInstance
in class org.apache.thrift.ProcessFunction<I extends AccumuloProxy.Iface,AccumuloProxy.createWriter_args>
protected boolean isOneway()
isOneway
in class org.apache.thrift.ProcessFunction<I extends AccumuloProxy.Iface,AccumuloProxy.createWriter_args>
public AccumuloProxy.createWriter_result getResult(I iface, AccumuloProxy.createWriter_args args) throws org.apache.thrift.TException
getResult
in class org.apache.thrift.ProcessFunction<I extends AccumuloProxy.Iface,AccumuloProxy.createWriter_args>
org.apache.thrift.TException
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.