Batch_order_by
Ordering options when selecting data from "Batch".
input Batch_order_by {
  batcher: Batcher_order_by
  batcher_id: order_by
  db_write_timestamp: order_by
  hash: order_by
  id: order_by
  position: order_by
  size: order_by
  streams_aggregate: Stream_aggregate_order_by
  timestamp: order_by
}