Attributes

expect fun Attributes(concurrent: Boolean = false): Attributes

Creates an attributes instance suitable for the particular platform

actual fun Attributes(concurrent: Boolean = false): Attributes

Create ES specific Attributes instance.

actual fun Attributes(concurrent: Boolean = false): Attributes

Create JVM specific attributes instance.

actual fun Attributes(concurrent: Boolean = false): Attributes

Create native specific attributes instance.