com.sleepycat.je.rep.elections
Interface Learner.Listener

All Known Implementing Classes:
Elections.ElectionListener, MasterChangeListener
Enclosing class:
Learner

public static interface Learner.Listener


Method Summary
 void notify(Proposer.Proposal proposal, Protocol.Value value)
           
 

Method Detail

notify

void notify(Proposer.Proposal proposal,
            Protocol.Value value)


Copyright (c) 2004-2012 Oracle. All rights reserved.