Interface ObservationCollector
-
- All Known Implementing Classes:
NoopObservationCollector
public interface ObservationCollector
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StorkObservationcreate(String serviceName, String serviceDiscoveryType, String serviceSelectionType)
-
-
-
Method Detail
-
create
StorkObservation create(String serviceName, String serviceDiscoveryType, String serviceSelectionType)
-
-