public class BulkGetCommandProcessor extends MemcacheCommandProcessor<BulkGetCommand>
DEFAULT_MAP_NAME, MAP_NAME_PRECEDERtextCommandService| Constructor and Description | 
|---|
| BulkGetCommandProcessor(TextCommandService textCommandService,
                       EntryConverter entryConverter) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | handle(BulkGetCommand request) | 
| void | handleRejection(BulkGetCommand request) | 
byteArrayToLong, concatenate, longToByteArraypublic BulkGetCommandProcessor(TextCommandService textCommandService, EntryConverter entryConverter)
public void handle(BulkGetCommand request)
public void handleRejection(BulkGetCommand request)
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.