public interface IReporter
report blacklist to alert system.
Modifier and Type | Method and Description |
---|---|
void |
report(String message) |
void |
reportBlacklist(String supervisor,
List<Map<String,Set<Integer>>> toleranceBuffer) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.