org.apache.accumulo.core.client.impl.thrift
Class ClientService.Processor.changeLocalUserPassword<I extends ClientService.Iface>

java.lang.Object
  extended by org.apache.thrift.ProcessFunction<I,ClientService.changeLocalUserPassword_args>
      extended by org.apache.accumulo.core.client.impl.thrift.ClientService.Processor.changeLocalUserPassword<I>
Enclosing class:
ClientService.Processor<I extends ClientService.Iface>

public static class ClientService.Processor.changeLocalUserPassword<I extends ClientService.Iface>
extends org.apache.thrift.ProcessFunction<I,ClientService.changeLocalUserPassword_args>


Constructor Summary
ClientService.Processor.changeLocalUserPassword()
           
 
Method Summary
 ClientService.changeLocalUserPassword_args getEmptyArgsInstance()
           
 ClientService.changeLocalUserPassword_result getResult(I iface, ClientService.changeLocalUserPassword_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

ClientService.Processor.changeLocalUserPassword

public ClientService.Processor.changeLocalUserPassword()
Method Detail

getEmptyArgsInstance

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

isOneway

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

getResult

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


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.