pip_services3_commons
pip_services3_commons
ICleanable
clear abstract method
clear
pip_services3_commons
pip_services3_commons
ICleanable
clear abstract method
ICleanable class
Constructors
ICleanable
Properties
hashCode
runtimeType
Methods
clear
noSuchMethod
toString
Operators
operator ==
clear
method
Future
clear
(
String
correlationId
)
Clears component state.
correlationId
(optional) transaction id to trace execution through call chain. Return Future that receives error or null no errors occured.