public class FlushCommand extends BaseCommand
Modifier and Type | Field and Description |
---|---|
static Command |
COMMAND |
static byte |
DATA_STRUCTURE_TYPE |
commandId, responseRequired
Constructor and Description |
---|
FlushCommand() |
Modifier and Type | Method and Description |
---|---|
byte |
getDataStructureType() |
Response |
visit(CommandVisitor visitor) |
copy, getCommandId, getFrom, getTo, isBrokerInfo, isConnectionControl, isConsumerControl, isMarshallAware, isMessage, isMessageAck, isMessageDispatch, isMessageDispatchNotification, isResponse, isResponseRequired, isShutdownInfo, isWireFormatInfo, setCommandId, setFrom, setResponseRequired, setTo, toString, toString
public static final byte DATA_STRUCTURE_TYPE
public FlushCommand()
public byte getDataStructureType()
public Response visit(CommandVisitor visitor) throws Exception
Exception
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.