public interface GraphValueSelector
Modifier and Type | Method and Description |
---|---|
Double |
select(String series,
Sample sample)
Do a projection from a sample to the value to aggregate for the specified
series and key.
|
Copyright (c) 1998-2021 Apache Software Foundation. All Rights Reserved.