| Package | Description |
|---|---|
| org.apache.mesos |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Log.Reader.initialize(Log log) |
protected void |
Log.Writer.initialize(Log log,
long timeout,
TimeUnit unit,
int retries) |
| Constructor and Description |
|---|
Log.Reader(Log log)
Returns an instance of a reader that will access the given instance of
the Log.
|
Log.Writer(Log log,
long timeout,
TimeUnit unit,
int retries)
Constructs a writer linked the given
Log. |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.