public interface Result<VID extends VertexID,RID extends ResultID,V extends Vertex<VID,RID,V,R>,R extends Result<VID,RID,V,R>>
Modifier and Type | Method and Description |
---|---|
RID |
getId() |
V |
getProducer() |
ResultPartitionType |
getResultType() |
RID getId()
ResultPartitionType getResultType()
V getProducer()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.