Package | Description |
---|---|
net.ravendb.abstractions.basic | |
net.ravendb.client.document | |
net.ravendb.client.document.sessionoperations |
Constructor and Description |
---|
Lazy(Function0<T> valueFactory) |
Modifier and Type | Class and Description |
---|---|
protected class |
DocumentSession.DisableAllCachingCallback |
Modifier and Type | Field and Description |
---|---|
protected Function0<IDatabaseCommands> |
DocumentStore.databaseCommandsGenerator |
Modifier and Type | Field and Description |
---|---|
protected Function0<CleanCloseable> |
MultiLoadOperation.disableAllCaching |
Constructor and Description |
---|
LoadOperation(InMemoryDocumentSessionOperations sessionOperations,
Function0<CleanCloseable> disableAllCaching,
String id) |
MultiLoadOperation(InMemoryDocumentSessionOperations sessionOperations,
Function0<CleanCloseable> disableAllCaching,
String[] ids,
Tuple<String,Class<?>>[] includes) |
Copyright © 2016. All Rights Reserved.