org.apache.hadoop.hdfs.server.datanode.fsdataset
Interface RollingLogs.Appender

All Superinterfaces:
Appendable, Closeable
Enclosing interface:
RollingLogs

public static interface RollingLogs.Appender
extends Appendable, Closeable

To append text to the logs.


Method Summary
 
Methods inherited from interface java.lang.Appendable
append, append, append
 
Methods inherited from interface java.io.Closeable
close
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.