Class BQ_Util_OldOPI
java.lang.Object
com.maplander.backend.utils.BQ_Util_OldOPI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List
<AccountLiteMap> static String
addAmenities
(String amenity) static com.google.cloud.bigquery.TableResult
static Long
executeDeleteQuery
(String query) static Long
executeInsertQuery
(String query) static com.google.cloud.bigquery.Job
executeQuery
(String query) static String
formatStringQuery
(String value) static List
<HomePreviewPlaces> static List
<PropertyLite> getPreviewWithFilter
(PropertyTypeEnum propertyTypeEnum, OfferingTypeEnum offeringTypeEnum, String state_name, String municipalty_name) static NamesSpaces
static List
<SQLTopPlaces> insertAddress
(Address address) static void
insertFilter
(Filter filter) / campo_compuesto.put("a","test_1");static void
insertInfoLog
(InfoLog infolog) static void
insertInteraction
(Interaction interaction) static void
insertInteractions
(List<Interaction> interactionList) static Long
insertProperty
(Property property) static void
insertPropertyFailed
(Property property) static List
<AccountMap> listAccountMap
(String query) static List
<ColonyUnique> ListColoniesByPostalCode
(String postalCode) static List
<ColonyUnique> listColoniesByUrl
(String url) listPropertiesToExpire
(String query) static void
static List
<OfficeLiteMap> static List
<PropertyLiteMap> static com.google.cloud.bigquery.TableResult
static List
<PropertyLite> static List
<PropertyLite> static List
<PropertyLite> static List
<AccountLite> queryAccountLiteByOfficeName
(String officeName, Integer limit, Integer cursor) static String
queryAmenities
(Amenities amenities) static ColonyLocation
sqlColonyByPath
(String query) static List
<InteractionsCard> static List
<InteractionsProperty> static List
<SQLResults> static List
<SQLResults> static List
<LocationSitemapOT> sqlNamesByPath
(String query) static LocationSitemapOTV2
sqlNamesByPathV2
(String query) static List
<LocationSitemap> sqlOfferingsByPathByPath
(String query) static PreviewPlaces
sqlPreviewPlacesQuery
(String s, LocationTypeEnum locationType, Integer limit, Integer cursor) static List
<PropertyLite> static SitemapPropertyList
sqlSitemapProperties
(String query) static SitemapPropertyList
sqlSitemapPropertiesPaged
(String query, SitemapPropertyList sitemapPropertyList) static SitemapPropertyListPreview
static SitemapPropertyListPreview
sqlSitemapPropertiesPreviewPaged
(String query, SitemapPropertyListPreview sitemapPropertyList) static Integer
sqlTotalProperties
(String query) static List
<LocationSitemap> sqlTypesByPath
(String query) static void
UpdateOrInsert
(Property property) static void
UpdateOrInsertList
(List<Property> propertyList) static Long
updateProperty
(Property property, Long id)
-
Constructor Details
-
BQ_Util_OldOPI
public BQ_Util_OldOPI()
-
-
Method Details
-
main
-
UpdateOrInsertList
-
UpdateOrInsert
-
updateProperty
-
insertAddress
-
insertPropertyFailed
-
insertProperty
-
insertFilter
/ campo_compuesto.put("a","test_1"); -
insertInteraction
-
insertInfoLog
-
insertInteractions
-
bqQuery
-
queryAccountLiteByOfficeName
public static List<AccountLite> queryAccountLiteByOfficeName(String officeName, Integer limit, Integer cursor) -
propertyLiteQuery
-
accountLiteMapQuery
-
propertyLiteQueryWithoutCWithClassification
-
propertyLiteQueryWithoutC
-
propertyLiteMapQueryWithoutCResult
-
propertyLiteMapQueryWithoutC
-
officeLiteMapQuery
-
sqlLocationsQuery
-
getTopPlaces
-
sqlInteractionsPropertyQuery
-
sqlInteractionsCardQuery
-
sqlColonyByPath
-
sqlTypesByPath
-
sqlNamesByPath
-
sqlNamesByPathV2
-
sqlOfferingsByPathByPath
-
sqlSitemapProperties
-
sqlSitemapPropertiesPreview
-
sqlSitemapPropertiesPreviewPaged
public static SitemapPropertyListPreview sqlSitemapPropertiesPreviewPaged(String query, SitemapPropertyListPreview sitemapPropertyList) -
sqlSitemapPropertiesPaged
public static SitemapPropertyList sqlSitemapPropertiesPaged(String query, SitemapPropertyList sitemapPropertyList) -
sqlPreviewPlacesQuery
public static PreviewPlaces sqlPreviewPlacesQuery(String s, LocationTypeEnum locationType, Integer limit, Integer cursor) -
sqlLocationsQueryOffice
-
sqlTotalProperties
-
queryAmenities
-
getSpaces
-
addAmenities
-
listAccountMap
-
listPropertiesToExpire
-
getPreviewWithFilter
public static List<PropertyLite> getPreviewWithFilter(PropertyTypeEnum propertyTypeEnum, OfferingTypeEnum offeringTypeEnum, String state_name, String municipalty_name) -
sqlPropertiesByColony
-
getMoreSearchedPreviewPlaces
-
ListColoniesByPostalCode
-
listColoniesByUrl
-
formatStringQuery
-
executeInsertQuery
-
executeQuery
-
executeDeleteQuery
-