Constructor and Description |
---|
KeyValueStoreOperations(AlluxioURI storeUri) |
Modifier and Type | Method and Description |
---|---|
Boolean |
call() |
static void |
main(String[] args)
Starts in a command like
java -cp ALLUXIO_JAR CLASS_NAME <key-value store URI> . |
public KeyValueStoreOperations(AlluxioURI storeUri) throws Exception
storeUri
- URI of the key-value store to write to, should not exist beforeException
Copyright © 2023. All Rights Reserved.