org.apache.*
-
org.apache.orc.OrcFile
Modifier and Type |
Constant Field |
Value |
public static final String |
MAGIC |
"ORC" |
-
-
-
-
org.apache.orc.impl.OutStream
Modifier and Type |
Constant Field |
Value |
public static final int |
HEADER_SIZE |
3 |
-
org.apache.orc.impl.StringRedBlackTree
Modifier and Type |
Constant Field |
Value |
public static final int |
NULL |
-1 |
-
org.apache.orc.util.BloomFilter
Modifier and Type |
Constant Field |
Value |
public static final double |
DEFAULT_FPP |
0.05 |
-
org.apache.orc.util.Murmur3
Modifier and Type |
Constant Field |
Value |
public static final long |
NULL_HASHCODE |
2862933555777941757L |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.