load

fun load(loader: ClusterPropertyLoader): ClusterEnvironment.Builder

Immediately loads the properties from the given loader into the environment.

Return

this Builder for chaining purposes.

Parameters

loader

the loader to load the properties from.