public abstract class ObjectStoreRequest extends MessageRequest
Constructor and Description |
---|
ObjectStoreRequest(int uuid,
String topic,
int partition)
Constructs a new ObjectStoreRequest.
|
public ObjectStoreRequest(int uuid, String topic, int partition)
uuid
- unique integer ID for this requesttopic
- topic being operated uponpartition
- partition number being operated upon