public interface SliceBooleanState extends TwoNullableValueState
| Modifier and Type | Method and Description |
|---|---|
io.airlift.slice.Slice |
getFirst() |
boolean |
getSecond() |
void |
setFirst(io.airlift.slice.Slice first) |
void |
setSecond(boolean second) |
isFirstNull, isSecondNull, setFirstNull, setSecondNullgetEstimatedSizeCopyright © 2012–2019. All rights reserved.