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

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

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


Constructor Summary
ClientService.Processor.bulkImportFiles()
           
 
Method Summary
 ClientService.bulkImportFiles_args getEmptyArgsInstance()
           
 ClientService.bulkImportFiles_result getResult(I iface, ClientService.bulkImportFiles_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.bulkImportFiles

public ClientService.Processor.bulkImportFiles()
Method Detail

getEmptyArgsInstance

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

isOneway

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

getResult

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


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.