| Constructor and Description |
|---|
CQLKeyColumnValueStore(CQLStoreManager storeManager,
String tableName,
Configuration configuration,
Runnable closer,
boolean allowCompactStorage,
Supplier<Boolean> shouldInitializeTable)
Creates an instance of the
KeyColumnValueStore that stores the data in a CQL backed table. |
Copyright © 2012–2020. All rights reserved.