|
GemFire 6.6.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SerializedCacheValue<V>
Class SerializedCacheValue represents a serialized cache value.
| Method Summary | |
|---|---|
V |
getDeserializedValue()
Returns the deserialized object for this cache value. |
byte[] |
getSerializedValue()
Returns the raw byte[] that represents this cache value. |
| Method Detail |
|---|
byte[] getSerializedValue()
V getDeserializedValue()
|
GemFire 6.6.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||