org.apache.accumulo.core.master.thrift
Class MasterClientService.Processor.setSystemProperty<I extends MasterClientService.Iface>

java.lang.Object
  extended by org.apache.thrift.ProcessFunction<I,MasterClientService.setSystemProperty_args>
      extended by org.apache.accumulo.core.master.thrift.MasterClientService.Processor.setSystemProperty<I>
Enclosing class:
MasterClientService.Processor<I extends MasterClientService.Iface>

public static class MasterClientService.Processor.setSystemProperty<I extends MasterClientService.Iface>
extends org.apache.thrift.ProcessFunction<I,MasterClientService.setSystemProperty_args>


Constructor Summary
MasterClientService.Processor.setSystemProperty()
           
 
Method Summary
 MasterClientService.setSystemProperty_args getEmptyArgsInstance()
           
 MasterClientService.setSystemProperty_result getResult(I iface, MasterClientService.setSystemProperty_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

MasterClientService.Processor.setSystemProperty

public MasterClientService.Processor.setSystemProperty()
Method Detail

getEmptyArgsInstance

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

isOneway

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

getResult

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


Copyright © 2015 Apache Accumulo Project. All rights reserved.