public class Dispatcher
extends java.lang.Object
Constructor and Description |
---|
Dispatcher(boolean useLegacyFlusher) |
Modifier and Type | Method and Description |
---|---|
void |
dispatch(io.netty.channel.Channel channel,
Message.Request request,
org.apache.cassandra.transport.Dispatcher.FlushItemConverter forFlusher) |
static void |
shutdown() |
public void dispatch(io.netty.channel.Channel channel, Message.Request request, org.apache.cassandra.transport.Dispatcher.FlushItemConverter forFlusher)
public static void shutdown()
Copyright © 2009-2021 The Apache Software Foundation