Owl.Util.Replica.RequestData(): void
Client OnlyRequests the initial batch of Replicas the client is entitled to. Should be called once, early in client startup. Safe to call multiple times -- only the first call has an effect.
Returns
voidNo return value.
-- > // typically called once from a bootstrap Controller
Owl.Util.Replica.RequestData()