H
- The generic type of the value returned by the Callable
for
the master (the statistics object).E
- The generic type of the elements in the chunks stored in the
BlockingBuffer
.public interface IMasterTask<E,H>
Modifier and Type | Method and Description |
---|---|
BlockingBuffer<E[]> |
getBuffer()
The top-level buffer on which the application is writing.
|
H |
getStats()
The statistics.
|
BlockingBuffer<E[]> getBuffer()
H getStats()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.