public class ListObjectsInStoreRequest extends ObjectStoreRequest
Constructor and Description |
---|
ListObjectsInStoreRequest(int uuid,
String topic,
int partition,
UUID segmentId,
String segmentDirectoryPath)
Constructs new RestoreObjectsInStoreRequest.
|
Modifier and Type | Method and Description |
---|---|
String |
getSegmentDirectoryPath() |
UUID |
getSegmentId() |
getCreateTimestamp, getPartition, getTopic, getUuid, name
public ListObjectsInStoreRequest(int uuid, String topic, int partition, UUID segmentId, String segmentDirectoryPath)
uuid
- unique integer ID for this requesttopic
- topic being operated uponpartition
- partition number being operated uponsegmentDirectoryPath
- the directory path in ObjectStore which holds all segment and its index files