Class PlayerContainerQuery
java.lang.Object
com.djrapitops.plan.storage.database.queries.containers.PlayerContainerQuery
- All Implemented Interfaces:
Query<PlayerContainer>
Used to get a PlayerContainer of a specific player.
Blocking methods are not called until DataContainer getter methods are called.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PlayerContainerQuery
-
-
Method Details
-
executeQuery
- Specified by:
executeQuery
in interfaceQuery<PlayerContainer>
-