| Package | Description |
|---|---|
| com.gemstone.gemfire.internal.shared |
| Modifier and Type | Method and Description |
|---|---|
static FetchRequest |
FetchRequest.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FetchRequest[] |
FetchRequest.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ByteBufferReference |
ByteBufferReference.getValueRetain(FetchRequest fetchRequest)
Get a compressed/decompressed/original version of the underlying value
after a
ByteBufferReference.retain() |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.