Package | Description |
---|---|
org.jboss.byteman.thermostat.helper |
Modifier and Type | Method and Description |
---|---|
void |
Transport.send(BytemanMetric rec) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
Transport.transferToPeer(ArrayList<BytemanMetric> records)
This method should transfer specified records to Thermostat
It will be called from the background thread and no more than from
a single thread simultaneously
|
Copyright © 2017. All rights reserved.