zoukankan      html  css  js  c++  java
  • HBase 所有命令解析

    COMMAND GROUPS:
    Group name: general
    Commands: status, table_help, version, whoami

    Group name: ddl
    Commands: alter, alter_async, alter_status, create, describe, disable, disable_all, drop, drop_all, enable, enable_all, exists, get_table, is_disabled, is_enabled, list, locate_region, show_filters

    Group name: namespace
    Commands: alter_namespace, create_namespace, describe_namespace, drop_namespace, list_namespace, list_namespace_tables

    Group name: dml
    Commands: append, count, delete, deleteall, get, get_counter, get_splits, incr, put, scan, truncate, truncate_preserve

    Group name: tools
    Commands: assign, balance_switch, balancer, balancer_enabled, catalogjanitor_enabled, catalogjanitor_run, catalogjanitor_switch, close_region, compact, compact_rs, flush, major_compact, merge_region, move, normalize, normalizer_enabled, normalizer_switch, split, trace, unassign, wal_roll, zk_dump

    Group name: replication
    Commands: add_peer, append_peer_tableCFs, disable_peer, disable_table_replication, enable_peer, enable_table_replication, list_peers, list_replicated_tables, remove_peer, remove_peer_tableCFs, set_peer_tableCFs, show_peer_tableCFs

    Group name: snapshots
    Commands: clone_snapshot, delete_all_snapshot, delete_snapshot, list_snapshots, restore_snapshot, snapshot

    Group name: configuration
    Commands: update_all_config, update_config

    Group name: quotas
    Commands: list_quotas, set_quota

    Group name: security
    Commands: grant, list_security_capabilities, revoke, user_permission

    Group name: procedures
    Commands: abort_procedure, list_procedures

    Group name: visibility labels
    Commands: add_labels, clear_auths, get_auths, list_labels, set_auths, set_visibility

  • 相关阅读:
    nsq 启动流程讲解
    nsq 初识
    【资料】http包接口和结构体
    http包详解 2
    http包详解 1
    openstack多节点部署运维
    一款简单实用的串口通讯框架(SerialIo)
    ~MySQL Perfect~
    linux创建用户设置密码
    linux安装tomcat且配置环境变量
  • 原文地址:https://www.cnblogs.com/likui360/p/6813130.html
Copyright © 2011-2022 走看看