public interface AtomPuller
Modifier and Type | Method and Description |
---|---|
io.reactivex.Observable<java.lang.Object> |
pull(RadixAddress address)
Fetches atoms and stores in an Atom Store
FIXME: update interface to better reflect repository pattern
|
io.reactivex.Observable<java.lang.Object> pull(RadixAddress address)
address
- the address to pull atoms from