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> topoConf)
Return a new instance of T.
|
get, newInstance, setStormContext
protected SimpleClient make(Map<String,Object> topoConf)
Return a new instance of T.
make
in class BaseBeanFactory<SimpleClient>
Copyright © 2022 The Apache Software Foundation. All rights reserved.