Package io.deephaven.engine.table.impl.remote
package io.deephaven.engine.table.impl.remote
-
ClassDescriptionA Set of static utilities for computing values from a table while avoiding the use of an update graph lock.Interface used to control snapshot behavior, including previous value usage and consistency testing.Exception thrown for "fail-fast" purposes when it's been detected that a snapshot will fail.An implementation of
ConstructSnapshot.SnapshotControl
for sources that cannot update.Interface forConstructSnapshot.UsePreviousValues.usePreviousValues(long)
.