public interface StorageActivePart
| Modifier and Type | Method and Description |
|---|---|
boolean |
isActive()
Queries whether the part is actually active right now.
|
boolean isActive()
true even
despite some "running" flag being set to false because there might be one last
loop cycle execution before checking the "running" flag again.Copyright © 2022 MicroStream Software. All rights reserved.