public static class DirtyReadMessage.Response extends java.lang.Object implements Message.Response
| Modifier and Type | Field and Description |
|---|---|
SerializedObject |
obj |
Store |
store
The store on which the serialized object resides.
|
| Constructor and Description |
|---|
Response(Object._Impl obj) |
Response(Store store,
SerializedObject obj) |
public final Store store
public final SerializedObject obj
public Response(Object._Impl obj)
public Response(Store store, SerializedObject obj)