org.apache.accumulo.server.logger
Class LogArchiver

java.lang.Object
  extended by org.apache.accumulo.server.logger.LogArchiver

public class LogArchiver
extends Object


Method Summary
 void archive(String fullName)
           
static boolean isArchive(String fullPath)
           
static String origName(String archiving)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isArchive

public static boolean isArchive(String fullPath)

origName

public static String origName(String archiving)

archive

public void archive(String fullName)
             throws IOException
Throws:
IOException


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