VertexInputBufferTRecord, TTime MethodsNaiad Help

[This is preliminary documentation and is subject to change.]

The VertexInputBufferTRecord, TTime generic type exposes the following members.

Methods

  NameDescription
Public methodCheckpoint
Checkpoints the contents of this buffer to the given NaiadWriter.
Public methodFlush
Flushes the associated vertex.
Public methodGetRecordsAt
Enumerates (and destroys) input records associated with the given time.
Public methodOnReceive
Buffers the content of the given message, and schedules a corresponding notification on the owning Vertex.
Public methodRestore
Restores this buffer from the given NaiadReader.
Public methodSerializedMessageReceived
Buffers the content of the given serializedMessage, and schedules a corresponding notification on the owning Vertex.
Public methodToString
Returns a string representation of this buffer.
(Overrides ObjectToString.)
Top
See Also

Reference