@Internal public interface StateChangelogStorageView<Handle extends ChangelogStateHandle> extends AutoCloseable
StateChangelogHandleReader for read. Please
use StateChangelogStorageLoader to obtain an instance.| Modifier and Type | Method and Description |
|---|---|
default void |
close() |
StateChangelogHandleReader<Handle> |
createReader() |
StateChangelogHandleReader<Handle> createReader()
default void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.