public class SampleBatchEvent extends Object
Sample
objects.
Instances of this class are preallocated by the com.lmax.disruptor.dsl.Disruptor
.Constructor and Description |
---|
SampleBatchEvent() |
Modifier and Type | Method and Description |
---|---|
List<org.opennms.newts.api.Sample> |
getSamples() |
boolean |
isIndexOnly() |
void |
setIndexOnly(boolean indexOnly) |
void |
setSamples(List<org.opennms.newts.api.Sample> samples) |
Copyright © 2021. All rights reserved.