Class LastPartialCommand

java.lang.Object
org.apache.activemq.command.PartialCommand
org.apache.activemq.command.LastPartialCommand
All Implemented Interfaces:
Command, DataStructure

public class LastPartialCommand extends PartialCommand
Represents the end marker of a stream of PartialCommand instances.
  • Field Details

  • Constructor Details

    • LastPartialCommand

      public LastPartialCommand()
  • Method Details