|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GCUBEParallelHandler.Mode | |
|---|---|
| org.gcube.common.core.utils.handlers | |
| Uses of GCUBEParallelHandler.Mode in org.gcube.common.core.utils.handlers |
|---|
| Fields in org.gcube.common.core.utils.handlers declared as GCUBEParallelHandler.Mode | |
|---|---|
protected GCUBEParallelHandler.Mode |
GCUBEParallelHandler.mode
Failure mode for the execution of the handler. |
| Methods in org.gcube.common.core.utils.handlers that return GCUBEParallelHandler.Mode | |
|---|---|
GCUBEParallelHandler.Mode |
GCUBEParallelHandler.getMode()
Returns the failure handling mode of the handler. |
static GCUBEParallelHandler.Mode |
GCUBEParallelHandler.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GCUBEParallelHandler.Mode[] |
GCUBEParallelHandler.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.gcube.common.core.utils.handlers with parameters of type GCUBEParallelHandler.Mode | |
|---|---|
void |
GCUBEParallelHandler.setMode(GCUBEParallelHandler.Mode mode)
Sets the failure handling mode of the handler. |
| Constructors in org.gcube.common.core.utils.handlers with parameters of type GCUBEParallelHandler.Mode | |
|---|---|
GCUBEParallelHandler(GCUBEParallelHandler.Mode mode)
Creates an handler with a given failure handling mode. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||