Package | Description |
---|---|
org.apache.paimon.casting |
Modifier and Type | Method and Description |
---|---|
static CastedMap |
CastedMap.from(CastElementGetter castValueGetter)
Replaces the underlying
InternalMap backing this CastedMap . |
static CastedArray |
CastedArray.from(CastElementGetter castElementGetter)
Replaces the underlying
InternalArray backing this CastedArray . |
Constructor and Description |
---|
CastedArray(CastElementGetter castElementGetter) |
CastedMap(CastElementGetter castValueGetter) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.