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