- All Implemented Interfaces:
 
Endpoint 
public final class DatabaseEndpoint
extends Object
implements Endpoint 
ENTERPRISE EDITION API
 
 Database based replication target endpoint.
 
- 
Constructor Summary
Constructors
Constructor with the database instance
 
 
 
- 
Method Summary
Return the Database instance
 
 
 
 
 
 
- 
Constructor Details
- 
DatabaseEndpoint
public DatabaseEndpoint(@NonNull
 Database database) 
Constructor with the database instance
- Parameters:
 
database - the target database 
 
 
- 
Method Details
- 
getDatabase
Return the Database instance
 
-