Class WebSessionResources
java.lang.Object
org.apache.drill.exec.server.rest.WebSessionResources
- All Implemented Interfaces:
AutoCloseable
Holds the resources required for Web User Session. This class is responsible
for the proper cleanup of all the resources.
-
Method Details
-
getSession
-
getAllocator
-
getCloseFuture
-
getRemoteAddress
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-