JavaScript is disabled on your browser.
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
F
G
I
P
S
T
W
A
AvroParser
- Class in
water.parser.avro
AVRO parser for H2O distributed parsing subsystem.
AvroParser.AvroParseSetup
- Class in
water.parser.avro
AvroParser.AvroParseSetup(int, String[], byte[], String[][], String[][], String[][], byte[], long)
- Constructor for class water.parser.avro.
AvroParser.AvroParseSetup
AvroParser.AvroParseSetup(ParseSetup, byte[], long, String[][])
- Constructor for class water.parser.avro.
AvroParser.AvroParseSetup
AvroParserProvider
- Class in
water.parser.avro
Avro parser provider.
AvroParserProvider()
- Constructor for class water.parser.avro.
AvroParserProvider
AvroUtil
- Class in
water.parser.avro
Utilities to work with Avro schema.
AvroUtil()
- Constructor for class water.parser.avro.
AvroUtil
C
createParser(ParseSetup, Key<Job>)
- Method in class water.parser.avro.
AvroParserProvider
createParserSetup(Key[], ParseSetup)
- Method in class water.parser.avro.
AvroParserProvider
F
flatSchema(Schema)
- Static method in class water.parser.avro.
AvroUtil
The method "flattenize" the given Avro schema.
G
guessSetup(byte[])
- Static method in class water.parser.avro.
AvroParser
guessSetup(ByteVec, byte[], byte, int, boolean, int, String[], byte[], String[][], String[][])
- Method in class water.parser.avro.
AvroParserProvider
I
info()
- Method in class water.parser.avro.
AvroParserProvider
isSupportedSchema(Schema)
- Static method in class water.parser.avro.
AvroUtil
Return true if the given schema can be transformed into h2o type.
P
parseChunk(int, ParseReader, ParseWriter)
- Method in class water.parser.avro.
AvroParser
parser(Key)
- Method in class water.parser.avro.
AvroParser.AvroParseSetup
S
schemaToColumnType(Schema)
- Static method in class water.parser.avro.
AvroUtil
Transform Avro schema into H2O type.
T
toPrimitiveType(Schema)
- Static method in class water.parser.avro.
AvroUtil
Transform Avro schema into its primitive representation.
W
water.parser.avro
- package water.parser.avro
A
C
F
G
I
P
S
T
W
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes