Package | Description |
---|---|
org.apache.orc.impl.mask |
Modifier and Type | Class and Description |
---|---|
class |
RedactMaskFactory
Masking strategy that hides most string and numeric values based on unicode
character categories.
|
class |
SHA256MaskFactory
Masking strategy that masks String, Varchar, Char and Binary types
as SHA 256 hash.
|
Copyright © 2013–2021 The Apache Software Foundation. All rights reserved.