Package | Description |
---|---|
net.ravendb.abstractions.closure | |
net.ravendb.client.changes | |
net.ravendb.client.connection |
Modifier and Type | Class and Description |
---|---|
static class |
Delegates.Delegate0 |
Modifier and Type | Method and Description |
---|---|
static Action0 |
Delegates.delegate0() |
Constructor and Description |
---|
DatabaseConnectionState(Action0 onZero) |
RemoteChangesClientBase(java.lang.String url,
java.lang.String apiKey,
HttpJsonRequestFactory jsonRequestFactory,
Convention conventions,
IReplicationInformerBase replicationInformer,
Action0 onDispose) |
RemoteDatabaseChanges(java.lang.String url,
java.lang.String apiKey,
HttpJsonRequestFactory jsonRequestFactory,
DocumentConvention conventions,
IDocumentStoreReplicationInformer replicationInformer,
Action0 onDispose,
Function4<java.lang.String,Etag,java.lang.String[],OperationMetadata,java.lang.Boolean> tryResolveConflictByUsingRegisteredConflictListeners) |
Constructor and Description |
---|
ObservableLineStream(java.io.InputStream stream,
Action0 onDispose) |
Copyright © 2014. All Rights Reserved.