public class LookupStrategy extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
boolean |
deletionVector |
boolean |
isFirstRow |
boolean |
needLookup |
boolean |
produceChangelog |
public final boolean needLookup
public final boolean isFirstRow
public final boolean produceChangelog
public final boolean deletionVector
public static LookupStrategy from(boolean isFirstRow, boolean produceChangelog, boolean deletionVector, boolean forceLookup)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.