Package | Description |
---|---|
org.corfudb.infrastructure |
Modifier and Type | Method and Description |
---|---|
void |
ManagementServer.handleFailureDetectedMsg(CorfuPayloadMsg<DetectorMsg> msg,
io.netty.channel.ChannelHandlerContext ctx,
IServerRouter r)
Triggers the failure handler.
|
void |
ManagementServer.handleHealingDetectedMsg(CorfuPayloadMsg<DetectorMsg> msg,
io.netty.channel.ChannelHandlerContext ctx,
IServerRouter r)
Triggers the healing handler.
|
Copyright © 2019 CorfuDB. All rights reserved.