public class HttpShardHandlerFactory extends ShardHandlerFactory implements PluginInfoInitialized
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
log |
String |
scheme |
Constructor and Description |
---|
HttpShardHandlerFactory() |
Modifier and Type | Method and Description |
---|---|
ShardHandler |
getShardHandler() |
void |
init(PluginInfo info) |
protected static org.slf4j.Logger log
public String scheme
public ShardHandler getShardHandler()
getShardHandler
in class ShardHandlerFactory
public void init(PluginInfo info)
init
in interface PluginInfoInitialized
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.