| Package | Description |
|---|---|
| org.gridgain.grid.kernal.visor.gui.dto |
| Modifier and Type | Method and Description |
|---|---|
VisorGgfsProfilerUniformityCounters |
VisorGgfsProfilerEntry.counters() |
| Modifier and Type | Method and Description |
|---|---|
void |
VisorGgfsProfilerUniformityCounters.aggregate(VisorGgfsProfilerUniformityCounters other)
Add given counters.
|
| Constructor and Description |
|---|
VisorGgfsProfilerEntry(String path,
long timestamp,
org.gridgain.grid.ggfs.GridGgfsMode mode,
long size,
long bytesRead,
long readTime,
long userReadTime,
long bytesWritten,
long writeTime,
long userWriteTime,
VisorGgfsProfilerUniformityCounters counters)
Create data transfer object with given parameters.
|
Copyright © 2014. All rights reserved.