Uses of Class
com.facebook.openwifi.rrm.rca.RCAConfig.StationPingerParams
-
Packages that use RCAConfig.StationPingerParams Package Description com.facebook.openwifi.rrm.rca Root Cause Analysis (RCA) service.com.facebook.openwifi.rrm.rca.modules -
-
Uses of RCAConfig.StationPingerParams in com.facebook.openwifi.rrm.rca
Fields in com.facebook.openwifi.rrm.rca declared as RCAConfig.StationPingerParams Modifier and Type Field Description RCAConfig.StationPingerParams
RCAConfig. stationPingerParams
StationPinger parameters. -
Uses of RCAConfig.StationPingerParams in com.facebook.openwifi.rrm.rca.modules
Constructors in com.facebook.openwifi.rrm.rca.modules with parameters of type RCAConfig.StationPingerParams Constructor Description StationPinger(RCAConfig.StationPingerParams params, UCentralClient uCentralClient, UCentralKafkaConsumer consumer)
Constructor.
-