Class SelectAndViewAnalyzer.UpdateHelper
java.lang.Object
com.illumon.iris.db.v2.select.analyzers.SelectAndViewAnalyzer.UpdateHelper
- All Implemented Interfaces:
SafeCloseable,AutoCloseable
- Enclosing class:
- SelectAndViewAnalyzer
public static class SelectAndViewAnalyzer.UpdateHelper extends Object implements SafeCloseable
-
Constructor Summary
Constructors Constructor Description UpdateHelper(Index parentIndex, ShiftAwareListener.Update upstream) -
Method Summary
Modifier and Type Method Description voidclose()
-
Constructor Details
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceSafeCloseable
-