Package | Description |
---|---|
com.streamscape.ds.replication | |
com.streamscape.sef.moderator |
Modifier and Type | Field and Description |
---|---|
static ReplicationMetaSchema |
ReplicationMetaSchema.NON_MATCH |
static ReplicationMetaSchema |
ReplicationMetaSchema.NONE |
static ReplicationMetaSchema |
ReplicationMetaSchema.NPK_MATCH |
static ReplicationMetaSchema |
ReplicationMetaSchema.NPK_PK |
static ReplicationMetaSchema |
ReplicationMetaSchema.PK_MATCH |
static ReplicationMetaSchema |
ReplicationMetaSchema.PK_NPK |
Modifier and Type | Method and Description |
---|---|
ReplicationMetaSchema |
ReplicationTarget.getMetaSchema() |
ReplicationMetaSchema |
ReplicationFlow.Replica.getMetaSchema() |
ReplicationMetaSchema |
ReplicaInfo.getMetaSchema() |
static ReplicationMetaSchema |
ReplicationMetaSchema.valueOf(java.lang.String name) |
static ReplicationMetaSchema[] |
ReplicationMetaSchema.values() |
Modifier and Type | Method and Description |
---|---|
void |
ReplicationFlow.Replica.setMetaSchema(ReplicationMetaSchema metaSchema) |
void |
ReplicaInfo.setMetaSchema(ReplicationMetaSchema metaSchema) |
Modifier and Type | Method and Description |
---|---|
ReplicationMetaSchema |
ReplicationTargetReference.getMetaSchema() |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.