public interface LocalBarrier<S> extends Barrier<TraverserSet<S>>
Modifier and Type | Method and Description |
---|---|
default MemoryComputeKey |
getMemoryComputeKey()
The
MemoryComputeKey that will be used by this step. |
addBarrier, done, hasNextBarrier, nextBarrier, processAllStarts
default MemoryComputeKey getMemoryComputeKey()
MemoryComputing
MemoryComputeKey
that will be used by this step.getMemoryComputeKey
in interface MemoryComputing<TraverserSet<S>>
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.