Class GeoInfoQueries
java.lang.Object
com.djrapitops.plan.storage.database.queries.objects.GeoInfoQueries
-
Method Summary
Modifier and TypeMethodDescriptionQuery database for all GeoInfo data.fetchPlayerGeoInformation(UUID playerUUID) Query Player's GeoInfo by player's UUID.networkGeolocationCounts(Collection<Integer> userIds) serverGeolocationCounts(ServerUUID serverUUID) userIdsOfPlayersWithGeolocations(List<String> selected)
-
Method Details
-
fetchAllGeoInformation
-
fetchPlayerGeoInformation
-
networkGeolocationCounts
-
networkGeolocationCounts
-
serverGeolocationCounts
-
uniqueGeolocations
-
userIdsOfPlayersWithGeolocations
-