| Package | Description |
|---|---|
| com.github.shyiko.mysql.binlog | |
| com.github.shyiko.mysql.binlog.jmx |
| Modifier and Type | Class and Description |
|---|---|
static class |
BinaryLogClient.AbstractLifecycleListener
Default (no-op) implementation of
BinaryLogClient.LifecycleListener. |
| Modifier and Type | Method and Description |
|---|---|
List<BinaryLogClient.LifecycleListener> |
BinaryLogClient.getLifecycleListeners() |
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryLogClient.registerLifecycleListener(BinaryLogClient.LifecycleListener lifecycleListener)
Register lifecycle listener.
|
void |
BinaryLogClient.unregisterLifecycleListener(BinaryLogClient.LifecycleListener eventListener)
Unregister single lifecycle listener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryLogClient.unregisterLifecycleListener(Class<? extends BinaryLogClient.LifecycleListener> listenerClass)
Unregister all lifecycle listener of specific type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryLogClientStatistics |
Copyright © 2019. All rights reserved.