|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.index.AbstractIndexer.IndexAllCallable
protected abstract class AbstractIndexer.IndexAllCallable
| Field Summary | |
|---|---|
protected IndexerContext |
indexerContext
|
| Constructor Summary | |
|---|---|
protected |
AbstractIndexer.IndexAllCallable(IndexerContext indexerContext)
|
| Method Summary | |
|---|---|
java.lang.Long |
call()
|
abstract void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final IndexerContext indexerContext
| Constructor Detail |
|---|
protected AbstractIndexer.IndexAllCallable(@NotNull
IndexerContext indexerContext)
| Method Detail |
|---|
public abstract void run()
public java.lang.Long call()
throws java.lang.Exception
call in interface java.util.concurrent.Callable<java.lang.Long>java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||