Package io.dialob.executor
Interface AsyncFunctionCall
-
- All Known Implementing Classes:
ImmutableAsyncFunctionCall
@Immutable public interface AsyncFunctionCall
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object[]getArgs()StringgetFunctionName()Optional<String>getId()Optional<ItemId>getTargetId()
-