|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.dao.shard.ShardCallable<V>
public abstract class ShardCallable<V>
| Constructor Summary | |
|---|---|
ShardCallable(long companyId)
|
|
| Method Summary | |
|---|---|
V |
call()
|
protected abstract V |
doCall()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShardCallable(long companyId)
| Method Detail |
|---|
public V call()
throws java.lang.Exception
call in interface java.util.concurrent.Callable<V>java.lang.Exception
protected abstract V doCall()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||