Uses of Class
com.google.cloud.bigquery.biglake.v1.MetastoreServiceClient.ListTablesPage
-
Packages that use MetastoreServiceClient.ListTablesPage Package Description com.google.cloud.bigquery.biglake.v1 A client to BigLake API -
-
Uses of MetastoreServiceClient.ListTablesPage in com.google.cloud.bigquery.biglake.v1
Methods in com.google.cloud.bigquery.biglake.v1 that return MetastoreServiceClient.ListTablesPage Modifier and Type Method Description protected MetastoreServiceClient.ListTablesPageMetastoreServiceClient.ListTablesPage. createPage(com.google.api.gax.rpc.PageContext<ListTablesRequest,ListTablesResponse,Table> context, ListTablesResponse response)Methods in com.google.cloud.bigquery.biglake.v1 that return types with arguments of type MetastoreServiceClient.ListTablesPage Modifier and Type Method Description com.google.api.core.ApiFuture<MetastoreServiceClient.ListTablesPage>MetastoreServiceClient.ListTablesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTablesRequest,ListTablesResponse,Table> context, com.google.api.core.ApiFuture<ListTablesResponse> futureResponse)Method parameters in com.google.cloud.bigquery.biglake.v1 with type arguments of type MetastoreServiceClient.ListTablesPage Modifier and Type Method Description protected MetastoreServiceClient.ListTablesFixedSizeCollectionMetastoreServiceClient.ListTablesFixedSizeCollection. createCollection(List<MetastoreServiceClient.ListTablesPage> pages, int collectionSize)
-