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