public WriteHandler(TestAsyncQuery parent) { this.parent = parent; }
public RecordSequenceHandler(TestAsyncQuery parent) { this.parent = parent; }