com.hazelcast.hibernate
Class HazelcastTimestamper

java.lang.Object
  extended by com.hazelcast.hibernate.HazelcastTimestamper

public final class HazelcastTimestamper
extends Object


Constructor Summary
HazelcastTimestamper()
           
 
Method Summary
static int getTimeout()
          Deprecated. 
static int getTimeout(HazelcastInstance instance, String regionName)
           
static long nextTimestamp(HazelcastInstance instance)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HazelcastTimestamper

public HazelcastTimestamper()
Method Detail

nextTimestamp

public static long nextTimestamp(HazelcastInstance instance)

getTimeout

@Deprecated
public static int getTimeout()
Deprecated. 


getTimeout

public static int getTimeout(HazelcastInstance instance,
                             String regionName)


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