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