Package org.apache.storm.generated
Class Nimbus.Processor.deleteBlob<I extends Nimbus.Iface>
java.lang.Object
org.apache.storm.thrift.ProcessFunction<I,Nimbus.deleteBlob_args>
org.apache.storm.generated.Nimbus.Processor.deleteBlob<I>
- Enclosing class:
- Nimbus.Processor<I extends Nimbus.Iface>
public static class Nimbus.Processor.deleteBlob<I extends Nimbus.Iface>
extends org.apache.storm.thrift.ProcessFunction<I,Nimbus.deleteBlob_args>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetResult
(I iface, Nimbus.deleteBlob_args args) protected boolean
isOneway()
protected boolean
Methods inherited from class org.apache.storm.thrift.ProcessFunction
getMethodName, process
-
Constructor Details
-
deleteBlob
public deleteBlob()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstance
in classorg.apache.storm.thrift.ProcessFunction<I extends Nimbus.Iface,
Nimbus.deleteBlob_args>
-
isOneway
protected boolean isOneway()- Specified by:
isOneway
in classorg.apache.storm.thrift.ProcessFunction<I extends Nimbus.Iface,
Nimbus.deleteBlob_args>
-
rethrowUnhandledExceptions
protected boolean rethrowUnhandledExceptions()- Overrides:
rethrowUnhandledExceptions
in classorg.apache.storm.thrift.ProcessFunction<I extends Nimbus.Iface,
Nimbus.deleteBlob_args>
-
getResult
public Nimbus.deleteBlob_result getResult(I iface, Nimbus.deleteBlob_args args) throws org.apache.storm.thrift.TException - Specified by:
getResult
in classorg.apache.storm.thrift.ProcessFunction<I extends Nimbus.Iface,
Nimbus.deleteBlob_args> - Throws:
org.apache.storm.thrift.TException
-