public class NonBlockingRowProcessor extends Object implements ResultsFuture.CompletionListener<Boolean>
Constructor and Description |
---|
NonBlockingRowProcessor(StatementImpl stmt,
StatementCallback callback) |
Modifier and Type | Method and Description |
---|---|
void |
onCompletion(ResultsFuture<Boolean> future) |
public NonBlockingRowProcessor(StatementImpl stmt, StatementCallback callback)
public void onCompletion(ResultsFuture<Boolean> future)
onCompletion
in interface ResultsFuture.CompletionListener<Boolean>
Copyright © 2018 JBoss by Red Hat. All rights reserved.