org.apache.accumulo.server.master
Interface LiveTServerSet.Listener

All Known Implementing Classes:
Master
Enclosing class:
LiveTServerSet

public static interface LiveTServerSet.Listener


Method Summary
 void update(LiveTServerSet current, java.util.Set<TServerInstance> deleted, java.util.Set<TServerInstance> added)
           
 

Method Detail

update

void update(LiveTServerSet current,
            java.util.Set<TServerInstance> deleted,
            java.util.Set<TServerInstance> added)


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.