IndexAdminHandlers
com.sksamuel.elastic4s.handlers.index.IndexAdminHandlers
trait IndexAdminHandlers
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Type members
Classlikes
object AliasExistsHandler extends Handler[AliasExistsRequest, AliasExistsResponse]
Attributes
- Supertypes
- Self type
-
AliasExistsHandler.type
object ClearCacheHandler extends Handler[ClearCacheRequest, ClearCacheResponse]
Attributes
- Supertypes
- Self type
-
ClearCacheHandler.type
object CloseIndexHandler extends Handler[CloseIndexRequest, CloseIndexResponse]
Attributes
- Supertypes
- Self type
-
CloseIndexHandler.type
object CreateIndexHandler extends Handler[CreateIndexRequest, CreateIndexResponse]
Attributes
- Supertypes
- Self type
-
CreateIndexHandler.type
object DeleteIndexHandler extends Handler[DeleteIndexRequest, DeleteIndexResponse]
Attributes
- Supertypes
- Self type
-
DeleteIndexHandler.type
object FlushIndexHandler extends Handler[FlushIndexRequest, FlushIndexResponse]
Attributes
- Supertypes
- Self type
-
FlushIndexHandler.type
object ForceMergeHandler extends Handler[ForceMergeRequest, ForceMergeResponse]
Attributes
- Supertypes
- Self type
-
ForceMergeHandler.type
object GetSegmentHandler extends Handler[GetSegmentsRequest, GetSegmentsResponse]
Attributes
- Supertypes
- Self type
-
GetSegmentHandler.type
object IndexExistsHandler extends Handler[IndicesExistsRequest, IndexExistsResponse]
Attributes
- Supertypes
- Self type
-
IndexExistsHandler.type
object IndexRecoveryHandler extends Handler[IndexRecoveryRequest, Response]
Attributes
- Supertypes
- Self type
-
IndexRecoveryHandler.type
object IndexShardStoreHandler extends Handler[IndexShardStoreRequest, StoreStatusResponse]
Attributes
- Supertypes
- Self type
object OpenIndexHandler extends Handler[OpenIndexRequest, OpenIndexResponse]
Attributes
- Supertypes
- Self type
-
OpenIndexHandler.type
object RefreshIndexHandler extends Handler[RefreshIndexRequest, RefreshIndexResponse]
Attributes
- Supertypes
- Self type
-
RefreshIndexHandler.type
object ShrinkIndexHandler extends Handler[ShrinkIndexRequest, ShrinkIndexResponse]
Attributes
- Supertypes
- Self type
-
ShrinkIndexHandler.type
object SplitIndexHandler extends Handler[SplitIndexRequest, SplitIndexResponse]
Attributes
- Supertypes
- Self type
-
SplitIndexHandler.type
object TypeExistsHandler extends Handler[TypesExistsRequest, TypeExistsResponse]
Attributes
- Supertypes
- Self type
-
TypeExistsHandler.type
object UpdateIndexLevelSettingsHandler extends Handler[UpdateIndexLevelSettingsRequest, UpdateIndexLevelSettingsResponse]
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
In this article