JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.iceberg.spark.data.vectorized
Interface UpdatableDeletedColumnVector
All Known Implementing Classes:
DeletedColumnVector
public interface
UpdatableDeletedColumnVector
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
setValue
(boolean[] isDeleted)
Method Details
setValue
void
setValue
(boolean[] isDeleted)