@FunctionalInterface
public interface SubscriptionTracingCallback
| Modifier and Type | Method and Description |
|---|---|
void |
trace(java.lang.String subscriptionId,
RecordedEvent event,
java.lang.Runnable action) |
void trace(java.lang.String subscriptionId,
RecordedEvent event,
java.lang.Runnable action)