MCPcopy Create free account
hub / github.com/apache/solr / newObject

Method newObject

solr/solrj/src/java/org/noggit/ObjectBuilder.java:153–155  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

151 }
152
153 public Object newObject() throws IOException {
154 return new LinkedHashMap<Object, Object>();
155 }
156
157 public Object getKey() throws IOException {
158 return parser.getString();

Callers 2

getObjectMethod · 0.95
ui-grid.min.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected