Constant Field Values


Contents
com.hazelcast.*

com.hazelcast.client.Constants.IO
public static final int BYTE_BUFFER_SIZE 1024

com.hazelcast.client.Constants.ResponseTypes
public static final byte RESPONSE_FAILURE 4
public static final byte RESPONSE_NONE 2
public static final byte RESPONSE_REDO 5
public static final byte RESPONSE_SUCCESS 3

com.hazelcast.client.Constants.Timeouts
public static final long DEFAULT_TIMEOUT 1000000L
public static final long DEFAULT_TXN_TIMEOUT 8000L

com.hazelcast.client.examples.SimpleMapTest
public static final int STATS_SECONDS 10



Copyright © 2012 Hazel Bilisim Ltd.. All Rights Reserved.