public class SplitStoreFromJavaRDDOfElementsHandler extends AbstractSplitStoreFromRDDOfElementsHandler<SplitStoreFromJavaRDDOfElements>
| Constructor and Description |
|---|
SplitStoreFromJavaRDDOfElementsHandler() |
| Modifier and Type | Method and Description |
|---|---|
Void |
doOperation(SplitStoreFromJavaRDDOfElements operation,
Context context,
Store store)
Execute the given
Operation. |
public SplitStoreFromJavaRDDOfElementsHandler()
public Void doOperation(SplitStoreFromJavaRDDOfElements operation, Context context, Store store) throws OperationException
OperationHandlerOperation.operation - the Operation to be executedcontext - the operation chain context, containing the user who executed the operationstore - the Store the operation should be run onOperationException - thrown if the operation failsCopyright © 2022. All rights reserved.