This project has retired. For details please refer to its Attic page.
HiveSessionService.SessionExpiryRunnable (Lens 2.1.0-beta-incubating API)

org.apache.lens.server.session
Class HiveSessionService.SessionExpiryRunnable

java.lang.Object
  extended by org.apache.lens.server.session.HiveSessionService.SessionExpiryRunnable
All Implemented Interfaces:
Runnable
Enclosing class:
HiveSessionService

public class HiveSessionService.SessionExpiryRunnable
extends Object
implements Runnable

The Class SessionExpiryRunnable.


Constructor Summary
HiveSessionService.SessionExpiryRunnable()
           
 
Method Summary
 void run()
           
 void runInternal()
          Run internal.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HiveSessionService.SessionExpiryRunnable

public HiveSessionService.SessionExpiryRunnable()
Method Detail

runInternal

public void runInternal()
Run internal.


run

public void run()
Specified by:
run in interface Runnable


Copyright © 2014–2015 Apache Software Foundation. All rights reserved.