Interface SchemaStoreStats
-
public interface SchemaStoreStats
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default voidcapturePublishedSchema()Schema has been published.
-
public interface SchemaStoreStats
| Modifier and Type | Method | Description |
|---|---|---|
default void |
capturePublishedSchema() |
Schema has been published.
|