Class CustomerAddressRow

java.lang.Object
org.gridgain.tpcds.qgen.row.TableRowWithNulls
org.gridgain.tpcds.qgen.row.CustomerAddressRow
All Implemented Interfaces:
TableRow

public class CustomerAddressRow extends TableRowWithNulls
  • Constructor Details

    • CustomerAddressRow

      public CustomerAddressRow(long nullBitMap, long caAddrSk, String caAddrId, Address caAddress, String caLocationType)
  • Method Details