public static class FactoryImpl.InitializeMap extends Object implements Callable<Boolean>, DataSerializable, HazelcastInstanceAware
| Constructor and Description |
|---|
FactoryImpl.InitializeMap() |
FactoryImpl.InitializeMap(String name) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
call() |
void |
readData(DataInput in) |
void |
setHazelcastInstance(HazelcastInstance hazelcastInstance) |
void |
writeData(DataOutput out) |
public FactoryImpl.InitializeMap(String name)
public FactoryImpl.InitializeMap()
public void setHazelcastInstance(HazelcastInstance hazelcastInstance)
setHazelcastInstance in interface HazelcastInstanceAwarepublic void writeData(DataOutput out) throws IOException
writeData in interface DataSerializableIOExceptionpublic void readData(DataInput in) throws IOException
readData in interface DataSerializableIOExceptionCopyright © 2013 Hazelcast, Inc.. All rights reserved.