All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean.class Maven / Gradle / Ivy

There is a newer version: 1.62.0
Show newest version
????3!TYPELjava/lang/String;
ConstantValue getLimitInMemory()JRuntimeVisibleAnnotations3Lorg/apache/jackrabbit/oak/commons/jmx/Description;value?Get the limit on how many nodes a query may read at most into memory, for "order by" and "distinct" queries. If this limit is exceeded, the query throws an exception.setLimitInMemory(J)V
getLimitReads?Get the limit on how many nodes a query may read at most (raw read operations, including skipped nodes). If this limit is exceeded, the query throws an exception.
setLimitReadsgetFailTraversal()Z]Whether queries that don't use an index will fail (throw an exception). The default is false.setFailTraversal(Z)VisFastQuerySizeLWhether the query result size should return an estimation for large queries.setFastQuerySize
SourceFileQueryEngineSettingsMBean.javaRuntimeInvisibleAnnotations#LaQute/bnd/annotation/ProviderType;:org/apache/jackrabbit/oak/api/jmx/QueryEngineSettingsMBeanjava/lang/ObjectQueryEngineSettings	
s
	
s	
s	
s




© 2015 - 2024 Weber Informatics LLC | Privacy Policy