public interface MaxwellDiagnostic
Modifier and Type | Method and Description |
---|---|
CompletableFuture<MaxwellDiagnosticResult.Check> |
check() |
String |
getName() |
String |
getResource() |
boolean |
isMandatory() |
String getName()
boolean isMandatory()
String getResource()
CompletableFuture<MaxwellDiagnosticResult.Check> check()
Copyright © 2018. All rights reserved.