Class GlueCatalogIdRequestHandler

java.lang.Object
com.amazonaws.handlers.RequestHandler2
io.trino.plugin.hive.metastore.glue.GlueCatalogIdRequestHandler
All Implemented Interfaces:
com.amazonaws.handlers.IRequestHandler2

public class GlueCatalogIdRequestHandler extends com.amazonaws.handlers.RequestHandler2
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    com.amazonaws.AmazonWebServiceRequest
    beforeExecution(com.amazonaws.AmazonWebServiceRequest request)
     

    Methods inherited from class com.amazonaws.handlers.RequestHandler2

    adapt, afterAttempt, afterError, afterResponse, beforeAttempt, beforeMarshalling, beforeRequest, beforeUnmarshalling

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GlueCatalogIdRequestHandler

      public GlueCatalogIdRequestHandler(String catalogId)
  • Method Details

    • beforeExecution

      public com.amazonaws.AmazonWebServiceRequest beforeExecution(com.amazonaws.AmazonWebServiceRequest request)
      Specified by:
      beforeExecution in interface com.amazonaws.handlers.IRequestHandler2
      Overrides:
      beforeExecution in class com.amazonaws.handlers.RequestHandler2