Composable Key Info
Holds information about the Composable function to be visited by the ComposeInvestigator.
Calculated from DurableComposableKeyAnalyzer visitor.
Parameters
key Name
Unique path of the Composable function, computed from DurableKeyTransformer.buildKey.
composable
Constructor call of a ComposableInformation
for the current Composable function. No compoundKey
is provided as a value arguments for this call.