public final class ShowKeyValueStore extends Object
public static void main(String[] args) throws Exception
args - two parameters, the first is the key-value store URI, the second is the scope of
the store to be shown ("key" to show only keys, "value" to show only values, and "all" to
show both keys and values)Exception - if any exception happensCopyright © 2017. All Rights Reserved.