Class MetastoreServiceClient.ListLocksFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListLocksRequest,ListLocksResponse,Lock,MetastoreServiceClient.ListLocksPage,MetastoreServiceClient.ListLocksFixedSizeCollection>
-
- com.google.cloud.bigquery.biglake.v1alpha1.MetastoreServiceClient.ListLocksFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Lock>
- Enclosing class:
- MetastoreServiceClient
public static class MetastoreServiceClient.ListLocksFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListLocksRequest,ListLocksResponse,Lock,MetastoreServiceClient.ListLocksPage,MetastoreServiceClient.ListLocksFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected MetastoreServiceClient.ListLocksFixedSizeCollection
createCollection(List<MetastoreServiceClient.ListLocksPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected MetastoreServiceClient.ListLocksFixedSizeCollection createCollection(List<MetastoreServiceClient.ListLocksPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListLocksRequest,ListLocksResponse,Lock,MetastoreServiceClient.ListLocksPage,MetastoreServiceClient.ListLocksFixedSizeCollection>
-
-