Module riaknostic_check_ring_membership

Diagnostic that checks whether the local node is a member of the ring.

Behaviours: riaknostic_check.

Description

Diagnostic that checks whether the local node is a member of the ring. This might arise when the node name in vm.args has changed but the node has not been renamed in the ring.

Function Index

check/0
description/0
format/1
valid/0

Function Details

check/0

check() -> [{lager:log_level(), term()}]

description/0

description() -> string()

format/1

format(X1::term()) -> {io:format(), [term()]}

valid/0

valid() -> boolean()


Generated by EDoc, Feb 18 2012, 03:37:56.