Method | Description | |
---|---|---|
GetNumberOfAvailableHosts ( ) : int | ||
Open ( IFile file, int cacheSizeInBytes ) : void | ||
ReplicationMasterDatabaseImpl ( string hosts, int asyncBufSize ) : Volante |
public Open ( IFile file, int cacheSizeInBytes ) : void | ||
file | IFile | |
cacheSizeInBytes | int | |
return | void |
public ReplicationMasterDatabaseImpl ( string hosts, int asyncBufSize ) : Volante | ||
hosts | string | |
asyncBufSize | int | |
return | Volante |