@Operator 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 to wrap a new ReaderReset operation to the graph.
|
equals, hashCode, toStringpublic static ReaderReset create(Scope scope, Operand<?> readerHandle)
scope - current graph scopereaderHandle - Handle to a Reader.Copyright © 2015–2019. All rights reserved.