all

abstract val all: CollapseAll<FieldEntry<ID, T>>

A collapsing view over the field entries that includes the local entry and all neighbors. Provides access to the combined list/set/sequence of self + peers, e.g., for operations that need to reason about the entire neighborhood including the local node.