Class ZeroKeyUpdateByManager
java.lang.Object
io.deephaven.engine.table.impl.updateby.UpdateBy
io.deephaven.engine.table.impl.updateby.ZeroKeyUpdateByManager
-
Nested Class Summary
Nested classes/interfaces inherited from class io.deephaven.engine.table.impl.updateby.UpdateBy
UpdateBy.UpdateByOperatorCollection
-
Field Summary
Fields inherited from class io.deephaven.engine.table.impl.updateby.UpdateBy
buckets, cacheableSourceIndices, control, inputCacheNeeded, inputSourceCacheNeeded, inputSourceCaches, inputSources, redirHelper, source, timestampColumnName, windows
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
protected ModifiedColumnSet.Transformer
protected QueryTable
result()
protected io.deephaven.engine.table.impl.updateby.UpdateBy.UpdateByListener
protected boolean
upstreamSatisfied
(long step)
-
Method Details
-
result
-
sourceListener
protected io.deephaven.engine.table.impl.updateby.UpdateBy.UpdateByListener sourceListener()- Specified by:
sourceListener
in classUpdateBy
-
mcsTransformer
- Specified by:
mcsTransformer
in classUpdateBy
-
upstreamSatisfied
protected boolean upstreamSatisfied(long step) - Specified by:
upstreamSatisfied
in classUpdateBy
-
maybeDeliverPendingFailure
protected boolean maybeDeliverPendingFailure()- Specified by:
maybeDeliverPendingFailure
in classUpdateBy
-