@fluidframework/container-runtime 2.0.0-dev-rc.2.0.0.246488 → 2.0.0-dev-rc.3.0.0.253463
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/api-report/container-runtime.api.md +109 -55
- package/dist/batchTracker.d.ts +1 -1
- package/dist/batchTracker.d.ts.map +1 -1
- package/dist/batchTracker.js +4 -4
- package/dist/batchTracker.js.map +1 -1
- package/dist/blobManager.d.ts +33 -25
- package/dist/blobManager.d.ts.map +1 -1
- package/dist/blobManager.js +82 -100
- package/dist/blobManager.js.map +1 -1
- package/dist/channelCollection.d.ts +7 -6
- package/dist/channelCollection.d.ts.map +1 -1
- package/dist/channelCollection.js +110 -77
- package/dist/channelCollection.js.map +1 -1
- package/dist/connectionTelemetry.d.ts +3 -3
- package/dist/connectionTelemetry.d.ts.map +1 -1
- package/dist/connectionTelemetry.js +17 -17
- package/dist/connectionTelemetry.js.map +1 -1
- package/dist/container-runtime-alpha.d.ts +263 -41
- package/dist/container-runtime-beta.d.ts +44 -30
- package/dist/container-runtime-public.d.ts +44 -30
- package/dist/container-runtime-untrimmed.d.ts +265 -56
- package/dist/containerHandleContext.d.ts.map +1 -1
- package/dist/containerHandleContext.js +2 -2
- package/dist/containerHandleContext.js.map +1 -1
- package/dist/containerRuntime.d.ts +40 -30
- package/dist/containerRuntime.d.ts.map +1 -1
- package/dist/containerRuntime.js +376 -255
- package/dist/containerRuntime.js.map +1 -1
- package/dist/dataStore.d.ts +1 -1
- package/dist/dataStore.d.ts.map +1 -1
- package/dist/dataStore.js +7 -7
- package/dist/dataStore.js.map +1 -1
- package/dist/dataStoreContext.d.ts +9 -9
- package/dist/dataStoreContext.d.ts.map +1 -1
- package/dist/dataStoreContext.js +74 -74
- package/dist/dataStoreContext.js.map +1 -1
- package/dist/dataStoreContexts.d.ts.map +1 -1
- package/dist/dataStoreContexts.js +11 -11
- package/dist/dataStoreContexts.js.map +1 -1
- package/dist/dataStoreRegistry.d.ts +1 -1
- package/dist/dataStoreRegistry.d.ts.map +1 -1
- package/dist/dataStoreRegistry.js +2 -2
- package/dist/dataStoreRegistry.js.map +1 -1
- package/dist/deltaManagerSummarizerProxy.d.ts +1 -1
- package/dist/deltaManagerSummarizerProxy.d.ts.map +1 -1
- package/dist/deltaManagerSummarizerProxy.js.map +1 -1
- package/dist/deltaScheduler.d.ts +1 -1
- package/dist/deltaScheduler.d.ts.map +1 -1
- package/dist/deltaScheduler.js +6 -6
- package/dist/deltaScheduler.js.map +1 -1
- package/dist/error.d.ts +1 -1
- package/dist/error.d.ts.map +1 -1
- package/dist/error.js +4 -4
- package/dist/error.js.map +1 -1
- package/dist/gc/garbageCollection.d.ts +3 -2
- package/dist/gc/garbageCollection.d.ts.map +1 -1
- package/dist/gc/garbageCollection.js +21 -21
- package/dist/gc/garbageCollection.js.map +1 -1
- package/dist/gc/gcConfigs.d.ts +2 -2
- package/dist/gc/gcConfigs.d.ts.map +1 -1
- package/dist/gc/gcConfigs.js +4 -5
- package/dist/gc/gcConfigs.js.map +1 -1
- package/dist/gc/gcDefinitions.d.ts +4 -3
- package/dist/gc/gcDefinitions.d.ts.map +1 -1
- package/dist/gc/gcDefinitions.js.map +1 -1
- package/dist/gc/gcHelpers.d.ts +5 -1
- package/dist/gc/gcHelpers.d.ts.map +1 -1
- package/dist/gc/gcHelpers.js +21 -12
- package/dist/gc/gcHelpers.js.map +1 -1
- package/dist/gc/gcSummaryStateTracker.d.ts +2 -2
- package/dist/gc/gcSummaryStateTracker.d.ts.map +1 -1
- package/dist/gc/gcSummaryStateTracker.js +11 -11
- package/dist/gc/gcSummaryStateTracker.js.map +1 -1
- package/dist/gc/gcTelemetry.d.ts +2 -1
- package/dist/gc/gcTelemetry.d.ts.map +1 -1
- package/dist/gc/gcTelemetry.js +11 -9
- package/dist/gc/gcTelemetry.js.map +1 -1
- package/dist/gc/gcUnreferencedStateTracker.d.ts.map +1 -1
- package/dist/gc/gcUnreferencedStateTracker.js +6 -6
- package/dist/gc/gcUnreferencedStateTracker.js.map +1 -1
- package/dist/gc/index.d.ts +1 -1
- package/dist/gc/index.d.ts.map +1 -1
- package/dist/gc/index.js +2 -1
- package/dist/gc/index.js.map +1 -1
- package/dist/index.d.ts +2 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +4 -2
- package/dist/index.js.map +1 -1
- package/dist/messageTypes.d.ts +11 -5
- package/dist/messageTypes.d.ts.map +1 -1
- package/dist/messageTypes.js +4 -0
- package/dist/messageTypes.js.map +1 -1
- package/dist/opLifecycle/batchManager.d.ts.map +1 -1
- package/dist/opLifecycle/batchManager.js.map +1 -1
- package/dist/opLifecycle/definitions.d.ts +2 -20
- package/dist/opLifecycle/definitions.d.ts.map +1 -1
- package/dist/opLifecycle/definitions.js.map +1 -1
- package/dist/opLifecycle/index.d.ts +3 -3
- package/dist/opLifecycle/index.d.ts.map +1 -1
- package/dist/opLifecycle/index.js +3 -1
- package/dist/opLifecycle/index.js.map +1 -1
- package/dist/opLifecycle/opCompressor.d.ts.map +1 -1
- package/dist/opLifecycle/opCompressor.js +5 -6
- package/dist/opLifecycle/opCompressor.js.map +1 -1
- package/dist/opLifecycle/opDecompressor.d.ts +15 -4
- package/dist/opLifecycle/opDecompressor.d.ts.map +1 -1
- package/dist/opLifecycle/opDecompressor.js +62 -63
- package/dist/opLifecycle/opDecompressor.js.map +1 -1
- package/dist/opLifecycle/opGroupingManager.d.ts +2 -1
- package/dist/opLifecycle/opGroupingManager.d.ts.map +1 -1
- package/dist/opLifecycle/opGroupingManager.js +14 -16
- package/dist/opLifecycle/opGroupingManager.js.map +1 -1
- package/dist/opLifecycle/opSplitter.d.ts +12 -4
- package/dist/opLifecycle/opSplitter.d.ts.map +1 -1
- package/dist/opLifecycle/opSplitter.js +63 -53
- package/dist/opLifecycle/opSplitter.js.map +1 -1
- package/dist/opLifecycle/outbox.d.ts +2 -1
- package/dist/opLifecycle/outbox.d.ts.map +1 -1
- package/dist/opLifecycle/outbox.js +19 -24
- package/dist/opLifecycle/outbox.js.map +1 -1
- package/dist/opLifecycle/remoteMessageProcessor.d.ts +8 -0
- package/dist/opLifecycle/remoteMessageProcessor.d.ts.map +1 -1
- package/dist/opLifecycle/remoteMessageProcessor.js +36 -35
- package/dist/opLifecycle/remoteMessageProcessor.js.map +1 -1
- package/dist/packageVersion.d.ts +1 -1
- package/dist/packageVersion.js +1 -1
- package/dist/packageVersion.js.map +1 -1
- package/dist/pendingStateManager.d.ts +1 -1
- package/dist/pendingStateManager.d.ts.map +1 -1
- package/dist/pendingStateManager.js +18 -18
- package/dist/pendingStateManager.js.map +1 -1
- package/dist/scheduleManager.d.ts +1 -1
- package/dist/scheduleManager.d.ts.map +1 -1
- package/dist/scheduleManager.js +24 -24
- package/dist/scheduleManager.js.map +1 -1
- package/dist/storageServiceWithAttachBlobs.d.ts +2 -2
- package/dist/storageServiceWithAttachBlobs.d.ts.map +1 -1
- package/dist/storageServiceWithAttachBlobs.js +2 -2
- package/dist/storageServiceWithAttachBlobs.js.map +1 -1
- package/dist/summary/documentSchema.d.ts +209 -0
- package/dist/summary/documentSchema.d.ts.map +1 -0
- package/dist/summary/documentSchema.js +382 -0
- package/dist/summary/documentSchema.js.map +1 -0
- package/dist/summary/index.d.ts +2 -1
- package/dist/summary/index.d.ts.map +1 -1
- package/dist/summary/index.js +4 -1
- package/dist/summary/index.js.map +1 -1
- package/dist/summary/orderedClientElection.d.ts +2 -2
- package/dist/summary/orderedClientElection.d.ts.map +1 -1
- package/dist/summary/orderedClientElection.js +8 -7
- package/dist/summary/orderedClientElection.js.map +1 -1
- package/dist/summary/runWhileConnectedCoordinator.d.ts +1 -1
- package/dist/summary/runWhileConnectedCoordinator.d.ts.map +1 -1
- package/dist/summary/runWhileConnectedCoordinator.js +3 -3
- package/dist/summary/runWhileConnectedCoordinator.js.map +1 -1
- package/dist/summary/runningSummarizer.d.ts +3 -3
- package/dist/summary/runningSummarizer.d.ts.map +1 -1
- package/dist/summary/runningSummarizer.js +16 -16
- package/dist/summary/runningSummarizer.js.map +1 -1
- package/dist/summary/summarizer.d.ts +3 -2
- package/dist/summary/summarizer.d.ts.map +1 -1
- package/dist/summary/summarizer.js +13 -13
- package/dist/summary/summarizer.js.map +1 -1
- package/dist/summary/summarizerClientElection.d.ts +2 -2
- package/dist/summary/summarizerClientElection.d.ts.map +1 -1
- package/dist/summary/summarizerClientElection.js.map +1 -1
- package/dist/summary/summarizerHeuristics.d.ts +1 -1
- package/dist/summary/summarizerHeuristics.d.ts.map +1 -1
- package/dist/summary/summarizerHeuristics.js +2 -2
- package/dist/summary/summarizerHeuristics.js.map +1 -1
- package/dist/summary/summarizerNode/summarizerNode.d.ts +3 -2
- package/dist/summary/summarizerNode/summarizerNode.d.ts.map +1 -1
- package/dist/summary/summarizerNode/summarizerNode.js +28 -28
- package/dist/summary/summarizerNode/summarizerNode.js.map +1 -1
- package/dist/summary/summarizerNode/summarizerNodeUtils.d.ts +2 -1
- package/dist/summary/summarizerNode/summarizerNodeUtils.d.ts.map +1 -1
- package/dist/summary/summarizerNode/summarizerNodeUtils.js +3 -3
- package/dist/summary/summarizerNode/summarizerNodeUtils.js.map +1 -1
- package/dist/summary/summarizerNode/summarizerNodeWithGc.d.ts +2 -1
- package/dist/summary/summarizerNode/summarizerNodeWithGc.d.ts.map +1 -1
- package/dist/summary/summarizerNode/summarizerNodeWithGc.js +14 -14
- package/dist/summary/summarizerNode/summarizerNodeWithGc.js.map +1 -1
- package/dist/summary/summarizerTypes.d.ts +5 -3
- package/dist/summary/summarizerTypes.d.ts.map +1 -1
- package/dist/summary/summarizerTypes.js.map +1 -1
- package/dist/summary/summaryCollection.d.ts +2 -2
- package/dist/summary/summaryCollection.d.ts.map +1 -1
- package/dist/summary/summaryCollection.js +7 -7
- package/dist/summary/summaryCollection.js.map +1 -1
- package/dist/summary/summaryFormat.d.ts +6 -17
- package/dist/summary/summaryFormat.d.ts.map +1 -1
- package/dist/summary/summaryFormat.js +8 -8
- package/dist/summary/summaryFormat.js.map +1 -1
- package/dist/summary/summaryGenerator.d.ts +4 -3
- package/dist/summary/summaryGenerator.d.ts.map +1 -1
- package/dist/summary/summaryGenerator.js +17 -17
- package/dist/summary/summaryGenerator.js.map +1 -1
- package/dist/summary/summaryManager.d.ts +1 -1
- package/dist/summary/summaryManager.d.ts.map +1 -1
- package/dist/summary/summaryManager.js +15 -14
- package/dist/summary/summaryManager.js.map +1 -1
- package/lib/batchTracker.d.ts +1 -1
- package/lib/batchTracker.d.ts.map +1 -1
- package/lib/batchTracker.js +2 -2
- package/lib/batchTracker.js.map +1 -1
- package/lib/blobManager.d.ts +33 -25
- package/lib/blobManager.d.ts.map +1 -1
- package/lib/blobManager.js +48 -66
- package/lib/blobManager.js.map +1 -1
- package/lib/channelCollection.d.ts +7 -6
- package/lib/channelCollection.d.ts.map +1 -1
- package/lib/channelCollection.js +47 -14
- package/lib/channelCollection.js.map +1 -1
- package/lib/connectionTelemetry.d.ts +3 -3
- package/lib/connectionTelemetry.d.ts.map +1 -1
- package/lib/connectionTelemetry.js +3 -3
- package/lib/connectionTelemetry.js.map +1 -1
- package/lib/container-runtime-alpha.d.ts +263 -41
- package/lib/container-runtime-beta.d.ts +44 -30
- package/lib/container-runtime-public.d.ts +44 -30
- package/lib/container-runtime-untrimmed.d.ts +265 -56
- package/lib/containerHandleContext.d.ts.map +1 -1
- package/lib/containerHandleContext.js +1 -1
- package/lib/containerHandleContext.js.map +1 -1
- package/lib/containerRuntime.d.ts +40 -30
- package/lib/containerRuntime.d.ts.map +1 -1
- package/lib/containerRuntime.js +224 -101
- package/lib/containerRuntime.js.map +1 -1
- package/lib/dataStore.d.ts +1 -1
- package/lib/dataStore.d.ts.map +1 -1
- package/lib/dataStore.js +2 -2
- package/lib/dataStore.js.map +1 -1
- package/lib/dataStoreContext.d.ts +9 -9
- package/lib/dataStoreContext.d.ts.map +1 -1
- package/lib/dataStoreContext.js +8 -8
- package/lib/dataStoreContext.js.map +1 -1
- package/lib/dataStoreContexts.d.ts.map +1 -1
- package/lib/dataStoreContexts.js +2 -2
- package/lib/dataStoreContexts.js.map +1 -1
- package/lib/dataStoreRegistry.d.ts +1 -1
- package/lib/dataStoreRegistry.d.ts.map +1 -1
- package/lib/dataStoreRegistry.js +1 -1
- package/lib/dataStoreRegistry.js.map +1 -1
- package/lib/deltaManagerSummarizerProxy.d.ts +1 -1
- package/lib/deltaManagerSummarizerProxy.d.ts.map +1 -1
- package/lib/deltaManagerSummarizerProxy.js.map +1 -1
- package/lib/deltaScheduler.d.ts +1 -1
- package/lib/deltaScheduler.d.ts.map +1 -1
- package/lib/deltaScheduler.js +1 -1
- package/lib/deltaScheduler.js.map +1 -1
- package/lib/error.d.ts +1 -1
- package/lib/error.d.ts.map +1 -1
- package/lib/error.js +2 -2
- package/lib/error.js.map +1 -1
- package/lib/gc/garbageCollection.d.ts +3 -2
- package/lib/gc/garbageCollection.d.ts.map +1 -1
- package/lib/gc/garbageCollection.js +6 -6
- package/lib/gc/garbageCollection.js.map +1 -1
- package/lib/gc/gcConfigs.d.ts +2 -2
- package/lib/gc/gcConfigs.d.ts.map +1 -1
- package/lib/gc/gcConfigs.js +4 -5
- package/lib/gc/gcConfigs.js.map +1 -1
- package/lib/gc/gcDefinitions.d.ts +4 -3
- package/lib/gc/gcDefinitions.d.ts.map +1 -1
- package/lib/gc/gcDefinitions.js.map +1 -1
- package/lib/gc/gcHelpers.d.ts +5 -1
- package/lib/gc/gcHelpers.d.ts.map +1 -1
- package/lib/gc/gcHelpers.js +10 -2
- package/lib/gc/gcHelpers.js.map +1 -1
- package/lib/gc/gcSummaryStateTracker.d.ts +2 -2
- package/lib/gc/gcSummaryStateTracker.d.ts.map +1 -1
- package/lib/gc/gcSummaryStateTracker.js +2 -2
- package/lib/gc/gcSummaryStateTracker.js.map +1 -1
- package/lib/gc/gcTelemetry.d.ts +2 -1
- package/lib/gc/gcTelemetry.d.ts.map +1 -1
- package/lib/gc/gcTelemetry.js +4 -2
- package/lib/gc/gcTelemetry.js.map +1 -1
- package/lib/gc/gcUnreferencedStateTracker.d.ts.map +1 -1
- package/lib/gc/gcUnreferencedStateTracker.js +2 -2
- package/lib/gc/gcUnreferencedStateTracker.js.map +1 -1
- package/lib/gc/index.d.ts +1 -1
- package/lib/gc/index.d.ts.map +1 -1
- package/lib/gc/index.js +1 -1
- package/lib/gc/index.js.map +1 -1
- package/lib/index.d.ts +2 -2
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +2 -2
- package/lib/index.js.map +1 -1
- package/lib/messageTypes.d.ts +11 -5
- package/lib/messageTypes.d.ts.map +1 -1
- package/lib/messageTypes.js +4 -0
- package/lib/messageTypes.js.map +1 -1
- package/lib/opLifecycle/batchManager.d.ts.map +1 -1
- package/lib/opLifecycle/batchManager.js.map +1 -1
- package/lib/opLifecycle/definitions.d.ts +2 -20
- package/lib/opLifecycle/definitions.d.ts.map +1 -1
- package/lib/opLifecycle/definitions.js.map +1 -1
- package/lib/opLifecycle/index.d.ts +3 -3
- package/lib/opLifecycle/index.d.ts.map +1 -1
- package/lib/opLifecycle/index.js +2 -2
- package/lib/opLifecycle/index.js.map +1 -1
- package/lib/opLifecycle/opCompressor.d.ts.map +1 -1
- package/lib/opLifecycle/opCompressor.js +2 -3
- package/lib/opLifecycle/opCompressor.js.map +1 -1
- package/lib/opLifecycle/opDecompressor.d.ts +15 -4
- package/lib/opLifecycle/opDecompressor.d.ts.map +1 -1
- package/lib/opLifecycle/opDecompressor.js +61 -62
- package/lib/opLifecycle/opDecompressor.js.map +1 -1
- package/lib/opLifecycle/opGroupingManager.d.ts +2 -1
- package/lib/opLifecycle/opGroupingManager.d.ts.map +1 -1
- package/lib/opLifecycle/opGroupingManager.js +9 -12
- package/lib/opLifecycle/opGroupingManager.js.map +1 -1
- package/lib/opLifecycle/opSplitter.d.ts +12 -4
- package/lib/opLifecycle/opSplitter.d.ts.map +1 -1
- package/lib/opLifecycle/opSplitter.js +47 -38
- package/lib/opLifecycle/opSplitter.js.map +1 -1
- package/lib/opLifecycle/outbox.d.ts +2 -1
- package/lib/opLifecycle/outbox.d.ts.map +1 -1
- package/lib/opLifecycle/outbox.js +8 -13
- package/lib/opLifecycle/outbox.js.map +1 -1
- package/lib/opLifecycle/remoteMessageProcessor.d.ts +8 -0
- package/lib/opLifecycle/remoteMessageProcessor.d.ts.map +1 -1
- package/lib/opLifecycle/remoteMessageProcessor.js +36 -35
- package/lib/opLifecycle/remoteMessageProcessor.js.map +1 -1
- package/lib/packageVersion.d.ts +1 -1
- package/lib/packageVersion.js +1 -1
- package/lib/packageVersion.js.map +1 -1
- package/lib/pendingStateManager.d.ts +1 -1
- package/lib/pendingStateManager.d.ts.map +1 -1
- package/lib/pendingStateManager.js +2 -2
- package/lib/pendingStateManager.js.map +1 -1
- package/lib/scheduleManager.d.ts +1 -1
- package/lib/scheduleManager.d.ts.map +1 -1
- package/lib/scheduleManager.js +3 -3
- package/lib/scheduleManager.js.map +1 -1
- package/lib/storageServiceWithAttachBlobs.d.ts +2 -2
- package/lib/storageServiceWithAttachBlobs.d.ts.map +1 -1
- package/lib/storageServiceWithAttachBlobs.js +1 -1
- package/lib/storageServiceWithAttachBlobs.js.map +1 -1
- package/lib/summary/documentSchema.d.ts +209 -0
- package/lib/summary/documentSchema.d.ts.map +1 -0
- package/lib/summary/documentSchema.js +378 -0
- package/lib/summary/documentSchema.js.map +1 -0
- package/lib/summary/index.d.ts +2 -1
- package/lib/summary/index.d.ts.map +1 -1
- package/lib/summary/index.js +1 -0
- package/lib/summary/index.js.map +1 -1
- package/lib/summary/orderedClientElection.d.ts +2 -2
- package/lib/summary/orderedClientElection.d.ts.map +1 -1
- package/lib/summary/orderedClientElection.js +3 -2
- package/lib/summary/orderedClientElection.js.map +1 -1
- package/lib/summary/runWhileConnectedCoordinator.d.ts +1 -1
- package/lib/summary/runWhileConnectedCoordinator.d.ts.map +1 -1
- package/lib/summary/runWhileConnectedCoordinator.js +1 -1
- package/lib/summary/runWhileConnectedCoordinator.js.map +1 -1
- package/lib/summary/runningSummarizer.d.ts +3 -3
- package/lib/summary/runningSummarizer.d.ts.map +1 -1
- package/lib/summary/runningSummarizer.js +3 -3
- package/lib/summary/runningSummarizer.js.map +1 -1
- package/lib/summary/summarizer.d.ts +3 -2
- package/lib/summary/summarizer.d.ts.map +1 -1
- package/lib/summary/summarizer.js +3 -3
- package/lib/summary/summarizer.js.map +1 -1
- package/lib/summary/summarizerClientElection.d.ts +2 -2
- package/lib/summary/summarizerClientElection.d.ts.map +1 -1
- package/lib/summary/summarizerClientElection.js.map +1 -1
- package/lib/summary/summarizerHeuristics.d.ts +1 -1
- package/lib/summary/summarizerHeuristics.d.ts.map +1 -1
- package/lib/summary/summarizerHeuristics.js +1 -1
- package/lib/summary/summarizerHeuristics.js.map +1 -1
- package/lib/summary/summarizerNode/summarizerNode.d.ts +3 -2
- package/lib/summary/summarizerNode/summarizerNode.d.ts.map +1 -1
- package/lib/summary/summarizerNode/summarizerNode.js +5 -5
- package/lib/summary/summarizerNode/summarizerNode.js.map +1 -1
- package/lib/summary/summarizerNode/summarizerNodeUtils.d.ts +2 -1
- package/lib/summary/summarizerNode/summarizerNodeUtils.d.ts.map +1 -1
- package/lib/summary/summarizerNode/summarizerNodeUtils.js +1 -1
- package/lib/summary/summarizerNode/summarizerNodeUtils.js.map +1 -1
- package/lib/summary/summarizerNode/summarizerNodeWithGc.d.ts +2 -1
- package/lib/summary/summarizerNode/summarizerNodeWithGc.d.ts.map +1 -1
- package/lib/summary/summarizerNode/summarizerNodeWithGc.js +3 -3
- package/lib/summary/summarizerNode/summarizerNodeWithGc.js.map +1 -1
- package/lib/summary/summarizerTypes.d.ts +5 -3
- package/lib/summary/summarizerTypes.d.ts.map +1 -1
- package/lib/summary/summarizerTypes.js.map +1 -1
- package/lib/summary/summaryCollection.d.ts +2 -2
- package/lib/summary/summaryCollection.d.ts.map +1 -1
- package/lib/summary/summaryCollection.js +1 -1
- package/lib/summary/summaryCollection.js.map +1 -1
- package/lib/summary/summaryFormat.d.ts +6 -17
- package/lib/summary/summaryFormat.d.ts.map +1 -1
- package/lib/summary/summaryFormat.js +3 -3
- package/lib/summary/summaryFormat.js.map +1 -1
- package/lib/summary/summaryGenerator.d.ts +4 -3
- package/lib/summary/summaryGenerator.d.ts.map +1 -1
- package/lib/summary/summaryGenerator.js +4 -4
- package/lib/summary/summaryGenerator.js.map +1 -1
- package/lib/summary/summaryManager.d.ts +1 -1
- package/lib/summary/summaryManager.d.ts.map +1 -1
- package/lib/summary/summaryManager.js +9 -8
- package/lib/summary/summaryManager.js.map +1 -1
- package/lib/tsdoc-metadata.json +11 -0
- package/package.json +34 -32
- package/src/batchTracker.ts +4 -3
- package/src/blobManager.ts +100 -69
- package/src/channelCollection.ts +86 -43
- package/src/connectionTelemetry.ts +12 -12
- package/src/containerHandleContext.ts +3 -2
- package/src/containerRuntime.ts +419 -232
- package/src/dataStore.ts +5 -3
- package/src/dataStoreContext.ts +32 -29
- package/src/dataStoreContexts.ts +4 -2
- package/src/dataStoreRegistry.ts +2 -2
- package/src/deltaManagerSummarizerProxy.ts +1 -1
- package/src/deltaScheduler.ts +2 -1
- package/src/error.ts +2 -2
- package/src/gc/garbageCollection.ts +19 -18
- package/src/gc/gcConfigs.ts +15 -18
- package/src/gc/gcDefinitions.ts +6 -6
- package/src/gc/gcHelpers.ts +22 -5
- package/src/gc/gcSummaryStateTracker.ts +7 -5
- package/src/gc/gcTelemetry.ts +13 -7
- package/src/gc/gcUnreferencedStateTracker.ts +3 -2
- package/src/gc/index.ts +1 -0
- package/src/index.ts +8 -1
- package/src/messageTypes.ts +20 -6
- package/src/opLifecycle/README.md +89 -0
- package/src/opLifecycle/batchManager.ts +1 -0
- package/src/opLifecycle/definitions.ts +3 -21
- package/src/opLifecycle/index.ts +3 -9
- package/src/opLifecycle/opCompressor.ts +6 -5
- package/src/opLifecycle/opDecompressor.ts +84 -100
- package/src/opLifecycle/opGroupingManager.ts +12 -14
- package/src/opLifecycle/opSplitter.ts +76 -48
- package/src/opLifecycle/outbox.ts +17 -32
- package/src/opLifecycle/remoteMessageProcessor.ts +43 -59
- package/src/packageVersion.ts +1 -1
- package/src/pendingStateManager.ts +6 -6
- package/src/scheduleManager.ts +9 -8
- package/src/storageServiceWithAttachBlobs.ts +2 -2
- package/src/summary/documentSchema.ts +612 -0
- package/src/summary/index.ts +10 -1
- package/src/summary/orderedClientElection.ts +6 -7
- package/src/summary/runWhileConnectedCoordinator.ts +3 -2
- package/src/summary/runningSummarizer.ts +22 -20
- package/src/summary/summarizer.ts +17 -15
- package/src/summary/summarizerClientElection.ts +3 -2
- package/src/summary/summarizerHeuristics.ts +4 -2
- package/src/summary/summarizerNode/summarizerNode.ts +20 -18
- package/src/summary/summarizerNode/summarizerNodeUtils.ts +3 -2
- package/src/summary/summarizerNode/summarizerNodeWithGc.ts +16 -8
- package/src/summary/summarizerTypes.ts +7 -3
- package/src/summary/summaryCollection.ts +3 -3
- package/src/summary/summaryFormat.ts +14 -26
- package/src/summary/summaryGenerator.ts +12 -15
- package/src/summary/summaryManager.ts +16 -13
- package/lib/test/batchTracker.spec.js +0 -88
- package/lib/test/batchTracker.spec.js.map +0 -1
- package/lib/test/blobManager.spec.js +0 -835
- package/lib/test/blobManager.spec.js.map +0 -1
- package/lib/test/channelCollection.spec.js +0 -138
- package/lib/test/channelCollection.spec.js.map +0 -1
- package/lib/test/containerRuntime.spec.js +0 -1748
- package/lib/test/containerRuntime.spec.js.map +0 -1
- package/lib/test/dataStoreContext.spec.js +0 -771
- package/lib/test/dataStoreContext.spec.js.map +0 -1
- package/lib/test/dataStoreCreation.spec.js +0 -303
- package/lib/test/dataStoreCreation.spec.js.map +0 -1
- package/lib/test/dataStoreRegistry.spec.js +0 -26
- package/lib/test/dataStoreRegistry.spec.js.map +0 -1
- package/lib/test/fuzz/fuzzUtils.js +0 -66
- package/lib/test/fuzz/fuzzUtils.js.map +0 -1
- package/lib/test/fuzz/summarizer.fuzz.spec.js +0 -31
- package/lib/test/fuzz/summarizer.fuzz.spec.js.map +0 -1
- package/lib/test/fuzz/summarizerFuzzMocks.js +0 -162
- package/lib/test/fuzz/summarizerFuzzMocks.js.map +0 -1
- package/lib/test/fuzz/summarizerFuzzSuite.js +0 -106
- package/lib/test/fuzz/summarizerFuzzSuite.js.map +0 -1
- package/lib/test/gc/garbageCollection.spec.js +0 -1464
- package/lib/test/gc/garbageCollection.spec.js.map +0 -1
- package/lib/test/gc/gcConfigs.spec.js +0 -689
- package/lib/test/gc/gcConfigs.spec.js.map +0 -1
- package/lib/test/gc/gcHelpers.spec.js +0 -110
- package/lib/test/gc/gcHelpers.spec.js.map +0 -1
- package/lib/test/gc/gcReferenceGraphAlgorithm.spec.js +0 -68
- package/lib/test/gc/gcReferenceGraphAlgorithm.spec.js.map +0 -1
- package/lib/test/gc/gcStats.spec.js +0 -390
- package/lib/test/gc/gcStats.spec.js.map +0 -1
- package/lib/test/gc/gcSummaryStateTracker.spec.js +0 -228
- package/lib/test/gc/gcSummaryStateTracker.spec.js.map +0 -1
- package/lib/test/gc/gcTelemetry.spec.js +0 -530
- package/lib/test/gc/gcTelemetry.spec.js.map +0 -1
- package/lib/test/gc/gcUnitTestHelpers.js +0 -29
- package/lib/test/gc/gcUnitTestHelpers.js.map +0 -1
- package/lib/test/gc/gcUnreferencedStateTracker.spec.js +0 -192
- package/lib/test/gc/gcUnreferencedStateTracker.spec.js.map +0 -1
- package/lib/test/getPendingBlobs.spec.js +0 -193
- package/lib/test/getPendingBlobs.spec.js.map +0 -1
- package/lib/test/hardwareStats.spec.js +0 -93
- package/lib/test/hardwareStats.spec.js.map +0 -1
- package/lib/test/index.js +0 -6
- package/lib/test/index.js.map +0 -1
- package/lib/test/opLifecycle/OpGroupingManager.spec.js +0 -225
- package/lib/test/opLifecycle/OpGroupingManager.spec.js.map +0 -1
- package/lib/test/opLifecycle/batchManager.spec.js +0 -189
- package/lib/test/opLifecycle/batchManager.spec.js.map +0 -1
- package/lib/test/opLifecycle/opCompressor.spec.js +0 -74
- package/lib/test/opLifecycle/opCompressor.spec.js.map +0 -1
- package/lib/test/opLifecycle/opDecompressor.spec.js +0 -218
- package/lib/test/opLifecycle/opDecompressor.spec.js.map +0 -1
- package/lib/test/opLifecycle/opSplitter.spec.js +0 -272
- package/lib/test/opLifecycle/opSplitter.spec.js.map +0 -1
- package/lib/test/opLifecycle/outbox.spec.js +0 -675
- package/lib/test/opLifecycle/outbox.spec.js.map +0 -1
- package/lib/test/opLifecycle/remoteMessageProcessor.spec.js +0 -196
- package/lib/test/opLifecycle/remoteMessageProcessor.spec.js.map +0 -1
- package/lib/test/pendingStateManager.spec.js +0 -329
- package/lib/test/pendingStateManager.spec.js.map +0 -1
- package/lib/test/scheduleManager.spec.js +0 -270
- package/lib/test/scheduleManager.spec.js.map +0 -1
- package/lib/test/summarizerNode.spec.js +0 -326
- package/lib/test/summarizerNode.spec.js.map +0 -1
- package/lib/test/summarizerNodeWithGc.spec.js +0 -318
- package/lib/test/summarizerNodeWithGc.spec.js.map +0 -1
- package/lib/test/summary/orderedClientElection.spec.js +0 -535
- package/lib/test/summary/orderedClientElection.spec.js.map +0 -1
- package/lib/test/summary/runningSummarizer.spec.js +0 -1349
- package/lib/test/summary/runningSummarizer.spec.js.map +0 -1
- package/lib/test/summary/summarizer.spec.js +0 -29
- package/lib/test/summary/summarizer.spec.js.map +0 -1
- package/lib/test/summary/summarizerClientElection.spec.js +0 -436
- package/lib/test/summary/summarizerClientElection.spec.js.map +0 -1
- package/lib/test/summary/summarizerHeuristics.spec.js +0 -289
- package/lib/test/summary/summarizerHeuristics.spec.js.map +0 -1
- package/lib/test/summary/summaryCollection.spec.js +0 -200
- package/lib/test/summary/summaryCollection.spec.js.map +0 -1
- package/lib/test/summary/summaryManager.spec.js +0 -430
- package/lib/test/summary/summaryManager.spec.js.map +0 -1
- package/lib/test/summary/testQuorumClients.js +0 -34
- package/lib/test/summary/testQuorumClients.js.map +0 -1
- package/lib/test/throttler.spec.js +0 -175
- package/lib/test/throttler.spec.js.map +0 -1
- package/lib/test/types/validateContainerRuntimePrevious.generated.js +0 -180
- package/lib/test/types/validateContainerRuntimePrevious.generated.js.map +0 -1
|
@@ -1,50 +1,50 @@
|
|
|
1
|
-
import { AliasResult } from '@fluidframework/runtime-definitions';
|
|
1
|
+
import { AliasResult } from '@fluidframework/runtime-definitions/internal';
|
|
2
2
|
import { AttachState } from '@fluidframework/container-definitions';
|
|
3
|
-
import { ContainerWarning } from '@fluidframework/container-definitions';
|
|
4
|
-
import { CreateChildSummarizerNodeFn } from '@fluidframework/runtime-definitions';
|
|
5
|
-
import { CreateChildSummarizerNodeParam } from '@fluidframework/runtime-definitions';
|
|
6
|
-
import { FluidDataStoreRegistryEntry } from '@fluidframework/runtime-definitions';
|
|
3
|
+
import { ContainerWarning } from '@fluidframework/container-definitions/internal';
|
|
4
|
+
import { CreateChildSummarizerNodeFn } from '@fluidframework/runtime-definitions/internal';
|
|
5
|
+
import { CreateChildSummarizerNodeParam } from '@fluidframework/runtime-definitions/internal';
|
|
6
|
+
import { FluidDataStoreRegistryEntry } from '@fluidframework/runtime-definitions/internal';
|
|
7
7
|
import { FluidObject } from '@fluidframework/core-interfaces';
|
|
8
|
-
import { FlushMode } from '@fluidframework/runtime-definitions';
|
|
8
|
+
import { FlushMode } from '@fluidframework/runtime-definitions/internal';
|
|
9
9
|
import { IAudience } from '@fluidframework/container-definitions';
|
|
10
10
|
import { IClientDetails } from '@fluidframework/protocol-definitions';
|
|
11
|
-
import { IContainerContext } from '@fluidframework/container-definitions';
|
|
12
|
-
import { IContainerRuntime } from '@fluidframework/container-runtime-definitions';
|
|
13
|
-
import { IContainerRuntimeBase } from '@fluidframework/runtime-definitions';
|
|
14
|
-
import { IContainerRuntimeEvents } from '@fluidframework/container-runtime-definitions';
|
|
11
|
+
import { IContainerContext } from '@fluidframework/container-definitions/internal';
|
|
12
|
+
import { IContainerRuntime } from '@fluidframework/container-runtime-definitions/internal';
|
|
13
|
+
import { IContainerRuntimeBase } from '@fluidframework/runtime-definitions/internal';
|
|
14
|
+
import { IContainerRuntimeEvents } from '@fluidframework/container-runtime-definitions/internal';
|
|
15
15
|
import { ICriticalContainerError } from '@fluidframework/container-definitions';
|
|
16
|
-
import { IDataStore } from '@fluidframework/runtime-definitions';
|
|
16
|
+
import { IDataStore } from '@fluidframework/runtime-definitions/internal';
|
|
17
17
|
import { IDeltaManager } from '@fluidframework/container-definitions';
|
|
18
18
|
import { IDisposable } from '@fluidframework/core-interfaces';
|
|
19
19
|
import { IDocumentMessage } from '@fluidframework/protocol-definitions';
|
|
20
|
-
import { IDocumentStorageService } from '@fluidframework/driver-definitions';
|
|
21
|
-
import { IEnvelope } from '@fluidframework/runtime-definitions';
|
|
20
|
+
import { IDocumentStorageService } from '@fluidframework/driver-definitions/internal';
|
|
21
|
+
import { IEnvelope } from '@fluidframework/runtime-definitions/internal';
|
|
22
22
|
import { IEvent } from '@fluidframework/core-interfaces';
|
|
23
23
|
import { IEventProvider } from '@fluidframework/core-interfaces';
|
|
24
|
-
import { IFluidDataStoreChannel } from '@fluidframework/runtime-definitions';
|
|
25
|
-
import { IFluidDataStoreContext } from '@fluidframework/runtime-definitions';
|
|
26
|
-
import { IFluidDataStoreContextDetached } from '@fluidframework/runtime-definitions';
|
|
27
|
-
import { IFluidDataStoreFactory } from '@fluidframework/runtime-definitions';
|
|
28
|
-
import { IFluidDataStoreRegistry } from '@fluidframework/runtime-definitions';
|
|
24
|
+
import { IFluidDataStoreChannel } from '@fluidframework/runtime-definitions/internal';
|
|
25
|
+
import { IFluidDataStoreContext } from '@fluidframework/runtime-definitions/internal';
|
|
26
|
+
import { IFluidDataStoreContextDetached } from '@fluidframework/runtime-definitions/internal';
|
|
27
|
+
import { IFluidDataStoreFactory } from '@fluidframework/runtime-definitions/internal';
|
|
28
|
+
import { IFluidDataStoreRegistry } from '@fluidframework/runtime-definitions/internal';
|
|
29
29
|
import { IFluidHandle } from '@fluidframework/core-interfaces';
|
|
30
30
|
import { IFluidHandleContext } from '@fluidframework/core-interfaces';
|
|
31
|
-
import { IFluidParentContext } from '@fluidframework/runtime-definitions';
|
|
31
|
+
import { IFluidParentContext } from '@fluidframework/runtime-definitions/internal';
|
|
32
32
|
import { IGarbageCollectionData } from '@fluidframework/runtime-definitions';
|
|
33
|
-
import { IGarbageCollectionDetailsBase } from '@fluidframework/runtime-definitions';
|
|
34
|
-
import { IGetPendingLocalStateProps } from '@fluidframework/container-definitions';
|
|
33
|
+
import { IGarbageCollectionDetailsBase } from '@fluidframework/runtime-definitions/internal';
|
|
34
|
+
import { IGetPendingLocalStateProps } from '@fluidframework/container-definitions/internal';
|
|
35
35
|
import type { IIdCompressor } from '@fluidframework/id-compressor';
|
|
36
|
-
import type { IIdCompressorCore } from '@fluidframework/id-compressor';
|
|
36
|
+
import type { IIdCompressorCore } from '@fluidframework/id-compressor/internal';
|
|
37
37
|
import { IInboundSignalMessage } from '@fluidframework/runtime-definitions';
|
|
38
38
|
import { IProvideFluidHandleContext } from '@fluidframework/core-interfaces';
|
|
39
39
|
import { IQuorumClients } from '@fluidframework/protocol-definitions';
|
|
40
40
|
import { IRequest } from '@fluidframework/core-interfaces';
|
|
41
41
|
import { IResponse } from '@fluidframework/core-interfaces';
|
|
42
|
-
import { IRuntime } from '@fluidframework/container-definitions';
|
|
42
|
+
import { IRuntime } from '@fluidframework/container-definitions/internal';
|
|
43
43
|
import { ISequencedDocumentMessage } from '@fluidframework/protocol-definitions';
|
|
44
44
|
import { ISignalMessage } from '@fluidframework/protocol-definitions';
|
|
45
45
|
import { ISnapshotTree } from '@fluidframework/protocol-definitions';
|
|
46
|
-
import { ISummarizeResult } from '@fluidframework/runtime-definitions';
|
|
47
|
-
import { ISummarizerNodeWithGC } from '@fluidframework/runtime-definitions';
|
|
46
|
+
import { ISummarizeResult } from '@fluidframework/runtime-definitions/internal';
|
|
47
|
+
import { ISummarizerNodeWithGC } from '@fluidframework/runtime-definitions/internal';
|
|
48
48
|
import { ISummaryAck } from '@fluidframework/protocol-definitions';
|
|
49
49
|
import { ISummaryContent } from '@fluidframework/protocol-definitions';
|
|
50
50
|
import { ISummaryNack } from '@fluidframework/protocol-definitions';
|
|
@@ -55,9 +55,9 @@ import { ITelemetryBaseLogger } from '@fluidframework/core-interfaces';
|
|
|
55
55
|
import { ITelemetryContext } from '@fluidframework/runtime-definitions';
|
|
56
56
|
import { ITelemetryLoggerExt } from '@fluidframework/telemetry-utils';
|
|
57
57
|
import { MessageType } from '@fluidframework/protocol-definitions';
|
|
58
|
-
import { MonitoringContext } from '@fluidframework/telemetry-utils';
|
|
59
|
-
import { NamedFluidDataStoreRegistryEntries } from '@fluidframework/runtime-definitions';
|
|
60
|
-
import { SummarizeInternalFn } from '@fluidframework/runtime-definitions';
|
|
58
|
+
import { MonitoringContext } from '@fluidframework/telemetry-utils/internal';
|
|
59
|
+
import { NamedFluidDataStoreRegistryEntries } from '@fluidframework/runtime-definitions/internal';
|
|
60
|
+
import { SummarizeInternalFn } from '@fluidframework/runtime-definitions/internal';
|
|
61
61
|
import { TypedEventEmitter } from '@fluid-internal/client-utils';
|
|
62
62
|
|
|
63
63
|
/* Excluded from this release type: agentSchedulerId */
|
|
@@ -88,12 +88,20 @@ import { TypedEventEmitter } from '@fluid-internal/client-utils';
|
|
|
88
88
|
|
|
89
89
|
/* Excluded from this release type: CreateChildSummarizerNodeParam */
|
|
90
90
|
|
|
91
|
+
/* Excluded from this release type: currentDocumentVersionSchema */
|
|
92
|
+
|
|
91
93
|
/* Excluded from this release type: DataStoreContexts */
|
|
92
94
|
|
|
93
95
|
/* Excluded from this release type: DefaultSummaryConfiguration */
|
|
94
96
|
|
|
95
97
|
/* Excluded from this release type: detectOutboundReferences */
|
|
96
98
|
|
|
99
|
+
/* Excluded from this release type: disabledCompressionConfig */
|
|
100
|
+
|
|
101
|
+
/* Excluded from this release type: DocumentSchemaValueType */
|
|
102
|
+
|
|
103
|
+
/* Excluded from this release type: DocumentsSchemaController */
|
|
104
|
+
|
|
97
105
|
/* Excluded from this release type: EnqueueSummarizeResult */
|
|
98
106
|
|
|
99
107
|
/* Excluded from this release type: FluidDataStoreContext */
|
|
@@ -152,6 +160,14 @@ import { TypedEventEmitter } from '@fluid-internal/client-utils';
|
|
|
152
160
|
|
|
153
161
|
/* Excluded from this release type: IdCompressorMode */
|
|
154
162
|
|
|
163
|
+
/* Excluded from this release type: IDocumentSchema */
|
|
164
|
+
|
|
165
|
+
/* Excluded from this release type: IDocumentSchemaChangeMessage */
|
|
166
|
+
|
|
167
|
+
/* Excluded from this release type: IDocumentSchemaCurrent */
|
|
168
|
+
|
|
169
|
+
/* Excluded from this release type: IDocumentSchemaFeatures */
|
|
170
|
+
|
|
155
171
|
/* Excluded from this release type: IDocumentStorageService */
|
|
156
172
|
|
|
157
173
|
/* Excluded from this release type: IEnqueueSummarizeOptions */
|
|
@@ -288,8 +304,6 @@ import { TypedEventEmitter } from '@fluid-internal/client-utils';
|
|
|
288
304
|
|
|
289
305
|
/* Excluded from this release type: RuntimeHeaders */
|
|
290
306
|
|
|
291
|
-
/* Excluded from this release type: RuntimeMessage */
|
|
292
|
-
|
|
293
307
|
/* Excluded from this release type: SubmitSummaryFailureData */
|
|
294
308
|
|
|
295
309
|
/* Excluded from this release type: SubmitSummaryResult */
|
|
@@ -1,50 +1,50 @@
|
|
|
1
|
-
import { AliasResult } from '@fluidframework/runtime-definitions';
|
|
1
|
+
import { AliasResult } from '@fluidframework/runtime-definitions/internal';
|
|
2
2
|
import { AttachState } from '@fluidframework/container-definitions';
|
|
3
|
-
import { ContainerWarning } from '@fluidframework/container-definitions';
|
|
4
|
-
import { CreateChildSummarizerNodeFn } from '@fluidframework/runtime-definitions';
|
|
5
|
-
import { CreateChildSummarizerNodeParam } from '@fluidframework/runtime-definitions';
|
|
6
|
-
import { FluidDataStoreRegistryEntry } from '@fluidframework/runtime-definitions';
|
|
3
|
+
import { ContainerWarning } from '@fluidframework/container-definitions/internal';
|
|
4
|
+
import { CreateChildSummarizerNodeFn } from '@fluidframework/runtime-definitions/internal';
|
|
5
|
+
import { CreateChildSummarizerNodeParam } from '@fluidframework/runtime-definitions/internal';
|
|
6
|
+
import { FluidDataStoreRegistryEntry } from '@fluidframework/runtime-definitions/internal';
|
|
7
7
|
import { FluidObject } from '@fluidframework/core-interfaces';
|
|
8
|
-
import { FlushMode } from '@fluidframework/runtime-definitions';
|
|
8
|
+
import { FlushMode } from '@fluidframework/runtime-definitions/internal';
|
|
9
9
|
import { IAudience } from '@fluidframework/container-definitions';
|
|
10
10
|
import { IClientDetails } from '@fluidframework/protocol-definitions';
|
|
11
|
-
import { IContainerContext } from '@fluidframework/container-definitions';
|
|
12
|
-
import { IContainerRuntime } from '@fluidframework/container-runtime-definitions';
|
|
13
|
-
import { IContainerRuntimeBase } from '@fluidframework/runtime-definitions';
|
|
14
|
-
import { IContainerRuntimeEvents } from '@fluidframework/container-runtime-definitions';
|
|
11
|
+
import { IContainerContext } from '@fluidframework/container-definitions/internal';
|
|
12
|
+
import { IContainerRuntime } from '@fluidframework/container-runtime-definitions/internal';
|
|
13
|
+
import { IContainerRuntimeBase } from '@fluidframework/runtime-definitions/internal';
|
|
14
|
+
import { IContainerRuntimeEvents } from '@fluidframework/container-runtime-definitions/internal';
|
|
15
15
|
import { ICriticalContainerError } from '@fluidframework/container-definitions';
|
|
16
|
-
import { IDataStore } from '@fluidframework/runtime-definitions';
|
|
16
|
+
import { IDataStore } from '@fluidframework/runtime-definitions/internal';
|
|
17
17
|
import { IDeltaManager } from '@fluidframework/container-definitions';
|
|
18
18
|
import { IDisposable } from '@fluidframework/core-interfaces';
|
|
19
19
|
import { IDocumentMessage } from '@fluidframework/protocol-definitions';
|
|
20
|
-
import { IDocumentStorageService } from '@fluidframework/driver-definitions';
|
|
21
|
-
import { IEnvelope } from '@fluidframework/runtime-definitions';
|
|
20
|
+
import { IDocumentStorageService } from '@fluidframework/driver-definitions/internal';
|
|
21
|
+
import { IEnvelope } from '@fluidframework/runtime-definitions/internal';
|
|
22
22
|
import { IEvent } from '@fluidframework/core-interfaces';
|
|
23
23
|
import { IEventProvider } from '@fluidframework/core-interfaces';
|
|
24
|
-
import { IFluidDataStoreChannel } from '@fluidframework/runtime-definitions';
|
|
25
|
-
import { IFluidDataStoreContext } from '@fluidframework/runtime-definitions';
|
|
26
|
-
import { IFluidDataStoreContextDetached } from '@fluidframework/runtime-definitions';
|
|
27
|
-
import { IFluidDataStoreFactory } from '@fluidframework/runtime-definitions';
|
|
28
|
-
import { IFluidDataStoreRegistry } from '@fluidframework/runtime-definitions';
|
|
24
|
+
import { IFluidDataStoreChannel } from '@fluidframework/runtime-definitions/internal';
|
|
25
|
+
import { IFluidDataStoreContext } from '@fluidframework/runtime-definitions/internal';
|
|
26
|
+
import { IFluidDataStoreContextDetached } from '@fluidframework/runtime-definitions/internal';
|
|
27
|
+
import { IFluidDataStoreFactory } from '@fluidframework/runtime-definitions/internal';
|
|
28
|
+
import { IFluidDataStoreRegistry } from '@fluidframework/runtime-definitions/internal';
|
|
29
29
|
import { IFluidHandle } from '@fluidframework/core-interfaces';
|
|
30
30
|
import { IFluidHandleContext } from '@fluidframework/core-interfaces';
|
|
31
|
-
import { IFluidParentContext } from '@fluidframework/runtime-definitions';
|
|
31
|
+
import { IFluidParentContext } from '@fluidframework/runtime-definitions/internal';
|
|
32
32
|
import { IGarbageCollectionData } from '@fluidframework/runtime-definitions';
|
|
33
|
-
import { IGarbageCollectionDetailsBase } from '@fluidframework/runtime-definitions';
|
|
34
|
-
import { IGetPendingLocalStateProps } from '@fluidframework/container-definitions';
|
|
33
|
+
import { IGarbageCollectionDetailsBase } from '@fluidframework/runtime-definitions/internal';
|
|
34
|
+
import { IGetPendingLocalStateProps } from '@fluidframework/container-definitions/internal';
|
|
35
35
|
import type { IIdCompressor } from '@fluidframework/id-compressor';
|
|
36
|
-
import type { IIdCompressorCore } from '@fluidframework/id-compressor';
|
|
36
|
+
import type { IIdCompressorCore } from '@fluidframework/id-compressor/internal';
|
|
37
37
|
import { IInboundSignalMessage } from '@fluidframework/runtime-definitions';
|
|
38
38
|
import { IProvideFluidHandleContext } from '@fluidframework/core-interfaces';
|
|
39
39
|
import { IQuorumClients } from '@fluidframework/protocol-definitions';
|
|
40
40
|
import { IRequest } from '@fluidframework/core-interfaces';
|
|
41
41
|
import { IResponse } from '@fluidframework/core-interfaces';
|
|
42
|
-
import { IRuntime } from '@fluidframework/container-definitions';
|
|
42
|
+
import { IRuntime } from '@fluidframework/container-definitions/internal';
|
|
43
43
|
import { ISequencedDocumentMessage } from '@fluidframework/protocol-definitions';
|
|
44
44
|
import { ISignalMessage } from '@fluidframework/protocol-definitions';
|
|
45
45
|
import { ISnapshotTree } from '@fluidframework/protocol-definitions';
|
|
46
|
-
import { ISummarizeResult } from '@fluidframework/runtime-definitions';
|
|
47
|
-
import { ISummarizerNodeWithGC } from '@fluidframework/runtime-definitions';
|
|
46
|
+
import { ISummarizeResult } from '@fluidframework/runtime-definitions/internal';
|
|
47
|
+
import { ISummarizerNodeWithGC } from '@fluidframework/runtime-definitions/internal';
|
|
48
48
|
import { ISummaryAck } from '@fluidframework/protocol-definitions';
|
|
49
49
|
import { ISummaryContent } from '@fluidframework/protocol-definitions';
|
|
50
50
|
import { ISummaryNack } from '@fluidframework/protocol-definitions';
|
|
@@ -55,9 +55,9 @@ import { ITelemetryBaseLogger } from '@fluidframework/core-interfaces';
|
|
|
55
55
|
import { ITelemetryContext } from '@fluidframework/runtime-definitions';
|
|
56
56
|
import { ITelemetryLoggerExt } from '@fluidframework/telemetry-utils';
|
|
57
57
|
import { MessageType } from '@fluidframework/protocol-definitions';
|
|
58
|
-
import { MonitoringContext } from '@fluidframework/telemetry-utils';
|
|
59
|
-
import { NamedFluidDataStoreRegistryEntries } from '@fluidframework/runtime-definitions';
|
|
60
|
-
import { SummarizeInternalFn } from '@fluidframework/runtime-definitions';
|
|
58
|
+
import { MonitoringContext } from '@fluidframework/telemetry-utils/internal';
|
|
59
|
+
import { NamedFluidDataStoreRegistryEntries } from '@fluidframework/runtime-definitions/internal';
|
|
60
|
+
import { SummarizeInternalFn } from '@fluidframework/runtime-definitions/internal';
|
|
61
61
|
import { TypedEventEmitter } from '@fluid-internal/client-utils';
|
|
62
62
|
|
|
63
63
|
/* Excluded from this release type: agentSchedulerId */
|
|
@@ -88,12 +88,20 @@ import { TypedEventEmitter } from '@fluid-internal/client-utils';
|
|
|
88
88
|
|
|
89
89
|
/* Excluded from this release type: CreateChildSummarizerNodeParam */
|
|
90
90
|
|
|
91
|
+
/* Excluded from this release type: currentDocumentVersionSchema */
|
|
92
|
+
|
|
91
93
|
/* Excluded from this release type: DataStoreContexts */
|
|
92
94
|
|
|
93
95
|
/* Excluded from this release type: DefaultSummaryConfiguration */
|
|
94
96
|
|
|
95
97
|
/* Excluded from this release type: detectOutboundReferences */
|
|
96
98
|
|
|
99
|
+
/* Excluded from this release type: disabledCompressionConfig */
|
|
100
|
+
|
|
101
|
+
/* Excluded from this release type: DocumentSchemaValueType */
|
|
102
|
+
|
|
103
|
+
/* Excluded from this release type: DocumentsSchemaController */
|
|
104
|
+
|
|
97
105
|
/* Excluded from this release type: EnqueueSummarizeResult */
|
|
98
106
|
|
|
99
107
|
/* Excluded from this release type: FluidDataStoreContext */
|
|
@@ -152,6 +160,14 @@ import { TypedEventEmitter } from '@fluid-internal/client-utils';
|
|
|
152
160
|
|
|
153
161
|
/* Excluded from this release type: IdCompressorMode */
|
|
154
162
|
|
|
163
|
+
/* Excluded from this release type: IDocumentSchema */
|
|
164
|
+
|
|
165
|
+
/* Excluded from this release type: IDocumentSchemaChangeMessage */
|
|
166
|
+
|
|
167
|
+
/* Excluded from this release type: IDocumentSchemaCurrent */
|
|
168
|
+
|
|
169
|
+
/* Excluded from this release type: IDocumentSchemaFeatures */
|
|
170
|
+
|
|
155
171
|
/* Excluded from this release type: IDocumentStorageService */
|
|
156
172
|
|
|
157
173
|
/* Excluded from this release type: IEnqueueSummarizeOptions */
|
|
@@ -288,8 +304,6 @@ import { TypedEventEmitter } from '@fluid-internal/client-utils';
|
|
|
288
304
|
|
|
289
305
|
/* Excluded from this release type: RuntimeHeaders */
|
|
290
306
|
|
|
291
|
-
/* Excluded from this release type: RuntimeMessage */
|
|
292
|
-
|
|
293
307
|
/* Excluded from this release type: SubmitSummaryFailureData */
|
|
294
308
|
|
|
295
309
|
/* Excluded from this release type: SubmitSummaryResult */
|