public class UpdateMapConfigCallable extends GetMapConfigCallable
mapNamehazelcastInstance| Constructor and Description |
|---|
UpdateMapConfigCallable() |
UpdateMapConfigCallable(String mapName,
MapConfig mapConfig) |
| Modifier and Type | Method and Description |
|---|---|
MapConfig |
call() |
void |
readData(DataInput in) |
void |
writeData(DataOutput out) |
getClusterService, getConcurrentMapManager, getFactory, setHazelcastInstanceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetHazelcastInstancepublic void writeData(DataOutput out) throws IOException
writeData in interface DataSerializablewriteData in class GetMapConfigCallableIOExceptionpublic void readData(DataInput in) throws IOException
readData in interface DataSerializablereadData in class GetMapConfigCallableIOExceptionCopyright © 2013 Hazelcast, Inc.. All rights reserved.