Module riak_core_console

Function Index

add_group/1
add_source/1
add_user/1
alter_group/1
alter_user/1
ciphers/1
clear_staged/1
command/1
commit_staged/1
del_group/1
del_source/1
del_user/1
grant/1
member_status/1
pending_claim_percentage/2Return for a given ring and node, percentage currently owned and anticipated after the transitions have been completed.
print_grants/1
print_group/1
print_groups/1
print_member_status/1
print_sources/1
print_staged/1
print_user/1
print_users/1
revoke/1
ring_status/1
security_disable/1
security_enable/1
security_status/1
stage_force_replace/1
stage_leave/1
stage_remove/1
stage_replace/1
stage_resize_ring/1
stat_disable/1
stat_enable/1
stat_info/1
stat_reset/1
stat_show/1
transfer_limit/1
transfers/1

Function Details

add_group/1

add_group(Options) -> any()

add_source/1

add_source(Options) -> any()

add_user/1

add_user(Options) -> any()

alter_group/1

alter_group(Options) -> any()

alter_user/1

alter_user(Options) -> any()

ciphers/1

ciphers(X1) -> any()

clear_staged/1

clear_staged(X1) -> any()

command/1

command(Cmd::[string()]) -> ok

commit_staged/1

commit_staged(X1) -> any()

del_group/1

del_group(X1) -> any()

del_source/1

del_source(X1) -> any()

del_user/1

del_user(X1) -> any()

grant/1

grant(X1) -> any()

member_status/1

member_status(X1) -> any()

pending_claim_percentage/2

pending_claim_percentage(Ring, Node) -> any()

Return for a given ring and node, percentage currently owned and anticipated after the transitions have been completed.

print_grants/1

print_grants(X1) -> any()

print_group/1

print_group(X1) -> any()

print_groups/1

print_groups(X1) -> any()

print_member_status/1

print_member_status(Ring) -> any()

print_sources/1

print_sources(X1) -> any()

print_staged/1

print_staged(X1) -> any()

print_user/1

print_user(X1) -> any()

print_users/1

print_users(X1) -> any()

revoke/1

revoke(X1) -> any()

ring_status/1

ring_status(X1) -> any()

security_disable/1

security_disable(X1) -> any()

security_enable/1

security_enable(X1) -> any()

security_status/1

security_status(X1) -> any()

stage_force_replace/1

stage_force_replace(X1) -> any()

stage_leave/1

stage_leave(Node) -> any()

stage_remove/1

stage_remove(Node) -> any()

stage_replace/1

stage_replace(X1) -> any()

stage_resize_ring/1

stage_resize_ring(NewRingSize) -> any()

stat_disable/1

stat_disable(Arg) -> any()

stat_enable/1

stat_enable(Arg) -> any()

stat_info/1

stat_info(Arg) -> any()

stat_reset/1

stat_reset(Arg) -> any()

stat_show/1

stat_show(Arg) -> any()

transfer_limit/1

transfer_limit(X1) -> any()

transfers/1

transfers(X1::[string()]) -> ok


Generated by EDoc