public class RainServiceImpl extends BasicServiceImpl implements RainService
| Constructor and Description |
|---|
RainServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
RainType |
getRainType(Double value) |
RainType |
getRainType(Double value,
long calculationPeriod,
TimeUnit timeUnit) |
RainType |
getRainType(int flatId) |
RainType |
getRainType(int flatId,
AverageCalculationMode mode) |
RainType |
getRainType(int flatId,
AverageCalculationMode mode,
int... excludedDeviceIds) |
RainType |
getRainType(int flatId,
AverageCalculationMode mode,
List<Integer> excludedDevices) |
RainType |
getRainType(int flatId,
AverageCalculationMode mode,
long calculationPeriod,
TimeUnit timeUnit) |
RainType |
getRainType(int flatId,
AverageCalculationMode mode,
long calculationPeriod,
TimeUnit timeUnit,
int... excludedDeviceIds) |
RainType |
getRainType(int flatId,
AverageCalculationMode mode,
long calculationPeriod,
TimeUnit timeUnit,
List<Integer> excludedDeviceIds) |
RainType |
getRainType(int flatId,
int... excludedDeviceIds) |
RainType |
getRainType(int flatId,
List<Integer> excludedDevices) |
RainType |
getRainType(int flatId,
long calculationPeriod,
TimeUnit timeUnit) |
RainType |
getRainType(int flatId,
long calculationPeriod,
TimeUnit timeUnit,
int... excludedDeviceIds) |
RainType |
getRainType(int flatId,
long calculationPeriod,
TimeUnit timeUnit,
List<Integer> excludedDeviceIds) |
Double |
getValue(int flatId,
AverageCalculationMode mode,
long calculationPeriod,
TimeUnit timeUnit,
List<Integer> excludedDevices) |
void |
init() |
addListenerForAverageValue, addListenerForAverageValue, addListenerForAverageValue, addListenerForAverageValue, addListenerForAverageValue, addListenerForAverageValue, addListenerForEstimateValue, addListenerForEstimateValue, addListenerForEstimateValue, addListenerForEstimateValue, addListenerForEstimateValue, addListenerForEstimateValue, addListenerForLastValue, estimateValue, estimateValue, estimateValue, estimateValue, estimateValue, estimateValue, estimateValue, estimateValue, estimateValue, estimateValue, estimateValue, estimateValue, getDataAccess, getDeviceIds, getDeviceIds, getDeviceIds, getDeviceIds, getDeviceIds, getDeviceIds, getDeviceMessages, getDeviceMessages, getDeviceMessages, getDeviceMessages, getDeviceMessages, getDeviceMessages, getLastValue, getLastValue, getLastValue, getLastValue, getLastValue, getLastValue, getMessagesForPeriod, getMessagesForPeriod, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, handleEvent, removeListener, removeListenerForAverageValue, removeListenerForEstimateValue, removeListenerForLastValue, setDataAccessclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitestimateValue, estimateValue, estimateValue, estimateValue, estimateValue, estimateValue, estimateValue, estimateValue, estimateValue, estimateValue, estimateValue, estimateValue, getDeviceIds, getDeviceIds, getDeviceIds, getDeviceIds, getDeviceIds, getDeviceIds, getDeviceMessages, getDeviceMessages, getDeviceMessages, getDeviceMessages, getDeviceMessages, getDeviceMessages, getLastValue, getLastValue, getLastValue, getLastValue, getLastValue, getLastValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValueaddListenerForLastValue, removeListener, removeListenerForLastValueaddListenerForAverageValue, addListenerForAverageValue, addListenerForAverageValue, addListenerForAverageValue, addListenerForAverageValue, addListenerForAverageValue, removeListener, removeListenerForAverageValueaddListenerForEstimateValue, addListenerForEstimateValue, addListenerForEstimateValue, addListenerForEstimateValue, addListenerForEstimateValue, addListenerForEstimateValue, removeListener, removeListenerForEstimateValuepublic void init()
init in class BasicServiceImplpublic void destroy()
destroy in class BasicServiceImplpublic Double getValue(int flatId, AverageCalculationMode mode, long calculationPeriod, TimeUnit timeUnit, List<Integer> excludedDevices)
getValue in interface BasicService<Double>getValue in class BasicServiceImplpublic RainType getRainType(int flatId)
getRainType in interface RainServicepublic RainType getRainType(int flatId, List<Integer> excludedDevices)
getRainType in interface RainServicepublic RainType getRainType(int flatId, int... excludedDeviceIds)
getRainType in interface RainServicepublic RainType getRainType(int flatId, long calculationPeriod, TimeUnit timeUnit)
getRainType in interface RainServicepublic RainType getRainType(int flatId, long calculationPeriod, TimeUnit timeUnit, int... excludedDeviceIds)
getRainType in interface RainServicepublic RainType getRainType(int flatId, long calculationPeriod, TimeUnit timeUnit, List<Integer> excludedDeviceIds)
getRainType in interface RainServicepublic RainType getRainType(int flatId, AverageCalculationMode mode)
getRainType in interface RainServicepublic RainType getRainType(int flatId, AverageCalculationMode mode, List<Integer> excludedDevices)
getRainType in interface RainServicepublic RainType getRainType(int flatId, AverageCalculationMode mode, int... excludedDeviceIds)
getRainType in interface RainServicepublic RainType getRainType(int flatId, AverageCalculationMode mode, long calculationPeriod, TimeUnit timeUnit)
getRainType in interface RainServicepublic RainType getRainType(int flatId, AverageCalculationMode mode, long calculationPeriod, TimeUnit timeUnit, int... excludedDeviceIds)
getRainType in interface RainServicepublic RainType getRainType(int flatId, AverageCalculationMode mode, long calculationPeriod, TimeUnit timeUnit, List<Integer> excludedDeviceIds)
getRainType in interface RainServicepublic final RainType getRainType(Double value)
getRainType in interface RainServicepublic final RainType getRainType(Double value, long calculationPeriod, TimeUnit timeUnit)
getRainType in interface RainServiceCopyright © 2017. All rights reserved.