public static interface ApplicationInfoManager.InstanceStatusMapper
Modifier and Type | Method and Description |
---|---|
InstanceInfo.InstanceStatus |
map(InstanceInfo.InstanceStatus prev)
given a starting
InstanceInfo.InstanceStatus , apply a mapping to return
the follow up status, if applicable. |
InstanceInfo.InstanceStatus map(InstanceInfo.InstanceStatus prev)
InstanceInfo.InstanceStatus
, apply a mapping to return
the follow up status, if applicable.