Class DummyValueParser

java.lang.Object
org.apache.drill.exec.store.easy.json.parser.DummyValueParser
All Implemented Interfaces:
ElementParser

public class DummyValueParser extends Object implements ElementParser
Parse and ignore an unprojected value. The parsing just "free wheels", we care only about matching brackets, but not about other details.
  • Field Details

  • Method Details