Searched defs:childTables (Results 1 – 2 of 2) sorted by relevance
63 List<CreateTableRequest> childTables = new ArrayList<>(); in testCreateTable_getChildTableRequests() local
310 List<String> childTables = new ArrayList<>(); in getAllChildTables() local324 CreateTableRequest childTableCreateRequest, List<String> childTables) { in populateWithTablesNames()