Constructor and Description |
---|
SameKeyValueStoresTest(AlluxioURI storeUri1,
AlluxioURI storeUri2) |
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 1> <key-value store URI 2> . |
public SameKeyValueStoresTest(AlluxioURI storeUri1, AlluxioURI storeUri2) throws Exception
storeUri1
- the URI of the first key-value storestoreUri2
- the URI of the second key-value storeException
Copyright © 2023. All Rights Reserved.