Uses of Package
org.elasticsearch.action.admin.indices.shrink
-
Classes in org.elasticsearch.action.admin.indices.shrink used by org.elasticsearch.action.admin.indices.create Class Description ResizeType The type of the resize operation -
Classes in org.elasticsearch.action.admin.indices.shrink used by org.elasticsearch.action.admin.indices.shrink Class Description ResizeAction ResizeRequest Request class to shrink an index into a single shardResizeRequestBuilder ResizeResponse A response for a resize index action, either shrink or split index.ResizeType The type of the resize operationShrinkAction -
Classes in org.elasticsearch.action.admin.indices.shrink used by org.elasticsearch.client Class Description ResizeRequest Request class to shrink an index into a single shardResizeRequestBuilder ResizeResponse A response for a resize index action, either shrink or split index. -
Classes in org.elasticsearch.action.admin.indices.shrink used by org.elasticsearch.rest.action.admin.indices Class Description ResizeType The type of the resize operation