Interface EventContextElement

    • Method Detail

      • render

        String render()
        Returns:
        A human-readable representation of this context. The representation should use brief, natural language to refer to objects rather than class names, e.g. "index 'myIndexName'" rather than "ElasticsearchIndexManager{name = 'myIndexName'}". The representation may change without prior notice in new versions of Hibernate Search: callers should not try to parse it.