public interface VertexPartitionBaseOpsConstructor<T extends org.apache.spark.graphx.impl.VertexPartitionBase<Object>>
VertexPartitionBase representing the ability to wrap them in a
 VertexPartitionBaseOps.| Modifier and Type | Method and Description | 
|---|---|
| <VD> org.apache.spark.graphx.impl.VertexPartitionBaseOps<VD,T> | toOps(T partition,
     scala.reflect.ClassTag<VD> evidence$4) |