org.apache.accumulo.server.master
public static interface LiveTServerSet.Listener
Modifier and Type | Method and Description |
---|---|
void |
update(LiveTServerSet current,
Set<TServerInstance> deleted,
Set<TServerInstance> added) |
void update(LiveTServerSet current, Set<TServerInstance> deleted, Set<TServerInstance> added)
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.