Package org.apache.ignite.kvs
Interface OperationExecutor
-
public interface OperationExecutor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
executeOperation​(Object descriptor)
-
-
-
Method Detail
-
executeOperation
void executeOperation​(Object descriptor) throws IgniteCheckedException
- Throws:
IgniteCheckedException
-
-