Class SessionHandle

java.lang.Object
org.apache.flink.table.gateway.api.session.SessionHandle

@PublicEvolving public class SessionHandle extends Object
Session Handle that used to identify the Session.
  • Constructor Details

    • SessionHandle

      public SessionHandle(UUID identifier)
  • Method Details