Package | Description |
---|---|
org.apache.hadoop.hbase.util |
Modifier and Type | Method and Description |
---|---|
JSONBean.Writer |
JSONBean.open(PrintWriter writer)
Notice that, closing the return
JSONBean.Writer will not close the writer passed in, you
still need to close the writer by yourself. |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.