Package | Description |
---|---|
com.hazelcast.internal.ascii.memcache |
This package contains MemoryCache functionality for Hazelcast.
|
Modifier and Type | Method and Description |
---|---|
MemcacheEntry |
EntryConverter.toEntry(String key,
Object value) |
Modifier and Type | Method and Description |
---|---|
void |
GetCommand.setValue(MemcacheEntry entry) |
Modifier and Type | Method and Description |
---|---|
void |
BulkGetCommand.setResult(Collection<MemcacheEntry> result) |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.