Modifier and Type | Field and Description |
---|---|
(package private) JsonSplitter |
splitter |
(package private) String[] |
tags |
Constructor and Description |
---|
JsonFormatParser() |
Modifier and Type | Method and Description |
---|---|
void |
initialize(Trees args) |
void |
open(org.apache.hadoop.fs.FSDataInputStream fsin,
long start,
long end) |
void |
open(String file) |
void |
open(String host,
int port) |
Bag |
parse(String s) |
String |
slice() |
Tree |
type() |
String[] tags
JsonSplitter splitter
public void initialize(Trees args)
initialize
in interface Parser
public void open(org.apache.hadoop.fs.FSDataInputStream fsin, long start, long end)
Copyright © 2013-2016 The Apache Software Foundation. All Rights Reserved.