getKeyDelimiter()

Retrieves the key delimiter from the event object.

Syntax

public String getKeyDelimiter();
 

Parameters

None.

Return values

A String object containing the event's key delimiter.

Exceptions

AttributeNullValueException
Thrown if the key delimiter is null.

Copyright IBM Corp. 1997, 2004