org.apache.accumulo.server.tabletserver.log
Class RoundRobinLoggerStrategy
java.lang.Object
org.apache.accumulo.server.tabletserver.log.LoggerStrategy
org.apache.accumulo.server.tabletserver.log.RoundRobinLoggerStrategy
public class RoundRobinLoggerStrategy
- extends LoggerStrategy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoundRobinLoggerStrategy
public RoundRobinLoggerStrategy(TabletServer tserver)
getLoggers
public Set<String> getLoggers(Set<String> allLoggers)
- Specified by:
getLoggers
in class LoggerStrategy
preferLoggers
public void preferLoggers(Set<String> preference)
- Specified by:
preferLoggers
in class LoggerStrategy
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.