public static class CoreMotor.StrideResultBuffer extends OpResultBuffer<OpContext>
OpResultBuffer.Sink<T>| Constructor and Description |
|---|
StrideResultBuffer(com.codahale.metrics.Timer cycleTimer,
long strideDelay,
long initialCycle,
OpResultBuffer.Sink<OpContext> sink,
int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(OpContext opContext) |
compare, getContext, onFull, toStringpublic StrideResultBuffer(com.codahale.metrics.Timer cycleTimer,
long strideDelay,
long initialCycle,
OpResultBuffer.Sink<OpContext> sink,
int size)
public void handle(OpContext opContext)
handle in interface OpContext.Sinkhandle in class OpResultBuffer<OpContext>Copyright © 2018. All rights reserved.