代码搜索:Replication
找到约 424 项符合「Replication」的源代码
代码结果 424
www.eeworm.com/read/389028/2544740
tcl rng-test2.tcl
#
# Usage: ns rng-test2.tcl [replication number]
#
if {$argc > 1} {
puts "Usage: ns rng-test2.tcl \[replication number\]"
exit
}
set run 1
if {$argc == 1} {
set run [lindex $argv 0]
}
if
www.eeworm.com/read/103462/15730799
cpp copyhelper.cpp
/*
Replication & Migration stuff description.
There are four useful macros describing structure and order of replication:
1. COPY_ENTRY, 2. COPY_LINK, 3. COPY_XLINK, 4. COPY_RLINK.
Replica
www.eeworm.com/read/323119/13353175
test rpl_row_func002.test
#############################################################################
# This test is being created to test out the non deterministic items with #
# row based replication.
www.eeworm.com/read/323119/13353731
test rpl_row_sp001.test
#############################################################################
# This test is being created to test out the non deterministic items with #
# row based replication.
www.eeworm.com/read/323119/13354151
test rpl_row_func001.test
#############################################################################
# This test is being created to test out the non deterministic items with #
# row based replication.
www.eeworm.com/read/136989/5837561
cpp ftec_proxysupplier.cpp
// FTEC_ProxySupplier.cpp,v 1.6 2003/12/01 09:08:43 huangming Exp
#include "FTEC_ProxySupplier.h"
#include "../Utils/activate_with_id.h"
#include "Request_Context_Repository.h"
#include "Replica
www.eeworm.com/read/136989/5837572
h updateablehandler.h
// -*- C++ -*-
//=============================================================================
/**
* @file UpdateableHandler.h
*
* UpdateableHandler.h,v 1.3 2003/10/17 06:36:28 huangming
www.eeworm.com/read/169829/9836246
h sqlresid.h
/////////////////////////////////////////////////////////////////////////////////////////
// Header file for Replication Custom Resolver Component Object Interface IIDs.
// Copyright 1994-1997 Micro
www.eeworm.com/read/135259/13945248
h sqlresid.h
/////////////////////////////////////////////////////////////////////////////////////////
// Header file for Replication Custom Resolver Component Object Interface IIDs.
// Copyright 1994-1997 Micro
www.eeworm.com/read/136989/5837602
cpp ftec_proxyconsumer.cpp
// FTEC_ProxyConsumer.cpp,v 1.5 2003/11/24 04:07:41 huangming Exp
#include "FTEC_ProxyConsumer.h"
#include "Request_Context_Repository.h"
#include "Replication_Service.h"
#include "../Utils/acti