GemFire 8.2.9
A B C D E F G H I J K L M N O P Q R S T U V W 

K

KEY - Static variable in class com.gemstone.gemfire.cache.operations.InterestType
For registering interest in a specific key.
KEY_SET - Static variable in class com.gemstone.gemfire.cache.operations.OperationContext.OperationCode
A region keySet operation.
KeyOperationContext - Class in com.gemstone.gemfire.cache.operations
Encapsulates a region operation that requires only a key object for the pre-operation case.
KeyOperationContext(Object) - Constructor for class com.gemstone.gemfire.cache.operations.KeyOperationContext
Constructor for the operation.
KeyOperationContext(Object, boolean) - Constructor for class com.gemstone.gemfire.cache.operations.KeyOperationContext
Constructor for the operation.
KEYS - Static variable in class com.gemstone.gemfire.cache.InterestResultPolicy
 
KEYS - Static variable in class com.gemstone.gemfire.cache.MirrorType
Deprecated.
as of GemFire 5.0, use DataPolicy.REPLICATE instead.
keys() - Method in interface com.gemstone.gemfire.cache.Region
Deprecated.
Use keySet instead;
KEYS_VALUES - Static variable in class com.gemstone.gemfire.cache.InterestResultPolicy
 
KEYS_VALUES - Static variable in class com.gemstone.gemfire.cache.MirrorType
Deprecated.
as of GemFire 5.0, use DataPolicy.REPLICATE instead.
keySet() - Method in interface com.gemstone.gemfire.cache.Region
Returns a set of keys in the region.
keySetOnServer() - Method in interface com.gemstone.gemfire.cache.Region
Returns a set of keys in the region on the server.
KeySetOperationContext - Class in com.gemstone.gemfire.cache.operations
Encapsulates a OperationContext.OperationCode.KEY_SET operation for both the pre-operation and post-operation cases.
KeySetOperationContext(boolean) - Constructor for class com.gemstone.gemfire.cache.operations.KeySetOperationContext
Constructor for the operation.
KeyValueOperationContext - Class in com.gemstone.gemfire.cache.operations
Encapsulates a region operation that requires both key and serialized value for the pre-operation and post-operation cases.
KeyValueOperationContext(Object, Object, boolean) - Constructor for class com.gemstone.gemfire.cache.operations.KeyValueOperationContext
Constructor for the operation.
KeyValueOperationContext(Object, Object, boolean, boolean) - Constructor for class com.gemstone.gemfire.cache.operations.KeyValueOperationContext
Constructor for the operation.
A B C D E F G H I J K L M N O P Q R S T U V W 
GemFire 8.2.9

Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.