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

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

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


Constructor Summary
MasterClientService.Processor.setNamespaceProperty()
           
 
Method Summary
 MasterClientService.setNamespaceProperty_args getEmptyArgsInstance()
           
 MasterClientService.setNamespaceProperty_result getResult(I iface, MasterClientService.setNamespaceProperty_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.setNamespaceProperty

public MasterClientService.Processor.setNamespaceProperty()
Method Detail

getEmptyArgsInstance

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

isOneway

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

getResult

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


Copyright © 2015 Apache Accumulo Project. All rights reserved.