public static interface ClusterStatusListener.DeadServerHandler
Modifier and Type | Method and Description |
---|---|
void |
newDead(ServerName sn)
Called when a server is identified as dead.
|
void newDead(ServerName sn)
sn
- - the server nameCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.