public class Excerpts extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Excerpts.BufferedAppender
Unlike the other appenders the write methods are not able to return the index that he exceprt
was written to, as the write is deferred using a ring buffer , and later written using a
background thread
|
static class |
Excerpts.DefaultAppender<T extends ChronicleQueue> |
static class |
Excerpts.StoreAppender
StoreAppender
|
static class |
Excerpts.StoreTailer
Tailer
|
Constructor and Description |
---|
Excerpts() |
Copyright © 2016. All rights reserved.