Class Hierarchy
- java.lang.Object
- tech.ytsaurus.core.operations.OperationContext
- tech.ytsaurus.ysontree.YTreeBinarySerializer
- tech.ytsaurus.core.operations.YTreeBinarySerializer
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- tech.ytsaurus.core.operations.Yield<T>
- tech.ytsaurus.core.operations.CloseableIterator<T> (also extends java.util.Iterator<E>)
- java.io.Closeable
- java.util.Iterator<E>
- tech.ytsaurus.core.operations.CloseableIterator<T> (also extends java.lang.AutoCloseable)
- tech.ytsaurus.core.operations.RetriableIterator<T>