- abort() - Method in class net.ravendb.client.document.BulkInsertOperation
-
- abort() - Method in interface net.ravendb.client.document.ILowLevelBulkInsertOperation
-
- abort() - Method in class net.ravendb.client.document.RemoteBulkInsertOperation
-
- AbstractAuthenticator - Class in net.ravendb.abstractions.oauth
-
- AbstractAuthenticator() - Constructor for class net.ravendb.abstractions.oauth.AbstractAuthenticator
-
- AbstractCommonApiForIndexesAndTransformers - Class in net.ravendb.client.indexes
-
- AbstractCommonApiForIndexesAndTransformers() - Constructor for class net.ravendb.client.indexes.AbstractCommonApiForIndexesAndTransformers
-
- AbstractDocumentQuery<T,TSelf extends AbstractDocumentQuery<T,TSelf>> - Class in net.ravendb.client.document
-
A query against a Raven index
- AbstractDocumentQuery(Class<T>, InMemoryDocumentSessionOperations, IDatabaseCommands, String, String[], String[], List<IDocumentQueryListener>, boolean) - Constructor for class net.ravendb.client.document.AbstractDocumentQuery
-
- AbstractDocumentQuery(AbstractDocumentQuery<T, TSelf>) - Constructor for class net.ravendb.client.document.AbstractDocumentQuery
-
- AbstractIndexCreationTask - Class in net.ravendb.client.indexes
-
Base class for creating indexes
- AbstractIndexCreationTask() - Constructor for class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- AbstractMultiMapIndexCreationTask - Class in net.ravendb.client.indexes
-
Allow to create indexes with multiple maps
Note we don't provide support for addMapForAll - all child classes must be manually listed using addMap.
- AbstractMultiMapIndexCreationTask() - Constructor for class net.ravendb.client.indexes.AbstractMultiMapIndexCreationTask
-
- AbstractTransformerCreationTask - Class in net.ravendb.client.indexes
-
Base class for creating transformers
The naming convention is that underscores in the inherited class names are replaced by slashed
For example: Posts_ByName will be saved to Posts/ByName
- AbstractTransformerCreationTask() - Constructor for class net.ravendb.client.indexes.AbstractTransformerCreationTask
-
- Action0 - Interface in net.ravendb.abstractions.closure
-
Represents typed action with no arguments
- Action1<X> - Interface in net.ravendb.abstractions.closure
-
Represents typed action with 1 argument
- Action2<X,Y> - Interface in net.ravendb.abstractions.closure
-
Represents typed action with 2 arguments
- Action3<X,Y,Z> - Interface in net.ravendb.abstractions.closure
-
Represents typed action with 3 arguments
- add(T) - Method in class net.ravendb.abstractions.data.EnumSet
-
- add(RavenJToken) - Method in class net.ravendb.abstractions.json.linq.RavenJArray
-
- add(String, Object) - Method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- add(String, RavenJToken) - Method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- add(T) - Method in class net.ravendb.client.connection.profiling.ConcurrentSet
-
- add(T) - Method in class net.ravendb.client.util.IdentityHashSet
-
- addAfterDisposeEventHandler(EventHandler<VoidArgs>) - Method in class net.ravendb.client.document.DocumentStore
-
Called after dispose is completed
- addAfterDisposeEventHandler(EventHandler<VoidArgs>) - Method in interface net.ravendb.client.IDisposalNotification
-
Called after dispose is completed
- addAll(Collection<? extends T>) - Method in class net.ravendb.client.connection.profiling.ConcurrentSet
-
- addAll(Collection<? extends T>) - Method in class net.ravendb.client.util.IdentityHashSet
-
- addChanges(List<DocumentsChanges>, DocumentsChanges.ChangeType) - Static method in class net.ravendb.abstractions.json.linq.Extensions
-
- addChanges(List<DocumentsChanges>, String, RavenJToken, RavenJToken, String) - Static method in class net.ravendb.abstractions.json.linq.Extensions
-
- addChanges(List<DocumentsChanges>, RavenJToken, RavenJToken, String) - Static method in class net.ravendb.abstractions.json.linq.Extensions
-
- addConfigureRequestEventHandler(EventHandler<WebRequestEventArgs>) - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
- addConnectionStatusChanged(EventHandler<VoidArgs>) - Method in interface net.ravendb.client.changes.IConnectableChanges
-
- addConnectionStatusChanged(EventHandler<VoidArgs>) - Method in class net.ravendb.client.changes.RemoteChangesClientBase
-
- addFailoverStatusChanged(EventHandler<ReplicationInformer.FailoverStatusChangedEventArgs>) - Method in interface net.ravendb.client.connection.IReplicationInformerBase
-
- addFailoverStatusChanged(EventHandler<ReplicationInformer.FailoverStatusChangedEventArgs>) - Method in class net.ravendb.client.connection.ReplicationInformerBase
-
- addFailoverStatusChanged(EventHandler<ReplicationInformer.FailoverStatusChangedEventArgs>) - Method in class net.ravendb.client.connection.ServerClient
-
- addField(String) - Method in class net.ravendb.client.RavenQueryHighlightings
-
- addForCloning(String, RavenJToken) - Method in class net.ravendb.abstractions.json.linq.RavenJArray
-
- addForCloning(String, RavenJToken) - Method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- addForCloning(String, RavenJToken) - Method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- addForDatabase(String, ReplicationDestination...) - Method in class net.ravendb.abstractions.data.FailoverServers
-
- addForDefaultDatabase(ReplicationDestination...) - Method in class net.ravendb.abstractions.data.FailoverServers
-
- addLazyCountOperation(ILazyOperation) - Method in class net.ravendb.client.document.DocumentSession
-
- addLazyOperation(ILazyOperation, Action1<T>) - Method in class net.ravendb.client.document.DocumentSession
-
- addLogRequestEventHandler(EventHandler<RequestResultArgs>) - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
- addMap(String) - Method in class net.ravendb.client.indexes.AbstractMultiMapIndexCreationTask
-
- addOnBeforeEntityInsert(BulkInsertOperation.BeforeEntityInsert) - Method in class net.ravendb.client.document.BulkInsertOperation
-
- addOperationHeader(String, String) - Method in class net.ravendb.client.connection.implementation.HttpJsonRequest
-
- addOperationHeaders(Map<String, String>) - Method in class net.ravendb.client.connection.CreateHttpJsonRequestParams
-
Adds the operation headers.
- addOperationHeaders(Map<String, String>) - Method in class net.ravendb.client.connection.implementation.HttpJsonRequest
-
- addOperationHeadersMultiMap(Map<String, List<String>>) - Method in class net.ravendb.client.connection.CreateHttpJsonRequestParams
-
Adds the operation headers.
- addOrder(String, boolean) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Adds an ordering for a specific field to the query
- addOrder(String, boolean, Class<?>) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Adds an ordering for a specific field to the query and specifies the type of field for sorting purposes
- addOrder(Expression<?>, boolean) - Method in class net.ravendb.client.document.DocumentQuery
-
- addOrder(String, boolean) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Adds an ordering for a specific field to the query
- addOrder(String, boolean, Class<?>) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Adds an ordering for a specific field to the query and specifies the type of field for sorting purposes
- addOrder(String, boolean) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Adds an ordering for a specific field to the query
- addOrder(Expression<?>, boolean) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Adds an ordering for a specific field to the query
- addOrder(String, boolean, Class<?>) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Adds an ordering for a specific field to the query and specifies the type of field for sorting purposes
- addRanges(BooleanExpression...) - Method in class net.ravendb.client.linq.DynamicAggregationQuery
-
- addReplicationStatusHeaders(String, String, IDocumentStoreReplicationInformer, FailoverBehaviorSet, ServerClient.HandleReplicationStatusChangesCallback) - Method in class net.ravendb.client.connection.implementation.HttpJsonRequest
-
- addRootType(Class<T>) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- addRootType(Class<T>) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
- addSessionCreatedInternal(Action1<InMemoryDocumentSessionOperations>) - Method in class net.ravendb.client.DocumentStoreBase
-
- addTransformerParameter(String, RavenJToken) - Method in class net.ravendb.client.document.RavenLoadConfiguration
-
- addTransformerParameter(String, RavenJToken) - Method in interface net.ravendb.client.ILoadConfiguration
-
- addTransformerParameter(String, RavenJToken) - Method in interface net.ravendb.client.linq.IRavenQueryable
-
Inputs a key and value to the query (accessible by the transformer)
- addTransformerParameter(String, Object) - Method in interface net.ravendb.client.linq.IRavenQueryable
-
Inputs a key and value to the query (accessible by the transformer)
- addTransformerParameter(String, RavenJToken) - Method in interface net.ravendb.client.linq.IRavenQueryProvider
-
Adds input to this query via a key/value pair
- addTransformerParameter(String, RavenJToken) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- addTransformerParameter(String, Object) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- addTransformerParameter(String, RavenJToken) - Method in class net.ravendb.client.linq.RavenQueryProvider
-
- addTransformerParameter(String, RavenJToken) - Method in class net.ravendb.client.LoadConfigurationFactory
-
- addTransformerParameter(String, Object) - Method in class net.ravendb.client.LoadConfigurationFactory
-
- AdminMemoryStatistics - Class in net.ravendb.abstractions.data
-
- AdminMemoryStatistics() - Constructor for class net.ravendb.abstractions.data.AdminMemoryStatistics
-
- adminRequest - Variable in class net.ravendb.client.connection.AdminServerClient
-
- AdminRequestCreator - Class in net.ravendb.client.connection
-
- AdminRequestCreator(Function2<String, HttpMethods, HttpJsonRequest>, Function2<String, HttpMethods, HttpJsonRequest>, Function3<String, String, HttpMethods, HttpJsonRequest>) - Constructor for class net.ravendb.client.connection.AdminRequestCreator
-
- AdminServerClient - Class in net.ravendb.client.connection
-
- AdminServerClient(ServerClient) - Constructor for class net.ravendb.client.connection.AdminServerClient
-
- AdminStatistics - Class in net.ravendb.abstractions.data
-
- AdminStatistics() - Constructor for class net.ravendb.abstractions.data.AdminStatistics
-
- adminStats() - Method in class net.ravendb.client.connection.AdminRequestCreator
-
- adminStats(String) - Static method in class net.ravendb.client.connection.RavenUrlExtensions
-
- advanced() - Method in class net.ravendb.client.document.DocumentSession
-
Get the accessor for advanced operations
Note: Those operations are rarely needed, and have been moved to a separate
property to avoid cluttering the API
- advanced() - Method in interface net.ravendb.client.IDocumentSession
-
Get the accessor for advanced operations
Those operations are rarely needed, and have been moved to a separate
property to avoid cluttering the API
- afterConversionToDocument(String, Object, RavenJObject, RavenJObject) - Method in interface net.ravendb.client.listeners.IDocumentConversionListener
-
Called after having converted an entity to a document and metadata
- afterConversionToEntity(String, RavenJObject, RavenJObject, Object) - Method in interface net.ravendb.client.listeners.IDocumentConversionListener
-
Called before converting a document and metadata to an entity
- afterQueryExecuted(Action1<QueryResult>) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Callback to get the results of the query
- afterQueryExecuted(Action1<QueryResult>) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Callback to get the results of the query
- afterQueryExecuted(Action1<QueryResult>) - Method in interface net.ravendb.client.linq.IRavenQueryProvider
-
Callback to get the results of the query
- afterQueryExecuted(QueryResult) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- afterQueryExecuted(Action1<QueryResult>) - Method in class net.ravendb.client.linq.RavenQueryProvider
-
Callback to get the results of the query
- afterQueryExecutedCallback - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
- afterSessionCreated(InMemoryDocumentSessionOperations) - Method in class net.ravendb.client.document.DocumentStore
-
- afterSessionCreated(InMemoryDocumentSessionOperations) - Method in class net.ravendb.client.DocumentStoreBase
-
- afterStore(String, Object, RavenJObject) - Method in interface net.ravendb.client.listeners.IDocumentStoreListener
-
Invoked after the store request is sent to the server.
- aggregateBy(String) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- aggregateBy(String, String) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- aggregateBy(Path<?>) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- aggregateBy(Path<?>, String) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- aggregateBy(String) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
Query the facets results for this query using aggregation
- aggregateBy(String, String) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
Query the facets results for this query using aggregation with a specific display name
- aggregateBy(Path<?>) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
Query the facets results for this query using aggregation
- aggregateBy(Path<?>, String) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
Query the facets results for this query using aggregation with a specific display name
- AggregationQuery - Class in net.ravendb.client.linq
-
- AggregationQuery() - Constructor for class net.ravendb.client.linq.AggregationQuery
-
- AggregationQueryDsl - Class in net.ravendb.client.linq
-
- AggregationQueryDsl() - Constructor for class net.ravendb.client.linq.AggregationQueryDsl
-
- aggressivelyCache() - Method in class net.ravendb.client.DocumentStoreBase
-
Setup the context for aggressive caching.
- aggressivelyCache() - Method in interface net.ravendb.client.IDocumentStore
-
Setup the context for aggressive caching.
- aggressivelyCacheFor(long) - Method in class net.ravendb.client.document.DocumentStore
-
Setup the context for aggressive caching.
- aggressivelyCacheFor(long) - Method in interface net.ravendb.client.IDocumentStore
-
Setup the context for aggressive caching.
- ALL_FIELDS - Static variable in class net.ravendb.abstractions.data.Constants
-
- ALLOW_BUNDLES_CHANGE - Static variable in class net.ravendb.abstractions.data.Constants
-
- allowMultipleIndexEntriesForSameDocumentToResultTransformer - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
- alwaysFalse() - Static method in class net.ravendb.abstractions.closure.Functions
-
- alwaysFalse() - Static method in class net.ravendb.abstractions.closure.Predicates
-
- alwaysTrue() - Static method in class net.ravendb.abstractions.closure.Functions
-
- alwaysTrue() - Static method in class net.ravendb.abstractions.closure.Predicates
-
- analyze(Path<?>, String) - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
Register a field to be analyzed
- analyze(String, String) - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
Register a field to be analyzed
- analyzers - Variable in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- analyzersStrings - Variable in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- and(Predicate<T>, Predicate<T>) - Static method in class net.ravendb.abstractions.closure.Predicates
-
- andAggregateOn(Path<?>) - Method in class net.ravendb.client.linq.DynamicAggregationQuery
-
- andAggregateOn(Path<?>, String) - Method in class net.ravendb.client.linq.DynamicAggregationQuery
-
- andAggregateOn(String) - Method in class net.ravendb.client.linq.DynamicAggregationQuery
-
- andAggregateOn(String, String) - Method in class net.ravendb.client.linq.DynamicAggregationQuery
-
- andAlso() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Add an AND to the query
- andAlso() - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Add an AND to the query
- andAlso() - Method in interface net.ravendb.client.IDocumentQueryBase
-
Add an AND to the query
- ANY - Static variable in class net.ravendb.abstractions.LinqOps.Query
-
- any() - Method in class net.ravendb.client.document.DocumentQuery
-
- any() - Method in interface net.ravendb.client.IDocumentQuery
-
Returns if any entry matches query
- any(Iterator<T>) - Static method in class net.ravendb.client.linq.EnumerableUtils
-
- any() - Method in interface net.ravendb.client.linq.IOrderedQueryable
-
Performs any query.
- any() - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- any(BooleanExpression) - Method in class net.ravendb.querydsl.RavenArray
-
- any() - Method in class net.ravendb.querydsl.RavenList
-
Deprecated.
- any(BooleanExpression) - Method in class net.ravendb.querydsl.RavenList
-
- ANY_RESULT - Static variable in class net.ravendb.abstractions.LinqOps.Query
-
- APIKeyName - Static variable in class net.ravendb.abstractions.connection.OAuthHelper.Keys
-
- appendQueryString(StringBuilder) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- appendQueryString(StringBuilder, boolean, boolean) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- apply() - Method in interface net.ravendb.abstractions.closure.Action0
-
- apply(X) - Method in interface net.ravendb.abstractions.closure.Action1
-
- apply(X, Y) - Method in interface net.ravendb.abstractions.closure.Action2
-
- apply(X, Y, Z) - Method in interface net.ravendb.abstractions.closure.Action3
-
- apply() - Method in class net.ravendb.abstractions.closure.Delegates.Delegate0
-
- apply(X) - Method in class net.ravendb.abstractions.closure.Delegates.Delegate1
-
- apply(X, Y) - Method in class net.ravendb.abstractions.closure.Delegates.Delegate2
-
- apply(X, Y, Z) - Method in class net.ravendb.abstractions.closure.Delegates.Delegate3
-
- apply() - Method in interface net.ravendb.abstractions.closure.Function0
-
Applies function
- apply(F) - Method in interface net.ravendb.abstractions.closure.Function1
-
Applies function
- apply(F, G) - Method in interface net.ravendb.abstractions.closure.Function2
-
Applies function
- apply(F, G, H) - Method in interface net.ravendb.abstractions.closure.Function3
-
Applies function
- apply(F, G, H, I) - Method in interface net.ravendb.abstractions.closure.Function4
-
Applies function
- apply(S) - Method in class net.ravendb.abstractions.closure.Functions.AlwaysFalse
-
- apply(S) - Method in class net.ravendb.abstractions.closure.Functions.AlwaysTrue
-
- apply(S) - Method in class net.ravendb.abstractions.closure.Functions.StaticFunction1
-
- apply(T) - Method in class net.ravendb.abstractions.closure.Predicates.AndPredicate
-
- apply(T) - Method in class net.ravendb.abstractions.closure.Predicates.False
-
- apply(T) - Method in class net.ravendb.abstractions.closure.Predicates.True
-
- apply(Map<String, String>, String, String) - Method in class net.ravendb.client.connection.ServerClient.HandleReplicationStatusChangesCallback
-
- apply(String, RavenJObject, RavenJObject) - Method in interface net.ravendb.client.document.BulkInsertOperation.BeforeEntityInsert
-
- apply() - Method in class net.ravendb.client.document.DocumentSession.DisableAllCachingCallback
-
- apply(String) - Method in class net.ravendb.client.document.DocumentStore.ReplicationInformerGetter
-
- as(Class<TResult>) - Method in interface net.ravendb.client.linq.IOrderedQueryable
-
Project using a different type
- as(Class<S>) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- assertInitialized() - Method in class net.ravendb.client.DocumentStoreBase
-
- assertNoNonUniqueInstance(Object, String) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- assertValidConfiguration() - Method in class net.ravendb.client.document.DocumentStore
-
validate the configuration for the document store
- assertValidName(String) - Static method in class net.ravendb.client.extensions.MultiDatabase
-
- assertValidOperation(HttpMethods, Exception) - Method in class net.ravendb.client.connection.ReplicationInformerBase
-
- associateCurrentOBjectWith(Object) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- AtomicDictionary<T> - Class in net.ravendb.abstractions.util
-
- AtomicDictionary(Comparator<String>) - Constructor for class net.ravendb.abstractions.util.AtomicDictionary
-
- AtomicDictionary() - Constructor for class net.ravendb.abstractions.util.AtomicDictionary
-
- Attachment - Class in net.ravendb.abstractions.data
-
Deprecated.
- Attachment(boolean, byte[], int, RavenJObject, Etag, String) - Constructor for class net.ravendb.abstractions.data.Attachment
-
Deprecated.
- AttachmentInformation - Class in net.ravendb.abstractions.data
-
Deprecated.
- AttachmentInformation() - Constructor for class net.ravendb.abstractions.data.AttachmentInformation
-
Deprecated.
- averageOn(Path<?>) - Method in class net.ravendb.client.linq.DynamicAggregationQuery
-
- cachedJsonDocs - Variable in class net.ravendb.client.document.EntityToJson
-
- CachedRequest - Class in net.ravendb.client.connection
-
- CachedRequest() - Constructor for class net.ravendb.client.connection.CachedRequest
-
- CachedRequest(RavenJToken, Date, Map<String, String>, String, boolean) - Constructor for class net.ravendb.client.connection.CachedRequest
-
- CachedRequestOp - Class in net.ravendb.client.connection
-
- CachedRequestOp() - Constructor for class net.ravendb.client.connection.CachedRequestOp
-
- CachedRequestOp(CachedRequest, boolean) - Constructor for class net.ravendb.client.connection.CachedRequestOp
-
- cacheResponse(String, RavenJToken, Map<String, String>) - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
- calculateDuration() - Method in class net.ravendb.client.connection.implementation.HttpJsonRequest
-
- cancel(boolean) - Method in class net.ravendb.abstractions.util.CompletedFuture
-
- cancel() - Method in class net.ravendb.client.utils.CancellationTokenSource
-
- cancelAfter(long) - Method in class net.ravendb.client.utils.CancellationTokenSource
-
- cancelAfterDate - Variable in class net.ravendb.client.utils.CancellationTokenSource
-
- CancellationTokenSource - Class in net.ravendb.client.utils
-
- CancellationTokenSource() - Constructor for class net.ravendb.client.utils.CancellationTokenSource
-
- CancellationTokenSource.CancellationToken - Class in net.ravendb.client.utils
-
- CancellationTokenSource.CancellationToken() - Constructor for class net.ravendb.client.utils.CancellationTokenSource.CancellationToken
-
- canConvertFrom(Class<?>) - Method in class net.ravendb.client.converters.Int32Converter
-
- canConvertFrom(Class<?>) - Method in class net.ravendb.client.converters.Int64Converter
-
- canConvertFrom(Class<?>) - Method in interface net.ravendb.client.converters.ITypeConverter
-
Returns whether this converter can convert an object of the given type to the type of this converter.
- canConvertFrom(Class<?>) - Method in class net.ravendb.client.converters.UUIDConverter
-
- canFullyCache(HttpJsonRequestFactory, HttpJsonRequest, String) - Method in class net.ravendb.client.connection.MultiGetOperation
-
- canTransform(Expression<?>) - Method in interface net.ravendb.client.document.CustomQueryExpressionTranslator
-
- capacity - Variable in class net.ravendb.client.document.HiLoKeyGeneratorBase
-
- capitalize(String) - Static method in class net.ravendb.client.util.Inflector
-
- Challenge - Static variable in class net.ravendb.abstractions.connection.OAuthHelper.Keys
-
- ChallengeSalt - Static variable in class net.ravendb.abstractions.connection.OAuthHelper.Keys
-
- ChallengeSaltLength - Static variable in class net.ravendb.abstractions.connection.OAuthHelper.Keys
-
- ChallengeTimestamp - Static variable in class net.ravendb.abstractions.connection.OAuthHelper.Keys
-
- changes() - Method in class net.ravendb.client.document.DocumentStore
-
Subscribe to change notifications from the server
- changes(String) - Method in class net.ravendb.client.document.DocumentStore
-
Subscribe to change notifications from the server
- changes() - Method in interface net.ravendb.client.IDocumentStore
-
Subscribe to change notifications from the server
- changes(String) - Method in interface net.ravendb.client.IDocumentStore
-
Subscribe to change notifications from the server
- changes - Variable in class net.ravendb.client.util.EvictItemsFromCacheBasedOnChanges
-
- checkIfIdAlreadyIncluded(String[], Tuple<String, Class<?>>[]) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- checkOAuthDeps() - Static method in class net.ravendb.client.utils.RequirementsChecker
-
JCE + Bouncy Castle is required for OAuth requests
- clazz - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
- clear() - Method in class net.ravendb.abstractions.json.linq.DictionaryWithParentSnapshot
-
- clear() - Method in class net.ravendb.abstractions.util.AtomicDictionary
-
- clear() - Method in class net.ravendb.client.connection.profiling.ConcurrentLruSet
-
- clear() - Method in class net.ravendb.client.connection.profiling.ConcurrentSet
-
- clear() - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Clears this instance.
- clear() - Method in interface net.ravendb.client.IAdvancedDocumentSessionOperations
-
Clears this instance.
- clear() - Method in class net.ravendb.client.util.IdentityHashSet
-
- clearHalf() - Method in class net.ravendb.client.connection.profiling.ConcurrentLruSet
-
- clearReplicationInformationFromLocalCache(String) - Static method in class net.ravendb.client.connection.ReplicationInformerLocalCache
-
- clearReplicationInformationLocalCache(T) - Method in interface net.ravendb.client.connection.IReplicationInformerBase
-
Clears the replication information local cache.
- clearReplicationInformationLocalCache(ServerClient) - Method in class net.ravendb.client.connection.ReplicationInformer
-
- clearReplicationInformationLocalCache(T) - Method in class net.ravendb.client.connection.ReplicationInformerBase
-
- clearSortHints(IDatabaseCommands) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- clientSideHeartbeat() - Method in class net.ravendb.client.changes.RemoteChangesClientBase
-
- clientVersion - Static variable in class net.ravendb.client.connection.implementation.HttpJsonRequest
-
- clone() - Method in class net.ravendb.abstractions.data.EnumSet
-
- clone() - Method in class net.ravendb.abstractions.data.Etag
-
- clone() - Method in class net.ravendb.abstractions.data.HighlightedField
-
- clone() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- clone() - Method in class net.ravendb.abstractions.data.SortedField
-
- clone() - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- clone() - Method in class net.ravendb.abstractions.indexing.TransformerDefinition
-
- clone() - Method in class net.ravendb.abstractions.util.NetDateFormat
-
- clone() - Method in class net.ravendb.client.document.DocumentConvention
-
Clone the current conventions to a new instance
- cloneToken() - Method in class net.ravendb.abstractions.json.linq.RavenJArray
-
- cloneToken() - Method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- cloneToken() - Method in class net.ravendb.abstractions.json.linq.RavenJToken
-
Clones this object
- cloneToken() - Method in class net.ravendb.abstractions.json.linq.RavenJValue
-
- cloneTokenImpl(RavenJToken) - Method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- close() - Method in interface net.ravendb.abstractions.basic.CloseableIterator
-
- close() - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- close() - Method in class net.ravendb.client.changes.RemoteChangesClientBase
-
- close() - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
- close() - Method in class net.ravendb.client.connection.ObservableLineStream
-
- close() - Method in class net.ravendb.client.connection.RavenJObjectIterator
-
- close() - Method in class net.ravendb.client.connection.ReplicationInformer
-
- close() - Method in class net.ravendb.client.document.BulkInsertOperation
-
- close() - Method in class net.ravendb.client.document.DefaultRavenContractResolver.ClearExtensionData
-
- close() - Method in class net.ravendb.client.document.DocumentStore
-
- close() - Method in class net.ravendb.client.document.EntityToJson.DisposeCachedJsonDocs
-
- close() - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
- close() - Method in class net.ravendb.client.document.RemoteBulkInsertOperation
-
- close() - Method in class net.ravendb.client.document.ReplicationBehavior
-
- close() - Method in class net.ravendb.client.util.EvictItemsFromCacheBasedOnChanges
-
- close() - Method in class net.ravendb.client.util.SimpleCache
-
- close(AutoCloseable) - Static method in class net.ravendb.client.utils.Closer
-
- CloseableIterator<T> - Interface in net.ravendb.abstractions.basic
-
- Closer - Class in net.ravendb.client.utils
-
- Closer() - Constructor for class net.ravendb.client.utils.Closer
-
- closeSubclause() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Simplified method for closing a clause within the query
- closeSubclause() - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Simplified method for closing a clause within the query
- closeSubclause() - Method in interface net.ravendb.client.IDocumentQueryBase
-
Simplified method for closing a clause within the query
- CollectionUtils - Class in net.ravendb.abstractions.basic
-
- CollectionUtils() - Constructor for class net.ravendb.abstractions.basic.CollectionUtils
-
- combine(Action1<X>, Action1<X>) - Static method in class net.ravendb.abstractions.closure.Delegates
-
- CommonsLoggingLogWrapper - Class in net.ravendb.abstractions.logging.providers
-
- CommonsLoggingLogWrapper(Log) - Constructor for class net.ravendb.abstractions.logging.providers.CommonsLoggingLogWrapper
-
- CommonsLoggingProvider - Class in net.ravendb.abstractions.logging.providers
-
- CommonsLoggingProvider() - Constructor for class net.ravendb.abstractions.logging.providers.CommonsLoggingProvider
-
- compactDatabase(String) - Method in class net.ravendb.client.connection.AdminRequestCreator
-
- compactDatabase(String) - Method in class net.ravendb.client.connection.AdminServerClient
-
- compactDatabase(String) - Method in interface net.ravendb.client.connection.IGlobalAdminDatabaseCommands
-
Sends an async command to compact a database.
- compare(RavenJToken, RavenJToken, List<DocumentsChanges>) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenComparator
-
- compare(RavenJToken, RavenJToken) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenComparator
-
- compareDifferentLengthRavenJObjectData(Collection<DocumentsChanges>, RavenJObject, RavenJObject, String) - Static method in class net.ravendb.abstractions.json.linq.Extensions
-
- compareRavenJArrayData(Collection<DocumentsChanges>, RavenJArray, RavenJArray, String) - Static method in class net.ravendb.abstractions.json.linq.Extensions
-
- compareTo(Etag) - Method in class net.ravendb.abstractions.data.Etag
-
- complete(Class<T>) - Method in class net.ravendb.client.document.sessionoperations.LoadOperation
-
- complete(Class<T>, MultiLoadResult) - Method in class net.ravendb.client.document.sessionoperations.LoadTransformerOperation
-
- complete(Class<T>) - Method in class net.ravendb.client.document.sessionoperations.MultiLoadOperation
-
- complete(Class<T>) - Method in class net.ravendb.client.document.sessionoperations.QueryOperation
-
- CompletedFuture<T> - Class in net.ravendb.abstractions.util
-
- CompletedFuture() - Constructor for class net.ravendb.abstractions.util.CompletedFuture
-
- CompletedFuture(T) - Constructor for class net.ravendb.abstractions.util.CompletedFuture
-
- compute20(byte[]) - Method in class net.ravendb.client.utils.encryptors.DefaultEncryptor.DefaultHashEncryptor
-
- compute20(byte[]) - Method in class net.ravendb.client.utils.encryptors.FipsEncryptor.FipsHashEncryptor
-
- compute20(byte[]) - Method in interface net.ravendb.client.utils.encryptors.IHashEncryptor
-
- computeHash(String, byte[], Integer) - Method in class net.ravendb.client.utils.encryptors.HashEncryptorBase
-
- computeServerTotal() - Method in class net.ravendb.client.document.ResponseTimeInformation
-
- ConcurrencyException - Exception in net.ravendb.abstractions.exceptions
-
- ConcurrencyException(Etag, Etag, String, Throwable) - Constructor for exception net.ravendb.abstractions.exceptions.ConcurrencyException
-
- ConcurrentLruSet<T> - Class in net.ravendb.client.connection.profiling
-
- ConcurrentLruSet(int, Action1<T>) - Constructor for class net.ravendb.client.connection.profiling.ConcurrentLruSet
-
- ConcurrentSet<T> - Class in net.ravendb.client.connection.profiling
-
- ConcurrentSet() - Constructor for class net.ravendb.client.connection.profiling.ConcurrentSet
-
- configure(RavenLoadConfiguration) - Method in class net.ravendb.client.LoadConfigurationFactory
-
- configureCaching(String, Action2<String, String>) - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
- configureRequest(Object, WebRequestEventArgs) - Method in class net.ravendb.abstractions.oauth.AbstractAuthenticator
-
- configureRequest(Object, WebRequestEventArgs) - Method in class net.ravendb.abstractions.oauth.SecuredAuthenticator
-
- ConflictException - Exception in net.ravendb.client.exceptions
-
- ConflictException(boolean) - Constructor for exception net.ravendb.client.exceptions.ConflictException
-
- ConflictException(String, boolean) - Constructor for exception net.ravendb.client.exceptions.ConflictException
-
- ConflictException(String, Exception, boolean) - Constructor for exception net.ravendb.client.exceptions.ConflictException
-
- ConflictsResolver - Class in net.ravendb.abstractions.json
-
- ConflictsResolver(RavenJObject...) - Constructor for class net.ravendb.abstractions.json.ConflictsResolver
-
- ConflictsResolver(RavenJObject[], boolean) - Constructor for class net.ravendb.abstractions.json.ConflictsResolver
-
- ConflictsResolver.ArrayWithWarning - Class in net.ravendb.abstractions.json
-
- ConflictsResolver.ArrayWithWarning(RavenJArray) - Constructor for class net.ravendb.abstractions.json.ConflictsResolver.ArrayWithWarning
-
- ConflictsResolver.Conflicted - Class in net.ravendb.abstractions.json
-
- ConflictsResolver.Conflicted() - Constructor for class net.ravendb.abstractions.json.ConflictsResolver.Conflicted
-
- ConflictsResolver.MergeChunk - Class in net.ravendb.abstractions.json
-
- ConflictsResolver.MergeChunk() - Constructor for class net.ravendb.abstractions.json.ConflictsResolver.MergeChunk
-
- ConflictsResolver.MergeResult - Class in net.ravendb.abstractions.json
-
- ConflictsResolver.MergeResult() - Constructor for class net.ravendb.abstractions.json.ConflictsResolver.MergeResult
-
- ConnectionStringParser<T extends RavenConnectionStringOptions> - Class in net.ravendb.abstractions.data
-
- ConsistencyOptions - Enum in net.ravendb.client.document
-
The consistency options for all queries, fore more details about the consistency options, see:
http://www.allthingsdistributed.com/2008/12/eventually_consistent.html
Note that this option impact only queries, since we have Strong Consistency model for the documents
- Constants - Class in net.ravendb.abstractions.data
-
- Constants() - Constructor for class net.ravendb.abstractions.data.Constants
-
- construct(S, int) - Static method in class net.ravendb.abstractions.data.EnumSet
-
- construct(S, String) - Static method in class net.ravendb.abstractions.data.EnumSet
-
- consumeContent() - Method in class net.ravendb.java.http.client.GzipHttpEntity
-
Deprecated.
- contains(T) - Method in class net.ravendb.abstractions.data.EnumSet
-
- contains(Object) - Method in class net.ravendb.client.connection.profiling.ConcurrentSet
-
- contains(Object) - Method in class net.ravendb.client.spatial.SpatialCriteriaFactory
-
- contains(Object) - Method in class net.ravendb.client.util.IdentityHashSet
-
- CONTAINS_ALL - Static variable in class net.ravendb.abstractions.LinqOps.Ops
-
- CONTAINS_ANY - Static variable in class net.ravendb.abstractions.LinqOps.Ops
-
- containsAll(Collection<?>) - Method in class net.ravendb.client.connection.profiling.ConcurrentSet
-
- containsAll(String, Collection<Object>) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- containsAll(Expression<?>, Collection<Object>) - Method in class net.ravendb.client.document.DocumentQuery
-
Performs a query matching ALL of the provided values against the given field (AND)
- containsAll(String, Collection<Object>) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Performs a query matching ALL of the provided values against the given field (AND)
- containsAll(String, Collection<Object>) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Performs a query matching ALL of the provided values against the given field (AND)
- containsAll(Expression<?>, Collection<Object>) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Performs a query matching ALL of the provided values against the given field (AND)
- containsAll(Collection<?>) - Method in class net.ravendb.client.util.IdentityHashSet
-
- containsAll(Collection<E>) - Method in class net.ravendb.querydsl.RavenArray
-
- containsAll(Collection<E>) - Method in class net.ravendb.querydsl.RavenList
-
- containsAny(String, Collection<Object>) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- containsAny(Expression<?>, Collection<Object>) - Method in class net.ravendb.client.document.DocumentQuery
-
Performs a query matching ANY of the provided values against the given field (OR)
- containsAny(String, Collection<Object>) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Performs a query matching ANY of the provided values against the given field (OR)
- containsAny(String, Collection<Object>) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Performs a query matching ANY of the provided values against the given field (OR)
- containsAny(Expression<?>, Collection<Object>) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Performs a query matching ANY of the provided values against the given field (OR)
- containsAny(Collection<E>) - Method in class net.ravendb.querydsl.RavenArray
-
- containsAny(Collection<E>) - Method in class net.ravendb.querydsl.RavenList
-
- containsKey(Object) - Method in class net.ravendb.abstractions.json.linq.DictionaryWithParentSnapshot
-
- containsKey(String) - Method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- containsValue(Object) - Method in class net.ravendb.abstractions.json.linq.DictionaryWithParentSnapshot
-
- Convention - Class in net.ravendb.client.document
-
- Convention() - Constructor for class net.ravendb.client.document.Convention
-
- conventions - Variable in class net.ravendb.client.changes.RemoteChangesClientBase
-
- conventions - Variable in class net.ravendb.client.changes.RemoteDatabaseChanges
-
- conventions - Variable in class net.ravendb.client.connection.ReplicationInformerBase
-
- conventions - Variable in class net.ravendb.client.DocumentStoreBase
-
- conventions - Variable in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- convert(Class<U>, RavenJToken) - Static method in class net.ravendb.abstractions.json.linq.Extensions
-
- convert(Class<U>, Iterable<RavenJToken>) - Static method in class net.ravendb.abstractions.json.linq.Extensions
-
- convert(Class<U>, RavenJToken, boolean) - Static method in class net.ravendb.abstractions.json.linq.Extensions
-
- convertEntityToJson(String, Object, RavenJObject) - Method in class net.ravendb.client.document.EntityToJson
-
- convertFrom(String, Object, boolean) - Method in class net.ravendb.client.converters.Int32Converter
-
- convertFrom(String, Object, boolean) - Method in class net.ravendb.client.converters.Int64Converter
-
- convertFrom(String, Object, boolean) - Method in interface net.ravendb.client.converters.ITypeConverter
-
Converts the given object to the type of this converter.
- convertFrom(String, Object, boolean) - Method in class net.ravendb.client.converters.UUIDConverter
-
- convertTo(String) - Method in class net.ravendb.client.converters.Int32Converter
-
- convertTo(String) - Method in class net.ravendb.client.converters.Int64Converter
-
- convertTo(String) - Method in interface net.ravendb.client.converters.ITypeConverter
-
Converts the given value object to the specified type, using the specified context and culture information.
- convertTo(String) - Method in class net.ravendb.client.converters.UUIDConverter
-
- convertToEntity(Class<?>, String, RavenJObject, RavenJObject) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Converts the json document to an entity.
- copyCurrentEvent(JsonParser) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- copyCurrentStructure(JsonParser) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- copyHeaders(HttpRequest, HttpRequest) - Static method in class net.ravendb.abstractions.connection.HttpRequestHelper
-
- COUNT - Static variable in class net.ravendb.abstractions.LinqOps.Query
-
- count() - Method in interface net.ravendb.client.linq.IOrderedQueryable
-
Performs count query.
- count(BooleanExpression) - Method in interface net.ravendb.client.linq.IOrderedQueryable
-
Performs count query - each result must match specified predicate.
- count() - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- count(BooleanExpression) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- counters - Variable in class net.ravendb.client.changes.RemoteChangesClientBase
-
- CountingStream - Class in net.ravendb.abstractions.connection
-
- CountingStream(InputStream) - Constructor for class net.ravendb.abstractions.connection.CountingStream
-
- countLazily() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Register the query as a lazy-count query in the session and return a lazy
instance that will evaluate the query only when needed
- countLazily() - Method in interface net.ravendb.client.IDocumentQuery
-
Register the query as a lazy-count query in the session and return a lazy
instance that will evaluate the query only when needed.
- countLazily(Class<T>, Expression<?>) - Method in interface net.ravendb.client.linq.IRavenQueryProvider
-
- countLazily() - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- countLazily(Class<T>, Expression<?>) - Method in class net.ravendb.client.linq.RavenQueryProvider
-
Register the query as a lazy-count query in the session and return a lazy
Register the query as a lazy-count query in the session and return a lazy
- countLazily() - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
- countOn(Path<?>) - Method in class net.ravendb.client.linq.DynamicAggregationQuery
-
- create(T, S) - Static method in class net.ravendb.abstractions.basic.Tuple
-
- create(String, HttpJsonRequestFactory) - Method in interface net.ravendb.client.delegates.ReplicationInformerFactory
-
- create() - Method in interface net.ravendb.client.document.dtc.ITransactionRecoveryStorage
-
- create() - Method in class net.ravendb.client.document.dtc.VolatileOnlyTransactionRecoveryStorage
-
- create(Action1<T>) - Static method in class net.ravendb.client.utils.Observers
-
- createAsymmetrical(byte[], byte[]) - Method in class net.ravendb.client.utils.encryptors.DefaultEncryptor
-
- createAsymmetrical(byte[], byte[]) - Method in class net.ravendb.client.utils.encryptors.FipsEncryptor
-
- createAsymmetrical(byte[], byte[]) - Method in interface net.ravendb.client.utils.encryptors.IEncryptor
-
- createConfiguration(RoundEnvironment) - Method in class net.ravendb.querydsl.RavenDBAnnotationProcessor
-
- createDatabase(DatabaseDocument, Reference<RavenJObject>) - Method in class net.ravendb.client.connection.AdminRequestCreator
-
- createDatabase(DatabaseDocument) - Method in class net.ravendb.client.connection.AdminServerClient
-
- createDatabase(DatabaseDocument) - Method in interface net.ravendb.client.connection.IGlobalAdminDatabaseCommands
-
Creates a database
- createDatabaseChanges(String) - Method in class net.ravendb.client.document.DocumentStore
-
- createDatabaseDocument(String) - Static method in class net.ravendb.client.extensions.MultiDatabase
-
- createDefaultJsonSerializer() - Static method in class net.ravendb.abstractions.extensions.JsonExtensions
-
- createDynamicIndexName(Class) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- createEncryptor() - Method in class net.ravendb.client.utils.encryptors.FipsSymmetricalEncryptor
-
- createEncryptor() - Method in interface net.ravendb.client.utils.encryptors.ISymmetricalEncryptor
-
- createFile(String, Action1<InputStream>) - Method in interface net.ravendb.client.document.dtc.ITransactionRecoveryStorageContext
-
- createFile(String, Action1<InputStream>) - Method in class net.ravendb.client.document.dtc.VolatileOnlyTransactionRecoveryStorage
-
- createHash() - Method in class net.ravendb.client.utils.encryptors.DefaultEncryptor
-
- createHash() - Method in class net.ravendb.client.utils.encryptors.FipsEncryptor
-
- createHash() - Method in interface net.ravendb.client.utils.encryptors.IEncryptor
-
- createHttpJsonRequest(CreateHttpJsonRequestParams) - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
- CreateHttpJsonRequestParams - Class in net.ravendb.client.connection
-
- CreateHttpJsonRequestParams(IHoldProfilingInformation, String, HttpMethods, RavenJObject, OperationCredentials, Convention) - Constructor for class net.ravendb.client.connection.CreateHttpJsonRequestParams
-
- CreateHttpJsonRequestParams(IHoldProfilingInformation, String, HttpMethods, RavenJObject, OperationCredentials, Convention, Long) - Constructor for class net.ravendb.client.connection.CreateHttpJsonRequestParams
-
- createIndexDefinition() - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- createIndexDefinition() - Method in class net.ravendb.client.indexes.AbstractMultiMapIndexCreationTask
-
- createIndexDefinition() - Method in class net.ravendb.client.indexes.RavenDocumentsByEntityName
-
- createProfilingInformation(UUID) - Static method in class net.ravendb.client.connection.profiling.ProfilingInformation
-
Create a new instance of profiling information and provide additional context information
- createPutEntityCommand(Object, DocumentMetadata) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Creates the put entity command.
- createQuery(Expression<?>) - Method in interface net.ravendb.client.linq.IQueryProvider
-
- createQuery(Expression<?>) - Method in class net.ravendb.client.linq.RavenQueryProvider
-
- createReplicationAwareRequest(String, String, HttpMethods) - Method in class net.ravendb.client.connection.ServerClient
-
- createReplicationAwareRequest(String, String, HttpMethods, boolean) - Method in class net.ravendb.client.connection.ServerClient
-
- createRequest(HttpMethods, String) - Method in class net.ravendb.client.connection.ServerClient
-
- createRequest(HttpMethods, String, boolean, boolean, Long) - Method in class net.ravendb.client.connection.ServerClient
-
- createRequest() - Method in interface net.ravendb.client.document.batches.ILazyOperation
-
- createRequest() - Method in class net.ravendb.client.document.batches.LazyLoadOperation
-
- createRequest() - Method in class net.ravendb.client.document.batches.LazyMoreLikeThisOperation
-
- createRequest() - Method in class net.ravendb.client.document.batches.LazyMultiLoadOperation
-
- createRequest() - Method in class net.ravendb.client.document.batches.LazyQueryOperation
-
- createRequest() - Method in class net.ravendb.client.document.batches.LazyStartsWithOperation
-
- createRequest() - Method in class net.ravendb.client.document.batches.LazySuggestOperation
-
- createRequest() - Method in class net.ravendb.client.document.batches.LazyTransformerLoadOperation
-
- createRequest() - Method in class net.ravendb.client.document.LazyFacetsOperation
-
- createRestoreRequest() - Method in class net.ravendb.client.connection.AdminRequestCreator
-
- createSerializer() - Method in class net.ravendb.client.document.DocumentConvention
-
- createSnapshot() - Method in class net.ravendb.abstractions.data.QueryResult
-
Creates a snapshot of the query results
- createSnapshot() - Method in class net.ravendb.abstractions.json.linq.DictionaryWithParentSnapshot
-
- createSnapshot() - Method in class net.ravendb.abstractions.json.linq.RavenJArray
-
- createSnapshot() - Method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- createSnapshot() - Method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- createSnapshot() - Method in class net.ravendb.abstractions.json.linq.RavenJValue
-
- createSymmetrical(int) - Method in class net.ravendb.client.utils.encryptors.DefaultEncryptor
-
- createSymmetrical(int) - Method in class net.ravendb.client.utils.encryptors.FipsEncryptor
-
- createSymmetrical(int) - Method in interface net.ravendb.client.utils.encryptors.IEncryptor
-
- createTransformerDefinition() - Method in class net.ravendb.client.indexes.AbstractTransformerCreationTask
-
Creates the Transformer definition.
- current - Variable in class net.ravendb.client.document.HiLoKeyGeneratorBase.RangeValue
-
- currentExtensionData - Variable in class net.ravendb.client.document.DefaultRavenContractResolver
-
- currentOauthToken - Variable in class net.ravendb.abstractions.oauth.AbstractAuthenticator
-
- currentSessionId - Static variable in class net.ravendb.client.document.DocumentStore
-
- customize(IDocumentQueryCustomization) - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
- customize(DocumentQueryCustomizationFactory) - Method in interface net.ravendb.client.linq.IRavenQueryable
-
Customizes the query using the specified action
- customize(DocumentQueryCustomizationFactory) - Method in interface net.ravendb.client.linq.IRavenQueryProvider
-
Customizes the query using the specified action
- customize(DocumentQueryCustomizationFactory) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
Customizes the query using the specified action
- customize(DocumentQueryCustomizationFactory) - Method in class net.ravendb.client.linq.RavenQueryProvider
-
Customizes the query using the specified action
- CustomQueryExpressionTranslator - Interface in net.ravendb.client.document
-
- cutoff - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
The cutoff date to use for detecting staleness in the index
- cutoffEtag - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
- DatabaseBackupRequest - Class in net.ravendb.abstractions.data
-
- DatabaseBackupRequest() - Constructor for class net.ravendb.abstractions.data.DatabaseBackupRequest
-
- databaseCommandsGenerator - Variable in class net.ravendb.client.document.DocumentStore
-
- DatabaseConnectionState - Class in net.ravendb.client.changes
-
- DatabaseConnectionState(Action0) - Constructor for class net.ravendb.client.changes.DatabaseConnectionState
-
- DatabaseDocument - Class in net.ravendb.abstractions.data
-
- DatabaseDocument() - Constructor for class net.ravendb.abstractions.data.DatabaseDocument
-
- DatabaseMetrics - Class in net.ravendb.abstractions.data
-
- DatabaseMetrics() - Constructor for class net.ravendb.abstractions.data.DatabaseMetrics
-
- DatabaseMetrics.HistogramData - Class in net.ravendb.abstractions.data
-
- DatabaseMetrics.HistogramData() - Constructor for class net.ravendb.abstractions.data.DatabaseMetrics.HistogramData
-
- DatabaseMetrics.MeterData - Class in net.ravendb.abstractions.data
-
- DatabaseMetrics.MeterData() - Constructor for class net.ravendb.abstractions.data.DatabaseMetrics.MeterData
-
- databaseName - Variable in class net.ravendb.client.util.EvictItemsFromCacheBasedOnChanges
-
- DatabaseRestoreRequest - Class in net.ravendb.abstractions.data
-
- DatabaseRestoreRequest() - Constructor for class net.ravendb.abstractions.data.DatabaseRestoreRequest
-
- databases(String, int, int) - Static method in class net.ravendb.client.connection.RavenUrlExtensions
-
- DatabaseStatistics - Class in net.ravendb.abstractions.data
-
- DatabaseStatistics() - Constructor for class net.ravendb.abstractions.data.DatabaseStatistics
-
- DatabaseStatistics.TriggerInfo - Class in net.ravendb.abstractions.data
-
- DatabaseStatistics.TriggerInfo() - Constructor for class net.ravendb.abstractions.data.DatabaseStatistics.TriggerInfo
-
- dbName - Variable in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- debug(String) - Method in interface net.ravendb.abstractions.logging.ILog
-
- debug(String, Object...) - Method in interface net.ravendb.abstractions.logging.ILog
-
- debug(String) - Method in class net.ravendb.abstractions.logging.providers.CommonsLoggingLogWrapper
-
- debug(String, Object...) - Method in class net.ravendb.abstractions.logging.providers.CommonsLoggingLogWrapper
-
- debugException(String, Throwable) - Method in interface net.ravendb.abstractions.logging.ILog
-
- debugException(String, Throwable) - Method in class net.ravendb.abstractions.logging.providers.CommonsLoggingLogWrapper
-
- dec() - Method in class net.ravendb.client.changes.DatabaseConnectionState
-
- dec() - Method in interface net.ravendb.client.changes.IChangesConnectionState
-
- deepEquals(RavenJToken, List<DocumentsChanges>) - Method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- deepEquals(RavenJToken, RavenJToken, List<DocumentsChanges>) - Static method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- deepEquals(RavenJToken, RavenJToken) - Static method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- deepEquals(RavenJToken) - Method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- deepEquals(RavenJToken, List<DocumentsChanges>) - Method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- deepEquals(RavenJToken) - Method in class net.ravendb.abstractions.json.linq.RavenJValue
-
- deepHashCode(RavenJToken) - Static method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- deepHashCode() - Method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- deepHashCode() - Method in class net.ravendb.abstractions.json.linq.RavenJValue
-
- DEFAULT_ACCURACY - Static variable in class net.ravendb.abstractions.data.SuggestionQuery
-
- DEFAULT_BOOST - Static variable in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- DEFAULT_BOOST_FACTOR - Static variable in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- DEFAULT_DISTANCE - Static variable in class net.ravendb.abstractions.data.SuggestionQuery
-
- DEFAULT_GEOHASH_LEVEL - Static variable in class net.ravendb.abstractions.indexing.SpatialOptions
-
- DEFAULT_MAX_SUGGESTIONS - Static variable in class net.ravendb.abstractions.data.SuggestionQuery
-
- DEFAULT_MAXIMUM_DOCUMENT_FREQUENCY - Static variable in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- DEFAULT_MAXIMUM_NUMBER_OF_TOKENS_PARSED - Static variable in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- DEFAULT_MAXIMUM_QUERY_TERMS - Static variable in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- DEFAULT_MAXIMUM_WORD_LENGTH - Static variable in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- DEFAULT_MINIMUM_DOCUMENT_FREQUENCY - Static variable in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- DEFAULT_MINIMUM_TERM_FREQUENCY - Static variable in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- DEFAULT_MINIMUM_WORD_LENGTH - Static variable in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- DEFAULT_QUAD_TREE_LEVEL - Static variable in class net.ravendb.abstractions.indexing.SpatialOptions
-
- DEFAULT_SPATIAL_DISTANCE_ERROR_PCT - Static variable in class net.ravendb.abstractions.data.Constants
-
- DEFAULT_SPATIAL_FIELD_NAME - Static variable in class net.ravendb.abstractions.data.Constants
-
- DefaultEncryptor - Class in net.ravendb.client.utils.encryptors
-
- DefaultEncryptor() - Constructor for class net.ravendb.client.utils.encryptors.DefaultEncryptor
-
- DefaultEncryptor.DefaultHashEncryptor - Class in net.ravendb.client.utils.encryptors
-
- DefaultEncryptor.DefaultHashEncryptor() - Constructor for class net.ravendb.client.utils.encryptors.DefaultEncryptor.DefaultHashEncryptor
-
- defaultField - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
- defaultFindFullDocumentKeyFromNonStringIdentifier(Object, Class<?>, boolean) - Method in class net.ravendb.client.document.DocumentConvention
-
Find the full document name assuming that we are using the standard conventions
for generating a document key
- defaultOperator - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
- defaultOptions() - Method in class net.ravendb.abstractions.indexing.SpatialOptionsFactory.GeographySpatialOptionsFactory
-
- defaultOptions(SpatialOptions.SpatialUnits) - Method in class net.ravendb.abstractions.indexing.SpatialOptionsFactory.GeographySpatialOptionsFactory
-
Defines a Geohash Prefix Tree index using a default Max Tree Level
SpatialOptions
- DefaultRavenContractResolver - Class in net.ravendb.client.document
-
- DefaultRavenContractResolver() - Constructor for class net.ravendb.client.document.DefaultRavenContractResolver
-
- DefaultRavenContractResolver.ClearExtensionData - Class in net.ravendb.client.document
-
- DefaultRavenContractResolver.ClearExtensionData() - Constructor for class net.ravendb.client.document.DefaultRavenContractResolver.ClearExtensionData
-
- defaultTransformTypeTagNameToDocumentKeyPrefix(String) - Static method in class net.ravendb.client.document.DocumentConvention
-
- defaultTypeTagName(Class<?>) - Static method in class net.ravendb.client.document.DocumentConvention
-
Get the default tag name for the specified type.
- defer(ICommandData...) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Defer commands to be executed on saveChanges()
- defer(ICommandData...) - Method in interface net.ravendb.client.IAdvancedDocumentSessionOperations
-
Defer commands to be executed on saveChanges()
- delegate - Variable in class net.ravendb.client.document.LazySessionOperations
-
- delegate0() - Static method in class net.ravendb.abstractions.closure.Delegates
-
- delegate1() - Static method in class net.ravendb.abstractions.closure.Delegates
-
- delegate2() - Static method in class net.ravendb.abstractions.closure.Delegates
-
- delegate3() - Static method in class net.ravendb.abstractions.closure.Delegates
-
- Delegates - Class in net.ravendb.abstractions.closure
-
- Delegates() - Constructor for class net.ravendb.abstractions.closure.Delegates
-
- Delegates.Delegate0 - Class in net.ravendb.abstractions.closure
-
- Delegates.Delegate0() - Constructor for class net.ravendb.abstractions.closure.Delegates.Delegate0
-
- Delegates.Delegate1<X> - Class in net.ravendb.abstractions.closure
-
- Delegates.Delegate1() - Constructor for class net.ravendb.abstractions.closure.Delegates.Delegate1
-
- Delegates.Delegate2<X,Y> - Class in net.ravendb.abstractions.closure
-
- Delegates.Delegate2() - Constructor for class net.ravendb.abstractions.closure.Delegates.Delegate2
-
- Delegates.Delegate3<X,Y,Z> - Class in net.ravendb.abstractions.closure
-
- Delegates.Delegate3() - Constructor for class net.ravendb.abstractions.closure.Delegates.Delegate3
-
- delete(String, Etag) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Deletes the document with the specified key
- delete(String, Etag) - Method in class net.ravendb.client.connection.ServerClient
-
- delete(T) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Marks the specified entity for deletion.
- delete(Class<T>, Number) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Marks the specified entity for deletion.
- delete(Class<T>, UUID) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Marks the specified entity for deletion.
- delete(String) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Marks the specified entity for deletion.
- delete(T) - Method in interface net.ravendb.client.IDocumentSession
-
Marks the specified entity for deletion.
- delete(Class<T>, Number) - Method in interface net.ravendb.client.IDocumentSession
-
Marks the specified entity for deletion.
- delete(Class<T>, UUID) - Method in interface net.ravendb.client.IDocumentSession
-
Marks the specified entity for deletion.
- delete(String) - Method in interface net.ravendb.client.IDocumentSession
-
Marks the specified entity for deletion.
- deleteAttachment(String, Etag) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Deprecated.
- deleteAttachment(String, Etag) - Method in class net.ravendb.client.connection.ServerClient
-
Deprecated.
- deleteByIndex(String, IndexQuery, BulkOperationOptions) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Perform a set based deletes using the specified index.
- deleteByIndex(String, IndexQuery) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Perform a set based deletes using the specified index, not allowing the operation
if the index is stale
- deleteByIndex(String, IndexQuery, BulkOperationOptions) - Method in class net.ravendb.client.connection.ServerClient
-
Perform a set based deletes using the specified index.
- deleteByIndex(String, IndexQuery) - Method in class net.ravendb.client.connection.ServerClient
-
Perform a set based deletes using the specified index, not allowing the operation
if the index is stale
- DeleteCommandData - Class in net.ravendb.abstractions.commands
-
A single batch operation for a document DELETE
- DeleteCommandData(String, Etag) - Constructor for class net.ravendb.abstractions.commands.DeleteCommandData
-
- DeleteCommandData() - Constructor for class net.ravendb.abstractions.commands.DeleteCommandData
-
- deleteDatabase(String, boolean) - Method in class net.ravendb.client.connection.AdminRequestCreator
-
- deleteDatabase(String) - Method in class net.ravendb.client.connection.AdminServerClient
-
- deleteDatabase(String, boolean) - Method in class net.ravendb.client.connection.AdminServerClient
-
- deleteDatabase(String) - Method in interface net.ravendb.client.connection.IGlobalAdminDatabaseCommands
-
Deteles a database with the specified name
- deleteDatabase(String, boolean) - Method in interface net.ravendb.client.connection.IGlobalAdminDatabaseCommands
-
Deteles a database with the specified name
- deletedEntities - Variable in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- deleteFile(String) - Method in interface net.ravendb.client.document.dtc.ITransactionRecoveryStorageContext
-
- deleteFile(String) - Method in class net.ravendb.client.document.dtc.VolatileOnlyTransactionRecoveryStorage
-
- deleteIndex(String) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Delete index
- deleteIndex(String) - Method in class net.ravendb.client.connection.ServerClient
-
- deleteTransformer(String) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Deletes the specified transformer
- deleteTransformer(String) - Method in class net.ravendb.client.connection.ServerClient
-
- deserialize(JsonParser, DeserializationContext) - Method in class net.ravendb.abstractions.extensions.JsonExtensions.RavenEnumDeserializer
-
- deserialize(JsonParser, DeserializationContext) - Method in class net.ravendb.abstractions.extensions.JsonExtensions.RavenJTokenDeserializer
-
- deserialize(Class<T>, RavenJObject) - Method in class net.ravendb.client.document.sessionoperations.QueryOperation
-
- deserializeAttachements(RavenJToken, boolean) - Static method in class net.ravendb.client.connection.SerializationHelper
-
Java only
- deserializeJsonDocument(String, RavenJToken, Map<String, String>, int) - Static method in class net.ravendb.client.connection.SerializationHelper
-
- deserializeJsonDocumentMetadata(String, Map<String, String>, int) - Static method in class net.ravendb.client.connection.SerializationHelper
-
- deserializeObject(RavenJArray, Class<T>, String) - Static method in class net.ravendb.imports.json.JsonConvert
-
This method gets RavenJArray, extracts propertyName from each object and maps to targetClass
- dictionaryToString(Map<String, String>) - Static method in class net.ravendb.abstractions.connection.OAuthHelper
-
- DictionaryWithParentSnapshot - Class in net.ravendb.abstractions.json.linq
-
- DictionaryWithParentSnapshot(Comparator<String>) - Constructor for class net.ravendb.abstractions.json.linq.DictionaryWithParentSnapshot
-
- DictionaryWithParentSnapshot(DictionaryWithParentSnapshot) - Constructor for class net.ravendb.abstractions.json.linq.DictionaryWithParentSnapshot
-
- directBatch(List<ICommandData>, OperationMetadata) - Method in class net.ravendb.client.connection.ServerClient
-
- directDelete(OperationMetadata, String, Etag) - Method in class net.ravendb.client.connection.ServerClient
-
- directDeleteAttachment(String, Etag, OperationMetadata) - Method in class net.ravendb.client.connection.ServerClient
-
Deprecated.
- directDeleteByIndex(OperationMetadata, String, IndexQuery, BulkOperationOptions) - Method in class net.ravendb.client.connection.ServerClient
-
- directDeleteIndex(String, OperationMetadata) - Method in class net.ravendb.client.connection.ServerClient
-
- directDeleteTransformer(String, OperationMetadata) - Method in class net.ravendb.client.connection.ServerClient
-
- directGet(OperationMetadata, String) - Method in class net.ravendb.client.connection.ServerClient
-
- directGet(OperationMetadata, String, String) - Method in class net.ravendb.client.connection.ServerClient
-
Perform a direct get for a document with the specified key on the specified server URL.
- directGet(String[], OperationMetadata, String[], String, Map<String, RavenJToken>, boolean) - Method in class net.ravendb.client.connection.ServerClient
-
- directGetAttachment(HttpMethods, String, OperationMetadata) - Method in class net.ravendb.client.connection.ServerClient
-
Deprecated.
- directGetAttachmentHeadersStartingWith(HttpMethods, String, int, int, OperationMetadata) - Method in class net.ravendb.client.connection.ServerClient
-
Deprecated.
- directGetAttachments(int, Etag, int, OperationMetadata) - Method in class net.ravendb.client.connection.ServerClient
-
Deprecated.
- directGetFacets(OperationMetadata, String, IndexQuery, String, int, Integer) - Method in class net.ravendb.client.connection.ServerClient
-
- directGetFacets(OperationMetadata, String, IndexQuery, String, int, Integer, HttpMethods) - Method in class net.ravendb.client.connection.ServerClient
-
- directGetIndex(String, OperationMetadata) - Method in class net.ravendb.client.connection.ServerClient
-
- directGetIndexes(int, int, OperationMetadata) - Method in class net.ravendb.client.connection.ServerClient
-
- directGetIndexNames(int, int, OperationMetadata) - Method in class net.ravendb.client.connection.ServerClient
-
- directGetMultiFacets(OperationMetadata, FacetQuery[]) - Method in class net.ravendb.client.connection.ServerClient
-
- directGetReplicationDestinations(OperationMetadata) - Method in class net.ravendb.client.connection.ServerClient
-
- directGetTerms(OperationMetadata, String, String, String, int) - Method in class net.ravendb.client.connection.ServerClient
-
- directGetTransformer(String, OperationMetadata) - Method in class net.ravendb.client.connection.ServerClient
-
- directGetTransformers(OperationMetadata, int, int) - Method in class net.ravendb.client.connection.ServerClient
-
- directHead(OperationMetadata, String) - Method in class net.ravendb.client.connection.ServerClient
-
- directIndexHasChanged(String, IndexDefinition, OperationMetadata) - Method in class net.ravendb.client.connection.ServerClient
-
- directMultiGet(OperationMetadata, GetRequest[]) - Method in class net.ravendb.client.connection.ServerClient
-
- directNextIdentityFor(String, OperationMetadata) - Method in class net.ravendb.client.connection.ServerClient
-
- directPut(RavenJObject, String, Etag, RavenJObject, OperationMetadata) - Method in class net.ravendb.client.connection.ServerClient
-
- directPutAttachment(String, RavenJObject, Etag, InputStream, OperationMetadata) - Method in class net.ravendb.client.connection.ServerClient
-
Deprecated.
- directPutIndex(String, IndexDefinition, boolean, OperationMetadata) - Method in class net.ravendb.client.connection.ServerClient
-
- directPutTransformer(String, OperationMetadata, TransformerDefinition) - Method in class net.ravendb.client.connection.ServerClient
-
- directQuery(HttpMethods, String, IndexQuery, OperationMetadata, String[], boolean, boolean) - Method in class net.ravendb.client.connection.ServerClient
-
- directResetIndex(String, OperationMetadata) - Method in class net.ravendb.client.connection.ServerClient
-
- directStartsWith(OperationMetadata, String, String, int, int, boolean, String, RavenPagingInformation, String, Map<String, RavenJToken>, String) - Method in class net.ravendb.client.connection.ServerClient
-
- directSuggest(String, SuggestionQuery, OperationMetadata) - Method in class net.ravendb.client.connection.ServerClient
-
- directUpdateAttachmentMetadata(String, RavenJObject, Etag, OperationMetadata) - Method in class net.ravendb.client.connection.ServerClient
-
Deprecated.
- directUpdateByIndexImpl(OperationMetadata, String, IndexQuery, BulkOperationOptions, String, HttpMethods) - Method in class net.ravendb.client.connection.ServerClient
-
- disable(JsonGenerator.Feature) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- disableAggressiveCaching() - Method in class net.ravendb.client.document.DocumentStore
-
Setup the context for no aggressive caching
This is mainly useful for internal use inside RavenDB, when we are executing
queries that have been marked with WaitForNonStaleResults, we temporarily disable
aggressive caching.
- disableAggressiveCaching() - Method in interface net.ravendb.client.IDocumentStore
-
Setup the context for no aggressive caching
This is mainly useful for internal use inside RavenDB, when we are executing
queries that has been marked with WaitForNonStaleResults, we temporarily disable
aggressive caching.
- disableAllCaching() - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Disable all caching within the given scope
- disableAllCaching() - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
- disableAllCaching() - Method in class net.ravendb.client.connection.ServerClient
-
- disableAllCaching - Variable in class net.ravendb.client.document.sessionoperations.MultiLoadOperation
-
- disableCaching - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
Determine if query results should be cached.
- disableEntitiesTracking - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
Determines if entities should be tracked and kept in memory
- disableInMemoryIndexing - Variable in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- disjoint(Object) - Method in class net.ravendb.client.spatial.SpatialCriteriaFactory
-
- dispose() - Method in class net.ravendb.client.connection.ReplicationInformerBase
-
- DISTANCE_FIELD_NAME - Static variable in class net.ravendb.abstractions.data.Constants
-
- distanceErrorPct - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
- DISTINCT - Static variable in class net.ravendb.abstractions.LinqOps.Query
-
- distinct - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
- distinct() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- distinct() - Method in class net.ravendb.client.document.DocumentQuery
-
- distinct() - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
- distinct() - Method in interface net.ravendb.client.IDocumentQueryBase
-
Apply distinct operation to this query
- distinct() - Method in interface net.ravendb.client.linq.IRavenQueryable
-
Returns distinct results
- distinct() - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- doc(String, String) - Static method in class net.ravendb.client.connection.RavenUrlExtensions
-
- docs(String, int, int) - Static method in class net.ravendb.client.connection.RavenUrlExtensions
-
- docsCount - Variable in class net.ravendb.abstractions.data.IndexStats
-
- DOCUMENT_ID_FIELD_NAME - Static variable in class net.ravendb.abstractions.data.Constants
-
- DocumentChangeNotification - Class in net.ravendb.abstractions.data
-
- DocumentChangeNotification() - Constructor for class net.ravendb.abstractions.data.DocumentChangeNotification
-
- DocumentChangeTypes - Enum in net.ravendb.abstractions.data
-
- DocumentConvention - Class in net.ravendb.client.document
-
Note: we removed logic related to applyReduceFunction because we don't support map/reduce on shards
we also don't support contractResolver - Jackson customization can be performed via JsonExtensions#getDefaultObjectMapper() instance
- DocumentConvention() - Constructor for class net.ravendb.client.document.DocumentConvention
-
- DocumentConvention.TryConvertValueForQueryDelegate<T> - Interface in net.ravendb.client.document
-
- DocumentDoesNotExistsException - Exception in net.ravendb.abstractions.exceptions
-
- DocumentDoesNotExistsException() - Constructor for exception net.ravendb.abstractions.exceptions.DocumentDoesNotExistsException
-
- DocumentDoesNotExistsException(String, Throwable) - Constructor for exception net.ravendb.abstractions.exceptions.DocumentDoesNotExistsException
-
- DocumentDoesNotExistsException(String) - Constructor for exception net.ravendb.abstractions.exceptions.DocumentDoesNotExistsException
-
- DocumentDoesNotExistsException(Throwable) - Constructor for exception net.ravendb.abstractions.exceptions.DocumentDoesNotExistsException
-
- DocumentKeyFinder - Interface in net.ravendb.client.delegates
-
- DocumentKeyGenerator - Interface in net.ravendb.client.document
-
- DocumentMetadata - Class in net.ravendb.client.document
-
Metadata held about an entity by the session
- DocumentMetadata() - Constructor for class net.ravendb.client.document.DocumentMetadata
-
- DocumentQuery<T> - Class in net.ravendb.client.document
-
A query against a Raven index
- DocumentQuery(Class<T>, InMemoryDocumentSessionOperations, IDatabaseCommands, String, String[], String[], List<IDocumentQueryListener>, boolean) - Constructor for class net.ravendb.client.document.DocumentQuery
-
- DocumentQuery(DocumentQuery<T>) - Constructor for class net.ravendb.client.document.DocumentQuery
-
- documentQuery(Class<T>, Class<TIndexCreator>) - Method in class net.ravendb.client.document.DocumentSession
-
Queries the index specified by using lucene syntax.
- documentQuery(Class<T>, String) - Method in class net.ravendb.client.document.DocumentSession
-
- documentQuery(Class<T>, String, boolean) - Method in class net.ravendb.client.document.DocumentSession
-
Query the specified index using Lucene syntax
- documentQuery(Class<T>) - Method in class net.ravendb.client.document.DocumentSession
-
Dynamically query RavenDB using Lucene syntax
- documentQuery(Class<T>, Class<S>) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Queries the index specified by using lucene syntax.
- documentQuery(Class<T>, String, boolean) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Query the specified index using Lucene syntax
- documentQuery(Class<T>, String) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Query the specified index using Lucene syntax
- documentQuery(Class<T>) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Dynamically query RavenDB using Lucene syntax
- documentQuery(Class<T>, String, boolean) - Method in interface net.ravendb.client.linq.IDocumentQueryGenerator
-
Create a new query for
- DocumentQueryCustomization - Class in net.ravendb.client.document
-
- DocumentQueryCustomization(DocumentQuery<?>) - Constructor for class net.ravendb.client.document.DocumentQueryCustomization
-
- DocumentQueryCustomizationFactory - Class in net.ravendb.client.document
-
Allows query customization
- DocumentQueryCustomizationFactory() - Constructor for class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
- DocumentQueryCustomizationFactory(Set<Action1<IDocumentQueryCustomization>>, Action1<IDocumentQueryCustomization>) - Constructor for class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
- DocumentsChanges - Class in net.ravendb.abstractions.data
-
- DocumentsChanges() - Constructor for class net.ravendb.abstractions.data.DocumentsChanges
-
- DocumentsChanges.ChangeType - Enum in net.ravendb.abstractions.data
-
- DocumentSession - Class in net.ravendb.client.document
-
Implements Unit of Work for accessing the RavenDB server
- DocumentSession(String, DocumentStore, DocumentSessionListeners, UUID, IDatabaseCommands) - Constructor for class net.ravendb.client.document.DocumentSession
-
- DocumentSession.DisableAllCachingCallback - Class in net.ravendb.client.document
-
- DocumentSession.DisableAllCachingCallback() - Constructor for class net.ravendb.client.document.DocumentSession.DisableAllCachingCallback
-
- DocumentSessionListeners - Class in net.ravendb.client.document
-
Holder for all the listeners for the session
- DocumentSessionListeners() - Constructor for class net.ravendb.client.document.DocumentSessionListeners
-
- documentsSubscription - Variable in class net.ravendb.client.util.EvictItemsFromCacheBasedOnChanges
-
- DocumentStore - Class in net.ravendb.client.document
-
Manages access to RavenDB and open sessions to work with RavenDB.
- DocumentStore() - Constructor for class net.ravendb.client.document.DocumentStore
-
- DocumentStore(String) - Constructor for class net.ravendb.client.document.DocumentStore
-
- DocumentStore(String, String) - Constructor for class net.ravendb.client.document.DocumentStore
-
- DocumentStore.ReplicationInformerGetter - Class in net.ravendb.client.document
-
- DocumentStore.ReplicationInformerGetter() - Constructor for class net.ravendb.client.document.DocumentStore.ReplicationInformerGetter
-
- DocumentStoreBase - Class in net.ravendb.client
-
Contains implementation of some IDocumentStore operations shared by DocumentStore implementations
- DocumentStoreBase() - Constructor for class net.ravendb.client.DocumentStoreBase
-
- doOAuthRequest(String, String) - Method in class net.ravendb.abstractions.oauth.AbstractAuthenticator
-
- doOAuthRequest(String, String) - Method in class net.ravendb.abstractions.oauth.BasicAuthenticator
-
- doOAuthRequest(String, String) - Method in class net.ravendb.abstractions.oauth.SecuredAuthenticator
-
- DUMMY_CHAR - Static variable in class net.ravendb.client.utils.UrlUtils
-
- DynamicAggregationQuery<T> - Class in net.ravendb.client.linq
-
- DynamicAggregationQuery(IRavenQueryable<T>, Path<?>) - Constructor for class net.ravendb.client.linq.DynamicAggregationQuery
-
- DynamicAggregationQuery(IRavenQueryable<T>, Path<?>, String) - Constructor for class net.ravendb.client.linq.DynamicAggregationQuery
-
- DynamicAggregationQuery(IRavenQueryable<T>, String) - Constructor for class net.ravendb.client.linq.DynamicAggregationQuery
-
- DynamicAggregationQuery(IRavenQueryable<T>, String, String) - Constructor for class net.ravendb.client.linq.DynamicAggregationQuery
-
- generate(String, IDatabaseCommands, Object) - Method in interface net.ravendb.client.document.DocumentKeyGenerator
-
Generates document key
- generateDocumentKey(String, IDatabaseCommands, Object) - Method in class net.ravendb.client.document.DocumentConvention
-
Generates the document key.
- generateDocumentKey(IDatabaseCommands, DocumentConvention, Object) - Method in class net.ravendb.client.document.HiLoKeyGenerator
-
Generates the document key.
- generateDocumentKey(String, IDatabaseCommands, DocumentConvention, Object) - Method in class net.ravendb.client.document.MultiDatabaseHiLoGenerator
-
- generateDocumentKey(IDatabaseCommands, DocumentConvention, Object) - Method in class net.ravendb.client.document.MultiTypeHiLoKeyGenerator
-
Generates the document key.
- generateDocumentKeyForStorage(Object) - Method in class net.ravendb.client.document.GenerateEntityIdOnTheClient
-
- generateDocumentKeysOnStore - Variable in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- generateDocumentKeyUsingIdentity(DocumentConvention, Object) - Static method in class net.ravendb.client.document.DocumentConvention
-
Generates the document key using identity.
- GenerateEntityIdOnTheClient - Class in net.ravendb.client.document
-
- GenerateEntityIdOnTheClient(IDocumentStore, Function1<Object, String>) - Constructor for class net.ravendb.client.document.GenerateEntityIdOnTheClient
-
- generateIndexQuery(String) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Generates the index query.
- generateIV() - Method in class net.ravendb.client.utils.encryptors.FipsSymmetricalEncryptor
-
- generateIV() - Method in interface net.ravendb.client.utils.encryptors.ISymmetricalEncryptor
-
- generateKey(Object) - Method in class net.ravendb.client.document.DocumentSession
-
- generateKey(Object) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- generateKey() - Method in class net.ravendb.client.utils.encryptors.FipsSymmetricalEncryptor
-
- generateKey() - Method in interface net.ravendb.client.utils.encryptors.ISymmetricalEncryptor
-
- generateQueryWithinRadiusOf(String, double, double, double) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- generateQueryWithinRadiusOf(String, double, double, double, double) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- generateQueryWithinRadiusOf(String, double, double, double, double, SpatialOptions.SpatialUnits) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Filter matches to be inside the specified radius
- generateSpatialQueryData(String, String, SpatialOptions.SpatialRelation) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- generateSpatialQueryData(String, String, SpatialOptions.SpatialRelation, double) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- generateSpatialQueryData(String, String, SpatialOptions.SpatialRelation, double, SpatialOptions.SpatialUnits) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- generateSpatialQueryData(String, SpatialCriteria) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- generateSpatialQueryData(String, SpatialCriteria, double) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- geohashPrefixTreeIndex(int) - Method in class net.ravendb.abstractions.indexing.SpatialOptionsFactory.GeographySpatialOptionsFactory
-
- geohashPrefixTreeIndex(int, SpatialOptions.SpatialUnits) - Method in class net.ravendb.abstractions.indexing.SpatialOptionsFactory.GeographySpatialOptionsFactory
-
- GeoJsonWktConverter - Class in net.ravendb.abstractions.spatial
-
- GeoJsonWktConverter() - Constructor for class net.ravendb.abstractions.spatial.GeoJsonWktConverter
-
- get(Object) - Method in class net.ravendb.abstractions.json.linq.DictionaryWithParentSnapshot
-
- get(int) - Method in class net.ravendb.abstractions.json.linq.RavenJArray
-
- get(String) - Method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- get(String) - Method in class net.ravendb.abstractions.util.AtomicDictionary
-
- get() - Method in class net.ravendb.abstractions.util.CompletedFuture
-
- get(long, TimeUnit) - Method in class net.ravendb.abstractions.util.CompletedFuture
-
- get(String) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Retrieves the document for the specified key
- get(String[], String[]) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Gets the results for the specified ids.
- get(String[], String[], String) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Gets the results for the specified ids.
- get(String[], String[], String, Map<String, RavenJToken>) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Gets the results for the specified ids.
- get(String[], String[], String, Map<String, RavenJToken>, boolean) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
- get(String) - Method in class net.ravendb.client.connection.ServerClient
-
- get(String[], String[]) - Method in class net.ravendb.client.connection.ServerClient
-
- get(String[], String[], String) - Method in class net.ravendb.client.connection.ServerClient
-
- get(String[], String[], String, Map<String, RavenJToken>) - Method in class net.ravendb.client.connection.ServerClient
-
- get(String[], String[], String, Map<String, RavenJToken>, boolean) - Method in class net.ravendb.client.connection.ServerClient
-
- get(String) - Method in class net.ravendb.client.util.SimpleCache
-
- getAccuracy() - Method in class net.ravendb.abstractions.data.SuggestionQuery
-
Gets the accuracy.
- getAccuracy() - Method in class net.ravendb.abstractions.indexing.SuggestionOptions
-
- getAction() - Method in class net.ravendb.abstractions.data.IndexingError
-
- getActiveSyncs() - Method in class net.ravendb.abstractions.data.FileSystemStats
-
- getActiveTransactions() - Method in class net.ravendb.abstractions.data.VoronStorageStats
-
- getActualEtag() - Method in exception net.ravendb.abstractions.exceptions.ConcurrencyException
-
- getAdditionalData() - Method in class net.ravendb.abstractions.commands.DeleteCommandData
-
- getAdditionalData() - Method in interface net.ravendb.abstractions.commands.ICommandData
-
- getAdditionalData() - Method in class net.ravendb.abstractions.commands.PatchCommandData
-
- getAdditionalData() - Method in class net.ravendb.abstractions.commands.PutCommandData
-
- getAdditionalData() - Method in class net.ravendb.abstractions.commands.ScriptedPatchCommandData
-
- getAdditionalData() - Method in class net.ravendb.abstractions.data.BatchResult
-
- getAdditionalInformation() - Method in class net.ravendb.client.connection.profiling.RequestResultArgs
-
Any additional information that might be required
- getAdmin() - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
- getAdmin() - Method in class net.ravendb.client.connection.ServerClient
-
- getAggregation() - Method in class net.ravendb.abstractions.data.Facet
-
- getAggregation(FacetAggregation) - Method in class net.ravendb.abstractions.data.FacetValue
-
- getAggregation() - Method in class net.ravendb.client.linq.AggregationQuery
-
- getAggregationField() - Method in class net.ravendb.abstractions.data.Facet
-
- getAggregationType() - Method in class net.ravendb.abstractions.data.Facet
-
- getAggregationType() - Method in class net.ravendb.client.linq.AggregationQuery
-
- getAggregrationField() - Method in class net.ravendb.client.linq.AggregationQuery
-
- getAggressiveCacheDuration() - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
- getAllocatedDataFileSizeInBytes() - Method in class net.ravendb.abstractions.data.VoronStorageStats
-
- getAllPositions() - Method in class net.ravendb.abstractions.data.PatchRequest
-
- getAnalyzers() - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- getAnalyzers() - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- getAnalyzersStrings() - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- getApiKey() - Method in class net.ravendb.abstractions.connection.OperationCredentials
-
- getApiKey() - Method in class net.ravendb.abstractions.data.RavenConnectionStringOptions
-
- getApiKey() - Method in class net.ravendb.abstractions.replication.ReplicationDestination
-
- getApiKey() - Method in class net.ravendb.client.document.DocumentStore
-
- getApproximateTaskCount() - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- getAssembly() - Method in class net.ravendb.abstractions.data.ExtensionsLogDetail
-
- getAt() - Method in class net.ravendb.client.connection.profiling.ProfilingInformation
-
- getAt() - Method in class net.ravendb.client.connection.profiling.RequestResultArgs
-
When the request completed
- getAttachment(String) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Deprecated.
- getAttachment(String) - Method in class net.ravendb.client.connection.ServerClient
-
Deprecated.
- getAttachmentEtag() - Method in class net.ravendb.abstractions.replication.ReplicatedEtagInfo
-
- getAttachmentHeadersStartingWith(String, int, int) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Deprecated.
- getAttachmentHeadersStartingWith(String, int, int) - Method in class net.ravendb.client.connection.ServerClient
-
Deprecated.
- getAttachments(int, Etag, int) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Deprecated.
- getAttachments(int, Etag, int) - Method in class net.ravendb.client.connection.ServerClient
-
Deprecated.
- getAverage() - Method in class net.ravendb.abstractions.data.FacetValue
-
- getBackupLocation() - Method in class net.ravendb.abstractions.data.DatabaseBackupRequest
-
- getBackupLocation() - Method in class net.ravendb.abstractions.data.DatabaseRestoreRequest
-
- getBatchSize() - Method in class net.ravendb.abstractions.data.BulkInsertOptions
-
- getBatchType() - Method in class net.ravendb.abstractions.data.IndexingBatchInfo
-
- getBoost() - Method in class net.ravendb.abstractions.data.BoostedValue
-
- getBoost() - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- getBoostFactor() - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- getBuildNumber() - Method in class net.ravendb.client.connection.AdminServerClient
-
- getBuildNumber() - Method in interface net.ravendb.client.connection.IGlobalAdminDatabaseCommands
-
Gets the build number
- getBuildNumber() - Method in class net.ravendb.client.connection.ServerClient
-
- getBuildVersion() - Method in class net.ravendb.abstractions.data.BuildNumber
-
- getBulkInsertOperation(BulkInsertOptions, IDatabaseChanges) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
- getBulkInsertOperation(BulkInsertOptions, IDatabaseChanges) - Method in class net.ravendb.client.connection.ServerClient
-
- getBulkInsertOperation(BulkInsertOptions, IDatabaseCommands, IDatabaseChanges) - Method in class net.ravendb.client.document.BulkInsertOperation
-
- getCachedJsonDocs() - Method in class net.ravendb.client.document.EntityToJson
-
- getCachedRequest() - Method in class net.ravendb.client.connection.CachedRequestOp
-
- getCachedRequestDetails() - Method in class net.ravendb.client.connection.implementation.HttpJsonRequest
-
- getCanDelete() - Method in class net.ravendb.abstractions.indexing.MergeSuggestions
-
- getCanMerge() - Method in class net.ravendb.abstractions.indexing.MergeSuggestions
-
- getCartesian() - Method in class net.ravendb.abstractions.indexing.SpatialOptionsFactory
-
- getChange() - Method in class net.ravendb.abstractions.data.DocumentsChanges
-
- getChanges() - Method in class net.ravendb.abstractions.data.Etag
-
- getCheckDestination() - Method in class net.ravendb.client.connection.ReplicationInformerBase.FailureCounter
-
- getClazz() - Method in class net.ravendb.client.linq.ExpressionInfo
-
- getClientConfiguration() - Method in class net.ravendb.abstractions.replication.ReplicationDocument
-
- getClientVisibleUrl() - Method in class net.ravendb.abstractions.replication.ReplicationDestination
-
- getCode() - Method in enum net.ravendb.abstractions.data.IndexStats.IndexingPriority
-
- getCodec() - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- getCollection() - Method in class net.ravendb.abstractions.indexing.MergeSuggestions
-
- getCollectionName() - Method in class net.ravendb.abstractions.data.DocumentChangeNotification
-
- getCommands() - Method in class net.ravendb.client.connection.AdminServerClient
-
- getCommands() - Method in interface net.ravendb.client.connection.IGlobalAdminDatabaseCommands
-
Gets DatabaseCommands
- getCommands() - Method in class net.ravendb.client.document.SaveChangesData
-
- getConflictedVersionIds() - Method in exception net.ravendb.client.exceptions.ConflictException
-
- getConflictListeners() - Method in class net.ravendb.client.document.DocumentSessionListeners
-
- getConflicts() - Method in class net.ravendb.abstractions.data.ReplicationConflictNotification
-
- getConnectionStringOptions() - Method in class net.ravendb.abstractions.data.ConnectionStringParser
-
- getContent() - Method in class net.ravendb.java.http.client.GzipHttpEntity
-
- getContentEncoding() - Method in class net.ravendb.java.http.client.GzipHttpEntity
-
- getContentLength() - Method in class net.ravendb.java.http.client.GzipHttpEntity
-
- getContentType() - Method in class net.ravendb.java.http.client.GzipHttpEntity
-
- getContext() - Method in class net.ravendb.client.connection.profiling.ProfilingInformation
-
- getConvention() - Method in class net.ravendb.client.connection.CreateHttpJsonRequestParams
-
- getConventions() - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Gets the conventions used by this session
This instance is shared among all sessions, changes to the
DocumentConvention
should be done
via the
IDocumentStore
instance, not on a single session.
- getConventions() - Method in class net.ravendb.client.DocumentStoreBase
-
- getConventions() - Method in interface net.ravendb.client.IDocumentSessionImpl
-
- getConventions() - Method in interface net.ravendb.client.IDocumentStore
-
Gets the conventions.
- getConventions() - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- getConventions() - Method in class net.ravendb.client.indexes.AbstractTransformerCreationTask
-
- getConventions() - Method in interface net.ravendb.client.linq.IDocumentQueryGenerator
-
Gets the conventions associated with this query
- getConversionListeners() - Method in class net.ravendb.client.document.DocumentSessionListeners
-
- getCount() - Method in class net.ravendb.abstractions.data.DatabaseMetrics.MeterData
-
- getCount() - Method in class net.ravendb.abstractions.data.FacetValue
-
- getCount() - Method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- getCounter() - Method in class net.ravendb.abstractions.data.DatabaseMetrics.HistogramData
-
- getCountOfAttachments() - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
Deprecated.
- getCountOfAttachments() - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
Deprecated.
- getCountOfDocuments() - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- getCountOfDocuments() - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- getCountOfIndexes() - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- getCountOfResultTransformers() - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- getCreatedTimestamp() - Method in class net.ravendb.abstractions.data.IndexStats
-
- getCredentials() - Method in class net.ravendb.abstractions.connection.WebRequestEventArgs
-
- getCredentials() - Method in class net.ravendb.client.connection.CreateHttpJsonRequestParams
-
- getCredentials() - Method in class net.ravendb.client.connection.OperationMetadata
-
- getCurrent() - Static method in class net.ravendb.client.utils.encryptors.Encryptor
-
- getCurrentCacheSize() - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
The number of currently held requests in the cache
- getCurrentClassLogger() - Static method in class net.ravendb.abstractions.logging.LogManager
-
- getCurrentNumberOfItemsToIndexInSingleBatch() - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- getCurrentNumberOfItemsToReduceInSingleBatch() - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- getCurrentOAuthToken() - Method in class net.ravendb.abstractions.data.RavenConnectionStringOptions
-
- getCurrentPath() - Method in class net.ravendb.client.linq.RavenQueryProviderProcessor
-
- getCurrentQueryResults() - Method in class net.ravendb.client.document.sessionoperations.QueryOperation
-
- getCurrentSize() - Method in class net.ravendb.client.util.SimpleCache
-
- getCurrentToken() - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- getCustomizedQuery() - Method in class net.ravendb.client.linq.RavenQueryProvider
-
- getCustomizeQuery() - Method in interface net.ravendb.client.linq.IRavenQueryProvider
-
- getCustomizeQuery() - Method in class net.ravendb.client.linq.RavenQueryProvider
-
- getCustomQueryStringVariables() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- getCustomQueryStringVariables() - Method in class net.ravendb.abstractions.data.SpatialIndexQuery
-
Gets the custom query string variables.
- getCutoff() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- getCutoffEtag() - Method in class net.ravendb.abstractions.data.IndexQuery
-
Cutoff etag is used to check if the index has already process a document with the given
etag.
- getData() - Method in class net.ravendb.abstractions.data.Attachment
-
Deprecated.
- getData() - Method in class net.ravendb.abstractions.json.ConflictsResolver.MergeChunk
-
- getData() - Method in class net.ravendb.client.connection.CachedRequest
-
- getDataAsJson() - Method in class net.ravendb.abstractions.data.JsonDocument
-
- getDatabase() - Method in class net.ravendb.abstractions.replication.ReplicationDestination
-
- getDatabase() - Method in class net.ravendb.client.connection.CachedRequest
-
- getDatabase() - Method in class net.ravendb.client.document.OpenSessionOptions
-
- getDatabaseCacheSizeInMB() - Method in class net.ravendb.abstractions.data.AdminMemoryStatistics
-
- getDatabaseCommands() - Method in interface net.ravendb.client.connection.IRavenQueryInspector
-
Grant access to the database commands
- getDatabaseCommands() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Grant access to the database commands
- getDatabaseCommands() - Method in class net.ravendb.client.document.BulkInsertOperation
-
- getDatabaseCommands() - Method in class net.ravendb.client.document.DocumentSession
-
Gets the database commands.
- getDatabaseCommands() - Method in class net.ravendb.client.document.DocumentStore
-
- getDatabaseCommands() - Method in interface net.ravendb.client.IDocumentStore
-
Gets the database commands.
- getDatabaseCommands() - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- getDatabaseConfiguration(String) - Method in class net.ravendb.client.connection.AdminRequestCreator
-
- getDatabaseConfiguration() - Method in class net.ravendb.client.connection.AdminServerClient
-
- getDatabaseConfiguration() - Method in interface net.ravendb.client.connection.IAdminDatabaseCommands
-
- getDatabaseDocument() - Method in class net.ravendb.abstractions.data.DatabaseBackupRequest
-
- getDatabaseId() - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- getDatabaseLocation() - Method in class net.ravendb.abstractions.data.DatabaseRestoreRequest
-
- getDatabaseName() - Method in class net.ravendb.abstractions.data.DatabaseRestoreRequest
-
- getDatabaseName() - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- getDatabaseName(String) - Static method in class net.ravendb.client.extensions.MultiDatabase
-
- getDatabaseNames(int) - Method in class net.ravendb.client.connection.AdminRequestCreator
-
- getDatabaseNames(int, int) - Method in class net.ravendb.client.connection.AdminRequestCreator
-
Gets the list of databases from the server
- getDatabaseNames(int) - Method in class net.ravendb.client.connection.AdminServerClient
-
- getDatabaseNames(int, int) - Method in class net.ravendb.client.connection.AdminServerClient
-
- getDatabaseNames(int) - Method in interface net.ravendb.client.connection.IGlobalAdminDatabaseCommands
-
Returns the names of all tenant databases on the RavenDB server
- getDatabaseNames(int, int) - Method in interface net.ravendb.client.connection.IGlobalAdminDatabaseCommands
-
Returns the names of all tenant databases on the RavenDB server
- getDatabaseTransactionVersionSizeInMB() - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- getDatabaseTransactionVersionSizeInMB() - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- getDatabaseUrl(String, String) - Static method in class net.ravendb.client.extensions.MultiDatabase
-
- getDebugActions() - Method in class net.ravendb.abstractions.data.PatchResultData
-
- getDefaultDatabase() - Method in class net.ravendb.abstractions.data.RavenConnectionStringOptions
-
- getDefaultDatabase() - Method in class net.ravendb.client.document.DocumentStore
-
- getDefaultField() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- getDefaultLocale() - Static method in class net.ravendb.abstractions.data.Constants
-
- getDefaultOperator() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- getDefaultQueryingConsistency() - Method in class net.ravendb.client.document.DocumentConvention
-
The consistency options used when querying the database by default
- getDefaultSortOption(String) - Method in class net.ravendb.client.document.DocumentConvention
-
- getDeferredCommandsCount() - Method in class net.ravendb.client.document.SaveChangesData
-
- getDelayTimeInMiliSec() - Method in interface net.ravendb.client.connection.IReplicationInformerBase
-
- getDelayTimeInMiliSec() - Method in class net.ravendb.client.connection.ReplicationInformerBase
-
- getDeleted() - Method in class net.ravendb.abstractions.data.BatchResult
-
- getDeleteListeners() - Method in class net.ravendb.client.document.DocumentSessionListeners
-
- getDescription() - Method in enum net.ravendb.abstractions.replication.ReplicationDestination.TransitiveReplicationOptions
-
- getDestinations() - Method in class net.ravendb.abstractions.replication.ReplicationDocument
-
- getDestinationUrl() - Method in class net.ravendb.abstractions.data.SynchronizationDetails
-
- getDestionationUrl() - Method in class net.ravendb.abstractions.replication.ReplicatedEtagInfo
-
- getDisabled() - Method in class net.ravendb.abstractions.replication.ReplicationDestination
-
- getDisableHttpCaching() - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
- getDisplayName() - Method in class net.ravendb.abstractions.data.Facet
-
- getDisplayName() - Method in class net.ravendb.client.linq.AggregationQuery
-
- getDistance() - Method in class net.ravendb.abstractions.data.SuggestionQuery
-
Gets the string distance algorithm.
- getDistance() - Method in class net.ravendb.abstractions.indexing.SuggestionOptions
-
- getDistanceErrorPercentage() - Method in class net.ravendb.abstractions.data.SpatialIndexQuery
-
- getDocsCount() - Method in class net.ravendb.abstractions.data.IndexStats
-
- getDocsWritesPerSecond() - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- getDocument() - Method in class net.ravendb.abstractions.commands.PutCommandData
-
- getDocument() - Method in class net.ravendb.abstractions.data.IndexingError
-
- getDocument() - Method in class net.ravendb.abstractions.data.PatchResultData
-
- getDocument() - Method in class net.ravendb.abstractions.data.StreamResult
-
- getDocument() - Method in class net.ravendb.abstractions.json.ConflictsResolver.MergeResult
-
- getDocumentConvention() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Gets the document convention from the query session
- getDocumentConvention() - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Gets the document convention from the query session
- getDocumentConvention() - Method in interface net.ravendb.client.IDocumentQueryBase
-
Gets the document convention from the query session
- getDocumentEtag() - Method in class net.ravendb.abstractions.replication.ReplicatedEtagInfo
-
- getDocumentId() - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- getDocumentId(Object) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Gets the document id.
- getDocumentId(Object) - Method in interface net.ravendb.client.IAdvancedDocumentSessionOperations
-
Gets the document id for the specified entity.
- getDocumentKeyFromId(DocumentConvention, long) - Method in class net.ravendb.client.document.HiLoKeyGeneratorBase
-
- getDocumentKeyGenerator() - Method in class net.ravendb.client.document.DocumentConvention
-
Gets the document key generator.
- getDocumentQueryFor(Expression<?>) - Method in class net.ravendb.client.linq.RavenQueryProviderProcessor
-
- getDocuments(int, int) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Get documents from server
- getDocuments(int, int, boolean) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Get documents from server
- getDocuments(int, int) - Method in class net.ravendb.client.connection.ServerClient
-
- getDocuments(int, int, boolean) - Method in class net.ravendb.client.connection.ServerClient
-
- getDocumentStore() - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- getDocumentStore() - Method in interface net.ravendb.client.IAdvancedDocumentSessionOperations
-
The document store associated with this session
- getDocumentUrl(Object) - Method in class net.ravendb.client.document.DocumentSession
-
Gets the document URL for the specified entity.
- getDocumentUrl(Object) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Gets the document URL for the specified entity.
- getDomain() - Method in class net.ravendb.abstractions.replication.ReplicationDestination
-
- getDslFacets(List<AggregationQueryDsl>) - Static method in class net.ravendb.client.linq.AggregationQueryDsl
-
- getDuration() - Method in class net.ravendb.abstractions.data.FutureBatchStats
-
- getDuration() - Method in class net.ravendb.abstractions.data.IndexStats.IndexingPerformanceStats
-
- getDuration() - Method in class net.ravendb.client.document.ResponseTimeInformation.ResponseTimeItem
-
- getDurationBreakdown() - Method in class net.ravendb.client.document.ResponseTimeInformation
-
- getDurationMiliseconds() - Method in class net.ravendb.abstractions.data.QueryResult
-
- getDurationMiliseconds() - Method in class net.ravendb.client.RavenQueryStatistics
-
- getDurationMilleseconds() - Method in class net.ravendb.client.connection.profiling.ProfilingInformation
-
- getDurationMilliseconds() - Method in class net.ravendb.abstractions.data.IndexStats.IndexingPerformanceStats
-
- getDurationMilliseconds() - Method in class net.ravendb.client.connection.profiling.RequestResultArgs
-
How long this request took
- getDynamicTagName(Object) - Method in class net.ravendb.client.document.DocumentConvention
-
- getElementType() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- getElementType() - Method in interface net.ravendb.client.linq.IOrderedQueryable
-
Returns element type
- getElementType() - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- getEntities() - Method in class net.ravendb.client.document.SaveChangesData
-
- getEntitySerializer() - Method in class net.ravendb.querydsl.RavenDefaultConfiguration
-
- getEntityToJson() - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- getError() - Method in class net.ravendb.abstractions.data.IndexingError
-
- getError() - Method in class net.ravendb.client.connection.ReplicationInformerBase.OperationResult
-
- getErrors() - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- getEsentStats() - Method in class net.ravendb.abstractions.data.StorageStats
-
- getEtag() - Method in class net.ravendb.abstractions.commands.DeleteCommandData
-
- getEtag() - Method in interface net.ravendb.abstractions.commands.ICommandData
-
- getEtag() - Method in class net.ravendb.abstractions.commands.PatchCommandData
-
- getEtag() - Method in class net.ravendb.abstractions.commands.PutCommandData
-
- getEtag() - Method in class net.ravendb.abstractions.commands.ScriptedPatchCommandData
-
- getEtag() - Method in class net.ravendb.abstractions.data.Attachment
-
Deprecated.
- getEtag() - Method in class net.ravendb.abstractions.data.AttachmentInformation
-
Deprecated.
- getEtag() - Method in class net.ravendb.abstractions.data.BatchResult
-
- getEtag() - Method in class net.ravendb.abstractions.data.DocumentChangeNotification
-
- getEtag() - Method in interface net.ravendb.abstractions.data.IJsonDocumentMetadata
-
- getEtag() - Method in class net.ravendb.abstractions.data.IndexChangeNotification
-
- getEtag() - Method in class net.ravendb.abstractions.data.JsonDocument
-
- getEtag() - Method in class net.ravendb.abstractions.data.JsonDocumentMetadata
-
- getEtag() - Method in class net.ravendb.abstractions.data.PutResult
-
- getEtag() - Method in class net.ravendb.abstractions.data.ReplicationConflictNotification
-
- getEtag() - Method in class net.ravendb.abstractions.data.StreamResult
-
- getEtag() - Method in class net.ravendb.client.document.DocumentMetadata
-
- getEtag() - Method in exception net.ravendb.client.exceptions.ConflictException
-
- getEtagFor(T) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Gets the ETag for the specified entity.
- getEtagFor(T) - Method in interface net.ravendb.client.IAdvancedDocumentSessionOperations
-
Gets the ETag for the specified entity.
- getEtagHeader(HttpJsonRequest) - Static method in class net.ravendb.client.connection.HttpExtensions
-
- getEtagHeader(HttpResponse) - Static method in class net.ravendb.client.connection.HttpExtensions
-
- getEtagHeader(GetResponse) - Static method in class net.ravendb.client.connection.HttpExtensions
-
- getException() - Method in class net.ravendb.abstractions.basic.ExceptionEventArgs
-
- getExpectedEtag() - Method in exception net.ravendb.abstractions.exceptions.ConcurrencyException
-
- getExpression() - Method in interface net.ravendb.client.linq.IOrderedQueryable
-
Expression created via DSL
- getExpression() - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- getExternalState() - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- getExternalState() - Method in interface net.ravendb.client.IAdvancedDocumentSessionOperations
-
Allow extensions to provide additional state per session
- getFacets() - Method in class net.ravendb.abstractions.data.FacetQuery
-
- getFacets() - Method in class net.ravendb.abstractions.data.FacetSetup
-
- getFacets(String, IndexQuery, String) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Using the given Index, calculate the facets as per the specified doc with the given start and pageSize
- getFacets(String, IndexQuery, String, int) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Using the given Index, calculate the facets as per the specified doc with the given start and pageSize
- getFacets(String, IndexQuery, String, int, Integer) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Using the given Index, calculate the facets as per the specified doc with the given start and pageSize
- getFacets(String, IndexQuery, List<Facet>) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Using the given Index, calculate the facets as per the specified doc with the given start and pageSize
- getFacets(String, IndexQuery, List<Facet>, int) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Using the given Index, calculate the facets as per the specified doc with the given start and pageSize
- getFacets(String, IndexQuery, List<Facet>, int, Integer) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Using the given Index, calculate the facets as per the specified doc with the given start and pageSize
- getFacets(String, int, Integer) - Method in interface net.ravendb.client.connection.IRavenQueryInspector
-
Get the facets as per the specified facet document with the given start and pageSize
- getFacets(List<Facet>, int, Integer) - Method in interface net.ravendb.client.connection.IRavenQueryInspector
-
Get the facet results as per the specified facets with the given start and pageSize
- getFacets(String, IndexQuery, String) - Method in class net.ravendb.client.connection.ServerClient
-
Using the given Index, calculate the facets as per the specified doc
- getFacets(String, IndexQuery, String, int) - Method in class net.ravendb.client.connection.ServerClient
-
Using the given Index, calculate the facets as per the specified doc with the given start
- getFacets(String, IndexQuery, String, int, Integer) - Method in class net.ravendb.client.connection.ServerClient
-
Using the given Index, calculate the facets as per the specified doc with the given start and pageSize
- getFacets(String, IndexQuery, List<Facet>) - Method in class net.ravendb.client.connection.ServerClient
-
Using the given Index, calculate the facets as per the specified doc with the given start and pageSize
- getFacets(String, IndexQuery, List<Facet>, int) - Method in class net.ravendb.client.connection.ServerClient
-
Using the given Index, calculate the facets as per the specified doc with the given start and pageSize
- getFacets(String, IndexQuery, List<Facet>, int, Integer) - Method in class net.ravendb.client.connection.ServerClient
-
Using the given Index, calculate the facets as per the specified doc with the given start and pageSize
- getFacets(String, int, Integer) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- getFacets(List<Facet>, int, Integer) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- getFacets(String, int, Integer) - Method in interface net.ravendb.client.IDocumentQuery
-
Get the facets as per the specified doc with the given start and pageSize
- getFacets(List<Facet>, int, Integer) - Method in interface net.ravendb.client.IDocumentQuery
-
Get the facets as per the specified facets with the given start and pageSize
- getFacets(List<AggregationQuery>) - Static method in class net.ravendb.client.linq.AggregationQuery
-
- getFacets(String, int, Integer) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- getFacets(List<Facet>, int, Integer) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- getFacetSetupDoc() - Method in class net.ravendb.abstractions.data.FacetQuery
-
- getFailing() - Method in class net.ravendb.client.connection.ReplicationInformer.FailoverStatusChangedEventArgs
-
- getFailoverBehavior() - Method in class net.ravendb.abstractions.replication.ReplicationClientConfiguration
-
- getFailoverBehavior() - Method in class net.ravendb.client.document.Convention
-
How should we behave in a replicated environment when we can't
reach the primary node and need to failover to secondary node(s).
- getFailoverBehaviorWithoutFlags() - Method in class net.ravendb.client.document.Convention
-
- getFailoverServers() - Method in class net.ravendb.abstractions.data.RavenConnectionStringOptions
-
- getFailoverServers() - Method in interface net.ravendb.client.connection.IDocumentStoreReplicationInformer
-
- getFailoverServers() - Method in class net.ravendb.client.connection.ReplicationInformer
-
- getFailoverServers() - Method in class net.ravendb.client.DocumentStoreBase
-
- getFailureCount() - Method in class net.ravendb.abstractions.replication.ReplicationStatistics.DestinationStats
-
- getFailureCount(String) - Method in interface net.ravendb.client.connection.IReplicationInformerBase
-
Get the current failure count for the url
- getFailureCount(String) - Method in class net.ravendb.client.connection.ReplicationInformerBase
-
- getFailureCountInternal() - Method in class net.ravendb.abstractions.replication.ReplicationStatistics.DestinationStats
-
- getFailureLastCheck(String) - Method in interface net.ravendb.client.connection.IReplicationInformerBase
-
Get failure last check time for the url
- getFailureLastCheck(String) - Method in class net.ravendb.client.connection.ReplicationInformerBase
-
- getField() - Method in class net.ravendb.abstractions.data.HighlightedField
-
- getField() - Method in class net.ravendb.abstractions.data.SortedField
-
- getField() - Method in class net.ravendb.abstractions.data.SuggestionQuery
-
Gets the field to be used in conjunction with the index.
- getFieldName() - Method in class net.ravendb.abstractions.data.DocumentsChanges
-
- getFieldName() - Method in class net.ravendb.client.FieldHighlightings
-
- getFieldName() - Method in class net.ravendb.client.WhereParams
-
- getFieldNewType() - Method in class net.ravendb.abstractions.data.DocumentsChanges
-
- getFieldNewValue() - Method in class net.ravendb.abstractions.data.DocumentsChanges
-
- getFieldOldType() - Method in class net.ravendb.abstractions.data.DocumentsChanges
-
- getFieldOldValue() - Method in class net.ravendb.abstractions.data.DocumentsChanges
-
- getFields() - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- getFields() - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- getFieldsToFetch() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- getFieldsToFetch() - Method in interface net.ravendb.client.linq.IRavenQueryProvider
-
- getFieldsToFetch() - Method in class net.ravendb.client.linq.RavenQueryProvider
-
- getFieldsToFetch() - Method in class net.ravendb.client.linq.RavenQueryProviderProcessor
-
- getFieldsToRename() - Method in class net.ravendb.client.linq.RavenQueryProvider
-
- getFieldsToRename() - Method in class net.ravendb.client.linq.RavenQueryProviderProcessor
-
- getFieldTypeForIdentifier() - Method in class net.ravendb.client.WhereParams
-
- getFiftennMinuteRate() - Method in class net.ravendb.abstractions.data.DatabaseMetrics.MeterData
-
- getFileCount() - Method in class net.ravendb.abstractions.data.FileSystemStats
-
- getFileETag() - Method in class net.ravendb.abstractions.data.SynchronizationDetails
-
- getFileName() - Method in class net.ravendb.abstractions.data.SynchronizationDetails
-
- getFileNames(String) - Method in interface net.ravendb.client.document.dtc.ITransactionRecoveryStorageContext
-
- getFileNames(String) - Method in class net.ravendb.client.document.dtc.VolatileOnlyTransactionRecoveryStorage
-
- getFilesWritesPerSecond() - Method in class net.ravendb.abstractions.data.FileSystemMetrics
-
- getFindFullDocumentKeyFromNonStringIdentifier() - Method in class net.ravendb.client.document.DocumentConvention
-
Gets the function to find the full document key based on the type of a document
and the value type identifier (just the numeric part of the id).
- getFindIdentityProperty() - Method in class net.ravendb.client.document.Convention
-
Gets the function to find the identity property.
- getFindIdentityPropertyNameFromEntityName() - Method in class net.ravendb.client.document.DocumentConvention
-
Get the function to get the identity property name from the entity name
- getFindIdValuePartForValueTypeConversion() - Method in class net.ravendb.client.document.DocumentConvention
-
When RavenDB needs to convert between a string id to a value type like int or uuid, it calls
this to perform the actual work
- getFindJavaClass() - Method in class net.ravendb.client.document.DocumentConvention
-
Gets the function to find the java class of a document.
- getFindJavaClassName() - Method in class net.ravendb.client.document.DocumentConvention
-
Gets the function to find the java class name from a java class
- getFindPropertyNameForDynamicIndex() - Method in class net.ravendb.client.document.DocumentConvention
-
Gets the function to find the indexed property name
given the indexed document type, the index name, the current path and the property path.
- getFindPropertyNameForIndex() - Method in class net.ravendb.client.document.DocumentConvention
-
Gets the function to find the indexed property name
given the indexed document type, the index name, the current path and the property path.
- getFindTypeTagName() - Method in class net.ravendb.client.document.DocumentConvention
-
Gets the function to find the type tag.
- getFirstFailureInCycleTimestamp() - Method in class net.ravendb.abstractions.replication.ReplicationStatistics.DestinationStats
-
- getFiveMinuteRate() - Method in class net.ravendb.abstractions.data.DatabaseMetrics.MeterData
-
- getFlags() - Method in class net.ravendb.abstractions.data.VoronActiveTransaction
-
- getForDatabase(String) - Method in class net.ravendb.abstractions.data.FailoverServers
-
- getForDefaultDatabase() - Method in class net.ravendb.abstractions.data.FailoverServers
-
- getForEntityName() - Method in class net.ravendb.abstractions.data.IndexStats
-
- getFragmentCount() - Method in class net.ravendb.abstractions.data.HighlightedField
-
- getFragmentLength() - Method in class net.ravendb.abstractions.data.HighlightedField
-
- getFragments(String) - Method in class net.ravendb.client.FieldHighlightings
-
Returns the list of document's field highlighting fragments.
- getFragmentsField() - Method in class net.ravendb.abstractions.data.HighlightedField
-
- getFreePagesOverhead() - Method in class net.ravendb.abstractions.data.VoronStorageStats
-
- getFullNameWithoutVersionInformation(Class<?>) - Static method in class net.ravendb.client.document.ReflectionUtil
-
Note: we can't fetch generic types information in Java - hence we are limited to simple getName on class object
- getGauges() - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- getGenerateEntityIdOnTheClient() - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- getGeography() - Method in class net.ravendb.abstractions.indexing.SpatialOptionsFactory
-
- getGlobalAdmin() - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Admin operations performed against system database, like create/delete database
- getGlobalAdmin() - Method in class net.ravendb.client.connection.ServerClient
-
- getHandleForbiddenResponse() - Method in class net.ravendb.client.document.Convention
-
Handles forbidden responses
- getHandleUnauthorizedResponse() - Method in class net.ravendb.client.document.Convention
-
Handles unauthenticated responses, usually by authenticating against the oauth server
- getHeaders() - Method in class net.ravendb.abstractions.data.GetRequest
-
- getHeaders() - Method in class net.ravendb.abstractions.data.GetResponse
-
- getHeaders() - Method in class net.ravendb.client.connection.CachedRequest
-
- getHighlightedFields() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- getHighlighterPostTags() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- getHighlighterPreTags() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- getHighlightings() - Method in class net.ravendb.abstractions.data.QueryResult
-
- getHighlightings() - Method in class net.ravendb.client.FieldHighlightings
-
- getHiLoDocumentKey() - Method in class net.ravendb.client.document.HiLoKeyGeneratorBase
-
- getHits() - Method in class net.ravendb.abstractions.data.FacetValue
-
- getHolder(String) - Method in class net.ravendb.client.connection.ReplicationInformerBase
-
- getHttpClient() - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
- getHttpResponse() - Method in exception net.ravendb.abstractions.exceptions.HttpOperationException
-
- getHttpResult() - Method in class net.ravendb.client.connection.profiling.RequestResultArgs
-
The HTTP result for this request
- getId() - Method in class net.ravendb.abstractions.data.DatabaseDocument
-
- getId() - Method in class net.ravendb.abstractions.data.DocumentChangeNotification
-
- getId() - Method in class net.ravendb.abstractions.data.FacetSetup
-
- getId() - Method in class net.ravendb.abstractions.data.IndexingError
-
- getId() - Method in class net.ravendb.abstractions.data.IndexStats
-
- getId() - Method in class net.ravendb.abstractions.data.ReplicationConflictNotification
-
- getId() - Method in class net.ravendb.abstractions.data.VoronActiveTransaction
-
- getId() - Method in class net.ravendb.abstractions.replication.ReplicationDocument
-
- getId() - Method in class net.ravendb.client.connection.profiling.ProfilingInformation
-
- getId(Object) - Method in class net.ravendb.client.document.BulkInsertOperation
-
- getId() - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- getIdentifier() - Method in class net.ravendb.client.document.DocumentStore
-
- getIdentifier() - Method in interface net.ravendb.client.IDocumentStore
-
Gets the identifier
- getIdentityPartsSeparator() - Method in class net.ravendb.client.document.DocumentConvention
-
Gets the identity parts separator used by the HiLo generators
- getIdentityProperty(Class<?>) - Method in class net.ravendb.client.document.Convention
-
Gets the identity property.
- getIdentityTypeConvertors() - Method in class net.ravendb.client.document.DocumentConvention
-
A list of type converters that can be used to translate the document key (string)
to whatever type it is that is used on the entity, if the type isn't already a string
- getIgnoredClient() - Method in class net.ravendb.abstractions.replication.ReplicationDestination
-
- getIncludeRemainingTerms() - Method in class net.ravendb.abstractions.data.Facet
-
- getIncludes() - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- getIncludes() - Method in class net.ravendb.abstractions.data.MultiLoadResult
-
- getIncludes() - Method in class net.ravendb.abstractions.data.QueryResult
-
- getIndex() - Method in class net.ravendb.abstractions.data.IndexingError
-
- getIndex() - Method in class net.ravendb.abstractions.data.QueryHeaderInformation
-
- getIndex(String) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Gets the index definition for the specified name
- getIndex(String) - Method in class net.ravendb.client.connection.ServerClient
-
- getIndexAndTransformerReplicationMode() - Method in class net.ravendb.client.document.DocumentConvention
-
- getIndexDefinitionProperty() - Method in exception net.ravendb.abstractions.exceptions.IndexCompilationException
-
- getIndexedPerSecond() - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- getIndexes() - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- getIndexes() - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- getIndexes(int, int) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
- getIndexes(int, int) - Method in class net.ravendb.client.connection.ServerClient
-
- getIndexes() - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- getIndexesLocation() - Method in class net.ravendb.abstractions.data.DatabaseRestoreRequest
-
- getIndexesStrings() - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- getIndexesToWorkOn() - Method in class net.ravendb.abstractions.data.IndexingBatchInfo
-
- getIndexEtag() - Method in class net.ravendb.abstractions.data.QueryHeaderInformation
-
- getIndexEtag() - Method in class net.ravendb.abstractions.data.QueryResult
-
- getIndexEtag() - Method in class net.ravendb.client.RavenQueryStatistics
-
- getIndexHash() - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
Provide a cached version of the index hash code, which is used when generating
the index etag.
- getIndexId() - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- getIndexId() - Method in class net.ravendb.abstractions.indexing.TransformerDefinition
-
- getIndexingAttempts() - Method in class net.ravendb.abstractions.data.IndexStats
-
- getIndexingBatchInfo() - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- getIndexingErrors() - Method in class net.ravendb.abstractions.data.IndexStats
-
- getIndexingLag() - Method in class net.ravendb.abstractions.data.IndexStats
-
- getIndexingStatus() - Method in class net.ravendb.client.connection.AdminServerClient
-
- getIndexingStatus() - Method in interface net.ravendb.client.connection.IAdminDatabaseCommands
-
Get the indexing status
- getIndexingSuccesses() - Method in class net.ravendb.abstractions.data.IndexStats
-
- getIndexMergeSuggestions() - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
- getIndexMergeSuggestions() - Method in class net.ravendb.client.connection.ServerClient
-
- getIndexName() - Method in class net.ravendb.abstractions.data.FacetQuery
-
- getIndexName() - Method in class net.ravendb.abstractions.data.IndexingError
-
- getIndexName() - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
The name of the index to use for this operation
- getIndexName() - Method in class net.ravendb.abstractions.data.QueryResult
-
- getIndexName() - Method in class net.ravendb.client.document.sessionoperations.QueryOperation
-
- getIndexName() - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- getIndexName() - Method in class net.ravendb.client.indexes.RavenDocumentsByEntityName
-
- getIndexName() - Method in interface net.ravendb.client.linq.IRavenQueryProvider
-
- getIndexName() - Method in class net.ravendb.client.linq.RavenQueryProvider
-
Gets the name of the index.
- getIndexName() - Method in class net.ravendb.client.RavenQueryStatistics
-
- getIndexNames(int, int) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Gets the index names from the server
- getIndexNames(int, int) - Method in class net.ravendb.client.connection.ServerClient
-
- getIndexQueried() - Method in interface net.ravendb.client.connection.IRavenQueryInspector
-
Get the name of the index being queried
- getIndexQueried() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Get the name of the index being queried
- getIndexQueried() - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Get the name of the index being queried
- getIndexQueried() - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- getIndexQuery() - Method in interface net.ravendb.client.connection.IRavenQueryInspector
-
Get the index query for this query
- getIndexQuery() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- getIndexQuery() - Method in class net.ravendb.client.document.sessionoperations.QueryOperation
-
- getIndexQuery() - Method in interface net.ravendb.client.IDocumentQuery
-
Create the index query object for this query
- getIndexQuery() - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- getIndexQueryUrl(String, String, String) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- getIndexQueryUrl(String, String, String, boolean) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- getIndexQueryUrl(String, String, String, boolean, boolean) - Method in class net.ravendb.abstractions.data.IndexQuery
-
Gets the index query URL.
- getIndexStorageHumaneSize() - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- getIndexStorageSize() - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- getIndexTimestamp() - Method in class net.ravendb.abstractions.data.QueryHeaderInformation
-
- getIndexTimestamp() - Method in class net.ravendb.abstractions.data.QueryResult
-
- getIndexTimestamp() - Method in class net.ravendb.client.RavenQueryStatistics
-
- getInMemoryIndexingQueueSize() - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- getInnerClass() - Method in class net.ravendb.abstractions.data.EnumSet
-
- getInputCount() - Method in class net.ravendb.abstractions.data.IndexStats.IndexingPerformanceStats
-
- getInstalled() - Method in class net.ravendb.abstractions.data.ExtensionsLog
-
- getIsOnRam() - Method in class net.ravendb.abstractions.data.IndexStats
-
- getItem1() - Method in class net.ravendb.abstractions.basic.Tuple
-
- getItem2() - Method in class net.ravendb.abstractions.basic.Tuple
-
- getItemsCount() - Method in class net.ravendb.abstractions.data.IndexStats.IndexingPerformanceStats
-
- getItemType() - Method in class net.ravendb.abstractions.data.ReplicationConflictNotification
-
- getIV() - Method in class net.ravendb.client.utils.encryptors.FipsSymmetricalEncryptor
-
- getIV() - Method in interface net.ravendb.client.utils.encryptors.ISymmetricalEncryptor
-
- getJavaClass(String, RavenJObject, RavenJObject) - Method in class net.ravendb.client.document.DocumentConvention
-
Get the java class (if exists) from the document
- getJavaClassName(Class<?>) - Method in class net.ravendb.client.document.DocumentConvention
-
Get the java class name to be stored in the entity metadata
- getJournalsLocation() - Method in class net.ravendb.abstractions.data.DatabaseRestoreRequest
-
- getJsonContractResolver() - Method in class net.ravendb.client.document.DocumentConvention
-
- getJsonDocument(String) - Method in class net.ravendb.client.document.DocumentSession
-
Get the json document by key from the store
- getJsonDocument(String) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Get the json document by key from the store
- getJsonRequestFactory() - Method in class net.ravendb.client.connection.ServerClient
-
- getJsonRequestFactory() - Method in class net.ravendb.client.document.DocumentStore
-
- getJsonRequestFactory() - Method in interface net.ravendb.client.IDocumentStore
-
- getKey() - Method in class net.ravendb.abstractions.commands.DeleteCommandData
-
- getKey() - Method in interface net.ravendb.abstractions.commands.ICommandData
-
- getKey() - Method in class net.ravendb.abstractions.commands.PatchCommandData
-
- getKey() - Method in class net.ravendb.abstractions.commands.PutCommandData
-
- getKey() - Method in class net.ravendb.abstractions.commands.ScriptedPatchCommandData
-
- getKey() - Method in class net.ravendb.abstractions.data.Attachment
-
Deprecated.
- getKey() - Method in class net.ravendb.abstractions.data.AttachmentInformation
-
Deprecated.
- getKey() - Method in class net.ravendb.abstractions.data.BatchResult
-
- getKey() - Method in interface net.ravendb.abstractions.data.IJsonDocumentMetadata
-
- getKey() - Method in class net.ravendb.abstractions.data.JsonDocument
-
- getKey() - Method in class net.ravendb.abstractions.data.JsonDocumentMetadata
-
- getKey() - Method in class net.ravendb.abstractions.data.PutResult
-
- getKey() - Method in class net.ravendb.abstractions.data.StreamResult
-
- getKey() - Method in class net.ravendb.client.document.DocumentMetadata
-
- getKey() - Method in class net.ravendb.client.utils.encryptors.FipsSymmetricalEncryptor
-
- getKey() - Method in interface net.ravendb.client.utils.encryptors.ISymmetricalEncryptor
-
- getKeys() - Method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- getKeySize() - Method in class net.ravendb.client.utils.encryptors.FipsSymmetricalEncryptor
-
- getKeySize() - Method in interface net.ravendb.client.utils.encryptors.ISymmetricalEncryptor
-
- getLastActivity() - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- getLastAttachmentEtag() - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
Deprecated.
- getLastCheck() - Method in class net.ravendb.client.connection.ReplicationInformerBase.FailureCounter
-
- getLastDocEtag() - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- getLastEqualityTerm() - Method in interface net.ravendb.client.connection.IRavenQueryInspector
-
The last term that we asked the query to use equals on
- getLastEqualityTerm() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
The last term that we asked the query to use equals on
- getLastEqualityTerm() - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
The last term that we asked the query to use equals on
- getLastEqualityTerm() - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- getLastError() - Method in class net.ravendb.abstractions.replication.ReplicationStatistics.DestinationStats
-
- getLastEtagCheckedForReplication() - Method in class net.ravendb.abstractions.replication.ReplicationStatistics.DestinationStats
-
- getLastEtagHolder() - Method in class net.ravendb.client.DocumentStoreBase
-
- getLastFailureTimestamp() - Method in class net.ravendb.abstractions.replication.ReplicationStatistics.DestinationStats
-
- getLastHeartbeatReceived() - Method in class net.ravendb.abstractions.replication.ReplicationStatistics.DestinationStats
-
- getLastIndexedEtag() - Method in class net.ravendb.abstractions.data.IndexStats
-
- getLastIndexedTimestamp() - Method in class net.ravendb.abstractions.data.IndexStats
-
- getLastIndexingTime() - Method in class net.ravendb.abstractions.data.IndexStats
-
- getLastModified() - Method in interface net.ravendb.abstractions.data.IJsonDocumentMetadata
-
- getLastModified() - Method in class net.ravendb.abstractions.data.JsonDocument
-
- getLastModified() - Method in class net.ravendb.abstractions.data.JsonDocumentMetadata
-
- getLastQueryTime() - Method in class net.ravendb.abstractions.data.QueryResult
-
- getLastQueryTime() - Method in class net.ravendb.client.RavenQueryStatistics
-
- getLastQueryTimestamp() - Method in class net.ravendb.abstractions.data.IndexStats
-
- getLastReducedEtag() - Method in class net.ravendb.abstractions.data.IndexStats
-
- getLastReducedTimestamp() - Method in class net.ravendb.abstractions.data.IndexStats
-
- getLastReplicatedEtag() - Method in class net.ravendb.abstractions.replication.ReplicationStatistics.DestinationStats
-
- getLastReplicatedLastModified() - Method in class net.ravendb.abstractions.replication.ReplicationStatistics.DestinationStats
-
- getLastStats() - Method in class net.ravendb.abstractions.replication.ReplicationStatistics.DestinationStats
-
- getLastSuccessTimestamp() - Method in class net.ravendb.abstractions.replication.ReplicationStatistics.DestinationStats
-
- getLastWrittenEtag() - Method in class net.ravendb.client.DocumentStoreBase
-
Gets the etag of the last document written by any session belonging to this
document store
- getLastWrittenEtag() - Method in interface net.ravendb.client.IDocumentStore
-
Gets the etag of the last document written by any session belonging to this
document store
- getLastWrittenEtag() - Method in class net.ravendb.client.util.GlobalLastEtagHolder
-
- getLastWrittenEtag() - Method in interface net.ravendb.client.util.ILastEtagHolder
-
- getListeners() - Method in class net.ravendb.client.document.EntityToJson
-
- getListeners() - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- getListeners() - Method in class net.ravendb.client.DocumentStoreBase
-
- getListeners() - Method in interface net.ravendb.client.IDocumentStore
-
- getLoadDocumentCount() - Method in class net.ravendb.abstractions.data.IndexStats.IndexingPerformanceStats
-
- getLoadDocumentDurationMs() - Method in class net.ravendb.abstractions.data.IndexStats.IndexingPerformanceStats
-
- getLoadedDatabases() - Method in class net.ravendb.abstractions.data.AdminStatistics
-
- getLoadedFileSystems() - Method in class net.ravendb.abstractions.data.AdminStatistics
-
- getLocalChanges() - Method in class net.ravendb.abstractions.json.linq.DictionaryWithParentSnapshot
-
- getLockMode() - Method in class net.ravendb.abstractions.data.IndexStats
-
- getLockMode() - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- getLockMode() - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- getLogger(String) - Method in interface net.ravendb.abstractions.logging.ILogManager
-
- getLogger(String) - Static method in class net.ravendb.abstractions.logging.LogManager
-
- getLogger(String) - Method in class net.ravendb.abstractions.logging.providers.CommonsLoggingProvider
-
- getManagedMemorySizeInMB() - Method in class net.ravendb.abstractions.data.AdminMemoryStatistics
-
- getMap() - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- getMap() - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- getMapGroupFields() - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- getMaps() - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- getMax() - Method in class net.ravendb.abstractions.data.DatabaseMetrics.HistogramData
-
- getMax() - Method in class net.ravendb.abstractions.data.FacetValue
-
- getMaxFromDocument(JsonDocument, long) - Method in class net.ravendb.client.document.HiLoKeyGeneratorBase
-
- getMaximumDocumentFrequency() - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
Ignore words which occur in more than this many documents.
- getMaximumDocumentFrequencyPercentage() - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
Ignore words which occur in more than this percentage of documents.
- getMaximumNumberOfTokensParsed() - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- getMaximumQueryTerms() - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- getMaximumWordLength() - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
Ignore words greater than this length or if 0 then this has no effect.
- getMaxIndexOutputsPerDocument() - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
Index specific setting that limits the number of map outputs that an index is allowed to create for a one source document.
- getMaxIndexOutputsPerDocument() - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- getMaxIndexOutputsPerDocument() - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- getMaxLengthOfQueryUsingGetUrl() - Method in class net.ravendb.client.document.DocumentConvention
-
- getMaxNumberOfCachedRequests() - Method in class net.ravendb.client.document.DocumentStore
-
- getMaxNumberOfRequestsPerSession() - Method in class net.ravendb.client.document.DocumentConvention
-
Gets the default max number of requests per session.
- getMaxNumberOfRequestsPerSession() - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Gets the max number of requests per session.
- getMaxNumberOfRequestsPerSession() - Method in interface net.ravendb.client.IAdvancedDocumentSessionOperations
-
Gets the max number of requests per session.
- getMaxOpsPerSec() - Method in class net.ravendb.abstractions.data.BulkOperationOptions
-
limits the amount of base operation per second allowed.
- getMaxResults() - Method in class net.ravendb.abstractions.data.Facet
-
- getMaxSuggestions() - Method in class net.ravendb.abstractions.data.SuggestionQuery
-
Gets the number of suggestions to return.
- getMaxTreeLevel() - Method in class net.ravendb.abstractions.indexing.SpatialOptions
-
- getMaxX() - Method in class net.ravendb.abstractions.indexing.SpatialOptions
-
- getMaxX() - Method in class net.ravendb.abstractions.indexing.SpatialOptionsFactory.SpatialBounds
-
- getMaxY() - Method in class net.ravendb.abstractions.indexing.SpatialOptions
-
- getMaxY() - Method in class net.ravendb.abstractions.indexing.SpatialOptionsFactory.SpatialBounds
-
- getMaybeProperty() - Method in class net.ravendb.client.linq.ExpressionInfo
-
- getMaybeProperty() - Method in class net.ravendb.client.linq.LinqPathProvider.Result
-
- getMean() - Method in class net.ravendb.abstractions.data.DatabaseMetrics.HistogramData
-
- getMeanRate() - Method in class net.ravendb.abstractions.data.DatabaseMetrics.MeterData
-
- getMember(Expression<?>) - Method in class net.ravendb.client.linq.RavenQueryProviderProcessor
-
Gets member info for the specified expression and the path to that expression
- getMemberExpression(Expression<?>) - Method in class net.ravendb.client.linq.LinqPathProvider
-
- getMemberQueryPath(Expression<?>) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- getMemberQueryPathForOrderBy(Expression<?>) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- getMemberQueryPaths(Expression<?>...) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- getMemberQueryPathsForOrderBy(Expression<?>...) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- getMemberType() - Method in class net.ravendb.client.linq.LinqPathProvider.Result
-
- getMemory() - Method in class net.ravendb.abstractions.data.AdminStatistics
-
- getMergedArray() - Method in class net.ravendb.abstractions.json.ConflictsResolver.ArrayWithWarning
-
- getMergedIndex() - Method in class net.ravendb.abstractions.indexing.MergeSuggestions
-
- getMessage() - Method in class net.ravendb.abstractions.data.DocumentChangeNotification
-
- getMetadata() - Method in class net.ravendb.abstractions.commands.DeleteCommandData
-
- getMetadata() - Method in interface net.ravendb.abstractions.commands.ICommandData
-
- getMetadata() - Method in class net.ravendb.abstractions.commands.PatchCommandData
-
- getMetadata() - Method in class net.ravendb.abstractions.commands.PutCommandData
-
- getMetadata() - Method in class net.ravendb.abstractions.commands.ScriptedPatchCommandData
-
- getMetadata() - Method in class net.ravendb.abstractions.data.Attachment
-
Deprecated.
- getMetadata() - Method in class net.ravendb.abstractions.data.AttachmentInformation
-
Deprecated.
- getMetadata() - Method in class net.ravendb.abstractions.data.BatchResult
-
- getMetadata() - Method in interface net.ravendb.abstractions.data.IJsonDocumentMetadata
-
- getMetadata() - Method in class net.ravendb.abstractions.data.JsonDocument
-
- getMetadata() - Method in class net.ravendb.abstractions.data.JsonDocumentMetadata
-
- getMetadata() - Method in class net.ravendb.abstractions.data.StreamResult
-
- getMetadata() - Method in class net.ravendb.abstractions.json.ConflictsResolver.MergeResult
-
- getMetadata() - Method in class net.ravendb.client.connection.CreateHttpJsonRequestParams
-
- getMetadata() - Method in class net.ravendb.client.document.DocumentMetadata
-
- getMetadataFor(T) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Gets the metadata for the specified entity.
- getMetadataFor(T) - Method in interface net.ravendb.client.IAdvancedDocumentSessionOperations
-
Gets the metadata for the specified entity.
- getMethod() - Method in class net.ravendb.abstractions.commands.DeleteCommandData
-
- getMethod() - Method in interface net.ravendb.abstractions.commands.ICommandData
-
- getMethod() - Method in class net.ravendb.abstractions.commands.PatchCommandData
-
- getMethod() - Method in class net.ravendb.abstractions.commands.PutCommandData
-
- getMethod() - Method in class net.ravendb.abstractions.commands.ScriptedPatchCommandData
-
- getMethod() - Method in class net.ravendb.abstractions.data.BatchResult
-
- getMethod() - Method in class net.ravendb.client.connection.CreateHttpJsonRequestParams
-
- getMethod() - Method in class net.ravendb.client.connection.implementation.HttpJsonRequest
-
- getMethod() - Method in class net.ravendb.client.connection.profiling.RequestResultArgs
-
The request method
- getMethod() - Method in class net.ravendb.java.http.client.HttpEval
-
- getMethod() - Method in class net.ravendb.java.http.client.HttpReset
-
- getMetrics() - Method in class net.ravendb.abstractions.data.FileSystemStats
-
- getMetrics() - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- getMetricType() - Method in class net.ravendb.abstractions.data.DatabaseMetrics.HistogramData
-
- getMetricType() - Method in class net.ravendb.abstractions.data.DatabaseMetrics.MeterData
-
- getMin() - Method in class net.ravendb.abstractions.data.DatabaseMetrics.HistogramData
-
- getMin() - Method in class net.ravendb.abstractions.data.FacetValue
-
- getMinimalQueryString() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- getMinimumDocumentFrequency() - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
Ignore words which do not occur in at least this many documents.
- getMinimumTermFrequency() - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
Ignore terms with less than this frequency in the source doc.
- getMinimumWordLength() - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
Ignore words less than this length or if 0 then this has no effect.
- getMinX() - Method in class net.ravendb.abstractions.indexing.SpatialOptions
-
- getMinX() - Method in class net.ravendb.abstractions.indexing.SpatialOptionsFactory.SpatialBounds
-
- getMinY() - Method in class net.ravendb.abstractions.indexing.SpatialOptions
-
- getMinY() - Method in class net.ravendb.abstractions.indexing.SpatialOptionsFactory.SpatialBounds
-
- getMissingDictionary() - Method in class net.ravendb.client.document.EntityToJson
-
- getMode() - Method in class net.ravendb.abstractions.data.Facet
-
- getMostRecentAttachmentEtag() - Method in class net.ravendb.abstractions.replication.ReplicationStatistics
-
Deprecated.
- getMostRecentDocumentEtag() - Method in class net.ravendb.abstractions.replication.ReplicationStatistics
-
- getMultiFacets(FacetQuery[]) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Sends a multiple faceted queries in a single request and calculates the facet results for each of them
- getMultiFacets(FacetQuery[]) - Method in class net.ravendb.client.connection.ServerClient
-
- getName() - Method in class net.ravendb.abstractions.data.DatabaseStatistics.TriggerInfo
-
- getName() - Method in class net.ravendb.abstractions.data.ExtensionsLog
-
- getName() - Method in class net.ravendb.abstractions.data.ExtensionsLogDetail
-
- getName() - Method in class net.ravendb.abstractions.data.Facet
-
- getName() - Method in class net.ravendb.abstractions.data.FileSystemStats
-
- getName() - Method in class net.ravendb.abstractions.data.IndexChangeNotification
-
- getName() - Method in class net.ravendb.abstractions.data.IndexStats
-
- getName() - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- getName() - Method in class net.ravendb.abstractions.data.PatchRequest
-
- getName() - Method in class net.ravendb.abstractions.data.TransformerChangeNotification
-
- getName() - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- getName() - Method in class net.ravendb.abstractions.indexing.TransformerDefinition
-
- getName() - Method in class net.ravendb.client.linq.AggregationQuery
-
- getNested() - Method in class net.ravendb.abstractions.data.PatchRequest
-
Gets the nested operations to perform.
- getNewField() - Method in class net.ravendb.client.linq.RenamedField
-
- getNextPageStart() - Method in class net.ravendb.client.RavenPagingInformation
-
- getNextWriteTransactionId() - Method in class net.ravendb.abstractions.data.VoronStorageStats
-
- getNonAuthoritativeInformation() - Method in interface net.ravendb.abstractions.data.IJsonDocumentMetadata
-
Gets a value indicating whether this document is non authoritative (modified by uncommitted transaction).
- getNonAuthoritativeInformation() - Method in class net.ravendb.abstractions.data.JsonDocument
-
- getNonAuthoritativeInformation() - Method in class net.ravendb.abstractions.data.JsonDocumentMetadata
-
- getNonAuthoritativeInformationTimeout() - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Gets the timeout to wait for authoritative information if encountered non authoritative document.
- getNonAuthoritativeInformationTimeout() - Method in interface net.ravendb.client.IAdvancedDocumentSessionOperations
-
Gets the timeout to wait for authoritative information if encountered non authoritative document.
- getNull() - Static method in class net.ravendb.abstractions.json.linq.RavenJValue
-
- getNumberOfEntitiesInUnitOfWork() - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Gets the number of entities held in memory to manage Unit of Work
- getNumberOfReadBytes() - Method in class net.ravendb.abstractions.connection.CountingStream
-
- getNumberOfRequests() - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- getNumberOfRequests() - Method in interface net.ravendb.client.IAdvancedDocumentSessionOperations
-
Gets the number of requests for this session
- getNumOfCachedRequests() - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
- getNumOfCacheResets() - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
- getOnBulkInsertChangeNotification() - Method in class net.ravendb.client.changes.DatabaseConnectionState
-
- getOnDocumentChangeNotification() - Method in class net.ravendb.client.changes.DatabaseConnectionState
-
- getOneMinuteRate() - Method in class net.ravendb.abstractions.data.DatabaseMetrics.MeterData
-
- getOnError() - Method in class net.ravendb.client.changes.DatabaseConnectionState
-
- getOnIndexChangeNotification() - Method in class net.ravendb.client.changes.DatabaseConnectionState
-
- getOnReplicationConflictNotification() - Method in class net.ravendb.client.changes.DatabaseConnectionState
-
- getOnTransformerChangeNotification() - Method in class net.ravendb.client.changes.DatabaseConnectionState
-
- getOperation() - Method in class net.ravendb.abstractions.data.IndexStats.IndexingPerformanceStats
-
- getOperationId() - Method in class net.ravendb.abstractions.data.BulkInsertChangeNotification
-
- getOperationId() - Method in class net.ravendb.client.document.BulkInsertOperation
-
- getOperationId() - Method in interface net.ravendb.client.document.ILowLevelBulkInsertOperation
-
- getOperationId() - Method in class net.ravendb.client.document.RemoteBulkInsertOperation
-
- getOperationsHeaders() - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
- getOperationsHeaders() - Method in class net.ravendb.client.connection.ServerClient
-
- getOperationStatus(long) - Method in class net.ravendb.client.connection.ServerClient
-
- getOperationType() - Method in class net.ravendb.abstractions.data.ReplicationConflictNotification
-
- getOrAdd(String, Function1<String, T>) - Method in class net.ravendb.abstractions.util.AtomicDictionary
-
- getOrGenerateDocumentKey(Object) - Method in class net.ravendb.client.document.GenerateEntityIdOnTheClient
-
Tries to get the identity.
- getOriginalField() - Method in class net.ravendb.client.linq.RenamedField
-
- getOriginalMetadata() - Method in class net.ravendb.client.document.DocumentMetadata
-
- getOriginalValue() - Method in class net.ravendb.client.document.DocumentMetadata
-
- getOutputContext() - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- getOutputCount() - Method in class net.ravendb.abstractions.data.IndexStats.IndexingPerformanceStats
-
- getOwner() - Method in class net.ravendb.client.connection.CreateHttpJsonRequestParams
-
- getPageSize() - Method in class net.ravendb.abstractions.data.FacetQuery
-
- getPageSize() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- getPageSize() - Method in class net.ravendb.client.RavenPagingInformation
-
- getPageStart() - Method in class net.ravendb.abstractions.data.FacetQuery
-
- getPassword() - Method in class net.ravendb.abstractions.replication.ReplicationDestination
-
- getPatch() - Method in class net.ravendb.abstractions.commands.ScriptedPatchCommandData
-
- getPatches() - Method in class net.ravendb.abstractions.commands.PatchCommandData
-
- getPatchesIfMissing() - Method in class net.ravendb.abstractions.commands.PatchCommandData
-
- getPatchIfMissing() - Method in class net.ravendb.abstractions.commands.ScriptedPatchCommandData
-
- getPatchResult() - Method in class net.ravendb.abstractions.data.BatchResult
-
- getPatchResult() - Method in class net.ravendb.abstractions.data.PatchResultData
-
- getPath() - Method in class net.ravendb.client.linq.ExpressionInfo
-
- getPath(Expression<?>) - Method in class net.ravendb.client.linq.LinqPathProvider
-
- getPath() - Method in class net.ravendb.client.linq.LinqPathProvider.Result
-
- getPendingSyncs() - Method in class net.ravendb.abstractions.data.FileSystemStats
-
- getPercentiles() - Method in class net.ravendb.abstractions.data.DatabaseMetrics.HistogramData
-
- getPerformance() - Method in class net.ravendb.abstractions.data.IndexStats
-
- getPerformanceStats() - Method in class net.ravendb.abstractions.data.IndexingBatchInfo
-
- getPosition() - Method in class net.ravendb.abstractions.data.PatchRequest
-
- getPostedData() - Method in class net.ravendb.client.connection.profiling.RequestResultArgs
-
The data posted to the server
- getPrefetches() - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- getPrefetchingUser() - Method in class net.ravendb.abstractions.data.FutureBatchStats
-
- getPrevVal() - Method in class net.ravendb.abstractions.data.PatchRequest
-
Gets or sets the previous value, which is compared against the current value to verify a
change isn't overwriting new values.
- getPrimaryCredentials() - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
- getPrimaryCredentials() - Method in class net.ravendb.client.connection.ServerClient
-
- getPriority() - Method in class net.ravendb.abstractions.data.IndexStats
-
- getProblematicText() - Method in exception net.ravendb.abstractions.exceptions.IndexCompilationException
-
- getProductVersion() - Method in class net.ravendb.abstractions.data.BuildNumber
-
- getProfilingInformation() - Method in interface net.ravendb.client.connection.profiling.IHoldProfilingInformation
-
The profiling information
- getProfilingInformation() - Method in class net.ravendb.client.connection.ServerClient
-
- getProfilingInformationFor(UUID) - Method in class net.ravendb.client.DocumentStoreBase
-
Get the profiling information for the given id
- getProjectionFields() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Gets the fields for projection
- getProjectionFields() - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Gets the fields for projection
- getProperties() - Method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- getProvider() - Method in interface net.ravendb.client.linq.IOrderedQueryable
-
Query provider.
- getProvider() - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- getQuery() - Method in class net.ravendb.abstractions.data.FacetQuery
-
- getQuery() - Method in class net.ravendb.abstractions.data.GetRequest
-
- getQuery() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- getQueryGenerator() - Method in interface net.ravendb.client.linq.IRavenQueryProvider
-
- getQueryGenerator() - Method in class net.ravendb.client.linq.RavenQueryProvider
-
Get the query generator
- getQueryListeners() - Method in class net.ravendb.client.document.DocumentSessionListeners
-
- getQueryProviderProcessor(Class<S>) - Method in class net.ravendb.client.linq.RavenQueryProvider
-
- getQueryResult() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Gets the query result
Execute the query the first time that this is called.
- getQueryResult() - Method in interface net.ravendb.client.document.batches.ILazyOperation
-
- getQueryResult() - Method in class net.ravendb.client.document.batches.LazyLoadOperation
-
- getQueryResult() - Method in class net.ravendb.client.document.batches.LazyMoreLikeThisOperation
-
- getQueryResult() - Method in class net.ravendb.client.document.batches.LazyMultiLoadOperation
-
- getQueryResult() - Method in class net.ravendb.client.document.batches.LazyQueryOperation
-
- getQueryResult() - Method in class net.ravendb.client.document.batches.LazyStartsWithOperation
-
- getQueryResult() - Method in class net.ravendb.client.document.batches.LazySuggestOperation
-
- getQueryResult() - Method in class net.ravendb.client.document.batches.LazyTransformerLoadOperation
-
- getQueryResult() - Method in class net.ravendb.client.document.LazyFacetsOperation
-
- getQueryResult() - Method in interface net.ravendb.client.IDocumentQuery
-
Gets the query result
Execute the query the first time that this is called.
- getQueryShape() - Method in class net.ravendb.abstractions.data.SpatialIndexQuery
-
- getQueryShapeFromLatLon(double, double, double) - Static method in class net.ravendb.abstractions.data.SpatialIndexQuery
-
- getQueryString() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- getRadiusUnitOverride() - Method in class net.ravendb.abstractions.data.SpatialIndexQuery
-
- getRange() - Method in class net.ravendb.abstractions.data.FacetValue
-
- getRange() - Method in class net.ravendb.client.document.HiLoKeyGeneratorBase
-
- getRanges() - Method in class net.ravendb.abstractions.data.Facet
-
- getRanges() - Method in class net.ravendb.client.linq.AggregationQueryDsl
-
- getReadStripingBase() - Method in interface net.ravendb.client.connection.IReplicationInformerBase
-
- getReadStripingBase() - Method in class net.ravendb.client.connection.ReplicationInformerBase
-
- getReadTime() - Method in class net.ravendb.client.connection.CachedRequest
-
- getReduce() - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- getReduce() - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- getReducedPerSecond() - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- getReduceIndexingAttempts() - Method in class net.ravendb.abstractions.data.IndexStats
-
- getReduceIndexingErrors() - Method in class net.ravendb.abstractions.data.IndexStats
-
- getReduceIndexingSuccesses() - Method in class net.ravendb.abstractions.data.IndexStats
-
- getRegisteredConflictListeners() - Method in class net.ravendb.client.DocumentStoreBase
-
Gets a read-only collection of the registered conflict listeners.
- getRegisteredConversionListeners() - Method in class net.ravendb.client.DocumentStoreBase
-
Gets a read-only collection of the registered conversion listeners.
- getRegisteredDeleteListeners() - Method in class net.ravendb.client.DocumentStoreBase
-
Gets a read-only collection of the registered delete listeners.
- getRegisteredQueryListeners() - Method in class net.ravendb.client.DocumentStoreBase
-
Gets a read-only collection of the registered query listeners.
- getRegisteredStoreListeners() - Method in class net.ravendb.client.DocumentStoreBase
-
Gets a read-only collection of the registered store listeners.
- getRelation() - Method in class net.ravendb.client.spatial.SpatialCriteria
-
- getRemainingHits() - Method in class net.ravendb.abstractions.data.FacetResult
-
- getRemainingTerms() - Method in class net.ravendb.abstractions.data.FacetResult
-
- getRemainingTermsCount() - Method in class net.ravendb.abstractions.data.FacetResult
-
- getReplication() - Method in class net.ravendb.client.document.DocumentStore
-
- getReplicationBatchSizeHistogram() - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- getReplicationBatchSizeMeter() - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- getReplicationDestinations() - Method in interface net.ravendb.client.connection.IReplicationInformerBase
-
- getReplicationDestinations() - Method in class net.ravendb.client.connection.ReplicationInformerBase
-
- getReplicationDestinationsUrls() - Method in interface net.ravendb.client.connection.IReplicationInformerBase
-
- getReplicationDestinationsUrls() - Method in class net.ravendb.client.connection.ReplicationInformerBase
-
- getReplicationDurationHistogram() - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- getReplicationDurationMeter() - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- getReplicationInformer() - Method in class net.ravendb.client.connection.ServerClient
-
- getReplicationInformerFactory() - Method in class net.ravendb.client.document.DocumentConvention
-
This is called to provide replication behavior for the client.
- getReplicationInformerForDatabase() - Method in class net.ravendb.client.document.DocumentStore
-
- getReplicationInformerForDatabase(String) - Method in class net.ravendb.client.document.DocumentStore
-
- getReplicationOperation(ReplicationDestination) - Method in class net.ravendb.client.indexes.AbstractCommonApiForIndexesAndTransformers
-
- getReport() - Method in class net.ravendb.client.document.BulkInsertOperation
-
- getReport() - Method in interface net.ravendb.client.document.ILowLevelBulkInsertOperation
-
- getReport() - Method in class net.ravendb.client.document.RemoteBulkInsertOperation
-
- getRequest() - Method in class net.ravendb.abstractions.connection.WebRequestEventArgs
-
- GetRequest - Class in net.ravendb.abstractions.data
-
- GetRequest() - Constructor for class net.ravendb.abstractions.data.GetRequest
-
- GetRequest(String) - Constructor for class net.ravendb.abstractions.data.GetRequest
-
- GetRequest(String, String) - Constructor for class net.ravendb.abstractions.data.GetRequest
-
- getRequestDuration() - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- getRequests() - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- getRequests() - Method in class net.ravendb.abstractions.data.FileSystemMetrics
-
- getRequests() - Method in class net.ravendb.client.connection.profiling.ProfilingInformation
-
- getRequestsDuration() - Method in class net.ravendb.abstractions.data.FileSystemMetrics
-
- getRequestsPerSecond() - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- getRequestsPerSecond() - Method in class net.ravendb.abstractions.data.FileSystemMetrics
-
- getRequestTimeout() - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
- getRequestUri() - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- getRequestUri() - Method in class net.ravendb.client.connection.MultiGetOperation
-
- GetResponse - Class in net.ravendb.abstractions.data
-
- GetResponse() - Constructor for class net.ravendb.abstractions.data.GetResponse
-
- getResponseHeaders() - Method in class net.ravendb.client.connection.implementation.HttpJsonRequest
-
- getResponseStatusCode() - Method in class net.ravendb.client.connection.implementation.HttpJsonRequest
-
- getRestarts() - Method in class net.ravendb.abstractions.data.Etag
-
- getRestoreStartTimeout() - Method in class net.ravendb.abstractions.data.DatabaseRestoreRequest
-
- getResult() - Method in class net.ravendb.abstractions.data.GetResponse
-
- getResult() - Method in class net.ravendb.client.connection.profiling.RequestResultArgs
-
The result of this request
- getResult() - Method in class net.ravendb.client.connection.ReplicationInformerBase.OperationResult
-
- getResult() - Method in interface net.ravendb.client.document.batches.ILazyOperation
-
- getResult() - Method in class net.ravendb.client.document.batches.LazyLoadOperation
-
- getResult() - Method in class net.ravendb.client.document.batches.LazyMoreLikeThisOperation
-
- getResult() - Method in class net.ravendb.client.document.batches.LazyMultiLoadOperation
-
- getResult() - Method in class net.ravendb.client.document.batches.LazyQueryOperation
-
- getResult() - Method in class net.ravendb.client.document.batches.LazyStartsWithOperation
-
- getResult() - Method in class net.ravendb.client.document.batches.LazySuggestOperation
-
- getResult() - Method in class net.ravendb.client.document.batches.LazyTransformerLoadOperation
-
- getResult() - Method in class net.ravendb.client.document.LazyFacetsOperation
-
- getResultEtag() - Method in class net.ravendb.abstractions.data.QueryHeaderInformation
-
- getResultEtag() - Method in class net.ravendb.abstractions.data.QueryResult
-
- getResults() - Method in class net.ravendb.abstractions.data.FacetResults
-
A list of results for the facet.
- getResults() - Method in class net.ravendb.abstractions.data.MultiLoadResult
-
- getResults() - Method in class net.ravendb.abstractions.data.QueryResult
-
- getResultSize() - Method in class net.ravendb.abstractions.data.QueryResult
-
- getResultSize() - Method in class net.ravendb.client.RavenQueryStatistics
-
The size of the request which were sent from the server.
- getResultsTransformer() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- getResultsTransformer() - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- getResultTranformer() - Method in interface net.ravendb.client.linq.IRavenQueryProvider
-
- getResultTranformer() - Method in class net.ravendb.client.linq.RavenQueryProvider
-
Gets the results transformer to use
- getRetries() - Method in class net.ravendb.abstractions.data.FutureBatchStats
-
- getRootDatabaseUrl(String) - Static method in class net.ravendb.client.extensions.MultiDatabase
-
- getRootPages() - Method in class net.ravendb.abstractions.data.VoronStorageStats
-
- getScoreExplanations() - Method in class net.ravendb.abstractions.data.QueryResult
-
- getScoreExplanations() - Method in class net.ravendb.client.RavenQueryStatistics
-
- getScript() - Method in class net.ravendb.abstractions.data.ScriptedPatchRequest
-
- getSecuredSettings() - Method in class net.ravendb.abstractions.data.DatabaseDocument
-
- getSelf() - Method in class net.ravendb.abstractions.replication.ReplicationStatistics
-
- getServerCheckUrl(String) - Method in class net.ravendb.client.connection.ReplicationInformer
-
- getServerCheckUrl(String) - Method in class net.ravendb.client.connection.ReplicationInformerBase
-
- getServerHash(String) - Static method in class net.ravendb.client.connection.ServerHash
-
- getServerName() - Method in class net.ravendb.abstractions.data.AdminStatistics
-
- getSession() - Method in interface net.ravendb.client.connection.IRavenQueryInspector
-
The query session
- getSession() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Gets the session associated with this document query
- getSession() - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- getSettings() - Method in class net.ravendb.abstractions.data.DatabaseDocument
-
- getShape() - Method in class net.ravendb.client.spatial.SpatialCriteria
-
- getSharedOperationsHeaders() - Method in class net.ravendb.client.DocumentStoreBase
-
- getSharedOperationsHeaders() - Method in interface net.ravendb.client.IDocumentStore
-
Gets the shared operations headers.
- getShouldCacheRequest() - Method in class net.ravendb.client.connection.implementation.HttpJsonRequest
-
- getShouldCacheRequest() - Method in class net.ravendb.client.document.Convention
-
Whatever or not RavenDB should cache the request to the specified url.
- getSingleAuthToken() - Method in class net.ravendb.client.connection.ServerClient
-
- getSize() - Method in class net.ravendb.abstractions.data.Attachment
-
Deprecated.
- getSize() - Method in class net.ravendb.abstractions.data.AttachmentInformation
-
Deprecated.
- getSize() - Method in class net.ravendb.abstractions.data.FutureBatchStats
-
- getSize() - Method in class net.ravendb.client.connection.implementation.HttpJsonRequest
-
- getSkippedResults() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- getSkippedResults() - Method in class net.ravendb.abstractions.data.QueryResult
-
- getSkippedResults() - Method in class net.ravendb.client.RavenQueryStatistics
-
- getSortedFields() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- getSortOptions() - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- getSortOptions() - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- getSortOptionsStrings() - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- getSource() - Method in class net.ravendb.abstractions.replication.ReplicationDocument
-
- getSpatialFieldName() - Method in class net.ravendb.abstractions.data.SpatialIndexQuery
-
- getSpatialIndexes() - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- getSpatialIndexes() - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- getSpatialIndexesStrings() - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- getSpatialRelation() - Method in class net.ravendb.abstractions.data.SpatialIndexQuery
-
- getStaleIndexes() - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- getStaleIndexMaps() - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- getStaleIndexReduces() - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- getStaleTimeout() - Method in class net.ravendb.abstractions.data.BulkOperationOptions
-
- getStart() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- getStart() - Method in class net.ravendb.client.RavenPagingInformation
-
- getStarted() - Method in class net.ravendb.abstractions.data.IndexStats.IndexingPerformanceStats
-
- getStartedAt() - Method in class net.ravendb.abstractions.data.IndexingBatchInfo
-
- getStatistics() - Method in class net.ravendb.client.connection.AdminServerClient
-
- getStatistics() - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Returns server statistics
- getStatistics() - Method in interface net.ravendb.client.connection.IGlobalAdminDatabaseCommands
-
Get admin statistics
- getStatistics() - Method in class net.ravendb.client.connection.ServerClient
-
- getStats() - Method in class net.ravendb.abstractions.replication.ReplicationStatistics
-
- getStatus() - Method in class net.ravendb.abstractions.data.GetResponse
-
- getStatus() - Method in class net.ravendb.client.connection.profiling.RequestResultArgs
-
The request status
- getStatusCode() - Method in exception net.ravendb.abstractions.exceptions.HttpOperationException
-
- getStdev() - Method in class net.ravendb.abstractions.data.DatabaseMetrics.HistogramData
-
- getStopWordsDocumentId() - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- getStorageEngine() - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- getStorageStats() - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- getStoreIdentifier() - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Gets the store identifier for this session.
- getStoreIdentifier() - Method in interface net.ravendb.client.IAdvancedDocumentSessionOperations
-
Gets the store identifier for this session.
- getStoreListeners() - Method in class net.ravendb.client.document.DocumentSessionListeners
-
- getStores() - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- getStores() - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- getStoresStrings() - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- getStrategy() - Method in class net.ravendb.abstractions.indexing.SpatialOptions
-
- getSuggestions() - Method in class net.ravendb.abstractions.data.SuggestionQueryResult
-
The suggestions based on the term and dictionary
- getSuggestions() - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- getSuggestions() - Method in class net.ravendb.abstractions.indexing.IndexMergeResults
-
- getSuggestions() - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- getSum() - Method in class net.ravendb.abstractions.data.FacetValue
-
- getSupportedClass() - Method in interface net.ravendb.client.document.DocumentConvention.TryConvertValueForQueryDelegate
-
- getSurpassingIndex() - Method in class net.ravendb.abstractions.indexing.MergeSuggestions
-
- getTag() - Method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- getTask() - Method in class net.ravendb.client.connection.ObservableLineStream
-
- getTempIndexScore() - Method in class net.ravendb.abstractions.data.JsonDocument
-
- getTerm() - Method in class net.ravendb.abstractions.data.SuggestionQuery
-
Gets the term.
- getTerms(String, String, String, int) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Get the all terms stored in the index for the specified field
You can page through the results by use fromValue parameter as the
starting point for the next query
- getTerms(String, String, String, int) - Method in class net.ravendb.client.connection.ServerClient
-
- getTermSortMode() - Method in class net.ravendb.abstractions.data.Facet
-
- getTermVectors() - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- getTermVectors() - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- getTermVectorsStrings() - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- getTime() - Method in class net.ravendb.client.connection.CachedRequest
-
- getTimeout() - Method in class net.ravendb.client.connection.CreateHttpJsonRequestParams
-
- getTimestamp() - Method in class net.ravendb.abstractions.data.FutureBatchStats
-
- getTimestamp() - Method in class net.ravendb.abstractions.data.IndexingError
-
- getTimestamp() - Method in class net.ravendb.client.RavenQueryStatistics
-
- getTimingsInMilliseconds() - Method in class net.ravendb.abstractions.data.QueryResult
-
- getTimingsInMilliseconds() - Method in class net.ravendb.client.RavenQueryStatistics
-
- getToken() - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- getToken() - Method in class net.ravendb.client.utils.CancellationTokenSource
-
- getTotalClientDuration() - Method in class net.ravendb.client.document.ResponseTimeInformation
-
- getTotalDatabaseHumaneSize() - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- getTotalDatabaseSize() - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- getTotalDocumentCount() - Method in class net.ravendb.abstractions.data.IndexingBatchInfo
-
- getTotalDocumentSize() - Method in class net.ravendb.abstractions.data.IndexingBatchInfo
-
- getTotalDuration() - Method in class net.ravendb.abstractions.data.IndexingBatchInfo
-
- getTotalNumberOfRequests() - Method in class net.ravendb.abstractions.data.AdminStatistics
-
- getTotalProcessMemorySizeInMB() - Method in class net.ravendb.abstractions.data.AdminMemoryStatistics
-
- getTotalResults() - Method in class net.ravendb.abstractions.data.QueryHeaderInformation
-
- getTotalResults() - Method in class net.ravendb.abstractions.data.QueryResult
-
- getTotalResults() - Method in class net.ravendb.client.RavenQueryStatistics
-
- getTotalServerDuration() - Method in class net.ravendb.client.document.ResponseTimeInformation
-
- getTotalSize() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- getTotalSize() - Method in class net.ravendb.client.connection.profiling.RequestResultArgs
-
- getTouchCount() - Method in class net.ravendb.abstractions.data.IndexStats
-
- getTransactionalStorageAllocatedSize() - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- getTransactionalStorageAllocatedSizeHumaneSize() - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- getTransactionalStorageUsedSize() - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- getTransactionalStorageUsedSizeHumaneSize() - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- getTransactionRecoveryStorage() - Method in class net.ravendb.client.DocumentStoreBase
-
- getTransformer(String) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Gets the transformer definition for the specified name
- getTransformer(String) - Method in class net.ravendb.client.connection.ServerClient
-
- getTransformerName() - Method in class net.ravendb.client.indexes.AbstractTransformerCreationTask
-
Gets the name of the index.
- getTransformerParameters() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- getTransformerParameters() - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- getTransformerParameters() - Method in class net.ravendb.client.document.RavenLoadConfiguration
-
- getTransformerParameters() - Method in interface net.ravendb.client.linq.IRavenQueryProvider
-
- getTransformerParameters() - Method in class net.ravendb.client.linq.RavenQueryProvider
-
- getTransformers(int, int) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Gets the transformers from the server
- getTransformers(int, int) - Method in class net.ravendb.client.connection.ServerClient
-
- getTransformResults() - Method in class net.ravendb.abstractions.indexing.TransformerDefinition
-
- getTransformTypeTagNameToDocumentKeyPrefix() - Method in class net.ravendb.client.document.DocumentConvention
-
Translate the type tag name to the document key prefix
- getTransitiveReplicationBehavior() - Method in class net.ravendb.abstractions.replication.ReplicationDestination
-
- getType() - Method in class net.ravendb.abstractions.data.DatabaseStatistics.TriggerInfo
-
- getType() - Method in class net.ravendb.abstractions.data.DocumentChangeNotification
-
- getType() - Method in class net.ravendb.abstractions.data.IndexChangeNotification
-
- getType() - Method in class net.ravendb.abstractions.data.PatchRequest
-
- getType() - Method in class net.ravendb.abstractions.data.SynchronizationDetails
-
- getType() - Method in class net.ravendb.abstractions.data.TransformerChangeNotification
-
- getType() - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- getType() - Method in class net.ravendb.abstractions.indexing.SpatialOptions
-
- getType() - Method in class net.ravendb.abstractions.json.linq.RavenJArray
-
- getType() - Method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- getType() - Method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- getType() - Method in class net.ravendb.abstractions.json.linq.RavenJValue
-
- getTypeName() - Method in class net.ravendb.abstractions.data.DocumentChangeNotification
-
- getTypeTagName(Class<?>) - Method in class net.ravendb.client.document.DocumentConvention
-
Gets the name of the type tag.
- getUnallocatedPagesAtEndOfFile() - Method in class net.ravendb.abstractions.data.VoronStorageStats
-
- getUnits() - Method in class net.ravendb.abstractions.indexing.SpatialOptions
-
- getUnmergables() - Method in class net.ravendb.abstractions.indexing.IndexMergeResults
-
- getUptime() - Method in class net.ravendb.abstractions.data.AdminStatistics
-
- getUrl() - Method in class net.ravendb.abstractions.data.GetRequest
-
- getUrl() - Method in class net.ravendb.abstractions.data.RavenConnectionStringOptions
-
- getUrl() - Method in class net.ravendb.abstractions.replication.ReplicationDestination
-
- getUrl() - Method in class net.ravendb.abstractions.replication.ReplicationStatistics.DestinationStats
-
- getUrl() - Method in class net.ravendb.client.connection.CreateHttpJsonRequestParams
-
- getUrl() - Method in class net.ravendb.client.connection.implementation.HttpJsonRequest
-
- getUrl() - Method in class net.ravendb.client.connection.OperationMetadata
-
- getUrl() - Method in class net.ravendb.client.connection.profiling.RequestResultArgs
-
The request Url
- getUrl() - Method in class net.ravendb.client.connection.ReplicationInformer.FailoverStatusChangedEventArgs
-
- getUrl() - Method in class net.ravendb.client.connection.ServerClient
-
- getUrl() - Method in class net.ravendb.client.document.ResponseTimeInformation.ResponseTimeItem
-
- getUrl() - Method in class net.ravendb.client.DocumentStoreBase
-
- getUrl() - Method in interface net.ravendb.client.IDocumentStore
-
Gets the URL.
- getUrlAndQuery() - Method in class net.ravendb.abstractions.data.GetRequest
-
- getUsedDataFileSizeInBytes() - Method in class net.ravendb.abstractions.data.VoronStorageStats
-
- getUsername() - Method in class net.ravendb.abstractions.replication.ReplicationDestination
-
- getValue() - Method in class net.ravendb.abstractions.basic.Lazy
-
- getValue() - Method in class net.ravendb.abstractions.data.BoostedValue
-
- getValue() - Method in enum net.ravendb.abstractions.data.DocumentChangeTypes
-
- getValue() - Method in class net.ravendb.abstractions.data.EnumSet
-
- getValue() - Method in enum net.ravendb.abstractions.data.FacetAggregation
-
- getValue() - Method in enum net.ravendb.abstractions.data.IndexChangeTypes
-
- getValue() - Method in enum net.ravendb.abstractions.data.MetricType
-
- getValue() - Method in class net.ravendb.abstractions.data.PatchRequest
-
- getValue() - Method in enum net.ravendb.abstractions.data.PrefetchingUser
-
- getValue() - Method in enum net.ravendb.abstractions.data.ReplicationConflictTypes
-
- getValue() - Method in enum net.ravendb.abstractions.data.ReplicationOperationTypes
-
- getValue() - Method in enum net.ravendb.abstractions.data.TransformerChangeTypes
-
- getValue() - Method in enum net.ravendb.abstractions.data.UuidType
-
- getValue() - Method in enum net.ravendb.abstractions.indexing.SortOptions
-
- getValue() - Method in class net.ravendb.abstractions.json.linq.RavenJValue
-
Gets the underlying token value.
- getValue() - Method in class net.ravendb.client.connection.ReplicationInformerBase.FailureCounter
-
- getValue() - Method in enum net.ravendb.client.document.FailoverBehavior
-
- getValue() - Method in enum net.ravendb.client.document.IndexAndTransformerReplicationMode
-
- getValue() - Method in enum net.ravendb.client.SearchOptions
-
- getValue() - Method in class net.ravendb.client.WhereParams
-
- getValueFromExpression(Expression<?>, Class<?>) - Method in class net.ravendb.client.linq.LinqPathProvider
-
- getValueFromExpressionWithoutConversion(Expression<?>, Reference<Object>) - Static method in class net.ravendb.client.linq.LinqPathProvider
-
- getValueMethod - Variable in class net.ravendb.abstractions.data.EnumSet
-
- getValues() - Method in class net.ravendb.abstractions.data.FacetResult
-
The facet terms and hits up to a limit of MaxResults items (as specified in the facet setup document), sorted
in TermSortMode order (as indicated in the facet setup document).
- getValues() - Method in class net.ravendb.abstractions.data.ScriptedPatchRequest
-
- getValues() - Method in class net.ravendb.abstractions.json.ConflictsResolver.Conflicted
-
- getVoronStats() - Method in class net.ravendb.abstractions.data.StorageStats
-
- getWasDisposed() - Method in class net.ravendb.client.DocumentStoreBase
-
- getWasDisposed() - Method in interface net.ravendb.client.IDisposalNotification
-
Whatever the instance has been disposed
- getWebRequest() - Method in exception net.ravendb.abstractions.exceptions.HttpOperationException
-
- getWebRequest() - Method in class net.ravendb.client.connection.implementation.HttpJsonRequest
-
- getWriteTimeoutMiliseconds() - Method in class net.ravendb.abstractions.data.BulkInsertOptions
-
- GlobalLastEtagHolder - Class in net.ravendb.client.util
-
- GlobalLastEtagHolder() - Constructor for class net.ravendb.client.util.GlobalLastEtagHolder
-
- groupByFields - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
Fields to group on
- GzipHttpEntity - Class in net.ravendb.java.http.client
-
- GzipHttpEntity(HttpEntity) - Constructor for class net.ravendb.java.http.client.GzipHttpEntity
-
- IAbstractDocumentQuery<T> - Interface in net.ravendb.client.document
-
Mostly used by the linq provider
- IAdminDatabaseCommands - Interface in net.ravendb.client.connection
-
- IAdvancedDocumentSessionOperations - Interface in net.ravendb.client
-
Advanced session operations
- IAsymmetricalEncryptor - Interface in net.ravendb.client.utils.encryptors
-
- IChangesConnectionState - Interface in net.ravendb.client.changes
-
- ICommandData - Interface in net.ravendb.abstractions.commands
-
A single operation inside the batch.
- IConnectableChanges - Interface in net.ravendb.client.changes
-
- IDatabaseChanges - Interface in net.ravendb.client.changes
-
- IDatabaseCommands - Interface in net.ravendb.client.connection
-
- IdConvention - Interface in net.ravendb.client.delegates
-
- IdentityHashSet<T> - Class in net.ravendb.client.util
-
- IdentityHashSet() - Constructor for class net.ravendb.client.util.IdentityHashSet
-
- identityPartsSeparator - Variable in class net.ravendb.client.document.Convention
-
- IdentityPropertyFinder - Interface in net.ravendb.client.delegates
-
- IdentityPropertyNameFinder - Interface in net.ravendb.client.delegates
-
- IDisposalNotification - Interface in net.ravendb.client
-
Provide a way for interested party to tell whatever implementers have been disposed
- IDocumentConflictListener - Interface in net.ravendb.client.listeners
-
Hooks for users that allows you to handle document replication conflicts
- IDocumentConversionListener - Interface in net.ravendb.client.listeners
-
Extended hook for users to provide additional logic for converting to / from
entities to document/metadata pairs.
- IDocumentDeleteListener - Interface in net.ravendb.client.listeners
-
Hook for users to provide additional logic on delete operations
- IDocumentQuery<T> - Interface in net.ravendb.client
-
A query against a Raven index
- IDocumentQueryBase<T,TSelf extends IDocumentQueryBase<T,TSelf>> - Interface in net.ravendb.client
-
A query against a Raven index
- IDocumentQueryCustomization - Interface in net.ravendb.client
-
Customize the document query
- IDocumentQueryGenerator - Interface in net.ravendb.client.linq
-
Generate a new document query
- IDocumentQueryListener - Interface in net.ravendb.client.listeners
-
Hook for users to modify all queries globally
- IDocumentSession - Interface in net.ravendb.client
-
Interface for document session
- IDocumentSessionImpl - Interface in net.ravendb.client
-
Interface for document session which holds the internal operations
- IDocumentStore - Interface in net.ravendb.client
-
Interface for managing access to RavenDB and open sessions.
- IDocumentStoreListener - Interface in net.ravendb.client.listeners
-
Hook for users to provide additional logic on store operations
- IDocumentStoreReplicationInformer - Interface in net.ravendb.client.connection
-
- IdValuePartFinder - Interface in net.ravendb.client.delegates
-
- IEagerSessionOperations - Interface in net.ravendb.client.document.batches
-
Allow to perform eager operations on the session
- IEncryptor - Interface in net.ravendb.client.utils.encryptors
-
- IGlobalAdminDatabaseCommands - Interface in net.ravendb.client.connection
-
- IHashEncryptor - Interface in net.ravendb.client.utils.encryptors
-
- IHoldProfilingInformation - Interface in net.ravendb.client.connection.profiling
-
Interface for getting profiling information about the actions of the system
within a given context, usually the context is database commands or async database commands
- IJsonDocumentMetadata - Interface in net.ravendb.abstractions.data
-
Interface that is used purely internally
- ILastEtagHolder - Interface in net.ravendb.client.util
-
- ILazyLoaderWithInclude - Interface in net.ravendb.client.document.batches
-
Fluent interface for specifying include paths
for loading documents lazily
NOTE: Java version does not contain method load that skips class parameter - since we can't track type in method signature based on Path object
- ILazyOperation - Interface in net.ravendb.client.document.batches
-
- ILazySessionOperations - Interface in net.ravendb.client.document.batches
-
Specify interface for lazy operation for the sessionSpecify interface for lazy operation for the session
- ILoadConfiguration - Interface in net.ravendb.client
-
- ILoaderWithInclude - Interface in net.ravendb.client.document
-
Fluent interface for specifying include paths
for loading documents
- ILog - Interface in net.ravendb.abstractions.logging
-
- ILogManager - Interface in net.ravendb.abstractions.logging
-
- ILowLevelBulkInsertOperation - Interface in net.ravendb.client.document
-
- IMetricsData - Interface in net.ravendb.abstractions.data
-
- importParameters(byte[], byte[]) - Method in class net.ravendb.client.utils.encryptors.FipsAsymmetricalEncryptor
-
- importParameters(byte[], byte[]) - Method in interface net.ravendb.client.utils.encryptors.IAsymmetricalEncryptor
-
- inc() - Method in class net.ravendb.client.changes.DatabaseConnectionState
-
- inc() - Method in interface net.ravendb.client.changes.IChangesConnectionState
-
- include(RavenJObject, String, Action1<String>) - Static method in class net.ravendb.abstractions.util.IncludesUtil
-
- include(String) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- include(Class<?>, Path<?>) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- include(Path<?>) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- include(String) - Method in interface net.ravendb.client.document.batches.ILazyLoaderWithInclude
-
Includes the specified path.
- include(Path<?>) - Method in interface net.ravendb.client.document.batches.ILazyLoaderWithInclude
-
Includes the specified path
- include(String) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
Begin a load while including the specified path
- include(Path<?>) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
Begin a load while including the specified path
- include(String) - Method in class net.ravendb.client.document.batches.LazyMultiLoaderWithInclude
-
Includes the specified path.
- include(Path<?>) - Method in class net.ravendb.client.document.batches.LazyMultiLoaderWithInclude
-
Includes the specified path.
- include(Path<?>) - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- include(String) - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- include(Class<?>, Path<?>) - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- include(Path<?>) - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
Includes the specified path in the query, loading the document specified in that path
- include(String) - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
Includes the specified path in the query, loading the document specified in that path
- include(Class<?>, Path<?>) - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
Includes the specified path in the query, loading the document specified in that path
- include(String) - Method in class net.ravendb.client.document.DocumentSession
-
Begin a load while including the specified path
- include(Expression<?>) - Method in class net.ravendb.client.document.DocumentSession
-
Begin a load while including the specified path
- include(Class<?>, Expression<?>) - Method in class net.ravendb.client.document.DocumentSession
-
Begin a load while including the specified path
- include(Path<?>) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Includes the specified path in the query, loading the document specified in that path
- include(String) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Includes the specified path in the query, loading the document specified in that path
- include(Class<?>, Path<?>) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Includes the specified path in the query, loading the document specified in that path
- include(String) - Method in interface net.ravendb.client.document.ILoaderWithInclude
-
Includes the specified path.
- include(Expression<?>) - Method in interface net.ravendb.client.document.ILoaderWithInclude
-
Includes the specified path.
- include(Class<?>, Expression<?>) - Method in interface net.ravendb.client.document.ILoaderWithInclude
-
Includes the specified path.
- include(Path<?>) - Method in class net.ravendb.client.document.LazySessionOperations
-
Begin a load while including the specified path
- include(String) - Method in class net.ravendb.client.document.LazySessionOperations
-
Begin a load while including the specified path
- include(Class<?>, Expression<?>) - Method in class net.ravendb.client.document.MultiLoaderWithInclude
-
- include(String) - Method in class net.ravendb.client.document.MultiLoaderWithInclude
-
Includes the specified path.
- include(String, Class<?>) - Method in class net.ravendb.client.document.MultiLoaderWithInclude
-
- include(Expression<?>) - Method in class net.ravendb.client.document.MultiLoaderWithInclude
-
Includes the specified path
- include(String) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Includes the specified path in the query, loading the document specified in that path
- include(Path<?>) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Includes the specified path in the query, loading the document specified in that path
- include(Path<?>) - Method in interface net.ravendb.client.IDocumentQueryCustomization
-
Includes the specified path in the query, loading the document specified in that path
- include(String) - Method in interface net.ravendb.client.IDocumentQueryCustomization
-
Includes the specified path in the query, loading the document specified in that path
- include(Class<?>, Path<?>) - Method in interface net.ravendb.client.IDocumentQueryCustomization
-
Includes the specified path in the query, loading the document specified in that path
- include(String) - Method in interface net.ravendb.client.IDocumentSession
-
Begin a load while including the specified path
- include(Expression<?>) - Method in interface net.ravendb.client.IDocumentSession
-
Begin a load while including the specified path
- include(Class<?>, Expression<?>) - Method in interface net.ravendb.client.IDocumentSession
-
Begin a load while include the specified path
- include(Path<?>) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- include(Path<?>) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
- includedDocumentsByKey - Variable in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- includes - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
The paths to include when loading the query
- IncludesUtil - Class in net.ravendb.abstractions.util
-
- IncludesUtil() - Constructor for class net.ravendb.abstractions.util.IncludesUtil
-
- increment() - Method in class net.ravendb.client.connection.ReplicationInformerBase.FailureCounter
-
- incrementBy(int) - Method in class net.ravendb.abstractions.data.Etag
-
- incrementCachedRequests() - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
- incrementFailureCount(String) - Method in class net.ravendb.client.connection.ReplicationInformerBase
-
- incrementRequestCount() - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- index(Path<?>, FieldIndexing) - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
Register a field to be indexed
- index(String, FieldIndexing) - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
Register a field to be indexed
- IndexAndTransformerReplicationMode - Enum in net.ravendb.client.document
-
- IndexChangeNotification - Class in net.ravendb.abstractions.data
-
- IndexChangeNotification() - Constructor for class net.ravendb.abstractions.data.IndexChangeNotification
-
- IndexChangeTypes - Enum in net.ravendb.abstractions.data
-
- IndexCompilationException - Exception in net.ravendb.abstractions.exceptions
-
- IndexCompilationException() - Constructor for exception net.ravendb.abstractions.exceptions.IndexCompilationException
-
- IndexCompilationException(String, Throwable) - Constructor for exception net.ravendb.abstractions.exceptions.IndexCompilationException
-
- IndexCompilationException(String) - Constructor for exception net.ravendb.abstractions.exceptions.IndexCompilationException
-
- IndexCompilationException(Throwable) - Constructor for exception net.ravendb.abstractions.exceptions.IndexCompilationException
-
- IndexDefinition - Class in net.ravendb.abstractions.indexing
-
- IndexDefinition() - Constructor for class net.ravendb.abstractions.indexing.IndexDefinition
-
- IndexDefinition(String) - Constructor for class net.ravendb.abstractions.indexing.IndexDefinition
-
- indexDefinition(String, String) - Static method in class net.ravendb.client.connection.RavenUrlExtensions
-
- IndexDefinitionBuilder - Class in net.ravendb.client.indexes
-
- IndexDefinitionBuilder() - Constructor for class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- indexes(String, String) - Static method in class net.ravendb.client.connection.RavenUrlExtensions
-
- indexes - Variable in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- indexesStrings - Variable in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- indexesSubscriptions - Variable in class net.ravendb.client.util.EvictItemsFromCacheBasedOnChanges
-
- indexHasChanged(String, IndexDefinition) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Checks if passed index definition matches version stored on server.
- indexHasChanged(String, IndexDefinition) - Method in class net.ravendb.client.connection.ServerClient
-
- IndexingBatchInfo - Class in net.ravendb.abstractions.data
-
- IndexingBatchInfo() - Constructor for class net.ravendb.abstractions.data.IndexingBatchInfo
-
- IndexingError - Class in net.ravendb.abstractions.data
-
- IndexingError() - Constructor for class net.ravendb.abstractions.data.IndexingError
-
- indexingStatus(String) - Method in class net.ravendb.client.connection.AdminRequestCreator
-
- IndexLockMode - Enum in net.ravendb.abstractions.indexing
-
- IndexMergeResults - Class in net.ravendb.abstractions.indexing
-
- IndexMergeResults() - Constructor for class net.ravendb.abstractions.indexing.IndexMergeResults
-
- indexName - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
The index to query
- indexName - Variable in class net.ravendb.client.linq.RavenQueryProviderProcessor
-
- indexNames(String, int, int) - Static method in class net.ravendb.client.connection.RavenUrlExtensions
-
- IndexQuery - Class in net.ravendb.abstractions.data
-
All the information required to query a Raven index
- IndexQuery() - Constructor for class net.ravendb.abstractions.data.IndexQuery
-
Initializes a new instance of the
IndexQuery
class.
- IndexQuery(String) - Constructor for class net.ravendb.abstractions.data.IndexQuery
-
- indexSortOptions - Variable in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- indexSortOptionsStrings - Variable in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- IndexStats - Class in net.ravendb.abstractions.data
-
- IndexStats() - Constructor for class net.ravendb.abstractions.data.IndexStats
-
- IndexStats.IndexingPerformanceStats - Class in net.ravendb.abstractions.data
-
- IndexStats.IndexingPerformanceStats() - Constructor for class net.ravendb.abstractions.data.IndexStats.IndexingPerformanceStats
-
- IndexStats.IndexingPriority - Enum in net.ravendb.abstractions.data
-
- indexSuggestions - Variable in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- Inflector - Class in net.ravendb.client.util
-
Class responsible for pluralizing words
- info(String) - Method in interface net.ravendb.abstractions.logging.ILog
-
- info(String, Object...) - Method in interface net.ravendb.abstractions.logging.ILog
-
- info(String) - Method in class net.ravendb.abstractions.logging.providers.CommonsLoggingLogWrapper
-
- info(String, Object...) - Method in class net.ravendb.abstractions.logging.providers.CommonsLoggingLogWrapper
-
- infoException(String, Throwable) - Method in interface net.ravendb.abstractions.logging.ILog
-
- infoException(String, Throwable) - Method in class net.ravendb.abstractions.logging.providers.CommonsLoggingLogWrapper
-
- initialize() - Method in class net.ravendb.client.document.DocumentStore
-
- initialize() - Method in interface net.ravendb.client.IDocumentStore
-
Initializes this instance.
- initialize(boolean) - Static method in class net.ravendb.client.utils.encryptors.Encryptor
-
- initialized - Variable in class net.ravendb.client.DocumentStoreBase
-
- initializeEncryptor() - Method in class net.ravendb.client.DocumentStoreBase
-
- initializeInternal() - Method in class net.ravendb.client.document.DocumentStore
-
Initialize the document store access method to RavenDB
- initializeProfiling() - Method in class net.ravendb.client.document.DocumentStore
-
- initializeQueryOperation(Action2<String, String>) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- initSync() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- InMemoryDocumentSessionOperations - Class in net.ravendb.client.document
-
Abstract implementation for in memory session operations
- InMemoryDocumentSessionOperations(String, DocumentStoreBase, DocumentSessionListeners, UUID) - Constructor for class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- innerClass - Variable in class net.ravendb.abstractions.data.EnumSet
-
- innerServerClient - Variable in class net.ravendb.client.connection.AdminServerClient
-
- innerSetClass - Variable in class net.ravendb.abstractions.data.EnumSet
-
- insert(int, RavenJToken) - Method in class net.ravendb.abstractions.json.linq.RavenJArray
-
Inserts an item to the List
at the specified index.
- Int32Converter - Class in net.ravendb.client.converters
-
- Int32Converter() - Constructor for class net.ravendb.client.converters.Int32Converter
-
- Int64Converter - Class in net.ravendb.client.converters
-
- Int64Converter() - Constructor for class net.ravendb.client.converters.Int64Converter
-
- INTERSECT - Static variable in class net.ravendb.abstractions.LinqOps.Query
-
- intersect() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- intersect() - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
- intersect() - Method in interface net.ravendb.client.IDocumentQueryBase
-
Partition the query so we can intersect different parts of the query
across different index entries.
- intersect() - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- intersect() - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
- INTERSECT_SEPARATOR - Static variable in class net.ravendb.abstractions.data.Constants
-
- intersects(Object) - Method in class net.ravendb.client.spatial.SpatialCriteriaFactory
-
- introImports(CodeWriter, SerializerConfig, EntityType) - Method in class net.ravendb.querydsl.RavenEntitySerializer
-
- invalidEtag() - Static method in class net.ravendb.abstractions.data.Etag
-
- invoke(List<EventHandler<T>>, Object, T) - Static method in class net.ravendb.abstractions.basic.EventHelper
-
Helper used for invoking event on list of delegates
- invoke(List<Action1<T>>, T) - Static method in class net.ravendb.abstractions.basic.EventHelper
-
- invokeAfterQueryExecuted(QueryResult) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Called externally to raise the after query executed callback
- invokeAfterQueryExecuted(QueryResult) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Called externally to raise the after query executed callback
- invokeLogRequest(IHoldProfilingInformation, RequestResultArgs) - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
- IObservable<T> - Interface in net.ravendb.client.changes
-
- IObserver<T> - Interface in net.ravendb.client.changes
-
- IOrderedQueryable<T> - Interface in net.ravendb.client.linq
-
- IQueryProvider - Interface in net.ravendb.client.linq
-
- IRavenQueryable<T> - Interface in net.ravendb.client.linq
-
An implementation of IOrderedQueryable with Raven specific operation
- IRavenQueryInspector - Interface in net.ravendb.client.connection
-
- IRavenQueryProvider - Interface in net.ravendb.client.linq
-
Extension for the built-in IQueryProvider allowing for Raven specific operations
- IReplicationInformerBase<T> - Interface in net.ravendb.client.connection
-
- isAborted() - Method in class net.ravendb.client.document.BulkInsertOperation
-
- isAborted() - Method in interface net.ravendb.client.document.ILowLevelBulkInsertOperation
-
- isAborted() - Method in class net.ravendb.client.document.RemoteBulkInsertOperation
-
- isAcceptable(QueryResult) - Method in class net.ravendb.client.document.sessionoperations.QueryOperation
-
- isAllowMultipleIndexEntriesForSameDocumentToResultTransformer() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- isAllowNonAuthoritativeInformation() - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Gets a value indicating whether non authoritative information is allowed.
- isAllowNonAuthoritativeInformation() - Method in interface net.ravendb.client.IAdvancedDocumentSessionOperations
-
Gets a value indicating whether non authoritative information is allowed.
- isAllowQueriesOnId() - Method in class net.ravendb.client.document.DocumentConvention
-
Whatever to allow queries on document id.
- isAllowStale() - Method in class net.ravendb.abstractions.data.BulkOperationOptions
-
- isAllowWildcards() - Method in class net.ravendb.client.WhereParams
-
- isAnalyzed() - Method in class net.ravendb.client.WhereParams
-
- isAvoidCachingRequest() - Method in class net.ravendb.client.connection.CreateHttpJsonRequestParams
-
- isCancelled() - Method in class net.ravendb.abstractions.util.CompletedFuture
-
- isCheckReferencesInIndexes() - Method in class net.ravendb.abstractions.data.BulkInsertOptions
-
- isChunked() - Method in class net.ravendb.java.http.client.GzipHttpEntity
-
- isClosed() - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- isCompiled() - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- isConnected() - Method in interface net.ravendb.client.changes.IConnectableChanges
-
- isConnected() - Method in class net.ravendb.client.changes.RemoteChangesClientBase
-
- isDebugEnabled() - Method in interface net.ravendb.abstractions.logging.ILog
-
- isDebugEnabled() - Method in class net.ravendb.abstractions.logging.providers.CommonsLoggingLogWrapper
-
- isDebugMode() - Method in class net.ravendb.abstractions.commands.ScriptedPatchCommandData
-
- isDebugOptionGetIndexEntires() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- isDefaultUseOptimisticConcurrency() - Method in class net.ravendb.client.document.DocumentConvention
-
- isDefrag() - Method in class net.ravendb.abstractions.data.DatabaseRestoreRequest
-
- isDeleted(String) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Returns whatever a document with the specified id is deleted
or known to be missing
- isDescending() - Method in class net.ravendb.abstractions.data.SortedField
-
- isDisableAuthentication() - Method in class net.ravendb.client.connection.CreateHttpJsonRequestParams
-
- isDisableCaching() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- isDisableCapacityChanges() - Method in class net.ravendb.client.document.HiLoKeyGeneratorBase
-
- isDisabled() - Method in class net.ravendb.abstractions.data.DatabaseDocument
-
- isDisableEntitiesTracking() - Method in class net.ravendb.client.document.sessionoperations.QueryOperation
-
- isDisableInMemoryIndexing() - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- isDisableInMemoryIndexing() - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- isDisableInMemoryIndexing() - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- isDisableProfiling() - Method in class net.ravendb.client.document.DocumentConvention
-
Disable all profiling support
- isDisableReplicationDestinations() - Method in class net.ravendb.abstractions.data.DatabaseRestoreRequest
-
- isDisableRequestCompression() - Method in class net.ravendb.client.connection.CreateHttpJsonRequestParams
-
- isDisableRequestCompression() - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
- isDistinct() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- isDistinct() - Method in class net.ravendb.client.document.DocumentQuery
-
- isDistinct() - Method in interface net.ravendb.client.IDocumentQuery
-
- isDone() - Method in class net.ravendb.abstractions.util.CompletedFuture
-
- isEmpty() - Method in class net.ravendb.abstractions.json.linq.DictionaryWithParentSnapshot
-
- isEmpty() - Method in class net.ravendb.client.connection.profiling.ConcurrentSet
-
- isEmpty() - Method in class net.ravendb.client.util.IdentityHashSet
-
- isEnableBasicAuthenticationOverUnsecuredHttpEvenThoughPasswordsWouldBeSentOverTheWireInClearTextToBeStolenByHackers() - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
- isEnabled(JsonGenerator.Feature) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- isEntityType(Class<?>) - Static method in class net.ravendb.client.util.Types
-
- isExpect100Continue() - Method in interface net.ravendb.client.connection.profiling.IHoldProfilingInformation
-
Is expect 100 continue?
- isExpect100Continue() - Method in class net.ravendb.client.connection.ServerClient
-
- isExplainScores() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- isFirstFailure(String) - Method in class net.ravendb.client.connection.ReplicationInformerBase
-
- isForceCheck() - Method in class net.ravendb.client.connection.ReplicationInformerBase.FailureCounter
-
- isForceConcurrencyCheck() - Method in class net.ravendb.client.document.DocumentMetadata
-
- isForceReadFromMaster() - Method in class net.ravendb.client.document.OpenSessionOptions
-
- isForceRetry() - Method in class net.ravendb.abstractions.data.GetResponse
-
- isForceServerCheck() - Method in class net.ravendb.client.connection.CachedRequest
-
- isForPreviousPage(int, int) - Method in class net.ravendb.client.RavenPagingInformation
-
- isHttpStatus(Exception, int...) - Method in interface net.ravendb.client.connection.IReplicationInformerBase
-
- isHttpStatus(Exception, int...) - Method in class net.ravendb.client.connection.ReplicationInformerBase
-
- isInFailoverMode() - Method in class net.ravendb.client.connection.ServerClient
-
- isInvalidDestinationsDocument(JsonDocument) - Static method in class net.ravendb.client.connection.ReplicationInformerBase
-
- isLastPage() - Method in class net.ravendb.client.RavenPagingInformation
-
- isLoaded(String) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Returns whatever a document with the specified id is loaded in the
current session
- isLoaded(String) - Method in interface net.ravendb.client.IAdvancedDocumentSessionOperations
-
Returns whatever a document with the specified id is loaded in the
current session
- isMapReduce() - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
Gets a value indicating whether this instance is map reduce index definition
- isMapReduce - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
- isMapReduce() - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- isMapReduce() - Method in class net.ravendb.client.indexes.RavenDocumentsByEntityName
-
- isMetadata() - Method in class net.ravendb.abstractions.json.ConflictsResolver.MergeChunk
-
- isNestedPath() - Method in class net.ravendb.client.linq.ExpressionInfo
-
- isNestedPath() - Method in class net.ravendb.client.linq.LinqPathProvider.Result
-
- isNestedPath() - Method in class net.ravendb.client.WhereParams
-
- isNonAuthoritativeInformation() - Method in class net.ravendb.abstractions.data.QueryResult
-
- isNonAuthoritativeInformation() - Method in class net.ravendb.client.RavenQueryStatistics
-
Gets a value indicating whether any of the documents returned by this query
are non authoritative (modified by uncommitted transaction).
- isOverwriteExisting() - Method in class net.ravendb.abstractions.data.BulkInsertOptions
-
- isPageSizeSet() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- isPopularity() - Method in class net.ravendb.abstractions.data.SuggestionQuery
-
Whatever to return the terms in order of popularity
- isPreserveDocumentPropertiesNotFoundOnModel() - Method in class net.ravendb.client.document.DocumentConvention
-
- isRepeatable() - Method in class net.ravendb.java.http.client.GzipHttpEntity
-
- isRequestHasErrors() - Method in class net.ravendb.abstractions.data.GetResponse
-
- isRequiresRetry() - Method in interface net.ravendb.client.document.batches.ILazyOperation
-
- isRequiresRetry() - Method in class net.ravendb.client.document.batches.LazyLoadOperation
-
- isRequiresRetry() - Method in class net.ravendb.client.document.batches.LazyMoreLikeThisOperation
-
- isRequiresRetry() - Method in class net.ravendb.client.document.batches.LazyMultiLoadOperation
-
- isRequiresRetry() - Method in class net.ravendb.client.document.batches.LazyQueryOperation
-
- isRequiresRetry() - Method in class net.ravendb.client.document.batches.LazyStartsWithOperation
-
- isRequiresRetry() - Method in class net.ravendb.client.document.batches.LazySuggestOperation
-
- isRequiresRetry() - Method in class net.ravendb.client.document.batches.LazyTransformerLoadOperation
-
- isRequiresRetry() - Method in class net.ravendb.client.document.LazyFacetsOperation
-
- isRetrieveDetails() - Method in class net.ravendb.abstractions.data.BulkOperationOptions
-
Determines whether operation details about each document should be returned by server.
- isSaveEnumsAsIntegers() - Method in class net.ravendb.client.document.Convention
-
Saves Enums as integers and instruct the Linq provider to query enums as integer values.
- isServerDown(Exception, Reference<Boolean>) - Method in interface net.ravendb.client.connection.IReplicationInformerBase
-
- isServerDown(Exception, Reference<Boolean>) - Method in class net.ravendb.client.connection.ReplicationInformerBase
-
- isSetForDatabase(String) - Method in class net.ravendb.abstractions.data.FailoverServers
-
- isSetForDefaultDatabase() - Method in class net.ravendb.abstractions.data.FailoverServers
-
- isShouldAggressiveCacheTrackChanges() - Method in class net.ravendb.client.document.DocumentConvention
-
Whatever or not RavenDB should in the aggressive cache mode use Changes API to track
changes and rebuild the cache.
- isShouldSaveChangesForceAggressiveCacheCheck() - Method in class net.ravendb.client.document.DocumentConvention
-
Whatever or not RavenDB should in the aggressive cache mode should force the aggressive cache
to check with the server after we called SaveChanges() on a non empty data set.
- isShowTimings() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- isSkipOverwriteIfUnchanged() - Method in class net.ravendb.abstractions.data.BulkInsertOptions
-
- isSkipServerCheck() - Method in class net.ravendb.client.connection.CachedRequestOp
-
- isSkipServerCheck() - Method in class net.ravendb.client.connection.implementation.HttpJsonRequest
-
- isSnapshot() - Method in class net.ravendb.abstractions.json.linq.DictionaryWithParentSnapshot
-
- isSnapshot() - Method in class net.ravendb.abstractions.json.linq.RavenJArray
-
- isSnapshot() - Method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- isSnapshot() - Method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- isSnapshot() - Method in class net.ravendb.abstractions.json.linq.RavenJValue
-
- isSpatialQuery - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
- isStale() - Method in class net.ravendb.abstractions.data.QueryHeaderInformation
-
- isStale() - Method in class net.ravendb.abstractions.data.QueryResult
-
- isStale() - Method in class net.ravendb.client.RavenQueryStatistics
-
- isStreaming() - Method in class net.ravendb.java.http.client.GzipHttpEntity
-
- isSuccess() - Method in class net.ravendb.client.connection.ReplicationInformerBase.OperationResult
-
- isSupportsDtc() - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- isUseOptimisticConcurrency() - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Gets a value indicating whether the session should use optimistic concurrency.
- isUseOptimisticConcurrency() - Method in interface net.ravendb.client.IAdvancedDocumentSessionOperations
-
Gets a value indicating whether the session should use optimistic concurrency.
- isUseParallelMultiGet() - Method in class net.ravendb.client.document.DocumentConvention
-
Instruct RavenDB to parallel Multi Get processing
when handling lazy requests
- isValueCreated() - Method in class net.ravendb.abstractions.basic.Lazy
-
- isValueType(Class<?>) - Static method in class net.ravendb.abstractions.util.ValueTypeUtils
-
- isWaitForNonStaleResults() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- isWaitForNonStaleResultsAsOfNow() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- isWarnEnabled() - Method in interface net.ravendb.abstractions.logging.ILog
-
- isWarnEnabled() - Method in class net.ravendb.abstractions.logging.providers.CommonsLoggingLogWrapper
-
- isWasTimeout() - Method in class net.ravendb.client.connection.ReplicationInformerBase.OperationResult
-
- ISymmetricalEncryptor - Interface in net.ravendb.client.utils.encryptors
-
- ISyncAdvancedSessionOperation - Interface in net.ravendb.client
-
Advanced synchronous session operations
- iterator() - Method in class net.ravendb.abstractions.json.linq.DictionaryWithParentSnapshot
-
- iterator() - Method in class net.ravendb.abstractions.json.linq.RavenJArray
-
- iterator() - Method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- iterator() - Method in class net.ravendb.abstractions.util.AtomicDictionary
-
- iterator() - Method in class net.ravendb.client.connection.profiling.ConcurrentSet
-
- iterator() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- iterator() - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
- iterator() - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- iterator() - Method in class net.ravendb.client.util.IdentityHashSet
-
- ITransactionRecoveryStorage - Interface in net.ravendb.client.document.dtc
-
- ITransactionRecoveryStorageContext - Interface in net.ravendb.client.document.dtc
-
- ITypeConverter - Interface in net.ravendb.client.converters
-
Interface for performing type conversions.
- LAST_MODIFIED - Static variable in class net.ravendb.abstractions.data.Constants
-
- lastEquality - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
- lastEtagLocker - Variable in class net.ravendb.client.util.GlobalLastEtagHolder
-
- lastReplicatedEtagFor(String, String) - Static method in class net.ravendb.client.connection.RavenUrlExtensions
-
- lastReplicationUpdate - Variable in class net.ravendb.client.connection.ReplicationInformerBase
-
- lastRequestedUtc1 - Variable in class net.ravendb.client.document.HiLoKeyGeneratorBase
-
- lastRequestedUtc2 - Variable in class net.ravendb.client.document.HiLoKeyGeneratorBase
-
- lastServerPrefix - Variable in class net.ravendb.client.document.HiLoKeyGeneratorBase
-
- lazily() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Register the query as a lazy query in the session and return a lazy
instance that will evaluate the query only when needed
- lazily(Action1<List<T>>) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Register the query as a lazy query in the session and return a lazy
instance that will evaluate the query only when needed
- lazily() - Method in class net.ravendb.client.document.DocumentSession
-
Access the lazy operations
- lazily() - Method in interface net.ravendb.client.IDocumentQuery
-
Register the query as a lazy query in the session and return a lazy
instance that will evaluate the query only when needed
- lazily(Action1<List<T>>) - Method in interface net.ravendb.client.IDocumentQuery
-
Register the query as a lazy query in the session and return a lazy
instance that will evaluate the query only when needed.
- lazily() - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Access the lazy operations
- lazily(Class<T>, Expression<?>, Action1<List<T>>) - Method in interface net.ravendb.client.linq.IRavenQueryProvider
-
Convert the Linq query to a lazy Lucene query and provide a function to execute when it is being evaluate
- lazily() - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- lazily(Action1<List<T>>) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- lazily(Class<S>, Expression<?>, Action1<List<S>>) - Method in class net.ravendb.client.linq.RavenQueryProvider
-
- lazily() - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
- lazily(Action1<List<T>>) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
- Lazy<T> - Class in net.ravendb.abstractions.basic
-
- Lazy(Function0<T>) - Constructor for class net.ravendb.abstractions.basic.Lazy
-
- LazyFacetsOperation - Class in net.ravendb.client.document
-
- LazyFacetsOperation(String, String, IndexQuery) - Constructor for class net.ravendb.client.document.LazyFacetsOperation
-
- LazyFacetsOperation(String, String, IndexQuery, int) - Constructor for class net.ravendb.client.document.LazyFacetsOperation
-
- LazyFacetsOperation(String, String, IndexQuery, int, Integer) - Constructor for class net.ravendb.client.document.LazyFacetsOperation
-
- LazyFacetsOperation(String, List<Facet>, IndexQuery) - Constructor for class net.ravendb.client.document.LazyFacetsOperation
-
- LazyFacetsOperation(String, List<Facet>, IndexQuery, int) - Constructor for class net.ravendb.client.document.LazyFacetsOperation
-
- LazyFacetsOperation(String, List<Facet>, IndexQuery, int, Integer) - Constructor for class net.ravendb.client.document.LazyFacetsOperation
-
- lazyLoadInternal(Class<T>, String[], Tuple<String, Class<?>>[], Action1<T[]>) - Method in class net.ravendb.client.document.DocumentSession
-
Register to lazily load documents and include
- lazyLoadInternal(Class<T>, String[], Tuple<String, Class<?>>[], Action1<T[]>) - Method in interface net.ravendb.client.IDocumentSessionImpl
-
- LazyLoadOperation<T> - Class in net.ravendb.client.document.batches
-
- LazyLoadOperation(Class<T>, String, LoadOperation) - Constructor for class net.ravendb.client.document.batches.LazyLoadOperation
-
- LazyMoreLikeThisOperation<T> - Class in net.ravendb.client.document.batches
-
- LazyMoreLikeThisOperation(Class<T>, MultiLoadOperation, MoreLikeThisQuery) - Constructor for class net.ravendb.client.document.batches.LazyMoreLikeThisOperation
-
- LazyMultiLoaderWithInclude - Class in net.ravendb.client.document.batches
-
- LazyMultiLoaderWithInclude(IDocumentSessionImpl) - Constructor for class net.ravendb.client.document.batches.LazyMultiLoaderWithInclude
-
- LazyMultiLoadOperation<T> - Class in net.ravendb.client.document.batches
-
- LazyMultiLoadOperation(Class<T>, MultiLoadOperation, String[], Tuple<String, Class<?>>[], String) - Constructor for class net.ravendb.client.document.batches.LazyMultiLoadOperation
-
- LazyQueryOperation<T> - Class in net.ravendb.client.document.batches
-
- LazyQueryOperation(Class<T>, QueryOperation, Action1<QueryResult>, Set<String>) - Constructor for class net.ravendb.client.document.batches.LazyQueryOperation
-
- LazySessionOperations - Class in net.ravendb.client.document
-
- LazySessionOperations(DocumentSession) - Constructor for class net.ravendb.client.document.LazySessionOperations
-
- LazyStartsWithOperation<T> - Class in net.ravendb.client.document.batches
-
- LazyStartsWithOperation(Class<T>, String, String, String, int, int, InMemoryDocumentSessionOperations, RavenPagingInformation, String) - Constructor for class net.ravendb.client.document.batches.LazyStartsWithOperation
-
- LazySuggestOperation - Class in net.ravendb.client.document.batches
-
- LazySuggestOperation(String, SuggestionQuery) - Constructor for class net.ravendb.client.document.batches.LazySuggestOperation
-
- LazyTransformerLoadOperation<T> - Class in net.ravendb.client.document.batches
-
- LazyTransformerLoadOperation(Class<T>, String[], String, Map<String, RavenJToken>, LoadTransformerOperation, boolean) - Constructor for class net.ravendb.client.document.batches.LazyTransformerLoadOperation
-
- LinqExtensionsQueryable<T> - Interface in net.ravendb.client
-
- LinqOps - Class in net.ravendb.abstractions
-
Linq Operations
- LinqOps() - Constructor for class net.ravendb.abstractions.LinqOps
-
- LinqOps.Ops - Class in net.ravendb.abstractions
-
- LinqOps.Ops() - Constructor for class net.ravendb.abstractions.LinqOps.Ops
-
- LinqOps.Query - Class in net.ravendb.abstractions
-
- LinqOps.Query() - Constructor for class net.ravendb.abstractions.LinqOps.Query
-
- LinqPathProvider - Class in net.ravendb.client.linq
-
- LinqPathProvider(Convention) - Constructor for class net.ravendb.client.linq.LinqPathProvider
-
- LinqPathProvider.Result - Class in net.ravendb.client.linq
-
- LinqPathProvider.Result() - Constructor for class net.ravendb.client.linq.LinqPathProvider.Result
-
- load(JsonParser) - Static method in class net.ravendb.abstractions.json.linq.RavenJArray
-
- load(JsonParser) - Static method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- load(JsonParser) - Static method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- load(Class<TResult>, String...) - Method in interface net.ravendb.client.document.batches.ILazyLoaderWithInclude
-
Loads the specified ids.
- load(Class<TResult>, Collection<String>) - Method in interface net.ravendb.client.document.batches.ILazyLoaderWithInclude
-
Loads the specified ids.
- load(Class<TResult>, String) - Method in interface net.ravendb.client.document.batches.ILazyLoaderWithInclude
-
Loads the specified id.
- load(Class<TResult>, Number) - Method in interface net.ravendb.client.document.batches.ILazyLoaderWithInclude
-
Loads the specified entity with the specified id after applying
conventions on the provided id to get the real document id.
- load(Class<TResult>, UUID) - Method in interface net.ravendb.client.document.batches.ILazyLoaderWithInclude
-
Loads the specified entity with the specified id after applying
conventions on the provided id to get the real document id.
- load(Class<TResult>, Number...) - Method in interface net.ravendb.client.document.batches.ILazyLoaderWithInclude
-
Loads the specified entities with the specified id after applying
conventions on the provided id to get the real document id.
- load(Class<TResult>, UUID...) - Method in interface net.ravendb.client.document.batches.ILazyLoaderWithInclude
-
Loads the specified entities with the specified id after applying
conventions on the provided id to get the real document id.
- load(Class<TResult>, String[]) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
Loads the specified ids.
- load(Class<TResult>, String[], Action1<TResult[]>) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
Loads the specified ids and a function to call when it is evaluated
- load(Class<TResult>, Collection<String>) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
Loads the specified ids.
- load(Class<TResult>, Collection<String>, Action1<TResult[]>) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
Loads the specified ids and a function to call when it is evaluated
- load(Class<TResult>, String) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
Loads the specified id.
- load(Class<TResult>, String, Action1<TResult>) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
Loads the specified id and a function to call when it is evaluated
- load(Class<TResult>, Number) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
Loads the specified entity with the specified id after applying
conventions on the provided id to get the real document id.
- load(Class<TResult>, UUID) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
Loads the specified entity with the specified id after applying
conventions on the provided id to get the real document id.
- load(Class<TResult>, Number, Action1<TResult>) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
Loads the specified entity with the specified id after applying
conventions on the provided id to get the real document id.
- load(Class<TResult>, UUID, Action1<TResult>) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
Loads the specified entity with the specified id after applying
conventions on the provided id to get the real document id.
- load(Class<TResult>, Number...) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
Loads the specified entities with the specified id after applying
conventions on the provided id to get the real document id.
- load(Class<TResult>, UUID...) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
Loads the specified entities with the specified id after applying
conventions on the provided id to get the real document id.
- load(Class<TResult>, Action1<TResult[]>, Number...) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
Loads the specified entities with the specified id after applying
conventions on the provided id to get the real document id.
- load(Class<TResult>, Action1<TResult[]>, UUID...) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
Loads the specified entities with the specified id after applying
conventions on the provided id to get the real document id.
- load(Class<TTransformer>, Class<TResult>, String, LoadConfigurationFactory) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
- load(Class<TTransformer>, Class<TResult>, String[], LoadConfigurationFactory) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
- load(Class<TResult>, String...) - Method in class net.ravendb.client.document.batches.LazyMultiLoaderWithInclude
-
- load(Class<TResult>, Collection<String>) - Method in class net.ravendb.client.document.batches.LazyMultiLoaderWithInclude
-
- load(Class<TResult>, String) - Method in class net.ravendb.client.document.batches.LazyMultiLoaderWithInclude
-
- load(Class<TResult>, Number) - Method in class net.ravendb.client.document.batches.LazyMultiLoaderWithInclude
-
- load(Class<TResult>, UUID) - Method in class net.ravendb.client.document.batches.LazyMultiLoaderWithInclude
-
- load(Class<TResult>, Number...) - Method in class net.ravendb.client.document.batches.LazyMultiLoaderWithInclude
-
- load(Class<TResult>, UUID...) - Method in class net.ravendb.client.document.batches.LazyMultiLoaderWithInclude
-
- load(Class<T>, String) - Method in class net.ravendb.client.document.DocumentSession
-
Loads the specified entity with the specified id.
- load(Class<T>, Collection<String>) - Method in class net.ravendb.client.document.DocumentSession
-
Loads the specified entities with the specified ids.
- load(Class<T>, String...) - Method in class net.ravendb.client.document.DocumentSession
-
- load(Class<T>, Number) - Method in class net.ravendb.client.document.DocumentSession
-
- load(Class<T>, UUID) - Method in class net.ravendb.client.document.DocumentSession
-
- load(Class<T>, Number...) - Method in class net.ravendb.client.document.DocumentSession
-
- load(Class<T>, UUID...) - Method in class net.ravendb.client.document.DocumentSession
-
- load(Class<TTransformer>, Class<TResult>, String) - Method in class net.ravendb.client.document.DocumentSession
-
- load(Class<TTransformer>, Class<TResult>, String, LoadConfigurationFactory) - Method in class net.ravendb.client.document.DocumentSession
-
- load(Class<TTransformer>, Class<TResult>, String...) - Method in class net.ravendb.client.document.DocumentSession
-
- load(Class<TTransformer>, Class<TResult>, List<String>, LoadConfigurationFactory) - Method in class net.ravendb.client.document.DocumentSession
-
- load(Class<TResult>, String, String) - Method in class net.ravendb.client.document.DocumentSession
-
- load(Class<TResult>, String, String, LoadConfigurationFactory) - Method in class net.ravendb.client.document.DocumentSession
-
- load(Class<TResult>, String, Collection<String>) - Method in class net.ravendb.client.document.DocumentSession
-
- load(Class<TResult>, String, Collection<String>, LoadConfigurationFactory) - Method in class net.ravendb.client.document.DocumentSession
-
- load(Class<TResult>, String...) - Method in interface net.ravendb.client.document.ILoaderWithInclude
-
Loads the specified ids.
- load(Class<TResult>, Collection<String>) - Method in interface net.ravendb.client.document.ILoaderWithInclude
-
Loads the specified ids.
- load(Class<TResult>, String) - Method in interface net.ravendb.client.document.ILoaderWithInclude
-
Loads the specified id.
- load(Class<TResult>, Number) - Method in interface net.ravendb.client.document.ILoaderWithInclude
-
Loads the specified entity with the specified id after applying
conventions on the provided id to get the real document id.
- load(Class<TResult>, UUID) - Method in interface net.ravendb.client.document.ILoaderWithInclude
-
Loads the specified entity with the specified id after applying
conventions on the provided id to get the real document id.
- load(Class<TResult>, UUID...) - Method in interface net.ravendb.client.document.ILoaderWithInclude
-
Loads the specified entity with the specified id after applying
conventions on the provided id to get the real document id.
- load(Class<TResult>, Number...) - Method in interface net.ravendb.client.document.ILoaderWithInclude
-
Loads the specified entity with the specified id after applying
conventions on the provided id to get the real document id.
- load(Class<T>, String[]) - Method in class net.ravendb.client.document.LazySessionOperations
-
Loads the specified ids.
- load(Class<TResult>, String[], Action1<TResult[]>) - Method in class net.ravendb.client.document.LazySessionOperations
-
- load(Class<T>, Collection<String>) - Method in class net.ravendb.client.document.LazySessionOperations
-
Loads the specified ids.
- load(Class<T>, String) - Method in class net.ravendb.client.document.LazySessionOperations
-
Loads the specified id.
- load(Class<TResult>, Collection<String>, Action1<TResult[]>) - Method in class net.ravendb.client.document.LazySessionOperations
-
Loads the specified ids and a function to call when it is evaluated
- load(Class<T>, String, Action1<T>) - Method in class net.ravendb.client.document.LazySessionOperations
-
Loads the specified id and a function to call when it is evaluated
- load(Class<T>, Number, Action1<T>) - Method in class net.ravendb.client.document.LazySessionOperations
-
- load(Class<T>, UUID, Action1<T>) - Method in class net.ravendb.client.document.LazySessionOperations
-
- load(Class<T>, Number...) - Method in class net.ravendb.client.document.LazySessionOperations
-
- load(Class<T>, UUID...) - Method in class net.ravendb.client.document.LazySessionOperations
-
- load(Class<TResult>, Action1<TResult[]>, Number...) - Method in class net.ravendb.client.document.LazySessionOperations
-
- load(Class<TResult>, Action1<TResult[]>, UUID...) - Method in class net.ravendb.client.document.LazySessionOperations
-
- load(Class<TTransformer>, Class<TResult>, String, LoadConfigurationFactory) - Method in class net.ravendb.client.document.LazySessionOperations
-
- load(Class<TTransformer>, Class<TResult>, String[], LoadConfigurationFactory) - Method in class net.ravendb.client.document.LazySessionOperations
-
- load(Class<T>, Number) - Method in class net.ravendb.client.document.LazySessionOperations
-
- load(Class<T>, UUID) - Method in class net.ravendb.client.document.LazySessionOperations
-
- load(Class<TResult>, String...) - Method in class net.ravendb.client.document.MultiLoaderWithInclude
-
- load(Class<TResult>, Collection<String>) - Method in class net.ravendb.client.document.MultiLoaderWithInclude
-
- load(Class<TResult>, String) - Method in class net.ravendb.client.document.MultiLoaderWithInclude
-
- load(Class<TResult>, Number) - Method in class net.ravendb.client.document.MultiLoaderWithInclude
-
- load(Class<TResult>, UUID) - Method in class net.ravendb.client.document.MultiLoaderWithInclude
-
- load(Class<TResult>, UUID...) - Method in class net.ravendb.client.document.MultiLoaderWithInclude
-
- load(Class<TResult>, Number...) - Method in class net.ravendb.client.document.MultiLoaderWithInclude
-
- load(Class<T>, String) - Method in interface net.ravendb.client.IDocumentSession
-
Loads the specified entity with the specified id.
- load(Class<T>, String...) - Method in interface net.ravendb.client.IDocumentSession
-
Loads the specified entities with the specified ids.
- load(Class<T>, Collection<String>) - Method in interface net.ravendb.client.IDocumentSession
-
Loads the specified entities with the specified ids.
- load(Class<T>, Number) - Method in interface net.ravendb.client.IDocumentSession
-
Loads the specified entity with the specified id after applying
conventions on the provided id to get the real document id.
- load(Class<T>, UUID) - Method in interface net.ravendb.client.IDocumentSession
-
Loads the specified entity with the specified id after applying
conventions on the provided id to get the real document id.
- load(Class<T>, Number...) - Method in interface net.ravendb.client.IDocumentSession
-
Loads the specified entities with the specified id after applying
conventions on the provided id to get the real document id.
- load(Class<T>, UUID...) - Method in interface net.ravendb.client.IDocumentSession
-
Loads the specified entities with the specified id after applying
conventions on the provided id to get the real document id.
- load(Class<TTransformer>, Class<TResult>, String) - Method in interface net.ravendb.client.IDocumentSession
-
Performs a load that will use the specified results transformer against the specified id
- load(Class<TTransformer>, Class<TResult>, String, LoadConfigurationFactory) - Method in interface net.ravendb.client.IDocumentSession
-
Performs a load that will use the specified results transformer against the specified id
- load(Class<TTransformer>, Class<TResult>, String...) - Method in interface net.ravendb.client.IDocumentSession
-
Performs a load that will use the specified results transformer against the specified id
- load(Class<TTransformer>, Class<TResult>, List<String>, LoadConfigurationFactory) - Method in interface net.ravendb.client.IDocumentSession
-
Performs a load that will use the specified results transformer against the specified id
- load(Class<TResult>, String, String) - Method in interface net.ravendb.client.IDocumentSession
-
Performs a load that will use the specified results transformer against the specified id
- load(Class<TResult>, String, String, LoadConfigurationFactory) - Method in interface net.ravendb.client.IDocumentSession
-
Performs a load that will use the specified results transformer against the specified id
- load(Class<TResult>, String, Collection<String>) - Method in interface net.ravendb.client.IDocumentSession
-
Performs a load that will use the specified results transformer against the specified id
- load(Class<TResult>, String, Collection<String>, LoadConfigurationFactory) - Method in interface net.ravendb.client.IDocumentSession
-
Performs a load that will use the specified results transformer against the specified id
- LoadConfigurationFactory - Class in net.ravendb.client
-
- LoadConfigurationFactory() - Constructor for class net.ravendb.client.LoadConfigurationFactory
-
- LoadConfigurationFactory(Set<Action1<ILoadConfiguration>>, Action1<ILoadConfiguration>) - Constructor for class net.ravendb.client.LoadConfigurationFactory
-
- LoadedDatabaseStatistics - Class in net.ravendb.abstractions.data
-
- LoadedDatabaseStatistics() - Constructor for class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- loadInternal(Class<T>, String[], Tuple<String, Class<?>>[]) - Method in class net.ravendb.client.document.DocumentSession
-
- loadInternal(Class<T>, String[]) - Method in class net.ravendb.client.document.DocumentSession
-
- loadInternal(Class<T>, String[]) - Method in interface net.ravendb.client.IDocumentSessionImpl
-
- loadInternal(Class<T>, String[], Tuple<String, Class<?>>[]) - Method in interface net.ravendb.client.IDocumentSessionImpl
-
- LoadOperation - Class in net.ravendb.client.document.sessionoperations
-
- LoadOperation(InMemoryDocumentSessionOperations, Function0<AutoCloseable>, String) - Constructor for class net.ravendb.client.document.sessionoperations.LoadOperation
-
- loadStartingWith(Class<TResult>, String) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
Load documents with the specified key prefix
- loadStartingWith(Class<TResult>, String, String) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
Load documents with the specified key prefix
- loadStartingWith(Class<TResult>, String, String, int) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
Load documents with the specified key prefix
- loadStartingWith(Class<TResult>, String, String, int, int) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
Load documents with the specified key prefix
- loadStartingWith(Class<TResult>, String, String, int, int, String) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
Load documents with the specified key prefix
- loadStartingWith(Class<TResult>, String, String, int, int, String, RavenPagingInformation) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
Load documents with the specified key prefix
- loadStartingWith(Class<TResult>, String, String, int, int, String, RavenPagingInformation, String) - Method in interface net.ravendb.client.document.batches.ILazySessionOperations
-
- loadStartingWith(Class<T>, String) - Method in class net.ravendb.client.document.DocumentSession
-
- loadStartingWith(Class<T>, String, String) - Method in class net.ravendb.client.document.DocumentSession
-
- loadStartingWith(Class<T>, String, String, int) - Method in class net.ravendb.client.document.DocumentSession
-
- loadStartingWith(Class<T>, String, String, int, int) - Method in class net.ravendb.client.document.DocumentSession
-
- loadStartingWith(Class<T>, String, String, int, int, String) - Method in class net.ravendb.client.document.DocumentSession
-
- loadStartingWith(Class<T>, String, String, int, int, String, RavenPagingInformation) - Method in class net.ravendb.client.document.DocumentSession
-
- loadStartingWith(Class<T>, String, String, int, int, String, RavenPagingInformation, String) - Method in class net.ravendb.client.document.DocumentSession
-
- loadStartingWith(Class<TResult>, Class<TTransformer>, String) - Method in class net.ravendb.client.document.DocumentSession
-
- loadStartingWith(Class<TResult>, Class<TTransformer>, String, String) - Method in class net.ravendb.client.document.DocumentSession
-
- loadStartingWith(Class<TResult>, Class<TTransformer>, String, String, int) - Method in class net.ravendb.client.document.DocumentSession
-
- loadStartingWith(Class<TResult>, Class<TTransformer>, String, String, int, int) - Method in class net.ravendb.client.document.DocumentSession
-
- loadStartingWith(Class<TResult>, Class<TTransformer>, String, String, int, int, String) - Method in class net.ravendb.client.document.DocumentSession
-
- loadStartingWith(Class<TResult>, Class<TTransformer>, String, String, int, int, String, RavenPagingInformation) - Method in class net.ravendb.client.document.DocumentSession
-
- loadStartingWith(Class<TResult>, Class<TTransformer>, String, String, int, int, String, RavenPagingInformation, LoadConfigurationFactory) - Method in class net.ravendb.client.document.DocumentSession
-
- loadStartingWith(Class<TResult>, Class<TTransformer>, String, String, int, int, String, RavenPagingInformation, LoadConfigurationFactory, String) - Method in class net.ravendb.client.document.DocumentSession
-
- loadStartingWith(Class<T>, String) - Method in class net.ravendb.client.document.LazySessionOperations
-
- loadStartingWith(Class<T>, String, String) - Method in class net.ravendb.client.document.LazySessionOperations
-
- loadStartingWith(Class<T>, String, String, int) - Method in class net.ravendb.client.document.LazySessionOperations
-
- loadStartingWith(Class<T>, String, String, int, int) - Method in class net.ravendb.client.document.LazySessionOperations
-
- loadStartingWith(Class<TResult>, String, String, int, int, String) - Method in class net.ravendb.client.document.LazySessionOperations
-
- loadStartingWith(Class<TResult>, String, String, int, int, String, RavenPagingInformation) - Method in class net.ravendb.client.document.LazySessionOperations
-
- loadStartingWith(Class<TResult>, String, String, int, int, String, RavenPagingInformation, String) - Method in class net.ravendb.client.document.LazySessionOperations
-
- loadStartingWith(Class<T>, String) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Load documents with the specified key prefix
- loadStartingWith(Class<T>, String, String) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Load documents with the specified key prefix
- loadStartingWith(Class<T>, String, String, int) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Load documents with the specified key prefix
- loadStartingWith(Class<T>, String, String, int, int) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Load documents with the specified key prefix
- loadStartingWith(Class<T>, String, String, int, int, String) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Load documents with the specified key prefix
- loadStartingWith(Class<T>, String, String, int, int, String, RavenPagingInformation) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Load documents with the specified key prefix
- loadStartingWith(Class<T>, String, String, int, int, String, RavenPagingInformation, String) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Load documents with the specified key prefix
- loadStartingWith(Class<TResult>, Class<TTransformer>, String) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Loads documents with the specified key prefix and applies the specified results transformer against the results
- loadStartingWith(Class<TResult>, Class<TTransformer>, String, String) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Loads documents with the specified key prefix and applies the specified results transformer against the results
- loadStartingWith(Class<TResult>, Class<TTransformer>, String, String, int) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Loads documents with the specified key prefix and applies the specified results transformer against the results
- loadStartingWith(Class<TResult>, Class<TTransformer>, String, String, int, int) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Loads documents with the specified key prefix and applies the specified results transformer against the results
- loadStartingWith(Class<TResult>, Class<TTransformer>, String, String, int, int, String) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Loads documents with the specified key prefix and applies the specified results transformer against the results
- loadStartingWith(Class<TResult>, Class<TTransformer>, String, String, int, int, String, RavenPagingInformation) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Loads documents with the specified key prefix and applies the specified results transformer against the results
- loadStartingWith(Class<TResult>, Class<TTransformer>, String, String, int, int, String, RavenPagingInformation, LoadConfigurationFactory) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Loads documents with the specified key prefix and applies the specified results transformer against the results
- loadStartingWith(Class<TResult>, Class<TTransformer>, String, String, int, int, String, RavenPagingInformation, LoadConfigurationFactory, String) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Loads documents with the specified key prefix and applies the specified results transformer against the results
- LoadTransformerOperation - Class in net.ravendb.client.document.sessionoperations
-
- LoadTransformerOperation(InMemoryDocumentSessionOperations, String, String[]) - Constructor for class net.ravendb.client.document.sessionoperations.LoadTransformerOperation
-
- localConnectionState - Variable in class net.ravendb.client.changes.TaskedObservable
-
- log(LogLevel, String) - Method in interface net.ravendb.abstractions.logging.ILog
-
- log(LogLevel, String, Exception) - Method in interface net.ravendb.abstractions.logging.ILog
-
- log(LogLevel, String) - Method in class net.ravendb.abstractions.logging.providers.CommonsLoggingLogWrapper
-
- log(LogLevel, String, Exception) - Method in class net.ravendb.abstractions.logging.providers.CommonsLoggingLogWrapper
-
- log - Static variable in class net.ravendb.client.connection.ReplicationInformerBase
-
- log - Static variable in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- logBatch(SaveChangesData) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- logger - Static variable in class net.ravendb.client.changes.RemoteChangesClientBase
-
- LogLevel - Enum in net.ravendb.abstractions.logging
-
- LogManager - Class in net.ravendb.abstractions.logging
-
- LogManager() - Constructor for class net.ravendb.abstractions.logging.LogManager
-
- logOnConnectionStatusChanged(Object, EventArgs) - Method in class net.ravendb.client.changes.RemoteChangesClientBase
-
- logOperation() - Method in class net.ravendb.client.document.sessionoperations.LoadOperation
-
- logOperation() - Method in class net.ravendb.client.document.sessionoperations.MultiLoadOperation
-
- logQuery() - Method in class net.ravendb.client.document.sessionoperations.QueryOperation
-
- LONG_COUNT - Static variable in class net.ravendb.abstractions.LinqOps.Query
-
- longCount() - Method in interface net.ravendb.client.linq.IOrderedQueryable
-
Performs count query.
- longCount(BooleanExpression) - Method in interface net.ravendb.client.linq.IOrderedQueryable
-
Performs count query - each result must match specified predicate.
- longCount() - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- longCount(BooleanExpression) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- pageSize - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
The page size to use when querying the index
- parse() - Method in class net.ravendb.abstractions.data.ConnectionStringParser
-
- parse(byte[]) - Static method in class net.ravendb.abstractions.data.Etag
-
- parse(String) - Static method in class net.ravendb.abstractions.data.Etag
-
- parse(BooleanExpression) - Static method in class net.ravendb.abstractions.data.Facet
-
- parse(String) - Static method in class net.ravendb.abstractions.json.linq.RavenJArray
-
- parse(String) - Static method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- parse(String) - Static method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- parse(String, ParsePosition) - Method in class net.ravendb.abstractions.util.NetDateFormat
-
- parse(String) - Static method in class net.ravendb.abstractions.util.NetISO8601Utils
-
Parse a date from ISO-8601 formatted string.
- parseBytes(String) - Static method in class net.ravendb.abstractions.connection.OAuthHelper
-
- parseConnectionString(String) - Method in class net.ravendb.client.document.DocumentStore
-
Set document store settings based on a given connection string.
- parseDictionary(String) - Static method in class net.ravendb.abstractions.connection.OAuthHelper
-
- patch(String, PatchRequest[]) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Sends a patch request for a specific document, ignoring document's Etag and if it is missing
- patch(String, PatchRequest[], boolean) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Sends a patch request for a specific document, ignoring the document's Etag
- patch(String, ScriptedPatchRequest) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Sends a patch request for a specific document, ignoring the document's Etag and if the document is missing
- patch(String, ScriptedPatchRequest, boolean) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Sends a patch request for a specific document, ignoring the document's Etag
- patch(String, PatchRequest[], Etag) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Sends a patch request for a specific document
- patch(String, PatchRequest[], PatchRequest[], RavenJObject) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Sends a patch request for a specific document which may or may not currently exist
- patch(String, ScriptedPatchRequest, Etag) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Sends a patch request for a specific document
- patch(String, ScriptedPatchRequest, ScriptedPatchRequest, RavenJObject) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Sends a patch request for a specific document which may or may not currently exist
- patch(String, PatchRequest[]) - Method in class net.ravendb.client.connection.ServerClient
-
Sends a patch request for a specific document, ignoring the document's Etag
- patch(String, PatchRequest[], boolean) - Method in class net.ravendb.client.connection.ServerClient
-
Sends a patch request for a specific document, ignoring the document's Etag
- patch(String, ScriptedPatchRequest) - Method in class net.ravendb.client.connection.ServerClient
-
Sends a patch request for a specific document, ignoring the document's Etag
- patch(String, ScriptedPatchRequest, boolean) - Method in class net.ravendb.client.connection.ServerClient
-
Sends a patch request for a specific document, ignoring the document's Etag
- patch(String, PatchRequest[], Etag) - Method in class net.ravendb.client.connection.ServerClient
-
Sends a patch request for a specific document
- patch(String, PatchRequest[], PatchRequest[], RavenJObject) - Method in class net.ravendb.client.connection.ServerClient
-
Sends a patch request for a specific document which may or may not currently exist
- patch(String, ScriptedPatchRequest, Etag) - Method in class net.ravendb.client.connection.ServerClient
-
Sends a patch request for a specific document, ignoring the document's Etag
- patch(String, ScriptedPatchRequest, ScriptedPatchRequest, RavenJObject) - Method in class net.ravendb.client.connection.ServerClient
-
Sends a patch request for a specific document which may or may not currently exist
- PatchCommandData - Class in net.ravendb.abstractions.commands
-
- PatchCommandData() - Constructor for class net.ravendb.abstractions.commands.PatchCommandData
-
- PatchCommandType - Enum in net.ravendb.abstractions.data
-
- PatchRequest - Class in net.ravendb.abstractions.data
-
A patch request for a specified document
- PatchRequest() - Constructor for class net.ravendb.abstractions.data.PatchRequest
-
- PatchRequest(PatchCommandType, String, RavenJToken) - Constructor for class net.ravendb.abstractions.data.PatchRequest
-
- PatchResult - Enum in net.ravendb.abstractions.data
-
- PatchResultData - Class in net.ravendb.abstractions.data
-
- PatchResultData() - Constructor for class net.ravendb.abstractions.data.PatchResultData
-
- pendingLazyOperations - Variable in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- pluralize(String) - Static method in class net.ravendb.client.util.Inflector
-
- posInBuffer - Variable in class net.ravendb.client.connection.ObservableLineStream
-
- Predicate<T> - Interface in net.ravendb.abstractions.closure
-
- Predicates - Class in net.ravendb.abstractions.closure
-
- Predicates() - Constructor for class net.ravendb.abstractions.closure.Predicates
-
- Predicates.AndPredicate<T> - Class in net.ravendb.abstractions.closure
-
- Predicates.AndPredicate(Predicate<T>, Predicate<T>) - Constructor for class net.ravendb.abstractions.closure.Predicates.AndPredicate
-
- Predicates.False<T> - Class in net.ravendb.abstractions.closure
-
- Predicates.False() - Constructor for class net.ravendb.abstractions.closure.Predicates.False
-
- Predicates.True<T> - Class in net.ravendb.abstractions.closure
-
- Predicates.True() - Constructor for class net.ravendb.abstractions.closure.Predicates.True
-
- PrefetchingUser - Enum in net.ravendb.abstractions.data
-
- PREFIXES_IN_HEADERS_TO_IGNORE_CLIENT - Static variable in class net.ravendb.abstractions.extensions.MetadataExtensions
-
- prepareForSaveChanges() - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Prepares for save changes.
- preparingForCachingRequest(HttpJsonRequestFactory) - Method in class net.ravendb.client.connection.MultiGetOperation
-
- processConnectionStringOption(String, String) - Method in class net.ravendb.abstractions.data.ConnectionStringParser
-
Parse the connection string option
- ProfilingContext - Class in net.ravendb.client.connection.profiling
-
- ProfilingContext() - Constructor for class net.ravendb.client.connection.profiling.ProfilingContext
-
- profilingContext - Variable in class net.ravendb.client.DocumentStoreBase
-
- ProfilingInformation - Class in net.ravendb.client.connection.profiling
-
Information about a particular session
- projectionFields - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
The list of fields to project directly from the results
- PropertyNameFinder - Interface in net.ravendb.client.delegates
-
- proximity(int) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Specifies a proximity distance for the phrase in the last where clause
http://lucene.apache.org/java/2_4_0/queryparsersyntax.html#Proximity%20Searches
- proximity(int) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Specifies a proximity distance for the phrase in the last where clause
http://lucene.apache.org/java/2_4_0/queryparsersyntax.html#Proximity%20Searches
- proximity(int) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Specifies a proximity distance for the phrase in the last where clause
http://lucene.apache.org/java/2_4_0/queryparsersyntax.html#Proximity%20Searches
- push(T) - Method in class net.ravendb.client.connection.profiling.ConcurrentLruSet
-
- put(String, RavenJToken) - Method in class net.ravendb.abstractions.json.linq.DictionaryWithParentSnapshot
-
- put(String, Etag, RavenJObject, RavenJObject) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Puts the document in the database with the specified key
- put(String, Etag, RavenJObject, RavenJObject) - Method in class net.ravendb.client.connection.ServerClient
-
- putAll(Map<? extends String, ? extends RavenJToken>) - Method in class net.ravendb.abstractions.json.linq.DictionaryWithParentSnapshot
-
- putAttachment(String, Etag, InputStream, RavenJObject) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Deprecated.
- putAttachment(String, Etag, InputStream, RavenJObject) - Method in class net.ravendb.client.connection.ServerClient
-
Deprecated.
- PutCommandData - Class in net.ravendb.abstractions.commands
-
A single batch operation for a document PUT
- PutCommandData() - Constructor for class net.ravendb.abstractions.commands.PutCommandData
-
- PutCommandData(String, Etag, RavenJObject, RavenJObject) - Constructor for class net.ravendb.abstractions.commands.PutCommandData
-
- putIndex(String, IndexDefinition) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Puts index with given definition
- putIndex(String, IndexDefinition, boolean) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Puts the index.
- putIndex(String, IndexDefinitionBuilder) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Creates an index with the specified name, based on an index definition
- putIndex(String, IndexDefinitionBuilder, boolean) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Creates an index with the specified name, based on an index definition
- putIndex(String, IndexDefinition) - Method in class net.ravendb.client.connection.ServerClient
-
- putIndex(String, IndexDefinition, boolean) - Method in class net.ravendb.client.connection.ServerClient
-
- putIndex(String, IndexDefinitionBuilder) - Method in class net.ravendb.client.connection.ServerClient
-
- putIndex(String, IndexDefinitionBuilder, boolean) - Method in class net.ravendb.client.connection.ServerClient
-
- PutResult - Class in net.ravendb.abstractions.data
-
- PutResult(String, Etag) - Constructor for class net.ravendb.abstractions.data.PutResult
-
- putTransformer(String, TransformerDefinition) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Creates a transformer with the specified name, based on an transformer definition
- putTransformer(String, TransformerDefinition) - Method in class net.ravendb.client.connection.ServerClient
-
- sanitize(String) - Method in class net.ravendb.abstractions.spatial.WktSanitizer
-
- santizeRavenJObjects(Object) - Method in class net.ravendb.abstractions.spatial.GeoJsonWktConverter
-
- saveChanges() - Method in class net.ravendb.client.document.DocumentSession
-
Saves all the changes to the Raven server.
- saveChanges() - Method in interface net.ravendb.client.IDocumentSession
-
Saves all the changes to the Raven server.
- SaveChangesData - Class in net.ravendb.client.document
-
Data for a batch command to the server
- SaveChangesData() - Constructor for class net.ravendb.client.document.SaveChangesData
-
- ScriptedPatchCommandData - Class in net.ravendb.abstractions.commands
-
A single batch operation for a document EVAL (using a Javascript)
- ScriptedPatchCommandData() - Constructor for class net.ravendb.abstractions.commands.ScriptedPatchCommandData
-
- ScriptedPatchRequest - Class in net.ravendb.abstractions.data
-
A Advanced patch request for a specified document (using JavaScript)
- ScriptedPatchRequest(String) - Constructor for class net.ravendb.abstractions.data.ScriptedPatchRequest
-
- ScriptedPatchRequest(String, Map<String, Object>) - Constructor for class net.ravendb.abstractions.data.ScriptedPatchRequest
-
- ScriptedPatchRequest() - Constructor for class net.ravendb.abstractions.data.ScriptedPatchRequest
-
- SEARCH - Static variable in class net.ravendb.abstractions.LinqOps.Query
-
- search(String, String) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- search(String, String, EscapeQueryOptions) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Perform a search for documents which fields that match the searchTerms.
- search(Expression<?>, String) - Method in class net.ravendb.client.document.DocumentQuery
-
- search(Expression<?>, String, EscapeQueryOptions) - Method in class net.ravendb.client.document.DocumentQuery
-
- search(String, String) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Perform a search for documents which fields that match the searchTerms.
- search(String, String, EscapeQueryOptions) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Perform a search for documents which fields that match the searchTerms.
- search(String, String) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Perform a search for documents which fields that match the searchTerms.
- search(String, String, EscapeQueryOptions) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Perform a search for documents which fields that match the searchTerms.
- search(Expression<?>, String) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Perform a search for documents which fields that match the searchTerms.
- search(Expression<?>, String, EscapeQueryOptions) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Perform a search for documents which fields that match the searchTerms.
- search(Path<?>, String) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- search(Path<?>, String, double) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- search(Path<?>, String, double, SearchOptionsSet) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- search(Path<?>, String, SearchOptionsSet) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- search(Path<?>, String, EscapeQueryOptions) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- search(Path<?>, String, double, SearchOptionsSet, EscapeQueryOptions) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- search(Path<?>, String) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
Perform a search for documents which fields that match the searchTerms.
- search(Path<?>, String, double) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
- search(Path<?>, String, double, SearchOptionsSet) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
- search(Path<?>, String, double, SearchOptionsSet, EscapeQueryOptions) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
- search(Path<?>, String, EscapeQueryOptions) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
- search(Path<?>, String, SearchOptionsSet) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
- SearchOptions - Enum in net.ravendb.client
-
- SearchOptionsSet - Class in net.ravendb.client
-
- SearchOptionsSet() - Constructor for class net.ravendb.client.SearchOptionsSet
-
- SearchOptionsSet(SearchOptions...) - Constructor for class net.ravendb.client.SearchOptionsSet
-
- SecuredAuthenticator - Class in net.ravendb.abstractions.oauth
-
- SecuredAuthenticator(String, HttpJsonRequestFactory) - Constructor for class net.ravendb.abstractions.oauth.SecuredAuthenticator
-
- seedIdentityFor(String, long) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Seeds the next identity value on the server
- seedIdentityFor(String, long) - Method in class net.ravendb.client.connection.ServerClient
-
Seeds the next identity value on the server
- SELECT - Static variable in class net.ravendb.abstractions.LinqOps.Query
-
- select(Class<TProjection>) - Method in interface net.ravendb.client.linq.IOrderedQueryable
-
Projects results
- select(Class<TProjection>, String...) - Method in interface net.ravendb.client.linq.IOrderedQueryable
-
Projects results
- select(Class<TProjection>, String[], String[]) - Method in interface net.ravendb.client.linq.IOrderedQueryable
-
Projects results
- select(Class<TProjection>, Path<?>...) - Method in interface net.ravendb.client.linq.IOrderedQueryable
-
Projects results
- select(Class<TProjection>, Path<?>[], Path<?>[]) - Method in interface net.ravendb.client.linq.IOrderedQueryable
-
Projects results
- select(Path<TProjection>) - Method in interface net.ravendb.client.linq.IOrderedQueryable
-
Projects results based on projection path
- select(Class<TProjection>) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- select(Path<TProjection>) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- select(Class<TProjection>, String...) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- select(Class<TProjection>, String[], String[]) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- select(Class<TProjection>, Path<?>...) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- select(Class<TProjection>, Path<?>[], Path<?>[]) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- select() - Method in class net.ravendb.querydsl.RavenArray
-
Deprecated.
- select() - Method in class net.ravendb.querydsl.RavenList
-
- selectFields(Class<TProjection>) - Method in class net.ravendb.client.document.DocumentQuery
-
Selects the projection fields directly from the index
- selectFields(Class<TProjection>, String...) - Method in class net.ravendb.client.document.DocumentQuery
-
Selects the specified fields directly from the index
- selectFields(Class<TProjection>, String[], String[]) - Method in class net.ravendb.client.document.DocumentQuery
-
Selects the specified fields directly from the index
- selectFields(Class<TProjection>, String...) - Method in interface net.ravendb.client.IDocumentQuery
-
Selects the specified fields directly from the index
- selectFields(Class<TProjection>, String[], String[]) - Method in interface net.ravendb.client.IDocumentQuery
-
Selects the specified fields directly from the index
- selectFields(Class<TProjection>) - Method in interface net.ravendb.client.IDocumentQuery
-
Selects the projection fields directly from the index
- selectToken(String) - Method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- selectToken(String, boolean) - Method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- selectToken(String, boolean, boolean) - Method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- selectToken(RavenJPath) - Method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- selectToken(RavenJPath, boolean) - Method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- selectToken(RavenJPath, boolean, boolean) - Method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- selectTokenWithRavenSyntaxReturningFlatStructure(RavenJToken, String) - Static method in class net.ravendb.abstractions.json.JTokenExtensions
-
- selectTokenWithRavenSyntaxReturningFlatStructure(RavenJToken, String, boolean) - Static method in class net.ravendb.abstractions.json.JTokenExtensions
-
- send(DocumentChangeNotification) - Method in class net.ravendb.client.changes.DatabaseConnectionState
-
- send(IndexChangeNotification) - Method in class net.ravendb.client.changes.DatabaseConnectionState
-
- send(TransformerChangeNotification) - Method in class net.ravendb.client.changes.DatabaseConnectionState
-
- send(ReplicationConflictNotification) - Method in class net.ravendb.client.changes.DatabaseConnectionState
-
- send(BulkInsertChangeNotification) - Method in class net.ravendb.client.changes.DatabaseConnectionState
-
- send(String, String) - Method in class net.ravendb.client.changes.RemoteChangesClientBase
-
- send(T) - Method in class net.ravendb.client.changes.TaskedObservable
-
- SerializationHelper - Class in net.ravendb.client.connection
-
- SerializationHelper() - Constructor for class net.ravendb.client.connection.SerializationHelper
-
- serialize(Enum<?>, JsonGenerator, SerializerProvider) - Method in class net.ravendb.abstractions.extensions.JsonExtensions.RavenEnumSerializer
-
- serialize(EnumSet, JsonGenerator, SerializerProvider) - Method in class net.ravendb.abstractions.extensions.JsonExtensions.RavenEnumSetSerializer
-
- serialize(T, JsonGenerator, SerializerProvider) - Method in class net.ravendb.abstractions.extensions.JsonExtensions.RavenJTokenSerializer
-
- serialize(EntityType, Property, Type, CodeWriter, String, String...) - Method in class net.ravendb.querydsl.RavenEntitySerializer
-
- serializeObject(Object) - Static method in class net.ravendb.imports.json.JsonConvert
-
- SerializeUsingValue - Annotation Type in net.ravendb.abstractions.basic
-
Marker annotation used - for serializing types using .NET enum conventions
When enum is marked as flags and exists in EnumSet it must also contain method:
int getValue() which returns int value used in flag
- ServerClient - Class in net.ravendb.client.connection
-
- ServerClient(String, DocumentConvention, OperationCredentials, Function1<String, IDocumentStoreReplicationInformer>, String, HttpJsonRequestFactory, UUID, IDocumentConflictListener[]) - Constructor for class net.ravendb.client.connection.ServerClient
-
- ServerClient.HandleReplicationStatusChangesCallback - Class in net.ravendb.client.connection
-
- ServerClient.HandleReplicationStatusChangesCallback() - Constructor for class net.ravendb.client.connection.ServerClient.HandleReplicationStatusChangesCallback
-
- ServerClientException - Exception in net.ravendb.abstractions.exceptions
-
- ServerClientException() - Constructor for exception net.ravendb.abstractions.exceptions.ServerClientException
-
- ServerClientException(String, Throwable) - Constructor for exception net.ravendb.abstractions.exceptions.ServerClientException
-
- ServerClientException(String) - Constructor for exception net.ravendb.abstractions.exceptions.ServerClientException
-
- ServerClientException(Throwable) - Constructor for exception net.ravendb.abstractions.exceptions.ServerClientException
-
- ServerHash - Class in net.ravendb.client.connection
-
- ServerHash() - Constructor for class net.ravendb.client.connection.ServerHash
-
- serverPull() - Method in class net.ravendb.client.connection.implementation.HttpJsonRequest
-
- set(int, RavenJToken) - Method in class net.ravendb.abstractions.json.linq.RavenJArray
-
- set(String, RavenJToken) - Method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- set(String, CachedRequest) - Method in class net.ravendb.client.util.SimpleCache
-
- setAccuracy(Float) - Method in class net.ravendb.abstractions.data.SuggestionQuery
-
- setAccuracy(float) - Method in class net.ravendb.abstractions.indexing.SuggestionOptions
-
- setAction(String) - Method in class net.ravendb.abstractions.data.IndexingError
-
- setActiveSyncs(List<SynchronizationDetails>) - Method in class net.ravendb.abstractions.data.FileSystemStats
-
- setActiveTransactions(List<VoronActiveTransaction>) - Method in class net.ravendb.abstractions.data.VoronStorageStats
-
- setAdditionalData(RavenJObject) - Method in class net.ravendb.abstractions.commands.DeleteCommandData
-
- setAdditionalData(RavenJObject) - Method in interface net.ravendb.abstractions.commands.ICommandData
-
Sets the additional metadata
- setAdditionalData(RavenJObject) - Method in class net.ravendb.abstractions.commands.PatchCommandData
-
- setAdditionalData(RavenJObject) - Method in class net.ravendb.abstractions.commands.PutCommandData
-
- setAdditionalData(RavenJObject) - Method in class net.ravendb.abstractions.commands.ScriptedPatchCommandData
-
- setAdditionalData(RavenJObject) - Method in class net.ravendb.abstractions.data.BatchResult
-
- setAdditionalInformation(Map<String, String>) - Method in class net.ravendb.client.connection.profiling.RequestResultArgs
-
- setAggregation(FacetAggregationSet) - Method in class net.ravendb.abstractions.data.Facet
-
- setAggregation(FacetAggregationSet) - Method in class net.ravendb.client.linq.AggregationQuery
-
- setAggregationField(String) - Method in class net.ravendb.abstractions.data.Facet
-
- setAggregationType(String) - Method in class net.ravendb.abstractions.data.Facet
-
- setAggregationType(String) - Method in class net.ravendb.client.linq.AggregationQuery
-
- setAggregrationField(String) - Method in class net.ravendb.client.linq.AggregationQuery
-
- setAggressiveCacheDuration(Long) - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
- setAllocatedDataFileSizeInBytes(long) - Method in class net.ravendb.abstractions.data.VoronStorageStats
-
- setAllowMultipleIndexEntriesForSameDocumentToResultTransformer(boolean) - Method in class net.ravendb.abstractions.data.IndexQuery
-
If set to true, this property will send multiple index entries from the same document (assuming the index project them)
to the result transformer function.
- setAllowMultipleIndexEntriesForSameDocumentToResultTransformer(boolean) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- setAllowMultipleIndexEntriesForSameDocumentToResultTransformer(boolean) - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- setAllowMultipleIndexEntriesForSameDocumentToResultTransformer(boolean) - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
- setAllowMultipleIndexEntriesForSameDocumentToResultTransformer(boolean) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
- setAllowMultipleIndexEntriesForSameDocumentToResultTransformer(boolean) - Method in interface net.ravendb.client.IDocumentQueryBase
-
If set to true, this property will send multiple index entries from the same document (assuming the index project them)
to the result transformer function.
- setAllowMultipleIndexEntriesForSameDocumentToResultTransformer(boolean) - Method in interface net.ravendb.client.IDocumentQueryCustomization
-
If set to true, this property will send multiple index entries from the same document (assuming the index project them)
to the result transformer function.
- setAllowNonAuthoritativeInformation(boolean) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Sets a value indicating whether non authoritative information is allowed.
- setAllowNonAuthoritativeInformation(boolean) - Method in interface net.ravendb.client.IAdvancedDocumentSessionOperations
-
Sets a value indicating whether non authoritative information is allowed.
- setAllowQueriesOnId(boolean) - Method in class net.ravendb.client.document.DocumentConvention
-
Whatever to allow queries on document id.
- setAllowStale(boolean) - Method in class net.ravendb.abstractions.data.BulkOperationOptions
-
indicates whether operations are allowed on stale indexes.
- setAllowWildcards(boolean) - Method in class net.ravendb.client.WhereParams
-
Should the field allow wildcards
- setAllPositions(Boolean) - Method in class net.ravendb.abstractions.data.PatchRequest
-
- setAnalyzed(boolean) - Method in class net.ravendb.client.WhereParams
-
Should the field be analyzed
- setAnalyzers(Map<String, String>) - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- setAnalyzers(Map<Path<?>, String>) - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- setAnalyzersStrings(Map<String, String>) - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- setApiKey(String) - Method in class net.ravendb.abstractions.connection.OperationCredentials
-
- setApiKey(String) - Method in class net.ravendb.abstractions.data.RavenConnectionStringOptions
-
- setApiKey(String) - Method in class net.ravendb.abstractions.replication.ReplicationDestination
-
- setApiKey(String) - Method in class net.ravendb.client.document.DocumentStore
-
- setApproximateTaskCount(long) - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- setAssembly(String) - Method in class net.ravendb.abstractions.data.ExtensionsLogDetail
-
- setAt(Date) - Method in class net.ravendb.client.connection.profiling.ProfilingInformation
-
- setAt(Date) - Method in class net.ravendb.client.connection.profiling.RequestResultArgs
-
- setAttachmentEtag(Etag) - Method in class net.ravendb.abstractions.replication.ReplicatedEtagInfo
-
- setAuthorization(HttpClient) - Method in class net.ravendb.abstractions.oauth.AbstractAuthenticator
-
- setAverage(Double) - Method in class net.ravendb.abstractions.data.FacetValue
-
- setAvoidCachingRequest(boolean) - Method in class net.ravendb.client.connection.CreateHttpJsonRequestParams
-
- setBackupLocation(String) - Method in class net.ravendb.abstractions.data.DatabaseBackupRequest
-
- setBackupLocation(String) - Method in class net.ravendb.abstractions.data.DatabaseRestoreRequest
-
- setBatchSize(int) - Method in class net.ravendb.abstractions.data.BulkInsertOptions
-
- setBatchType(BatchType) - Method in class net.ravendb.abstractions.data.IndexingBatchInfo
-
- setBoost(float) - Method in class net.ravendb.abstractions.data.BoostedValue
-
- setBoost(Boolean) - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- setBoostFactor(Float) - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- setBuildVersion(String) - Method in class net.ravendb.abstractions.data.BuildNumber
-
- setCachedRequest(CachedRequest) - Method in class net.ravendb.client.connection.CachedRequestOp
-
- setCachedRequestDetails(CachedRequest) - Method in class net.ravendb.client.connection.implementation.HttpJsonRequest
-
- setCanDelete(List<String>) - Method in class net.ravendb.abstractions.indexing.MergeSuggestions
-
- setCanMerge(List<String>) - Method in class net.ravendb.abstractions.indexing.MergeSuggestions
-
- setChange(DocumentsChanges.ChangeType) - Method in class net.ravendb.abstractions.data.DocumentsChanges
-
- setCheckDestination(AtomicReference<Thread>) - Method in class net.ravendb.client.connection.ReplicationInformerBase.FailureCounter
-
- setCheckReferencesInIndexes(boolean) - Method in class net.ravendb.abstractions.data.BulkInsertOptions
-
- setClazz(Class<?>) - Method in class net.ravendb.client.linq.ExpressionInfo
-
- setClientConfiguration(ReplicationClientConfiguration) - Method in class net.ravendb.abstractions.replication.ReplicationDocument
-
- setClientVisibleUrl(String) - Method in class net.ravendb.abstractions.replication.ReplicationDestination
-
- setCodec(ObjectCodec) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- setCollection(String) - Method in class net.ravendb.abstractions.indexing.MergeSuggestions
-
- setCollectionName(String) - Method in class net.ravendb.abstractions.data.DocumentChangeNotification
-
- setCommands(List<ICommandData>) - Method in class net.ravendb.client.document.SaveChangesData
-
- setCompiled(boolean) - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- setConflictedVersionIds(String[]) - Method in exception net.ravendb.client.exceptions.ConflictException
-
- setConflictListeners(List<IDocumentConflictListener>) - Method in class net.ravendb.client.document.DocumentSessionListeners
-
- setConflicts(String[]) - Method in class net.ravendb.abstractions.data.ReplicationConflictNotification
-
- setConnectionStringOptions(T) - Method in class net.ravendb.abstractions.data.ConnectionStringParser
-
- setConnectionStringSettings(RavenConnectionStringOptions) - Method in class net.ravendb.client.document.DocumentStore
-
Copy the relevant connection string settings
- setContext(Map<String, String>) - Method in class net.ravendb.client.connection.profiling.ProfilingInformation
-
- setConvention(Convention) - Method in class net.ravendb.client.connection.CreateHttpJsonRequestParams
-
- setConventions(DocumentConvention) - Method in class net.ravendb.client.DocumentStoreBase
-
- setConventions(DocumentConvention) - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- setConventions(DocumentConvention) - Method in class net.ravendb.client.indexes.AbstractTransformerCreationTask
-
- setConversionListeners(List<IDocumentConversionListener>) - Method in class net.ravendb.client.document.DocumentSessionListeners
-
- setCount(long) - Method in class net.ravendb.abstractions.data.DatabaseMetrics.MeterData
-
- setCount(Integer) - Method in class net.ravendb.abstractions.data.FacetValue
-
- setCounter(long) - Method in class net.ravendb.abstractions.data.DatabaseMetrics.HistogramData
-
- setCountOfAttachments(long) - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
Deprecated.
- setCountOfAttachments(long) - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
Deprecated.
- setCountOfDocuments(long) - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- setCountOfDocuments(long) - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- setCountOfIndexes(int) - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- setCountOfResultTransformers(int) - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- setCreatedTimestamp(Date) - Method in class net.ravendb.abstractions.data.IndexStats
-
- setCredentials(OperationCredentials) - Method in class net.ravendb.abstractions.connection.WebRequestEventArgs
-
- setCredentials(OperationCredentials) - Method in class net.ravendb.client.connection.CreateHttpJsonRequestParams
-
- setCurrentNumberOfItemsToIndexInSingleBatch(int) - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- setCurrentNumberOfItemsToReduceInSingleBatch(int) - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- setCurrentOAuthToken(String) - Method in class net.ravendb.abstractions.data.RavenConnectionStringOptions
-
- setCutoff(Date) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- setCutoffEtag(Etag) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- setData(byte[]) - Method in class net.ravendb.abstractions.data.Attachment
-
Deprecated.
- setData(String) - Method in class net.ravendb.abstractions.json.ConflictsResolver.MergeChunk
-
- setData(RavenJToken) - Method in class net.ravendb.client.connection.CachedRequest
-
- setDataAsJson(RavenJObject) - Method in class net.ravendb.abstractions.data.JsonDocument
-
- setDatabase(String) - Method in class net.ravendb.abstractions.replication.ReplicationDestination
-
- setDatabase(String) - Method in class net.ravendb.client.connection.CachedRequest
-
- setDatabase(String) - Method in class net.ravendb.client.document.OpenSessionOptions
-
- setDatabaseCacheSizeInMB(double) - Method in class net.ravendb.abstractions.data.AdminMemoryStatistics
-
- setDatabaseDocument(DatabaseDocument) - Method in class net.ravendb.abstractions.data.DatabaseBackupRequest
-
- setDatabaseId(UUID) - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- setDatabaseLocation(String) - Method in class net.ravendb.abstractions.data.DatabaseRestoreRequest
-
- setDatabaseName(String) - Method in class net.ravendb.abstractions.data.DatabaseRestoreRequest
-
- setDatabaseName(String) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- setDatabaseTransactionVersionSizeInMB(float) - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- setDatabaseTransactionVersionSizeInMB(double) - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- setDebugActions(RavenJObject) - Method in class net.ravendb.abstractions.data.PatchResultData
-
- setDebugMode(boolean) - Method in class net.ravendb.abstractions.commands.ScriptedPatchCommandData
-
- setDebugOptionGetIndexEntires(boolean) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- setDefaultDatabase(String) - Method in class net.ravendb.abstractions.data.RavenConnectionStringOptions
-
- setDefaultDatabase(String) - Method in class net.ravendb.client.document.DocumentStore
-
- setDefaultField(String) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- setDefaultOperator(QueryOperator) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- setDefaultQueryingConsistency(ConsistencyOptions) - Method in class net.ravendb.client.document.DocumentConvention
-
The consistency options used when querying the database by default
- setDefaultUseOptimisticConcurrency(boolean) - Method in class net.ravendb.client.document.DocumentConvention
-
- setDeferredCommandsCount(int) - Method in class net.ravendb.client.document.SaveChangesData
-
- setDefrag(boolean) - Method in class net.ravendb.abstractions.data.DatabaseRestoreRequest
-
- setDelayTimeInMiliSec(int) - Method in interface net.ravendb.client.connection.IReplicationInformerBase
-
- setDelayTimeInMiliSec(int) - Method in class net.ravendb.client.connection.ReplicationInformerBase
-
- setDeleted(Boolean) - Method in class net.ravendb.abstractions.data.BatchResult
-
- setDeleteListeners(List<IDocumentDeleteListener>) - Method in class net.ravendb.client.document.DocumentSessionListeners
-
- setDescending(boolean) - Method in class net.ravendb.abstractions.data.SortedField
-
- setDestinations(List<ReplicationDestination>) - Method in class net.ravendb.abstractions.replication.ReplicationDocument
-
- setDestinationUrl(String) - Method in class net.ravendb.abstractions.data.SynchronizationDetails
-
- setDestionationUrl(String) - Method in class net.ravendb.abstractions.replication.ReplicatedEtagInfo
-
- setDisableAuthentication(boolean) - Method in class net.ravendb.client.connection.CreateHttpJsonRequestParams
-
- setDisableCaching(boolean) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- setDisableCapacityChanges(boolean) - Method in class net.ravendb.client.document.HiLoKeyGeneratorBase
-
- setDisabled(boolean) - Method in class net.ravendb.abstractions.data.DatabaseDocument
-
- setDisabled(Boolean) - Method in class net.ravendb.abstractions.replication.ReplicationDestination
-
- setDisableEntitiesTracking(boolean) - Method in class net.ravendb.client.document.sessionoperations.QueryOperation
-
- setDisableHttpCaching(Boolean) - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
- setDisableInMemoryIndexing(boolean) - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- setDisableInMemoryIndexing(boolean) - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- setDisableInMemoryIndexing(boolean) - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- setDisableProfiling(boolean) - Method in class net.ravendb.client.document.DocumentConvention
-
Disable all profiling support
- setDisableReplicationDestinations(boolean) - Method in class net.ravendb.abstractions.data.DatabaseRestoreRequest
-
- setDisableRequestCompression(boolean) - Method in class net.ravendb.client.connection.CreateHttpJsonRequestParams
-
- setDisableRequestCompression(boolean) - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
- setDisplayName(String) - Method in class net.ravendb.abstractions.data.Facet
-
- setDisplayName(String) - Method in class net.ravendb.client.linq.AggregationQuery
-
- setDistance(StringDistanceTypes) - Method in class net.ravendb.abstractions.data.SuggestionQuery
-
- setDistance(StringDistanceTypes) - Method in class net.ravendb.abstractions.indexing.SuggestionOptions
-
- setDistanceErrorPercentage(double) - Method in class net.ravendb.abstractions.data.SpatialIndexQuery
-
- setDistinct(boolean) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- setDocsCount(int) - Method in class net.ravendb.abstractions.data.IndexStats
-
- setDocsWritesPerSecond(double) - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- setDocument(RavenJObject) - Method in class net.ravendb.abstractions.commands.PutCommandData
-
- setDocument(String) - Method in class net.ravendb.abstractions.data.IndexingError
-
- setDocument(RavenJObject) - Method in class net.ravendb.abstractions.data.PatchResultData
-
- setDocument(T) - Method in class net.ravendb.abstractions.data.StreamResult
-
- setDocument(String) - Method in class net.ravendb.abstractions.json.ConflictsResolver.MergeResult
-
- setDocumentEtag(Etag) - Method in class net.ravendb.abstractions.replication.ReplicatedEtagInfo
-
- setDocumentId(String) - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- setDocumentKeyGenerator(DocumentKeyGenerator) - Method in class net.ravendb.client.document.DocumentConvention
-
Sets the document key generator.
- setDomain(String) - Method in class net.ravendb.abstractions.replication.ReplicationDestination
-
- setDuration(String) - Method in class net.ravendb.abstractions.data.FutureBatchStats
-
- setDuration(String) - Method in class net.ravendb.abstractions.data.IndexStats.IndexingPerformanceStats
-
- setDuration(Long) - Method in class net.ravendb.client.document.ResponseTimeInformation.ResponseTimeItem
-
- setDurationBreakdown(List<ResponseTimeInformation.ResponseTimeItem>) - Method in class net.ravendb.client.document.ResponseTimeInformation
-
- setDurationMiliseconds(long) - Method in class net.ravendb.abstractions.data.QueryResult
-
- setDurationMiliseconds(long) - Method in class net.ravendb.client.RavenQueryStatistics
-
The duration of the query _server side_
- setDurationMilleseconds(double) - Method in class net.ravendb.client.connection.profiling.ProfilingInformation
-
- setDurationMilliseconds(double) - Method in class net.ravendb.abstractions.data.IndexStats.IndexingPerformanceStats
-
- setDurationMilliseconds(double) - Method in class net.ravendb.client.connection.profiling.RequestResultArgs
-
- setEnableBasicAuthenticationOverUnsecuredHttpEvenThoughPasswordsWouldBeSentOverTheWireInClearTextToBeStolenByHackers(boolean) - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
Advanced: Don't set this unless you know what you are doing!
Enable using basic authentication using http
By default, RavenDB only allows basic authentication over HTTPS, setting this property to true
will instruct RavenDB to make unsecured calls (usually only good for testing / internal networks).
- setEntities(List<Object>) - Method in class net.ravendb.client.document.SaveChangesData
-
- setError(String) - Method in class net.ravendb.abstractions.data.IndexingError
-
- setError(Exception) - Method in class net.ravendb.client.connection.ReplicationInformerBase.OperationResult
-
- setErrors(IndexingError[]) - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- setEsentStats(EsentStorageStats) - Method in class net.ravendb.abstractions.data.StorageStats
-
- setEtag(Etag) - Method in class net.ravendb.abstractions.commands.DeleteCommandData
-
- setEtag(Etag) - Method in class net.ravendb.abstractions.commands.PatchCommandData
-
- setEtag(Etag) - Method in class net.ravendb.abstractions.commands.PutCommandData
-
- setEtag(Etag) - Method in class net.ravendb.abstractions.commands.ScriptedPatchCommandData
-
- setEtag(Etag) - Method in class net.ravendb.abstractions.data.Attachment
-
Deprecated.
- setEtag(Etag) - Method in class net.ravendb.abstractions.data.AttachmentInformation
-
Deprecated.
- setEtag(Etag) - Method in class net.ravendb.abstractions.data.BatchResult
-
- setEtag(Etag) - Method in class net.ravendb.abstractions.data.DocumentChangeNotification
-
- setEtag(Etag) - Method in interface net.ravendb.abstractions.data.IJsonDocumentMetadata
-
- setEtag(Etag) - Method in class net.ravendb.abstractions.data.IndexChangeNotification
-
- setEtag(Etag) - Method in class net.ravendb.abstractions.data.JsonDocument
-
- setEtag(Etag) - Method in class net.ravendb.abstractions.data.JsonDocumentMetadata
-
- setEtag(Etag) - Method in class net.ravendb.abstractions.data.PutResult
-
- setEtag(Etag) - Method in class net.ravendb.abstractions.data.ReplicationConflictNotification
-
- setEtag(Etag) - Method in class net.ravendb.abstractions.data.StreamResult
-
- setEtag(Etag) - Method in class net.ravendb.client.document.DocumentMetadata
-
- setEtag(Etag) - Method in exception net.ravendb.client.exceptions.ConflictException
-
- setException(Exception) - Method in class net.ravendb.abstractions.basic.ExceptionEventArgs
-
- setExpect100Continue(boolean) - Method in class net.ravendb.client.connection.ServerClient
-
- setExplainScores(boolean) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- setFacets(List<Facet>) - Method in class net.ravendb.abstractions.data.FacetQuery
-
- setFacets(List<Facet>) - Method in class net.ravendb.abstractions.data.FacetSetup
-
- setFacetSetupDoc(String) - Method in class net.ravendb.abstractions.data.FacetQuery
-
- setFailing(Boolean) - Method in class net.ravendb.client.connection.ReplicationInformer.FailoverStatusChangedEventArgs
-
- setFailoverBehavior(FailoverBehavior) - Method in class net.ravendb.abstractions.replication.ReplicationClientConfiguration
-
- setFailoverBehavior(FailoverBehaviorSet) - Method in class net.ravendb.client.document.Convention
-
How should we behave in a replicated environment when we can't
reach the primary node and need to failover to secondary node(s).
- setFailoverServers(FailoverServers) - Method in class net.ravendb.abstractions.data.RavenConnectionStringOptions
-
- setFailoverServers(ReplicationDestination[]) - Method in interface net.ravendb.client.connection.IDocumentStoreReplicationInformer
-
- setFailoverServers(ReplicationDestination[]) - Method in class net.ravendb.client.connection.ReplicationInformer
-
- setFailoverServers(FailoverServers) - Method in class net.ravendb.client.DocumentStoreBase
-
- setFailureCountInternal(int) - Method in class net.ravendb.abstractions.replication.ReplicationStatistics.DestinationStats
-
- setField(String) - Method in class net.ravendb.abstractions.data.SortedField
-
- setField(String) - Method in class net.ravendb.abstractions.data.SuggestionQuery
-
- setFieldName(String) - Method in class net.ravendb.abstractions.data.DocumentsChanges
-
- setFieldName(String) - Method in class net.ravendb.client.WhereParams
-
- setFieldNewType(String) - Method in class net.ravendb.abstractions.data.DocumentsChanges
-
- setFieldNewValue(String) - Method in class net.ravendb.abstractions.data.DocumentsChanges
-
- setFieldOldType(String) - Method in class net.ravendb.abstractions.data.DocumentsChanges
-
- setFieldOldValue(String) - Method in class net.ravendb.abstractions.data.DocumentsChanges
-
- setFields(String[]) - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- setFields(List<String>) - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- setFieldsToFetch(String[]) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- setFieldsToFetch(Set<String>) - Method in class net.ravendb.client.linq.RavenQueryProviderProcessor
-
- setFieldsToRename(List<RenamedField>) - Method in class net.ravendb.client.linq.RavenQueryProviderProcessor
-
Rename the fields from one name to another
- setFieldTypeForIdentifier(Class<?>) - Method in class net.ravendb.client.WhereParams
-
- setFiftennMinuteRate(double) - Method in class net.ravendb.abstractions.data.DatabaseMetrics.MeterData
-
- setFileCount(Long) - Method in class net.ravendb.abstractions.data.FileSystemStats
-
- setFileETag(UUID) - Method in class net.ravendb.abstractions.data.SynchronizationDetails
-
- setFileName(String) - Method in class net.ravendb.abstractions.data.SynchronizationDetails
-
- setFilesWritesPerSecond(double) - Method in class net.ravendb.abstractions.data.FileSystemMetrics
-
- setFindFullDocumentKeyFromNonStringIdentifier(DocumentKeyFinder) - Method in class net.ravendb.client.document.DocumentConvention
-
Sets the function to find the full document key based on the type of a document
and the value type identifier (just the numeric part of the id).
- setFindIdentityProperty(IdentityPropertyFinder) - Method in class net.ravendb.client.document.Convention
-
Sets the function to find the identity property.
- setFindIdentityPropertyNameFromEntityName(IdentityPropertyNameFinder) - Method in class net.ravendb.client.document.DocumentConvention
-
Sets the function to get the identity property name from the entity name
- setFindIdValuePartForValueTypeConversion(IdValuePartFinder) - Method in class net.ravendb.client.document.DocumentConvention
-
When RavenDB needs to convert between a string id to a value type like int or uuid, it calls
this to perform the actual work
- setFindJavaClass(JavaClassFinder) - Method in class net.ravendb.client.document.DocumentConvention
-
Sets the function to find the java class of a document.
- setFindJavaClassName(JavaClassNameFinder) - Method in class net.ravendb.client.document.DocumentConvention
-
Sets the function to find the java class name from a java class
- setFindPropertyNameForDynamicIndex(PropertyNameFinder) - Method in class net.ravendb.client.document.DocumentConvention
-
Sets the function to find the indexed property name
given the indexed document type, the index name, the current path and the property path.
- setFindPropertyNameForIndex(PropertyNameFinder) - Method in class net.ravendb.client.document.DocumentConvention
-
Sets the function to find the indexed property name
given the indexed document type, the index name, the current path and the property path.
- setFindTypeTagName(TypeTagNameFinder) - Method in class net.ravendb.client.document.DocumentConvention
-
Sets the function to find the type tag.
- setFirstFailureInCycleTimestamp(Date) - Method in class net.ravendb.abstractions.replication.ReplicationStatistics.DestinationStats
-
- setFiveMinuteRate(double) - Method in class net.ravendb.abstractions.data.DatabaseMetrics.MeterData
-
- setFlags(String) - Method in class net.ravendb.abstractions.data.VoronActiveTransaction
-
- setForceCheck(boolean) - Method in class net.ravendb.client.connection.ReplicationInformerBase.FailureCounter
-
- setForceConcurrencyCheck(boolean) - Method in class net.ravendb.client.document.DocumentMetadata
-
- setForceReadFromMaster(boolean) - Method in class net.ravendb.client.document.OpenSessionOptions
-
- setForceRetry(boolean) - Method in class net.ravendb.abstractions.data.GetResponse
-
- setForceServerCheck(boolean) - Method in class net.ravendb.client.connection.CachedRequest
-
- setForDatabases(Map<String, ReplicationDestination[]>) - Method in class net.ravendb.abstractions.data.FailoverServers
-
- setForDefaultDatabase(Set<String>) - Method in class net.ravendb.abstractions.data.FailoverServers
-
- setForEntityName(List<String>) - Method in class net.ravendb.abstractions.data.IndexStats
-
- setFreePagesOverhead(long) - Method in class net.ravendb.abstractions.data.VoronStorageStats
-
- setGauges(Map<String, Map<String, String>>) - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- setHandleForbiddenResponse(HttpResponseHandler) - Method in class net.ravendb.client.document.Convention
-
Handles forbidden responses
- setHandleUnauthorizedResponse(HttpResponseWithMetaHandler) - Method in class net.ravendb.client.document.Convention
-
Handles unauthenticated responses, usually by authenticating against the oauth server
- setHeader(HttpUriRequest, String, String) - Static method in class net.ravendb.abstractions.oauth.AbstractAuthenticator
-
- setHeaders(Map<String, String>) - Method in class net.ravendb.abstractions.data.GetRequest
-
- setHeaders(Map<String, String>) - Method in class net.ravendb.abstractions.data.GetResponse
-
- setHeaders(Map<String, String>) - Method in class net.ravendb.client.connection.CachedRequest
-
- setHeaders(Map<String, String>) - Method in class net.ravendb.client.document.batches.LazyQueryOperation
-
- setHighlightedFields(HighlightedField[]) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- setHighlighterPostTags(String[]) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- setHighlighterPreTags(String[]) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- setHighlighterTags(String, String) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- setHighlighterTags(String[], String[]) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- setHighlighterTags(String, String) - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- setHighlighterTags(String[], String[]) - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- setHighlighterTags(String, String) - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
Sets the tags to highlight matches with.
- setHighlighterTags(String[], String[]) - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
Sets the tags to highlight matches with.
- setHighlighterTags(String, String) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Sets the tags to highlight matches with.
- setHighlighterTags(String[], String[]) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Sets the tags to highlight matches with.
- setHighlighterTags(String, String) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Sets the tags to highlight matches with.
- setHighlighterTags(String[], String[]) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Sets the tags to highlight matches with.
- setHighlighterTags(String, String) - Method in interface net.ravendb.client.IDocumentQueryCustomization
-
Sets the tags to highlight matches with.
- setHighlighterTags(String[], String[]) - Method in interface net.ravendb.client.IDocumentQueryCustomization
-
Sets the tags to highlight matches with.
- setHighlightings(Map<String, Map<String, String[]>>) - Method in class net.ravendb.abstractions.data.QueryResult
-
- setHits(int) - Method in class net.ravendb.abstractions.data.FacetValue
-
- setHttpResponse(HttpResponse) - Method in exception net.ravendb.abstractions.exceptions.HttpOperationException
-
- setHttpResult(int) - Method in class net.ravendb.client.connection.profiling.RequestResultArgs
-
- setId(String) - Method in class net.ravendb.abstractions.data.DatabaseDocument
-
- setId(String) - Method in class net.ravendb.abstractions.data.DocumentChangeNotification
-
- setId(String) - Method in class net.ravendb.abstractions.data.FacetSetup
-
- setId(long) - Method in class net.ravendb.abstractions.data.IndexingError
-
- setId(String) - Method in class net.ravendb.abstractions.data.IndexStats
-
- setId(String) - Method in class net.ravendb.abstractions.data.ReplicationConflictNotification
-
- setId(long) - Method in class net.ravendb.abstractions.data.VoronActiveTransaction
-
- setId(String) - Method in class net.ravendb.abstractions.replication.ReplicationDocument
-
- setId(UUID) - Method in class net.ravendb.client.connection.profiling.ProfilingInformation
-
- setIdentifier(String) - Method in class net.ravendb.client.document.DocumentStore
-
- setIdentifier(String) - Method in interface net.ravendb.client.IDocumentStore
-
Sets the identifier
- setIdentityPartsSeparator(String) - Method in class net.ravendb.client.document.DocumentConvention
-
Sets the identity parts separator used by the HiLo generators
- setIdentityTypeConvertors(List<ITypeConverter>) - Method in class net.ravendb.client.document.DocumentConvention
-
A list of type converters that can be used to translate the document key (string)
to whatever type it is that is used on the entity, if the type isn't already a string
- setIgnoredClient(Boolean) - Method in class net.ravendb.abstractions.replication.ReplicationDestination
-
- setIncludeRemainingTerms(Boolean) - Method in class net.ravendb.abstractions.data.Facet
-
- setIncludes(String[]) - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- setIncludes(List<RavenJObject>) - Method in class net.ravendb.abstractions.data.MultiLoadResult
-
- setIncludes(List<RavenJObject>) - Method in class net.ravendb.abstractions.data.QueryResult
-
- setIndex(int) - Method in class net.ravendb.abstractions.data.IndexingError
-
- setIndex(String) - Method in class net.ravendb.abstractions.data.QueryHeaderInformation
-
- setIndexAndTransformerReplicationMode(EnumSet<IndexAndTransformerReplicationMode>) - Method in class net.ravendb.client.document.DocumentConvention
-
- setIndexDefinitionProperty(String) - Method in exception net.ravendb.abstractions.exceptions.IndexCompilationException
-
- setIndexedPerSecond(double) - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- setIndexes(IndexStats[]) - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- setIndexes(Map<String, FieldIndexing>) - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- setIndexes(Map<Path<?>, FieldIndexing>) - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- setIndexesLocation(String) - Method in class net.ravendb.abstractions.data.DatabaseRestoreRequest
-
- setIndexesStrings(Map<String, FieldIndexing>) - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- setIndexesToWorkOn(List<String>) - Method in class net.ravendb.abstractions.data.IndexingBatchInfo
-
- setIndexEtag(Etag) - Method in class net.ravendb.abstractions.data.QueryHeaderInformation
-
- setIndexEtag(Etag) - Method in class net.ravendb.abstractions.data.QueryResult
-
- setIndexEtag(Etag) - Method in class net.ravendb.client.RavenQueryStatistics
-
The etag of the queried index
- setIndexId(int) - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- setIndexId(int) - Method in class net.ravendb.abstractions.indexing.TransformerDefinition
-
- setIndexingAttempts(int) - Method in class net.ravendb.abstractions.data.IndexStats
-
- setIndexingBatchInfo(IndexingBatchInfo[]) - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- setIndexingErrors(int) - Method in class net.ravendb.abstractions.data.IndexStats
-
- setIndexingLag(Integer) - Method in class net.ravendb.abstractions.data.IndexStats
-
- setIndexingSuccesses(int) - Method in class net.ravendb.abstractions.data.IndexStats
-
- setIndexName(String) - Method in class net.ravendb.abstractions.data.FacetQuery
-
- setIndexName(String) - Method in class net.ravendb.abstractions.data.IndexingError
-
- setIndexName(String) - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- setIndexName(String) - Method in class net.ravendb.abstractions.data.QueryResult
-
- setIndexName(String) - Method in class net.ravendb.client.RavenQueryStatistics
-
The name of the index queried
- setIndexStorageHumaneSize(String) - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- setIndexStorageSize(long) - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- setIndexTimestamp(Date) - Method in class net.ravendb.abstractions.data.QueryHeaderInformation
-
- setIndexTimestamp(Date) - Method in class net.ravendb.abstractions.data.QueryResult
-
- setIndexTimestamp(Date) - Method in class net.ravendb.client.RavenQueryStatistics
-
The timestamp of the queried index
- setInMemoryIndexingQueueSize(int[]) - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- setInputCount(int) - Method in class net.ravendb.abstractions.data.IndexStats.IndexingPerformanceStats
-
- setInstalled(ExtensionsLogDetail[]) - Method in class net.ravendb.abstractions.data.ExtensionsLog
-
- setIsOnRam(String) - Method in class net.ravendb.abstractions.data.IndexStats
-
- setItem1(T) - Method in class net.ravendb.abstractions.basic.Tuple
-
- setItem2(S) - Method in class net.ravendb.abstractions.basic.Tuple
-
- setItemsCount(int) - Method in class net.ravendb.abstractions.data.IndexStats.IndexingPerformanceStats
-
- setItemType(ReplicationConflictTypes) - Method in class net.ravendb.abstractions.data.ReplicationConflictNotification
-
- setJournalsLocation(String) - Method in class net.ravendb.abstractions.data.DatabaseRestoreRequest
-
- setJsonContractResolver(DeserializationProblemHandler) - Method in class net.ravendb.client.document.DocumentConvention
-
- setKey(String) - Method in class net.ravendb.abstractions.commands.DeleteCommandData
-
- setKey(String) - Method in class net.ravendb.abstractions.commands.PatchCommandData
-
- setKey(String) - Method in class net.ravendb.abstractions.commands.PutCommandData
-
- setKey(String) - Method in class net.ravendb.abstractions.commands.ScriptedPatchCommandData
-
- setKey(String) - Method in class net.ravendb.abstractions.data.Attachment
-
Deprecated.
- setKey(String) - Method in class net.ravendb.abstractions.data.AttachmentInformation
-
Deprecated.
- setKey(String) - Method in class net.ravendb.abstractions.data.BatchResult
-
- setKey(String) - Method in interface net.ravendb.abstractions.data.IJsonDocumentMetadata
-
- setKey(String) - Method in class net.ravendb.abstractions.data.JsonDocument
-
- setKey(String) - Method in class net.ravendb.abstractions.data.JsonDocumentMetadata
-
- setKey(String) - Method in class net.ravendb.abstractions.data.PutResult
-
- setKey(String) - Method in class net.ravendb.abstractions.data.StreamResult
-
- setKey(String) - Method in class net.ravendb.client.document.DocumentMetadata
-
- setLastActivity(Date) - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- setLastAttachmentEtag(Etag) - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
Deprecated.
- setLastCheck(Date) - Method in class net.ravendb.client.connection.ReplicationInformerBase.FailureCounter
-
- setLastDocEtag(Etag) - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- setLastError(String) - Method in class net.ravendb.abstractions.replication.ReplicationStatistics.DestinationStats
-
- setLastEtagCheckedForReplication(Etag) - Method in class net.ravendb.abstractions.replication.ReplicationStatistics.DestinationStats
-
- setLastEtagHolder(ILastEtagHolder) - Method in class net.ravendb.client.DocumentStoreBase
-
- setLastFailureTimestamp(Date) - Method in class net.ravendb.abstractions.replication.ReplicationStatistics.DestinationStats
-
- setLastHeartbeatReceived(Date) - Method in class net.ravendb.abstractions.replication.ReplicationStatistics.DestinationStats
-
- setLastIndexedEtag(Etag) - Method in class net.ravendb.abstractions.data.IndexStats
-
- setLastIndexedTimestamp(Date) - Method in class net.ravendb.abstractions.data.IndexStats
-
- setLastIndexingTime(Date) - Method in class net.ravendb.abstractions.data.IndexStats
-
- setLastModified(Date) - Method in interface net.ravendb.abstractions.data.IJsonDocumentMetadata
-
- setLastModified(Date) - Method in class net.ravendb.abstractions.data.JsonDocument
-
- setLastModified(Date) - Method in class net.ravendb.abstractions.data.JsonDocumentMetadata
-
- setLastQueryTime(Date) - Method in class net.ravendb.abstractions.data.QueryResult
-
- setLastQueryTime(Date) - Method in class net.ravendb.client.RavenQueryStatistics
-
The timestamp of the last time the index was queried
- setLastQueryTimestamp(Date) - Method in class net.ravendb.abstractions.data.IndexStats
-
- setLastReducedEtag(Etag) - Method in class net.ravendb.abstractions.data.IndexStats
-
- setLastReducedTimestamp(Date) - Method in class net.ravendb.abstractions.data.IndexStats
-
- setLastReplicatedEtag(Etag) - Method in class net.ravendb.abstractions.replication.ReplicationStatistics.DestinationStats
-
- setLastReplicatedLastModified(Date) - Method in class net.ravendb.abstractions.replication.ReplicationStatistics.DestinationStats
-
- setLastStats(RavenJArray) - Method in class net.ravendb.abstractions.replication.ReplicationStatistics.DestinationStats
-
- setLastSuccessTimestamp(Date) - Method in class net.ravendb.abstractions.replication.ReplicationStatistics.DestinationStats
-
- setListeners(DocumentSessionListeners) - Method in class net.ravendb.client.DocumentStoreBase
-
- setListeners(DocumentSessionListeners) - Method in interface net.ravendb.client.IDocumentStore
-
- setLoadDocumentCount(int) - Method in class net.ravendb.abstractions.data.IndexStats.IndexingPerformanceStats
-
- setLoadDocumentDurationMs(long) - Method in class net.ravendb.abstractions.data.IndexStats.IndexingPerformanceStats
-
- setLoadedDatabases(List<LoadedDatabaseStatistics>) - Method in class net.ravendb.abstractions.data.AdminStatistics
-
- setLoadedFileSystems(List<FileSystemStats>) - Method in class net.ravendb.abstractions.data.AdminStatistics
-
- setLockMode(IndexLockMode) - Method in class net.ravendb.abstractions.data.IndexStats
-
- setLockMode(IndexLockMode) - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- setLockMode(IndexLockMode) - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- setManagedMemorySizeInMB(double) - Method in class net.ravendb.abstractions.data.AdminMemoryStatistics
-
- setMap(String) - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- setMap(String) - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- setMapGroupFields(Map<String, String>) - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- setMaps(Set<String>) - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- setMax(double) - Method in class net.ravendb.abstractions.data.DatabaseMetrics.HistogramData
-
- setMax(Double) - Method in class net.ravendb.abstractions.data.FacetValue
-
- setMaximumDocumentFrequency(Integer) - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- setMaximumDocumentFrequencyPercentage(Integer) - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- setMaximumNumberOfTokensParsed(Integer) - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- setMaximumQueryTerms(Integer) - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- setMaximumWordLength(Integer) - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- setMaxIndexOutputsPerDocument(Long) - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- setMaxIndexOutputsPerDocument(Long) - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
Max number of allowed indexing outputs per one source document
- setMaxIndexOutputsPerDocument(Long) - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- setMaxLengthOfQueryUsingGetUrl(int) - Method in class net.ravendb.client.document.DocumentConvention
-
- setMaxNumberOfCachedRequests(int) - Method in class net.ravendb.client.document.DocumentStore
-
- setMaxNumberOfRequestsPerSession(int) - Method in class net.ravendb.client.document.DocumentConvention
-
Sets the default max number of requests per session.
- setMaxNumberOfRequestsPerSession(int) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Sets the max number of requests per session.
- setMaxNumberOfRequestsPerSession(int) - Method in interface net.ravendb.client.IAdvancedDocumentSessionOperations
-
Sets the max number of requests per session.
- setMaxOpsPerSec(Integer) - Method in class net.ravendb.abstractions.data.BulkOperationOptions
-
limits the amount of base operation per second allowed.
- setMaxResults(Integer) - Method in class net.ravendb.abstractions.data.Facet
-
- setMaxSuggestions(int) - Method in class net.ravendb.abstractions.data.SuggestionQuery
-
- setMaxTreeLevel(int) - Method in class net.ravendb.abstractions.indexing.SpatialOptions
-
- setMaxX(double) - Method in class net.ravendb.abstractions.indexing.SpatialOptions
-
- setMaxX(double) - Method in class net.ravendb.abstractions.indexing.SpatialOptionsFactory.SpatialBounds
-
- setMaxY(double) - Method in class net.ravendb.abstractions.indexing.SpatialOptions
-
- setMaxY(double) - Method in class net.ravendb.abstractions.indexing.SpatialOptionsFactory.SpatialBounds
-
- setMaybeProperty(Field) - Method in class net.ravendb.client.linq.ExpressionInfo
-
- setMaybeProperty(Field) - Method in class net.ravendb.client.linq.LinqPathProvider.Result
-
- setMean(double) - Method in class net.ravendb.abstractions.data.DatabaseMetrics.HistogramData
-
- setMeanRate(double) - Method in class net.ravendb.abstractions.data.DatabaseMetrics.MeterData
-
- setMemberType(Class<?>) - Method in class net.ravendb.client.linq.LinqPathProvider.Result
-
- setMemory(AdminMemoryStatistics) - Method in class net.ravendb.abstractions.data.AdminStatistics
-
- setMergedIndex(IndexDefinition) - Method in class net.ravendb.abstractions.indexing.MergeSuggestions
-
- setMessage(String) - Method in class net.ravendb.abstractions.data.DocumentChangeNotification
-
- setMetadata(RavenJObject) - Method in class net.ravendb.abstractions.commands.PatchCommandData
-
- setMetadata(RavenJObject) - Method in class net.ravendb.abstractions.commands.PutCommandData
-
- setMetadata(RavenJObject) - Method in class net.ravendb.abstractions.commands.ScriptedPatchCommandData
-
- setMetadata(RavenJObject) - Method in class net.ravendb.abstractions.data.Attachment
-
Deprecated.
- setMetadata(RavenJObject) - Method in class net.ravendb.abstractions.data.AttachmentInformation
-
Deprecated.
- setMetadata(RavenJObject) - Method in class net.ravendb.abstractions.data.BatchResult
-
- setMetadata(RavenJObject) - Method in interface net.ravendb.abstractions.data.IJsonDocumentMetadata
-
Sets the metadata for the document
- setMetadata(RavenJObject) - Method in class net.ravendb.abstractions.data.JsonDocument
-
- setMetadata(RavenJObject) - Method in class net.ravendb.abstractions.data.JsonDocumentMetadata
-
- setMetadata(RavenJObject) - Method in class net.ravendb.abstractions.data.StreamResult
-
- setMetadata(boolean) - Method in class net.ravendb.abstractions.json.ConflictsResolver.MergeChunk
-
- setMetadata(String) - Method in class net.ravendb.abstractions.json.ConflictsResolver.MergeResult
-
- setMetadata(RavenJObject) - Method in class net.ravendb.client.connection.CreateHttpJsonRequestParams
-
- setMetadata(RavenJObject) - Method in class net.ravendb.client.document.DocumentMetadata
-
- setMethod(String) - Method in class net.ravendb.abstractions.data.BatchResult
-
- setMethod(HttpMethods) - Method in class net.ravendb.client.connection.CreateHttpJsonRequestParams
-
- setMethod(HttpMethods) - Method in class net.ravendb.client.connection.profiling.RequestResultArgs
-
- setMetrics(FileSystemMetrics) - Method in class net.ravendb.abstractions.data.FileSystemStats
-
- setMetrics(DatabaseMetrics) - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- setMin(double) - Method in class net.ravendb.abstractions.data.DatabaseMetrics.HistogramData
-
- setMin(Double) - Method in class net.ravendb.abstractions.data.FacetValue
-
- setMinimumDocumentFrequency(Integer) - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- setMinimumTermFrequency(Integer) - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- setMinimumWordLength(Integer) - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- setMinX(double) - Method in class net.ravendb.abstractions.indexing.SpatialOptions
-
- setMinX(double) - Method in class net.ravendb.abstractions.indexing.SpatialOptionsFactory.SpatialBounds
-
- setMinY(double) - Method in class net.ravendb.abstractions.indexing.SpatialOptions
-
- setMinY(double) - Method in class net.ravendb.abstractions.indexing.SpatialOptionsFactory.SpatialBounds
-
- setMissingDictionary(IdentityHashMap<Object, Map<String, RavenJToken>>) - Method in class net.ravendb.client.document.EntityToJson
-
- setMode(FacetMode) - Method in class net.ravendb.abstractions.data.Facet
-
- setMostRecentAttachmentEtag(Etag) - Method in class net.ravendb.abstractions.replication.ReplicationStatistics
-
Deprecated.
- setMostRecentDocumentEtag(Etag) - Method in class net.ravendb.abstractions.replication.ReplicationStatistics
-
- setName(String) - Method in class net.ravendb.abstractions.data.DatabaseStatistics.TriggerInfo
-
- setName(String) - Method in class net.ravendb.abstractions.data.ExtensionsLog
-
- setName(String) - Method in class net.ravendb.abstractions.data.ExtensionsLogDetail
-
- setName(String) - Method in class net.ravendb.abstractions.data.Facet
-
- setName(Path<?>) - Method in class net.ravendb.abstractions.data.Facet
-
- setName(String) - Method in class net.ravendb.abstractions.data.FileSystemStats
-
- setName(String) - Method in class net.ravendb.abstractions.data.IndexChangeNotification
-
- setName(String) - Method in class net.ravendb.abstractions.data.IndexStats
-
- setName(String) - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- setName(String) - Method in class net.ravendb.abstractions.data.PatchRequest
-
- setName(String) - Method in class net.ravendb.abstractions.data.TransformerChangeNotification
-
- setName(String) - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- setName(String) - Method in class net.ravendb.abstractions.indexing.TransformerDefinition
-
- setName(String) - Method in class net.ravendb.client.linq.AggregationQuery
-
- setNested(PatchRequest[]) - Method in class net.ravendb.abstractions.data.PatchRequest
-
- setNestedPath(boolean) - Method in class net.ravendb.client.linq.ExpressionInfo
-
- setNestedPath(boolean) - Method in class net.ravendb.client.linq.LinqPathProvider.Result
-
- setNestedPath(boolean) - Method in class net.ravendb.client.WhereParams
-
Is this a root property or not?
- setNewField(String) - Method in class net.ravendb.client.linq.RenamedField
-
- setNextWriteTransactionId(long) - Method in class net.ravendb.abstractions.data.VoronStorageStats
-
- setNonAuthoritativeInformation(Boolean) - Method in interface net.ravendb.abstractions.data.IJsonDocumentMetadata
-
Sets a value indicating whether this document is non authoritative (modified by uncommitted transaction).
- setNonAuthoritativeInformation(Boolean) - Method in class net.ravendb.abstractions.data.JsonDocument
-
- setNonAuthoritativeInformation(Boolean) - Method in class net.ravendb.abstractions.data.JsonDocumentMetadata
-
- setNonAuthoritativeInformation(boolean) - Method in class net.ravendb.abstractions.data.QueryResult
-
- setNonAuthoritativeInformation(boolean) - Method in class net.ravendb.client.RavenQueryStatistics
-
Sets a value indicating whether any of the documents returned by this query
are non authoritative (modified by uncommitted transaction).
- setNonAuthoritativeInformationTimeout(Long) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Sets the timeout to wait for authoritative information if encountered non authoritative document.
- setNonAuthoritativeInformationTimeout(Long) - Method in interface net.ravendb.client.IAdvancedDocumentSessionOperations
-
Sets the timeout to wait for authoritative information if encountered non authoritative document.
- setNumOfCacheResets(int) - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
- setOneMinuteRate(double) - Method in class net.ravendb.abstractions.data.DatabaseMetrics.MeterData
-
- setOperation(String) - Method in class net.ravendb.abstractions.data.IndexStats.IndexingPerformanceStats
-
- setOperationId(UUID) - Method in class net.ravendb.abstractions.data.BulkInsertChangeNotification
-
- setOperationsHeaders(Map<String, String>) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Sets the operations headers
- setOperationsHeaders(Map<String, String>) - Method in class net.ravendb.client.connection.ServerClient
-
- setOperationType(ReplicationOperationTypes) - Method in class net.ravendb.abstractions.data.ReplicationConflictNotification
-
- setOriginalField(String) - Method in class net.ravendb.client.linq.RenamedField
-
- setOriginalMetadata(RavenJObject) - Method in class net.ravendb.client.document.DocumentMetadata
-
- setOriginalValue(RavenJObject) - Method in class net.ravendb.client.document.DocumentMetadata
-
- setOutputCount(int) - Method in class net.ravendb.abstractions.data.IndexStats.IndexingPerformanceStats
-
- setOverwriteExisting(boolean) - Method in class net.ravendb.abstractions.data.BulkInsertOptions
-
- setOwner(IHoldProfilingInformation) - Method in class net.ravendb.client.connection.CreateHttpJsonRequestParams
-
- setPageSize(Integer) - Method in class net.ravendb.abstractions.data.FacetQuery
-
- setPageSize(int) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- setPageStart(int) - Method in class net.ravendb.abstractions.data.FacetQuery
-
- setPassword(String) - Method in class net.ravendb.abstractions.replication.ReplicationDestination
-
- setPatch(ScriptedPatchRequest) - Method in class net.ravendb.abstractions.commands.ScriptedPatchCommandData
-
- setPatches(PatchRequest[]) - Method in class net.ravendb.abstractions.commands.PatchCommandData
-
- setPatchesIfMissing(PatchRequest[]) - Method in class net.ravendb.abstractions.commands.PatchCommandData
-
- setPatchIfMissing(ScriptedPatchRequest) - Method in class net.ravendb.abstractions.commands.ScriptedPatchCommandData
-
- setPatchResult(PatchResult) - Method in class net.ravendb.abstractions.data.BatchResult
-
- setPatchResult(PatchResult) - Method in class net.ravendb.abstractions.data.PatchResultData
-
- setPath(String) - Method in class net.ravendb.client.linq.ExpressionInfo
-
- setPath(String) - Method in class net.ravendb.client.linq.LinqPathProvider.Result
-
- setPendingSyncs(List<SynchronizationDetails>) - Method in class net.ravendb.abstractions.data.FileSystemStats
-
- setPercentiles(Map<String, Double>) - Method in class net.ravendb.abstractions.data.DatabaseMetrics.HistogramData
-
- setPerformance(IndexStats.IndexingPerformanceStats[]) - Method in class net.ravendb.abstractions.data.IndexStats
-
- setPerformanceStats(Map<String, IndexStats.IndexingPerformanceStats>) - Method in class net.ravendb.abstractions.data.IndexingBatchInfo
-
- setPopularity(boolean) - Method in class net.ravendb.abstractions.data.SuggestionQuery
-
- setPosition(Integer) - Method in class net.ravendb.abstractions.data.PatchRequest
-
- setPostedData(String) - Method in class net.ravendb.client.connection.profiling.RequestResultArgs
-
- setPrefetches(FutureBatchStats[]) - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- setPrefetchingUser(PrefetchingUser) - Method in class net.ravendb.abstractions.data.FutureBatchStats
-
- setPreserveDocumentPropertiesNotFoundOnModel(boolean) - Method in class net.ravendb.client.document.DocumentConvention
-
Controls whatever properties on the object that weren't de-serialized to object properties
will be preserved when saving the document again.
- setPrevVal(RavenJToken) - Method in class net.ravendb.abstractions.data.PatchRequest
-
- setPriority(IndexStats.IndexingPriority) - Method in class net.ravendb.abstractions.data.IndexStats
-
- setProblematicText(String) - Method in exception net.ravendb.abstractions.exceptions.IndexCompilationException
-
- setProductVersion(String) - Method in class net.ravendb.abstractions.data.BuildNumber
-
- setQuery(IndexQuery) - Method in class net.ravendb.abstractions.data.FacetQuery
-
- setQuery(String) - Method in class net.ravendb.abstractions.data.GetRequest
-
- setQuery(String) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- setQueryListeners(List<IDocumentQueryListener>) - Method in class net.ravendb.client.document.DocumentSessionListeners
-
- setQueryResult(QueryResult) - Method in class net.ravendb.client.document.batches.LazyLoadOperation
-
- setQueryResult(QueryResult) - Method in class net.ravendb.client.document.batches.LazyMoreLikeThisOperation
-
- setQueryResult(QueryResult) - Method in class net.ravendb.client.document.batches.LazyMultiLoadOperation
-
- setQueryResult(QueryResult) - Method in class net.ravendb.client.document.batches.LazyQueryOperation
-
- setQueryResult(QueryResult) - Method in class net.ravendb.client.document.batches.LazyStartsWithOperation
-
- setQueryResult(QueryResult) - Method in class net.ravendb.client.document.batches.LazySuggestOperation
-
- setQueryResult(QueryResult) - Method in class net.ravendb.client.document.batches.LazyTransformerLoadOperation
-
- setQueryResult(QueryResult) - Method in class net.ravendb.client.document.LazyFacetsOperation
-
- setQueryShape(String) - Method in class net.ravendb.abstractions.data.SpatialIndexQuery
-
- setRadiusUnitOverride(SpatialOptions.SpatialUnits) - Method in class net.ravendb.abstractions.data.SpatialIndexQuery
-
- setRange(String) - Method in class net.ravendb.abstractions.data.FacetValue
-
- setRange(HiLoKeyGeneratorBase.RangeValue) - Method in class net.ravendb.client.document.HiLoKeyGeneratorBase
-
- setRanges(List<String>) - Method in class net.ravendb.abstractions.data.Facet
-
- setRanges(BooleanExpression...) - Method in class net.ravendb.abstractions.data.Facet
-
- setRanges(List<BooleanExpression>) - Method in class net.ravendb.client.linq.AggregationQueryDsl
-
- setReadTime(long) - Method in class net.ravendb.client.connection.CachedRequest
-
- setReduce(String) - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- setReduce(String) - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- setReducedPerSecond(double) - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- setReduceIndexingAttempts(Integer) - Method in class net.ravendb.abstractions.data.IndexStats
-
- setReduceIndexingErrors(Integer) - Method in class net.ravendb.abstractions.data.IndexStats
-
- setReduceIndexingSuccesses(Integer) - Method in class net.ravendb.abstractions.data.IndexStats
-
- setRelation(SpatialOptions.SpatialRelation) - Method in class net.ravendb.client.spatial.SpatialCriteria
-
- setRemainingHits(int) - Method in class net.ravendb.abstractions.data.FacetResult
-
- setRemainingTerms(List<String>) - Method in class net.ravendb.abstractions.data.FacetResult
-
- setRemainingTermsCount(int) - Method in class net.ravendb.abstractions.data.FacetResult
-
- setReplicationBatchSizeHistogram(Map<String, DatabaseMetrics.HistogramData>) - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- setReplicationBatchSizeMeter(Map<String, DatabaseMetrics.MeterData>) - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- setReplicationDurationHistogram(Map<String, DatabaseMetrics.HistogramData>) - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- setReplicationDurationMeter(Map<String, DatabaseMetrics.MeterData>) - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- setReplicationInformerFactory(ReplicationInformerFactory) - Method in class net.ravendb.client.document.DocumentConvention
-
- setReport(Action1<String>) - Method in class net.ravendb.client.document.BulkInsertOperation
-
- setReport(Action1<String>) - Method in interface net.ravendb.client.document.ILowLevelBulkInsertOperation
-
Report of the progress of operation
- setReport(Action1<String>) - Method in class net.ravendb.client.document.RemoteBulkInsertOperation
-
- setRequestDuration(DatabaseMetrics.HistogramData) - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- setRequests(DatabaseMetrics.MeterData) - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- setRequests(DatabaseMetrics.MeterData) - Method in class net.ravendb.abstractions.data.FileSystemMetrics
-
- setRequests(List<RequestResultArgs>) - Method in class net.ravendb.client.connection.profiling.ProfilingInformation
-
- setRequestsDuration(DatabaseMetrics.HistogramData) - Method in class net.ravendb.abstractions.data.FileSystemMetrics
-
- setRequestsPerSecond(double) - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- setRequestsPerSecond(double) - Method in class net.ravendb.abstractions.data.FileSystemMetrics
-
- setRequestsTimeoutFor(long) - Method in class net.ravendb.client.document.DocumentStore
-
Setup the WebRequest timeout for the session
- setRequestsTimeoutFor(long) - Method in interface net.ravendb.client.IDocumentStore
-
Setup the WebRequest timeout for the session
- setRequestTimeout(Long) - Method in class net.ravendb.client.connection.implementation.HttpJsonRequestFactory
-
- setRequiresRetry(boolean) - Method in class net.ravendb.client.document.batches.LazyLoadOperation
-
- setRequiresRetry(boolean) - Method in class net.ravendb.client.document.batches.LazyMultiLoadOperation
-
- setRequiresRetry(boolean) - Method in class net.ravendb.client.document.batches.LazyQueryOperation
-
- setRequiresRetry(boolean) - Method in class net.ravendb.client.document.batches.LazyStartsWithOperation
-
- setResponseHeaders(Map<String, String>) - Method in class net.ravendb.client.connection.implementation.HttpJsonRequest
-
- setResponseStatusCode(int) - Method in class net.ravendb.client.connection.implementation.HttpJsonRequest
-
- setRestoreStartTimeout(Integer) - Method in class net.ravendb.abstractions.data.DatabaseRestoreRequest
-
- setResult(RavenJToken) - Method in class net.ravendb.abstractions.data.GetResponse
-
- setResult(String) - Method in class net.ravendb.client.connection.profiling.RequestResultArgs
-
- setResult(T) - Method in class net.ravendb.client.connection.ReplicationInformerBase.OperationResult
-
- setResult(Object) - Method in class net.ravendb.client.document.batches.LazyLoadOperation
-
- setResult(Object) - Method in class net.ravendb.client.document.batches.LazyMultiLoadOperation
-
- setResult(Object) - Method in class net.ravendb.client.document.batches.LazyQueryOperation
-
- setResult(Object) - Method in class net.ravendb.client.document.batches.LazyStartsWithOperation
-
- setResult(JsonDocument) - Method in class net.ravendb.client.document.sessionoperations.LoadOperation
-
- setResult(MultiLoadResult) - Method in class net.ravendb.client.document.sessionoperations.MultiLoadOperation
-
- setResultEtag(Etag) - Method in class net.ravendb.abstractions.data.QueryHeaderInformation
-
- setResultEtag(Etag) - Method in class net.ravendb.abstractions.data.QueryResult
-
- setResults(Map<String, FacetResult>) - Method in class net.ravendb.abstractions.data.FacetResults
-
- setResults(List<RavenJObject>) - Method in class net.ravendb.abstractions.data.MultiLoadResult
-
- setResults(List<RavenJObject>) - Method in class net.ravendb.abstractions.data.QueryResult
-
- setResultSize(long) - Method in class net.ravendb.abstractions.data.QueryResult
-
- setResultSize(long) - Method in class net.ravendb.client.RavenQueryStatistics
-
- setResultsTransformer(String) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- setResultsTransformer(String) - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- setResultTransformer(String) - Method in class net.ravendb.client.document.DocumentQuery
-
- setResultTransformer(String) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Sets a transformer to use after executing a query
- setRetries(int) - Method in class net.ravendb.abstractions.data.FutureBatchStats
-
- setRetrieveDetails(boolean) - Method in class net.ravendb.abstractions.data.BulkOperationOptions
-
Determines whether operation details about each document should be returned by server.
- setRootPages(long) - Method in class net.ravendb.abstractions.data.VoronStorageStats
-
- setSaveEnumsAsIntegers(boolean) - Method in class net.ravendb.client.document.Convention
-
Saves Enums as integers and instruct the Linq provider to query enums as integer values.
- setScoreExplanations(Map<String, String>) - Method in class net.ravendb.abstractions.data.QueryResult
-
- setScript(String) - Method in class net.ravendb.abstractions.data.ScriptedPatchRequest
-
- setSecuredSettings(Map<String, String>) - Method in class net.ravendb.abstractions.data.DatabaseDocument
-
- setSelf(String) - Method in class net.ravendb.abstractions.replication.ReplicationStatistics
-
- setServerName(String) - Method in class net.ravendb.abstractions.data.AdminStatistics
-
- setSettings(Map<String, String>) - Method in class net.ravendb.abstractions.data.DatabaseDocument
-
- setShape(Object) - Method in class net.ravendb.client.spatial.SpatialCriteria
-
- setSharedOperationsHeaders(Map<String, String>) - Method in class net.ravendb.client.DocumentStoreBase
-
- setShouldAggressiveCacheTrackChanges(boolean) - Method in class net.ravendb.client.document.DocumentConvention
-
Whatever or not RavenDB should in the aggressive cache mode use Changes API to track
changes and rebuild the cache.
- setShouldCacheRequest(boolean) - Method in class net.ravendb.client.connection.implementation.HttpJsonRequest
-
- setShouldCacheRequest(RequestCachePolicy) - Method in class net.ravendb.client.document.Convention
-
- setShouldSaveChangesForceAggressiveCacheCheck(boolean) - Method in class net.ravendb.client.document.DocumentConvention
-
Whatever or not RavenDB should in the aggressive cache mode should force the aggressive cache
to check with the server after we called SaveChanges() on a non empty data set.
- setShowTimings(boolean) - Method in class net.ravendb.abstractions.data.IndexQuery
-
Indicates if detailed timings should be calculated for various query parts (Lucene search, loading documents, transforming results).
- setSize(int) - Method in class net.ravendb.abstractions.data.Attachment
-
Deprecated.
- setSize(int) - Method in class net.ravendb.abstractions.data.AttachmentInformation
-
Deprecated.
- setSize(int) - Method in class net.ravendb.abstractions.data.FutureBatchStats
-
- setSkipOverwriteIfUnchanged(boolean) - Method in class net.ravendb.abstractions.data.BulkInsertOptions
-
- setSkippedResults(Reference<Integer>) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- setSkippedResults(int) - Method in class net.ravendb.abstractions.data.QueryResult
-
- setSkippedResults(int) - Method in class net.ravendb.client.RavenQueryStatistics
-
Sets the skipped results
- setSkipServerCheck(boolean) - Method in class net.ravendb.client.connection.CachedRequestOp
-
- setSkipServerCheck(boolean) - Method in class net.ravendb.client.connection.implementation.HttpJsonRequest
-
- setSortedFields(SortedField[]) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- setSortOptions(Map<String, SortOptions>) - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- setSortOptions(Map<Path<?>, SortOptions>) - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- setSortOptionsStrings(Map<String, SortOptions>) - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- setSource(String) - Method in class net.ravendb.abstractions.replication.ReplicationDocument
-
- setSpatialFieldName(String) - Method in class net.ravendb.abstractions.data.SpatialIndexQuery
-
- setSpatialIndexes(Map<String, SpatialOptions>) - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- setSpatialIndexes(Map<Path<?>, SpatialOptions>) - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- setSpatialIndexesStrings(Map<String, SpatialOptions>) - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- setSpatialRelation(SpatialOptions.SpatialRelation) - Method in class net.ravendb.abstractions.data.SpatialIndexQuery
-
- setStale(boolean) - Method in class net.ravendb.abstractions.data.QueryHeaderInformation
-
- setStale(boolean) - Method in class net.ravendb.abstractions.data.QueryResult
-
- setStale(boolean) - Method in class net.ravendb.client.RavenQueryStatistics
-
Whatever the query returned potentially stale results
- setStaleIndexes(String[]) - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- setStaleIndexMaps(DatabaseMetrics.HistogramData) - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- setStaleIndexReduces(DatabaseMetrics.HistogramData) - Method in class net.ravendb.abstractions.data.DatabaseMetrics
-
- setStaleTimeout(Long) - Method in class net.ravendb.abstractions.data.BulkOperationOptions
-
- setStart(int) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- setStarted(Date) - Method in class net.ravendb.abstractions.data.IndexStats.IndexingPerformanceStats
-
- setStartedAt(String) - Method in class net.ravendb.abstractions.data.IndexingBatchInfo
-
- setStats(List<ReplicationStatistics.DestinationStats>) - Method in class net.ravendb.abstractions.replication.ReplicationStatistics
-
- setStatus(int) - Method in class net.ravendb.abstractions.data.GetResponse
-
- setStatus(RequestStatus) - Method in class net.ravendb.client.connection.profiling.RequestResultArgs
-
- setStdev(double) - Method in class net.ravendb.abstractions.data.DatabaseMetrics.HistogramData
-
- setStopWordsDocumentId(String) - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- setStorageEngine(String) - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- setStorageStats(StorageStats) - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- setStoreListeners(List<IDocumentStoreListener>) - Method in class net.ravendb.client.document.DocumentSessionListeners
-
- setStores(Map<String, FieldStorage>) - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- setStores(Map<Path<?>, FieldStorage>) - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- setStoresStrings(Map<String, FieldStorage>) - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- setStrategy(SpatialOptions.SpatialSearchStrategy) - Method in class net.ravendb.abstractions.indexing.SpatialOptions
-
- setSuccess(boolean) - Method in class net.ravendb.client.connection.ReplicationInformerBase.OperationResult
-
- setSuggestions(String[]) - Method in class net.ravendb.abstractions.data.SuggestionQueryResult
-
- setSuggestions(Map<String, SuggestionOptions>) - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- setSuggestions(List<MergeSuggestions>) - Method in class net.ravendb.abstractions.indexing.IndexMergeResults
-
- setSuggestions(Map<Path<?>, SuggestionOptions>) - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- setSum(Double) - Method in class net.ravendb.abstractions.data.FacetValue
-
- setSupportsDtc(boolean) - Method in class net.ravendb.abstractions.data.DatabaseStatistics
-
- setSurpassingIndex(String) - Method in class net.ravendb.abstractions.indexing.MergeSuggestions
-
- setTag(Object) - Method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- setTempIndexScore(Float) - Method in class net.ravendb.abstractions.data.JsonDocument
-
- setTerm(String) - Method in class net.ravendb.abstractions.data.SuggestionQuery
-
- setTermSortMode(FacetTermSortMode) - Method in class net.ravendb.abstractions.data.Facet
-
- setTermVectors(Map<String, FieldTermVector>) - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- setTermVectors(Map<Path<?>, FieldTermVector>) - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- setTermVectorsStrings(Map<String, FieldTermVector>) - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- setTime(Date) - Method in class net.ravendb.client.connection.CachedRequest
-
- setTimeout(Long) - Method in class net.ravendb.client.connection.CreateHttpJsonRequestParams
-
- setTimeout(long) - Method in class net.ravendb.client.connection.implementation.HttpJsonRequest
-
- setTimestamp(String) - Method in class net.ravendb.abstractions.data.FutureBatchStats
-
- setTimestamp(Date) - Method in class net.ravendb.abstractions.data.IndexingError
-
- setTimestamp(Date) - Method in class net.ravendb.client.RavenQueryStatistics
-
The time when the query results were unstale.
- setTimingsInMilliseconds(Map<String, Double>) - Method in class net.ravendb.abstractions.data.QueryResult
-
- setTimingsInMilliseconds(Map<String, Double>) - Method in class net.ravendb.client.RavenQueryStatistics
-
- setTotalClientDuration(Long) - Method in class net.ravendb.client.document.ResponseTimeInformation
-
- setTotalDatabaseHumaneSize(String) - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- setTotalDatabaseSize(long) - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- setTotalDocumentCount(int) - Method in class net.ravendb.abstractions.data.IndexingBatchInfo
-
- setTotalDocumentSize(long) - Method in class net.ravendb.abstractions.data.IndexingBatchInfo
-
- setTotalDuration(String) - Method in class net.ravendb.abstractions.data.IndexingBatchInfo
-
- setTotalNumberOfRequests(int) - Method in class net.ravendb.abstractions.data.AdminStatistics
-
- setTotalProcessMemorySizeInMB(double) - Method in class net.ravendb.abstractions.data.AdminMemoryStatistics
-
- setTotalResults(int) - Method in class net.ravendb.abstractions.data.QueryHeaderInformation
-
- setTotalResults(int) - Method in class net.ravendb.abstractions.data.QueryResult
-
- setTotalResults(int) - Method in class net.ravendb.client.RavenQueryStatistics
-
What was the total count of the results that matched the query
- setTotalServerDuration(Long) - Method in class net.ravendb.client.document.ResponseTimeInformation
-
- setTouchCount(int) - Method in class net.ravendb.abstractions.data.IndexStats
-
- setTransactionalStorageAllocatedSize(long) - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- setTransactionalStorageAllocatedSizeHumaneSize(String) - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- setTransactionalStorageUsedSize(long) - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- setTransactionalStorageUsedSizeHumaneSize(String) - Method in class net.ravendb.abstractions.data.LoadedDatabaseStatistics
-
- setTransactionRecoveryStorage(ITransactionRecoveryStorage) - Method in class net.ravendb.client.DocumentStoreBase
-
- setTransformerParameters(Map<String, RavenJToken>) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- setTransformerParameters(Map<String, RavenJToken>) - Method in class net.ravendb.abstractions.data.MoreLikeThisQuery
-
- setTransformerParameters(Map<String, RavenJToken>) - Method in class net.ravendb.client.document.DocumentQuery
-
- setTransformerParameters(Map<String, RavenJToken>) - Method in class net.ravendb.client.document.RavenLoadConfiguration
-
- setTransformerParameters(Map<String, RavenJToken>) - Method in interface net.ravendb.client.IDocumentQuery
-
Sets user defined inputs to the query
- setTransformResults(String) - Method in class net.ravendb.abstractions.indexing.TransformerDefinition
-
- setTransformTypeTagNameToDocumentKeyPrefix(TypeTagNameToDocumentKeyPrefixTransformer) - Method in class net.ravendb.client.document.DocumentConvention
-
Translate the type tag name to the document key prefix
- setTransitiveReplicationBehavior(ReplicationDestination.TransitiveReplicationOptions) - Method in class net.ravendb.abstractions.replication.ReplicationDestination
-
- setType(String) - Method in class net.ravendb.abstractions.data.DatabaseStatistics.TriggerInfo
-
- setType(DocumentChangeTypes) - Method in class net.ravendb.abstractions.data.DocumentChangeNotification
-
- setType(IndexChangeTypes) - Method in class net.ravendb.abstractions.data.IndexChangeNotification
-
- setType(PatchCommandType) - Method in class net.ravendb.abstractions.data.PatchRequest
-
- setType(SynchronizationType) - Method in class net.ravendb.abstractions.data.SynchronizationDetails
-
- setType(TransformerChangeTypes) - Method in class net.ravendb.abstractions.data.TransformerChangeNotification
-
- setType(SpatialOptions.SpatialFieldType) - Method in class net.ravendb.abstractions.indexing.SpatialOptions
-
- setTypeName(String) - Method in class net.ravendb.abstractions.data.DocumentChangeNotification
-
- setUnallocatedPagesAtEndOfFile(long) - Method in class net.ravendb.abstractions.data.VoronStorageStats
-
- setUnits(SpatialOptions.SpatialUnits) - Method in class net.ravendb.abstractions.indexing.SpatialOptions
-
- setUnmergables(Map<String, String>) - Method in class net.ravendb.abstractions.indexing.IndexMergeResults
-
- setup(UuidType, long) - Method in class net.ravendb.abstractions.data.Etag
-
- setUptime(String) - Method in class net.ravendb.abstractions.data.AdminStatistics
-
- setUrl(String) - Method in class net.ravendb.abstractions.data.GetRequest
-
- setUrl(String) - Method in class net.ravendb.abstractions.data.RavenConnectionStringOptions
-
- setUrl(String) - Method in class net.ravendb.abstractions.replication.ReplicationDestination
-
- setUrl(String) - Method in class net.ravendb.abstractions.replication.ReplicationStatistics.DestinationStats
-
- setUrl(String) - Method in class net.ravendb.client.connection.profiling.RequestResultArgs
-
- setUrl(String) - Method in class net.ravendb.client.connection.ReplicationInformer.FailoverStatusChangedEventArgs
-
- setUrl(String) - Method in class net.ravendb.client.document.ResponseTimeInformation.ResponseTimeItem
-
- setUrl(String) - Method in class net.ravendb.client.DocumentStoreBase
-
- setUsedDataFileSizeInBytes(long) - Method in class net.ravendb.abstractions.data.VoronStorageStats
-
- setUseOptimisticConcurrency(boolean) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Sets a value indicating whether the session should use optimistic concurrency.
- setUseOptimisticConcurrency(boolean) - Method in interface net.ravendb.client.IAdvancedDocumentSessionOperations
-
Sets a value indicating whether the session should use optimistic concurrency.
- setUseParallelMultiGet(boolean) - Method in class net.ravendb.client.document.DocumentConvention
-
Instruct RavenDB to parallel Multi Get processing
when handling lazy requests
- setUsername(String) - Method in class net.ravendb.abstractions.replication.ReplicationDestination
-
- setValue(Object) - Method in class net.ravendb.abstractions.data.BoostedValue
-
- setValue(long) - Method in class net.ravendb.abstractions.data.EnumSet
-
- setValue(RavenJToken) - Method in class net.ravendb.abstractions.data.PatchRequest
-
- setValue(Object) - Method in class net.ravendb.abstractions.json.linq.RavenJValue
-
- setValue(AtomicLong) - Method in class net.ravendb.client.connection.ReplicationInformerBase.FailureCounter
-
- setValue(Object) - Method in class net.ravendb.client.WhereParams
-
- setValues(List<FacetValue>) - Method in class net.ravendb.abstractions.data.FacetResult
-
- setValues(Map<String, Object>) - Method in class net.ravendb.abstractions.data.ScriptedPatchRequest
-
- setVoronStats(VoronStorageStats) - Method in class net.ravendb.abstractions.data.StorageStats
-
- setWaitForNonStaleResults(boolean) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- setWaitForNonStaleResultsAsOfNow(boolean) - Method in class net.ravendb.abstractions.data.IndexQuery
-
- setWasDisposed(boolean) - Method in class net.ravendb.client.DocumentStoreBase
-
- setWasTimeout(boolean) - Method in class net.ravendb.client.connection.ReplicationInformerBase.OperationResult
-
- setWebRequest(HttpRequest) - Method in exception net.ravendb.abstractions.exceptions.HttpOperationException
-
- setWriteTimeoutMiliseconds(int) - Method in class net.ravendb.abstractions.data.BulkInsertOptions
-
- ShapeConverter - Class in net.ravendb.abstractions.spatial
-
Converts shape objects to strings, if they are not already a string
- ShapeConverter() - Constructor for class net.ravendb.abstractions.spatial.ShapeConverter
-
- SharpAwareJacksonAnnotationIntrospector - Class in net.ravendb.abstractions.basic
-
Performs custom enum serialization for enums annotated with
UseSharpEnum
In Java there is convention for enums values: THIS_IS_ENUM, in .NET we have: ThisIsEnum.
- SharpAwareJacksonAnnotationIntrospector() - Constructor for class net.ravendb.abstractions.basic.SharpAwareJacksonAnnotationIntrospector
-
- SharpEnum - Class in net.ravendb.abstractions.basic
-
Utility class for inter-language enum conversion
- SharpEnum() - Constructor for class net.ravendb.abstractions.basic.SharpEnum
-
- shouldCacheRequest(String) - Method in interface net.ravendb.client.delegates.RequestCachePolicy
-
- shouldCacheRequest(String) - Method in class net.ravendb.client.document.Convention
-
Whatever or not RavenDB should cache the request to the specified url.
- shouldExecuteUsing(OperationMetadata, OperationMetadata, int, HttpMethods, boolean, Exception) - Method in class net.ravendb.client.connection.ReplicationInformerBase
-
- shouldExplainScores - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
Determine if scores of query results should be explained
- shouldQueryAgain(Exception) - Method in class net.ravendb.client.document.sessionoperations.QueryOperation
-
- showQueryTimings - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
Indicates if detailed timings should be calculated for various query parts (Lucene search, loading documents, transforming results).
- showTimings() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- showTimings() - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- showTimings() - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
- showTimings() - Method in interface net.ravendb.client.IDocumentQueryBase
-
Enables calculation of timings for various parts of a query (Lucene search, loading documents, transforming results).
- showTimings() - Method in interface net.ravendb.client.IDocumentQueryCustomization
-
Enables calculation of timings for various parts of a query (Lucene search, loading documents, transforming results).
- SimpleCache - Class in net.ravendb.client.util
-
- SimpleCache(int) - Constructor for class net.ravendb.client.util.SimpleCache
-
- SINGLE - Static variable in class net.ravendb.abstractions.LinqOps.Query
-
- single() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- single() - Method in class net.ravendb.client.document.DocumentQuery
-
- single() - Method in interface net.ravendb.client.IDocumentQuery
-
Returns single result
- single() - Method in interface net.ravendb.client.IDocumentQueryBase
-
Returns first element or throws if sequence is empty or contains more than one element.
- single(Iterator<T>) - Static method in class net.ravendb.client.linq.EnumerableUtils
-
- single() - Method in interface net.ravendb.client.linq.IOrderedQueryable
-
Return value is based on result amount:
2 entries and over: throws exception
1 entry - return it
0 - throws
- single(BooleanExpression) - Method in interface net.ravendb.client.linq.IOrderedQueryable
-
Return value is based on result amount.
- single() - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- single(BooleanExpression) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- SINGLE_OR_DEFAULT - Static variable in class net.ravendb.abstractions.LinqOps.Query
-
- singleOrDefault() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- singleOrDefault() - Method in class net.ravendb.client.document.DocumentQuery
-
- singleOrDefault() - Method in interface net.ravendb.client.IDocumentQuery
-
Returns single result
- singleOrDefault() - Method in interface net.ravendb.client.IDocumentQueryBase
-
Returns first element or default value for given type if sequence is empty.
- singleOrDefault(Iterator<T>) - Static method in class net.ravendb.client.linq.EnumerableUtils
-
- singleOrDefault() - Method in interface net.ravendb.client.linq.IOrderedQueryable
-
Return value is based on result amount.
- singleOrDefault(BooleanExpression) - Method in interface net.ravendb.client.linq.IOrderedQueryable
-
Return value is based on result amount.
- singleOrDefault() - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- singleOrDefault(BooleanExpression) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- singularize(String) - Static method in class net.ravendb.client.util.Inflector
-
- size() - Method in class net.ravendb.abstractions.json.linq.DictionaryWithParentSnapshot
-
- size() - Method in class net.ravendb.abstractions.json.linq.RavenJArray
-
- size() - Method in class net.ravendb.client.connection.profiling.ConcurrentSet
-
- size() - Method in class net.ravendb.client.util.IdentityHashSet
-
- SKIP - Static variable in class net.ravendb.abstractions.LinqOps.Query
-
- skip(int) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- skip(int) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Skips the specified count.
- skip(int) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Skips the specified count.
- skip(int) - Method in interface net.ravendb.client.linq.IOrderedQueryable
-
Skips specified number of records.
- skip(int) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- sort(Path<?>, SortOptions) - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
Register a field to be sorted
- sort(String, SortOptions) - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
Register a field to be sorted
- sortByDistance() - Method in class net.ravendb.client.document.DocumentQuery
-
- sortByDistance() - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- sortByDistance() - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
When using spatial queries, instruct the query to sort by the distance from the origin point
- sortByDistance() - Method in interface net.ravendb.client.IDocumentQueryBase
-
Sorts the query results by distance.
- sortByDistance() - Method in interface net.ravendb.client.IDocumentQueryCustomization
-
When using spatial queries, instruct the query to sort by the distance from the origin point
- sortByHints - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
The types to sort the fields by (NULL if not specified)
- SortedField - Class in net.ravendb.abstractions.data
-
Represent a field sort options
- SortedField(String) - Constructor for class net.ravendb.abstractions.data.SortedField
-
- SortOptions - Enum in net.ravendb.abstractions.indexing
-
The sort options to use for a particular field
- spatial(String, SpatialCriteria) - Method in class net.ravendb.client.document.DocumentQuery
-
- spatial(Path<?>, SpatialCriteria) - Method in class net.ravendb.client.document.DocumentQuery
-
- spatial(String, SpatialCriteria) - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- spatial(String, SpatialCriteria) - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
- spatial(Path<?>, SpatialCriteria) - Method in interface net.ravendb.client.IDocumentQuery
-
- spatial(String, SpatialCriteria) - Method in interface net.ravendb.client.IDocumentQuery
-
- spatial(String, SpatialCriteria) - Method in interface net.ravendb.client.IDocumentQueryCustomization
-
- spatial(Path<?>, SpatialOptions) - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- spatial(String, SpatialOptions) - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- spatial(Path<?>, SpatialCriteria) - Method in interface net.ravendb.client.linq.IRavenQueryable
-
- spatial(Path<?>, SpatialCriteria) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- SPATIAL_SHAPE_FIELD_NAME - Static variable in class net.ravendb.abstractions.data.Constants
-
- SpatialCriteria - Class in net.ravendb.client.spatial
-
- SpatialCriteria() - Constructor for class net.ravendb.client.spatial.SpatialCriteria
-
- SpatialCriteriaFactory - Class in net.ravendb.client.spatial
-
- SpatialCriteriaFactory() - Constructor for class net.ravendb.client.spatial.SpatialCriteriaFactory
-
- spatialFieldName - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
- spatialIndexes - Variable in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- spatialIndexesStrings - Variable in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- SpatialIndexQuery - Class in net.ravendb.abstractions.data
-
- SpatialIndexQuery(IndexQuery) - Constructor for class net.ravendb.abstractions.data.SpatialIndexQuery
-
- SpatialIndexQuery() - Constructor for class net.ravendb.abstractions.data.SpatialIndexQuery
-
- SpatialOptions - Class in net.ravendb.abstractions.indexing
-
- SpatialOptions() - Constructor for class net.ravendb.abstractions.indexing.SpatialOptions
-
- SpatialOptions.SpatialFieldType - Enum in net.ravendb.abstractions.indexing
-
- SpatialOptions.SpatialRelation - Enum in net.ravendb.abstractions.indexing
-
- SpatialOptions.SpatialSearchStrategy - Enum in net.ravendb.abstractions.indexing
-
- SpatialOptions.SpatialUnits - Enum in net.ravendb.abstractions.indexing
-
- SpatialOptionsFactory - Class in net.ravendb.abstractions.indexing
-
- SpatialOptionsFactory() - Constructor for class net.ravendb.abstractions.indexing.SpatialOptionsFactory
-
- SpatialOptionsFactory.CartesianSpatialOptionsFactory - Class in net.ravendb.abstractions.indexing
-
- SpatialOptionsFactory.CartesianSpatialOptionsFactory() - Constructor for class net.ravendb.abstractions.indexing.SpatialOptionsFactory.CartesianSpatialOptionsFactory
-
- SpatialOptionsFactory.GeographySpatialOptionsFactory - Class in net.ravendb.abstractions.indexing
-
- SpatialOptionsFactory.GeographySpatialOptionsFactory() - Constructor for class net.ravendb.abstractions.indexing.SpatialOptionsFactory.GeographySpatialOptionsFactory
-
- SpatialOptionsFactory.SpatialBounds - Class in net.ravendb.abstractions.indexing
-
- SpatialOptionsFactory.SpatialBounds(double, double, double, double) - Constructor for class net.ravendb.abstractions.indexing.SpatialOptionsFactory.SpatialBounds
-
- spatialRelation - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
- spatialUnits - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
- SpecialQueryType - Enum in net.ravendb.client.linq
-
Different query types
- start() - Method in class net.ravendb.client.connection.ObservableLineStream
-
- start - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
which record to start reading from
- startBackup(String, DatabaseDocument, String, boolean) - Method in class net.ravendb.client.connection.AdminRequestCreator
-
- startBackup(String, DatabaseDocument, boolean, String) - Method in class net.ravendb.client.connection.AdminServerClient
-
- startBackup(String, DatabaseDocument, boolean, String) - Method in interface net.ravendb.client.connection.IGlobalAdminDatabaseCommands
-
Begins a backup operation
- startIndexing(String, Integer) - Method in class net.ravendb.client.connection.AdminRequestCreator
-
- startIndexing() - Method in class net.ravendb.client.connection.AdminServerClient
-
- startIndexing(Integer) - Method in class net.ravendb.client.connection.AdminServerClient
-
- startIndexing() - Method in interface net.ravendb.client.connection.IAdminDatabaseCommands
-
Enables indexing
- startIndexing(Integer) - Method in interface net.ravendb.client.connection.IAdminDatabaseCommands
-
Enables indexing
- startRestore(DatabaseRestoreRequest) - Method in class net.ravendb.client.connection.AdminServerClient
-
- startRestore(DatabaseRestoreRequest) - Method in interface net.ravendb.client.connection.IGlobalAdminDatabaseCommands
-
Begins a restore operation
- startsWith(String, String, int, int) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Retrieves documents for the specified key prefix
- startsWith(String, String, int, int, boolean) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Retrieves documents for the specified key prefix
- startsWith(String, String, int, int, boolean, String) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Retrieves documents for the specified key prefix
- startsWith(String, String, int, int, boolean, String, RavenPagingInformation) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Retrieves documents for the specified key prefix
- startsWith(String, String, int, int, boolean, String, RavenPagingInformation, String, Map<String, RavenJToken>) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
- startsWith(String, String, int, int, boolean, String, RavenPagingInformation, String, Map<String, RavenJToken>, String) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
- startsWith(String, String, int, int) - Method in class net.ravendb.client.connection.ServerClient
-
- startsWith(String, String, int, int, boolean) - Method in class net.ravendb.client.connection.ServerClient
-
- startsWith(String, String, int, int, boolean, String) - Method in class net.ravendb.client.connection.ServerClient
-
- startsWith(String, String, int, int, boolean, String, RavenPagingInformation) - Method in class net.ravendb.client.connection.ServerClient
-
- startsWith(String, String, int, int, boolean, String, RavenPagingInformation, String, Map<String, RavenJToken>) - Method in class net.ravendb.client.connection.ServerClient
-
- startsWith(String, String, int, int, boolean, String, RavenPagingInformation, String, Map<String, RavenJToken>, String) - Method in class net.ravendb.client.connection.ServerClient
-
- statistics(Reference<RavenQueryStatistics>) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Provide statistics about the query, such as total count of matching records
- statistics(Reference<RavenQueryStatistics>) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Provide statistics about the query, such as total count of matching records
- statistics(Reference<RavenQueryStatistics>) - Method in interface net.ravendb.client.linq.IRavenQueryable
-
Provide statistics about the query, such as total count of matching records
- statistics(Reference<RavenQueryStatistics>) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
Provide statistics about the query, such as total count of matching records
- stats(String) - Static method in class net.ravendb.client.connection.RavenUrlExtensions
-
- stopIndexing(String) - Method in class net.ravendb.client.connection.AdminRequestCreator
-
- stopIndexing() - Method in class net.ravendb.client.connection.AdminServerClient
-
- stopIndexing() - Method in interface net.ravendb.client.connection.IAdminDatabaseCommands
-
Disables all indexing
- storage - Variable in class net.ravendb.abstractions.data.EnumSet
-
- StorageStats - Class in net.ravendb.abstractions.data
-
- StorageStats() - Constructor for class net.ravendb.abstractions.data.StorageStats
-
- store(Object) - Method in class net.ravendb.client.document.BulkInsertOperation
-
- store(Object, String) - Method in class net.ravendb.client.document.BulkInsertOperation
-
- store(RavenJObject, RavenJObject, String) - Method in class net.ravendb.client.document.BulkInsertOperation
-
- store(RavenJObject, RavenJObject, String, Integer) - Method in class net.ravendb.client.document.BulkInsertOperation
-
- store(Object) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Stores the specified entity in the session.
- store(Object, Etag) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Stores the specified entity in the session.
- store(Object, String) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Stores the specified entity in the session, explicitly specifying its Id.
- store(Object, Etag, String) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Stores the specified entity in the session, explicitly specifying its Id.
- store(Object) - Method in interface net.ravendb.client.IDocumentSession
-
Stores the specified dynamic entity.
- store(Object, String) - Method in interface net.ravendb.client.IDocumentSession
-
Stores the specified dynamic entity, under the specified id
- store(Object, Etag) - Method in interface net.ravendb.client.IDocumentSession
-
Stores the specified entity with the specified etag
- store(Object, Etag, String) - Method in interface net.ravendb.client.IDocumentSession
-
Stores the specified entity with the specified etag, under the specified id
- store(Path<?>, FieldStorage) - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
Register a field to be stored
- store(String, FieldStorage) - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
Register a field to be stored
- storeAllFields(FieldStorage) - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- storeEntityInUnitOfWork(String, Object, Etag, RavenJObject, boolean) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- stores - Variable in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- storesStrings - Variable in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- stream(IRavenQueryable<T>) - Method in class net.ravendb.client.document.DocumentSession
-
- stream(IRavenQueryable<T>, Reference<QueryHeaderInformation>) - Method in class net.ravendb.client.document.DocumentSession
-
- stream(IDocumentQuery<T>) - Method in class net.ravendb.client.document.DocumentSession
-
- stream(IDocumentQuery<T>, Reference<QueryHeaderInformation>) - Method in class net.ravendb.client.document.DocumentSession
-
- stream(Class<T>) - Method in class net.ravendb.client.document.DocumentSession
-
- stream(Class<T>, Etag) - Method in class net.ravendb.client.document.DocumentSession
-
- stream(Class<T>, Etag, String) - Method in class net.ravendb.client.document.DocumentSession
-
- stream(Class<T>, Etag, String, String) - Method in class net.ravendb.client.document.DocumentSession
-
- stream(Class<T>, Etag, String, String, int) - Method in class net.ravendb.client.document.DocumentSession
-
- stream(Class<T>, Etag, String, String, int, int) - Method in class net.ravendb.client.document.DocumentSession
-
- stream(Class<T>, Etag, String, String, int, int, RavenPagingInformation) - Method in class net.ravendb.client.document.DocumentSession
-
- stream(Class<T>, Etag, String, String, int, int, RavenPagingInformation, String) - Method in class net.ravendb.client.document.DocumentSession
-
- stream(IRavenQueryable<T>) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Stream the results on the query to the client, converting them to
Java types along the way.
- stream(IRavenQueryable<T>, Reference<QueryHeaderInformation>) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Stream the results on the query to the client, converting them to
Java types along the way.
- stream(IDocumentQuery<T>) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Stream the results on the query to the client, converting them to
Java types along the way.
- stream(IDocumentQuery<T>, Reference<QueryHeaderInformation>) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Stream the results on the query to the client, converting them to
Java types along the way.
- stream(Class<T>) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Stream the results on the query to the client, converting them to
Java types along the way.
- stream(Class<T>, Etag) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Stream the results on the query to the client, converting them to
Java types along the way.
- stream(Class<T>, Etag, String) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Stream the results on the query to the client, converting them to
Java types along the way.
- stream(Class<T>, Etag, String, String) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Stream the results on the query to the client, converting them to
Java types along the way.
- stream(Class<T>, Etag, String, String, int) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Stream the results on the query to the client, converting them to
Java types along the way.
- stream(Class<T>, Etag, String, String, int, int) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Stream the results on the query to the client, converting them to
Java types along the way.
- stream(Class<T>, Etag, String, String, int, int, RavenPagingInformation) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Stream the results on the query to the client, converting them to
Java types along the way.
- stream(Class<T>, Etag, String, String, int, int, RavenPagingInformation, String) - Method in interface net.ravendb.client.ISyncAdvancedSessionOperation
-
Stream the results on the query to the client, converting them to
Java types along the way.
- streamDocs() - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Streams the documents by etag OR starts with the prefix and match the matches
Will return *all* results, regardless of the number of items that might be returned.
- streamDocs(Etag) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Streams the documents by etag OR starts with the prefix and match the matches
Will return *all* results, regardless of the number of items that might be returned.
- streamDocs(Etag, String) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Streams the documents by etag OR starts with the prefix and match the matches
Will return *all* results, regardless of the number of items that might be returned.
- streamDocs(Etag, String, String) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Streams the documents by etag OR starts with the prefix and match the matches
Will return *all* results, regardless of the number of items that might be returned.
- streamDocs(Etag, String, String, int) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Streams the documents by etag OR starts with the prefix and match the matches
Will return *all* results, regardless of the number of items that might be returned.
- streamDocs(Etag, String, String, int, int) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Streams the documents by etag OR starts with the prefix and match the matches
Will return *all* results, regardless of the number of items that might be returned.
- streamDocs(Etag, String, String, int, int, String) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Streams the documents by etag OR starts with the prefix and match the matches
Will return *all* results, regardless of the number of items that might be returned.
- streamDocs(Etag, String, String, int, int, String, RavenPagingInformation) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Streams the documents by etag OR starts with the prefix and match the matches
Will return *all* results, regardless of the number of items that might be returned.
- streamDocs(Etag, String, String, int, int, String, RavenPagingInformation, String) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Streams the documents by etag OR starts with the prefix and match the matches
Will return *all* results, regardless of the number of items that might be returned.
- streamDocs() - Method in class net.ravendb.client.connection.ServerClient
-
- streamDocs(Etag) - Method in class net.ravendb.client.connection.ServerClient
-
- streamDocs(Etag, String) - Method in class net.ravendb.client.connection.ServerClient
-
- streamDocs(Etag, String, String) - Method in class net.ravendb.client.connection.ServerClient
-
- streamDocs(Etag, String, String, int) - Method in class net.ravendb.client.connection.ServerClient
-
- streamDocs(Etag, String, String, int, int) - Method in class net.ravendb.client.connection.ServerClient
-
- streamDocs(Etag, String, String, int, int, String) - Method in class net.ravendb.client.connection.ServerClient
-
- streamDocs(Etag, String, String, int, int, String, RavenPagingInformation) - Method in class net.ravendb.client.connection.ServerClient
-
- streamDocs(Etag, String, String, int, int, String, RavenPagingInformation, String) - Method in class net.ravendb.client.connection.ServerClient
-
- streamQuery(String, IndexQuery, Reference<QueryHeaderInformation>) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Queries the specified index in the Raven flavored Lucene query syntax.
- streamQuery(String, IndexQuery, Reference<QueryHeaderInformation>) - Method in class net.ravendb.client.connection.ServerClient
-
- StreamResult<T> - Class in net.ravendb.abstractions.data
-
- StreamResult() - Constructor for class net.ravendb.abstractions.data.StreamResult
-
- StringDistanceTypes - Enum in net.ravendb.abstractions.data
-
String distance algorithms used in suggestion query
- stringToNumber(String) - Static method in class net.ravendb.abstractions.indexing.NumberUtil
-
Translate an indexable string to a number
- subscribe(IObserver<T>) - Method in interface net.ravendb.client.changes.IObservable
-
- subscribe(IObserver<T>) - Method in class net.ravendb.client.changes.TaskedObservable
-
- subscribe(IObserver<String>) - Method in class net.ravendb.client.connection.ObservableLineStream
-
- subscribeOnServer() - Method in class net.ravendb.client.changes.RemoteChangesClientBase
-
- subscribeOnServer() - Method in class net.ravendb.client.changes.RemoteDatabaseChanges
-
- subscribers - Variable in class net.ravendb.client.changes.TaskedObservable
-
- suggest(String, SuggestionQuery) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Returns a list of suggestions based on the specified suggestion query
- suggest(String, SuggestionQuery) - Method in class net.ravendb.client.connection.ServerClient
-
- suggest() - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- suggest(SuggestionQuery) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- suggest() - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
- suggest(SuggestionQuery) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
- suggestion(Path<?>, SuggestionOptions) - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
Register a field to be sorted
- suggestion(Path<?>) - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
Register a field to be sorted
- SuggestionOptions - Class in net.ravendb.abstractions.indexing
-
- SuggestionOptions() - Constructor for class net.ravendb.abstractions.indexing.SuggestionOptions
-
- SuggestionQuery - Class in net.ravendb.abstractions.data
-
- SuggestionQuery() - Constructor for class net.ravendb.abstractions.data.SuggestionQuery
-
- SuggestionQuery(String, String) - Constructor for class net.ravendb.abstractions.data.SuggestionQuery
-
- SuggestionQueryResult - Class in net.ravendb.abstractions.data
-
The result of the suggestion query
- SuggestionQueryResult() - Constructor for class net.ravendb.abstractions.data.SuggestionQueryResult
-
- suggestLazy() - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- suggestLazy(SuggestionQuery) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- suggestLazy() - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
- suggestLazy(SuggestionQuery) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
- sumOn(Path<?>) - Method in class net.ravendb.client.linq.DynamicAggregationQuery
-
- SynchronizationDetails - Class in net.ravendb.abstractions.data
-
- SynchronizationDetails() - Constructor for class net.ravendb.abstractions.data.SynchronizationDetails
-
- SynchronizationType - Enum in net.ravendb.abstractions.data
-
- SYSTEM_DATABASE - Static variable in class net.ravendb.abstractions.data.Constants
-
- tag - Variable in class net.ravendb.client.document.HiLoKeyGeneratorBase
-
- TAKE - Static variable in class net.ravendb.abstractions.LinqOps.Query
-
- take(int) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- take(int) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Takes the specified count.
- take(int) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Takes the specified count.
- take(int) - Method in interface net.ravendb.client.linq.IOrderedQueryable
-
Takes specified number of records.
- take(int) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- TaskedObservable<T,TConnectionState extends IChangesConnectionState> - Class in net.ravendb.client.changes
-
- TaskedObservable(TConnectionState, Predicate<T>) - Constructor for class net.ravendb.client.changes.TaskedObservable
-
- TEMPORARY_SCORE_VALUE - Static variable in class net.ravendb.abstractions.data.Constants
-
- terms(String, String, String, String, int) - Static method in class net.ravendb.client.connection.RavenUrlExtensions
-
- termVector(Path<?>, FieldTermVector) - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
Register a field to have term vectors
- termVector(String, FieldTermVector) - Method in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
Register a field to have term vectors
- termVectors - Variable in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- termVectorsStrings - Variable in class net.ravendb.client.indexes.AbstractIndexCreationTask
-
- theDatabaseCommands - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
The database commands to use
- theListeners - Variable in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- theSession - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
The session for this query
- theWaitForNonStaleResults - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
Should we wait for non stale results
- theWaitForNonStaleResultsAsOfNow - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
Should we wait for non stale results as of now?
- throwIfCancellationRequested() - Method in class net.ravendb.client.utils.CancellationTokenSource.CancellationToken
-
- timeout - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
Timeout for this query
- TimeSpan - Class in net.ravendb.client.utils
-
- TimeSpan() - Constructor for class net.ravendb.client.utils.TimeSpan
-
- toArray() - Method in class net.ravendb.client.connection.profiling.ConcurrentSet
-
- toArray(S[]) - Method in class net.ravendb.client.connection.profiling.ConcurrentSet
-
- toArray() - Method in class net.ravendb.client.util.IdentityHashSet
-
- toArray(S[]) - Method in class net.ravendb.client.util.IdentityHashSet
-
- toBase62(UUID) - Static method in class net.ravendb.abstractions.util.Base62Util
-
- toByteArray() - Method in class net.ravendb.abstractions.data.Etag
-
- toDocumentQuery(Class<T>, Expression<?>) - Method in interface net.ravendb.client.linq.IRavenQueryProvider
-
Convert the linq query to a Lucene query
- toDocumentQuery(Class<S>, Expression<?>) - Method in class net.ravendb.client.linq.RavenQueryProvider
-
Convert the expression to a Lucene query
- toFacetQuery(List<Facet>) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- toFacetQuery(List<Facet>, int) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- toFacetQuery(List<Facet>, int, Integer) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- toFacetQuery(String) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- toFacetQuery(String, int) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- toFacetQuery(String, int, Integer) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- toFacetQuery(List<Facet>) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
Transforms the query to the facet query that will allow you to execute multi faceted search
- toFacetQuery(List<Facet>, int) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
Transforms the query to the facet query that will allow you to execute multi faceted search
- toFacetQuery(List<Facet>, int, Integer) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
Transforms the query to the facet query that will allow you to execute multi faceted search
- toFacetQuery(String) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
Transforms the query to the facet query that will allow you to execute multi faceted search
- toFacetQuery(String, int) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
Transforms the query to the facet query that will allow you to execute multi faceted search
- toFacetQuery(String, int, Integer) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
Transforms the query to the facet query that will allow you to execute multi faceted search
- toFacets(String) - Method in class net.ravendb.client.document.DocumentQuery
-
- toFacets(String, int) - Method in class net.ravendb.client.document.DocumentQuery
-
- toFacets(String, int, Integer) - Method in class net.ravendb.client.document.DocumentQuery
-
- toFacets(List<Facet>) - Method in class net.ravendb.client.document.DocumentQuery
-
- toFacets(List<Facet>, int) - Method in class net.ravendb.client.document.DocumentQuery
-
- toFacets(List<Facet>, int, Integer) - Method in class net.ravendb.client.document.DocumentQuery
-
- toFacets(String) - Method in interface net.ravendb.client.IDocumentQuery
-
Query the facets results for this query using the specified facet document with the given start and pageSize
- toFacets(String, int) - Method in interface net.ravendb.client.IDocumentQuery
-
Query the facets results for this query using the specified facet document with the given start and pageSize
- toFacets(String, int, Integer) - Method in interface net.ravendb.client.IDocumentQuery
-
Query the facets results for this query using the specified facet document with the given start and pageSize
- toFacets(List<Facet>) - Method in interface net.ravendb.client.IDocumentQuery
-
Query the facets results for this query using the specified list of facets with the given start and pageSize
- toFacets(List<Facet>, int) - Method in interface net.ravendb.client.IDocumentQuery
-
Query the facets results for this query using the specified list of facets with the given start and pageSize
- toFacets(List<Facet>, int, Integer) - Method in interface net.ravendb.client.IDocumentQuery
-
Query the facets results for this query using the specified list of facets with the given start and pageSize
- toFacets(List<Facet>) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- toFacets(List<Facet>, int) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- toFacets(List<Facet>, int, Integer) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- toFacets(String) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- toFacets(String, int) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- toFacets(String, int, Integer) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- toFacets(List<Facet>) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
Query the facets results for this query using the specified list of facets
- toFacets(List<Facet>, int) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
Query the facets results for this query using the specified list of facets with the given start
- toFacets(List<Facet>, int, Integer) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
Query the facets results for this query using the specified list of facets with the given start and pageSize
- toFacets(String) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
Query the facets results for this query using the specified facet document
- toFacets(String, int) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
Query the facets results for this query using the specified facet document with the given start
- toFacets(String, int, Integer) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
Query the facets results for this query using the specified facet document with the given start and pageSize
- toFacetsLazy(String) - Method in class net.ravendb.client.document.DocumentQuery
-
- toFacetsLazy(String, int) - Method in class net.ravendb.client.document.DocumentQuery
-
- toFacetsLazy(String, int, Integer) - Method in class net.ravendb.client.document.DocumentQuery
-
- toFacetsLazy(List<Facet>) - Method in class net.ravendb.client.document.DocumentQuery
-
- toFacetsLazy(List<Facet>, int) - Method in class net.ravendb.client.document.DocumentQuery
-
- toFacetsLazy(List<Facet>, int, Integer) - Method in class net.ravendb.client.document.DocumentQuery
-
- toFacetsLazy(String) - Method in interface net.ravendb.client.IDocumentQuery
-
Query the facets results for this query using the specified facet document with the given start and pageSize
- toFacetsLazy(String, int) - Method in interface net.ravendb.client.IDocumentQuery
-
Query the facets results for this query using the specified facet document with the given start and pageSize
- toFacetsLazy(String, int, Integer) - Method in interface net.ravendb.client.IDocumentQuery
-
Query the facets results for this query using the specified facet document with the given start and pageSize
- toFacetsLazy(List<Facet>) - Method in interface net.ravendb.client.IDocumentQuery
-
Query the facets results for this query using the specified list of facets with the given start and pageSize
- toFacetsLazy(List<Facet>, int) - Method in interface net.ravendb.client.IDocumentQuery
-
Query the facets results for this query using the specified list of facets with the given start and pageSize
- toFacetsLazy(List<Facet>, int, Integer) - Method in interface net.ravendb.client.IDocumentQuery
-
Query the facets results for this query using the specified list of facets with the given start and pageSize
- toFacetsLazy(List<Facet>) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- toFacetsLazy(List<Facet>, int) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- toFacetsLazy(List<Facet>, int, Integer) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- toFacetsLazy(String) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- toFacetsLazy(String, int) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- toFacetsLazy(String, int, Integer) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- toFacetsLazy(List<Facet>) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
Query the facets results for this query using the specified list of facets
- toFacetsLazy(List<Facet>, int) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
Query the facets results for this query using the specified list of facets with the given start
- toFacetsLazy(List<Facet>, int, Integer) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
Query the facets results for this query using the specified list of facets with the given start and pageSize
- toFacetsLazy(String) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
Query the facets results for this query using the specified facet document
- toFacetsLazy(String, int) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
Query the facets results for this query using the specified facet document with the given start
- toFacetsLazy(String, int, Integer) - Method in interface net.ravendb.client.LinqExtensionsQueryable
-
Query the facets results for this query using the specified facet document with the given start and pageSize
- toIndexDefinition(DocumentConvention) - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- toIndexDefinition(DocumentConvention, boolean) - Method in class net.ravendb.client.indexes.IndexDefinitionBuilder
-
- toJObject(Object) - Static method in class net.ravendb.abstractions.extensions.JsonExtensions
-
- toJson() - Method in class net.ravendb.abstractions.commands.DeleteCommandData
-
- toJson() - Method in interface net.ravendb.abstractions.commands.ICommandData
-
Translate the instance to a Json object.
- toJson() - Method in class net.ravendb.abstractions.commands.PatchCommandData
-
- toJson() - Method in class net.ravendb.abstractions.commands.PutCommandData
-
- toJson() - Method in class net.ravendb.abstractions.commands.ScriptedPatchCommandData
-
- toJson() - Method in class net.ravendb.abstractions.data.JsonDocument
-
- toJson() - Method in class net.ravendb.abstractions.data.PatchRequest
-
Translates this instance to json
- toJsonDocument(RavenJObject) - Static method in class net.ravendb.client.connection.SerializationHelper
-
- toList() - Method in class net.ravendb.client.document.DocumentQuery
-
- toList() - Method in interface net.ravendb.client.IDocumentQuery
-
Materialize query, executes request and returns with results
- toList() - Method in class net.ravendb.client.linq.DynamicAggregationQuery
-
- toList(Iterator<T>) - Static method in class net.ravendb.client.linq.EnumerableUtils
-
Extracts list from iterable
- toList() - Method in interface net.ravendb.client.linq.IOrderedQueryable
-
Materialize query and returns results as list.
- toList() - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- toListLazy() - Method in class net.ravendb.client.linq.DynamicAggregationQuery
-
- toPropertyPath(Expression<?>) - Static method in class net.ravendb.abstractions.extensions.ExpressionExtensions
-
- toPropertyPath(Expression<?>, char) - Static method in class net.ravendb.abstractions.extensions.ExpressionExtensions
-
- toPropertyPath(Expression<?>, char, char) - Static method in class net.ravendb.abstractions.extensions.ExpressionExtensions
-
- toQueryResult(RavenJObject, Etag, String, long) - Static method in class net.ravendb.client.connection.SerializationHelper
-
- toString() - Method in class net.ravendb.abstractions.data.DocumentChangeNotification
-
- toString() - Method in class net.ravendb.abstractions.data.Etag
-
- toString() - Method in class net.ravendb.abstractions.data.FacetValue
-
- toString() - Method in class net.ravendb.abstractions.data.HighlightedField
-
- toString() - Method in class net.ravendb.abstractions.data.IndexChangeNotification
-
- toString() - Method in class net.ravendb.abstractions.data.IndexingError
-
- toString() - Method in class net.ravendb.abstractions.data.IndexQuery
-
- toString() - Method in class net.ravendb.abstractions.data.IndexStats.IndexingPerformanceStats
-
- toString() - Method in class net.ravendb.abstractions.data.IndexStats
-
- toString() - Method in class net.ravendb.abstractions.data.JsonDocument
-
- toString() - Method in class net.ravendb.abstractions.data.PutResult
-
- toString() - Method in class net.ravendb.abstractions.data.RavenConnectionStringOptions
-
- toString() - Method in class net.ravendb.abstractions.data.ReplicationConflictNotification
-
- toString() - Method in class net.ravendb.abstractions.data.TransformerChangeNotification
-
- toString() - Method in class net.ravendb.abstractions.indexing.IndexDefinition
-
- toString() - Method in class net.ravendb.abstractions.indexing.TransformerDefinition
-
- toString() - Method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- toString(FormatSchema, Object[]) - Method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- toString() - Method in class net.ravendb.abstractions.json.linq.RavenJValue
-
- toString() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Returns a String
that represents the query for this instance.
- toString() - Method in class net.ravendb.client.document.DocumentQuery
-
- toString() - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- toString() - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- trackEntity(Class<?>, JsonDocument) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Tracks the entity inside the unit of work
- trackEntity(Class<?>, String, RavenJObject, RavenJObject, boolean) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
Tracks the entity.
- trackIncludedDocument(JsonDocument) - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- tranformer(String, String) - Static method in class net.ravendb.client.connection.RavenUrlExtensions
-
- transform(String) - Method in interface net.ravendb.client.delegates.TypeTagNameToDocumentKeyPrefixTransformer
-
- TransformCompilationException - Exception in net.ravendb.abstractions.exceptions
-
- TransformCompilationException() - Constructor for exception net.ravendb.abstractions.exceptions.TransformCompilationException
-
- TransformCompilationException(String, Throwable) - Constructor for exception net.ravendb.abstractions.exceptions.TransformCompilationException
-
- TransformCompilationException(String) - Constructor for exception net.ravendb.abstractions.exceptions.TransformCompilationException
-
- TransformCompilationException(Throwable) - Constructor for exception net.ravendb.abstractions.exceptions.TransformCompilationException
-
- TransformerChangeNotification - Class in net.ravendb.abstractions.data
-
- TransformerChangeNotification() - Constructor for class net.ravendb.abstractions.data.TransformerChangeNotification
-
- TransformerChangeTypes - Enum in net.ravendb.abstractions.data
-
- TransformerDefinition - Class in net.ravendb.abstractions.indexing
-
- TransformerDefinition() - Constructor for class net.ravendb.abstractions.indexing.TransformerDefinition
-
- transformerParameters - Variable in class net.ravendb.client.document.AbstractDocumentQuery
-
- transformResults - Variable in class net.ravendb.client.indexes.AbstractTransformerCreationTask
-
- transformWith(String, Class<S>) - Method in interface net.ravendb.client.linq.IRavenQueryable
-
Specifies a result transformer to use on the results
- transformWith(Class<? extends AbstractTransformerCreationTask>, Class<S>) - Method in interface net.ravendb.client.linq.IRavenQueryable
-
Specifies a result transformer to use on the results
- transformWith(String) - Method in interface net.ravendb.client.linq.IRavenQueryProvider
-
The name of the transformer to use with this query
- transformWith(Class<? extends AbstractTransformerCreationTask>, Class<S>) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- transformWith(String, Class<S>) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- transformWith(String) - Method in class net.ravendb.client.linq.RavenQueryProvider
-
- translate(Expression<?>) - Method in interface net.ravendb.client.document.CustomQueryExpressionTranslator
-
- translateCustomQueryExpression(LinqPathProvider, Expression<?>) - Method in class net.ravendb.client.document.Convention
-
- trimZeros(String) - Static method in class net.ravendb.abstractions.indexing.NumberUtil
-
Removes zeros from the end of the string but only from fractional part
if string ends with dot after first operation, we remove dot as well.
- tryConvert(RavenJObject, Reference<String>) - Method in class net.ravendb.abstractions.spatial.GeoJsonWktConverter
-
- tryConvert(Object, Reference<String>) - Method in class net.ravendb.abstractions.spatial.ShapeConverter
-
- tryConvertValue(String, T, QueryValueConvertionType, Reference<String>) - Method in interface net.ravendb.client.document.DocumentConvention.TryConvertValueForQueryDelegate
-
- tryConvertValueForQuery(String, Object, QueryValueConvertionType, Reference<String>) - Method in class net.ravendb.client.document.DocumentConvention
-
- tryGet(UUID) - Method in class net.ravendb.client.connection.profiling.ProfilingContext
-
Try to get a session matching the specified id.
- tryGetIdFromInstance(Object, Reference<String>) - Method in class net.ravendb.client.document.GenerateEntityIdOnTheClient
-
Attempts to get the document key from an instance
- tryGetValue(String, Reference<RavenJToken>) - Method in class net.ravendb.abstractions.json.linq.DictionaryWithParentSnapshot
-
- tryGetValue(String, Reference<RavenJToken>) - Method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- tryLoad(InputStream) - Static method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- tryLoadReplicationInformationFromLocalCache(String) - Static method in class net.ravendb.client.connection.ReplicationInformerLocalCache
-
- tryOperation(Function1<OperationMetadata, S>, OperationMetadata, OperationMetadata, boolean) - Method in class net.ravendb.client.connection.ReplicationInformerBase
-
- tryParse(String, Reference<Etag>) - Static method in class net.ravendb.abstractions.data.Etag
-
- TryParse(String, Reference<HighlightedField>) - Static method in class net.ravendb.abstractions.data.HighlightedField
-
- tryResolveConflict(String, List<JsonDocument>, Reference<JsonDocument>) - Method in interface net.ravendb.client.listeners.IDocumentConflictListener
-
- tryResolveConflictByUsingRegisteredListeners(String, Etag, String[], OperationMetadata) - Method in interface net.ravendb.client.connection.IDatabaseCommands
-
Tries to resolve conflict using registered listeners
- tryResolveConflictByUsingRegisteredListeners(String, Etag, String[], OperationMetadata) - Method in class net.ravendb.client.connection.ServerClient
-
- tryResolveConflictOrCreateConcurrencyException(GetResponse[], Function3<String, RavenJObject, Etag, ConflictException>) - Method in class net.ravendb.client.connection.MultiGetOperation
-
- trySavingReplicationInformationToLocalCache(String, JsonDocument) - Static method in class net.ravendb.client.connection.ReplicationInformerLocalCache
-
- trySetIdentity(Object, String) - Method in class net.ravendb.client.document.GenerateEntityIdOnTheClient
-
Tries to set the identity property
- Tuple<T,S> - Class in net.ravendb.abstractions.basic
-
Represents tuple
- Tuple(T, S) - Constructor for class net.ravendb.abstractions.basic.Tuple
-
- Tuple() - Constructor for class net.ravendb.abstractions.basic.Tuple
-
- Types - Class in net.ravendb.client.util
-
- Types() - Constructor for class net.ravendb.client.util.Types
-
- TypeTagNameFinder - Interface in net.ravendb.client.document
-
Finds type tag name based on class.
- TypeTagNameToDocumentKeyPrefixTransformer - Interface in net.ravendb.client.delegates
-
- value - Variable in class net.ravendb.abstractions.basic.Reference
-
The value contained in the holder.
- value(Enum<?>) - Static method in class net.ravendb.abstractions.basic.SharpEnum
-
- value(Class<U>, Iterable<RavenJToken>) - Static method in class net.ravendb.abstractions.json.linq.Extensions
-
- value(Class<U>, RavenJToken) - Static method in class net.ravendb.abstractions.json.linq.Extensions
-
- value(Class<T>, Class<U>, Iterable<T>) - Static method in class net.ravendb.abstractions.json.linq.Extensions
-
- value(Class<T>, String) - Method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- value(Class<T>, String) - Method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- value(Class<T>) - Method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- valueOf(String) - Static method in enum net.ravendb.abstractions.data.BatchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.data.DocumentChangeTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.data.DocumentsChanges.ChangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.data.FacetAggregation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.data.FacetMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.data.FacetTermSortMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.data.HttpMethods
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.data.IndexChangeTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.data.IndexStats.IndexingPriority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.data.MetricType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.data.PatchCommandType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.data.PatchResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.data.PrefetchingUser
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.data.QueryOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.data.ReplicationConflictTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.data.ReplicationOperationTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.data.StringDistanceTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.data.SynchronizationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.data.TransformerChangeTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.data.UuidType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.indexing.FieldIndexing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.indexing.FieldStorage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.indexing.FieldTermVector
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.indexing.IndexLockMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.indexing.SortOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.indexing.SpatialOptions.SpatialFieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.indexing.SpatialOptions.SpatialRelation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.indexing.SpatialOptions.SpatialSearchStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.indexing.SpatialOptions.SpatialUnits
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.json.linq.JTokenType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.logging.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.abstractions.replication.ReplicationDestination.TransitiveReplicationOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.client.connection.profiling.RequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.client.document.ConsistencyOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.client.document.FailoverBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.client.document.IndexAndTransformerReplicationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.client.document.QueryValueConvertionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.client.EscapeQueryOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.client.linq.SpecialQueryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.ravendb.client.SearchOptions
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.ravendb.abstractions.data.BatchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.data.DocumentChangeTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.data.DocumentsChanges.ChangeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.data.FacetAggregation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.data.FacetMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.data.FacetTermSortMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.data.HttpMethods
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.data.IndexChangeTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.data.IndexStats.IndexingPriority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.data.MetricType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.data.PatchCommandType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.data.PatchResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.data.PrefetchingUser
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.data.QueryOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.data.ReplicationConflictTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.data.ReplicationOperationTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.data.StringDistanceTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.data.SynchronizationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.data.TransformerChangeTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.data.UuidType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.indexing.FieldIndexing
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.indexing.FieldStorage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.indexing.FieldTermVector
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.indexing.IndexLockMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.indexing.SortOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.indexing.SpatialOptions.SpatialFieldType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.indexing.SpatialOptions.SpatialRelation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.indexing.SpatialOptions.SpatialSearchStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.indexing.SpatialOptions.SpatialUnits
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class net.ravendb.abstractions.json.linq.DictionaryWithParentSnapshot
-
- values(Class<U>, Iterable<RavenJToken>) - Static method in class net.ravendb.abstractions.json.linq.Extensions
-
- values(Iterable<RavenJToken>, String) - Static method in class net.ravendb.abstractions.json.linq.Extensions
-
- values(Iterable<RavenJToken>) - Static method in class net.ravendb.abstractions.json.linq.Extensions
-
- values() - Static method in enum net.ravendb.abstractions.json.linq.JTokenType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class net.ravendb.abstractions.json.linq.RavenJArray
-
- values(Class<T>) - Method in class net.ravendb.abstractions.json.linq.RavenJArray
-
- values() - Method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- values(Class<T>) - Method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- values() - Method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- values(Class<T>) - Method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- values() - Static method in enum net.ravendb.abstractions.logging.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.abstractions.replication.ReplicationDestination.TransitiveReplicationOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class net.ravendb.abstractions.util.AtomicDictionary
-
- values() - Static method in enum net.ravendb.client.connection.profiling.RequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.client.document.ConsistencyOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.client.document.FailoverBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.client.document.IndexAndTransformerReplicationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.client.document.QueryValueConvertionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.client.EscapeQueryOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.client.linq.SpecialQueryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.ravendb.client.SearchOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class net.ravendb.querydsl.RavenMap
-
- ValueTypeUtils - Class in net.ravendb.abstractions.util
-
- ValueTypeUtils() - Constructor for class net.ravendb.abstractions.util.ValueTypeUtils
-
- VERSION - Static variable in class net.ravendb.abstractions.data.Constants
-
- visitExpression(Expression<?>) - Method in class net.ravendb.client.linq.RavenQueryProviderProcessor
-
Visits the expression and generate the lucene query
- visitSearch(Operation<?>) - Method in class net.ravendb.client.linq.RavenQueryProviderProcessor
-
- visitStringEmpty(Expression<?>, boolean) - Method in class net.ravendb.client.linq.RavenQueryProviderProcessor
-
- VoidArgs - Class in net.ravendb.abstractions.basic
-
- VoidArgs() - Constructor for class net.ravendb.abstractions.basic.VoidArgs
-
- VolatileOnlyTransactionRecoveryStorage - Class in net.ravendb.client.document.dtc
-
- VolatileOnlyTransactionRecoveryStorage() - Constructor for class net.ravendb.client.document.dtc.VolatileOnlyTransactionRecoveryStorage
-
- VoronActiveTransaction - Class in net.ravendb.abstractions.data
-
- VoronActiveTransaction() - Constructor for class net.ravendb.abstractions.data.VoronActiveTransaction
-
- VoronStorageStats - Class in net.ravendb.abstractions.data
-
- VoronStorageStats() - Constructor for class net.ravendb.abstractions.data.VoronStorageStats
-
- waitForAllPendingSubscriptions() - Method in interface net.ravendb.client.changes.IConnectableChanges
-
- waitForAllPendingSubscriptions() - Method in class net.ravendb.client.changes.RemoteDatabaseChanges
-
- waitForCompletion() - Method in class net.ravendb.client.connection.Operation
-
- waitForNonStaleResults(long) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- waitForNonStaleResults() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
EXPERT ONLY: Instructs the query to wait for non stale results.
- waitForNonStaleResults() - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- waitForNonStaleResults(long) - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- waitForNonStaleResults() - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
EXPERT ONLY: Instructs the query to wait for non stale results.
- waitForNonStaleResults(long) - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
EXPERT ONLY: Instructs the query to wait for non stale results for the specified wait timeout.
- waitForNonStaleResults(long) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Instruct the query to wait for non stale result for the specified wait timeout.
- waitForNonStaleResults() - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
EXPERT ONLY: Instructs the query to wait for non stale results.
- waitForNonStaleResults() - Method in interface net.ravendb.client.IDocumentQueryBase
-
EXPERT ONLY: Instructs the query to wait for non stale results.
- waitForNonStaleResults(long) - Method in interface net.ravendb.client.IDocumentQueryBase
-
EXPERT ONLY: Instructs the query to wait for non stale results for the specified wait timeout.
- waitForNonStaleResults() - Method in interface net.ravendb.client.IDocumentQueryCustomization
-
EXPERT ONLY: Instructs the query to wait for non stale results.
- waitForNonStaleResults(long) - Method in interface net.ravendb.client.IDocumentQueryCustomization
-
EXPERT ONLY: Instructs the query to wait for non stale results for the specified wait timeout.
- waitForNonStaleResultsAsOf(Date) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Instructs the query to wait for non stale results as of the cutoff date.
- waitForNonStaleResultsAsOf(Date, long) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Instructs the query to wait for non stale results as of the cutoff date for the specified timeout
- waitForNonStaleResultsAsOf(Etag) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Instructs the query to wait for non stale results as of the cutoff etag.
- waitForNonStaleResultsAsOf(Etag, long) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Instructs the query to wait for non stale results as of the cutoff etag.
- waitForNonStaleResultsAsOf(Date) - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- waitForNonStaleResultsAsOf(Date, long) - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- waitForNonStaleResultsAsOf(Etag) - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- waitForNonStaleResultsAsOf(Etag, long) - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- waitForNonStaleResultsAsOf(Date) - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
Instructs the query to wait for non stale results as of the cutoff date.
- waitForNonStaleResultsAsOf(Date, long) - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
Instructs the query to wait for non stale results as of the cutoff date for the specified timeout
- waitForNonStaleResultsAsOf(Etag) - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
Instructs the query to wait for non stale results as of the cutoff etag.
- waitForNonStaleResultsAsOf(Etag, long) - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
Instructs the query to wait for non stale results as of the cutoff etag for the specified timeout.
- waitForNonStaleResultsAsOf(Date) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Instructs the query to wait for non stale results as of the cutoff date.
- waitForNonStaleResultsAsOf(Date, long) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Instructs the query to wait for non stale results as of the cutoff date for the specified timeout
- waitForNonStaleResultsAsOf(Date) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Instructs the query to wait for non stale results as of the cutoff date.
- waitForNonStaleResultsAsOf(Date, long) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Instructs the query to wait for non stale results as of the cutoff date for the specified timeout
- waitForNonStaleResultsAsOf(Etag) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Instructs the query to wait for non stale results as of the cutoff etag.
- waitForNonStaleResultsAsOf(Etag, long) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Instructs the query to wait for non stale results as of the cutoff etag for the specified timeout.
- waitForNonStaleResultsAsOf(Date) - Method in interface net.ravendb.client.IDocumentQueryCustomization
-
Instructs the query to wait for non stale results as of the cutoff date.
- waitForNonStaleResultsAsOf(Date, long) - Method in interface net.ravendb.client.IDocumentQueryCustomization
-
Instructs the query to wait for non stale results as of the cutoff date for the specified timeout
- waitForNonStaleResultsAsOf(Etag) - Method in interface net.ravendb.client.IDocumentQueryCustomization
-
Instructs the query to wait for non stale results as of the cutoff etag.
- waitForNonStaleResultsAsOf(Etag, long) - Method in interface net.ravendb.client.IDocumentQueryCustomization
-
Instructs the query to wait for non stale results as of the cutoff etag for the specified timeout.
- waitForNonStaleResultsAsOfLastWrite() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Instructs the query to wait for non stale results as of the last write made by any session belonging to the
current document store.
- waitForNonStaleResultsAsOfLastWrite(long) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Instructs the query to wait for non stale results as of the last write made by any session belonging to the
current document store.
- waitForNonStaleResultsAsOfLastWrite() - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- waitForNonStaleResultsAsOfLastWrite(long) - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- waitForNonStaleResultsAsOfLastWrite() - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
Instructs the query to wait for non stale results as of the last write made by any session belonging to the
current document store.
- waitForNonStaleResultsAsOfLastWrite(long) - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
Instructs the query to wait for non stale results as of the last write made by any session belonging to the
current document store.
- waitForNonStaleResultsAsOfLastWrite() - Method in interface net.ravendb.client.IDocumentQueryBase
-
Instructs the query to wait for non stale results as of the last write made by any session belonging to the
current document store.
- waitForNonStaleResultsAsOfLastWrite(long) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Instructs the query to wait for non stale results as of the last write made by any session belonging to the
current document store.
- waitForNonStaleResultsAsOfLastWrite() - Method in interface net.ravendb.client.IDocumentQueryCustomization
-
Instructs the query to wait for non stale results as of the last write made by any session belonging to the
current document store.
- waitForNonStaleResultsAsOfLastWrite(long) - Method in interface net.ravendb.client.IDocumentQueryCustomization
-
Instructs the query to wait for non stale results as of the last write made by any session belonging to the
current document store.
- waitForNonStaleResultsAsOfNow() - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Instructs the query to wait for non stale results as of now.
- waitForNonStaleResultsAsOfNow(long) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Instructs the query to wait for non stale results as of now for the specified timeout.
- waitForNonStaleResultsAsOfNow() - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- waitForNonStaleResultsAsOfNow(long) - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- waitForNonStaleResultsAsOfNow() - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
Instructs the query to wait for non stale results as of now.
- waitForNonStaleResultsAsOfNow(long) - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
Instructs the query to wait for non stale results as of now for the specified timeout.
- waitForNonStaleResultsAsOfNow() - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Instructs the query to wait for non stale results as of now.
- waitForNonStaleResultsAsOfNow(long) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Instructs the query to wait for non stale results as of now for the specified timeout.
- waitForNonStaleResultsAsOfNow() - Method in interface net.ravendb.client.IDocumentQueryBase
-
Instructs the query to wait for non stale results as of now.
- waitForNonStaleResultsAsOfNow(long) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Instructs the query to wait for non stale results as of now for the specified timeout.
- waitForNonStaleResultsAsOfNow() - Method in interface net.ravendb.client.IDocumentQueryCustomization
-
Instructs the query to wait for non stale results as of now.
- waitForNonStaleResultsAsOfNow(long) - Method in interface net.ravendb.client.IDocumentQueryCustomization
-
Instructs the query to wait for non stale results as of now for the specified timeout.
- waitForReplicationFromServer(String, String, Etag, CancellationTokenSource.CancellationToken) - Method in class net.ravendb.client.document.ReplicationBehavior
-
- waitSync() - Method in class net.ravendb.client.document.ReplicationBehavior
-
- waitSync(Etag, Long, String, int) - Method in class net.ravendb.client.document.ReplicationBehavior
-
- warn(String) - Method in interface net.ravendb.abstractions.logging.ILog
-
- warn(String, Object...) - Method in interface net.ravendb.abstractions.logging.ILog
-
- warn(String) - Method in class net.ravendb.abstractions.logging.providers.CommonsLoggingLogWrapper
-
- warn(String, Object...) - Method in class net.ravendb.abstractions.logging.providers.CommonsLoggingLogWrapper
-
- warnException(String, Throwable) - Method in interface net.ravendb.abstractions.logging.ILog
-
- warnException(String, Throwable) - Method in class net.ravendb.abstractions.logging.providers.CommonsLoggingLogWrapper
-
- watchAllDocs - Variable in class net.ravendb.client.changes.RemoteDatabaseChanges
-
- watchAllIndexes - Variable in class net.ravendb.client.changes.RemoteDatabaseChanges
-
- watchAllTransformers - Variable in class net.ravendb.client.changes.RemoteDatabaseChanges
-
- watchedBulkInserts - Variable in class net.ravendb.client.changes.RemoteDatabaseChanges
-
- watchedCollections - Variable in class net.ravendb.client.changes.RemoteDatabaseChanges
-
- watchedDocs - Variable in class net.ravendb.client.changes.RemoteDatabaseChanges
-
- watchedIndexes - Variable in class net.ravendb.client.changes.RemoteDatabaseChanges
-
- watchedPrefixes - Variable in class net.ravendb.client.changes.RemoteDatabaseChanges
-
- watchedTypes - Variable in class net.ravendb.client.changes.RemoteDatabaseChanges
-
- WebRequestEventArgs - Class in net.ravendb.abstractions.connection
-
- WebRequestEventArgs(HttpUriRequest) - Constructor for class net.ravendb.abstractions.connection.WebRequestEventArgs
-
- WebRequestEventArgs(HttpUriRequest, OperationCredentials) - Constructor for class net.ravendb.abstractions.connection.WebRequestEventArgs
-
- whatChanged() - Method in class net.ravendb.client.document.InMemoryDocumentSessionOperations
-
- whatChanged() - Method in interface net.ravendb.client.IAdvancedDocumentSessionOperations
-
- WHERE - Static variable in class net.ravendb.abstractions.LinqOps.Query
-
- where(Predicate<T>) - Method in interface net.ravendb.client.changes.IObservable
-
- where(Predicate<T>) - Method in class net.ravendb.client.changes.TaskedObservable
-
- where(Predicate<String>) - Method in class net.ravendb.client.connection.ObservableLineStream
-
- where(String) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- where(String) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Filter the results from the index using the specified where clause.
- where(String) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Filter the results from the index using the specified where clause.
- where(Predicate) - Method in interface net.ravendb.client.linq.IOrderedQueryable
-
Filters a sequence of values based on a predicate.
- where(Predicate) - Method in class net.ravendb.client.linq.RavenQueryInspector
-
- whereBetween(String, Object, Object) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Matches fields where the value is between the specified start and end, exclusive
- whereBetween(Expression<? super TValue>, TValue, TValue) - Method in class net.ravendb.client.document.DocumentQuery
-
- whereBetween(String, Object, Object) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Matches fields where the value is between the specified start and end, exclusive
- whereBetween(String, Object, Object) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Matches fields where the value is between the specified start and end, exclusive
- whereBetween(Expression<? super TValue>, TValue, TValue) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Matches fields where the value is between the specified start and end, exclusive
- whereBetweenOrEqual(String, Object, Object) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Matches fields where the value is between the specified start and end, inclusive
- whereBetweenOrEqual(Expression<? super TValue>, TValue, TValue) - Method in class net.ravendb.client.document.DocumentQuery
-
- whereBetweenOrEqual(String, Object, Object) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Matches fields where the value is between the specified start and end, inclusive
- whereBetweenOrEqual(String, Object, Object) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Matches fields where the value is between the specified start and end, inclusive
- whereBetweenOrEqual(Expression<? super TValue>, TValue, TValue) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Matches fields where the value is between the specified start and end, inclusive
- whereEndsWith(String, Object) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Matches fields which ends with the specified value.
- whereEndsWith(Expression<? super TValue>, TValue) - Method in class net.ravendb.client.document.DocumentQuery
-
- whereEndsWith(String, Object) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Matches fields which ends with the specified value.
- whereEndsWith(String, Object) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Matches fields which ends with the specified value.
- whereEndsWith(Expression<? super TValue>, TValue) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Matches fields which ends with the specified value.
- whereEquals(String, Object) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Matches exact value
- whereEquals(String, Object, boolean) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
- whereEquals(WhereParams) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Matches exact value
- whereEquals(Expression<? super TValue>, TValue) - Method in class net.ravendb.client.document.DocumentQuery
-
- whereEquals(Expression<? super TValue>, TValue, boolean) - Method in class net.ravendb.client.document.DocumentQuery
-
- whereEquals(String, Object) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Matches exact value
Defaults to NotAnalyzed
- whereEquals(String, Object, boolean) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Matches exact value
Default to allow wildcard only if analyzed
- whereEquals(WhereParams) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Matches exact value
- whereEquals(String, Object) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Matches exact value
Defaults to NotAnalyzed
- whereEquals(Expression<? super TValue>, TValue) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Matches exact value
Defaults to NotAnalyzed
- whereEquals(String, Object, boolean) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Matches exact value
Default to allow wildcard only if analyzed
- whereEquals(Expression<? super TValue>, TValue, boolean) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Matches exact value
Defaults to allow wildcards only if analyzed
- whereEquals(WhereParams) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Matches exact value
- whereGreaterThan(String, Object) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Matches fields where the value is greater than the specified value
- whereGreaterThan(Expression<? super TValue>, TValue) - Method in class net.ravendb.client.document.DocumentQuery
-
- whereGreaterThan(String, Object) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Matches fields where the value is greater than the specified value
- whereGreaterThan(String, Object) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Matches fields where the value is greater than the specified value
- whereGreaterThan(Expression<? super TValue>, TValue) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Matches fields where the value is greater than the specified value
- whereGreaterThanOrEqual(String, Object) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Matches fields where the value is greater than or equal to the specified value
- whereGreaterThanOrEqual(Expression<? super TValue>, TValue) - Method in class net.ravendb.client.document.DocumentQuery
-
- whereGreaterThanOrEqual(String, Object) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Matches fields where the value is greater than or equal to the specified value
- whereGreaterThanOrEqual(String, Object) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Matches fields where the value is greater than or equal to the specified value
- whereGreaterThanOrEqual(Expression<? super TValue>, TValue) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Matches fields where the value is greater than or equal to the specified value
- whereIn(String, Collection<?>) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Check that the field has one of the specified value
- whereIn(Expression<? super TValue>, Collection<TValue>) - Method in class net.ravendb.client.document.DocumentQuery
-
- whereIn(String, Collection<?>) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Check that the field has one of the specified value
- whereIn(String, Collection<?>) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Check that the field has one of the specified value
- whereIn(Expression<? super TValue>, Collection<TValue>) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Check that the field has one of the specified value
- whereLessThan(String, Object) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Matches fields where the value is less than the specified value
- whereLessThan(Expression<? super TValue>, TValue) - Method in class net.ravendb.client.document.DocumentQuery
-
- whereLessThan(String, Object) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Matches fields where the value is less than the specified value
- whereLessThan(String, Object) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Matches fields where the value is less than the specified value
- whereLessThan(Expression<? super TValue>, TValue) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Matches fields where the value is less than the specified value
- whereLessThanOrEqual(String, Object) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Matches fields where the value is less than or equal to the specified value
- whereLessThanOrEqual(Expression<? super TValue>, TValue) - Method in class net.ravendb.client.document.DocumentQuery
-
- whereLessThanOrEqual(String, Object) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Matches fields where the value is less than or equal to the specified value
- whereLessThanOrEqual(String, Object) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Matches fields where the value is less than or equal to the specified value
- whereLessThanOrEqual(Expression<? super TValue>, TValue) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Matches fields where the value is less than or equal to the specified value
- WhereParams - Class in net.ravendb.client
-
Parameters for the Where Equals call
- WhereParams() - Constructor for class net.ravendb.client.WhereParams
-
Create a new instance
- whereStartsWith(String, Object) - Method in class net.ravendb.client.document.AbstractDocumentQuery
-
Matches fields which starts with the specified value.
- whereStartsWith(Expression<? super TValue>, TValue) - Method in class net.ravendb.client.document.DocumentQuery
-
- whereStartsWith(String, Object) - Method in interface net.ravendb.client.document.IAbstractDocumentQuery
-
Matches fields which starts with the specified value.
- whereStartsWith(String, Object) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Matches fields which starts with the specified value.
- whereStartsWith(Expression<? super TValue>, TValue) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Matches fields which starts with the specified value.
- withAllLocks() - Method in class net.ravendb.abstractions.util.AtomicDictionary
-
- withApiKey(String) - Method in class net.ravendb.client.document.DocumentStore
-
- withCaseInsensitivePropertyNames() - Method in class net.ravendb.abstractions.json.linq.RavenJObject
-
- withConventions(DocumentConvention) - Method in class net.ravendb.client.DocumentStoreBase
-
- within(Object) - Method in class net.ravendb.client.spatial.SpatialCriteriaFactory
-
- withinRadiusOf(double, double, double) - Method in class net.ravendb.client.document.DocumentQuery
-
- withinRadiusOf(String, double, double, double) - Method in class net.ravendb.client.document.DocumentQuery
-
- withinRadiusOf(double, double, double, SpatialOptions.SpatialUnits) - Method in class net.ravendb.client.document.DocumentQuery
-
- withinRadiusOf(String, double, double, double, SpatialOptions.SpatialUnits) - Method in class net.ravendb.client.document.DocumentQuery
-
- withinRadiusOf(double, double, double) - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- withinRadiusOf(String, double, double, double) - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- withinRadiusOf(double, double, double, SpatialOptions.SpatialUnits) - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- withinRadiusOf(String, double, double, double, SpatialOptions.SpatialUnits) - Method in class net.ravendb.client.document.DocumentQueryCustomization
-
- withinRadiusOf(double, double, double) - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
Filter matches to be inside the specified radius
- withinRadiusOf(String, double, double, double) - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
Filter matches to be inside the specified radius
- withinRadiusOf(double, double, double, SpatialOptions.SpatialUnits) - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
Filter matches to be inside the specified radius
- withinRadiusOf(String, double, double, double, SpatialOptions.SpatialUnits) - Method in class net.ravendb.client.document.DocumentQueryCustomizationFactory
-
Filter matches to be inside the specified radius
- withinRadiusOf(double, double, double) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Filter matches to be inside the specified radius
- withinRadiusOf(double, double, double, SpatialOptions.SpatialUnits) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Filter matches to be inside the specified radius
- withinRadiusOf(String, double, double, double) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Filter matches to be inside the specified radius
- withinRadiusOf(String, double, double, double, SpatialOptions.SpatialUnits) - Method in interface net.ravendb.client.IDocumentQueryBase
-
Filter matches to be inside the specified radius
- withinRadiusOf(double, double, double) - Method in interface net.ravendb.client.IDocumentQueryCustomization
-
Filter matches to be inside the specified radius
- withinRadiusOf(String, double, double, double) - Method in interface net.ravendb.client.IDocumentQueryCustomization
-
Filter matches to be inside the specified radius
- withinRadiusOf(double, double, double, SpatialOptions.SpatialUnits) - Method in interface net.ravendb.client.IDocumentQueryCustomization
-
Filter matches to be inside the specified radius
- withinRadiusOf(String, double, double, double, SpatialOptions.SpatialUnits) - Method in interface net.ravendb.client.IDocumentQueryCustomization
-
Filter matches to be inside the specified radius
- withinRadiusOf(double, double, double) - Method in class net.ravendb.client.spatial.SpatialCriteriaFactory
-
- withLockFor(String) - Method in class net.ravendb.abstractions.util.AtomicDictionary
-
Usage: synchronized (withLockFor(key))
- WktSanitizer - Class in net.ravendb.abstractions.spatial
-
- WktSanitizer() - Constructor for class net.ravendb.abstractions.spatial.WktSanitizer
-
- write(InputStream) - Method in class net.ravendb.client.connection.implementation.HttpJsonRequest
-
- write(String) - Method in class net.ravendb.client.connection.implementation.HttpJsonRequest
-
- write(String, RavenJObject, RavenJObject) - Method in interface net.ravendb.client.document.ILowLevelBulkInsertOperation
-
- write(String, RavenJObject, RavenJObject, Integer) - Method in interface net.ravendb.client.document.ILowLevelBulkInsertOperation
-
- write(String, RavenJObject, RavenJObject) - Method in class net.ravendb.client.document.RemoteBulkInsertOperation
-
- write(String, RavenJObject, RavenJObject, Integer) - Method in class net.ravendb.client.document.RemoteBulkInsertOperation
-
- writeBinary(Base64Variant, byte[], int, int) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeBoolean(boolean) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeDataToRequest(HttpRequest, String, boolean) - Static method in class net.ravendb.abstractions.connection.HttpRequestHelper
-
- writeEndArray() - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeEndObject() - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeFieldName(String) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeNull() - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeNumber(int) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeNumber(long) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeNumber(BigInteger) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeNumber(double) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeNumber(float) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeNumber(BigDecimal) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeNumber(String) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeObject(Object) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeRaw(String) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeRaw(String, int, int) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeRaw(char[], int, int) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeRaw(char) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeRawUTF8String(byte[], int, int) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeRawValue(String) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeRawValue(String, int, int) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeRawValue(char[], int, int) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeStartArray() - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeStartObject() - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeString(String) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeString(char[], int, int) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeTo(JsonGenerator) - Method in class net.ravendb.abstractions.json.linq.RavenJArray
-
- writeTo(JsonGenerator) - Method in class net.ravendb.abstractions.json.linq.RavenJObject
-
Writes this token to a JsonGenerator
- writeTo(JsonGenerator) - Method in class net.ravendb.abstractions.json.linq.RavenJToken
-
- writeTo(JsonGenerator) - Method in class net.ravendb.abstractions.json.linq.RavenJValue
-
- writeTo(OutputStream) - Method in class net.ravendb.java.http.client.GzipHttpEntity
-
- writeTree(JsonNode) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- writeUTF8String(byte[], int, int) - Method in class net.ravendb.abstractions.json.linq.RavenJTokenWriter
-
- WWWAuthenticateHeaderKey - Static variable in class net.ravendb.abstractions.connection.OAuthHelper.Keys
-