|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.dotcms.content.elasticsearch.business.IndiciesAPIImpl
public class IndiciesAPIImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.dotcms.content.elasticsearch.business.IndiciesAPI |
|---|
IndiciesAPI.IndiciesInfo |
| Field Summary | |
|---|---|
protected IndiciesFactory |
ifac
|
| Constructor Summary | |
|---|---|
IndiciesAPIImpl()
|
|
| Method Summary | |
|---|---|
IndiciesAPI.IndiciesInfo |
loadIndicies()
Returns IndiciesInfo instance with index names stored. |
IndiciesAPI.IndiciesInfo |
loadIndicies(java.sql.Connection conn)
|
void |
point(java.sql.Connection conn,
IndiciesAPI.IndiciesInfo info)
|
void |
point(IndiciesAPI.IndiciesInfo info)
Updates the información about ES indicies. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final IndiciesFactory ifac
| Constructor Detail |
|---|
public IndiciesAPIImpl()
| Method Detail |
|---|
public IndiciesAPI.IndiciesInfo loadIndicies()
throws DotDataException
IndiciesAPI
loadIndicies in interface IndiciesAPIDotDataException
public IndiciesAPI.IndiciesInfo loadIndicies(java.sql.Connection conn)
throws DotDataException
loadIndicies in interface IndiciesAPIDotDataException
public void point(IndiciesAPI.IndiciesInfo info)
throws DotDataException
IndiciesAPI
point in interface IndiciesAPIDotDataException
public void point(java.sql.Connection conn,
IndiciesAPI.IndiciesInfo info)
throws DotDataException
point in interface IndiciesAPIDotDataException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||