public interface SimpleClientProvider
Modifier and Type | Method and Description |
---|---|
SimpleClient |
getClient(Map<String,Object> config)
Creates a new cassandra client based on the specified storm configuration.
|
SimpleClient getClient(Map<String,Object> config)
config
- The configuration passed to the storm topology.SimpleClient
instance.Copyright © 2023 The Apache Software Foundation. All rights reserved.