GraphWithImportedFlowBuilder() 공개 정적인 메소드

public static GraphWithImportedFlowBuilder ( int numberOfFlows ) : IRunnableGraph
numberOfFlows int
리턴 IRunnableGraph
예제 #1
0
 public void Graph_with_1000_imported_flows() => MaterializationBenchmark.GraphWithImportedFlowBuilder(1000);