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<java.lang.AutoCloseable> |
MultiLoadOperation.disableAllCaching |
Constructor and Description |
---|
LoadOperation(InMemoryDocumentSessionOperations sessionOperations,
Function0<java.lang.AutoCloseable> disableAllCaching,
java.lang.String id) |
MultiLoadOperation(InMemoryDocumentSessionOperations sessionOperations,
Function0<java.lang.AutoCloseable> disableAllCaching,
java.lang.String[] ids,
Tuple<java.lang.String,java.lang.Class<?>>[] includes) |
Copyright © 2014. All Rights Reserved.