Interface RealmEclipseStore
- All Superinterfaces:
Realm
A realm based on the Eclipse Store framework.
The framework uses internal threads and starting or shutting down the realm is taking measurable time.
-
Method Summary
-
Method Details
-
isShutdown
boolean isShutdown()Returns true if the realm is shutdown- Returns:
- true, if the realm is shutdown otherwise false
-