com.liferay.portal.dao.shard
Class ShardUtil

java.lang.Object
  extended by com.liferay.portal.kernel.dao.shard.ShardUtil
      extended by com.liferay.portal.dao.shard.ShardUtil

Deprecated. This class has been repackaged at com.liferay.portal.kernel.dao.shard.

public class ShardUtil
extends com.liferay.portal.kernel.dao.shard.ShardUtil

View Source

Author:
Alexander Chow

Constructor Summary
ShardUtil()
          Deprecated.  
 
Method Summary
 void setShardAdvice(ShardAdvice shardAdvice)
          Deprecated.  
 
Methods inherited from class com.liferay.portal.kernel.dao.shard.ShardUtil
getCurrentShardName, getDataSource, isEnabled, popCompanyService, pushCompanyService, pushCompanyService, setShard
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShardUtil

public ShardUtil()
Deprecated. 
Method Detail

setShardAdvice

public void setShardAdvice(ShardAdvice shardAdvice)
Deprecated.