Package | Description |
---|---|
com.almworks.jira.structure.api.cache.access |
Modifier and Type | Method and Description |
---|---|
void |
ForestAccessCache.collectInvisibleRows(ItemForest forest,
String userKey,
com.almworks.integers.LongCollector invisibleRowsCollector)
Collects invisible rows from a temporary forest.
|
default com.almworks.integers.LongSet |
ForestAccessCache.getInvisibleRows(com.almworks.integers.LongList rows,
String userKey)
Deprecated.
|
com.almworks.integers.LongSet |
ForestAccessCache.getInvisibleRows(com.almworks.integers.LongSizedIterable rows,
String userKey)
Calculates/retrieves the set of row IDs (among the passed
rows ), which contain items not visible to
the specified user. |
Copyright © 2019 ALM Works. All Rights Reserved.