Interface SqlServerChangeConsumer
- All Superinterfaces:
dev.henneberger.vertx.replication.core.ChangeConsumer<SqlServerChangeEvent>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public interface SqlServerChangeConsumer
extends dev.henneberger.vertx.replication.core.ChangeConsumer<SqlServerChangeEvent>
-
Method Summary
Methods inherited from interface dev.henneberger.vertx.replication.core.ChangeConsumer
handle