public final class ImportEvent extends PrimitiveOp
operation| Modifier and Type | Method and Description |
|---|---|
static ImportEvent |
create(Scope scope,
Operand<?> writer,
Operand<String> event)
Factory method to create a class to wrap a new ImportEvent operation to the graph.
|
equals, hashCode, toStringpublic static ImportEvent create(Scope scope, Operand<?> writer, Operand<String> event)
scope - current graph scopewriter - event - Copyright © 2015–2019. All rights reserved.