@orbit/record-cache
Classes​
- AsyncCacheIntegrityProcessor
- AsyncLiveQuery
- AsyncLiveQueryUpdate
- AsyncOperationProcessor
- AsyncRecordCache
- AsyncSchemaConsistencyProcessor
- AsyncSchemaValidationProcessor
- RecordCache
- SimpleRecordTransformBuffer
- SyncCacheIntegrityProcessor
- SyncLiveQuery
- SyncLiveQueryUpdate
- SyncOperationProcessor
- SyncRecordCache
- SyncSchemaConsistencyProcessor
- SyncSchemaValidationProcessor
Interfaces​
- AsyncInverseTransformOperator
- AsyncLiveQuerySettings
- AsyncLiveQueryUpdateSettings
- AsyncOperationProcessorClass
- AsyncQueryOperator
- AsyncRecordAccessor
- AsyncRecordCacheSettings
- AsyncTransformOperator
- BaseRecordAccessor
- PatchResult
- RecordCacheQueryOptions
- RecordCacheSettings
- RecordCacheTransformOptions
- RecordCacheUpdateDetails
- RecordChangeset
- RecordRelationshipIdentity
- RecordTransformBuffer
- RelatedRecordIdentity
- SimpleRecordTransformBufferState
- SyncInverseTransformOperator
- SyncLiveQuerySettings
- SyncLiveQueryUpdateSettings
- SyncOperationProcessorClass
- SyncQueryOperator
- SyncRecordAccessor
- SyncRecordCacheSettings
- SyncTransformOperator
Variables​
AsyncInverseTransformOperators​
• AsyncInverseTransformOperators: Dict
<AsyncInverseTransformOperator
>
Defined in​
record-cache/src/operators/async-inverse-transform-operators.ts:31
AsyncQueryOperators​
• AsyncQueryOperators: Dict
<AsyncQueryOperator
>
Defined in​
record-cache/src/operators/async-query-operators.ts:26
AsyncTransformOperators​
• AsyncTransformOperators: Dict
<AsyncTransformOperator
>
Defined in​
record-cache/src/operators/async-transform-operators.ts:33
SyncInverseTransformOperators​
• SyncInverseTransformOperators: Dict
<SyncInverseTransformOperator
>
Defined in​
record-cache/src/operators/sync-inverse-transform-operators.ts:31
SyncQueryOperators​
• SyncQueryOperators: Dict
<SyncQueryOperator
>
Defined in​
record-cache/src/operators/sync-query-operators.ts:26
SyncTransformOperators​
• SyncTransformOperators: Dict
<SyncTransformOperator
>