Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/solr
/ objectEnd
Method
objectEnd
solr/solrj/src/java/org/noggit/ObjectBuilder.java:167–169 ·
view source on GitHub ↗
(Object obj)
Source
from the content-addressed store, hash-verified
165
}
166
167
public
Object objectEnd(Object obj) {
168
return
obj;
169
}
170
171
public
Object getObject() throws IOException {
172
Object m = newObject();
Callers
1
getObject
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected