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