public final class ShowKeyValueStore
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
public static void main(java.lang.String[] args)
throws java.lang.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)java.lang.ExceptionCopyright © 2019. All Rights Reserved.