| Modifier and Type | Field and Description |
|---|---|
(package private) GraphService |
graphService |
(package private) static org.slf4j.Logger |
log |
(package private) String |
node |
| Constructor and Description |
|---|
NeighborPrinter() |
static org.slf4j.Logger log
GraphService graphService
String node
public GraphService getGraph()
public void setGraph(GraphService graphService)
graphService - the graphService to setpublic String getNode()
public void setNode(String node)
node - the node to setpublic Data process(Data input)
process in interface ProcessorProcessor.process(stream.Data)Copyright © 2014. All rights reserved.