Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/tomcat
/ setIncremental
Method
setIncremental
java/org/apache/coyote/http2/Stream.java:959–961 ·
view source on GitHub ↗
(boolean incremental)
Source
from the content-addressed store, hash-verified
957
958
959
public
void
setIncremental(boolean incremental) {
960
this.incremental = incremental;
961
}
962
963
964
int
decrementAndGetActiveRemoteStreamCount() {
Callers
2
emitHeader
Method · 0.95
priorityUpdate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected