Package | Description |
---|---|
net.ravendb.client.document | |
net.ravendb.client.document.batches |
Modifier and Type | Class and Description |
---|---|
class |
LazyFacetsOperation |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<ILazyOperation,Action1<java.lang.Object>> |
InMemoryDocumentSessionOperations.onEvaluateLazy |
protected java.util.List<ILazyOperation> |
InMemoryDocumentSessionOperations.pendingLazyOperations |
Modifier and Type | Method and Description |
---|---|
Lazy<java.lang.Integer> |
DocumentSession.addLazyCountOperation(ILazyOperation operation) |
<T> Lazy<T> |
DocumentSession.addLazyOperation(ILazyOperation operation,
Action1<T> onEval) |
Modifier and Type | Class and Description |
---|---|
class |
LazyLoadOperation<T> |
class |
LazyMoreLikeThisOperation<T> |
class |
LazyMultiLoadOperation<T> |
class |
LazyQueryOperation<T> |
class |
LazyStartsWithOperation<T> |
class |
LazySuggestOperation |
class |
LazyTransformerLoadOperation<T> |
Copyright © 2014. All Rights Reserved.