K - Key typeV - Value typepublic interface BroadcastMapHandle<K,V> extends MapHandle<K,BroadcastHandle<V>>
| Modifier and Type | Method and Description |
|---|---|
int |
getBroadcastedSize(WorkerBroadcastUsage worker)
Number of elements that were broadcasted.
|
int getBroadcastedSize(WorkerBroadcastUsage worker)
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.