Interface SignalOperation<T>
- All Known Subinterfaces:
ValueOperation<T>
- All Known Implementing Classes:
IncrementOperation,ListInsertOperation,ListRemoveOperation,ReplaceValueOperation,SetValueOperation
public interface SignalOperation<T>
-
Method Summary
-
Method Details
-
operationId
String operationId()
-