com.ibm.tivoli.maximo.iotf.processor

Interface IoTProcessor

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void syncMeterReadings(java.lang.String filter, java.lang.String meterList, int batchSize, boolean queueBased, boolean assetBased, boolean useLastReading, java.util.Date dateTime, java.util.Date lastRunDate, UserInfo userInfo) 
    • Method Detail

      • syncMeterReadings

        void syncMeterReadings(java.lang.String filter,
                               java.lang.String meterList,
                               int batchSize,
                               boolean queueBased,
                               boolean assetBased,
                               boolean useLastReading,
                               java.util.Date dateTime,
                               java.util.Date lastRunDate,
                               UserInfo userInfo)
                        throws MXException,
                               java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException