Class AccountKey

java.lang.Object
org.apache.ignite.example.cache.AccountKey

public class AccountKey extends Object
  • Field Details

    • accountNumber

      public int accountNumber
  • Constructor Details

    • AccountKey

      public AccountKey()
    • AccountKey

      public AccountKey(int accountNumber)