Writeable.Reader<V>, Writeable.Writer<V>
Constructor and Description |
---|
Threads(int count,
int peakCount) |
Threads(StreamInput in) |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
int |
getPeakCount() |
void |
writeTo(StreamOutput out)
Write this into the StreamOutput.
|
public Threads(int count, int peakCount)
public Threads(StreamInput in) throws java.io.IOException
java.io.IOException
public void writeTo(StreamOutput out) throws java.io.IOException
Writeable
public int getCount()
public int getPeakCount()