Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/solr
/ lastEvent
Method
lastEvent
solr/solrj/src/java/org/noggit/JSONParser.java:1152–1154 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1150
}
1151
1152
public
int
lastEvent() {
1153
return
event;
1154
}
1155
1156
public
boolean wasKey() {
1157
return
state == DID_MEMNAME;
Callers
3
parse
Method · 0.95
ObjectBuilder
Method · 0.80
getVal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected