public final class SparkStarBarrierInterceptor extends Object implements SparkVertexProgramInterceptor<TraversalVertexProgram>
Constructor and Description |
---|
SparkStarBarrierInterceptor() |
Modifier and Type | Method and Description |
---|---|
<any> |
apply(TraversalVertexProgram vertexProgram,
<any> inputRDD,
SparkMemory memory) |
static boolean |
isLegal(Traversal.Admin<?,?> traversal) |
public <any> apply(TraversalVertexProgram vertexProgram, <any> inputRDD, SparkMemory memory)
apply
in interface VertexProgramInterceptor<TraversalVertexProgram,<any>,SparkMemory>
public static boolean isLegal(Traversal.Admin<?,?> traversal)
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.