# JournaledGrain&lt;TGrainState, TEventBase&gt;.DefaultAdaptorFactory

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleans.eventsourcing.journaledgrain-2/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleans.eventsourcing.journaledgrain-2/properties/)

[Source](https://github.com/dotnet/orleans/blob/b7a9e3e1c9c54b3cec3a467c5734bf7744541bcf/src/Orleans.EventSourcing/JournaledGrain.cs#L277)

```csharp
protected override ILogViewAdaptorFactory JournaledGrain<TGrainState, DefaultAdaptorFactory
```

If there is no log-consistency provider specified, store versioned state using default storage provider
