|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.io.OutputStream
|
+--com.go.trove.log.IntervalLogStream
|
+--com.go.trove.log.HourlyLogStream
An implementation of the IntervalLogStream with an interval of one hour.
| Inner classes inherited from class com.go.trove.log.IntervalLogStream |
IntervalLogStream.Factory |
| Constructor Summary | |
HourlyLogStream(IntervalLogStream.Factory factory)
|
|
| Method Summary | |
protected void |
moveToIntervalStart(java.util.Calendar cal)
Moves calendar to beginning of hour. |
protected void |
moveToNextIntervalStart(java.util.Calendar cal)
Moves calendar to beginning of next hour. |
| Methods inherited from class com.go.trove.log.IntervalLogStream |
close, finalize, flush, startAutoRollover, stopAutoRollover, write, write, write |
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HourlyLogStream(IntervalLogStream.Factory factory)
| Method Detail |
protected void moveToIntervalStart(java.util.Calendar cal)
moveToIntervalStart in class IntervalLogStreamprotected void moveToNextIntervalStart(java.util.Calendar cal)
moveToNextIntervalStart in class IntervalLogStream
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||