org.apache.accumulo.server.tabletserver.log
Class RandomLoggerStrategy
java.lang.Object
org.apache.accumulo.server.tabletserver.log.LoggerStrategy
org.apache.accumulo.server.tabletserver.log.RandomLoggerStrategy
public class RandomLoggerStrategy
- extends LoggerStrategy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RandomLoggerStrategy
public RandomLoggerStrategy()
RandomLoggerStrategy
public RandomLoggerStrategy(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.