This is an automated email from the ASF dual-hosted git repository.

iemejia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from b5e9761  Merge pull request #5463 from timrobertson100/BEAM-4389
     add a50a2db  Add equals, hashCode, and structuralValue to Nexmark model 
objects
     new e9c050a  Merge pull request #4854: Add equals, hashCode, and 
structuralValue to Nexmark model objects

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/beam/sdk/nexmark/model/Auction.java | 33 ++++++++++++++++++++++
 .../apache/beam/sdk/nexmark/model/AuctionBid.java  | 23 +++++++++++++++
 .../beam/sdk/nexmark/model/AuctionCount.java       |  5 ++++
 .../beam/sdk/nexmark/model/AuctionPrice.java       |  5 ++++
 .../org/apache/beam/sdk/nexmark/model/Bid.java     |  5 ++++
 .../beam/sdk/nexmark/model/BidsPerSession.java     | 24 ++++++++++++++++
 .../beam/sdk/nexmark/model/CategoryPrice.java      | 24 ++++++++++++++++
 .../org/apache/beam/sdk/nexmark/model/Done.java    | 22 +++++++++++++++
 .../org/apache/beam/sdk/nexmark/model/Event.java   | 25 ++++++++++++++++
 .../beam/sdk/nexmark/model/IdNameReserve.java      | 24 ++++++++++++++++
 .../beam/sdk/nexmark/model/NameCityStateId.java    |  6 ++++
 .../org/apache/beam/sdk/nexmark/model/Person.java  | 31 ++++++++++++++++++++
 .../apache/beam/sdk/nexmark/model/SellerPrice.java | 24 ++++++++++++++++
 13 files changed, 251 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to