public class RadixAtomPuller extends java.lang.Object implements AtomPuller
| Constructor and Description |
|---|
RadixAtomPuller(RadixNetworkController controller) |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<java.lang.Object> |
pull(RadixAddress address)
Fetches atoms and pushes them into the atom store.
|
public RadixAtomPuller(RadixNetworkController controller)
public io.reactivex.Observable<java.lang.Object> pull(RadixAddress address)
pull in interface AtomPulleraddress - shard address to get atoms from