Package dev.vality.file.storage
Class FileStorageSrv.Processor.CreateNewFile<I extends FileStorageSrv.Iface>
java.lang.Object
org.apache.thrift.ProcessFunction<I,FileStorageSrv.CreateNewFile_args>
dev.vality.file.storage.FileStorageSrv.Processor.CreateNewFile<I>
- Enclosing class:
- FileStorageSrv.Processor<I extends FileStorageSrv.Iface>
public static class FileStorageSrv.Processor.CreateNewFile<I extends FileStorageSrv.Iface> extends org.apache.thrift.ProcessFunction<I,FileStorageSrv.CreateNewFile_args>
-
Constructor Summary
Constructors Constructor Description CreateNewFile() -
Method Summary
Modifier and Type Method Description FileStorageSrv.CreateNewFile_argsgetEmptyArgsInstance()FileStorageSrv.CreateNewFile_resultgetResult(I iface, FileStorageSrv.CreateNewFile_args args)protected booleanisOneway()protected booleanrethrowUnhandledExceptions()Methods inherited from class org.apache.thrift.ProcessFunction
getMethodName, process
-
Constructor Details
-
CreateNewFile
public CreateNewFile()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstancein classorg.apache.thrift.ProcessFunction<I extends FileStorageSrv.Iface,FileStorageSrv.CreateNewFile_args>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.ProcessFunction<I extends FileStorageSrv.Iface,FileStorageSrv.CreateNewFile_args>
-
rethrowUnhandledExceptions
protected boolean rethrowUnhandledExceptions()- Overrides:
rethrowUnhandledExceptionsin classorg.apache.thrift.ProcessFunction<I extends FileStorageSrv.Iface,FileStorageSrv.CreateNewFile_args>
-
getResult
public FileStorageSrv.CreateNewFile_result getResult(I iface, FileStorageSrv.CreateNewFile_args args) throws org.apache.thrift.TException- Specified by:
getResultin classorg.apache.thrift.ProcessFunction<I extends FileStorageSrv.Iface,FileStorageSrv.CreateNewFile_args>- Throws:
org.apache.thrift.TException
-