Uses of Class
org.apache.hive.service.cli.session.SessionManager

Packages that use SessionManager
org.apache.hive.service.cli.session   
 

Uses of SessionManager in org.apache.hive.service.cli.session
 

Methods in org.apache.hive.service.cli.session that return SessionManager
 SessionManager HiveSessionImpl.getSessionManager()
           
 SessionManager HiveSession.getSessionManager()
          Get the session manager for the session
 

Methods in org.apache.hive.service.cli.session with parameters of type SessionManager
 void HiveSessionImpl.setSessionManager(SessionManager sessionManager)
           
 void HiveSession.setSessionManager(SessionManager sessionManager)
          Set the session manager for the session
 



Copyright © 2012 The Apache Software Foundation