public interface BatchBuilder extends Service
Batch instances| Modifier and Type | Method and Description |
|---|---|
Batch |
buildBatch(BatchKey key,
JdbcCoordinator jdbcCoordinator)
Build a batch.
|
Batch buildBatch(BatchKey key, JdbcCoordinator jdbcCoordinator)
key - Value to uniquely identify a batchjdbcCoordinator - The JDBC coordinator with which to coordinate effortsCopyright © 2001-2022 Red Hat, Inc. All Rights Reserved.