public interface ExcerptCommon<E extends ExcerptCommon<E>>
Modifier and Type | Method and Description |
---|---|
@NotNull 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 @NotNull ChronicleQueue queue()
Copyright © 2020. All rights reserved.