|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Key | |
---|---|
org.openspaces.memcached | |
org.openspaces.memcached.protocol |
Uses of Key in org.openspaces.memcached |
---|
Methods in org.openspaces.memcached that return Key | |
---|---|
Key |
LocalCacheElement.getKey()
|
Key |
MemcachedEntry.getKey()
|
Methods in org.openspaces.memcached with parameters of type Key | |
---|---|
SpaceCache.DeleteResponse |
SpaceCache.delete(Key key,
int time)
|
Integer |
SpaceCache.get_add(Key key,
int mod)
|
LocalCacheElement[] |
SpaceCache.get(Key... keys)
|
static LocalCacheElement |
LocalCacheElement.key(Key key)
|
void |
MemcachedEntry.setKey(Key key)
|
Constructors in org.openspaces.memcached with parameters of type Key | |
---|---|
LocalCacheElement(Key key)
|
|
LocalCacheElement(Key key,
int flags,
int expire,
long casUnique)
|
|
MemcachedEntry(Key key,
byte[] value)
|
Uses of Key in org.openspaces.memcached.protocol |
---|
Fields in org.openspaces.memcached.protocol with type parameters of type Key | |
---|---|
List<Key> |
CommandMessage.keys
|
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |