You are here:
Structural Basis of Medical Practice
>
System Web
>
Category
>
DeveloperDocumentationCategory
>
PerlDoc
(04 Jul 2015,
UnknownUser
)
Edit
Attach
internal package
Foswiki
::
Iterator
::MergeEventIterator
See
PublishedAPI
for packages intended to be used by Plugin and Contrib authors, or
browse all packages
.
See also
Developing plugins
,
Developer's Bible
,
Technical Overview
Perl Module:
Child packages
Child packages
On this page:
Foswiki::Iterator::MergeEventIterator
ObjectMethod hasNext() → $boolean
ObjectMethod next() → \$hash or @array
Foswiki::Iterator::MergeEventIterator
Private subclass of
Foswiki::Iterator
that
Is passed a array reference of a list of iterator arrays.
Scans across the list of iterators using snoopNext to find the iterator with the lowest timestamp
returns true to hasNext if any iterator has any records available.
returns the record with the lowest timestamp to the next() request.
ObjectMethod
hasNext() → $boolean
Scans all the iterators to determine if any of them have a record available.
ObjectMethod
next() → \$hash or @array
Snoop all of the iterators to find the lowest timestamp record, and return the field hash, or field array, depending up on the requested API version.
Attachments
($count)
Upload files
Show options
Search:
Sort by:
Name
Date
Author
Size
Type
Results per page:
6
12
24
48
all
Display hidden:
More actions
Insert links
Insert links & hide
Create image gallery
Download
Hide
Unhide
Move
Delete
0
attachment(s)
Select all
Clear all
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew wiki text
|
M
ore topic actions
Topic revision: r1 - 04 Jul 2015,
UnknownUser
System
Log In
Register
Toolbox
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
User Reference
BeginnersStartHere
EditingShorthand
Macros
MacrosQuickReference
FormattedSearch
QuerySearch
DocumentGraphics
SkinBrowser
InstalledPlugins
Admin Maintenance
Reference Manual
AdminToolsCategory
InterWikis
ManagingWebs
SiteTools
DefaultPreferences
WebPreferences
Categories
AdminDocumentationCategory
AdminToolsCategory
DeveloperDocumentationCategory
UserDocumentationCategory
UserToolsCategory
Webs
Main
Sandbox
System
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Structural Basis of Medical Practice?
Send feedback