JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.trino.plugin.raptor.legacy.storage
Interface ShardRewriter
public interface
ShardRewriter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CompletableFuture
<
Collection
<io.airlift.slice.Slice>>
rewrite
(
BitSet
rowsToDelete)
Method Details
rewrite
CompletableFuture
<
Collection
<io.airlift.slice.Slice>>
rewrite
(
BitSet
rowsToDelete)