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 void
close()
-
Constructor Details
-
Method Details
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceSafeCloseable
-