public static class DummyVertex.Factory extends Object implements com.google.common.base.Function<NodeMetadata,DummyVertex>
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
DummyVertex |
apply(NodeMetadata md) |
public DummyVertex apply(NodeMetadata md)
apply in interface com.google.common.base.Function<NodeMetadata,DummyVertex>Copyright © 2016. All rights reserved.