You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by ja...@apache.org on 2019/03/19 05:31:15 UTC

svn commit: r1855804 [3/25] - in /samza/site: ./ archive/ blog/ case-studies/ community/ contribute/ css/ learn/documentation/versioned/ learn/documentation/versioned/api/ learn/documentation/versioned/api/javadocs/ learn/documentation/versioned/api/ja...

Modified: samza/site/learn/documentation/versioned/api/javadocs/allclasses-frame.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/versioned/api/javadocs/allclasses-frame.html?rev=1855804&r1=1855803&r2=1855804&view=diff
==============================================================================
--- samza/site/learn/documentation/versioned/api/javadocs/allclasses-frame.html (original)
+++ samza/site/learn/documentation/versioned/api/javadocs/allclasses-frame.html Tue Mar 19 05:31:11 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Sat Dec 08 21:12:57 PST 2018 -->
-<title>All Classes (samza-api 1.0.0 API)</title>
-<meta name="date" content="2018-12-08">
+<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 22:29:01 PDT 2019 -->
+<title>All Classes (samza-api 1.0.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -23,14 +23,17 @@
 <li><a href="org/apache/samza/job/ApplicationStatus.StatusCode.html" title="enum in org.apache.samza.job" target="classFrame">ApplicationStatus.StatusCode</a></li>
 <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/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/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>
+<li><a href="org/apache/samza/table/descriptors/BaseTableDescriptor.html" title="class in org.apache.samza.table.descriptors" target="classFrame">BaseTableDescriptor</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/serializers/ByteBufferSerde.html" title="class in org.apache.samza.serializers" target="classFrame">ByteBufferSerde</a></li>
 <li><a href="org/apache/samza/serializers/ByteBufferSerdeFactory.html" title="class in org.apache.samza.serializers" target="classFrame">ByteBufferSerdeFactory</a></li>
 <li><a href="org/apache/samza/serializers/ByteSerde.html" title="class in org.apache.samza.serializers" target="classFrame">ByteSerde</a></li>
 <li><a href="org/apache/samza/serializers/ByteSerdeFactory.html" title="class in org.apache.samza.serializers" target="classFrame">ByteSerdeFactory</a></li>
+<li><a href="org/apache/samza/table/descriptors/CachingTableDescriptor.html" title="class in org.apache.samza.table.descriptors" target="classFrame">CachingTableDescriptor</a></li>
 <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/checkpoint/Checkpoint.html" title="class in org.apache.samza.checkpoint" target="classFrame">Checkpoint</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>
@@ -59,7 +62,7 @@
 <li><a href="org/apache/samza/system/EndOfStreamMessage.html" title="class in org.apache.samza.system" target="classFrame">EndOfStreamMessage</a></li>
 <li><a href="org/apache/samza/storage/kv/Entry.html" title="class in org.apache.samza.storage.kv" target="classFrame">Entry</a></li>
 <li><a href="org/apache/samza/system/descriptors/ExpandingInputDescriptorProvider.html" title="interface in org.apache.samza.system.descriptors" target="classFrame"><span class="interfaceName">ExpandingInputDescriptorProvider</span></a></li>
-<li><a href="org/apache/samza/system/ExtendedSystemAdmin.html" title="interface in org.apache.samza.system" target="classFrame"><span class="interfaceName">ExtendedSystemAdmin</span></a></li>
+<li><a href="org/apache/samza/context/ExternalContext.html" title="interface in org.apache.samza.context" target="classFrame"><span class="interfaceName">ExternalContext</span></a></li>
 <li><a href="org/apache/samza/operators/functions/FilterFunction.html" title="interface in org.apache.samza.operators.functions" target="classFrame"><span class="interfaceName">FilterFunction</span></a></li>
 <li><a href="org/apache/samza/operators/triggers/FiringType.html" title="enum in org.apache.samza.operators.triggers" target="classFrame">FiringType</a></li>
 <li><a href="org/apache/samza/operators/functions/FlatMapFunction.html" title="interface in org.apache.samza.operators.functions" target="classFrame"><span class="interfaceName">FlatMapFunction</span></a></li>
@@ -68,9 +71,13 @@
 <li><a href="org/apache/samza/system/descriptors/GenericInputDescriptor.html" title="class in org.apache.samza.system.descriptors" target="classFrame">GenericInputDescriptor</a></li>
 <li><a href="org/apache/samza/system/descriptors/GenericOutputDescriptor.html" title="class in org.apache.samza.system.descriptors" target="classFrame">GenericOutputDescriptor</a></li>
 <li><a href="org/apache/samza/system/descriptors/GenericSystemDescriptor.html" title="class in org.apache.samza.system.descriptors" target="classFrame">GenericSystemDescriptor</a></li>
+<li><a href="org/apache/samza/table/descriptors/GuavaCacheTableDescriptor.html" title="class in org.apache.samza.table.descriptors" target="classFrame">GuavaCacheTableDescriptor</a></li>
+<li><a href="org/apache/samza/table/descriptors/HybridTableDescriptor.html" title="class in org.apache.samza.table.descriptors" target="classFrame">HybridTableDescriptor</a></li>
 <li><a href="org/apache/samza/system/IncomingMessageEnvelope.html" title="class in org.apache.samza.system" target="classFrame">IncomingMessageEnvelope</a></li>
 <li><a href="org/apache/samza/operators/functions/InitableFunction.html" title="interface in org.apache.samza.operators.functions" target="classFrame"><span class="interfaceName">InitableFunction</span></a></li>
 <li><a href="org/apache/samza/task/InitableTask.html" title="interface in org.apache.samza.task" target="classFrame"><span class="interfaceName">InitableTask</span></a></li>
+<li><a href="org/apache/samza/metadatastore/InMemoryMetadataStore.html" title="class in org.apache.samza.metadatastore" target="classFrame">InMemoryMetadataStore</a></li>
+<li><a href="org/apache/samza/metadatastore/InMemoryMetadataStoreFactory.html" title="class in org.apache.samza.metadatastore" target="classFrame">InMemoryMetadataStoreFactory</a></li>
 <li><a href="org/apache/samza/system/descriptors/InputDescriptor.html" title="class in org.apache.samza.system.descriptors" target="classFrame">InputDescriptor</a></li>
 <li><a href="org/apache/samza/system/descriptors/InputTransformer.html" title="interface in org.apache.samza.system.descriptors" target="classFrame"><span class="interfaceName">InputTransformer</span></a></li>
 <li><a href="org/apache/samza/serializers/IntegerSerde.html" title="class in org.apache.samza.serializers" target="classFrame">IntegerSerde</a></li>
@@ -79,6 +86,7 @@
 <li><a href="org/apache/samza/annotation/InterfaceStability.Evolving.html" title="annotation in org.apache.samza.annotation" target="classFrame">InterfaceStability.Evolving</a></li>
 <li><a href="org/apache/samza/annotation/InterfaceStability.Stable.html" title="annotation in org.apache.samza.annotation" target="classFrame">InterfaceStability.Stable</a></li>
 <li><a href="org/apache/samza/annotation/InterfaceStability.Unstable.html" title="annotation in org.apache.samza.annotation" target="classFrame">InterfaceStability.Unstable</a></li>
+<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/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>
@@ -89,6 +97,7 @@
 <li><a href="org/apache/samza/operators/KV.html" title="class in org.apache.samza.operators" target="classFrame">KV</a></li>
 <li><a href="org/apache/samza/serializers/KVSerde.html" title="class in org.apache.samza.serializers" target="classFrame">KVSerde</a></li>
 <li><a href="org/apache/samza/metrics/ListGauge.html" title="class in org.apache.samza.metrics" target="classFrame">ListGauge</a></li>
+<li><a href="org/apache/samza/table/descriptors/LocalTableDescriptor.html" title="class in org.apache.samza.table.descriptors" target="classFrame">LocalTableDescriptor</a></li>
 <li><a href="org/apache/samza/runtime/LocationId.html" title="class in org.apache.samza.runtime" target="classFrame">LocationId</a></li>
 <li><a href="org/apache/samza/runtime/LocationIdProvider.html" title="interface in org.apache.samza.runtime" target="classFrame"><span class="interfaceName">LocationIdProvider</span></a></li>
 <li><a href="org/apache/samza/runtime/LocationIdProviderFactory.html" title="interface in org.apache.samza.runtime" target="classFrame"><span class="interfaceName">LocationIdProviderFactory</span></a></li>
@@ -125,19 +134,24 @@
 <li><a href="org/apache/samza/util/RateLimiter.html" title="interface in org.apache.samza.util" target="classFrame"><span class="interfaceName">RateLimiter</span></a></li>
 <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/ReadableTable.html" title="interface in org.apache.samza.table" target="classFrame"><span class="interfaceName">ReadableTable</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/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/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>
+<li><a href="org/apache/samza/sql/schema/SamzaSqlFieldType.html" title="enum in org.apache.samza.sql.schema" target="classFrame">SamzaSqlFieldType</a></li>
 <li><a href="org/apache/samza/sql/SamzaSqlRelRecord.html" title="class in org.apache.samza.sql" target="classFrame">SamzaSqlRelRecord</a></li>
+<li><a href="org/apache/samza/sql/udfs/SamzaSqlUdf.html" title="annotation in org.apache.samza.sql.udfs" target="classFrame">SamzaSqlUdf</a></li>
+<li><a href="org/apache/samza/sql/udfs/SamzaSqlUdfMethod.html" title="annotation in org.apache.samza.sql.udfs" target="classFrame">SamzaSqlUdfMethod</a></li>
 <li><a href="org/apache/samza/sql/udfs/ScalarUdf.html" title="interface in org.apache.samza.sql.udfs" target="classFrame"><span class="interfaceName">ScalarUdf</span></a></li>
 <li><a href="org/apache/samza/scheduler/ScheduledCallback.html" title="interface in org.apache.samza.scheduler" target="classFrame"><span class="interfaceName">ScheduledCallback</span></a></li>
 <li><a href="org/apache/samza/operators/functions/ScheduledFunction.html" title="interface in org.apache.samza.operators.functions" target="classFrame"><span class="interfaceName">ScheduledFunction</span></a></li>
 <li><a href="org/apache/samza/operators/Scheduler.html" title="interface in org.apache.samza.operators" target="classFrame"><span class="interfaceName">Scheduler</span></a></li>
 <li><a href="org/apache/samza/serializers/Serde.html" title="interface in org.apache.samza.serializers" target="classFrame"><span class="interfaceName">Serde</span></a></li>
 <li><a href="org/apache/samza/serializers/SerdeFactory.html" title="interface in org.apache.samza.serializers" target="classFrame"><span class="interfaceName">SerdeFactory</span></a></li>
+<li><a href="org/apache/samza/table/utils/SerdeUtils.html" title="class in org.apache.samza.table.utils" target="classFrame">SerdeUtils</a></li>
 <li><a href="org/apache/samza/serializers/SerializableSerde.html" title="class in org.apache.samza.serializers" target="classFrame">SerializableSerde</a></li>
 <li><a href="org/apache/samza/serializers/SerializableSerdeFactory.html" title="class in org.apache.samza.serializers" target="classFrame">SerializableSerdeFactory</a></li>
 <li><a href="org/apache/samza/serializers/Serializer.html" title="interface in org.apache.samza.serializers" target="classFrame"><span class="interfaceName">Serializer</span></a></li>
@@ -148,8 +162,20 @@
 <li><a href="org/apache/samza/operators/functions/SinkFunction.html" title="interface in org.apache.samza.operators.functions" target="classFrame"><span class="interfaceName">SinkFunction</span></a></li>
 <li><a href="org/apache/samza/metrics/SlidingTimeWindowReservoir.html" title="class in org.apache.samza.metrics" target="classFrame">SlidingTimeWindowReservoir</a></li>
 <li><a href="org/apache/samza/metrics/Snapshot.html" title="class in org.apache.samza.metrics" target="classFrame">Snapshot</a></li>
+<li><a href="org/apache/samza/sql/schema/SqlFieldSchema.html" title="class in org.apache.samza.sql.schema" target="classFrame">SqlFieldSchema</a></li>
+<li><a href="org/apache/samza/sql/schema/SqlSchema.html" title="class in org.apache.samza.sql.schema" target="classFrame">SqlSchema</a></li>
+<li><a href="org/apache/samza/sql/schema/SqlSchema.SqlField.html" title="class in org.apache.samza.sql.schema" target="classFrame">SqlSchema.SqlField</a></li>
+<li><a href="org/apache/samza/sql/schema/SqlSchemaBuilder.html" title="class in org.apache.samza.sql.schema" target="classFrame">SqlSchemaBuilder</a></li>
+<li><a href="org/apache/samza/startpoint/Startpoint.html" title="class in org.apache.samza.startpoint" target="classFrame">Startpoint</a></li>
+<li><a href="org/apache/samza/startpoint/StartpointCustom.html" title="class in org.apache.samza.startpoint" target="classFrame">StartpointCustom</a></li>
+<li><a href="org/apache/samza/startpoint/StartpointOldest.html" title="class in org.apache.samza.startpoint" target="classFrame">StartpointOldest</a></li>
+<li><a href="org/apache/samza/startpoint/StartpointSpecific.html" title="class in org.apache.samza.startpoint" target="classFrame">StartpointSpecific</a></li>
+<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/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>
 <li><a href="org/apache/samza/storage/StoreProperties.html" title="class in org.apache.samza.storage" target="classFrame">StoreProperties</a></li>
 <li><a href="org/apache/samza/storage/StoreProperties.StorePropertiesBuilder.html" title="class in org.apache.samza.storage" target="classFrame">StoreProperties.StorePropertiesBuilder</a></li>
 <li><a href="org/apache/samza/application/StreamApplication.html" title="interface in org.apache.samza.application" target="classFrame"><span class="interfaceName">StreamApplication</span></a></li>
@@ -180,12 +206,20 @@
 <li><a href="org/apache/samza/container/grouper/stream/SystemStreamPartitionGrouper.html" title="interface in org.apache.samza.container.grouper.stream" target="classFrame"><span class="interfaceName">SystemStreamPartitionGrouper</span></a></li>
 <li><a href="org/apache/samza/container/grouper/stream/SystemStreamPartitionGrouperFactory.html" title="interface in org.apache.samza.container.grouper.stream" target="classFrame"><span class="interfaceName">SystemStreamPartitionGrouperFactory</span></a></li>
 <li><a href="org/apache/samza/system/SystemStreamPartitionIterator.html" title="class in org.apache.samza.system" target="classFrame">SystemStreamPartitionIterator</a></li>
+<li><a href="org/apache/samza/container/grouper/stream/SystemStreamPartitionMapper.html" title="interface in org.apache.samza.container.grouper.stream" target="classFrame"><span class="interfaceName">SystemStreamPartitionMapper</span></a></li>
+<li><a href="org/apache/samza/container/grouper/stream/SystemStreamPartitionMapperFactory.html" title="interface in org.apache.samza.container.grouper.stream" target="classFrame"><span class="interfaceName">SystemStreamPartitionMapperFactory</span></a></li>
 <li><a href="org/apache/samza/system/SystemStreamPartitionMatcher.html" title="interface in org.apache.samza.system" target="classFrame"><span class="interfaceName">SystemStreamPartitionMatcher</span></a></li>
 <li><a href="org/apache/samza/table/Table.html" title="interface in org.apache.samza.table" target="classFrame"><span class="interfaceName">Table</span></a></li>
 <li><a href="org/apache/samza/table/descriptors/TableDescriptor.html" title="interface in org.apache.samza.table.descriptors" target="classFrame"><span class="interfaceName">TableDescriptor</span></a></li>
-<li><a href="org/apache/samza/table/descriptors/TableProvider.html" title="interface in org.apache.samza.table.descriptors" target="classFrame"><span class="interfaceName">TableProvider</span></a></li>
-<li><a href="org/apache/samza/table/descriptors/TableProviderFactory.html" title="interface in org.apache.samza.table.descriptors" target="classFrame"><span class="interfaceName">TableProviderFactory</span></a></li>
-<li><a href="org/apache/samza/table/TableSpec.html" title="class in org.apache.samza.table" target="classFrame">TableSpec</a></li>
+<li><a href="org/apache/samza/table/remote/TablePart.html" title="interface in org.apache.samza.table.remote" target="classFrame"><span class="interfaceName">TablePart</span></a></li>
+<li><a href="org/apache/samza/table/TableProvider.html" title="interface in org.apache.samza.table" target="classFrame"><span class="interfaceName">TableProvider</span></a></li>
+<li><a href="org/apache/samza/table/TableProviderFactory.html" title="interface in org.apache.samza.table" target="classFrame"><span class="interfaceName">TableProviderFactory</span></a></li>
+<li><a href="org/apache/samza/table/remote/TableRateLimiter.html" title="class in org.apache.samza.table.remote" target="classFrame">TableRateLimiter</a></li>
+<li><a href="org/apache/samza/table/remote/TableRateLimiter.CreditFunction.html" title="interface in org.apache.samza.table.remote" target="classFrame"><span class="interfaceName">TableRateLimiter.CreditFunction</span></a></li>
+<li><a href="org/apache/samza/table/remote/TableReadFunction.html" title="interface in org.apache.samza.table.remote" target="classFrame"><span class="interfaceName">TableReadFunction</span></a></li>
+<li><a href="org/apache/samza/table/retry/TableRetryPolicy.html" title="class in org.apache.samza.table.retry" target="classFrame">TableRetryPolicy</a></li>
+<li><a href="org/apache/samza/table/retry/TableRetryPolicy.RetryPredicate.html" title="interface in org.apache.samza.table.retry" target="classFrame"><span class="interfaceName">TableRetryPolicy.RetryPredicate</span></a></li>
+<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/task/TaskCallback.html" title="interface in org.apache.samza.task" target="classFrame"><span class="interfaceName">TaskCallback</span></a></li>
@@ -193,6 +227,7 @@
 <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/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/operators/triggers/TimeBasedTrigger.html" title="interface in org.apache.samza.operators.triggers" target="classFrame"><span class="interfaceName">TimeBasedTrigger</span></a></li>

Modified: samza/site/learn/documentation/versioned/api/javadocs/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/versioned/api/javadocs/allclasses-noframe.html?rev=1855804&r1=1855803&r2=1855804&view=diff
==============================================================================
--- samza/site/learn/documentation/versioned/api/javadocs/allclasses-noframe.html (original)
+++ samza/site/learn/documentation/versioned/api/javadocs/allclasses-noframe.html Tue Mar 19 05:31:11 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Sat Dec 08 21:12:57 PST 2018 -->
-<title>All Classes (samza-api 1.0.0 API)</title>
-<meta name="date" content="2018-12-08">
+<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 22:29:01 PDT 2019 -->
+<title>All Classes (samza-api 1.0.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -23,14 +23,17 @@
 <li><a href="org/apache/samza/job/ApplicationStatus.StatusCode.html" title="enum in org.apache.samza.job">ApplicationStatus.StatusCode</a></li>
 <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/table/AsyncReadWriteTable.html" title="interface in org.apache.samza.table"><span class="interfaceName">AsyncReadWriteTable</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>
+<li><a href="org/apache/samza/table/descriptors/BaseTableDescriptor.html" title="class in org.apache.samza.table.descriptors">BaseTableDescriptor</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/serializers/ByteBufferSerde.html" title="class in org.apache.samza.serializers">ByteBufferSerde</a></li>
 <li><a href="org/apache/samza/serializers/ByteBufferSerdeFactory.html" title="class in org.apache.samza.serializers">ByteBufferSerdeFactory</a></li>
 <li><a href="org/apache/samza/serializers/ByteSerde.html" title="class in org.apache.samza.serializers">ByteSerde</a></li>
 <li><a href="org/apache/samza/serializers/ByteSerdeFactory.html" title="class in org.apache.samza.serializers">ByteSerdeFactory</a></li>
+<li><a href="org/apache/samza/table/descriptors/CachingTableDescriptor.html" title="class in org.apache.samza.table.descriptors">CachingTableDescriptor</a></li>
 <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/checkpoint/Checkpoint.html" title="class in org.apache.samza.checkpoint">Checkpoint</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>
@@ -59,7 +62,7 @@
 <li><a href="org/apache/samza/system/EndOfStreamMessage.html" title="class in org.apache.samza.system">EndOfStreamMessage</a></li>
 <li><a href="org/apache/samza/storage/kv/Entry.html" title="class in org.apache.samza.storage.kv">Entry</a></li>
 <li><a href="org/apache/samza/system/descriptors/ExpandingInputDescriptorProvider.html" title="interface in org.apache.samza.system.descriptors"><span class="interfaceName">ExpandingInputDescriptorProvider</span></a></li>
-<li><a href="org/apache/samza/system/ExtendedSystemAdmin.html" title="interface in org.apache.samza.system"><span class="interfaceName">ExtendedSystemAdmin</span></a></li>
+<li><a href="org/apache/samza/context/ExternalContext.html" title="interface in org.apache.samza.context"><span class="interfaceName">ExternalContext</span></a></li>
 <li><a href="org/apache/samza/operators/functions/FilterFunction.html" title="interface in org.apache.samza.operators.functions"><span class="interfaceName">FilterFunction</span></a></li>
 <li><a href="org/apache/samza/operators/triggers/FiringType.html" title="enum in org.apache.samza.operators.triggers">FiringType</a></li>
 <li><a href="org/apache/samza/operators/functions/FlatMapFunction.html" title="interface in org.apache.samza.operators.functions"><span class="interfaceName">FlatMapFunction</span></a></li>
@@ -68,9 +71,13 @@
 <li><a href="org/apache/samza/system/descriptors/GenericInputDescriptor.html" title="class in org.apache.samza.system.descriptors">GenericInputDescriptor</a></li>
 <li><a href="org/apache/samza/system/descriptors/GenericOutputDescriptor.html" title="class in org.apache.samza.system.descriptors">GenericOutputDescriptor</a></li>
 <li><a href="org/apache/samza/system/descriptors/GenericSystemDescriptor.html" title="class in org.apache.samza.system.descriptors">GenericSystemDescriptor</a></li>
+<li><a href="org/apache/samza/table/descriptors/GuavaCacheTableDescriptor.html" title="class in org.apache.samza.table.descriptors">GuavaCacheTableDescriptor</a></li>
+<li><a href="org/apache/samza/table/descriptors/HybridTableDescriptor.html" title="class in org.apache.samza.table.descriptors">HybridTableDescriptor</a></li>
 <li><a href="org/apache/samza/system/IncomingMessageEnvelope.html" title="class in org.apache.samza.system">IncomingMessageEnvelope</a></li>
 <li><a href="org/apache/samza/operators/functions/InitableFunction.html" title="interface in org.apache.samza.operators.functions"><span class="interfaceName">InitableFunction</span></a></li>
 <li><a href="org/apache/samza/task/InitableTask.html" title="interface in org.apache.samza.task"><span class="interfaceName">InitableTask</span></a></li>
+<li><a href="org/apache/samza/metadatastore/InMemoryMetadataStore.html" title="class in org.apache.samza.metadatastore">InMemoryMetadataStore</a></li>
+<li><a href="org/apache/samza/metadatastore/InMemoryMetadataStoreFactory.html" title="class in org.apache.samza.metadatastore">InMemoryMetadataStoreFactory</a></li>
 <li><a href="org/apache/samza/system/descriptors/InputDescriptor.html" title="class in org.apache.samza.system.descriptors">InputDescriptor</a></li>
 <li><a href="org/apache/samza/system/descriptors/InputTransformer.html" title="interface in org.apache.samza.system.descriptors"><span class="interfaceName">InputTransformer</span></a></li>
 <li><a href="org/apache/samza/serializers/IntegerSerde.html" title="class in org.apache.samza.serializers">IntegerSerde</a></li>
@@ -79,6 +86,7 @@
 <li><a href="org/apache/samza/annotation/InterfaceStability.Evolving.html" title="annotation in org.apache.samza.annotation">InterfaceStability.Evolving</a></li>
 <li><a href="org/apache/samza/annotation/InterfaceStability.Stable.html" title="annotation in org.apache.samza.annotation">InterfaceStability.Stable</a></li>
 <li><a href="org/apache/samza/annotation/InterfaceStability.Unstable.html" title="annotation in org.apache.samza.annotation">InterfaceStability.Unstable</a></li>
+<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/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>
@@ -89,6 +97,7 @@
 <li><a href="org/apache/samza/operators/KV.html" title="class in org.apache.samza.operators">KV</a></li>
 <li><a href="org/apache/samza/serializers/KVSerde.html" title="class in org.apache.samza.serializers">KVSerde</a></li>
 <li><a href="org/apache/samza/metrics/ListGauge.html" title="class in org.apache.samza.metrics">ListGauge</a></li>
+<li><a href="org/apache/samza/table/descriptors/LocalTableDescriptor.html" title="class in org.apache.samza.table.descriptors">LocalTableDescriptor</a></li>
 <li><a href="org/apache/samza/runtime/LocationId.html" title="class in org.apache.samza.runtime">LocationId</a></li>
 <li><a href="org/apache/samza/runtime/LocationIdProvider.html" title="interface in org.apache.samza.runtime"><span class="interfaceName">LocationIdProvider</span></a></li>
 <li><a href="org/apache/samza/runtime/LocationIdProviderFactory.html" title="interface in org.apache.samza.runtime"><span class="interfaceName">LocationIdProviderFactory</span></a></li>
@@ -125,19 +134,24 @@
 <li><a href="org/apache/samza/util/RateLimiter.html" title="interface in org.apache.samza.util"><span class="interfaceName">RateLimiter</span></a></li>
 <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/ReadableTable.html" title="interface in org.apache.samza.table"><span class="interfaceName">ReadableTable</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/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/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>
+<li><a href="org/apache/samza/sql/schema/SamzaSqlFieldType.html" title="enum in org.apache.samza.sql.schema">SamzaSqlFieldType</a></li>
 <li><a href="org/apache/samza/sql/SamzaSqlRelRecord.html" title="class in org.apache.samza.sql">SamzaSqlRelRecord</a></li>
+<li><a href="org/apache/samza/sql/udfs/SamzaSqlUdf.html" title="annotation in org.apache.samza.sql.udfs">SamzaSqlUdf</a></li>
+<li><a href="org/apache/samza/sql/udfs/SamzaSqlUdfMethod.html" title="annotation in org.apache.samza.sql.udfs">SamzaSqlUdfMethod</a></li>
 <li><a href="org/apache/samza/sql/udfs/ScalarUdf.html" title="interface in org.apache.samza.sql.udfs"><span class="interfaceName">ScalarUdf</span></a></li>
 <li><a href="org/apache/samza/scheduler/ScheduledCallback.html" title="interface in org.apache.samza.scheduler"><span class="interfaceName">ScheduledCallback</span></a></li>
 <li><a href="org/apache/samza/operators/functions/ScheduledFunction.html" title="interface in org.apache.samza.operators.functions"><span class="interfaceName">ScheduledFunction</span></a></li>
 <li><a href="org/apache/samza/operators/Scheduler.html" title="interface in org.apache.samza.operators"><span class="interfaceName">Scheduler</span></a></li>
 <li><a href="org/apache/samza/serializers/Serde.html" title="interface in org.apache.samza.serializers"><span class="interfaceName">Serde</span></a></li>
 <li><a href="org/apache/samza/serializers/SerdeFactory.html" title="interface in org.apache.samza.serializers"><span class="interfaceName">SerdeFactory</span></a></li>
+<li><a href="org/apache/samza/table/utils/SerdeUtils.html" title="class in org.apache.samza.table.utils">SerdeUtils</a></li>
 <li><a href="org/apache/samza/serializers/SerializableSerde.html" title="class in org.apache.samza.serializers">SerializableSerde</a></li>
 <li><a href="org/apache/samza/serializers/SerializableSerdeFactory.html" title="class in org.apache.samza.serializers">SerializableSerdeFactory</a></li>
 <li><a href="org/apache/samza/serializers/Serializer.html" title="interface in org.apache.samza.serializers"><span class="interfaceName">Serializer</span></a></li>
@@ -148,8 +162,20 @@
 <li><a href="org/apache/samza/operators/functions/SinkFunction.html" title="interface in org.apache.samza.operators.functions"><span class="interfaceName">SinkFunction</span></a></li>
 <li><a href="org/apache/samza/metrics/SlidingTimeWindowReservoir.html" title="class in org.apache.samza.metrics">SlidingTimeWindowReservoir</a></li>
 <li><a href="org/apache/samza/metrics/Snapshot.html" title="class in org.apache.samza.metrics">Snapshot</a></li>
+<li><a href="org/apache/samza/sql/schema/SqlFieldSchema.html" title="class in org.apache.samza.sql.schema">SqlFieldSchema</a></li>
+<li><a href="org/apache/samza/sql/schema/SqlSchema.html" title="class in org.apache.samza.sql.schema">SqlSchema</a></li>
+<li><a href="org/apache/samza/sql/schema/SqlSchema.SqlField.html" title="class in org.apache.samza.sql.schema">SqlSchema.SqlField</a></li>
+<li><a href="org/apache/samza/sql/schema/SqlSchemaBuilder.html" title="class in org.apache.samza.sql.schema">SqlSchemaBuilder</a></li>
+<li><a href="org/apache/samza/startpoint/Startpoint.html" title="class in org.apache.samza.startpoint">Startpoint</a></li>
+<li><a href="org/apache/samza/startpoint/StartpointCustom.html" title="class in org.apache.samza.startpoint">StartpointCustom</a></li>
+<li><a href="org/apache/samza/startpoint/StartpointOldest.html" title="class in org.apache.samza.startpoint">StartpointOldest</a></li>
+<li><a href="org/apache/samza/startpoint/StartpointSpecific.html" title="class in org.apache.samza.startpoint">StartpointSpecific</a></li>
+<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/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>
 <li><a href="org/apache/samza/storage/StoreProperties.html" title="class in org.apache.samza.storage">StoreProperties</a></li>
 <li><a href="org/apache/samza/storage/StoreProperties.StorePropertiesBuilder.html" title="class in org.apache.samza.storage">StoreProperties.StorePropertiesBuilder</a></li>
 <li><a href="org/apache/samza/application/StreamApplication.html" title="interface in org.apache.samza.application"><span class="interfaceName">StreamApplication</span></a></li>
@@ -180,12 +206,20 @@
 <li><a href="org/apache/samza/container/grouper/stream/SystemStreamPartitionGrouper.html" title="interface in org.apache.samza.container.grouper.stream"><span class="interfaceName">SystemStreamPartitionGrouper</span></a></li>
 <li><a href="org/apache/samza/container/grouper/stream/SystemStreamPartitionGrouperFactory.html" title="interface in org.apache.samza.container.grouper.stream"><span class="interfaceName">SystemStreamPartitionGrouperFactory</span></a></li>
 <li><a href="org/apache/samza/system/SystemStreamPartitionIterator.html" title="class in org.apache.samza.system">SystemStreamPartitionIterator</a></li>
+<li><a href="org/apache/samza/container/grouper/stream/SystemStreamPartitionMapper.html" title="interface in org.apache.samza.container.grouper.stream"><span class="interfaceName">SystemStreamPartitionMapper</span></a></li>
+<li><a href="org/apache/samza/container/grouper/stream/SystemStreamPartitionMapperFactory.html" title="interface in org.apache.samza.container.grouper.stream"><span class="interfaceName">SystemStreamPartitionMapperFactory</span></a></li>
 <li><a href="org/apache/samza/system/SystemStreamPartitionMatcher.html" title="interface in org.apache.samza.system"><span class="interfaceName">SystemStreamPartitionMatcher</span></a></li>
 <li><a href="org/apache/samza/table/Table.html" title="interface in org.apache.samza.table"><span class="interfaceName">Table</span></a></li>
 <li><a href="org/apache/samza/table/descriptors/TableDescriptor.html" title="interface in org.apache.samza.table.descriptors"><span class="interfaceName">TableDescriptor</span></a></li>
-<li><a href="org/apache/samza/table/descriptors/TableProvider.html" title="interface in org.apache.samza.table.descriptors"><span class="interfaceName">TableProvider</span></a></li>
-<li><a href="org/apache/samza/table/descriptors/TableProviderFactory.html" title="interface in org.apache.samza.table.descriptors"><span class="interfaceName">TableProviderFactory</span></a></li>
-<li><a href="org/apache/samza/table/TableSpec.html" title="class in org.apache.samza.table">TableSpec</a></li>
+<li><a href="org/apache/samza/table/remote/TablePart.html" title="interface in org.apache.samza.table.remote"><span class="interfaceName">TablePart</span></a></li>
+<li><a href="org/apache/samza/table/TableProvider.html" title="interface in org.apache.samza.table"><span class="interfaceName">TableProvider</span></a></li>
+<li><a href="org/apache/samza/table/TableProviderFactory.html" title="interface in org.apache.samza.table"><span class="interfaceName">TableProviderFactory</span></a></li>
+<li><a href="org/apache/samza/table/remote/TableRateLimiter.html" title="class in org.apache.samza.table.remote">TableRateLimiter</a></li>
+<li><a href="org/apache/samza/table/remote/TableRateLimiter.CreditFunction.html" title="interface in org.apache.samza.table.remote"><span class="interfaceName">TableRateLimiter.CreditFunction</span></a></li>
+<li><a href="org/apache/samza/table/remote/TableReadFunction.html" title="interface in org.apache.samza.table.remote"><span class="interfaceName">TableReadFunction</span></a></li>
+<li><a href="org/apache/samza/table/retry/TableRetryPolicy.html" title="class in org.apache.samza.table.retry">TableRetryPolicy</a></li>
+<li><a href="org/apache/samza/table/retry/TableRetryPolicy.RetryPredicate.html" title="interface in org.apache.samza.table.retry"><span class="interfaceName">TableRetryPolicy.RetryPredicate</span></a></li>
+<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/task/TaskCallback.html" title="interface in org.apache.samza.task"><span class="interfaceName">TaskCallback</span></a></li>
@@ -193,6 +227,7 @@
 <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/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/operators/triggers/TimeBasedTrigger.html" title="interface in org.apache.samza.operators.triggers"><span class="interfaceName">TimeBasedTrigger</span></a></li>

Modified: samza/site/learn/documentation/versioned/api/javadocs/constant-values.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/versioned/api/javadocs/constant-values.html?rev=1855804&r1=1855803&r2=1855804&view=diff
==============================================================================
--- samza/site/learn/documentation/versioned/api/javadocs/constant-values.html (original)
+++ samza/site/learn/documentation/versioned/api/javadocs/constant-values.html Tue Mar 19 05:31:11 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Sat Dec 08 21:12:57 PST 2018 -->
-<title>Constant Field Values (samza-api 1.0.0 API)</title>
-<meta name="date" content="2018-12-08">
+<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 22:29:01 PDT 2019 -->
+<title>Constant Field Values (samza-api 1.0.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Constant Field Values (samza-api 1.0.0 API)";
+            parent.document.title="Constant Field Values (samza-api 1.0.1-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -106,6 +106,53 @@
 </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.config.<a href="org/apache/samza/config/JavaTableConfig.html" title="class in org.apache.samza.config">JavaTableConfig</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.config.JavaTableConfig.STORE_KEY_SERDE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/config/JavaTableConfig.html#STORE_KEY_SERDE">STORE_KEY_SERDE</a></code></td>
+<td class="colLast"><code>"stores.%s.key.serde"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.samza.config.JavaTableConfig.STORE_MSG_SERDE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/config/JavaTableConfig.html#STORE_MSG_SERDE">STORE_MSG_SERDE</a></code></td>
+<td class="colLast"><code>"stores.%s.msg.serde"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.samza.config.JavaTableConfig.TABLE_ID_PREFIX">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/config/JavaTableConfig.html#TABLE_ID_PREFIX">TABLE_ID_PREFIX</a></code></td>
+<td class="colLast"><code>"tables.%s"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.samza.config.JavaTableConfig.TABLE_PROVIDER_FACTORY_SUFFIX">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/config/JavaTableConfig.html#TABLE_PROVIDER_FACTORY_SUFFIX">TABLE_PROVIDER_FACTORY_SUFFIX</a></code></td>
+<td class="colLast"><code>".provider.factory"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.samza.config.JavaTableConfig.TABLES_PREFIX">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/config/JavaTableConfig.html#TABLES_PREFIX">TABLES_PREFIX</a></code></td>
+<td class="colLast"><code>"tables."</code></td>
+</tr>
+</tbody>
+</table>
+</li>
 </ul>
 <ul class="blockList">
 <li class="blockList">
@@ -126,6 +173,191 @@
 </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.table.descriptors.<a href="org/apache/samza/table/descriptors/CachingTableDescriptor.html" title="class in org.apache.samza.table.descriptors">CachingTableDescriptor</a>&lt;<a href="org/apache/samza/table/descriptors/CachingTableDescriptor.html" title="type parameter in CachingTableDescriptor">K</a>,<a href="org/apache/samza/table/descriptors/CachingTableDescriptor.html" title="type parameter in CachingTableDescriptor">V</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>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.samza.table.descriptors.CachingTableDescriptor.CACHE_SIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/table/descriptors/CachingTableDescriptor.html#CACHE_SIZE">CACHE_SIZE</a></code></td>
+<td class="colLast"><code>"cacheSize"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.samza.table.descriptors.CachingTableDescriptor.CACHE_TABLE_ID">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/table/descriptors/CachingTableDescriptor.html#CACHE_TABLE_ID">CACHE_TABLE_ID</a></code></td>
+<td class="colLast"><code>"cacheTableId"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.samza.table.descriptors.CachingTableDescriptor.PROVIDER_FACTORY_CLASS_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/table/descriptors/CachingTableDescriptor.html#PROVIDER_FACTORY_CLASS_NAME">PROVIDER_FACTORY_CLASS_NAME</a></code></td>
+<td class="colLast"><code>"org.apache.samza.table.caching.CachingTableProviderFactory"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.samza.table.descriptors.CachingTableDescriptor.READ_TTL_MS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/table/descriptors/CachingTableDescriptor.html#READ_TTL_MS">READ_TTL_MS</a></code></td>
+<td class="colLast"><code>"readTtl"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.samza.table.descriptors.CachingTableDescriptor.REAL_TABLE_ID">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/table/descriptors/CachingTableDescriptor.html#REAL_TABLE_ID">REAL_TABLE_ID</a></code></td>
+<td class="colLast"><code>"realTableId"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.samza.table.descriptors.CachingTableDescriptor.WRITE_AROUND">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/table/descriptors/CachingTableDescriptor.html#WRITE_AROUND">WRITE_AROUND</a></code></td>
+<td class="colLast"><code>"writeAround"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.samza.table.descriptors.CachingTableDescriptor.WRITE_TTL_MS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/table/descriptors/CachingTableDescriptor.html#WRITE_TTL_MS">WRITE_TTL_MS</a></code></td>
+<td class="colLast"><code>"writeTtl"</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.table.descriptors.<a href="org/apache/samza/table/descriptors/GuavaCacheTableDescriptor.html" title="class in org.apache.samza.table.descriptors">GuavaCacheTableDescriptor</a>&lt;<a href="org/apache/samza/table/descriptors/GuavaCacheTableDescriptor.html" title="type parameter in GuavaCacheTableDescriptor">K</a>,<a href="org/apache/samza/table/descriptors/GuavaCacheTableDescriptor.html" title="type parameter in GuavaCacheTableDescriptor">V</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>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.samza.table.descriptors.GuavaCacheTableDescriptor.GUAVA_CACHE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/table/descriptors/GuavaCacheTableDescriptor.html#GUAVA_CACHE">GUAVA_CACHE</a></code></td>
+<td class="colLast"><code>"guavaCache"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.samza.table.descriptors.GuavaCacheTableDescriptor.PROVIDER_FACTORY_CLASS_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/table/descriptors/GuavaCacheTableDescriptor.html#PROVIDER_FACTORY_CLASS_NAME">PROVIDER_FACTORY_CLASS_NAME</a></code></td>
+<td class="colLast"><code>"org.apache.samza.table.caching.guava.GuavaCacheTableProviderFactory"</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.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>
+<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.table.descriptors.RemoteTableDescriptor.ASYNC_CALLBACK_POOL_SIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/table/descriptors/RemoteTableDescriptor.html#ASYNC_CALLBACK_POOL_SIZE">ASYNC_CALLBACK_POOL_SIZE</a></code></td>
+<td class="colLast"><code>"io.async.callback.pool.size"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.samza.table.descriptors.RemoteTableDescriptor.DEFAULT_RATE_LIMITER_CLASS_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/table/descriptors/RemoteTableDescriptor.html#DEFAULT_RATE_LIMITER_CLASS_NAME">DEFAULT_RATE_LIMITER_CLASS_NAME</a></code></td>
+<td class="colLast"><code>"org.apache.samza.util.EmbeddedTaggedRateLimiter"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.samza.table.descriptors.RemoteTableDescriptor.PROVIDER_FACTORY_CLASS_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/table/descriptors/RemoteTableDescriptor.html#PROVIDER_FACTORY_CLASS_NAME">PROVIDER_FACTORY_CLASS_NAME</a></code></td>
+<td class="colLast"><code>"org.apache.samza.table.remote.RemoteTableProviderFactory"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.samza.table.descriptors.RemoteTableDescriptor.RATE_LIMITER">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/table/descriptors/RemoteTableDescriptor.html#RATE_LIMITER">RATE_LIMITER</a></code></td>
+<td class="colLast"><code>"io.ratelimiter"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.samza.table.descriptors.RemoteTableDescriptor.READ_CREDIT_FN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/table/descriptors/RemoteTableDescriptor.html#READ_CREDIT_FN">READ_CREDIT_FN</a></code></td>
+<td class="colLast"><code>"io.read.credit.func"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.samza.table.descriptors.RemoteTableDescriptor.READ_FN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/table/descriptors/RemoteTableDescriptor.html#READ_FN">READ_FN</a></code></td>
+<td class="colLast"><code>"io.read.func"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.samza.table.descriptors.RemoteTableDescriptor.READ_RETRY_POLICY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/table/descriptors/RemoteTableDescriptor.html#READ_RETRY_POLICY">READ_RETRY_POLICY</a></code></td>
+<td class="colLast"><code>"io.read.retry.policy"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.samza.table.descriptors.RemoteTableDescriptor.RL_READ_TAG">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/table/descriptors/RemoteTableDescriptor.html#RL_READ_TAG">RL_READ_TAG</a></code></td>
+<td class="colLast"><code>"readTag"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.samza.table.descriptors.RemoteTableDescriptor.RL_WRITE_TAG">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/table/descriptors/RemoteTableDescriptor.html#RL_WRITE_TAG">RL_WRITE_TAG</a></code></td>
+<td class="colLast"><code>"writeTag"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.samza.table.descriptors.RemoteTableDescriptor.WRITE_CREDIT_FN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/table/descriptors/RemoteTableDescriptor.html#WRITE_CREDIT_FN">WRITE_CREDIT_FN</a></code></td>
+<td class="colLast"><code>"io.write.credit.func"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.samza.table.descriptors.RemoteTableDescriptor.WRITE_FN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/table/descriptors/RemoteTableDescriptor.html#WRITE_FN">WRITE_FN</a></code></td>
+<td class="colLast"><code>"io.write.func"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.samza.table.descriptors.RemoteTableDescriptor.WRITE_RETRY_POLICY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/samza/table/descriptors/RemoteTableDescriptor.html#WRITE_RETRY_POLICY">WRITE_RETRY_POLICY</a></code></td>
+<td class="colLast"><code>"io.write.retry.policy"</code></td>
+</tr>
+</tbody>
+</table>
 </li>
 </ul>
 </div>

Modified: samza/site/learn/documentation/versioned/api/javadocs/deprecated-list.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/versioned/api/javadocs/deprecated-list.html?rev=1855804&r1=1855803&r2=1855804&view=diff
==============================================================================
--- samza/site/learn/documentation/versioned/api/javadocs/deprecated-list.html (original)
+++ samza/site/learn/documentation/versioned/api/javadocs/deprecated-list.html Tue Mar 19 05:31:11 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Sat Dec 08 21:12:57 PST 2018 -->
-<title>Deprecated List (samza-api 1.0.0 API)</title>
-<meta name="date" content="2018-12-08">
+<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 22:29:01 PDT 2019 -->
+<title>Deprecated List (samza-api 1.0.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Deprecated List (samza-api 1.0.0 API)";
+            parent.document.title="Deprecated List (samza-api 1.0.1-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -106,7 +106,13 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/samza/system/ExtendedSystemAdmin.html#getNewestOffset-org.apache.samza.system.SystemStreamPartition-java.lang.Integer-">org.apache.samza.system.ExtendedSystemAdmin.getNewestOffset(SystemStreamPartition, Integer)</a></td>
+<td class="colOne"><a href="org/apache/samza/context/ApplicationContainerContextFactory.html#create-org.apache.samza.context.JobContext-org.apache.samza.context.ContainerContext-">org.apache.samza.context.ApplicationContainerContextFactory.create(JobContext, ContainerContext)</a></td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/samza/context/ApplicationTaskContextFactory.html#create-org.apache.samza.context.JobContext-org.apache.samza.context.ContainerContext-org.apache.samza.context.TaskContext-org.apache.samza.context.ApplicationContainerContext-">org.apache.samza.context.ApplicationTaskContextFactory.create(JobContext, ContainerContext, TaskContext, ApplicationContainerContext)</a></td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/samza/checkpoint/CheckpointListener.html#onCheckpoint-java.util.Map-">org.apache.samza.checkpoint.CheckpointListener.onCheckpoint(Map&lt;SystemStreamPartition, String&gt;)</a></td>
 </tr>
 </tbody>
 </table>

Modified: samza/site/learn/documentation/versioned/api/javadocs/help-doc.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/versioned/api/javadocs/help-doc.html?rev=1855804&r1=1855803&r2=1855804&view=diff
==============================================================================
--- samza/site/learn/documentation/versioned/api/javadocs/help-doc.html (original)
+++ samza/site/learn/documentation/versioned/api/javadocs/help-doc.html Tue Mar 19 05:31:11 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Sat Dec 08 21:12:57 PST 2018 -->
-<title>API Help (samza-api 1.0.0 API)</title>
-<meta name="date" content="2018-12-08">
+<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 22:29:01 PDT 2019 -->
+<title>API Help (samza-api 1.0.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="API Help (samza-api 1.0.0 API)";
+            parent.document.title="API Help (samza-api 1.0.1-SNAPSHOT API)";
         }
     }
     catch(err) {