public interface LoadWatcher
Modifier and Type | Method and Description |
---|---|
void |
noteLoadSample(double loadFactor)
Take note of a load sample.
|
void noteLoadSample(double loadFactor)
loadFactor
- Load factor that was sampled.Server.registerLoadWatcher(LoadWatcher)
Copyright © 2017. All rights reserved.