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 booleanprotected ModifiedColumnSet.Transformerprotected QueryTableresult()protected io.deephaven.engine.table.impl.updateby.UpdateBy.UpdateByListenerprotected booleanupstreamSatisfied(long step)
-
Method Details
-
result
-
sourceListener
protected io.deephaven.engine.table.impl.updateby.UpdateBy.UpdateByListener sourceListener()- Specified by:
sourceListenerin classUpdateBy
-
mcsTransformer
- Specified by:
mcsTransformerin classUpdateBy
-
upstreamSatisfied
protected boolean upstreamSatisfied(long step) - Specified by:
upstreamSatisfiedin classUpdateBy
-
maybeDeliverPendingFailure
protected boolean maybeDeliverPendingFailure()- Specified by:
maybeDeliverPendingFailurein classUpdateBy
-