| Modifier and Type | Method and Description |
|---|---|
IRISIterator |
IRIS.getIRISIterator(int prefetchSizeHint,
String globalName,
Object... subscripts)
Allows iterating over a global in the $ORDER sense by returning an iterator that can be
used to extract subscripts and global node values.
|
IRISIterator |
IRIS.getIRISIterator(String globalName,
Object... subscripts)
Allows iterating over a global in the $ORDER sense by returning an iterator that can be
used to extract subscripts and global node values.
|
Copyright © 2000-2024 InterSystems Corporation. All rights reserved.