@Operator(group="io") public final class ReaderReset extends PrimitiveOp
operation| Modifier and Type | Method and Description |
|---|---|
static ReaderReset |
create(Scope scope,
Operand<?> readerHandle)
Factory method to create a class wrapping a new ReaderReset operation.
|
equals, hashCode, op, toStringpublic static ReaderReset create(Scope scope, Operand<?> readerHandle)
scope - current scopereaderHandle - Handle to a Reader.Copyright © 2022. All rights reserved.