public interface ExcerptAppender extends ExcerptCommon
ChronicleQueue.| Modifier and Type | Method and Description |
|---|---|
long |
cycle() |
long |
index() |
long |
writeDocument(net.openhft.chronicle.wire.WriteMarshallable writer) |
queuelong writeDocument(net.openhft.chronicle.wire.WriteMarshallable writer)
throws IOException
writer - to write one excerpt.IOExceptionlong index()
IllegalStateException - if no index is availablelong cycle()
Copyright © 2015. All rights reserved.