You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~ In replica3.services.impl.RecordManagerImpl, code for center server implementation, i.e. the implementation for the 5 operations. Check replica 1 and 2 for other required operations.
~ In replica3.servers.CenterServerUDPThread, add code for getting rec count and adding rec to hashmap for transfer record - check replica 1 and 2 for reference
~ In replica3.entities.Record, code for Record object - check replica 1 and 2 for reference
The text was updated successfully, but these errors were encountered:
~ In replica3.services.impl.RecordManagerImpl, code for center server implementation, i.e. the implementation for the 5 operations. Check replica 1 and 2 for other required operations.
~ In replica3.servers.CenterServerUDPThread, add code for getting rec count and adding rec to hashmap for transfer record - check replica 1 and 2 for reference
~ In replica3.entities.Record, code for Record object - check replica 1 and 2 for reference
The text was updated successfully, but these errors were encountered: