Uses of Class
com.amazonaws.athena.connector.lambda.metadata.GetTableLayoutResponse
-
Packages that use GetTableLayoutResponse Package Description com.amazonaws.athena.connector.lambda.handlers -
-
Uses of GetTableLayoutResponse in com.amazonaws.athena.connector.lambda.handlers
Methods in com.amazonaws.athena.connector.lambda.handlers that return GetTableLayoutResponse Modifier and Type Method Description GetTableLayoutResponseMetadataHandler. doGetTableLayout(BlockAllocator allocator, GetTableLayoutRequest request)Used to get the partitions that must be read from the request table in order to satisfy the requested predicate.
-