public interface Channelizer
Channelizer
implementation can be
configured in Gremlin Server with the channelizer
setting in the configuration file.AbstractChannelizer
Modifier and Type | Method and Description |
---|---|
void |
init(ServerGremlinExecutor serverGremlinExecutor)
This method is called just after the
Channelizer is initialized. |
void init(ServerGremlinExecutor serverGremlinExecutor)
Channelizer
is initialized.Copyright © 2013–2017 Apache Software Foundation. All rights reserved.