Class HashedRunFinder.HashedRunContext
java.lang.Object
io.deephaven.engine.table.impl.by.HashedRunFinder.HashedRunContext
- All Implemented Interfaces:
SafeCloseable
,AutoCloseable
- Enclosing class:
- HashedRunFinder
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
HashedRunContext
public HashedRunContext(int size)
-
-
Method Details
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceSafeCloseable
-