Class HashedRunFinder.HashedRunContext

java.lang.Object
io.deephaven.engine.table.impl.by.HashedRunFinder.HashedRunContext
All Implemented Interfaces:
SafeCloseable, AutoCloseable
Enclosing class:
HashedRunFinder

public static class HashedRunFinder.HashedRunContext extends Object implements SafeCloseable
  • Constructor Details

    • HashedRunContext

      public HashedRunContext(int size)
  • Method Details