【问题标题】:Fetching the List of Keys in Voldemort DB获取 Voldemort DB 中的密钥列表
【发布时间】:2015-02-13 11:29:05
【问题描述】:

如何获取插入 Voldemort DB 的密钥列表。我正在寻找命令行查询。

我已连接到 bin/voldemort-shell.sh "storeName" tcp://localhost:6666

【问题讨论】:

    标签: voldemort


    【解决方案1】:

    在 shell 中,使用:fetch 0 tokens 0

    或:

    bin\voldemort-admin-tool.bat --fetch-keys --url tcp://localhost:6666 --node 0
    

    // pfredrik

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2012-03-09
      • 1970-01-01
      • 2011-09-25
      • 2019-05-25
      • 1970-01-01
      • 2020-11-18
      • 2018-11-29
      相关资源
      最近更新 更多