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