org.apache.accumulo.server.tabletserver.log
Interface DfsLogger.ServerResources

Enclosing class:
DfsLogger

public static interface DfsLogger.ServerResources


Method Summary
 AccumuloConfiguration getConfiguration()
           
 Set<TServerInstance> getCurrentTServers()
           
 org.apache.hadoop.fs.FileSystem getFileSystem()
           
 

Method Detail

getConfiguration

AccumuloConfiguration getConfiguration()

getFileSystem

org.apache.hadoop.fs.FileSystem getFileSystem()

getCurrentTServers

Set<TServerInstance> getCurrentTServers()


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.