|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.continuent.tungsten.replicator.consistency.ConsistencyCheckFactory
public class ConsistencyCheckFactory
ConsistencyCheckFactory creates ConsistencyCheck objects
| Constructor Summary | |
|---|---|
ConsistencyCheckFactory()
|
|
| Method Summary | |
|---|---|
static ConsistencyCheck |
createConsistencyCheck(int id,
Table table,
int rowOffset,
int rowLimit,
java.lang.String method,
boolean checkColumnNames,
boolean checkColumnTypes)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConsistencyCheckFactory()
| Method Detail |
|---|
public static ConsistencyCheck createConsistencyCheck(int id,
Table table,
int rowOffset,
int rowLimit,
java.lang.String method,
boolean checkColumnNames,
boolean checkColumnTypes)
throws ConsistencyException
ConsistencyException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||