|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface IRuntimeConfig
This interface is used to pull the runtime configuration for this SymmetricDSinstallation. If the registrationURL is null, then this server will not register with another server (it is likely that it is the host itself). This interface is meant to be 'pluggable.' It might be that different installations might want to pull this information from different places.
| Method Summary | |
|---|---|
java.lang.String |
getExternalId()
Deprecated. Get the external id for this instance |
java.lang.String |
getMyUrl()
Deprecated. Provide the URL of this specific instance of SymmetricDS |
java.lang.String |
getNodeGroupId()
Deprecated. Get the group id for this instance |
java.lang.String |
getRegistrationUrl()
Deprecated. Provide the URL used to register at to get initial configuration information |
java.lang.String |
getSchemaVersion()
Deprecated. Provide information about the version of the schema being sync'd. |
| Method Detail |
|---|
java.lang.String getNodeGroupId()
java.lang.String getExternalId()
java.lang.String getRegistrationUrl()
java.lang.String getMyUrl()
java.lang.String getSchemaVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||