public class oadd.org.apache.zookeeper.server.quorum.AuthFastLeaderElection$Notification extends java.lang.Object
{
long leader;
long zxid;
long epoch;
oadd.org.apache.zookeeper.server.quorum.QuorumPeer$ServerState state;
java.net.InetSocketAddress addr;
public void <init>()
{
oadd.org.apache.zookeeper.server.quorum.AuthFastLeaderElection$Notification v;
v := @this: oadd.org.apache.zookeeper.server.quorum.AuthFastLeaderElection$Notification;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
}