2016/02/07 - Apache Onami has been retired.

For more information, please explore the Attic.

public class

Recorder

extends Object
java.lang.Object
   ↳ org.apachi.onami.lifecycle.warmup.Recorder

Summary

Public Constructors
Recorder(RecorderSleepSettings recorderSleepSettings)
Public Methods
synchronized Set<Set<String>> getConcurrents()
synchronized List<String> getInterruptions()
synchronized List<String> getRecordings()
synchronized void record(String s)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public Recorder (RecorderSleepSettings recorderSleepSettings)

Public Methods

public synchronized Set<Set<String>> getConcurrents ()

public synchronized List<String> getInterruptions ()

public synchronized List<String> getRecordings ()

public synchronized void record (String s)