public static final class CassandraContext.ClientFactory extends BaseBeanFactory<SimpleClient>
Simple class to make CassandraContext.ClientFactory
from a Storm topology configuration.
context, instance
Constructor and Description |
---|
ClientFactory() |
Modifier and Type | Method and Description |
---|---|
protected SimpleClient |
make(Map<String,Object> stormConf)
Return a new instance of T.
|
get, newInstance, setStormContext
protected SimpleClient make(Map<String,Object> stormConf)
Return a new instance of T.
make
in class BaseBeanFactory<SimpleClient>
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.