Class IndexPrimaryShardNotAllocatedException

All Implemented Interfaces:
Serializable, Writeable, ToXContent, ToXContentFragment

public class IndexPrimaryShardNotAllocatedException extends ElasticsearchException
Thrown when some action cannot be performed because the primary shard of some shard group in an index has not been allocated post api action.
See Also: