Class HouseLoadManager
java.lang.Object
ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
ru.bitel.bgbilling.plugins.fias.server.bean.BaseLoadManager
ru.bitel.bgbilling.plugins.fias.server.bean.HouseLoadManager
-
Field Summary
Fields inherited from class ru.bitel.bgbilling.plugins.fias.server.bean.BaseLoadManager
ADDRESS_CITY, ADDRESS_HOUSE, ADDRESS_STREET, con, FIAS_CITY_MAP, FIAS_HOUSE_MAP, FIAS_HOUSE_TEMP, FIAS_STREET_MAP, FIAS_STREET_TEMP, PROFILE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
createNewTempTable
(Street street) void
findHouseInFias
(House house) getNextHouse
(int streetId) int
void
setHouseAndFrac
(House house) void
void
void
updateHouse
(House house) void
updateStreetStatus
(int streetId, int status) Methods inherited from class ru.bitel.bgbilling.plugins.fias.server.bean.BaseLoadManager
clearFiasTable, exceptionLog, executeQuery, executeQuery, loadAddressObjFromRs, loadCityFromRs
Methods inherited from class ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
error, error, error, getLogger, logError, logError
-
Constructor Details
-
HouseLoadManager
-
-
Method Details
-
getStreetCountWithoutSync
- Throws:
Exception
-
getNonSyncStreet
- Throws:
Exception
-
createNewTempTable
- Throws:
ru.bitel.bgbilling.common.BGException
-
updateHouse
- Throws:
Exception
-
addAllHouse
- Throws:
Exception
-
getNextHouse
- Throws:
ru.bitel.bgbilling.common.BGException
-
findHouseInFias
- Throws:
ru.bitel.bgbilling.common.BGException
-
updateStreetStatus
public void updateStreetStatus(int streetId, int status) -
setHouseAndFrac
-
syncHouse
- Throws:
Exception
-
createNewTempTableForCity
- Throws:
ru.bitel.bgbilling.common.BGException
-
syncHouseFromMapTable
public void syncHouseFromMapTable()
-