public class ThreadDumpCallable extends Object implements Callable<String>, DataSerializable
Constructor and Description |
---|
ThreadDumpCallable() |
ThreadDumpCallable(boolean deadlock) |
public ThreadDumpCallable()
public ThreadDumpCallable(boolean deadlock)
public void writeData(DataOutput out) throws IOException
writeData
in interface DataSerializable
IOException
public void readData(DataInput in) throws IOException
readData
in interface DataSerializable
IOException
Copyright © 2013 Hazelcast, Inc.. All rights reserved.