public interface ExcerptCommon<E extends ExcerptCommon<E>>
| Modifier and Type | Method and Description |
|---|---|
ChronicleQueue |
queue()
Returns the backing ChronicleQueue to which this
ExcerptCommon is attached to.
|
int |
sourceId()
Returns the source id of the backing ChronicleQueue
to which this ExcerptCommon is attached to.
|
int sourceId()
ChronicleQueue.sourceId()@NotNull ChronicleQueue queue()
Copyright © 2019. All rights reserved.