BloombergLP::ball::RecordBuffer::beginSequence

Lock this record buffer so that a sequence of method invocations on this record buffer can occur uninterrupted by other threads. The buffer will remain locked until endSequence is called.

Synopsis

Declared in <ball_recordbuffer.h>

virtual
void
beginSequence() = 0;