org.skyscreamer.nevado.jms.performance
Class PerformancePayload
java.lang.Object
org.skyscreamer.nevado.jms.performance.PerformancePayload
- All Implemented Interfaces:
- Serializable
public class PerformancePayload
- extends Object
- implements Serializable
A payload for the performance service
- Author:
- Carter Page
- See Also:
- Serialized Form
PerformancePayload
public PerformancePayload(int id,
int payloadSize)
getId
public int getId()
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2012. All Rights Reserved.