| Modifier and Type | Method and Description | 
|---|---|
Flow.SamplingAlgorithm | 
Flow.getSamplingAlgorithm()
Sampling algorithm ID 
 | 
static Flow.SamplingAlgorithm | 
Flow.SamplingAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Flow.SamplingAlgorithm[] | 
Flow.SamplingAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static SamplingAlgorithm | 
SamplingAlgorithm.from(Flow.SamplingAlgorithm samplingAlgorithm)  | 
| Modifier and Type | Method and Description | 
|---|---|
Flow.SamplingAlgorithm | 
NetflowMessage.getSamplingAlgorithm()  | 
| Modifier and Type | Method and Description | 
|---|---|
Flow.SamplingAlgorithm | 
SFlow.getSamplingAlgorithm()  | 
Copyright © 2021. All rights reserved.