DataEventBuffer

  • DataEventBuffer is a data structure that holds references to a set of events.

  • It extends AbstractDataBuffer and implements the Result interface.

  • Key public methods include getting a specific DataEvent by index, getting the total count of events, and getting the status of the operation.

public class DataEventBuffer extends AbstractDataBuffer < DataEvent >
implements Result

Data structure holding references to a set of events.

See Also

Public Method Summary

final DataEvent
get (int arg0)
int
Status

Inherited Method Summary

Public Methods

public final DataEvent get (int arg0)

public int getCount ()

public Status getStatus ()

Create a Mobile Website
View Site in Mobile | Classic
Share by: