Class RedisClient.SensorConf
java.lang.Object
at.ac.ait.lablink.clients.redisclient.RedisClient.SensorConf
- Enclosing class:
- RedisClient
private class RedisClient.SensorConf extends Object
-
Field Summary
Fields Modifier and Type Field Description (package private) Stringname(package private) inttimeInterval -
Constructor Summary
Constructors Constructor Description SensorConf(String name, int timeInterval) -
Method Summary
-
Field Details
-
name
String name -
timeInterval
int timeInterval
-
-
Constructor Details
-
SensorConf
SensorConf(String name, int timeInterval)
-