public class Trade extends Object implements Serializable
Serializable
here for the sake of simplicity.
In production, Hazelcast Custom Serialization should be used.Modifier and Type | Method and Description |
---|---|
int |
getPrice() |
int |
getQuantity() |
String |
getTicker() |
long |
getTime() |
String |
toString() |
Copyright © 2019 Hazelcast, Inc.. All rights reserved.