You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by aj...@apache.org on 2023/01/18 19:33:31 UTC

svn commit: r1906774 [5/49] - in /samza/site: ./ archive/ blog/ case-studies/ community/ contribute/ img/latest/learn/documentation/api/ learn/documentation/latest/ learn/documentation/latest/api/ learn/documentation/latest/api/javadocs/ learn/document...

Modified: samza/site/learn/documentation/latest/api/javadocs/allclasses-frame.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/allclasses-frame.html?rev=1906774&r1=1906773&r2=1906774&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/allclasses-frame.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/allclasses-frame.html Wed Jan 18 19:33:25 2023
@@ -2,9 +2,8 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 10:07:15 PST 2021 -->
-<title>All Classes (samza-api 1.7.0-SNAPSHOT API)</title>
-<meta name="date" content="2021-02-04">
+<!-- Generated by javadoc -->
+<title>All Classes (samza-api 1.9.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -14,6 +13,7 @@
 <ul>
 <li><a href="org/apache/samza/operators/windows/AccumulationMode.html" title="enum in org.apache.samza.operators.windows" target="classFrame">AccumulationMode</a></li>
 <li><a href="org/apache/samza/operators/triggers/AnyTrigger.html" title="class in org.apache.samza.operators.triggers" target="classFrame">AnyTrigger</a></li>
+<li><a href="org/apache/samza/application/ApplicationApiType.html" title="enum in org.apache.samza.application" target="classFrame">ApplicationApiType</a></li>
 <li><a href="org/apache/samza/context/ApplicationContainerContext.html" title="interface in org.apache.samza.context" target="classFrame"><span class="interfaceName">ApplicationContainerContext</span></a></li>
 <li><a href="org/apache/samza/context/ApplicationContainerContextFactory.html" title="interface in org.apache.samza.context" target="classFrame"><span class="interfaceName">ApplicationContainerContextFactory</span></a></li>
 <li><a href="org/apache/samza/application/descriptors/ApplicationDescriptor.html" title="interface in org.apache.samza.application.descriptors" target="classFrame"><span class="interfaceName">ApplicationDescriptor</span></a></li>
@@ -23,7 +23,7 @@
 <li><a href="org/apache/samza/context/ApplicationTaskContext.html" title="interface in org.apache.samza.context" target="classFrame"><span class="interfaceName">ApplicationTaskContext</span></a></li>
 <li><a href="org/apache/samza/context/ApplicationTaskContextFactory.html" title="interface in org.apache.samza.context" target="classFrame"><span class="interfaceName">ApplicationTaskContextFactory</span></a></li>
 <li><a href="org/apache/samza/operators/functions/AsyncFlatMapFunction.html" title="interface in org.apache.samza.operators.functions" target="classFrame"><span class="interfaceName">AsyncFlatMapFunction</span></a></li>
-<li><a href="org/apache/samza/table/AsyncReadWriteTable.html" title="interface in org.apache.samza.table" target="classFrame"><span class="interfaceName">AsyncReadWriteTable</span></a></li>
+<li><a href="org/apache/samza/table/AsyncReadWriteUpdateTable.html" title="interface in org.apache.samza.table" target="classFrame"><span class="interfaceName">AsyncReadWriteUpdateTable</span></a></li>
 <li><a href="org/apache/samza/task/AsyncStreamTask.html" title="interface in org.apache.samza.task" target="classFrame"><span class="interfaceName">AsyncStreamTask</span></a></li>
 <li><a href="org/apache/samza/task/AsyncStreamTaskFactory.html" title="interface in org.apache.samza.task" target="classFrame"><span class="interfaceName">AsyncStreamTaskFactory</span></a></li>
 <li><a href="org/apache/samza/system/chooser/BaseMessageChooser.html" title="class in org.apache.samza.system.chooser" target="classFrame">BaseMessageChooser</a></li>
@@ -31,6 +31,9 @@
 <li><a href="org/apache/samza/table/remote/BaseTableFunction.html" title="class in org.apache.samza.table.remote" target="classFrame">BaseTableFunction</a></li>
 <li><a href="org/apache/samza/table/batching/Batch.html" title="interface in org.apache.samza.table.batching" target="classFrame"><span class="interfaceName">Batch</span></a></li>
 <li><a href="org/apache/samza/table/batching/BatchProvider.html" title="class in org.apache.samza.table.batching" target="classFrame">BatchProvider</a></li>
+<li><a href="org/apache/samza/storage/BlobStoreAdminFactory.html" title="interface in org.apache.samza.storage" target="classFrame"><span class="interfaceName">BlobStoreAdminFactory</span></a></li>
+<li><a href="org/apache/samza/storage/blobstore/BlobStoreManager.html" title="interface in org.apache.samza.storage.blobstore" target="classFrame"><span class="interfaceName">BlobStoreManager</span></a></li>
+<li><a href="org/apache/samza/storage/blobstore/BlobStoreManagerFactory.html" title="interface in org.apache.samza.storage.blobstore" target="classFrame"><span class="interfaceName">BlobStoreManagerFactory</span></a></li>
 <li><a href="org/apache/samza/util/BlockingEnvelopeMap.html" title="class in org.apache.samza.util" target="classFrame">BlockingEnvelopeMap</a></li>
 <li><a href="org/apache/samza/system/BoundedSSPIterator.html" title="class in org.apache.samza.system" target="classFrame">BoundedSSPIterator</a></li>
 <li><a href="org/apache/samza/serializers/ByteBufferSerde.html" title="class in org.apache.samza.serializers" target="classFrame">ByteBufferSerde</a></li>
@@ -41,12 +44,13 @@
 <li><a href="org/apache/samza/scheduler/CallbackScheduler.html" title="interface in org.apache.samza.scheduler" target="classFrame"><span class="interfaceName">CallbackScheduler</span></a></li>
 <li><a href="org/apache/samza/system/ChangelogSSPIterator.html" title="class in org.apache.samza.system" target="classFrame">ChangelogSSPIterator</a></li>
 <li><a href="org/apache/samza/system/ChangelogSSPIterator.Mode.html" title="enum in org.apache.samza.system" target="classFrame">ChangelogSSPIterator.Mode</a></li>
-<li><a href="org/apache/samza/checkpoint/Checkpoint.html" title="class in org.apache.samza.checkpoint" target="classFrame">Checkpoint</a></li>
-<li><a href="org/apache/samza/checkpoint/CheckpointedChangelogOffset.html" title="class in org.apache.samza.checkpoint" target="classFrame">CheckpointedChangelogOffset</a></li>
+<li><a href="org/apache/samza/checkpoint/Checkpoint.html" title="interface in org.apache.samza.checkpoint" target="classFrame"><span class="interfaceName">Checkpoint</span></a></li>
 <li><a href="org/apache/samza/checkpoint/CheckpointId.html" title="class in org.apache.samza.checkpoint" target="classFrame">CheckpointId</a></li>
 <li><a href="org/apache/samza/checkpoint/CheckpointListener.html" title="interface in org.apache.samza.checkpoint" target="classFrame"><span class="interfaceName">CheckpointListener</span></a></li>
 <li><a href="org/apache/samza/checkpoint/CheckpointManager.html" title="interface in org.apache.samza.checkpoint" target="classFrame"><span class="interfaceName">CheckpointManager</span></a></li>
 <li><a href="org/apache/samza/checkpoint/CheckpointManagerFactory.html" title="interface in org.apache.samza.checkpoint" target="classFrame"><span class="interfaceName">CheckpointManagerFactory</span></a></li>
+<li><a href="org/apache/samza/checkpoint/CheckpointV1.html" title="class in org.apache.samza.checkpoint" target="classFrame">CheckpointV1</a></li>
+<li><a href="org/apache/samza/checkpoint/CheckpointV2.html" title="class in org.apache.samza.checkpoint" target="classFrame">CheckpointV2</a></li>
 <li><a href="org/apache/samza/util/Clock.html" title="interface in org.apache.samza.util" target="classFrame"><span class="interfaceName">Clock</span></a></li>
 <li><a href="org/apache/samza/operators/functions/ClosableFunction.html" title="interface in org.apache.samza.operators.functions" target="classFrame"><span class="interfaceName">ClosableFunction</span></a></li>
 <li><a href="org/apache/samza/storage/kv/ClosableIterator.html" title="interface in org.apache.samza.storage.kv" target="classFrame"><span class="interfaceName">ClosableIterator</span></a></li>
@@ -68,9 +72,14 @@
 <li><a href="org/apache/samza/system/ControlMessage.html" title="class in org.apache.samza.system" target="classFrame">ControlMessage</a></li>
 <li><a href="org/apache/samza/metrics/Counter.html" title="class in org.apache.samza.metrics" target="classFrame">Counter</a></li>
 <li><a href="org/apache/samza/operators/triggers/CountTrigger.html" title="class in org.apache.samza.operators.triggers" target="classFrame">CountTrigger</a></li>
+<li><a href="org/apache/samza/storage/blobstore/exceptions/DeletedException.html" title="class in org.apache.samza.storage.blobstore.exceptions" target="classFrame">DeletedException</a></li>
 <li><a href="org/apache/samza/serializers/Deserializer.html" title="interface in org.apache.samza.serializers" target="classFrame"><span class="interfaceName">Deserializer</span></a></li>
 <li><a href="org/apache/samza/serializers/DoubleSerde.html" title="class in org.apache.samza.serializers" target="classFrame">DoubleSerde</a></li>
 <li><a href="org/apache/samza/serializers/DoubleSerdeFactory.html" title="class in org.apache.samza.serializers" target="classFrame">DoubleSerdeFactory</a></li>
+<li><a href="org/apache/samza/task/DrainListenerTask.html" title="interface in org.apache.samza.task" target="classFrame"><span class="interfaceName">DrainListenerTask</span></a></li>
+<li><a href="org/apache/samza/system/DrainMessage.html" title="class in org.apache.samza.system" target="classFrame">DrainMessage</a></li>
+<li><a href="org/apache/samza/drain/DrainMode.html" title="enum in org.apache.samza.drain" target="classFrame">DrainMode</a></li>
+<li><a href="org/apache/samza/drain/DrainNotification.html" title="class in org.apache.samza.drain" target="classFrame">DrainNotification</a></li>
 <li><a href="org/apache/samza/operators/triggers/DurationCharacteristic.html" title="enum in org.apache.samza.operators.triggers" target="classFrame">DurationCharacteristic</a></li>
 <li><a href="org/apache/samza/task/EndOfStreamListenerTask.html" title="interface in org.apache.samza.task" target="classFrame"><span class="interfaceName">EndOfStreamListenerTask</span></a></li>
 <li><a href="org/apache/samza/system/EndOfStreamMessage.html" title="class in org.apache.samza.system" target="classFrame">EndOfStreamMessage</a></li>
@@ -103,10 +112,15 @@
 <li><a href="org/apache/samza/config/JavaTableConfig.html" title="class in org.apache.samza.config" target="classFrame">JavaTableConfig</a></li>
 <li><a href="org/apache/samza/context/JobContext.html" title="interface in org.apache.samza.context" target="classFrame"><span class="interfaceName">JobContext</span></a></li>
 <li><a href="org/apache/samza/job/JobCoordinatorMetadata.html" title="class in org.apache.samza.job" target="classFrame">JobCoordinatorMetadata</a></li>
+<li><a href="org/apache/samza/job/JobMetadataChange.html" title="enum in org.apache.samza.job" target="classFrame">JobMetadataChange</a></li>
 <li><a href="org/apache/samza/job/model/JobModel.html" title="class in org.apache.samza.job.model" target="classFrame">JobModel</a></li>
+<li><a href="org/apache/samza/coordinator/lifecycle/JobRestartSignal.html" title="interface in org.apache.samza.coordinator.lifecycle" target="classFrame"><span class="interfaceName">JobRestartSignal</span></a></li>
+<li><a href="org/apache/samza/coordinator/lifecycle/JobRestartSignalFactory.html" title="interface in org.apache.samza.coordinator.lifecycle" target="classFrame"><span class="interfaceName">JobRestartSignalFactory</span></a></li>
+<li><a href="org/apache/samza/coordinator/lifecycle/JobRestartSignalFactoryContext.html" title="class in org.apache.samza.coordinator.lifecycle" target="classFrame">JobRestartSignalFactoryContext</a></li>
 <li><a href="org/apache/samza/operators/functions/JoinFunction.html" title="interface in org.apache.samza.operators.functions" target="classFrame"><span class="interfaceName">JoinFunction</span></a></li>
 <li><a href="org/apache/samza/serializers/JsonSerdeV2.html" title="class in org.apache.samza.serializers" target="classFrame">JsonSerdeV2</a></li>
 <li><a href="org/apache/samza/serializers/JsonSerdeV2Factory.html" title="class in org.apache.samza.serializers" target="classFrame">JsonSerdeV2Factory</a></li>
+<li><a href="org/apache/samza/storage/KafkaChangelogRestoreParams.html" title="class in org.apache.samza.storage" target="classFrame">KafkaChangelogRestoreParams</a></li>
 <li><a href="org/apache/samza/storage/kv/KeyValueIterator.html" title="interface in org.apache.samza.storage.kv" target="classFrame"><span class="interfaceName">KeyValueIterator</span></a></li>
 <li><a href="org/apache/samza/storage/kv/KeyValueSnapshot.html" title="interface in org.apache.samza.storage.kv" target="classFrame"><span class="interfaceName">KeyValueSnapshot</span></a></li>
 <li><a href="org/apache/samza/storage/kv/KeyValueStore.html" title="interface in org.apache.samza.storage.kv" target="classFrame"><span class="interfaceName">KeyValueStore</span></a></li>
@@ -126,11 +140,13 @@
 <li><a href="org/apache/samza/task/MessageCollector.html" title="interface in org.apache.samza.task" target="classFrame"><span class="interfaceName">MessageCollector</span></a></li>
 <li><a href="org/apache/samza/operators/MessageStream.html" title="interface in org.apache.samza.operators" target="classFrame"><span class="interfaceName">MessageStream</span></a></li>
 <li><a href="org/apache/samza/system/MessageType.html" title="enum in org.apache.samza.system" target="classFrame">MessageType</a></li>
+<li><a href="org/apache/samza/storage/blobstore/Metadata.html" title="class in org.apache.samza.storage.blobstore" target="classFrame">Metadata</a></li>
 <li><a href="org/apache/samza/metadatastore/MetadataStore.html" title="interface in org.apache.samza.metadatastore" target="classFrame"><span class="interfaceName">MetadataStore</span></a></li>
 <li><a href="org/apache/samza/metadatastore/MetadataStoreFactory.html" title="interface in org.apache.samza.metadatastore" target="classFrame"><span class="interfaceName">MetadataStoreFactory</span></a></li>
 <li><a href="org/apache/samza/metrics/Metric.html" title="interface in org.apache.samza.metrics" target="classFrame"><span class="interfaceName">Metric</span></a></li>
 <li><a href="org/apache/samza/metrics/MetricsAccessor.html" title="interface in org.apache.samza.metrics" target="classFrame"><span class="interfaceName">MetricsAccessor</span></a></li>
 <li><a href="org/apache/samza/metrics/MetricsRegistry.html" title="interface in org.apache.samza.metrics" target="classFrame"><span class="interfaceName">MetricsRegistry</span></a></li>
+<li><a href="org/apache/samza/metrics/MetricsRegistryWithSource.html" title="class in org.apache.samza.metrics" target="classFrame">MetricsRegistryWithSource</a></li>
 <li><a href="org/apache/samza/metrics/MetricsReporter.html" title="interface in org.apache.samza.metrics" target="classFrame"><span class="interfaceName">MetricsReporter</span></a></li>
 <li><a href="org/apache/samza/metrics/MetricsReporterFactory.html" title="interface in org.apache.samza.metrics" target="classFrame"><span class="interfaceName">MetricsReporterFactory</span></a></li>
 <li><a href="org/apache/samza/metrics/MetricsValidationFailureException.html" title="class in org.apache.samza.metrics" target="classFrame">MetricsValidationFailureException</a></li>
@@ -153,9 +169,12 @@
 <li><a href="org/apache/samza/metrics/ReadableMetricsRegistry.html" title="interface in org.apache.samza.metrics" target="classFrame"><span class="interfaceName">ReadableMetricsRegistry</span></a></li>
 <li><a href="org/apache/samza/metrics/ReadableMetricsRegistryListener.html" title="interface in org.apache.samza.metrics" target="classFrame"><span class="interfaceName">ReadableMetricsRegistryListener</span></a></li>
 <li><a href="org/apache/samza/table/ReadWriteTable.html" title="interface in org.apache.samza.table" target="classFrame"><span class="interfaceName">ReadWriteTable</span></a></li>
+<li><a href="org/apache/samza/table/ReadWriteUpdateTable.html" title="interface in org.apache.samza.table" target="classFrame"><span class="interfaceName">ReadWriteUpdateTable</span></a></li>
+<li><a href="org/apache/samza/table/RecordNotFoundException.html" title="class in org.apache.samza.table" target="classFrame">RecordNotFoundException</a></li>
 <li><a href="org/apache/samza/table/descriptors/RemoteTableDescriptor.html" title="class in org.apache.samza.table.descriptors" target="classFrame">RemoteTableDescriptor</a></li>
 <li><a href="org/apache/samza/operators/triggers/RepeatingTrigger.html" title="class in org.apache.samza.operators.triggers" target="classFrame">RepeatingTrigger</a></li>
 <li><a href="org/apache/samza/metrics/Reservoir.html" title="interface in org.apache.samza.metrics" target="classFrame"><span class="interfaceName">Reservoir</span></a></li>
+<li><a href="org/apache/samza/storage/blobstore/exceptions/RetriableException.html" title="class in org.apache.samza.storage.blobstore.exceptions" target="classFrame">RetriableException</a></li>
 <li><a href="org/apache/samza/application/SamzaApplication.html" title="interface in org.apache.samza.application" target="classFrame"><span class="interfaceName">SamzaApplication</span></a></li>
 <li><a href="org/apache/samza/SamzaException.html" title="class in org.apache.samza" target="classFrame">SamzaException</a></li>
 <li><a href="org/apache/samza/metrics/SamzaHistogram.html" title="class in org.apache.samza.metrics" target="classFrame">SamzaHistogram</a></li>
@@ -190,6 +209,8 @@
 <li><a href="org/apache/samza/startpoint/StartpointTimestamp.html" title="class in org.apache.samza.startpoint" target="classFrame">StartpointTimestamp</a></li>
 <li><a href="org/apache/samza/startpoint/StartpointUpcoming.html" title="class in org.apache.samza.startpoint" target="classFrame">StartpointUpcoming</a></li>
 <li><a href="org/apache/samza/startpoint/StartpointVisitor.html" title="interface in org.apache.samza.startpoint" target="classFrame"><span class="interfaceName">StartpointVisitor</span></a></li>
+<li><a href="org/apache/samza/storage/StateBackendAdmin.html" title="interface in org.apache.samza.storage" target="classFrame"><span class="interfaceName">StateBackendAdmin</span></a></li>
+<li><a href="org/apache/samza/storage/StateBackendFactory.html" title="interface in org.apache.samza.storage" target="classFrame"><span class="interfaceName">StateBackendFactory</span></a></li>
 <li><a href="org/apache/samza/storage/StorageEngine.html" title="interface in org.apache.samza.storage" target="classFrame"><span class="interfaceName">StorageEngine</span></a></li>
 <li><a href="org/apache/samza/storage/StorageEngineFactory.html" title="interface in org.apache.samza.storage" target="classFrame"><span class="interfaceName">StorageEngineFactory</span></a></li>
 <li><a href="org/apache/samza/storage/StorageEngineFactory.StoreMode.html" title="enum in org.apache.samza.storage" target="classFrame">StorageEngineFactory.StoreMode</a></li>
@@ -241,14 +262,17 @@
 <li><a href="org/apache/samza/table/remote/TableWriteFunction.html" title="interface in org.apache.samza.table.remote" target="classFrame"><span class="interfaceName">TableWriteFunction</span></a></li>
 <li><a href="org/apache/samza/application/TaskApplication.html" title="interface in org.apache.samza.application" target="classFrame"><span class="interfaceName">TaskApplication</span></a></li>
 <li><a href="org/apache/samza/application/descriptors/TaskApplicationDescriptor.html" title="interface in org.apache.samza.application.descriptors" target="classFrame"><span class="interfaceName">TaskApplicationDescriptor</span></a></li>
+<li><a href="org/apache/samza/storage/TaskBackupManager.html" title="interface in org.apache.samza.storage" target="classFrame"><span class="interfaceName">TaskBackupManager</span></a></li>
 <li><a href="org/apache/samza/task/TaskCallback.html" title="interface in org.apache.samza.task" target="classFrame"><span class="interfaceName">TaskCallback</span></a></li>
 <li><a href="org/apache/samza/context/TaskContext.html" title="interface in org.apache.samza.context" target="classFrame"><span class="interfaceName">TaskContext</span></a></li>
 <li><a href="org/apache/samza/task/TaskCoordinator.html" title="interface in org.apache.samza.task" target="classFrame"><span class="interfaceName">TaskCoordinator</span></a></li>
 <li><a href="org/apache/samza/task/TaskCoordinator.RequestScope.html" title="enum in org.apache.samza.task" target="classFrame">TaskCoordinator.RequestScope</a></li>
+<li><a href="org/apache/samza/task/TaskExecutorFactory.html" title="interface in org.apache.samza.task" target="classFrame"><span class="interfaceName">TaskExecutorFactory</span></a></li>
 <li><a href="org/apache/samza/task/TaskFactory.html" title="interface in org.apache.samza.task" target="classFrame"><span class="interfaceName">TaskFactory</span></a></li>
 <li><a href="org/apache/samza/job/model/TaskMode.html" title="enum in org.apache.samza.job.model" target="classFrame">TaskMode</a></li>
 <li><a href="org/apache/samza/job/model/TaskModel.html" title="class in org.apache.samza.job.model" target="classFrame">TaskModel</a></li>
 <li><a href="org/apache/samza/container/TaskName.html" title="class in org.apache.samza.container" target="classFrame">TaskName</a></li>
+<li><a href="org/apache/samza/storage/TaskRestoreManager.html" title="interface in org.apache.samza.storage" target="classFrame"><span class="interfaceName">TaskRestoreManager</span></a></li>
 <li><a href="org/apache/samza/operators/triggers/TimeBasedTrigger.html" title="interface in org.apache.samza.operators.triggers" target="classFrame"><span class="interfaceName">TimeBasedTrigger</span></a></li>
 <li><a href="org/apache/samza/metrics/Timer.html" title="class in org.apache.samza.metrics" target="classFrame">Timer</a></li>
 <li><a href="org/apache/samza/operators/triggers/TimeSinceFirstMessageTrigger.html" title="class in org.apache.samza.operators.triggers" target="classFrame">TimeSinceFirstMessageTrigger</a></li>
@@ -258,6 +282,8 @@
 <li><a href="org/apache/samza/system/descriptors/TransformingInputDescriptorProvider.html" title="interface in org.apache.samza.system.descriptors" target="classFrame"><span class="interfaceName">TransformingInputDescriptorProvider</span></a></li>
 <li><a href="org/apache/samza/operators/triggers/Trigger.html" title="interface in org.apache.samza.operators.triggers" target="classFrame"><span class="interfaceName">Trigger</span></a></li>
 <li><a href="org/apache/samza/operators/triggers/Triggers.html" title="class in org.apache.samza.operators.triggers" target="classFrame">Triggers</a></li>
+<li><a href="org/apache/samza/operators/UpdateMessage.html" title="class in org.apache.samza.operators" target="classFrame">UpdateMessage</a></li>
+<li><a href="org/apache/samza/operators/UpdateOptions.html" title="enum in org.apache.samza.operators" target="classFrame">UpdateOptions</a></li>
 <li><a href="org/apache/samza/serializers/UUIDSerde.html" title="class in org.apache.samza.serializers" target="classFrame">UUIDSerde</a></li>
 <li><a href="org/apache/samza/serializers/UUIDSerdeFactory.html" title="class in org.apache.samza.serializers" target="classFrame">UUIDSerdeFactory</a></li>
 <li><a href="org/apache/samza/operators/functions/WatermarkFunction.html" title="interface in org.apache.samza.operators.functions" target="classFrame"><span class="interfaceName">WatermarkFunction</span></a></li>

Modified: samza/site/learn/documentation/latest/api/javadocs/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/allclasses-noframe.html?rev=1906774&r1=1906773&r2=1906774&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/allclasses-noframe.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/allclasses-noframe.html Wed Jan 18 19:33:25 2023
@@ -2,9 +2,8 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 10:07:15 PST 2021 -->
-<title>All Classes (samza-api 1.7.0-SNAPSHOT API)</title>
-<meta name="date" content="2021-02-04">
+<!-- Generated by javadoc -->
+<title>All Classes (samza-api 1.9.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -14,6 +13,7 @@
 <ul>
 <li><a href="org/apache/samza/operators/windows/AccumulationMode.html" title="enum in org.apache.samza.operators.windows">AccumulationMode</a></li>
 <li><a href="org/apache/samza/operators/triggers/AnyTrigger.html" title="class in org.apache.samza.operators.triggers">AnyTrigger</a></li>
+<li><a href="org/apache/samza/application/ApplicationApiType.html" title="enum in org.apache.samza.application">ApplicationApiType</a></li>
 <li><a href="org/apache/samza/context/ApplicationContainerContext.html" title="interface in org.apache.samza.context"><span class="interfaceName">ApplicationContainerContext</span></a></li>
 <li><a href="org/apache/samza/context/ApplicationContainerContextFactory.html" title="interface in org.apache.samza.context"><span class="interfaceName">ApplicationContainerContextFactory</span></a></li>
 <li><a href="org/apache/samza/application/descriptors/ApplicationDescriptor.html" title="interface in org.apache.samza.application.descriptors"><span class="interfaceName">ApplicationDescriptor</span></a></li>
@@ -23,7 +23,7 @@
 <li><a href="org/apache/samza/context/ApplicationTaskContext.html" title="interface in org.apache.samza.context"><span class="interfaceName">ApplicationTaskContext</span></a></li>
 <li><a href="org/apache/samza/context/ApplicationTaskContextFactory.html" title="interface in org.apache.samza.context"><span class="interfaceName">ApplicationTaskContextFactory</span></a></li>
 <li><a href="org/apache/samza/operators/functions/AsyncFlatMapFunction.html" title="interface in org.apache.samza.operators.functions"><span class="interfaceName">AsyncFlatMapFunction</span></a></li>
-<li><a href="org/apache/samza/table/AsyncReadWriteTable.html" title="interface in org.apache.samza.table"><span class="interfaceName">AsyncReadWriteTable</span></a></li>
+<li><a href="org/apache/samza/table/AsyncReadWriteUpdateTable.html" title="interface in org.apache.samza.table"><span class="interfaceName">AsyncReadWriteUpdateTable</span></a></li>
 <li><a href="org/apache/samza/task/AsyncStreamTask.html" title="interface in org.apache.samza.task"><span class="interfaceName">AsyncStreamTask</span></a></li>
 <li><a href="org/apache/samza/task/AsyncStreamTaskFactory.html" title="interface in org.apache.samza.task"><span class="interfaceName">AsyncStreamTaskFactory</span></a></li>
 <li><a href="org/apache/samza/system/chooser/BaseMessageChooser.html" title="class in org.apache.samza.system.chooser">BaseMessageChooser</a></li>
@@ -31,6 +31,9 @@
 <li><a href="org/apache/samza/table/remote/BaseTableFunction.html" title="class in org.apache.samza.table.remote">BaseTableFunction</a></li>
 <li><a href="org/apache/samza/table/batching/Batch.html" title="interface in org.apache.samza.table.batching"><span class="interfaceName">Batch</span></a></li>
 <li><a href="org/apache/samza/table/batching/BatchProvider.html" title="class in org.apache.samza.table.batching">BatchProvider</a></li>
+<li><a href="org/apache/samza/storage/BlobStoreAdminFactory.html" title="interface in org.apache.samza.storage"><span class="interfaceName">BlobStoreAdminFactory</span></a></li>
+<li><a href="org/apache/samza/storage/blobstore/BlobStoreManager.html" title="interface in org.apache.samza.storage.blobstore"><span class="interfaceName">BlobStoreManager</span></a></li>
+<li><a href="org/apache/samza/storage/blobstore/BlobStoreManagerFactory.html" title="interface in org.apache.samza.storage.blobstore"><span class="interfaceName">BlobStoreManagerFactory</span></a></li>
 <li><a href="org/apache/samza/util/BlockingEnvelopeMap.html" title="class in org.apache.samza.util">BlockingEnvelopeMap</a></li>
 <li><a href="org/apache/samza/system/BoundedSSPIterator.html" title="class in org.apache.samza.system">BoundedSSPIterator</a></li>
 <li><a href="org/apache/samza/serializers/ByteBufferSerde.html" title="class in org.apache.samza.serializers">ByteBufferSerde</a></li>
@@ -41,12 +44,13 @@
 <li><a href="org/apache/samza/scheduler/CallbackScheduler.html" title="interface in org.apache.samza.scheduler"><span class="interfaceName">CallbackScheduler</span></a></li>
 <li><a href="org/apache/samza/system/ChangelogSSPIterator.html" title="class in org.apache.samza.system">ChangelogSSPIterator</a></li>
 <li><a href="org/apache/samza/system/ChangelogSSPIterator.Mode.html" title="enum in org.apache.samza.system">ChangelogSSPIterator.Mode</a></li>
-<li><a href="org/apache/samza/checkpoint/Checkpoint.html" title="class in org.apache.samza.checkpoint">Checkpoint</a></li>
-<li><a href="org/apache/samza/checkpoint/CheckpointedChangelogOffset.html" title="class in org.apache.samza.checkpoint">CheckpointedChangelogOffset</a></li>
+<li><a href="org/apache/samza/checkpoint/Checkpoint.html" title="interface in org.apache.samza.checkpoint"><span class="interfaceName">Checkpoint</span></a></li>
 <li><a href="org/apache/samza/checkpoint/CheckpointId.html" title="class in org.apache.samza.checkpoint">CheckpointId</a></li>
 <li><a href="org/apache/samza/checkpoint/CheckpointListener.html" title="interface in org.apache.samza.checkpoint"><span class="interfaceName">CheckpointListener</span></a></li>
 <li><a href="org/apache/samza/checkpoint/CheckpointManager.html" title="interface in org.apache.samza.checkpoint"><span class="interfaceName">CheckpointManager</span></a></li>
 <li><a href="org/apache/samza/checkpoint/CheckpointManagerFactory.html" title="interface in org.apache.samza.checkpoint"><span class="interfaceName">CheckpointManagerFactory</span></a></li>
+<li><a href="org/apache/samza/checkpoint/CheckpointV1.html" title="class in org.apache.samza.checkpoint">CheckpointV1</a></li>
+<li><a href="org/apache/samza/checkpoint/CheckpointV2.html" title="class in org.apache.samza.checkpoint">CheckpointV2</a></li>
 <li><a href="org/apache/samza/util/Clock.html" title="interface in org.apache.samza.util"><span class="interfaceName">Clock</span></a></li>
 <li><a href="org/apache/samza/operators/functions/ClosableFunction.html" title="interface in org.apache.samza.operators.functions"><span class="interfaceName">ClosableFunction</span></a></li>
 <li><a href="org/apache/samza/storage/kv/ClosableIterator.html" title="interface in org.apache.samza.storage.kv"><span class="interfaceName">ClosableIterator</span></a></li>
@@ -68,9 +72,14 @@
 <li><a href="org/apache/samza/system/ControlMessage.html" title="class in org.apache.samza.system">ControlMessage</a></li>
 <li><a href="org/apache/samza/metrics/Counter.html" title="class in org.apache.samza.metrics">Counter</a></li>
 <li><a href="org/apache/samza/operators/triggers/CountTrigger.html" title="class in org.apache.samza.operators.triggers">CountTrigger</a></li>
+<li><a href="org/apache/samza/storage/blobstore/exceptions/DeletedException.html" title="class in org.apache.samza.storage.blobstore.exceptions">DeletedException</a></li>
 <li><a href="org/apache/samza/serializers/Deserializer.html" title="interface in org.apache.samza.serializers"><span class="interfaceName">Deserializer</span></a></li>
 <li><a href="org/apache/samza/serializers/DoubleSerde.html" title="class in org.apache.samza.serializers">DoubleSerde</a></li>
 <li><a href="org/apache/samza/serializers/DoubleSerdeFactory.html" title="class in org.apache.samza.serializers">DoubleSerdeFactory</a></li>
+<li><a href="org/apache/samza/task/DrainListenerTask.html" title="interface in org.apache.samza.task"><span class="interfaceName">DrainListenerTask</span></a></li>
+<li><a href="org/apache/samza/system/DrainMessage.html" title="class in org.apache.samza.system">DrainMessage</a></li>
+<li><a href="org/apache/samza/drain/DrainMode.html" title="enum in org.apache.samza.drain">DrainMode</a></li>
+<li><a href="org/apache/samza/drain/DrainNotification.html" title="class in org.apache.samza.drain">DrainNotification</a></li>
 <li><a href="org/apache/samza/operators/triggers/DurationCharacteristic.html" title="enum in org.apache.samza.operators.triggers">DurationCharacteristic</a></li>
 <li><a href="org/apache/samza/task/EndOfStreamListenerTask.html" title="interface in org.apache.samza.task"><span class="interfaceName">EndOfStreamListenerTask</span></a></li>
 <li><a href="org/apache/samza/system/EndOfStreamMessage.html" title="class in org.apache.samza.system">EndOfStreamMessage</a></li>
@@ -103,10 +112,15 @@
 <li><a href="org/apache/samza/config/JavaTableConfig.html" title="class in org.apache.samza.config">JavaTableConfig</a></li>
 <li><a href="org/apache/samza/context/JobContext.html" title="interface in org.apache.samza.context"><span class="interfaceName">JobContext</span></a></li>
 <li><a href="org/apache/samza/job/JobCoordinatorMetadata.html" title="class in org.apache.samza.job">JobCoordinatorMetadata</a></li>
+<li><a href="org/apache/samza/job/JobMetadataChange.html" title="enum in org.apache.samza.job">JobMetadataChange</a></li>
 <li><a href="org/apache/samza/job/model/JobModel.html" title="class in org.apache.samza.job.model">JobModel</a></li>
+<li><a href="org/apache/samza/coordinator/lifecycle/JobRestartSignal.html" title="interface in org.apache.samza.coordinator.lifecycle"><span class="interfaceName">JobRestartSignal</span></a></li>
+<li><a href="org/apache/samza/coordinator/lifecycle/JobRestartSignalFactory.html" title="interface in org.apache.samza.coordinator.lifecycle"><span class="interfaceName">JobRestartSignalFactory</span></a></li>
+<li><a href="org/apache/samza/coordinator/lifecycle/JobRestartSignalFactoryContext.html" title="class in org.apache.samza.coordinator.lifecycle">JobRestartSignalFactoryContext</a></li>
 <li><a href="org/apache/samza/operators/functions/JoinFunction.html" title="interface in org.apache.samza.operators.functions"><span class="interfaceName">JoinFunction</span></a></li>
 <li><a href="org/apache/samza/serializers/JsonSerdeV2.html" title="class in org.apache.samza.serializers">JsonSerdeV2</a></li>
 <li><a href="org/apache/samza/serializers/JsonSerdeV2Factory.html" title="class in org.apache.samza.serializers">JsonSerdeV2Factory</a></li>
+<li><a href="org/apache/samza/storage/KafkaChangelogRestoreParams.html" title="class in org.apache.samza.storage">KafkaChangelogRestoreParams</a></li>
 <li><a href="org/apache/samza/storage/kv/KeyValueIterator.html" title="interface in org.apache.samza.storage.kv"><span class="interfaceName">KeyValueIterator</span></a></li>
 <li><a href="org/apache/samza/storage/kv/KeyValueSnapshot.html" title="interface in org.apache.samza.storage.kv"><span class="interfaceName">KeyValueSnapshot</span></a></li>
 <li><a href="org/apache/samza/storage/kv/KeyValueStore.html" title="interface in org.apache.samza.storage.kv"><span class="interfaceName">KeyValueStore</span></a></li>
@@ -126,11 +140,13 @@
 <li><a href="org/apache/samza/task/MessageCollector.html" title="interface in org.apache.samza.task"><span class="interfaceName">MessageCollector</span></a></li>
 <li><a href="org/apache/samza/operators/MessageStream.html" title="interface in org.apache.samza.operators"><span class="interfaceName">MessageStream</span></a></li>
 <li><a href="org/apache/samza/system/MessageType.html" title="enum in org.apache.samza.system">MessageType</a></li>
+<li><a href="org/apache/samza/storage/blobstore/Metadata.html" title="class in org.apache.samza.storage.blobstore">Metadata</a></li>
 <li><a href="org/apache/samza/metadatastore/MetadataStore.html" title="interface in org.apache.samza.metadatastore"><span class="interfaceName">MetadataStore</span></a></li>
 <li><a href="org/apache/samza/metadatastore/MetadataStoreFactory.html" title="interface in org.apache.samza.metadatastore"><span class="interfaceName">MetadataStoreFactory</span></a></li>
 <li><a href="org/apache/samza/metrics/Metric.html" title="interface in org.apache.samza.metrics"><span class="interfaceName">Metric</span></a></li>
 <li><a href="org/apache/samza/metrics/MetricsAccessor.html" title="interface in org.apache.samza.metrics"><span class="interfaceName">MetricsAccessor</span></a></li>
 <li><a href="org/apache/samza/metrics/MetricsRegistry.html" title="interface in org.apache.samza.metrics"><span class="interfaceName">MetricsRegistry</span></a></li>
+<li><a href="org/apache/samza/metrics/MetricsRegistryWithSource.html" title="class in org.apache.samza.metrics">MetricsRegistryWithSource</a></li>
 <li><a href="org/apache/samza/metrics/MetricsReporter.html" title="interface in org.apache.samza.metrics"><span class="interfaceName">MetricsReporter</span></a></li>
 <li><a href="org/apache/samza/metrics/MetricsReporterFactory.html" title="interface in org.apache.samza.metrics"><span class="interfaceName">MetricsReporterFactory</span></a></li>
 <li><a href="org/apache/samza/metrics/MetricsValidationFailureException.html" title="class in org.apache.samza.metrics">MetricsValidationFailureException</a></li>
@@ -153,9 +169,12 @@
 <li><a href="org/apache/samza/metrics/ReadableMetricsRegistry.html" title="interface in org.apache.samza.metrics"><span class="interfaceName">ReadableMetricsRegistry</span></a></li>
 <li><a href="org/apache/samza/metrics/ReadableMetricsRegistryListener.html" title="interface in org.apache.samza.metrics"><span class="interfaceName">ReadableMetricsRegistryListener</span></a></li>
 <li><a href="org/apache/samza/table/ReadWriteTable.html" title="interface in org.apache.samza.table"><span class="interfaceName">ReadWriteTable</span></a></li>
+<li><a href="org/apache/samza/table/ReadWriteUpdateTable.html" title="interface in org.apache.samza.table"><span class="interfaceName">ReadWriteUpdateTable</span></a></li>
+<li><a href="org/apache/samza/table/RecordNotFoundException.html" title="class in org.apache.samza.table">RecordNotFoundException</a></li>
 <li><a href="org/apache/samza/table/descriptors/RemoteTableDescriptor.html" title="class in org.apache.samza.table.descriptors">RemoteTableDescriptor</a></li>
 <li><a href="org/apache/samza/operators/triggers/RepeatingTrigger.html" title="class in org.apache.samza.operators.triggers">RepeatingTrigger</a></li>
 <li><a href="org/apache/samza/metrics/Reservoir.html" title="interface in org.apache.samza.metrics"><span class="interfaceName">Reservoir</span></a></li>
+<li><a href="org/apache/samza/storage/blobstore/exceptions/RetriableException.html" title="class in org.apache.samza.storage.blobstore.exceptions">RetriableException</a></li>
 <li><a href="org/apache/samza/application/SamzaApplication.html" title="interface in org.apache.samza.application"><span class="interfaceName">SamzaApplication</span></a></li>
 <li><a href="org/apache/samza/SamzaException.html" title="class in org.apache.samza">SamzaException</a></li>
 <li><a href="org/apache/samza/metrics/SamzaHistogram.html" title="class in org.apache.samza.metrics">SamzaHistogram</a></li>
@@ -190,6 +209,8 @@
 <li><a href="org/apache/samza/startpoint/StartpointTimestamp.html" title="class in org.apache.samza.startpoint">StartpointTimestamp</a></li>
 <li><a href="org/apache/samza/startpoint/StartpointUpcoming.html" title="class in org.apache.samza.startpoint">StartpointUpcoming</a></li>
 <li><a href="org/apache/samza/startpoint/StartpointVisitor.html" title="interface in org.apache.samza.startpoint"><span class="interfaceName">StartpointVisitor</span></a></li>
+<li><a href="org/apache/samza/storage/StateBackendAdmin.html" title="interface in org.apache.samza.storage"><span class="interfaceName">StateBackendAdmin</span></a></li>
+<li><a href="org/apache/samza/storage/StateBackendFactory.html" title="interface in org.apache.samza.storage"><span class="interfaceName">StateBackendFactory</span></a></li>
 <li><a href="org/apache/samza/storage/StorageEngine.html" title="interface in org.apache.samza.storage"><span class="interfaceName">StorageEngine</span></a></li>
 <li><a href="org/apache/samza/storage/StorageEngineFactory.html" title="interface in org.apache.samza.storage"><span class="interfaceName">StorageEngineFactory</span></a></li>
 <li><a href="org/apache/samza/storage/StorageEngineFactory.StoreMode.html" title="enum in org.apache.samza.storage">StorageEngineFactory.StoreMode</a></li>
@@ -241,14 +262,17 @@
 <li><a href="org/apache/samza/table/remote/TableWriteFunction.html" title="interface in org.apache.samza.table.remote"><span class="interfaceName">TableWriteFunction</span></a></li>
 <li><a href="org/apache/samza/application/TaskApplication.html" title="interface in org.apache.samza.application"><span class="interfaceName">TaskApplication</span></a></li>
 <li><a href="org/apache/samza/application/descriptors/TaskApplicationDescriptor.html" title="interface in org.apache.samza.application.descriptors"><span class="interfaceName">TaskApplicationDescriptor</span></a></li>
+<li><a href="org/apache/samza/storage/TaskBackupManager.html" title="interface in org.apache.samza.storage"><span class="interfaceName">TaskBackupManager</span></a></li>
 <li><a href="org/apache/samza/task/TaskCallback.html" title="interface in org.apache.samza.task"><span class="interfaceName">TaskCallback</span></a></li>
 <li><a href="org/apache/samza/context/TaskContext.html" title="interface in org.apache.samza.context"><span class="interfaceName">TaskContext</span></a></li>
 <li><a href="org/apache/samza/task/TaskCoordinator.html" title="interface in org.apache.samza.task"><span class="interfaceName">TaskCoordinator</span></a></li>
 <li><a href="org/apache/samza/task/TaskCoordinator.RequestScope.html" title="enum in org.apache.samza.task">TaskCoordinator.RequestScope</a></li>
+<li><a href="org/apache/samza/task/TaskExecutorFactory.html" title="interface in org.apache.samza.task"><span class="interfaceName">TaskExecutorFactory</span></a></li>
 <li><a href="org/apache/samza/task/TaskFactory.html" title="interface in org.apache.samza.task"><span class="interfaceName">TaskFactory</span></a></li>
 <li><a href="org/apache/samza/job/model/TaskMode.html" title="enum in org.apache.samza.job.model">TaskMode</a></li>
 <li><a href="org/apache/samza/job/model/TaskModel.html" title="class in org.apache.samza.job.model">TaskModel</a></li>
 <li><a href="org/apache/samza/container/TaskName.html" title="class in org.apache.samza.container">TaskName</a></li>
+<li><a href="org/apache/samza/storage/TaskRestoreManager.html" title="interface in org.apache.samza.storage"><span class="interfaceName">TaskRestoreManager</span></a></li>
 <li><a href="org/apache/samza/operators/triggers/TimeBasedTrigger.html" title="interface in org.apache.samza.operators.triggers"><span class="interfaceName">TimeBasedTrigger</span></a></li>
 <li><a href="org/apache/samza/metrics/Timer.html" title="class in org.apache.samza.metrics">Timer</a></li>
 <li><a href="org/apache/samza/operators/triggers/TimeSinceFirstMessageTrigger.html" title="class in org.apache.samza.operators.triggers">TimeSinceFirstMessageTrigger</a></li>
@@ -258,6 +282,8 @@
 <li><a href="org/apache/samza/system/descriptors/TransformingInputDescriptorProvider.html" title="interface in org.apache.samza.system.descriptors"><span class="interfaceName">TransformingInputDescriptorProvider</span></a></li>
 <li><a href="org/apache/samza/operators/triggers/Trigger.html" title="interface in org.apache.samza.operators.triggers"><span class="interfaceName">Trigger</span></a></li>
 <li><a href="org/apache/samza/operators/triggers/Triggers.html" title="class in org.apache.samza.operators.triggers">Triggers</a></li>
+<li><a href="org/apache/samza/operators/UpdateMessage.html" title="class in org.apache.samza.operators">UpdateMessage</a></li>
+<li><a href="org/apache/samza/operators/UpdateOptions.html" title="enum in org.apache.samza.operators">UpdateOptions</a></li>
 <li><a href="org/apache/samza/serializers/UUIDSerde.html" title="class in org.apache.samza.serializers">UUIDSerde</a></li>
 <li><a href="org/apache/samza/serializers/UUIDSerdeFactory.html" title="class in org.apache.samza.serializers">UUIDSerdeFactory</a></li>
 <li><a href="org/apache/samza/operators/functions/WatermarkFunction.html" title="interface in org.apache.samza.operators.functions"><span class="interfaceName">WatermarkFunction</span></a></li>

Modified: samza/site/learn/documentation/latest/api/javadocs/constant-values.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/constant-values.html?rev=1906774&r1=1906773&r2=1906774&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/constant-values.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/constant-values.html Wed Jan 18 19:33:25 2023
@@ -2,9 +2,8 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 10:07:15 PST 2021 -->
-<title>Constant Field Values (samza-api 1.7.0-SNAPSHOT API)</title>
-<meta name="date" content="2021-02-04">
+<!-- Generated by javadoc -->
+<title>Constant Field Values (samza-api 1.9.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +11,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Constant Field Values (samza-api 1.7.0-SNAPSHOT API)";
+            parent.document.title="Constant Field Values (samza-api 1.9.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -82,7 +81,7 @@
 <ul class="blockList">
 <li class="blockList">
 <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>org.apache.samza.checkpoint.<a href="org/apache/samza/checkpoint/CheckpointedChangelogOffset.html" title="class in org.apache.samza.checkpoint">CheckpointedChangelogOffset</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>org.apache.samza.checkpoint.<a href="org/apache/samza/checkpoint/CheckpointId.html" title="class in org.apache.samza.checkpoint">CheckpointId</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th scope="col">Constant Field</th>
@@ -90,18 +89,18 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.samza.checkpoint.CheckpointedChangelogOffset.SEPARATOR">
+<td class="colFirst"><a name="org.apache.samza.checkpoint.CheckpointId.SEPARATOR">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="org/apache/samza/checkpoint/CheckpointedChangelogOffset.html#SEPARATOR">SEPARATOR</a></code></td>
-<td class="colLast"><code>":"</code></td>
+<td><code><a href="org/apache/samza/checkpoint/CheckpointId.html#SEPARATOR">SEPARATOR</a></code></td>
+<td class="colLast"><code>"-"</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
 <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>org.apache.samza.checkpoint.<a href="org/apache/samza/checkpoint/CheckpointId.html" title="class in org.apache.samza.checkpoint">CheckpointId</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>org.apache.samza.checkpoint.<a href="org/apache/samza/checkpoint/CheckpointV1.html" title="class in org.apache.samza.checkpoint">CheckpointV1</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th scope="col">Constant Field</th>
@@ -109,11 +108,30 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.samza.checkpoint.CheckpointId.SEPARATOR">
+<td class="colFirst"><a name="org.apache.samza.checkpoint.CheckpointV1.CHECKPOINT_VERSION">
 <!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="org/apache/samza/checkpoint/CheckpointId.html#SEPARATOR">SEPARATOR</a></code></td>
-<td class="colLast"><code>"-"</code></td>
+</a><code>public&nbsp;static&nbsp;final&nbsp;short</code></td>
+<td><code><a href="org/apache/samza/checkpoint/CheckpointV1.html#CHECKPOINT_VERSION">CHECKPOINT_VERSION</a></code></td>
+<td class="colLast"><code>1</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.samza.checkpoint.<a href="org/apache/samza/checkpoint/CheckpointV2.html" title="class in org.apache.samza.checkpoint">CheckpointV2</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.samza.checkpoint.CheckpointV2.CHECKPOINT_VERSION">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;short</code></td>
+<td><code><a href="org/apache/samza/checkpoint/CheckpointV2.html#CHECKPOINT_VERSION">CHECKPOINT_VERSION</a></code></td>
+<td class="colLast"><code>2</code></td>
 </tr>
 </tbody>
 </table>
@@ -216,6 +234,27 @@
 <ul class="blockList">
 <li class="blockList">
 <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.samza.storage.blobstore.<a href="org/apache/samza/storage/blobstore/Metadata.html" title="class in org.apache.samza.storage.blobstore">Metadata</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.samza.storage.blobstore.Metadata.SNAPSHOT_INDEX_PAYLOAD_PATH">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/storage/blobstore/Metadata.html#SNAPSHOT_INDEX_PAYLOAD_PATH">SNAPSHOT_INDEX_PAYLOAD_PATH</a></code></td>
+<td class="colLast"><code>"snapshot-index"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
 <caption><span>org.apache.samza.system.<a href="org/apache/samza/system/SystemConsumer.html" title="interface in org.apache.samza.system">SystemConsumer</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -324,7 +363,7 @@
 </li>
 <li class="blockList">
 <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>org.apache.samza.table.descriptors.<a href="org/apache/samza/table/descriptors/RemoteTableDescriptor.html" title="class in org.apache.samza.table.descriptors">RemoteTableDescriptor</a>&lt;<a href="org/apache/samza/table/descriptors/RemoteTableDescriptor.html" title="type parameter in RemoteTableDescriptor">K</a>,<a href="org/apache/samza/table/descriptors/RemoteTableDescriptor.html" title="type parameter in RemoteTableDescriptor">V</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>org.apache.samza.table.descriptors.<a href="org/apache/samza/table/descriptors/RemoteTableDescriptor.html" title="class in org.apache.samza.table.descriptors">RemoteTableDescriptor</a>&lt;<a href="org/apache/samza/table/descriptors/RemoteTableDescriptor.html" title="type parameter in RemoteTableDescriptor">K</a>,<a href="org/apache/samza/table/descriptors/RemoteTableDescriptor.html" title="type parameter in RemoteTableDescriptor">V</a>,<a href="org/apache/samza/table/descriptors/RemoteTableDescriptor.html" title="type parameter in RemoteTableDescriptor">U</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th scope="col">Constant Field</th>

Modified: samza/site/learn/documentation/latest/api/javadocs/deprecated-list.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/deprecated-list.html?rev=1906774&r1=1906773&r2=1906774&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/deprecated-list.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/deprecated-list.html Wed Jan 18 19:33:25 2023
@@ -2,9 +2,8 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 10:07:15 PST 2021 -->
-<title>Deprecated List (samza-api 1.7.0-SNAPSHOT API)</title>
-<meta name="date" content="2021-02-04">
+<!-- Generated by javadoc -->
+<title>Deprecated List (samza-api 1.9.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +11,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Deprecated List (samza-api 1.7.0-SNAPSHOT API)";
+            parent.document.title="Deprecated List (samza-api 1.9.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/help-doc.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/help-doc.html?rev=1906774&r1=1906773&r2=1906774&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/help-doc.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/help-doc.html Wed Jan 18 19:33:25 2023
@@ -2,9 +2,8 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 10:07:15 PST 2021 -->
-<title>API Help (samza-api 1.7.0-SNAPSHOT API)</title>
-<meta name="date" content="2021-02-04">
+<!-- Generated by javadoc -->
+<title>API Help (samza-api 1.9.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +11,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="API Help (samza-api 1.7.0-SNAPSHOT API)";
+            parent.document.title="API Help (samza-api 1.9.0-SNAPSHOT API)";
         }
     }
     catch(err) {