-
Notifications
You must be signed in to change notification settings - Fork 2.5k
[Remote Segment Store] Define RemoteDirectory interface #2993
Copy link
Copy link
Closed
Labels
distributed frameworkenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or request
Description
Is your feature request related to a problem? Please describe.
As described in the Feature Proposal, all the read/write operations to remote segment store will happen via RemoteDirectory interface. This task will define the RemoteDirectory interface along with corresponding RemoteIndexInput (extends IndexInput) and RemoteIndexOutput (extends IndexOutput) classes.
Describe the solution you'd like
ToDo
Describe alternatives you've considered
ToDo
Additional context
ToDo
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
distributed frameworkenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or request