| Package | Description |
|---|---|
| net.openhft.chronicle.engine.map | |
| net.openhft.chronicle.engine.server.internal |
| Modifier and Type | Method and Description |
|---|---|
void |
MapWireHandler.process(net.openhft.chronicle.wire.Wire in,
net.openhft.chronicle.wire.Wire out,
Map<K,V> map,
CharSequence csp,
long tid,
MapHandlerFunction<K,V> mapHandlerFunction) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MapHandler<K,V>
Created by daniel on 06/05/15.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ByteByteMapHandler
Created by daniel on 06/05/15.
|
class |
CharCharMapHandler
Created by daniel on 06/05/15.
|
class |
StringCharSequenceMapHandler |
class |
StringISO8859MapHandler |
class |
StringStringMapHandler
Created by daniel on 06/05/15.
|
Copyright © 2015. All rights reserved.