-
- All Implemented Interfaces:
public final class EnginesProjection extends Projection
-
-
Field Summary
Fields Modifier and Type Field Description private final Set<UUID>allprivate final Set<UUID>allRunningprivate final Set<UUID>allStopped
-
Constructor Summary
Constructors Constructor Description EnginesProjection()
-
Method Summary
Modifier and Type Method Description final Set<UUID>getAll()final Set<UUID>getAllRunning()final Set<UUID>getAllStopped()-
-
Method Detail
-
getAllRunning
final Set<UUID> getAllRunning()
-
getAllStopped
final Set<UUID> getAllStopped()
-
-
-
-