public class UpdateMapConfigCallable extends GetMapConfigCallable
mapName
hazelcastInstance
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, setHazelcastInstance
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setHazelcastInstance
public void writeData(DataOutput out) throws IOException
writeData
in interface DataSerializable
writeData
in class GetMapConfigCallable
IOException
public void readData(DataInput in) throws IOException
readData
in interface DataSerializable
readData
in class GetMapConfigCallable
IOException
Copyright © 2013 Hazelcast, Inc.. All rights reserved.