|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PipelineStatistic | |
|---|---|
| com.sun.grizzly.http | |
| Uses of PipelineStatistic in com.sun.grizzly.http |
|---|
| Fields in com.sun.grizzly.http declared as PipelineStatistic | |
|---|---|
protected PipelineStatistic |
SelectorThread.pipelineStat
Placeholder for Pipeline statistic. |
protected PipelineStatistic |
LinkedListPipeline.pipelineStat
The PipelineStatistic objects used when gathering statistics. |
protected PipelineStatistic |
KeepAliveCountManager.pipelineStat
The PipelineStatistic objects used when gathering statistics. |
| Methods in com.sun.grizzly.http that return PipelineStatistic | |
|---|---|
PipelineStatistic |
LinkedListPipeline.getPipelineStatistic()
Return the PipelineStatistic object used
to gather statistic; |
PipelineStatistic |
KeepAliveCountManager.getPipelineStatistic()
Return the PipelineStatistic object used
to gather statistic; |
| Methods in com.sun.grizzly.http with parameters of type PipelineStatistic | |
|---|---|
void |
LinkedListPipeline.setPipelineStatistic(PipelineStatistic pipelineStatistic)
Set the PipelineStatistic object used
to gather statistic; |
void |
KeepAliveCountManager.setPipelineStatistic(PipelineStatistic pipelineStatistic)
Set the PipelineStatistic object used
to gather statistic; |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||