Package org.apache.spark.graphx.impl
Interface VertexPartitionBaseOpsConstructor<T extends org.apache.spark.graphx.impl.VertexPartitionBase<Object>>
public interface VertexPartitionBaseOpsConstructor<T extends org.apache.spark.graphx.impl.VertexPartitionBase<Object>>
A typeclass for subclasses of 
VertexPartitionBase representing the ability to wrap them in a
 VertexPartitionBaseOps.- 
Method Summary
- 
Method Details- 
toOps
 
-