PlotSquared/Core/src/main/java/com/plotsquared/core/util/query
Hannes Greule 00722bc463
Reduce `/plot home` overhead (#3921)
* Add JFR events

* Replace global connected plots cache with local cache

* Simplify isOwner check

* Avoid extensive hashing of plots

* Clear caches in more cases

* Revert "Add JFR events"

This reverts commit 78c107f1
2023-01-14 00:27:09 +01:00
..
AliasFilter.java chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00
AreaLimitedPlotProvider.java chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00
ExpiredPlotProvider.java feat: Move ExpireManager to Guice by removing legacy IMP references (#3845) 2022-10-17 09:31:48 +02:00
FixedPlotProvider.java chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00
GlobalPlotProvider.java Reduce `/plot home` overhead (#3921) 2023-01-14 00:27:09 +01:00
MemberFilter.java chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00
NullProvider.java chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00
OwnerFilter.java chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00
OwnersIncludeFilter.java chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00
PaginatedPlotResult.java chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00
PlotFilter.java chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00
PlotProvider.java chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00
PlotQuery.java chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00
PredicateFilter.java chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00
SearchPlotProvider.java chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00
SortingStrategy.java chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00