| Interface | Description |
|---|---|
| C4DatabaseObserverListener | |
| C4DocumentObserverListener | |
| C4KeyPair.NativeImpl | |
| C4Listener.NativeImpl |
Native Implementation
|
| C4PredictiveModel |
This is a simplified version of the C4PredictiveModel:
1.
|
| C4ReplicationFilter | |
| C4ReplicatorListener |
| Class | Description |
|---|---|
| BaseReplicator | |
| C4 | |
| C4Base | |
| C4BlobKey |
Blob Key
|
| C4BlobReadStream |
An open stream for reading data from a blob.
|
| C4BlobStore |
Blob Store API
|
| C4BlobWriteStream |
An open stream for writing data to a blob.
|
| C4Constants | |
| C4Constants.DatabaseFlags | |
| C4Constants.DocumentFlags | |
| C4Constants.EncryptionAlgorithm | |
| C4Constants.EncryptionKeySize | |
| C4Constants.EnumeratorFlags | |
| C4Constants.ErrorDomain | |
| C4Constants.HttpError | |
| C4Constants.IndexType | |
| C4Constants.LiteCoreError | |
| C4Constants.LogDomain | |
| C4Constants.LogLevel | |
| C4Constants.NetworkError | |
| C4Constants.RevisionFlags | |
| C4Constants.WebSocketError | |
| C4Database | |
| C4DatabaseChange | |
| C4DatabaseObserver | |
| C4DocEnumerator |
Unfortunately, the build system depends on having all the classes with native methods
in the main source tree.
|
| C4Document | |
| C4DocumentEnded |
WARNING!
This class and its members are referenced by name, from native code.
|
| C4DocumentObserver | |
| C4Error | |
| C4FullTextMatch | |
| C4Key | |
| C4KeyPair | |
| C4Listener | |
| C4Log | |
| C4Log.RawLog | |
| C4NativePeer |
Objects with native peers subclass this type.
|
| C4Prediction | |
| C4Query | |
| C4QueryEnumerator |
C4QueryEnumerator
A query result enumerator
Created by c4db_query.
|
| C4QueryOptions | |
| C4RawDocument |
Unfortunately, the build system depends on having all the classes with native methods
in the main source tree.
|
| C4Replicator |
There are two things that need protection in the class:
Messages sent to it from native code: This object proxies those messages out to
various listeners.
|
| C4ReplicatorStatus |
WARNING!
This class and its members are referenced by name, from native code.
|
| C4ReplicatorStatus.ActivityLevel | |
| C4Socket |
The process for closing one of these is complicated.
|
| CBLVersion | |
| InternalCertAuthenticator |
A Listener Certificate Authenticator Delegate
|
| InternalPwdAuthenticator |
Authenticator for HTTP Listener password authentication
|
| NativeContext<T> |
This class provides a way for native objects to reference their
Java peers.
|
| SharedKeys |
| Enum | Description |
|---|---|
| C4ReplicatorMode |