Method

IbisBatchget_batch_type

since: 0.12

Declaration [src]

const char*
ibis_batch_get_batch_type (
  IbisBatch* batch
)

Description [src]

Gets the type of the batch.

Available since: 0.12

Gets propertyIbis.Batch:batch-type

Return value

Type: const char*

The type of the batch.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.