Uses of Record Class
org.springframework.data.elasticsearch.core.ActiveShardCount
Packages that use ActiveShardCount
Package
Description
-
Uses of ActiveShardCount in org.springframework.data.elasticsearch.core
Fields in org.springframework.data.elasticsearch.core declared as ActiveShardCountModifier and TypeFieldDescriptionstatic final ActiveShardCountActiveShardCount.ALLstatic final ActiveShardCountActiveShardCount.DEFAULTstatic final ActiveShardCountActiveShardCount.NONEstatic final ActiveShardCountActiveShardCount.ONE -
Uses of ActiveShardCount in org.springframework.data.elasticsearch.core.query
Methods in org.springframework.data.elasticsearch.core.query that return ActiveShardCountMethods in org.springframework.data.elasticsearch.core.query with parameters of type ActiveShardCountModifier and TypeMethodDescriptionBulkOptions.BulkOptionsBuilder.withWaitForActiveShards(ActiveShardCount waitForActiveShards)