Function
IbisBatchis_end
since: 0.12
Declaration [src]
const char*
ibis_batch_is_end (
IbisMessage* message
)
Description [src]
Checks if a message is the end of a batch and returns the reference tag.
Available since: 0.12
Parameters
message
-
Type:
IbisMessage
A message.
The data is owned by the caller of the function.