
public class IndexStreamSecurityDecorator extends Object
| Constructor and Description |
|---|
IndexStreamSecurityDecorator() |
| Modifier and Type | Method and Description |
|---|---|
static Stream<ORID> |
decorateRidStream(OIndex originalIndex,
Stream<ORID> stream) |
static Stream<ORawPair<Object,ORID>> |
decorateStream(OIndex originalIndex,
Stream<ORawPair<Object,ORID>> stream) |
Copyright © 2009–2025 OrientDB. All rights reserved.