From 8a833f704facc518335d2cf03b9a937350caa8fd Mon Sep 17 00:00:00 2001 From: CircleCI Date: Wed, 3 Mar 2021 15:09:19 +0000 Subject: [PATCH] docs(gh-pages): generate apidocs [skip ci] --- .../apidocs/0.9.0/allclasses-index.html | 3390 ++++ site/static/apidocs/0.9.0/allclasses.html | 667 + .../apidocs/0.9.0/allpackages-index.html | 592 + .../static/apidocs/0.9.0/constant-values.html | 3122 ++++ .../static/apidocs/0.9.0/deprecated-list.html | 150 + site/static/apidocs/0.9.0/element-list | 107 + site/static/apidocs/0.9.0/help-doc.html | 282 + site/static/apidocs/0.9.0/index-all.html | 13258 ++++++++++++++++ site/static/apidocs/0.9.0/index.html | 588 + .../streamthoughts/azkarra/AzkarraWorker.html | 309 + .../azkarra/api/ApplicationId.html | 388 + .../azkarra/api/AzkarraContext.html | 766 + .../azkarra/api/AzkarraContextAware.html | 264 + .../azkarra/api/AzkarraContextListener.html | 316 + .../azkarra/api/AzkarraStreamsService.html | 733 + .../azkarra/api/AzkarraVersion.html | 337 + .../azkarra/api/ContainerId.html | 225 + .../streamthoughts/azkarra/api/Executed.html | 632 + .../io/streamthoughts/azkarra/api/State.html | 394 + .../api/StreamsExecutionEnvironment.View.html | 408 + .../api/StreamsExecutionEnvironment.html | 1025 ++ .../api/StreamsExecutionEnvironmentAware.html | 263 + .../StreamsExecutionEnvironmentFactory.html | 314 + .../azkarra/api/StreamsLifecycleChain.html | 259 + .../azkarra/api/StreamsLifecycleContext.html | 386 + .../api/StreamsLifecycleInterceptor.html | 311 + .../azkarra/api/StreamsTopologyExecution.html | 290 + .../api/StreamsTopologyMeta.Builder.html | 410 + .../azkarra/api/StreamsTopologyMeta.html | 433 + .../azkarra/api/annotations/AtLeastOnce.html | 201 + .../azkarra/api/annotations/Component.html | 198 + .../api/annotations/ConditionalOn.html | 438 + .../azkarra/api/annotations/Conditionals.html | 248 + .../azkarra/api/annotations/ConfValue.html | 295 + .../azkarra/api/annotations/ConfValues.html | 252 + .../azkarra/api/annotations/Eager.html | 256 + .../azkarra/api/annotations/ExactlyOnce.html | 201 + .../azkarra/api/annotations/Factory.html | 196 + .../azkarra/api/annotations/Order.html | 250 + .../azkarra/api/annotations/Primary.html | 200 + .../azkarra/api/annotations/Restricted.html | 295 + .../azkarra/api/annotations/Secondary.html | 200 + .../azkarra/api/annotations/StreamsName.html | 248 + .../azkarra/api/annotations/TopologyInfo.html | 289 + .../api/annotations/VisibleForTesting.html | 190 + .../annotations/class-use/AtLeastOnce.html | 150 + .../api/annotations/class-use/Component.html | 471 + .../annotations/class-use/ConditionalOn.html | 346 + .../annotations/class-use/Conditionals.html | 217 + .../api/annotations/class-use/ConfValue.html | 220 + .../api/annotations/class-use/ConfValues.html | 150 + .../api/annotations/class-use/Eager.html | 194 + .../annotations/class-use/ExactlyOnce.html | 150 + .../api/annotations/class-use/Factory.html | 250 + .../api/annotations/class-use/Order.html | 150 + .../api/annotations/class-use/Primary.html | 199 + .../api/annotations/class-use/Restricted.html | 150 + .../api/annotations/class-use/Secondary.html | 150 + .../annotations/class-use/StreamsName.html | 150 + .../annotations/class-use/TopologyInfo.html | 203 + .../class-use/VisibleForTesting.html | 150 + .../api/annotations/package-summary.html | 265 + .../azkarra/api/annotations/package-tree.html | 176 + .../azkarra/api/annotations/package-use.html | 518 + .../azkarra/api/banner/Banner.Mode.html | 397 + .../azkarra/api/banner/Banner.html | 279 + .../azkarra/api/banner/BannerPrinter.html | 305 + .../api/banner/class-use/Banner.Mode.html | 258 + .../azkarra/api/banner/class-use/Banner.html | 269 + .../api/banner/class-use/BannerPrinter.html | 235 + .../azkarra/api/banner/package-summary.html | 187 + .../azkarra/api/banner/package-tree.html | 176 + .../azkarra/api/banner/package-use.html | 247 + .../azkarra/api/class-use/ApplicationId.html | 632 + .../azkarra/api/class-use/AzkarraContext.html | 748 + .../api/class-use/AzkarraContextAware.html | 295 + .../api/class-use/AzkarraContextListener.html | 224 + .../api/class-use/AzkarraStreamsService.html | 439 + .../azkarra/api/class-use/AzkarraVersion.html | 150 + .../azkarra/api/class-use/ContainerId.html | 367 + .../azkarra/api/class-use/Executed.html | 560 + .../azkarra/api/class-use/State.html | 270 + .../StreamsExecutionEnvironment.View.html | 265 + .../StreamsExecutionEnvironment.html | 577 + .../StreamsExecutionEnvironmentAware.html | 312 + .../StreamsExecutionEnvironmentFactory.html | 239 + .../api/class-use/StreamsLifecycleChain.html | 377 + .../class-use/StreamsLifecycleContext.html | 335 + .../StreamsLifecycleInterceptor.html | 512 + .../class-use/StreamsTopologyExecution.html | 267 + .../StreamsTopologyMeta.Builder.html | 231 + .../api/class-use/StreamsTopologyMeta.html | 311 + .../api/components/BaseComponentModule.html | 403 + .../components/ComponentAliasesGenerator.html | 268 + .../api/components/ComponentAttribute.html | 484 + .../api/components/ComponentDescriptor.html | 694 + .../ComponentDescriptorFactory.html | 277 + .../ComponentDescriptorModifier.html | 269 + .../ComponentDescriptorRegistry.html | 489 + .../api/components/ComponentFactory.html | 785 + .../api/components/ComponentFactoryAware.html | 263 + .../api/components/ComponentMetadata.html | 521 + .../api/components/ComponentModule.html | 324 + .../components/ComponentNameGenerator.html | 309 + .../ComponentRegistrationException.html | 340 + .../api/components/ComponentRegistry.html | 518 + .../api/components/ComponentScanner.html | 347 + .../ConditionalDescriptorRegistry.html | 486 + .../ConfigurableComponentFactory.html | 512 + ...nflictingComponentDefinitionException.html | 312 + .../ContextAwareComponentFactory.html | 635 + .../DelegatingComponentFactory.html | 1578 ++ .../ExternalComponentClassLoader.html | 256 + .../api/components/GettableComponent.html | 341 + .../components/NoSuchComponentException.html | 317 + .../NoUniqueComponentException.html | 317 + .../azkarra/api/components/Ordered.html | 350 + .../azkarra/api/components/Qualifier.html | 288 + .../azkarra/api/components/Restriction.html | 507 + .../components/SimpleComponentDescriptor.html | 925 ++ .../azkarra/api/components/Versioned.html | 267 + .../class-use/BaseComponentModule.html | 366 + .../class-use/ComponentAliasesGenerator.html | 211 + .../class-use/ComponentAttribute.html | 220 + .../class-use/ComponentDescriptor.html | 1062 ++ .../class-use/ComponentDescriptorFactory.html | 209 + .../ComponentDescriptorModifier.html | 581 + .../ComponentDescriptorRegistry.html | 244 + .../class-use/ComponentFactory.html | 502 + .../class-use/ComponentFactoryAware.html | 399 + .../class-use/ComponentMetadata.html | 263 + .../components/class-use/ComponentModule.html | 222 + .../class-use/ComponentNameGenerator.html | 224 + .../ComponentRegistrationException.html | 150 + .../class-use/ComponentRegistry.html | 326 + .../class-use/ComponentScanner.html | 197 + .../ConditionalDescriptorRegistry.html | 244 + .../ConfigurableComponentFactory.html | 429 + ...nflictingComponentDefinitionException.html | 150 + .../ContextAwareComponentFactory.html | 150 + .../class-use/DelegatingComponentFactory.html | 194 + .../ExternalComponentClassLoader.html | 196 + .../class-use/GettableComponent.html | 348 + .../class-use/NoSuchComponentException.html | 150 + .../class-use/NoUniqueComponentException.html | 150 + .../api/components/class-use/Ordered.html | 307 + .../api/components/class-use/Qualifier.html | 912 ++ .../api/components/class-use/Restriction.html | 298 + .../class-use/SimpleComponentDescriptor.html | 196 + .../api/components/class-use/Versioned.html | 382 + .../ComponentConditionalContext.html | 282 + .../api/components/condition/Condition.html | 343 + .../condition/ConditionContext.html | 300 + .../api/components/condition/Conditions.html | 600 + .../condition/OnComponentCondition.html | 364 + .../condition/OnPropertyCondition.html | 366 + .../components/condition/TrueCondition.html | 356 + .../ComponentConditionalContext.html | 431 + .../condition/class-use/Condition.html | 545 + .../condition/class-use/ConditionContext.html | 222 + .../condition/class-use/Conditions.html | 150 + .../class-use/OnComponentCondition.html | 150 + .../class-use/OnPropertyCondition.html | 150 + .../condition/class-use/TrueCondition.html | 150 + .../components/condition/package-summary.html | 213 + .../components/condition/package-tree.html | 180 + .../api/components/condition/package-use.html | 297 + .../api/components/package-summary.html | 325 + .../azkarra/api/components/package-tree.html | 251 + .../azkarra/api/components/package-use.html | 996 ++ .../components/qualifier/AnyQualifier.html | 383 + .../qualifier/CompositeQualifier.html | 383 + .../qualifier/LatestVersionQualifier.html | 325 + .../components/qualifier/NamedQualifier.html | 350 + .../qualifier/PrimaryQualifier.html | 325 + .../api/components/qualifier/Qualifiers.html | 465 + .../qualifier/RestrictionQualifier.html | 400 + .../qualifier/SecondaryQualifier.html | 332 + .../qualifier/VersionQualifier.html | 336 + .../qualifier/class-use/AnyQualifier.html | 150 + .../class-use/CompositeQualifier.html | 150 + .../class-use/LatestVersionQualifier.html | 150 + .../qualifier/class-use/NamedQualifier.html | 150 + .../qualifier/class-use/PrimaryQualifier.html | 150 + .../qualifier/class-use/Qualifiers.html | 150 + .../class-use/RestrictionQualifier.html | 150 + .../class-use/SecondaryQualifier.html | 150 + .../qualifier/class-use/VersionQualifier.html | 150 + .../components/qualifier/package-summary.html | 200 + .../components/qualifier/package-tree.html | 173 + .../api/components/qualifier/package-use.html | 150 + .../azkarra/api/config/AbstractConf.html | 387 + .../azkarra/api/config/ArgsConf.html | 333 + .../azkarra/api/config/Conf.html | 1086 ++ .../azkarra/api/config/ConfEntry.html | 577 + .../azkarra/api/config/Configurable.html | 297 + .../api/config/ConfigurableSupplier.html | 362 + .../azkarra/api/config/DelegatingConf.html | 764 + .../azkarra/api/config/EmptyConf.html | 719 + .../azkarra/api/config/MapConf.html | 622 + .../azkarra/api/config/Property.html | 336 + .../azkarra/api/config/RocksDBConfig.html | 679 + .../api/config/class-use/AbstractConf.html | 238 + .../api/config/class-use/ArgsConf.html | 150 + .../azkarra/api/config/class-use/Conf.html | 2578 +++ .../api/config/class-use/ConfEntry.html | 322 + .../api/config/class-use/Configurable.html | 871 + .../class-use/ConfigurableSupplier.html | 226 + .../api/config/class-use/DelegatingConf.html | 224 + .../api/config/class-use/EmptyConf.html | 194 + .../azkarra/api/config/class-use/MapConf.html | 203 + .../api/config/class-use/Property.html | 196 + .../api/config/class-use/RocksDBConfig.html | 284 + .../azkarra/api/config/package-summary.html | 233 + .../azkarra/api/config/package-tree.html | 186 + .../azkarra/api/config/package-use.html | 1223 ++ .../api/errors/AlreadyExistsException.html | 313 + .../api/errors/AzkarraContextException.html | 339 + .../azkarra/api/errors/AzkarraException.html | 355 + .../api/errors/AzkarraRetriableException.html | 332 + .../azkarra/api/errors/ConfException.html | 338 + .../azkarra/api/errors/Error.html | 376 + .../api/errors/ExecutionException.html | 305 + .../api/errors/InvalidConfException.html | 339 + .../InvalidStreamsEnvironmentException.html | 341 + .../errors/InvalidStreamsStateException.html | 312 + .../api/errors/MissingConfException.html | 317 + .../api/errors/NoSuchComponentException.html | 371 + .../azkarra/api/errors/NotFoundException.html | 316 + .../api/errors/ParsingConfException.html | 339 + .../class-use/AlreadyExistsException.html | 224 + .../class-use/AzkarraContextException.html | 232 + .../errors/class-use/AzkarraException.html | 504 + .../class-use/AzkarraRetriableException.html | 150 + .../api/errors/class-use/ConfException.html | 230 + .../azkarra/api/errors/class-use/Error.html | 383 + .../errors/class-use/ExecutionException.html | 150 + .../class-use/InvalidConfException.html | 150 + .../InvalidStreamsEnvironmentException.html | 150 + .../InvalidStreamsStateException.html | 150 + .../class-use/MissingConfException.html | 150 + .../class-use/NoSuchComponentException.html | 200 + .../errors/class-use/NotFoundException.html | 194 + .../class-use/ParsingConfException.html | 150 + .../azkarra/api/errors/package-summary.html | 239 + .../azkarra/api/errors/package-tree.html | 202 + .../azkarra/api/errors/package-use.html | 533 + .../api/events/BasicBlockingRecordQueue.html | 609 + .../api/events/BlockingRecordQueue.html | 460 + .../events/DelegateBlockingRecordQueue.html | 535 + .../api/events/EventStream.Builder.html | 379 + .../azkarra/api/events/EventStream.html | 498 + .../azkarra/api/events/EventStreamPipe.html | 272 + .../api/events/EventStreamProvider.html | 268 + .../api/events/EventStreamSupport.html | 512 + ...er.BlockingQueueLimitReachedException.html | 263 + .../azkarra/api/events/LimitHandler.html | 294 + .../azkarra/api/events/LimitHandlers.html | 396 + .../events/callback/LimitQueueCallback.html | 301 + .../events/callback/LimitedQueueCallback.html | 399 + .../api/events/callback/QueueCallback.html | 285 + .../class-use/LimitQueueCallback.html | 196 + .../class-use/LimitedQueueCallback.html | 150 + .../callback/class-use/QueueCallback.html | 255 + .../api/events/callback/package-summary.html | 193 + .../api/events/callback/package-tree.html | 175 + .../api/events/callback/package-use.html | 216 + .../class-use/BasicBlockingRecordQueue.html | 150 + .../events/class-use/BlockingRecordQueue.html | 282 + .../DelegateBlockingRecordQueue.html | 150 + .../events/class-use/EventStream.Builder.html | 204 + .../api/events/class-use/EventStream.html | 369 + .../api/events/class-use/EventStreamPipe.html | 194 + .../events/class-use/EventStreamProvider.html | 250 + .../events/class-use/EventStreamSupport.html | 194 + ...er.BlockingQueueLimitReachedException.html | 150 + .../api/events/class-use/LimitHandler.html | 314 + .../api/events/class-use/LimitHandlers.html | 150 + .../azkarra/api/events/package-summary.html | 249 + .../azkarra/api/events/package-tree.html | 196 + .../azkarra/api/events/package-use.html | 395 + .../AsyncMulticastEventStreamPublisher.html | 360 + .../events/reactive/EventStreamPublisher.html | 299 + .../AsyncMulticastEventStreamPublisher.html | 150 + .../class-use/EventStreamPublisher.html | 253 + .../reactive/internal/LongSubscriptionId.html | 334 + .../SequentialSubscriptionIdGenerator.html | 327 + .../reactive/internal/SubscriptionId.html | 265 + .../internal/SubscriptionIdGenerator.html | 267 + .../class-use/LongSubscriptionId.html | 196 + .../SequentialSubscriptionIdGenerator.html | 150 + .../internal/class-use/SubscriptionId.html | 213 + .../class-use/SubscriptionIdGenerator.html | 196 + .../reactive/internal/package-summary.html | 197 + .../reactive/internal/package-tree.html | 173 + .../events/reactive/internal/package-use.html | 197 + .../api/events/reactive/package-summary.html | 188 + .../api/events/reactive/package-tree.html | 175 + .../api/events/reactive/package-use.html | 233 + .../azkarra/api/model/HasId.html | 298 + .../azkarra/api/model/HasName.html | 309 + .../streamthoughts/azkarra/api/model/KV.html | 587 + .../azkarra/api/model/Metric.html | 426 + .../azkarra/api/model/MetricGroup.html | 405 + .../StreamsTopologyGraph.AbstractNode.html | 368 + .../StreamsTopologyGraph.GlobalStore.html | 300 + .../model/StreamsTopologyGraph.Node.Type.html | 397 + .../api/model/StreamsTopologyGraph.Node.html | 348 + .../StreamsTopologyGraph.ProcessorNode.html | 317 + ...amsTopologyGraph.ProcessorNodeBuilder.html | 312 + .../model/StreamsTopologyGraph.SinkNode.html | 317 + .../StreamsTopologyGraph.SinkNodeBuilder.html | 312 + .../StreamsTopologyGraph.SourceNode.html | 317 + ...treamsTopologyGraph.SourceNodeBuilder.html | 312 + ...StreamsTopologyGraph.SubTopologyGraph.html | 313 + .../api/model/StreamsTopologyGraph.html | 382 + .../azkarra/api/model/TimestampedValue.html | 435 + .../azkarra/api/model/TopologyAndAliases.html | 358 + .../azkarra/api/model/class-use/HasId.html | 336 + .../azkarra/api/model/class-use/HasName.html | 317 + .../azkarra/api/model/class-use/KV.html | 701 + .../azkarra/api/model/class-use/Metric.html | 297 + .../api/model/class-use/MetricGroup.html | 256 + .../StreamsTopologyGraph.AbstractNode.html | 210 + .../StreamsTopologyGraph.GlobalStore.html | 194 + .../StreamsTopologyGraph.Node.Type.html | 214 + .../class-use/StreamsTopologyGraph.Node.html | 272 + .../StreamsTopologyGraph.ProcessorNode.html | 194 + ...amsTopologyGraph.ProcessorNodeBuilder.html | 150 + .../StreamsTopologyGraph.SinkNode.html | 150 + .../StreamsTopologyGraph.SinkNodeBuilder.html | 150 + .../StreamsTopologyGraph.SourceNode.html | 194 + ...treamsTopologyGraph.SourceNodeBuilder.html | 150 + ...StreamsTopologyGraph.SubTopologyGraph.html | 209 + .../model/class-use/StreamsTopologyGraph.html | 250 + .../api/model/class-use/TimestampedValue.html | 278 + .../model/class-use/TopologyAndAliases.html | 222 + .../azkarra/api/model/package-summary.html | 278 + .../azkarra/api/model/package-tree.html | 213 + .../azkarra/api/model/package-use.html | 647 + .../model/predicate/GroupMetricFilter.html | 330 + .../api/model/predicate/NameMetricFilter.html | 330 + .../model/predicate/NonNullMetricFilter.html | 323 + .../class-use/GroupMetricFilter.html | 150 + .../predicate/class-use/NameMetricFilter.html | 150 + .../class-use/NonNullMetricFilter.html | 150 + .../api/model/predicate/package-summary.html | 176 + .../api/model/predicate/package-tree.html | 167 + .../api/model/predicate/package-use.html | 150 + .../azkarra/api/monad/CheckedFunction.html | 264 + .../azkarra/api/monad/CheckedSupplier.html | 266 + .../azkarra/api/monad/Either.Left.html | 335 + .../api/monad/Either.LeftProjection.html | 328 + .../azkarra/api/monad/Either.Right.html | 335 + .../api/monad/Either.RightProjection.html | 328 + .../azkarra/api/monad/Either.html | 412 + .../azkarra/api/monad/Reader.html | 328 + .../azkarra/api/monad/Retry.html | 356 + .../azkarra/api/monad/Try.Failure.html | 425 + .../azkarra/api/monad/Try.Retriable.html | 443 + .../azkarra/api/monad/Try.Success.html | 425 + .../streamthoughts/azkarra/api/monad/Try.html | 463 + .../azkarra/api/monad/Tuple.html | 475 + .../azkarra/api/monad/Validator.html | 377 + .../api/monad/class-use/CheckedFunction.html | 150 + .../api/monad/class-use/CheckedSupplier.html | 226 + .../api/monad/class-use/Either.Left.html | 150 + .../class-use/Either.LeftProjection.html | 194 + .../api/monad/class-use/Either.Right.html | 150 + .../class-use/Either.RightProjection.html | 194 + .../azkarra/api/monad/class-use/Either.html | 316 + .../azkarra/api/monad/class-use/Reader.html | 219 + .../azkarra/api/monad/class-use/Retry.html | 230 + .../api/monad/class-use/Try.Failure.html | 150 + .../api/monad/class-use/Try.Retriable.html | 195 + .../api/monad/class-use/Try.Success.html | 150 + .../azkarra/api/monad/class-use/Try.html | 588 + .../azkarra/api/monad/class-use/Tuple.html | 355 + .../api/monad/class-use/Validator.html | 234 + .../azkarra/api/monad/package-summary.html | 237 + .../azkarra/api/monad/package-tree.html | 187 + .../azkarra/api/monad/package-use.html | 403 + .../azkarra/api/package-summary.html | 291 + .../azkarra/api/package-tree.html | 230 + .../azkarra/api/package-use.html | 1124 ++ .../azkarra/api/providers/Provider.html | 284 + .../api/providers/TopologyDescriptor.html | 366 + .../api/providers/class-use/Provider.html | 354 + .../class-use/TopologyDescriptor.html | 381 + .../api/providers/package-summary.html | 187 + .../azkarra/api/providers/package-tree.html | 179 + .../azkarra/api/providers/package-use.html | 394 + .../azkarra/api/query/DecorateQuery.html | 464 + .../azkarra/api/query/GenericQueryParams.html | 475 + .../api/query/InteractiveQueryService.html | 274 + .../api/query/LocalExecutableQuery.html | 382 + .../query/LocalExecutableQueryWithKey.html | 320 + ...PreparedQuery.MissingRequiredKeyError.html | 298 + .../azkarra/api/query/LocalPreparedQuery.html | 339 + .../api/query/LocalStoreAccessProvider.html | 406 + .../LocalStoreAccessor.StoreSupplier.html | 273 + .../azkarra/api/query/LocalStoreAccessor.html | 343 + .../LoggingFailureLocalExecutableQuery.html | 382 + .../azkarra/api/query/Query.html | 318 + .../api/query/QueryCall.QueryCallFactory.html | 280 + .../azkarra/api/query/QueryCall.html | 434 + .../azkarra/api/query/QueryOptions.html | 632 + .../azkarra/api/query/QueryParams.html | 355 + .../azkarra/api/query/QueryRequest.html | 574 + .../api/query/QueryableKafkaStreams.html | 282 + .../azkarra/api/query/StoreOperation.html | 486 + .../azkarra/api/query/StoreType.html | 477 + .../api/query/class-use/DecorateQuery.html | 384 + .../query/class-use/GenericQueryParams.html | 200 + .../class-use/InteractiveQueryService.html | 223 + .../query/class-use/LocalExecutableQuery.html | 402 + .../LocalExecutableQueryWithKey.html | 219 + ...PreparedQuery.MissingRequiredKeyError.html | 194 + .../query/class-use/LocalPreparedQuery.html | 320 + .../class-use/LocalStoreAccessProvider.html | 411 + .../LocalStoreAccessor.StoreSupplier.html | 194 + .../query/class-use/LocalStoreAccessor.html | 280 + .../LoggingFailureLocalExecutableQuery.html | 150 + .../azkarra/api/query/class-use/Query.html | 500 + .../class-use/QueryCall.QueryCallFactory.html | 249 + .../api/query/class-use/QueryCall.html | 347 + .../api/query/class-use/QueryOptions.html | 465 + .../api/query/class-use/QueryParams.html | 288 + .../api/query/class-use/QueryRequest.html | 427 + .../class-use/QueryableKafkaStreams.html | 223 + .../api/query/class-use/StoreOperation.html | 303 + .../api/query/class-use/StoreType.html | 265 + .../query/error/InvalidQueryException.html | 332 + .../class-use/InvalidQueryException.html | 238 + .../api/query/error/package-summary.html | 168 + .../azkarra/api/query/error/package-tree.html | 181 + .../azkarra/api/query/error/package-use.html | 206 + .../internal/BaseKeyedLocalStoreQuery.html | 388 + .../query/internal/KeyValueCountQuery.html | 335 + .../query/internal/KeyValueGetAllQuery.html | 335 + .../api/query/internal/KeyValueGetQuery.html | 351 + .../query/internal/KeyValueGetRangeQuery.html | 335 + .../query/internal/KeyValueQueryBuilder.html | 378 + .../api/query/internal/QueryBuilder.html | 400 + .../api/query/internal/QueryConstants.html | 406 + .../query/internal/QueryOperationBuilder.html | 256 + .../internal/SessionFetchKeyRangeQuery.html | 335 + .../api/query/internal/SessionFetchQuery.html | 351 + .../query/internal/SessionQueryBuilder.html | 304 + .../TimestampedKeyValueGetAllQuery.html | 335 + .../internal/TimestampedKeyValueGetQuery.html | 351 + .../TimestampedKeyValueGetRangeQuery.html | 335 + .../TimestampedKeyValueQueryBuilder.html | 338 + .../TimestampedWindowFetchAllQuery.html | 335 + .../TimestampedWindowFetchKeyRangeQuery.html | 335 + .../internal/TimestampedWindowFetchQuery.html | 351 + .../TimestampedWindowFetchTimeRangeQuery.html | 335 + .../TimestampedWindowGetAllQuery.html | 335 + .../TimestampedWindowQueryBuilder.html | 373 + .../query/internal/WindowFetchAllQuery.html | 335 + .../internal/WindowFetchKeyRangeQuery.html | 335 + .../api/query/internal/WindowFetchQuery.html | 351 + .../internal/WindowFetchTimeRangeQuery.html | 335 + .../api/query/internal/WindowGetAllQuery.html | 335 + .../query/internal/WindowQueryBuilder.html | 406 + .../class-use/BaseKeyedLocalStoreQuery.html | 214 + .../class-use/KeyValueCountQuery.html | 150 + .../class-use/KeyValueGetAllQuery.html | 150 + .../internal/class-use/KeyValueGetQuery.html | 150 + .../class-use/KeyValueGetRangeQuery.html | 150 + .../class-use/KeyValueQueryBuilder.html | 211 + .../internal/class-use/QueryBuilder.html | 194 + .../internal/class-use/QueryConstants.html | 150 + .../class-use/QueryOperationBuilder.html | 240 + .../class-use/SessionFetchKeyRangeQuery.html | 150 + .../internal/class-use/SessionFetchQuery.html | 150 + .../class-use/SessionQueryBuilder.html | 196 + .../TimestampedKeyValueGetAllQuery.html | 150 + .../TimestampedKeyValueGetQuery.html | 150 + .../TimestampedKeyValueGetRangeQuery.html | 150 + .../TimestampedKeyValueQueryBuilder.html | 196 + .../TimestampedWindowFetchAllQuery.html | 150 + .../TimestampedWindowFetchKeyRangeQuery.html | 150 + .../TimestampedWindowFetchQuery.html | 150 + .../TimestampedWindowFetchTimeRangeQuery.html | 150 + .../TimestampedWindowGetAllQuery.html | 150 + .../TimestampedWindowQueryBuilder.html | 196 + .../class-use/WindowFetchAllQuery.html | 150 + .../class-use/WindowFetchKeyRangeQuery.html | 150 + .../internal/class-use/WindowFetchQuery.html | 150 + .../class-use/WindowFetchTimeRangeQuery.html | 150 + .../internal/class-use/WindowGetAllQuery.html | 150 + .../class-use/WindowQueryBuilder.html | 211 + .../api/query/internal/package-summary.html | 287 + .../api/query/internal/package-tree.html | 210 + .../api/query/internal/package-use.html | 234 + .../azkarra/api/query/package-summary.html | 285 + .../azkarra/api/query/package-tree.html | 222 + .../azkarra/api/query/package-use.html | 534 + .../api/query/result/AbstractResultSet.html | 365 + .../api/query/result/ErrorResultSet.html | 392 + .../api/query/result/GlobalResultSet.html | 503 + .../azkarra/api/query/result/QueryError.html | 416 + .../azkarra/api/query/result/QueryResult.html | 454 + .../api/query/result/QueryResultBuilder.html | 469 + .../azkarra/api/query/result/QueryStatus.html | 450 + .../api/query/result/SuccessResultSet.html | 400 + .../result/class-use/AbstractResultSet.html | 199 + .../result/class-use/ErrorResultSet.html | 283 + .../result/class-use/GlobalResultSet.html | 194 + .../query/result/class-use/QueryError.html | 246 + .../query/result/class-use/QueryResult.html | 510 + .../result/class-use/QueryResultBuilder.html | 246 + .../query/result/class-use/QueryStatus.html | 224 + .../result/class-use/SuccessResultSet.html | 240 + .../api/query/result/package-summary.html | 209 + .../api/query/result/package-tree.html | 192 + .../azkarra/api/query/result/package-use.html | 307 + .../api/server/AzkarraRestExtension.html | 318 + .../server/AzkarraRestExtensionContext.html | 293 + .../api/server/EmbeddedHttpServer.html | 303 + .../azkarra/api/server/ServerInfo.html | 408 + .../class-use/AzkarraRestExtension.html | 194 + .../AzkarraRestExtensionContext.html | 250 + .../server/class-use/EmbeddedHttpServer.html | 241 + .../api/server/class-use/ServerInfo.html | 219 + .../azkarra/api/server/package-summary.html | 199 + .../azkarra/api/server/package-tree.html | 182 + .../azkarra/api/server/package-use.html | 282 + .../api/spi/EmbeddedHttpServerProvider.html | 266 + .../class-use/EmbeddedHttpServerProvider.html | 196 + .../azkarra/api/spi/package-summary.html | 170 + .../azkarra/api/spi/package-tree.html | 161 + .../azkarra/api/spi/package-use.html | 187 + .../api/streams/ApplicationIdBuilder.html | 271 + .../api/streams/KafkaStreamsApplication.html | 357 + ...fkaStreamsContainer.KafkaMetricFilter.html | 307 + ...kaStreamsContainer.StateChangeWatcher.html | 290 + .../api/streams/KafkaStreamsContainer.html | 916 ++ .../streams/KafkaStreamsContainerAware.html | 273 + .../api/streams/KafkaStreamsFactory.html | 316 + .../api/streams/KafkaStreamsInstance.html | 383 + .../api/streams/KafkaStreamsMetadata.html | 431 + .../streams/OptimizedTopologyProvider.html | 397 + .../azkarra/api/streams/State.Standards.html | 522 + .../azkarra/api/streams/State.html | 282 + .../azkarra/api/streams/StateChangeEvent.html | 426 + .../azkarra/api/streams/TopicPartitions.html | 389 + .../azkarra/api/streams/TopologyProvider.html | 320 + .../api/streams/admin/AdminClientUtils.html | 391 + .../admin/class-use/AdminClientUtils.html | 150 + .../api/streams/admin/package-summary.html | 168 + .../api/streams/admin/package-tree.html | 165 + .../api/streams/admin/package-use.html | 150 + .../class-use/ApplicationIdBuilder.html | 348 + .../class-use/KafkaStreamsApplication.html | 269 + ...fkaStreamsContainer.KafkaMetricFilter.html | 255 + ...kaStreamsContainer.StateChangeWatcher.html | 224 + .../class-use/KafkaStreamsContainer.html | 609 + .../class-use/KafkaStreamsContainerAware.html | 231 + .../class-use/KafkaStreamsFactory.html | 410 + .../class-use/KafkaStreamsInstance.html | 274 + .../class-use/KafkaStreamsMetadata.html | 293 + .../class-use/OptimizedTopologyProvider.html | 150 + .../streams/class-use/State.Standards.html | 204 + .../azkarra/api/streams/class-use/State.html | 413 + .../streams/class-use/StateChangeEvent.html | 196 + .../streams/class-use/TopicPartitions.html | 217 + .../streams/class-use/TopologyProvider.html | 586 + .../consumer/ConsumerClientOffsets.html | 416 + .../consumer/ConsumerGroupOffsets.html | 383 + .../ConsumerGroupOffsetsRegistry.html | 256 + .../consumer/ConsumerGroupOffsetsState.html | 320 + .../streams/consumer/ConsumerLogOffsets.html | 467 + .../streams/consumer/ConsumerThreadKey.html | 290 + .../GlobalConsumerOffsetsRegistry.html | 290 + .../streams/consumer/LogOffsetsFetcher.html | 326 + .../MonitorOffsetsConsumerInterceptor.html | 378 + .../streams/consumer/OffsetAndTimestamp.html | 333 + .../class-use/ConsumerClientOffsets.html | 210 + .../class-use/ConsumerGroupOffsets.html | 294 + .../ConsumerGroupOffsetsRegistry.html | 194 + .../class-use/ConsumerGroupOffsetsState.html | 198 + .../class-use/ConsumerLogOffsets.html | 284 + .../consumer/class-use/ConsumerThreadKey.html | 196 + .../GlobalConsumerOffsetsRegistry.html | 194 + .../consumer/class-use/LogOffsetsFetcher.html | 150 + .../MonitorOffsetsConsumerInterceptor.html | 150 + .../class-use/OffsetAndTimestamp.html | 260 + .../api/streams/consumer/package-summary.html | 217 + .../api/streams/consumer/package-tree.html | 179 + .../api/streams/consumer/package-use.html | 297 + .../DelegatingUncaughtExceptionHandler.html | 326 + .../errors/StreamThreadExceptionHandler.html | 276 + .../DelegatingUncaughtExceptionHandler.html | 150 + .../StreamThreadExceptionHandler.html | 396 + .../api/streams/errors/package-summary.html | 189 + .../api/streams/errors/package-tree.html | 171 + .../api/streams/errors/package-use.html | 308 + ...nternalStreamsLifeCycleChain.Callback.html | 263 + .../InternalStreamsLifeCycleChain.html | 356 + ...nternalStreamsLifeCycleChain.Callback.html | 196 + .../InternalStreamsLifeCycleChain.html | 150 + .../api/streams/internal/package-summary.html | 183 + .../api/streams/internal/package-tree.html | 171 + .../api/streams/internal/package-use.html | 185 + .../listener/CompositeStateListener.html | 379 + .../CompositeStateRestoreListener.html | 411 + .../CompositeUncaughtExceptionHandler.html | 335 + .../class-use/CompositeStateListener.html | 194 + .../CompositeStateRestoreListener.html | 150 + .../CompositeUncaughtExceptionHandler.html | 194 + .../api/streams/listener/package-summary.html | 180 + .../api/streams/listener/package-tree.html | 167 + .../api/streams/listener/package-use.html | 191 + .../azkarra/api/streams/package-summary.html | 279 + .../azkarra/api/streams/package-tree.html | 217 + .../azkarra/api/streams/package-use.html | 824 + .../store/LocalStatePartitionsInfo.html | 409 + .../streams/store/StatePartitionLagInfo.html | 410 + .../class-use/LocalStatePartitionsInfo.html | 268 + .../class-use/StatePartitionLagInfo.html | 211 + .../api/streams/store/package-summary.html | 174 + .../api/streams/store/package-tree.html | 166 + .../api/streams/store/package-use.html | 254 + .../streams/topology/TopologyDefinition.html | 324 + .../streams/topology/TopologyMetadata.html | 400 + .../class-use/TopologyDefinition.html | 209 + .../topology/class-use/TopologyMetadata.html | 352 + .../api/streams/topology/package-summary.html | 183 + .../api/streams/topology/package-tree.html | 171 + .../api/streams/topology/package-use.html | 273 + .../azkarra/api/time/SystemTime.html | 376 + .../streamthoughts/azkarra/api/time/Time.html | 390 + .../api/time/class-use/SystemTime.html | 150 + .../azkarra/api/time/class-use/Time.html | 209 + .../azkarra/api/time/package-summary.html | 183 + .../azkarra/api/time/package-tree.html | 171 + .../azkarra/api/time/package-use.html | 185 + .../AnnotationResolver.AnnotationFilter.html | 288 + ...ationResolver.PackageAnnotationFilter.html | 287 + ...notationResolver.TypeAnnotationFilter.html | 287 + .../azkarra/api/util/AnnotationResolver.html | 435 + .../azkarra/api/util/ClassUtils.html | 394 + .../azkarra/api/util/Endpoint.html | 411 + .../azkarra/api/util/FutureCollectors.html | 268 + .../azkarra/api/util/Network.html | 312 + .../azkarra/api/util/TypeConverter.html | 484 + .../azkarra/api/util/Utils.html | 401 + .../azkarra/api/util/Version.html | 522 + .../AnnotationResolver.AnnotationFilter.html | 199 + ...ationResolver.PackageAnnotationFilter.html | 150 + ...notationResolver.TypeAnnotationFilter.html | 150 + .../util/class-use/AnnotationResolver.html | 150 + .../api/util/class-use/ClassUtils.html | 150 + .../azkarra/api/util/class-use/Endpoint.html | 499 + .../api/util/class-use/FutureCollectors.html | 150 + .../azkarra/api/util/class-use/Network.html | 150 + .../api/util/class-use/TypeConverter.html | 150 + .../azkarra/api/util/class-use/Utils.html | 150 + .../azkarra/api/util/class-use/Version.html | 469 + .../azkarra/api/util/package-summary.html | 227 + .../azkarra/api/util/package-tree.html | 180 + .../azkarra/api/util/package-use.html | 497 + .../azkarra/class-use/AzkarraWorker.html | 150 + ...lientBuilder.AllowAllHostNameVerifier.html | 323 + .../azkarra/client/HttpClientBuilder.html | 532 + .../BasicAuthAuthenticator.Credential.html | 342 + .../BasicAuthAuthenticator.html | 370 + .../BasicAuthAuthenticator.Credential.html | 207 + .../class-use/BasicAuthAuthenticator.html | 150 + .../authentication/package-summary.html | 174 + .../client/authentication/package-tree.html | 166 + .../client/authentication/package-use.html | 185 + ...lientBuilder.AllowAllHostNameVerifier.html | 194 + .../client/class-use/HttpClientBuilder.html | 249 + .../azkarra/client/openapi/ApiCallback.html | 357 + .../azkarra/client/openapi/ApiClient.html | 1900 +++ .../azkarra/client/openapi/ApiException.html | 520 + .../azkarra/client/openapi/ApiResponse.html | 373 + .../azkarra/client/openapi/Configuration.html | 342 + .../client/openapi/JSON.ByteArrayAdapter.html | 355 + .../client/openapi/JSON.DateTypeAdapter.html | 383 + .../openapi/JSON.LocalDateTypeAdapter.html | 382 + .../JSON.OffsetDateTimeTypeAdapter.html | 382 + .../openapi/JSON.SqlDateTypeAdapter.html | 384 + .../azkarra/client/openapi/JSON.html | 529 + .../azkarra/client/openapi/Pair.html | 326 + .../client/openapi/ProgressRequestBody.html | 402 + .../client/openapi/ProgressResponseBody.html | 400 + .../client/openapi/ServerConfiguration.html | 419 + .../client/openapi/ServerVariable.html | 351 + .../azkarra/client/openapi/StringUtil.html | 378 + .../client/openapi/apis/AzkarraV1Api.html | 2199 +++ .../openapi/apis/AzkarraVersionApi.html | 437 + .../openapi/apis/class-use/AzkarraV1Api.html | 198 + .../apis/class-use/AzkarraVersionApi.html | 150 + .../client/openapi/apis/package-summary.html | 172 + .../client/openapi/apis/package-tree.html | 166 + .../client/openapi/apis/package-use.html | 185 + .../client/openapi/auth/ApiKeyAuth.html | 417 + .../client/openapi/auth/Authentication.html | 269 + .../client/openapi/auth/HttpBasicAuth.html | 385 + .../client/openapi/auth/HttpBearerAuth.html | 373 + .../openapi/auth/class-use/ApiKeyAuth.html | 150 + .../auth/class-use/Authentication.html | 249 + .../openapi/auth/class-use/HttpBasicAuth.html | 150 + .../auth/class-use/HttpBearerAuth.html | 150 + .../client/openapi/auth/package-summary.html | 191 + .../client/openapi/auth/package-tree.html | 173 + .../client/openapi/auth/package-use.html | 206 + .../client/openapi/class-use/ApiCallback.html | 603 + .../client/openapi/class-use/ApiClient.html | 408 + .../openapi/class-use/ApiException.html | 899 ++ .../client/openapi/class-use/ApiResponse.html | 352 + .../openapi/class-use/Configuration.html | 150 + .../class-use/JSON.ByteArrayAdapter.html | 150 + .../class-use/JSON.DateTypeAdapter.html | 150 + .../class-use/JSON.LocalDateTypeAdapter.html | 150 + .../JSON.OffsetDateTimeTypeAdapter.html | 150 + .../class-use/JSON.SqlDateTypeAdapter.html | 150 + .../client/openapi/class-use/JSON.html | 245 + .../client/openapi/class-use/Pair.html | 318 + .../class-use/ProgressRequestBody.html | 150 + .../class-use/ProgressResponseBody.html | 150 + .../class-use/ServerConfiguration.html | 150 + .../openapi/class-use/ServerVariable.html | 209 + .../client/openapi/class-use/StringUtil.html | 150 + .../client/openapi/models/V1Error.html | 447 + .../models/V1LocalStatePartitionsInfo.html | 610 + .../client/openapi/models/V1Metric.html | 664 + .../client/openapi/models/V1MetricGroup.html | 528 + .../client/openapi/models/V1Options.html | 446 + .../models/V1Query.TypeEnum.Adapter.html | 354 + .../openapi/models/V1Query.TypeEnum.html | 493 + .../client/openapi/models/V1Query.html | 606 + .../client/openapi/models/V1QueryAll.html | 463 + .../client/openapi/models/V1QueryCount.html | 463 + .../openapi/models/V1QueryErrorResultSet.html | 597 + .../client/openapi/models/V1QueryFetch.html | 447 + .../openapi/models/V1QueryFetchAll.html | 447 + .../openapi/models/V1QueryFetchAllParams.html | 513 + .../openapi/models/V1QueryFetchKeyRange.html | 447 + .../models/V1QueryFetchKeyRangeParams.html | 647 + .../openapi/models/V1QueryFetchParams.html | 514 + .../openapi/models/V1QueryFetchTimeRange.html | 447 + .../models/V1QueryFetchTimeRangeParams.html | 580 + .../client/openapi/models/V1QueryGet.html | 447 + .../openapi/models/V1QueryGetParams.html | 446 + .../models/V1QueryGlobalResultSet.html | 812 + .../openapi/models/V1QueryOperation.html | 955 ++ .../client/openapi/models/V1QueryOptions.html | 719 + .../client/openapi/models/V1QueryRange.html | 447 + .../openapi/models/V1QueryRangeParams.html | 513 + .../V1QueryResult.StatusEnum.Adapter.html | 354 + .../models/V1QueryResult.StatusEnum.html | 506 + .../client/openapi/models/V1QueryResult.html | 740 + .../models/V1QuerySuccessResultSet.html | 665 + .../client/openapi/models/V1Record.html | 515 + .../models/V1StatePartitionLagInfo.html | 648 + .../models/V1StatePartitionRestoreInfo.html | 787 + .../V1StreamsConsumerClientOffsets.html | 597 + .../models/V1StreamsConsumerGroupOffsets.html | 529 + .../models/V1StreamsConsumerLogOffsets.html | 919 ++ .../openapi/models/V1StreamsDetails.html | 850 + .../openapi/models/V1StreamsGlobalStore.html | 580 + .../openapi/models/V1StreamsMetadata.html | 705 + .../client/openapi/models/V1StreamsState.html | 513 + .../openapi/models/V1StreamsStatus.html | 595 + .../openapi/models/V1StreamsSubTopology.html | 528 + .../openapi/models/V1StreamsTopology.html | 543 + .../openapi/models/V1StreamsTopologyNode.html | 532 + .../V1StreamsTopologyProcessorNode.html | 644 + .../V1StreamsTopologyProcessorNodeAllOf.html | 625 + .../models/V1StreamsTopologySinkNode.html | 548 + .../V1StreamsTopologySinkNodeAllOf.html | 529 + .../models/V1StreamsTopologySourceNode.html | 562 + .../V1StreamsTopologySourceNodeAllOf.html | 543 + .../client/openapi/models/V1TaskMetadata.html | 529 + .../openapi/models/V1ThreadMetadata.html | 959 ++ .../openapi/models/V1TopicPartition.html | 513 + .../client/openapi/models/Version.html | 583 + .../openapi/models/class-use/V1Error.html | 246 + .../class-use/V1LocalStatePartitionsInfo.html | 268 + .../openapi/models/class-use/V1Metric.html | 267 + .../models/class-use/V1MetricGroup.html | 323 + .../openapi/models/class-use/V1Options.html | 250 + .../class-use/V1Query.TypeEnum.Adapter.html | 150 + .../models/class-use/V1Query.TypeEnum.html | 247 + .../openapi/models/class-use/V1Query.html | 294 + .../openapi/models/class-use/V1QueryAll.html | 200 + .../models/class-use/V1QueryCount.html | 200 + .../class-use/V1QueryErrorResultSet.html | 261 + .../models/class-use/V1QueryFetch.html | 194 + .../models/class-use/V1QueryFetchAll.html | 194 + .../class-use/V1QueryFetchAllParams.html | 243 + .../class-use/V1QueryFetchKeyRange.html | 194 + .../class-use/V1QueryFetchKeyRangeParams.html | 253 + .../models/class-use/V1QueryFetchParams.html | 243 + .../class-use/V1QueryFetchTimeRange.html | 194 + .../V1QueryFetchTimeRangeParams.html | 248 + .../openapi/models/class-use/V1QueryGet.html | 194 + .../models/class-use/V1QueryGetParams.html | 238 + .../class-use/V1QueryGlobalResultSet.html | 256 + .../models/class-use/V1QueryOperation.html | 268 + .../models/class-use/V1QueryOptions.html | 241 + .../models/class-use/V1QueryRange.html | 194 + .../models/class-use/V1QueryRangeParams.html | 243 + .../V1QueryResult.StatusEnum.Adapter.html | 150 + .../class-use/V1QueryResult.StatusEnum.html | 247 + .../models/class-use/V1QueryResult.html | 314 + .../class-use/V1QuerySuccessResultSet.html | 266 + .../openapi/models/class-use/V1Record.html | 251 + .../class-use/V1StatePartitionLagInfo.html | 261 + .../V1StatePartitionRestoreInfo.html | 271 + .../V1StreamsConsumerClientOffsets.html | 261 + .../V1StreamsConsumerGroupOffsets.html | 268 + .../V1StreamsConsumerLogOffsets.html | 281 + .../models/class-use/V1StreamsDetails.html | 288 + .../class-use/V1StreamsGlobalStore.html | 256 + .../models/class-use/V1StreamsMetadata.html | 293 + .../models/class-use/V1StreamsState.html | 226 + .../models/class-use/V1StreamsStatus.html | 273 + .../class-use/V1StreamsSubTopology.html | 256 + .../models/class-use/V1StreamsTopology.html | 273 + .../class-use/V1StreamsTopologyNode.html | 282 + .../V1StreamsTopologyProcessorNode.html | 246 + .../V1StreamsTopologyProcessorNodeAllOf.html | 219 + .../class-use/V1StreamsTopologySinkNode.html | 204 + .../V1StreamsTopologySinkNodeAllOf.html | 204 + .../V1StreamsTopologySourceNode.html | 236 + .../V1StreamsTopologySourceNodeAllOf.html | 209 + .../models/class-use/V1TaskMetadata.html | 278 + .../models/class-use/V1ThreadMetadata.html | 296 + .../models/class-use/V1TopicPartition.html | 312 + .../openapi/models/class-use/Version.html | 267 + .../openapi/models/package-summary.html | 495 + .../client/openapi/models/package-tree.html | 238 + .../client/openapi/models/package-use.html | 605 + .../client/openapi/package-summary.html | 263 + .../azkarra/client/openapi/package-tree.html | 206 + .../azkarra/client/openapi/package-use.html | 300 + .../azkarra/client/package-summary.html | 176 + .../azkarra/client/package-tree.html | 166 + .../azkarra/client/package-use.html | 193 + .../client/security/SSLContextFactory.html | 318 + .../azkarra/client/security/SSLUtils.html | 420 + .../security/class-use/SSLContextFactory.html | 150 + .../client/security/class-use/SSLUtils.html | 150 + .../client/security/package-summary.html | 176 + .../azkarra/client/security/package-tree.html | 166 + .../azkarra/client/security/package-use.html | 150 + .../DeadLetterTopicExceptionHandler.html | 355 + ...DeadLetterTopicExceptionHandlerConfig.html | 527 + .../commons/error/ExceptionHeader.html | 443 + .../commons/error/SafeDeserializer.html | 428 + .../commons/error/SafeDeserializerConfig.html | 414 + .../azkarra/commons/error/SafeSerdes.html | 505 + .../DeadLetterTopicExceptionHandler.html | 150 + ...DeadLetterTopicExceptionHandlerConfig.html | 150 + .../error/class-use/ExceptionHeader.html | 150 + .../error/class-use/SafeDeserializer.html | 150 + .../class-use/SafeDeserializerConfig.html | 150 + .../commons/error/class-use/SafeSerdes.html | 150 + .../commons/error/package-summary.html | 196 + .../azkarra/commons/error/package-tree.html | 174 + .../azkarra/commons/error/package-use.html | 150 + .../rocksdb/AzkarraRocksDBConfigSetter.html | 405 + .../AzkarraRocksDBConfigSetterConfig.html | 692 + .../class-use/AzkarraRocksDBConfigSetter.html | 150 + .../AzkarraRocksDBConfigSetterConfig.html | 150 + .../internal/OpaqueMemoryResource.html | 357 + .../rocksdb/internal/ResourceDisposer.html | 276 + .../rocksdb/internal/ResourceInitializer.html | 272 + .../class-use/OpaqueMemoryResource.html | 150 + .../internal/class-use/ResourceDisposer.html | 195 + .../class-use/ResourceInitializer.html | 150 + .../rocksdb/internal/package-summary.html | 194 + .../rocksdb/internal/package-tree.html | 172 + .../commons/rocksdb/internal/package-use.html | 188 + .../commons/rocksdb/package-summary.html | 176 + .../azkarra/commons/rocksdb/package-tree.html | 170 + .../azkarra/commons/rocksdb/package-use.html | 150 + .../streams/LoggingStateRestoreListener.html | 408 + .../streams/StatePartitionRestoreInfo.html | 472 + .../commons/streams/StateRestoreInfo.html | 358 + .../commons/streams/StateRestoreService.html | 273 + .../LoggingStateRestoreListener.html | 150 + .../class-use/StatePartitionRestoreInfo.html | 222 + .../streams/class-use/StateRestoreInfo.html | 203 + .../class-use/StateRestoreService.html | 196 + .../commons/streams/package-summary.html | 200 + .../azkarra/commons/streams/package-tree.html | 173 + .../azkarra/commons/streams/package-use.html | 223 + .../azkarra/http/APIVersions.html | 316 + .../azkarra/http/ExchangeHelper.html | 513 + .../azkarra/http/ServerConfig.html | 596 + .../azkarra/http/ServerConfigBuilder.html | 935 ++ ...edServer.InternalRestExtensionContext.html | 313 + .../azkarra/http/UndertowEmbeddedServer.html | 365 + .../http/UndertowEmbeddedServerProvider.html | 325 + .../azkarra/http/class-use/APIVersions.html | 150 + .../http/class-use/ExchangeHelper.html | 150 + .../azkarra/http/class-use/ServerConfig.html | 199 + .../http/class-use/ServerConfigBuilder.html | 379 + ...edServer.InternalRestExtensionContext.html | 150 + .../class-use/UndertowEmbeddedServer.html | 150 + .../UndertowEmbeddedServerProvider.html | 150 + .../http/data/EnvironmentRequestBody.html | 345 + .../azkarra/http/data/ErrorMessage.html | 483 + .../azkarra/http/data/GetContextResponse.html | 315 + .../http/data/QueryOptionsRequest.html | 373 + .../http/data/StreamsApplicationResponse.html | 324 + .../data/StreamsInstanceInfo.Builder.html | 426 + .../http/data/StreamsInstanceInfo.State.html | 328 + .../http/data/StreamsInstanceInfo.html | 462 + .../http/data/StreamsInstanceStatus.html | 347 + .../http/data/StreamsTopologyRequest.html | 388 + .../class-use/EnvironmentRequestBody.html | 150 + .../http/data/class-use/ErrorMessage.html | 197 + .../data/class-use/GetContextResponse.html | 150 + .../data/class-use/QueryOptionsRequest.html | 150 + .../class-use/StreamsApplicationResponse.html | 150 + .../StreamsInstanceInfo.Builder.html | 235 + .../class-use/StreamsInstanceInfo.State.html | 214 + .../data/class-use/StreamsInstanceInfo.html | 194 + .../data/class-use/StreamsInstanceStatus.html | 150 + .../class-use/StreamsTopologyRequest.html | 150 + .../azkarra/http/data/package-summary.html | 208 + .../azkarra/http/data/package-tree.html | 174 + .../azkarra/http/data/package-use.html | 199 + .../http/error/AzkarraExceptionMapper.html | 320 + .../http/error/BadRequestException.html | 316 + .../http/error/ExceptionDefaultHandler.html | 333 + .../ExceptionDefaultResponseListener.html | 333 + .../error/InvalidHttpQueryParamException.html | 318 + .../InvalidStateStoreQueryException.html | 321 + .../http/error/MetricNotFoundException.html | 312 + .../class-use/AzkarraExceptionMapper.html | 150 + .../error/class-use/BadRequestException.html | 196 + .../class-use/ExceptionDefaultHandler.html | 150 + .../ExceptionDefaultResponseListener.html | 150 + .../InvalidHttpQueryParamException.html | 150 + .../InvalidStateStoreQueryException.html | 150 + .../class-use/MetricNotFoundException.html | 150 + .../azkarra/http/error/package-summary.html | 211 + .../azkarra/http/error/package-tree.html | 190 + .../azkarra/http/error/package-use.html | 185 + .../handler/AbstractStreamHttpHandler.html | 335 + .../handler/ApplicationQueryStoreHandler.html | 328 + .../http/handler/HeadlessHttpHandler.html | 322 + .../handler/StreamsGetMetricsHandler.html | 340 + .../http/handler/StreamsPostHandler.html | 340 + .../http/handler/StreamsStopHandler.html | 340 + .../class-use/AbstractStreamHttpHandler.html | 204 + .../ApplicationQueryStoreHandler.html | 150 + .../class-use/HeadlessHttpHandler.html | 150 + .../class-use/StreamsGetMetricsHandler.html | 150 + .../handler/class-use/StreamsPostHandler.html | 150 + .../handler/class-use/StreamsStopHandler.html | 150 + .../azkarra/http/handler/package-summary.html | 188 + .../azkarra/http/handler/package-tree.html | 173 + .../azkarra/http/handler/package-use.html | 185 + .../azkarra/http/health/Health.Builder.html | 481 + .../azkarra/http/health/Health.html | 395 + .../azkarra/http/health/HealthAggregator.html | 331 + .../azkarra/http/health/HealthIndicator.html | 263 + .../azkarra/http/health/Status.html | 436 + .../azkarra/http/health/StatusAggregator.html | 293 + .../http/health/class-use/Health.Builder.html | 239 + .../azkarra/http/health/class-use/Health.html | 288 + .../health/class-use/HealthAggregator.html | 150 + .../health/class-use/HealthIndicator.html | 220 + .../azkarra/http/health/class-use/Status.html | 339 + .../health/class-use/StatusAggregator.html | 218 + .../internal/DefaultStatusAggregator.html | 347 + .../internal/StreamsHealthIndicator.html | 348 + .../class-use/DefaultStatusAggregator.html | 150 + .../class-use/StreamsHealthIndicator.html | 150 + .../http/health/internal/package-summary.html | 172 + .../http/health/internal/package-tree.html | 166 + .../http/health/internal/package-use.html | 150 + .../azkarra/http/health/package-summary.html | 207 + .../azkarra/http/health/package-tree.html | 175 + .../azkarra/http/health/package-use.html | 267 + .../azkarra/http/package-summary.html | 202 + .../azkarra/http/package-tree.html | 179 + .../azkarra/http/package-use.html | 193 + .../KafkaStreamsMetricsCollector.html | 369 + .../KafkaStreamsMetricsCollector.html | 150 + .../http/prometheus/package-summary.html | 170 + .../azkarra/http/prometheus/package-tree.html | 169 + .../azkarra/http/prometheus/package-use.html | 150 + .../http/query/ApiOnFailureCallback.html | 261 + .../http/query/AsyncQueryApiCallback.html | 426 + .../azkarra/http/query/RestApiQueryCall.html | 536 + .../http/query/RestApiQueryCallFactory.html | 351 + .../azkarra/http/query/V1QueryBuilder.html | 322 + .../query/class-use/ApiOnFailureCallback.html | 195 + .../class-use/AsyncQueryApiCallback.html | 150 + .../query/class-use/RestApiQueryCall.html | 150 + .../class-use/RestApiQueryCallFactory.html | 150 + .../http/query/class-use/V1QueryBuilder.html | 150 + .../azkarra/http/query/package-summary.html | 197 + .../azkarra/http/query/package-tree.html | 178 + .../azkarra/http/query/package-use.html | 185 + .../http/routes/ApiApplicationsRoutes.html | 343 + .../azkarra/http/routes/ApiContextRoutes.html | 362 + .../azkarra/http/routes/ApiDefaultRoutes.html | 339 + .../azkarra/http/routes/ApiDocHttpRoutes.html | 316 + .../http/routes/ApiEnvironmentRoutes.html | 380 + .../azkarra/http/routes/ApiHealthRoutes.html | 356 + .../azkarra/http/routes/ApiInfoRoutes.html | 356 + .../azkarra/http/routes/ApiStreamsRoutes.html | 317 + .../http/routes/ApiTopologyRoutes.html | 320 + .../azkarra/http/routes/ApiVersionRoutes.html | 334 + .../azkarra/http/routes/WebUIHttpRoutes.html | 316 + .../class-use/ApiApplicationsRoutes.html | 150 + .../routes/class-use/ApiContextRoutes.html | 150 + .../routes/class-use/ApiDefaultRoutes.html | 150 + .../routes/class-use/ApiDocHttpRoutes.html | 150 + .../class-use/ApiEnvironmentRoutes.html | 150 + .../routes/class-use/ApiHealthRoutes.html | 150 + .../http/routes/class-use/ApiInfoRoutes.html | 150 + .../routes/class-use/ApiStreamsRoutes.html | 150 + .../routes/class-use/ApiTopologyRoutes.html | 150 + .../routes/class-use/ApiVersionRoutes.html | 150 + .../routes/class-use/WebUIHttpRoutes.html | 150 + .../azkarra/http/routes/package-summary.html | 216 + .../azkarra/http/routes/package-tree.html | 175 + .../azkarra/http/routes/package-use.html | 150 + .../security/AllowAllHostNameVerifier.html | 319 + .../azkarra/http/security/AzkarraAccount.html | 413 + .../http/security/AzkarraIdentityManager.html | 360 + .../http/security/SecurityConfException.html | 360 + .../azkarra/http/security/SecurityConfig.html | 993 ++ .../http/security/SecurityMechanism.html | 381 + .../security/UnauthorizedAccessException.html | 312 + .../security/auth/AbstractAuthentication.html | 408 + .../http/security/auth/Authentication.html | 340 + .../security/auth/AuthenticationContext.html | 322 + .../auth/AuthenticationContextHolder.html | 354 + .../security/auth/AuthenticationManager.html | 261 + .../http/security/auth/Authenticator.html | 269 + .../auth/AzkarraPrincipalBuilder.html | 262 + .../security/auth/BasicAuthenticator.html | 349 + .../security/auth/BasicRolePrincipal.html | 387 + .../security/auth/BasicUserPrincipal.html | 388 + .../auth/CertClientAuthenticator.html | 327 + ...ntials.UnsupportedCredentialException.html | 337 + .../http/security/auth/Credentials.html | 226 + .../auth/DigestPasswordCredentials.html | 414 + .../http/security/auth/GrantedAuthority.html | 263 + .../auth/InMemoryUserIdentityManager.html | 389 + .../security/auth/JAASAuthentication.html | 393 + .../auth/PasswordCredentials.Type.html | 385 + .../security/auth/PasswordCredentials.html | 465 + .../auth/PlainPasswordCredentials.html | 379 + ...ntityManager.PropertiesFileLoaderTask.html | 328 + .../PropertiesFileUsersIdentityManager.html | 373 + .../security/auth/RoleGrantedAuthority.html | 380 + .../auth/SSLAuthenticationContext.html | 347 + .../auth/SSLClientAuthentication.html | 341 + .../auth/UndertowAuthenticationContext.html | 419 + .../http/security/auth/UserDetails.html | 349 + .../auth/UsernamePasswordAuthentication.html | 359 + .../security/auth/UsersIdentityManager.html | 257 + .../auth/X509CertificateCredentials.html | 338 + .../class-use/AbstractAuthentication.html | 204 + .../auth/class-use/Authentication.html | 336 + .../auth/class-use/AuthenticationContext.html | 242 + .../AuthenticationContextHolder.html | 150 + .../auth/class-use/AuthenticationManager.html | 150 + .../auth/class-use/Authenticator.html | 227 + .../class-use/AzkarraPrincipalBuilder.html | 250 + .../auth/class-use/BasicAuthenticator.html | 150 + .../auth/class-use/BasicRolePrincipal.html | 150 + .../auth/class-use/BasicUserPrincipal.html | 150 + .../class-use/CertClientAuthenticator.html | 150 + ...ntials.UnsupportedCredentialException.html | 202 + .../security/auth/class-use/Credentials.html | 322 + .../class-use/DigestPasswordCredentials.html | 150 + .../auth/class-use/GrantedAuthority.html | 254 + .../InMemoryUserIdentityManager.html | 194 + .../auth/class-use/JAASAuthentication.html | 150 + .../class-use/PasswordCredentials.Type.html | 204 + .../auth/class-use/PasswordCredentials.html | 260 + .../class-use/PlainPasswordCredentials.html | 150 + ...ntityManager.PropertiesFileLoaderTask.html | 150 + .../PropertiesFileUsersIdentityManager.html | 150 + .../auth/class-use/RoleGrantedAuthority.html | 150 + .../class-use/SSLAuthenticationContext.html | 150 + .../class-use/SSLClientAuthentication.html | 150 + .../UndertowAuthenticationContext.html | 196 + .../security/auth/class-use/UserDetails.html | 280 + .../UsernamePasswordAuthentication.html | 194 + .../auth/class-use/UsersIdentityManager.html | 270 + .../class-use/X509CertificateCredentials.html | 195 + .../http/security/auth/package-summary.html | 335 + .../http/security/auth/package-tree.html | 247 + .../http/security/auth/package-use.html | 373 + .../authorizer/AuthorizationContext.html | 343 + .../authorizer/AuthorizationHandler.html | 332 + .../authorizer/AuthorizationManager.html | 257 + .../authorizer/AuthorizationResult.html | 380 + .../security/authorizer/HttpResource.html | 332 + .../SimpleAuthorizationManager.html | 343 + .../class-use/AuthorizationContext.html | 198 + .../class-use/AuthorizationHandler.html | 150 + .../class-use/AuthorizationManager.html | 239 + .../class-use/AuthorizationResult.html | 213 + .../authorizer/class-use/HttpResource.html | 196 + .../class-use/SimpleAuthorizationManager.html | 150 + .../security/authorizer/package-summary.html | 214 + .../security/authorizer/package-tree.html | 188 + .../http/security/authorizer/package-use.html | 222 + .../class-use/AllowAllHostNameVerifier.html | 150 + .../security/class-use/AzkarraAccount.html | 150 + .../class-use/AzkarraIdentityManager.html | 150 + .../class-use/SecurityConfException.html | 150 + .../security/class-use/SecurityConfig.html | 225 + .../security/class-use/SecurityMechanism.html | 335 + .../UnauthorizedAccessException.html | 150 + .../handler/AuthenticationContextHandler.html | 328 + .../security/handler/SecurityHandler.html | 336 + .../handler/SecurityHandlerFactory.html | 328 + .../XMLHttpRequestAwareAuthCallHandler.html | 332 + .../AuthenticationContextHandler.html | 150 + .../handler/class-use/SecurityHandler.html | 197 + .../class-use/SecurityHandlerFactory.html | 150 + .../XMLHttpRequestAwareAuthCallHandler.html | 150 + .../security/handler/package-summary.html | 188 + .../http/security/handler/package-tree.html | 168 + .../http/security/handler/package-use.html | 187 + .../jaas/spi/AuthenticationCallback.html | 329 + .../DefaultAuthenticationCallbackHandler.html | 336 + .../jaas/spi/PropertiesFileLoginModule.html | 407 + .../spi/class-use/AuthenticationCallback.html | 150 + .../DefaultAuthenticationCallbackHandler.html | 150 + .../class-use/PropertiesFileLoginModule.html | 150 + .../security/jaas/spi/package-summary.html | 179 + .../http/security/jaas/spi/package-tree.html | 167 + .../http/security/jaas/spi/package-use.html | 150 + .../http/security/package-summary.html | 224 + .../azkarra/http/security/package-tree.html | 208 + .../azkarra/http/security/package-use.html | 285 + .../json/GenericRecordSerializer.html | 351 + .../serialization/json/JsonQuerySerde.html | 327 + .../json/SpecificJsonSerdes.html | 394 + .../class-use/GenericRecordSerializer.html | 150 + .../json/class-use/JsonQuerySerde.html | 150 + .../json/class-use/SpecificJsonSerdes.html | 150 + .../serialization/json/package-summary.html | 178 + .../http/serialization/json/package-tree.html | 171 + .../http/serialization/json/package-use.html | 150 + .../http/spi/RoutingHandlerProvider.html | 261 + .../spi/class-use/RoutingHandlerProvider.html | 252 + .../azkarra/http/spi/package-summary.html | 168 + .../azkarra/http/spi/package-tree.html | 161 + .../azkarra/http/spi/package-use.html | 185 + .../sse/EventStreamConnectionCallback.html | 331 + ...rverSentEventSubscriber.StreamedEvent.html | 326 + .../http/sse/ServerSentEventSubscriber.html | 416 + .../EventStreamConnectionCallback.html | 150 + ...rverSentEventSubscriber.StreamedEvent.html | 194 + .../class-use/ServerSentEventSubscriber.html | 150 + .../azkarra/http/sse/package-summary.html | 178 + .../azkarra/http/sse/package-tree.html | 167 + .../azkarra/http/sse/package-use.html | 185 + .../azkarra/http/utils/Constants.html | 479 + .../http/utils/class-use/Constants.html | 150 + .../azkarra/http/utils/package-summary.html | 170 + .../azkarra/http/utils/package-tree.html | 165 + .../azkarra/http/utils/package-use.html | 150 + .../azkarra/metrics/AzkarraMetricsConfig.html | 416 + .../AzkarraMetricsConfigEntryLoader.html | 384 + .../ConditionalOnMetricsEnable.html | 194 + .../class-use/ConditionalOnMetricsEnable.html | 279 + .../metrics/annotations/package-summary.html | 168 + .../metrics/annotations/package-tree.html | 161 + .../metrics/annotations/package-use.html | 227 + .../JvmMeterRegistryBinderFactory.html | 396 + .../JvmMeterRegistryBinderFactory.html | 150 + .../metrics/binders/package-summary.html | 170 + .../azkarra/metrics/binders/package-tree.html | 165 + .../azkarra/metrics/binders/package-use.html | 150 + .../class-use/AzkarraMetricsConfig.html | 150 + .../AzkarraMetricsConfigEntryLoader.html | 150 + ...sEndpoint.PrometheusEndpointExtension.html | 355 + .../metrics/endpoints/PrometheusEndpoint.html | 343 + ...sEndpoint.PrometheusEndpointExtension.html | 150 + .../class-use/PrometheusEndpoint.html | 150 + .../metrics/endpoints/package-summary.html | 174 + .../metrics/endpoints/package-tree.html | 166 + .../metrics/endpoints/package-use.html | 150 + .../MeterKafkaStreamsInterceptor.html | 402 + .../MeterKafkaStreamsInterceptor.html | 150 + .../metrics/interceptor/package-summary.html | 168 + .../metrics/interceptor/package-tree.html | 169 + .../metrics/interceptor/package-use.html | 150 + .../micrometer/MeterRegistryConfigurer.html | 308 + .../micrometer/MeterRegistryFactory.html | 375 + .../MicrometerMeterRegistryConfigurer.html | 341 + .../class-use/MeterRegistryConfigurer.html | 212 + .../class-use/MeterRegistryFactory.html | 150 + .../MicrometerMeterRegistryConfigurer.html | 150 + .../metrics/micrometer/package-summary.html | 194 + .../metrics/micrometer/package-tree.html | 176 + .../metrics/micrometer/package-use.html | 187 + .../azkarra/metrics/package-summary.html | 174 + .../azkarra/metrics/package-tree.html | 170 + .../azkarra/metrics/package-use.html | 150 + .../azkarra/package-summary.html | 170 + .../streamthoughts/azkarra/package-tree.html | 165 + .../streamthoughts/azkarra/package-use.html | 150 + .../AbstractTopologyStreamsExecution.html | 373 + ...msExecutionEnvironmentAbstractFactory.html | 351 + .../AbstractTopologyStreamsExecution.html | 194 + ...msExecutionEnvironmentAbstractFactory.html | 150 + .../components/BasicComponentFactory.html | 345 + ...tAliasesGenerator.ClassAliasExtractor.html | 274 + ...enerator.DropClassNameSuffixExtractor.html | 299 + .../ClassComponentAliasesGenerator.html | 373 + .../ComponentDescriptorBuilder.html | 998 ++ .../ComponentDescriptorModifiers.html | 455 + .../DefaultComponentDescriptorFactory.html | 357 + .../components/DefaultComponentFactory.html | 1526 ++ .../RestrictedComponentFactory.html | 325 + .../class-use/BasicComponentFactory.html | 150 + ...tAliasesGenerator.ClassAliasExtractor.html | 209 + ...enerator.DropClassNameSuffixExtractor.html | 150 + .../ClassComponentAliasesGenerator.html | 150 + .../class-use/ComponentDescriptorBuilder.html | 282 + .../ComponentDescriptorModifiers.html | 150 + .../DefaultComponentDescriptorFactory.html | 150 + .../class-use/DefaultComponentFactory.html | 194 + .../class-use/RestrictedComponentFactory.html | 150 + .../condition/ConfigConditionalContext.html | 373 + .../class-use/ConfigConditionalContext.html | 194 + .../components/condition/package-summary.html | 170 + .../components/condition/package-tree.html | 165 + .../components/condition/package-use.html | 187 + .../runtime/components/package-summary.html | 215 + .../runtime/components/package-tree.html | 178 + .../runtime/components/package-use.html | 195 + .../context/DefaultAzkarraContext.html | 1094 ++ ...ltStreamThreadExceptionHandlerFactory.html | 381 + .../class-use/DefaultAzkarraContext.html | 213 + ...ltStreamThreadExceptionHandlerFactory.html | 150 + .../ClassLoaderAwareKafkaStreamsFactory.html | 366 + ...Supplier.DelegateApplicationIdBuilder.html | 306 + ...textAwareApplicationIdBuilderSupplier.html | 390 + .../ContextAwareComponentSupplier.html | 292 + ...ContextAwareGettableComponentSupplier.html | 318 + ...ySupplier.DelegateKafkaStreamsFactory.html | 321 + ...ntextAwareKafkaStreamsFactorySupplier.html | 390 + ...textAwareLifecycleInterceptorSupplier.html | 365 + ....DelegateStreamThreadExceptionHandler.html | 305 + ...xtAwareThreadExceptionHandlerSupplier.html | 390 + ...lier.ClassLoaderAwareTopologyProvider.html | 356 + .../ContextAwareTopologySupplier.html | 362 + .../DelegatingExecutionEnvironmentAware.html | 287 + .../ClassLoaderAwareKafkaStreamsFactory.html | 150 + ...Supplier.DelegateApplicationIdBuilder.html | 150 + ...textAwareApplicationIdBuilderSupplier.html | 150 + .../ContextAwareComponentSupplier.html | 216 + ...ContextAwareGettableComponentSupplier.html | 209 + ...ySupplier.DelegateKafkaStreamsFactory.html | 150 + ...ntextAwareKafkaStreamsFactorySupplier.html | 150 + ...textAwareLifecycleInterceptorSupplier.html | 150 + ....DelegateStreamThreadExceptionHandler.html | 150 + ...xtAwareThreadExceptionHandlerSupplier.html | 150 + ...lier.ClassLoaderAwareTopologyProvider.html | 150 + .../ContextAwareTopologySupplier.html | 150 + .../DelegatingExecutionEnvironmentAware.html | 222 + .../context/internal/package-summary.html | 228 + .../context/internal/package-tree.html | 190 + .../runtime/context/internal/package-use.html | 197 + .../runtime/context/package-summary.html | 174 + .../azkarra/runtime/context/package-tree.html | 166 + .../azkarra/runtime/context/package-use.html | 187 + .../runtime/env/ContainerIdBuilder.html | 271 + .../runtime/env/LocalStreamsExecution.html | 308 + .../env/LocalStreamsExecutionEnvironment.html | 1353 ++ ...calStreamsExecutionEnvironmentFactory.html | 415 + .../env/class-use/ContainerIdBuilder.html | 194 + .../env/class-use/LocalStreamsExecution.html | 150 + .../LocalStreamsExecutionEnvironment.html | 330 + ...calStreamsExecutionEnvironmentFactory.html | 150 + .../env/internal/BasicContainerId.html | 427 + .../internal/DefaultContainerIdBuilder.html | 374 + .../EnvironmentAwareComponentSupplier.html | 317 + .../internal/class-use/BasicContainerId.html | 203 + .../class-use/DefaultContainerIdBuilder.html | 150 + .../EnvironmentAwareComponentSupplier.html | 150 + .../runtime/env/internal/package-summary.html | 176 + .../runtime/env/internal/package-tree.html | 167 + .../runtime/env/internal/package-use.html | 185 + .../azkarra/runtime/env/package-summary.html | 197 + .../azkarra/runtime/env/package-tree.html | 177 + .../azkarra/runtime/env/package-use.html | 210 + .../AutoCreateTopicsInterceptor.html | 526 + .../AutoCreateTopicsInterceptorConfig.html | 525 + .../ClassloadingIsolationInterceptor.html | 337 + .../CompositeStreamsInterceptor.html | 430 + .../KafkaBrokerReadyInterceptor.html | 353 + .../KafkaBrokerReadyInterceptorConfig.html | 509 + .../MonitoringStreamsInterceptor.html | 446 + .../MonitoringStreamsInterceptorConfig.html | 731 + .../WaitForSourceTopicsInterceptor.html | 380 + .../WaitForSourceTopicsInterceptorConfig.html | 437 + .../AutoCreateTopicsInterceptor.html | 150 + .../AutoCreateTopicsInterceptorConfig.html | 150 + .../ClassloadingIsolationInterceptor.html | 150 + .../CompositeStreamsInterceptor.html | 150 + .../KafkaBrokerReadyInterceptor.html | 150 + .../KafkaBrokerReadyInterceptorConfig.html | 150 + .../MonitoringStreamsInterceptor.html | 203 + .../MonitoringStreamsInterceptorConfig.html | 150 + .../WaitForSourceTopicsInterceptor.html | 150 + .../WaitForSourceTopicsInterceptorConfig.html | 150 + .../monitoring/KafkaMonitoringReporter.html | 424 + .../monitoring/KafkaStreamsMetadata.html | 434 + .../monitoring/MonitoringReporter.html | 324 + .../MonitoringStreamsTask.Reportable.html | 263 + .../monitoring/MonitoringStreamsTask.html | 421 + .../monitoring/StreamsExtensionBuilder.html | 344 + .../monitoring/ce/CloudEventsAttributes.html | 556 + .../monitoring/ce/CloudEventsBuilder.html | 474 + .../monitoring/ce/CloudEventsContext.html | 433 + .../monitoring/ce/CloudEventsEntity.html | 350 + .../monitoring/ce/CloudEventsExtension.html | 310 + .../ce/class-use/CloudEventsAttributes.html | 209 + .../ce/class-use/CloudEventsBuilder.html | 239 + .../ce/class-use/CloudEventsContext.html | 150 + .../ce/class-use/CloudEventsEntity.html | 196 + .../ce/class-use/CloudEventsExtension.html | 283 + .../monitoring/ce/package-summary.html | 203 + .../monitoring/ce/package-tree.html | 177 + .../monitoring/ce/package-use.html | 248 + .../class-use/KafkaMonitoringReporter.html | 199 + .../class-use/KafkaStreamsMetadata.html | 226 + .../class-use/MonitoringReporter.html | 257 + .../MonitoringStreamsTask.Reportable.html | 197 + .../class-use/MonitoringStreamsTask.html | 150 + .../class-use/StreamsExtensionBuilder.html | 214 + .../monitoring/package-summary.html | 208 + .../interceptors/monitoring/package-tree.html | 188 + .../interceptors/monitoring/package-use.html | 232 + .../runtime/interceptors/package-summary.html | 218 + .../runtime/interceptors/package-tree.html | 178 + .../runtime/interceptors/package-use.html | 187 + .../InteractiveQueryServiceModule.html | 349 + .../InteractiveQueryServiceModule.html | 150 + .../runtime/modules/package-summary.html | 168 + .../azkarra/runtime/modules/package-tree.html | 173 + .../azkarra/runtime/modules/package-use.html | 150 + .../azkarra/runtime/package-summary.html | 172 + .../azkarra/runtime/package-tree.html | 166 + .../azkarra/runtime/package-use.html | 185 + .../runtime/query/BaseAsyncQueryCall.html | 499 + .../query/DefaultInteractiveQueryService.html | 383 + .../runtime/query/DistributedQueryCall.html | 416 + .../DistributedQueryExecutionDelegatee.html | 365 + .../azkarra/runtime/query/EmptyQueryCall.html | 412 + .../azkarra/runtime/query/LocalQueryCall.html | 428 + .../query/QueryExecutionDelegatee.html | 302 + .../runtime/query/RemoteQueryCallFactory.html | 262 + .../query/class-use/BaseAsyncQueryCall.html | 204 + .../DefaultInteractiveQueryService.html | 193 + .../query/class-use/DistributedQueryCall.html | 150 + .../DistributedQueryExecutionDelegatee.html | 150 + .../query/class-use/EmptyQueryCall.html | 150 + .../query/class-use/LocalQueryCall.html | 196 + .../class-use/QueryExecutionDelegatee.html | 227 + .../class-use/RemoteQueryCallFactory.html | 228 + .../query/internal/QueryResultUtils.html | 340 + .../internal/class-use/QueryResultUtils.html | 150 + .../query/internal/package-summary.html | 168 + .../runtime/query/internal/package-tree.html | 165 + .../runtime/query/internal/package-use.html | 150 + .../runtime/query/package-summary.html | 211 + .../azkarra/runtime/query/package-tree.html | 184 + .../azkarra/runtime/query/package-use.html | 260 + .../AbstractAzkarraStreamsService.html | 577 + .../service/LocalAzkarraStreamsService.html | 614 + .../AbstractAzkarraStreamsService.html | 196 + .../class-use/LocalAzkarraStreamsService.html | 150 + .../runtime/service/package-summary.html | 174 + .../azkarra/runtime/service/package-tree.html | 169 + .../azkarra/runtime/service/package-use.html | 185 + .../streams/DefaultApplicationIdBuilder.html | 353 + .../streams/LocalKafkaStreamsContainer.html | 1333 ++ .../LocalKafkaStreamsContainerBuilder.html | 428 + .../DefaultApplicationIdBuilder.html | 150 + .../class-use/LocalKafkaStreamsContainer.html | 231 + .../LocalKafkaStreamsContainerBuilder.html | 234 + .../CloseKafkaStreamsOnThreadException.html | 353 + .../errors/LogAndSkipOnThreadException.html | 329 + .../RestartKafkaStreamsOnThreadException.html | 330 + .../CloseKafkaStreamsOnThreadException.html | 150 + .../LogAndSkipOnThreadException.html | 150 + .../RestartKafkaStreamsOnThreadException.html | 150 + .../streams/errors/package-summary.html | 184 + .../runtime/streams/errors/package-tree.html | 167 + .../runtime/streams/errors/package-use.html | 150 + .../runtime/streams/package-summary.html | 180 + .../azkarra/runtime/streams/package-tree.html | 167 + .../azkarra/runtime/streams/package-use.html | 212 + .../streams/topology/InternalExecuted.html | 444 + .../streams/topology/TopologyUtils.html | 385 + .../topology/class-use/InternalExecuted.html | 194 + .../topology/class-use/TopologyUtils.html | 150 + .../streams/topology/package-summary.html | 172 + .../streams/topology/package-tree.html | 170 + .../runtime/streams/topology/package-use.html | 185 + .../runtime/util/ShutdownHook.Hook.html | 261 + .../azkarra/runtime/util/ShutdownHook.html | 292 + .../util/class-use/ShutdownHook.Hook.html | 194 + .../runtime/util/class-use/ShutdownHook.html | 150 + .../azkarra/runtime/util/package-summary.html | 185 + .../azkarra/runtime/util/package-tree.html | 171 + .../azkarra/runtime/util/package-use.html | 185 + .../azkarra/serialization/Serdes.html | 373 + .../serialization/SerializationException.html | 315 + .../serialization/class-use/Serdes.html | 194 + .../class-use/SerializationException.html | 274 + .../json/AzkarraSimpleModule.html | 340 + .../serialization/json/ConfSerializer.html | 352 + .../azkarra/serialization/json/Json.html | 545 + .../json/OffsetAndTimestampSerializer.html | 369 + .../json/TaskMetadataSerializer.html | 351 + .../json/ThreadMetadataSerializer.html | 352 + .../json/TimestampSerializer.html | 351 + .../json/TopicPartitionSerializer.html | 369 + .../json/TopologyDescriptorSerializer.html | 352 + .../json/WindowedSerializer.html | 352 + .../json/class-use/AzkarraSimpleModule.html | 150 + .../json/class-use/ConfSerializer.html | 150 + .../serialization/json/class-use/Json.html | 283 + .../OffsetAndTimestampSerializer.html | 150 + .../class-use/TaskMetadataSerializer.html | 150 + .../class-use/ThreadMetadataSerializer.html | 150 + .../json/class-use/TimestampSerializer.html | 150 + .../class-use/TopicPartitionSerializer.html | 150 + .../TopologyDescriptorSerializer.html | 150 + .../json/class-use/WindowedSerializer.html | 150 + .../serialization/json/package-summary.html | 218 + .../serialization/json/package-tree.html | 186 + .../serialization/json/package-use.html | 256 + .../serialization/package-summary.html | 185 + .../azkarra/serialization/package-tree.html | 201 + .../azkarra/serialization/package-use.html | 233 + .../streams/AbstractConfigEntryLoader.html | 343 + .../streams/ApplicationConfigEntryLoader.html | 290 + .../streams/ApplicationConfigLoader.html | 308 + .../azkarra/streams/AzkarraApplication.html | 842 + .../streams/NoopConfigEntryLoader.html | 359 + .../streams/autoconfigure/AutoConfigure.html | 312 + .../AzkarraStreamsApplication.html | 195 + .../annotations/ComponentScan.html | 249 + .../annotations/EnableAutoConfig.html | 253 + .../annotations/EnableAutoStart.html | 249 + .../annotations/EnableEmbeddedHttpServer.html | 249 + .../class-use/AzkarraStreamsApplication.html | 277 + .../annotations/class-use/ComponentScan.html | 229 + .../class-use/EnableAutoConfig.html | 229 + .../class-use/EnableAutoStart.html | 229 + .../class-use/EnableEmbeddedHttpServer.html | 194 + .../annotations/package-summary.html | 184 + .../annotations/package-tree.html | 165 + .../annotations/package-use.html | 310 + .../class-use/AutoConfigure.html | 150 + .../autoconfigure/package-summary.html | 170 + .../streams/autoconfigure/package-tree.html | 165 + .../streams/autoconfigure/package-use.html | 150 + .../azkarra/streams/banner/AzkarraBanner.html | 334 + .../streams/banner/BannerPrinterBuilder.html | 325 + .../streams/banner/DefaultBannerPrinter.html | 299 + .../banner/class-use/AzkarraBanner.html | 150 + .../class-use/BannerPrinterBuilder.html | 209 + .../class-use/DefaultBannerPrinter.html | 150 + .../internal/SL4JLoggerPrintStream.html | 393 + .../class-use/SL4JLoggerPrintStream.html | 150 + .../banner/internal/package-summary.html | 168 + .../streams/banner/internal/package-tree.html | 177 + .../streams/banner/internal/package-use.html | 150 + .../streams/banner/package-summary.html | 180 + .../azkarra/streams/banner/package-tree.html | 167 + .../azkarra/streams/banner/package-use.html | 187 + .../class-use/AbstractConfigEntryLoader.html | 240 + .../ApplicationConfigEntryLoader.html | 301 + .../class-use/ApplicationConfigLoader.html | 150 + .../streams/class-use/AzkarraApplication.html | 437 + .../class-use/NoopConfigEntryLoader.html | 150 + .../ReflectMethodComponentSupplier.html | 322 + .../ReflectiveComponentScanner.html | 423 + ...solver.ApplyModifierOnAnnotationExist.html | 330 + ...erResolver.ApplyModifierOnAnnotations.html | 330 + .../ComponentDescriptorModifierResolver.html | 395 + ...solver.ApplyModifierOnAnnotationExist.html | 150 + ...erResolver.ApplyModifierOnAnnotations.html | 150 + .../ComponentDescriptorModifierResolver.html | 236 + .../annotation/package-summary.html | 189 + .../components/annotation/package-tree.html | 172 + .../components/annotation/package-use.html | 187 + .../ReflectMethodComponentSupplier.html | 150 + .../class-use/ReflectiveComponentScanner.html | 150 + .../isolation/ComponentClassLoader.html | 422 + .../isolation/ComponentResolver.html | 315 + .../isolation/ExternalComponent.html | 333 + .../class-use/ComponentClassLoader.html | 196 + .../class-use/ComponentResolver.html | 150 + .../class-use/ExternalComponent.html | 194 + .../components/isolation/package-summary.html | 178 + .../components/isolation/package-tree.html | 179 + .../components/isolation/package-use.html | 191 + .../streams/components/package-summary.html | 175 + .../streams/components/package-tree.html | 166 + .../streams/components/package-use.html | 150 + .../azkarra/streams/config/AzkarraConf.html | 774 + .../streams/config/class-use/AzkarraConf.html | 228 + .../loader/AutoStartConfigEntryLoader.html | 380 + .../loader/ComponentConfigEntryLoader.html | 337 + .../loader/EnvironmentsConfigEntryLoader.html | 337 + .../loader/ServerConfigEntryLoader.html | 337 + .../loader/StreamsConfigEntryLoader.html | 383 + .../class-use/AutoStartConfigEntryLoader.html | 150 + .../class-use/ComponentConfigEntryLoader.html | 150 + .../EnvironmentsConfigEntryLoader.html | 150 + .../class-use/ServerConfigEntryLoader.html | 150 + .../class-use/StreamsConfigEntryLoader.html | 150 + .../internal/EnvironmentConfig.Reader.html | 274 + .../loader/internal/EnvironmentConfig.html | 485 + .../internal/TopologyConfig.Reader.html | 312 + .../loader/internal/TopologyConfig.html | 526 + .../class-use/EnvironmentConfig.Reader.html | 150 + .../internal/class-use/EnvironmentConfig.html | 197 + .../class-use/TopologyConfig.Reader.html | 150 + .../internal/class-use/TopologyConfig.html | 219 + .../loader/internal/package-summary.html | 184 + .../config/loader/internal/package-tree.html | 168 + .../config/loader/internal/package-use.html | 193 + .../config/loader/package-summary.html | 184 + .../streams/config/loader/package-tree.html | 173 + .../streams/config/loader/package-use.html | 150 + .../streams/config/package-summary.html | 170 + .../azkarra/streams/config/package-tree.html | 169 + .../azkarra/streams/config/package-use.html | 187 + .../azkarra/streams/package-summary.html | 198 + .../azkarra/streams/package-tree.html | 174 + .../azkarra/streams/package-use.html | 280 + .../examples/azkarra/Version.html | 308 + .../examples/azkarra/class-use/Version.html | 150 + ...nditionalStreamsApplication.Normalize.html | 293 + ...sApplication.NormalizeStreamsTopology.html | 376 + ...ditionalStreamsApplication.Normalizes.html | 333 + .../ConditionalStreamsApplication.html | 344 + ...nditionalStreamsApplication.Normalize.html | 199 + ...sApplication.NormalizeStreamsTopology.html | 150 + ...ditionalStreamsApplication.Normalizes.html | 150 + .../ConditionalStreamsApplication.html | 150 + .../azkarra/conditional/package-summary.html | 194 + .../azkarra/conditional/package-tree.html | 181 + .../azkarra/conditional/package-use.html | 185 + .../dependency/ComplexWordCountTopology.html | 389 + .../ComplexWordCountTopologyModule.html | 352 + .../ConfigurableStopWordsService.html | 351 + .../azkarra/dependency/StopWordsService.html | 265 + .../dependency/StreamsApplication.html | 309 + .../class-use/ComplexWordCountTopology.html | 194 + .../ComplexWordCountTopologyModule.html | 150 + .../ConfigurableStopWordsService.html | 150 + .../class-use/StopWordsService.html | 209 + .../class-use/StreamsApplication.html | 150 + .../azkarra/dependency/package-summary.html | 197 + .../azkarra/dependency/package-tree.html | 182 + .../azkarra/dependency/package-use.html | 189 + ...lthCheckExample.MyCustomerHealthCheck.html | 329 + .../healthcheck/CustomHealthCheckExample.html | 333 + ...lthCheckExample.MyCustomerHealthCheck.html | 150 + .../class-use/CustomHealthCheckExample.html | 150 + .../azkarra/healthcheck/package-summary.html | 174 + .../azkarra/healthcheck/package-tree.html | 166 + .../azkarra/healthcheck/package-use.html | 150 + .../noannotation/StreamsApplication.html | 309 + .../class-use/StreamsApplication.html | 150 + .../azkarra/noannotation/package-summary.html | 170 + .../azkarra/noannotation/package-tree.html | 165 + .../azkarra/noannotation/package-use.html | 150 + .../examples/azkarra/package-summary.html | 168 + .../examples/azkarra/package-tree.html | 165 + .../examples/azkarra/package-use.html | 150 + .../security/BasicAuthenticationExample.html | 331 + .../security/SSLAuthenticationExample.html | 312 + .../class-use/BasicAuthenticationExample.html | 150 + .../class-use/SSLAuthenticationExample.html | 150 + .../azkarra/security/package-summary.html | 176 + .../azkarra/security/package-tree.html | 166 + .../azkarra/security/package-use.html | 150 + ...entExample.WordCountPublisherTopology.html | 368 + .../azkarra/sse/ServerSentEventExample.html | 332 + ...entExample.WordCountPublisherTopology.html | 150 + .../sse/class-use/ServerSentEventExample.html | 150 + .../examples/azkarra/sse/package-summary.html | 172 + .../examples/azkarra/sse/package-tree.html | 170 + .../examples/azkarra/sse/package-use.html | 150 + .../topology/BasicWordCountTopology.html | 355 + .../ConfigurableWordCountTopology.html | 378 + .../class-use/BasicWordCountTopology.html | 150 + .../ConfigurableWordCountTopology.html | 150 + .../azkarra/topology/package-summary.html | 176 + .../azkarra/topology/package-tree.html | 166 + .../azkarra/topology/package-use.html | 150 + .../0.9.0/jquery/external/jquery/jquery.js | 10364 ++++++++++++ .../images/ui-bg_glass_55_fbf9ee_1x400.png | Bin 0 -> 335 bytes .../images/ui-bg_glass_65_dadada_1x400.png | Bin 0 -> 262 bytes .../images/ui-bg_glass_75_dadada_1x400.png | Bin 0 -> 262 bytes .../images/ui-bg_glass_75_e6e6e6_1x400.png | Bin 0 -> 262 bytes .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin 0 -> 332 bytes .../ui-bg_highlight-soft_75_cccccc_1x100.png | Bin 0 -> 280 bytes .../jquery/images/ui-icons_222222_256x240.png | Bin 0 -> 6922 bytes .../jquery/images/ui-icons_2e83ff_256x240.png | Bin 0 -> 4549 bytes .../jquery/images/ui-icons_454545_256x240.png | Bin 0 -> 6992 bytes .../jquery/images/ui-icons_888888_256x240.png | Bin 0 -> 6999 bytes .../jquery/images/ui-icons_cd0a0a_256x240.png | Bin 0 -> 4549 bytes .../apidocs/0.9.0/jquery/jquery-3.3.1.js | 10364 ++++++++++++ .../0.9.0/jquery/jquery-migrate-3.0.1.js | 628 + .../static/apidocs/0.9.0/jquery/jquery-ui.css | 582 + site/static/apidocs/0.9.0/jquery/jquery-ui.js | 2659 ++++ .../apidocs/0.9.0/jquery/jquery-ui.min.css | 7 + .../apidocs/0.9.0/jquery/jquery-ui.min.js | 6 + .../0.9.0/jquery/jquery-ui.structure.css | 156 + .../0.9.0/jquery/jquery-ui.structure.min.css | 5 + .../jquery/jszip-utils/dist/jszip-utils-ie.js | 56 + .../jszip-utils/dist/jszip-utils-ie.min.js | 10 + .../jquery/jszip-utils/dist/jszip-utils.js | 118 + .../jszip-utils/dist/jszip-utils.min.js | 10 + .../apidocs/0.9.0/jquery/jszip/dist/jszip.js | 11367 +++++++++++++ .../0.9.0/jquery/jszip/dist/jszip.min.js | 13 + .../apidocs/0.9.0/member-search-index.js | 1 + .../apidocs/0.9.0/member-search-index.zip | Bin 0 -> 50076 bytes .../apidocs/0.9.0/overview-summary.html | 23 + site/static/apidocs/0.9.0/overview-tree.html | 1213 ++ .../apidocs/0.9.0/package-search-index.js | 1 + .../apidocs/0.9.0/package-search-index.zip | Bin 0 -> 862 bytes site/static/apidocs/0.9.0/resources/glass.png | Bin 0 -> 499 bytes site/static/apidocs/0.9.0/resources/x.png | Bin 0 -> 394 bytes site/static/apidocs/0.9.0/script.js | 149 + site/static/apidocs/0.9.0/search.js | 326 + .../static/apidocs/0.9.0/serialized-form.html | 741 + site/static/apidocs/0.9.0/stylesheet.css | 906 ++ .../static/apidocs/0.9.0/type-search-index.js | 1 + .../apidocs/0.9.0/type-search-index.zip | Bin 0 -> 5872 bytes 1654 files changed, 530851 insertions(+) create mode 100644 site/static/apidocs/0.9.0/allclasses-index.html create mode 100644 site/static/apidocs/0.9.0/allclasses.html create mode 100644 site/static/apidocs/0.9.0/allpackages-index.html create mode 100644 site/static/apidocs/0.9.0/constant-values.html create mode 100644 site/static/apidocs/0.9.0/deprecated-list.html create mode 100644 site/static/apidocs/0.9.0/element-list create mode 100644 site/static/apidocs/0.9.0/help-doc.html create mode 100644 site/static/apidocs/0.9.0/index-all.html create mode 100644 site/static/apidocs/0.9.0/index.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/AzkarraWorker.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/ApplicationId.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/AzkarraContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/AzkarraContextAware.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/AzkarraContextListener.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/AzkarraStreamsService.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/AzkarraVersion.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/ContainerId.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/Executed.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/State.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsExecutionEnvironment.View.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsExecutionEnvironment.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsExecutionEnvironmentAware.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsExecutionEnvironmentFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsLifecycleChain.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsLifecycleContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsLifecycleInterceptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsTopologyExecution.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsTopologyMeta.Builder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsTopologyMeta.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/AtLeastOnce.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Component.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/ConditionalOn.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Conditionals.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/ConfValue.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/ConfValues.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Eager.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/ExactlyOnce.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Factory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Order.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Primary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Restricted.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Secondary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/StreamsName.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/TopologyInfo.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/VisibleForTesting.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/AtLeastOnce.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Component.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/ConditionalOn.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Conditionals.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/ConfValue.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/ConfValues.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Eager.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/ExactlyOnce.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Factory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Order.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Primary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Restricted.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Secondary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/StreamsName.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/TopologyInfo.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/VisibleForTesting.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/Banner.Mode.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/Banner.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/BannerPrinter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/class-use/Banner.Mode.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/class-use/Banner.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/class-use/BannerPrinter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/ApplicationId.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/AzkarraContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/AzkarraContextAware.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/AzkarraContextListener.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/AzkarraStreamsService.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/AzkarraVersion.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/ContainerId.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/Executed.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/State.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsExecutionEnvironment.View.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsExecutionEnvironment.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsExecutionEnvironmentAware.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsExecutionEnvironmentFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsLifecycleChain.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsLifecycleContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsLifecycleInterceptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsTopologyExecution.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsTopologyMeta.Builder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsTopologyMeta.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/BaseComponentModule.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentAliasesGenerator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentAttribute.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentDescriptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentDescriptorFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentDescriptorModifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentDescriptorRegistry.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentFactoryAware.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentMetadata.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentModule.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentNameGenerator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentRegistrationException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentRegistry.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentScanner.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ConditionalDescriptorRegistry.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ConfigurableComponentFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ConflictingComponentDefinitionException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ContextAwareComponentFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/DelegatingComponentFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ExternalComponentClassLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/GettableComponent.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/NoSuchComponentException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/NoUniqueComponentException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/Ordered.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/Qualifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/Restriction.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/SimpleComponentDescriptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/Versioned.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/BaseComponentModule.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentAliasesGenerator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentAttribute.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentDescriptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentDescriptorFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentDescriptorModifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentDescriptorRegistry.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentFactoryAware.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentMetadata.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentModule.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentNameGenerator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentRegistrationException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentRegistry.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentScanner.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ConditionalDescriptorRegistry.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ConfigurableComponentFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ConflictingComponentDefinitionException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ContextAwareComponentFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/DelegatingComponentFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ExternalComponentClassLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/GettableComponent.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/NoSuchComponentException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/NoUniqueComponentException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/Ordered.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/Qualifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/Restriction.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/SimpleComponentDescriptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/Versioned.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/ComponentConditionalContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/Condition.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/ConditionContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/Conditions.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/OnComponentCondition.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/OnPropertyCondition.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/TrueCondition.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/ComponentConditionalContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/Condition.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/ConditionContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/Conditions.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/OnComponentCondition.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/OnPropertyCondition.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/TrueCondition.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/AnyQualifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/CompositeQualifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/LatestVersionQualifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/NamedQualifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/PrimaryQualifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/Qualifiers.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/RestrictionQualifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/SecondaryQualifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/VersionQualifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/AnyQualifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/CompositeQualifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/LatestVersionQualifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/NamedQualifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/PrimaryQualifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/Qualifiers.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/RestrictionQualifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/SecondaryQualifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/VersionQualifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/AbstractConf.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/ArgsConf.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/Conf.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/ConfEntry.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/Configurable.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/ConfigurableSupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/DelegatingConf.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/EmptyConf.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/MapConf.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/Property.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/RocksDBConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/AbstractConf.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/ArgsConf.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/Conf.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/ConfEntry.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/Configurable.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/ConfigurableSupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/DelegatingConf.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/EmptyConf.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/MapConf.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/Property.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/RocksDBConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/AlreadyExistsException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/AzkarraContextException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/AzkarraException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/AzkarraRetriableException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/ConfException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/Error.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/ExecutionException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/InvalidConfException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/InvalidStreamsEnvironmentException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/InvalidStreamsStateException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/MissingConfException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/NoSuchComponentException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/NotFoundException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/ParsingConfException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/AlreadyExistsException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/AzkarraContextException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/AzkarraException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/AzkarraRetriableException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/ConfException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/Error.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/ExecutionException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/InvalidConfException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/InvalidStreamsEnvironmentException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/InvalidStreamsStateException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/MissingConfException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/NoSuchComponentException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/NotFoundException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/ParsingConfException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/BasicBlockingRecordQueue.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/BlockingRecordQueue.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/DelegateBlockingRecordQueue.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/EventStream.Builder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/EventStream.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/EventStreamPipe.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/EventStreamProvider.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/EventStreamSupport.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/LimitHandler.BlockingQueueLimitReachedException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/LimitHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/LimitHandlers.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/LimitQueueCallback.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/LimitedQueueCallback.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/QueueCallback.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/class-use/LimitQueueCallback.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/class-use/LimitedQueueCallback.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/class-use/QueueCallback.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/BasicBlockingRecordQueue.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/BlockingRecordQueue.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/DelegateBlockingRecordQueue.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/EventStream.Builder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/EventStream.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/EventStreamPipe.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/EventStreamProvider.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/EventStreamSupport.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/LimitHandler.BlockingQueueLimitReachedException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/LimitHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/LimitHandlers.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/AsyncMulticastEventStreamPublisher.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/EventStreamPublisher.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/class-use/AsyncMulticastEventStreamPublisher.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/class-use/EventStreamPublisher.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/LongSubscriptionId.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/SequentialSubscriptionIdGenerator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/SubscriptionId.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/SubscriptionIdGenerator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/class-use/LongSubscriptionId.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/class-use/SequentialSubscriptionIdGenerator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/class-use/SubscriptionId.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/class-use/SubscriptionIdGenerator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/HasId.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/HasName.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/KV.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/Metric.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/MetricGroup.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.AbstractNode.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.GlobalStore.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.Node.Type.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.Node.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.ProcessorNode.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.ProcessorNodeBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.SinkNode.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.SinkNodeBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.SourceNode.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.SourceNodeBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.SubTopologyGraph.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/TimestampedValue.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/TopologyAndAliases.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/HasId.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/HasName.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/KV.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/Metric.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/MetricGroup.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.AbstractNode.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.GlobalStore.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.Node.Type.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.Node.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.ProcessorNode.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.ProcessorNodeBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.SinkNode.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.SinkNodeBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.SourceNode.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.SourceNodeBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.SubTopologyGraph.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/TimestampedValue.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/TopologyAndAliases.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/GroupMetricFilter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/NameMetricFilter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/NonNullMetricFilter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/class-use/GroupMetricFilter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/class-use/NameMetricFilter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/class-use/NonNullMetricFilter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/CheckedFunction.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/CheckedSupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Either.Left.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Either.LeftProjection.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Either.Right.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Either.RightProjection.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Either.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Reader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Retry.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Try.Failure.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Try.Retriable.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Try.Success.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Try.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Tuple.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Validator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/CheckedFunction.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/CheckedSupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Either.Left.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Either.LeftProjection.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Either.Right.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Either.RightProjection.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Either.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Reader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Retry.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Try.Failure.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Try.Retriable.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Try.Success.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Try.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Tuple.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Validator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/Provider.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/TopologyDescriptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/class-use/Provider.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/class-use/TopologyDescriptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/DecorateQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/GenericQueryParams.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/InteractiveQueryService.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalExecutableQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalExecutableQueryWithKey.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalPreparedQuery.MissingRequiredKeyError.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalPreparedQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalStoreAccessProvider.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalStoreAccessor.StoreSupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalStoreAccessor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LoggingFailureLocalExecutableQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/Query.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryCall.QueryCallFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryCall.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryOptions.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryParams.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryRequest.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryableKafkaStreams.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/StoreOperation.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/StoreType.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/DecorateQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/GenericQueryParams.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/InteractiveQueryService.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalExecutableQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalExecutableQueryWithKey.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalPreparedQuery.MissingRequiredKeyError.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalPreparedQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalStoreAccessProvider.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalStoreAccessor.StoreSupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalStoreAccessor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LoggingFailureLocalExecutableQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/Query.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryCall.QueryCallFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryCall.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryOptions.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryParams.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryRequest.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryableKafkaStreams.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/StoreOperation.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/StoreType.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/error/InvalidQueryException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/error/class-use/InvalidQueryException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/error/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/error/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/error/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/BaseKeyedLocalStoreQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/KeyValueCountQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/KeyValueGetAllQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/KeyValueGetQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/KeyValueGetRangeQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/KeyValueQueryBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/QueryBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/QueryConstants.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/QueryOperationBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/SessionFetchKeyRangeQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/SessionFetchQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/SessionQueryBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedKeyValueGetAllQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedKeyValueGetQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedKeyValueGetRangeQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedKeyValueQueryBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowFetchAllQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowFetchKeyRangeQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowFetchQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowFetchTimeRangeQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowGetAllQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowQueryBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowFetchAllQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowFetchKeyRangeQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowFetchQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowFetchTimeRangeQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowGetAllQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowQueryBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/BaseKeyedLocalStoreQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/KeyValueCountQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/KeyValueGetAllQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/KeyValueGetQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/KeyValueGetRangeQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/KeyValueQueryBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/QueryBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/QueryConstants.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/QueryOperationBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/SessionFetchKeyRangeQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/SessionFetchQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/SessionQueryBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedKeyValueGetAllQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedKeyValueGetQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedKeyValueGetRangeQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedKeyValueQueryBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowFetchAllQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowFetchKeyRangeQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowFetchQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowFetchTimeRangeQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowGetAllQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowQueryBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowFetchAllQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowFetchKeyRangeQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowFetchQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowFetchTimeRangeQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowGetAllQuery.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowQueryBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/AbstractResultSet.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/ErrorResultSet.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/GlobalResultSet.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/QueryError.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/QueryResult.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/QueryResultBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/QueryStatus.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/SuccessResultSet.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/AbstractResultSet.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/ErrorResultSet.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/GlobalResultSet.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/QueryError.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/QueryResult.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/QueryResultBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/QueryStatus.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/SuccessResultSet.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/AzkarraRestExtension.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/AzkarraRestExtensionContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/EmbeddedHttpServer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/ServerInfo.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/class-use/AzkarraRestExtension.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/class-use/AzkarraRestExtensionContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/class-use/EmbeddedHttpServer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/class-use/ServerInfo.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/spi/EmbeddedHttpServerProvider.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/spi/class-use/EmbeddedHttpServerProvider.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/spi/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/spi/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/spi/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/ApplicationIdBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsApplication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsContainer.KafkaMetricFilter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsContainer.StateChangeWatcher.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsContainer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsContainerAware.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsInstance.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsMetadata.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/OptimizedTopologyProvider.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/State.Standards.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/State.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/StateChangeEvent.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/TopicPartitions.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/TopologyProvider.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/admin/AdminClientUtils.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/admin/class-use/AdminClientUtils.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/admin/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/admin/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/admin/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/ApplicationIdBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsApplication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsContainer.KafkaMetricFilter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsContainer.StateChangeWatcher.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsContainer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsContainerAware.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsInstance.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsMetadata.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/OptimizedTopologyProvider.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/State.Standards.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/State.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/StateChangeEvent.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/TopicPartitions.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/TopologyProvider.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerClientOffsets.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerGroupOffsets.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerGroupOffsetsRegistry.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerGroupOffsetsState.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerLogOffsets.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerThreadKey.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/GlobalConsumerOffsetsRegistry.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/LogOffsetsFetcher.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/MonitorOffsetsConsumerInterceptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/OffsetAndTimestamp.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerClientOffsets.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerGroupOffsets.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerGroupOffsetsRegistry.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerGroupOffsetsState.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerLogOffsets.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerThreadKey.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/GlobalConsumerOffsetsRegistry.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/LogOffsetsFetcher.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/MonitorOffsetsConsumerInterceptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/OffsetAndTimestamp.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/DelegatingUncaughtExceptionHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/StreamThreadExceptionHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/class-use/DelegatingUncaughtExceptionHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/class-use/StreamThreadExceptionHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/InternalStreamsLifeCycleChain.Callback.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/InternalStreamsLifeCycleChain.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/class-use/InternalStreamsLifeCycleChain.Callback.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/class-use/InternalStreamsLifeCycleChain.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/CompositeStateListener.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/CompositeStateRestoreListener.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/CompositeUncaughtExceptionHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/class-use/CompositeStateListener.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/class-use/CompositeStateRestoreListener.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/class-use/CompositeUncaughtExceptionHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/LocalStatePartitionsInfo.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/StatePartitionLagInfo.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/class-use/LocalStatePartitionsInfo.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/class-use/StatePartitionLagInfo.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/TopologyDefinition.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/TopologyMetadata.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/class-use/TopologyDefinition.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/class-use/TopologyMetadata.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/SystemTime.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/Time.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/class-use/SystemTime.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/class-use/Time.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/AnnotationResolver.AnnotationFilter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/AnnotationResolver.PackageAnnotationFilter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/AnnotationResolver.TypeAnnotationFilter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/AnnotationResolver.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/ClassUtils.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/Endpoint.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/FutureCollectors.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/Network.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/TypeConverter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/Utils.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/Version.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/AnnotationResolver.AnnotationFilter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/AnnotationResolver.PackageAnnotationFilter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/AnnotationResolver.TypeAnnotationFilter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/AnnotationResolver.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/ClassUtils.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/Endpoint.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/FutureCollectors.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/Network.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/TypeConverter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/Utils.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/Version.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/class-use/AzkarraWorker.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/HttpClientBuilder.AllowAllHostNameVerifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/HttpClientBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/BasicAuthAuthenticator.Credential.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/BasicAuthAuthenticator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/class-use/BasicAuthAuthenticator.Credential.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/class-use/BasicAuthAuthenticator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/class-use/HttpClientBuilder.AllowAllHostNameVerifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/class-use/HttpClientBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ApiCallback.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ApiClient.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ApiException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ApiResponse.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/Configuration.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.ByteArrayAdapter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.DateTypeAdapter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.LocalDateTypeAdapter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.OffsetDateTimeTypeAdapter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.SqlDateTypeAdapter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/Pair.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ProgressRequestBody.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ProgressResponseBody.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ServerConfiguration.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ServerVariable.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/StringUtil.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/AzkarraV1Api.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/AzkarraVersionApi.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/class-use/AzkarraV1Api.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/class-use/AzkarraVersionApi.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/ApiKeyAuth.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/Authentication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/HttpBasicAuth.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/HttpBearerAuth.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/class-use/ApiKeyAuth.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/class-use/Authentication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/class-use/HttpBasicAuth.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/class-use/HttpBearerAuth.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ApiCallback.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ApiClient.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ApiException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ApiResponse.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/Configuration.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.ByteArrayAdapter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.DateTypeAdapter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.LocalDateTypeAdapter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.OffsetDateTimeTypeAdapter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.SqlDateTypeAdapter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/Pair.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ProgressRequestBody.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ProgressResponseBody.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ServerConfiguration.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ServerVariable.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/StringUtil.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Error.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1LocalStatePartitionsInfo.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Metric.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1MetricGroup.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Options.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Query.TypeEnum.Adapter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Query.TypeEnum.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Query.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryAll.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryCount.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryErrorResultSet.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetch.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchAll.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchAllParams.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchKeyRange.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchKeyRangeParams.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchParams.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchTimeRange.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchTimeRangeParams.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryGet.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryGetParams.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryGlobalResultSet.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryOperation.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryOptions.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryRange.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryRangeParams.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryResult.StatusEnum.Adapter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryResult.StatusEnum.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryResult.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QuerySuccessResultSet.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Record.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StatePartitionLagInfo.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StatePartitionRestoreInfo.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsConsumerClientOffsets.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsConsumerGroupOffsets.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsConsumerLogOffsets.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsDetails.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsGlobalStore.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsMetadata.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsState.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsStatus.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsSubTopology.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopology.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologyNode.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologyProcessorNode.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologyProcessorNodeAllOf.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologySinkNode.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologySinkNodeAllOf.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologySourceNode.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologySourceNodeAllOf.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1TaskMetadata.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1ThreadMetadata.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1TopicPartition.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/Version.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Error.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1LocalStatePartitionsInfo.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Metric.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1MetricGroup.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Options.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Query.TypeEnum.Adapter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Query.TypeEnum.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Query.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryAll.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryCount.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryErrorResultSet.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetch.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchAll.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchAllParams.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchKeyRange.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchKeyRangeParams.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchParams.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchTimeRange.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchTimeRangeParams.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryGet.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryGetParams.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryGlobalResultSet.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryOperation.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryOptions.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryRange.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryRangeParams.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryResult.StatusEnum.Adapter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryResult.StatusEnum.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryResult.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QuerySuccessResultSet.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Record.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StatePartitionLagInfo.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StatePartitionRestoreInfo.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsConsumerClientOffsets.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsConsumerGroupOffsets.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsConsumerLogOffsets.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsDetails.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsGlobalStore.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsMetadata.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsState.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsStatus.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsSubTopology.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopology.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologyNode.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologyProcessorNode.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologyProcessorNodeAllOf.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologySinkNode.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologySinkNodeAllOf.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologySourceNode.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologySourceNodeAllOf.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1TaskMetadata.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1ThreadMetadata.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1TopicPartition.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/Version.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/SSLContextFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/SSLUtils.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/class-use/SSLContextFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/class-use/SSLUtils.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/DeadLetterTopicExceptionHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/DeadLetterTopicExceptionHandlerConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/ExceptionHeader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/SafeDeserializer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/SafeDeserializerConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/SafeSerdes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/DeadLetterTopicExceptionHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/DeadLetterTopicExceptionHandlerConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/ExceptionHeader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/SafeDeserializer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/SafeDeserializerConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/SafeSerdes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/AzkarraRocksDBConfigSetter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/AzkarraRocksDBConfigSetterConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/class-use/AzkarraRocksDBConfigSetter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/class-use/AzkarraRocksDBConfigSetterConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/OpaqueMemoryResource.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/ResourceDisposer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/ResourceInitializer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/class-use/OpaqueMemoryResource.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/class-use/ResourceDisposer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/class-use/ResourceInitializer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/LoggingStateRestoreListener.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/StatePartitionRestoreInfo.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/StateRestoreInfo.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/StateRestoreService.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/class-use/LoggingStateRestoreListener.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/class-use/StatePartitionRestoreInfo.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/class-use/StateRestoreInfo.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/class-use/StateRestoreService.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/APIVersions.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/ExchangeHelper.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/ServerConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/ServerConfigBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/UndertowEmbeddedServer.InternalRestExtensionContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/UndertowEmbeddedServer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/UndertowEmbeddedServerProvider.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/APIVersions.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/ExchangeHelper.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/ServerConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/ServerConfigBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/UndertowEmbeddedServer.InternalRestExtensionContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/UndertowEmbeddedServer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/UndertowEmbeddedServerProvider.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/EnvironmentRequestBody.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/ErrorMessage.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/GetContextResponse.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/QueryOptionsRequest.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsApplicationResponse.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsInstanceInfo.Builder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsInstanceInfo.State.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsInstanceInfo.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsInstanceStatus.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsTopologyRequest.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/EnvironmentRequestBody.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/ErrorMessage.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/GetContextResponse.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/QueryOptionsRequest.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsApplicationResponse.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsInstanceInfo.Builder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsInstanceInfo.State.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsInstanceInfo.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsInstanceStatus.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsTopologyRequest.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/AzkarraExceptionMapper.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/BadRequestException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/ExceptionDefaultHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/ExceptionDefaultResponseListener.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/InvalidHttpQueryParamException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/InvalidStateStoreQueryException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/MetricNotFoundException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/AzkarraExceptionMapper.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/BadRequestException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/ExceptionDefaultHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/ExceptionDefaultResponseListener.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/InvalidHttpQueryParamException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/InvalidStateStoreQueryException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/MetricNotFoundException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/AbstractStreamHttpHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/ApplicationQueryStoreHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/HeadlessHttpHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/StreamsGetMetricsHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/StreamsPostHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/StreamsStopHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/AbstractStreamHttpHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/ApplicationQueryStoreHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/HeadlessHttpHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/StreamsGetMetricsHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/StreamsPostHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/StreamsStopHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/Health.Builder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/Health.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/HealthAggregator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/HealthIndicator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/Status.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/StatusAggregator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/Health.Builder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/Health.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/HealthAggregator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/HealthIndicator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/Status.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/StatusAggregator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/DefaultStatusAggregator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/StreamsHealthIndicator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/class-use/DefaultStatusAggregator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/class-use/StreamsHealthIndicator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/prometheus/KafkaStreamsMetricsCollector.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/prometheus/class-use/KafkaStreamsMetricsCollector.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/prometheus/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/prometheus/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/prometheus/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/ApiOnFailureCallback.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/AsyncQueryApiCallback.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/RestApiQueryCall.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/RestApiQueryCallFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/V1QueryBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/class-use/ApiOnFailureCallback.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/class-use/AsyncQueryApiCallback.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/class-use/RestApiQueryCall.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/class-use/RestApiQueryCallFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/class-use/V1QueryBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiApplicationsRoutes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiContextRoutes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiDefaultRoutes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiDocHttpRoutes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiEnvironmentRoutes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiHealthRoutes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiInfoRoutes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiStreamsRoutes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiTopologyRoutes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiVersionRoutes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/WebUIHttpRoutes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiApplicationsRoutes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiContextRoutes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiDefaultRoutes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiDocHttpRoutes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiEnvironmentRoutes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiHealthRoutes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiInfoRoutes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiStreamsRoutes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiTopologyRoutes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiVersionRoutes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/WebUIHttpRoutes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/AllowAllHostNameVerifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/AzkarraAccount.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/AzkarraIdentityManager.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/SecurityConfException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/SecurityConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/SecurityMechanism.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/UnauthorizedAccessException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/AbstractAuthentication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/Authentication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/AuthenticationContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/AuthenticationContextHolder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/AuthenticationManager.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/Authenticator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/AzkarraPrincipalBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/BasicAuthenticator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/BasicRolePrincipal.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/BasicUserPrincipal.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/CertClientAuthenticator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/Credentials.UnsupportedCredentialException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/Credentials.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/DigestPasswordCredentials.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/GrantedAuthority.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/InMemoryUserIdentityManager.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/JAASAuthentication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/PasswordCredentials.Type.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/PasswordCredentials.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/PlainPasswordCredentials.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/PropertiesFileUsersIdentityManager.PropertiesFileLoaderTask.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/PropertiesFileUsersIdentityManager.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/RoleGrantedAuthority.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/SSLAuthenticationContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/SSLClientAuthentication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/UndertowAuthenticationContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/UserDetails.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/UsernamePasswordAuthentication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/UsersIdentityManager.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/X509CertificateCredentials.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/AbstractAuthentication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/Authentication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/AuthenticationContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/AuthenticationContextHolder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/AuthenticationManager.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/Authenticator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/AzkarraPrincipalBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/BasicAuthenticator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/BasicRolePrincipal.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/BasicUserPrincipal.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/CertClientAuthenticator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/Credentials.UnsupportedCredentialException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/Credentials.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/DigestPasswordCredentials.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/GrantedAuthority.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/InMemoryUserIdentityManager.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/JAASAuthentication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/PasswordCredentials.Type.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/PasswordCredentials.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/PlainPasswordCredentials.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/PropertiesFileUsersIdentityManager.PropertiesFileLoaderTask.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/PropertiesFileUsersIdentityManager.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/RoleGrantedAuthority.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/SSLAuthenticationContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/SSLClientAuthentication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/UndertowAuthenticationContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/UserDetails.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/UsernamePasswordAuthentication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/UsersIdentityManager.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/X509CertificateCredentials.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/AuthorizationContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/AuthorizationHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/AuthorizationManager.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/AuthorizationResult.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/HttpResource.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/SimpleAuthorizationManager.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/AuthorizationContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/AuthorizationHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/AuthorizationManager.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/AuthorizationResult.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/HttpResource.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/SimpleAuthorizationManager.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/AllowAllHostNameVerifier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/AzkarraAccount.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/AzkarraIdentityManager.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/SecurityConfException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/SecurityConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/SecurityMechanism.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/UnauthorizedAccessException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/AuthenticationContextHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/SecurityHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/SecurityHandlerFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/XMLHttpRequestAwareAuthCallHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/class-use/AuthenticationContextHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/class-use/SecurityHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/class-use/SecurityHandlerFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/class-use/XMLHttpRequestAwareAuthCallHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/AuthenticationCallback.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/DefaultAuthenticationCallbackHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/PropertiesFileLoginModule.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/class-use/AuthenticationCallback.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/class-use/DefaultAuthenticationCallbackHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/class-use/PropertiesFileLoginModule.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/GenericRecordSerializer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/JsonQuerySerde.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/SpecificJsonSerdes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/class-use/GenericRecordSerializer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/class-use/JsonQuerySerde.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/class-use/SpecificJsonSerdes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/spi/RoutingHandlerProvider.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/spi/class-use/RoutingHandlerProvider.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/spi/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/spi/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/spi/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/EventStreamConnectionCallback.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/ServerSentEventSubscriber.StreamedEvent.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/ServerSentEventSubscriber.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/class-use/EventStreamConnectionCallback.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/class-use/ServerSentEventSubscriber.StreamedEvent.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/class-use/ServerSentEventSubscriber.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/utils/Constants.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/utils/class-use/Constants.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/utils/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/utils/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/utils/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/AzkarraMetricsConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/AzkarraMetricsConfigEntryLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/annotations/ConditionalOnMetricsEnable.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/annotations/class-use/ConditionalOnMetricsEnable.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/annotations/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/annotations/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/annotations/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/binders/JvmMeterRegistryBinderFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/binders/class-use/JvmMeterRegistryBinderFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/binders/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/binders/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/binders/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/class-use/AzkarraMetricsConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/class-use/AzkarraMetricsConfigEntryLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/PrometheusEndpoint.PrometheusEndpointExtension.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/PrometheusEndpoint.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/class-use/PrometheusEndpoint.PrometheusEndpointExtension.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/class-use/PrometheusEndpoint.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/interceptor/MeterKafkaStreamsInterceptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/interceptor/class-use/MeterKafkaStreamsInterceptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/interceptor/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/interceptor/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/interceptor/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/MeterRegistryConfigurer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/MeterRegistryFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/MicrometerMeterRegistryConfigurer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/class-use/MeterRegistryConfigurer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/class-use/MeterRegistryFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/class-use/MicrometerMeterRegistryConfigurer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/AbstractTopologyStreamsExecution.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/StreamsExecutionEnvironmentAbstractFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/class-use/AbstractTopologyStreamsExecution.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/class-use/StreamsExecutionEnvironmentAbstractFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/BasicComponentFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/ClassComponentAliasesGenerator.ClassAliasExtractor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/ClassComponentAliasesGenerator.DropClassNameSuffixExtractor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/ClassComponentAliasesGenerator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/ComponentDescriptorBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/ComponentDescriptorModifiers.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/DefaultComponentDescriptorFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/DefaultComponentFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/RestrictedComponentFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/BasicComponentFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/ClassComponentAliasesGenerator.ClassAliasExtractor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/ClassComponentAliasesGenerator.DropClassNameSuffixExtractor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/ClassComponentAliasesGenerator.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/ComponentDescriptorBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/ComponentDescriptorModifiers.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/DefaultComponentDescriptorFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/DefaultComponentFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/RestrictedComponentFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/condition/ConfigConditionalContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/condition/class-use/ConfigConditionalContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/condition/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/condition/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/condition/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/DefaultAzkarraContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/DefaultStreamThreadExceptionHandlerFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/class-use/DefaultAzkarraContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/class-use/DefaultStreamThreadExceptionHandlerFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ClassLoaderAwareKafkaStreamsFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareApplicationIdBuilderSupplier.DelegateApplicationIdBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareApplicationIdBuilderSupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareComponentSupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareGettableComponentSupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareKafkaStreamsFactorySupplier.DelegateKafkaStreamsFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareKafkaStreamsFactorySupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareLifecycleInterceptorSupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareThreadExceptionHandlerSupplier.DelegateStreamThreadExceptionHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareThreadExceptionHandlerSupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareTopologySupplier.ClassLoaderAwareTopologyProvider.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareTopologySupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/DelegatingExecutionEnvironmentAware.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ClassLoaderAwareKafkaStreamsFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareApplicationIdBuilderSupplier.DelegateApplicationIdBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareApplicationIdBuilderSupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareComponentSupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareGettableComponentSupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareKafkaStreamsFactorySupplier.DelegateKafkaStreamsFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareKafkaStreamsFactorySupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareLifecycleInterceptorSupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareThreadExceptionHandlerSupplier.DelegateStreamThreadExceptionHandler.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareThreadExceptionHandlerSupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareTopologySupplier.ClassLoaderAwareTopologyProvider.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareTopologySupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/DelegatingExecutionEnvironmentAware.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/ContainerIdBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/LocalStreamsExecution.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/LocalStreamsExecutionEnvironment.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/LocalStreamsExecutionEnvironmentFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/class-use/ContainerIdBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/class-use/LocalStreamsExecution.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/class-use/LocalStreamsExecutionEnvironment.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/class-use/LocalStreamsExecutionEnvironmentFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/BasicContainerId.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/DefaultContainerIdBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/EnvironmentAwareComponentSupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/class-use/BasicContainerId.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/class-use/DefaultContainerIdBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/class-use/EnvironmentAwareComponentSupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/AutoCreateTopicsInterceptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/AutoCreateTopicsInterceptorConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/ClassloadingIsolationInterceptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/CompositeStreamsInterceptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/KafkaBrokerReadyInterceptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/KafkaBrokerReadyInterceptorConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/MonitoringStreamsInterceptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/MonitoringStreamsInterceptorConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/WaitForSourceTopicsInterceptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/WaitForSourceTopicsInterceptorConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/AutoCreateTopicsInterceptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/AutoCreateTopicsInterceptorConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/ClassloadingIsolationInterceptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/CompositeStreamsInterceptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/KafkaBrokerReadyInterceptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/KafkaBrokerReadyInterceptorConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/MonitoringStreamsInterceptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/MonitoringStreamsInterceptorConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/WaitForSourceTopicsInterceptor.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/WaitForSourceTopicsInterceptorConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/KafkaMonitoringReporter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/KafkaStreamsMetadata.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/MonitoringReporter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/MonitoringStreamsTask.Reportable.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/MonitoringStreamsTask.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/StreamsExtensionBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/CloudEventsAttributes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/CloudEventsBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/CloudEventsContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/CloudEventsEntity.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/CloudEventsExtension.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/class-use/CloudEventsAttributes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/class-use/CloudEventsBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/class-use/CloudEventsContext.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/class-use/CloudEventsEntity.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/class-use/CloudEventsExtension.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/KafkaMonitoringReporter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/KafkaStreamsMetadata.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/MonitoringReporter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/MonitoringStreamsTask.Reportable.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/MonitoringStreamsTask.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/StreamsExtensionBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/modules/InteractiveQueryServiceModule.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/modules/class-use/InteractiveQueryServiceModule.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/modules/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/modules/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/modules/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/BaseAsyncQueryCall.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/DefaultInteractiveQueryService.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/DistributedQueryCall.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/DistributedQueryExecutionDelegatee.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/EmptyQueryCall.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/LocalQueryCall.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/QueryExecutionDelegatee.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/RemoteQueryCallFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/BaseAsyncQueryCall.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/DefaultInteractiveQueryService.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/DistributedQueryCall.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/DistributedQueryExecutionDelegatee.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/EmptyQueryCall.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/LocalQueryCall.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/QueryExecutionDelegatee.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/RemoteQueryCallFactory.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/internal/QueryResultUtils.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/internal/class-use/QueryResultUtils.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/internal/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/internal/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/internal/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/AbstractAzkarraStreamsService.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/LocalAzkarraStreamsService.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/class-use/AbstractAzkarraStreamsService.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/class-use/LocalAzkarraStreamsService.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/DefaultApplicationIdBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/LocalKafkaStreamsContainer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/LocalKafkaStreamsContainerBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/class-use/DefaultApplicationIdBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/class-use/LocalKafkaStreamsContainer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/class-use/LocalKafkaStreamsContainerBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/CloseKafkaStreamsOnThreadException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/LogAndSkipOnThreadException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/RestartKafkaStreamsOnThreadException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/class-use/CloseKafkaStreamsOnThreadException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/class-use/LogAndSkipOnThreadException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/class-use/RestartKafkaStreamsOnThreadException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/InternalExecuted.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/TopologyUtils.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/class-use/InternalExecuted.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/class-use/TopologyUtils.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/ShutdownHook.Hook.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/ShutdownHook.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/class-use/ShutdownHook.Hook.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/class-use/ShutdownHook.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/Serdes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/SerializationException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/class-use/Serdes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/class-use/SerializationException.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/AzkarraSimpleModule.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/ConfSerializer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/Json.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/OffsetAndTimestampSerializer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/TaskMetadataSerializer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/ThreadMetadataSerializer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/TimestampSerializer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/TopicPartitionSerializer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/TopologyDescriptorSerializer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/WindowedSerializer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/AzkarraSimpleModule.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/ConfSerializer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/Json.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/OffsetAndTimestampSerializer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/TaskMetadataSerializer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/ThreadMetadataSerializer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/TimestampSerializer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/TopicPartitionSerializer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/TopologyDescriptorSerializer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/WindowedSerializer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/AbstractConfigEntryLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/ApplicationConfigEntryLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/ApplicationConfigLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/AzkarraApplication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/NoopConfigEntryLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/AutoConfigure.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/AzkarraStreamsApplication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/ComponentScan.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/EnableAutoConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/EnableAutoStart.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/EnableEmbeddedHttpServer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/class-use/AzkarraStreamsApplication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/class-use/ComponentScan.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/class-use/EnableAutoConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/class-use/EnableAutoStart.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/class-use/EnableEmbeddedHttpServer.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/class-use/AutoConfigure.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/AzkarraBanner.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/BannerPrinterBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/DefaultBannerPrinter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/class-use/AzkarraBanner.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/class-use/BannerPrinterBuilder.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/class-use/DefaultBannerPrinter.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/internal/SL4JLoggerPrintStream.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/internal/class-use/SL4JLoggerPrintStream.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/internal/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/internal/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/internal/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/class-use/AbstractConfigEntryLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/class-use/ApplicationConfigEntryLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/class-use/ApplicationConfigLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/class-use/AzkarraApplication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/class-use/NoopConfigEntryLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/ReflectMethodComponentSupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/ReflectiveComponentScanner.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/ComponentDescriptorModifierResolver.ApplyModifierOnAnnotationExist.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/ComponentDescriptorModifierResolver.ApplyModifierOnAnnotations.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/ComponentDescriptorModifierResolver.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/class-use/ComponentDescriptorModifierResolver.ApplyModifierOnAnnotationExist.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/class-use/ComponentDescriptorModifierResolver.ApplyModifierOnAnnotations.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/class-use/ComponentDescriptorModifierResolver.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/class-use/ReflectMethodComponentSupplier.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/class-use/ReflectiveComponentScanner.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/ComponentClassLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/ComponentResolver.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/ExternalComponent.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/class-use/ComponentClassLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/class-use/ComponentResolver.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/class-use/ExternalComponent.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/AzkarraConf.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/class-use/AzkarraConf.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/AutoStartConfigEntryLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/ComponentConfigEntryLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/EnvironmentsConfigEntryLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/ServerConfigEntryLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/StreamsConfigEntryLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/class-use/AutoStartConfigEntryLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/class-use/ComponentConfigEntryLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/class-use/EnvironmentsConfigEntryLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/class-use/ServerConfigEntryLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/class-use/StreamsConfigEntryLoader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/EnvironmentConfig.Reader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/EnvironmentConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/TopologyConfig.Reader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/TopologyConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/class-use/EnvironmentConfig.Reader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/class-use/EnvironmentConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/class-use/TopologyConfig.Reader.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/class-use/TopologyConfig.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/Version.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/class-use/Version.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/ConditionalStreamsApplication.Normalize.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/ConditionalStreamsApplication.NormalizeStreamsTopology.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/ConditionalStreamsApplication.Normalizes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/ConditionalStreamsApplication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/class-use/ConditionalStreamsApplication.Normalize.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/class-use/ConditionalStreamsApplication.NormalizeStreamsTopology.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/class-use/ConditionalStreamsApplication.Normalizes.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/class-use/ConditionalStreamsApplication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/ComplexWordCountTopology.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/ComplexWordCountTopologyModule.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/ConfigurableStopWordsService.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/StopWordsService.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/StreamsApplication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/class-use/ComplexWordCountTopology.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/class-use/ComplexWordCountTopologyModule.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/class-use/ConfigurableStopWordsService.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/class-use/StopWordsService.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/class-use/StreamsApplication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/CustomHealthCheckExample.MyCustomerHealthCheck.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/CustomHealthCheckExample.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/class-use/CustomHealthCheckExample.MyCustomerHealthCheck.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/class-use/CustomHealthCheckExample.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/noannotation/StreamsApplication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/noannotation/class-use/StreamsApplication.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/noannotation/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/noannotation/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/noannotation/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/BasicAuthenticationExample.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/SSLAuthenticationExample.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/class-use/BasicAuthenticationExample.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/class-use/SSLAuthenticationExample.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/ServerSentEventExample.WordCountPublisherTopology.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/ServerSentEventExample.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/class-use/ServerSentEventExample.WordCountPublisherTopology.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/class-use/ServerSentEventExample.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/package-use.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/BasicWordCountTopology.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/ConfigurableWordCountTopology.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/class-use/BasicWordCountTopology.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/class-use/ConfigurableWordCountTopology.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/package-summary.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/package-tree.html create mode 100644 site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/package-use.html create mode 100644 site/static/apidocs/0.9.0/jquery/external/jquery/jquery.js create mode 100644 site/static/apidocs/0.9.0/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png create mode 100644 site/static/apidocs/0.9.0/jquery/images/ui-bg_glass_65_dadada_1x400.png create mode 100644 site/static/apidocs/0.9.0/jquery/images/ui-bg_glass_75_dadada_1x400.png create mode 100644 site/static/apidocs/0.9.0/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png create mode 100644 site/static/apidocs/0.9.0/jquery/images/ui-bg_glass_95_fef1ec_1x400.png create mode 100644 site/static/apidocs/0.9.0/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png create mode 100644 site/static/apidocs/0.9.0/jquery/images/ui-icons_222222_256x240.png create mode 100644 site/static/apidocs/0.9.0/jquery/images/ui-icons_2e83ff_256x240.png create mode 100644 site/static/apidocs/0.9.0/jquery/images/ui-icons_454545_256x240.png create mode 100644 site/static/apidocs/0.9.0/jquery/images/ui-icons_888888_256x240.png create mode 100644 site/static/apidocs/0.9.0/jquery/images/ui-icons_cd0a0a_256x240.png create mode 100644 site/static/apidocs/0.9.0/jquery/jquery-3.3.1.js create mode 100644 site/static/apidocs/0.9.0/jquery/jquery-migrate-3.0.1.js create mode 100644 site/static/apidocs/0.9.0/jquery/jquery-ui.css create mode 100644 site/static/apidocs/0.9.0/jquery/jquery-ui.js create mode 100644 site/static/apidocs/0.9.0/jquery/jquery-ui.min.css create mode 100644 site/static/apidocs/0.9.0/jquery/jquery-ui.min.js create mode 100644 site/static/apidocs/0.9.0/jquery/jquery-ui.structure.css create mode 100644 site/static/apidocs/0.9.0/jquery/jquery-ui.structure.min.css create mode 100644 site/static/apidocs/0.9.0/jquery/jszip-utils/dist/jszip-utils-ie.js create mode 100644 site/static/apidocs/0.9.0/jquery/jszip-utils/dist/jszip-utils-ie.min.js create mode 100644 site/static/apidocs/0.9.0/jquery/jszip-utils/dist/jszip-utils.js create mode 100644 site/static/apidocs/0.9.0/jquery/jszip-utils/dist/jszip-utils.min.js create mode 100644 site/static/apidocs/0.9.0/jquery/jszip/dist/jszip.js create mode 100644 site/static/apidocs/0.9.0/jquery/jszip/dist/jszip.min.js create mode 100644 site/static/apidocs/0.9.0/member-search-index.js create mode 100644 site/static/apidocs/0.9.0/member-search-index.zip create mode 100644 site/static/apidocs/0.9.0/overview-summary.html create mode 100644 site/static/apidocs/0.9.0/overview-tree.html create mode 100644 site/static/apidocs/0.9.0/package-search-index.js create mode 100644 site/static/apidocs/0.9.0/package-search-index.zip create mode 100644 site/static/apidocs/0.9.0/resources/glass.png create mode 100644 site/static/apidocs/0.9.0/resources/x.png create mode 100644 site/static/apidocs/0.9.0/script.js create mode 100644 site/static/apidocs/0.9.0/search.js create mode 100644 site/static/apidocs/0.9.0/serialized-form.html create mode 100644 site/static/apidocs/0.9.0/stylesheet.css create mode 100644 site/static/apidocs/0.9.0/type-search-index.js create mode 100644 site/static/apidocs/0.9.0/type-search-index.zip diff --git a/site/static/apidocs/0.9.0/allclasses-index.html b/site/static/apidocs/0.9.0/allclasses-index.html new file mode 100644 index 00000000..72379d28 --- /dev/null +++ b/site/static/apidocs/0.9.0/allclasses-index.html @@ -0,0 +1,3390 @@ + + + + + +All Classes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

All Classes

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/allclasses.html b/site/static/apidocs/0.9.0/allclasses.html new file mode 100644 index 00000000..6537fd4a --- /dev/null +++ b/site/static/apidocs/0.9.0/allclasses.html @@ -0,0 +1,667 @@ + + + + + +All Classes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + +

All Classes

+
+ +
+ + diff --git a/site/static/apidocs/0.9.0/allpackages-index.html b/site/static/apidocs/0.9.0/allpackages-index.html new file mode 100644 index 00000000..1bcc969b --- /dev/null +++ b/site/static/apidocs/0.9.0/allpackages-index.html @@ -0,0 +1,592 @@ + + + + + +All Packages (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

All Packages

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/constant-values.html b/site/static/apidocs/0.9.0/constant-values.html new file mode 100644 index 00000000..9a1b0c2a --- /dev/null +++ b/site/static/apidocs/0.9.0/constant-values.html @@ -0,0 +1,3122 @@ + + + + + +Constant Field Values (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Constant Field Values

+
+

Contents

+ +
+
+
+ + +
+

io.streamthoughts.*

+ + + +
    +
  • + + + + + + + + + + + + + + +
    io.streamthoughts.azkarra.api.query.LocalExecutableQuery<K,​V> 
    Modifier and TypeConstant FieldValue
    + +public static final intNO_LIMIT-1
    +
  • +
+ + + + + + + + + + + + + + + + +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/deprecated-list.html b/site/static/apidocs/0.9.0/deprecated-list.html new file mode 100644 index 00000000..8c9ff8f3 --- /dev/null +++ b/site/static/apidocs/0.9.0/deprecated-list.html @@ -0,0 +1,150 @@ + + + + + +Deprecated List (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Deprecated API

+

Contents

+
+
+ + + diff --git a/site/static/apidocs/0.9.0/element-list b/site/static/apidocs/0.9.0/element-list new file mode 100644 index 00000000..bf4d314b --- /dev/null +++ b/site/static/apidocs/0.9.0/element-list @@ -0,0 +1,107 @@ +io.streamthoughts.azkarra +io.streamthoughts.azkarra.api +io.streamthoughts.azkarra.api.annotations +io.streamthoughts.azkarra.api.banner +io.streamthoughts.azkarra.api.components +io.streamthoughts.azkarra.api.components.condition +io.streamthoughts.azkarra.api.components.qualifier +io.streamthoughts.azkarra.api.config +io.streamthoughts.azkarra.api.errors +io.streamthoughts.azkarra.api.events +io.streamthoughts.azkarra.api.events.callback +io.streamthoughts.azkarra.api.events.reactive +io.streamthoughts.azkarra.api.events.reactive.internal +io.streamthoughts.azkarra.api.model +io.streamthoughts.azkarra.api.model.predicate +io.streamthoughts.azkarra.api.monad +io.streamthoughts.azkarra.api.providers +io.streamthoughts.azkarra.api.query +io.streamthoughts.azkarra.api.query.error +io.streamthoughts.azkarra.api.query.internal +io.streamthoughts.azkarra.api.query.result +io.streamthoughts.azkarra.api.server +io.streamthoughts.azkarra.api.spi +io.streamthoughts.azkarra.api.streams +io.streamthoughts.azkarra.api.streams.admin +io.streamthoughts.azkarra.api.streams.consumer +io.streamthoughts.azkarra.api.streams.errors +io.streamthoughts.azkarra.api.streams.internal +io.streamthoughts.azkarra.api.streams.listener +io.streamthoughts.azkarra.api.streams.store +io.streamthoughts.azkarra.api.streams.topology +io.streamthoughts.azkarra.api.time +io.streamthoughts.azkarra.api.util +io.streamthoughts.azkarra.client +io.streamthoughts.azkarra.client.authentication +io.streamthoughts.azkarra.client.openapi +io.streamthoughts.azkarra.client.openapi.apis +io.streamthoughts.azkarra.client.openapi.auth +io.streamthoughts.azkarra.client.openapi.models +io.streamthoughts.azkarra.client.security +io.streamthoughts.azkarra.commons.error +io.streamthoughts.azkarra.commons.rocksdb +io.streamthoughts.azkarra.commons.rocksdb.internal +io.streamthoughts.azkarra.commons.streams +io.streamthoughts.azkarra.http +io.streamthoughts.azkarra.http.data +io.streamthoughts.azkarra.http.error +io.streamthoughts.azkarra.http.handler +io.streamthoughts.azkarra.http.health +io.streamthoughts.azkarra.http.health.internal +io.streamthoughts.azkarra.http.prometheus +io.streamthoughts.azkarra.http.query +io.streamthoughts.azkarra.http.routes +io.streamthoughts.azkarra.http.security +io.streamthoughts.azkarra.http.security.auth +io.streamthoughts.azkarra.http.security.authorizer +io.streamthoughts.azkarra.http.security.handler +io.streamthoughts.azkarra.http.security.jaas.spi +io.streamthoughts.azkarra.http.serialization.json +io.streamthoughts.azkarra.http.spi +io.streamthoughts.azkarra.http.sse +io.streamthoughts.azkarra.http.utils +io.streamthoughts.azkarra.metrics +io.streamthoughts.azkarra.metrics.annotations +io.streamthoughts.azkarra.metrics.binders +io.streamthoughts.azkarra.metrics.endpoints +io.streamthoughts.azkarra.metrics.interceptor +io.streamthoughts.azkarra.metrics.micrometer +io.streamthoughts.azkarra.runtime +io.streamthoughts.azkarra.runtime.components +io.streamthoughts.azkarra.runtime.components.condition +io.streamthoughts.azkarra.runtime.context +io.streamthoughts.azkarra.runtime.context.internal +io.streamthoughts.azkarra.runtime.env +io.streamthoughts.azkarra.runtime.env.internal +io.streamthoughts.azkarra.runtime.interceptors +io.streamthoughts.azkarra.runtime.interceptors.monitoring +io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce +io.streamthoughts.azkarra.runtime.modules +io.streamthoughts.azkarra.runtime.query +io.streamthoughts.azkarra.runtime.query.internal +io.streamthoughts.azkarra.runtime.service +io.streamthoughts.azkarra.runtime.streams +io.streamthoughts.azkarra.runtime.streams.errors +io.streamthoughts.azkarra.runtime.streams.topology +io.streamthoughts.azkarra.runtime.util +io.streamthoughts.azkarra.serialization +io.streamthoughts.azkarra.serialization.json +io.streamthoughts.azkarra.streams +io.streamthoughts.azkarra.streams.autoconfigure +io.streamthoughts.azkarra.streams.autoconfigure.annotations +io.streamthoughts.azkarra.streams.banner +io.streamthoughts.azkarra.streams.banner.internal +io.streamthoughts.azkarra.streams.components +io.streamthoughts.azkarra.streams.components.annotation +io.streamthoughts.azkarra.streams.components.isolation +io.streamthoughts.azkarra.streams.config +io.streamthoughts.azkarra.streams.config.loader +io.streamthoughts.azkarra.streams.config.loader.internal +io.streamthoughts.examples.azkarra +io.streamthoughts.examples.azkarra.conditional +io.streamthoughts.examples.azkarra.dependency +io.streamthoughts.examples.azkarra.healthcheck +io.streamthoughts.examples.azkarra.noannotation +io.streamthoughts.examples.azkarra.security +io.streamthoughts.examples.azkarra.sse +io.streamthoughts.examples.azkarra.topology diff --git a/site/static/apidocs/0.9.0/help-doc.html b/site/static/apidocs/0.9.0/help-doc.html new file mode 100644 index 00000000..7d42d87d --- /dev/null +++ b/site/static/apidocs/0.9.0/help-doc.html @@ -0,0 +1,282 @@ + + + + + +API Help (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

How This API Document Is Organized

+
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
+
+
+
    +
  • +
    +

    Overview

    +

    The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

    +
    +
  • +
  • +
    +

    Package

    +

    Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain six categories:

    +
      +
    • Interfaces
    • +
    • Classes
    • +
    • Enums
    • +
    • Exceptions
    • +
    • Errors
    • +
    • Annotation Types
    • +
    +
    +
  • +
  • +
    +

    Class or Interface

    +

    Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

    +
      +
    • Class Inheritance Diagram
    • +
    • Direct Subclasses
    • +
    • All Known Subinterfaces
    • +
    • All Known Implementing Classes
    • +
    • Class or Interface Declaration
    • +
    • Class or Interface Description
    • +
    +
    +
      +
    • Nested Class Summary
    • +
    • Field Summary
    • +
    • Property Summary
    • +
    • Constructor Summary
    • +
    • Method Summary
    • +
    +
    +
      +
    • Field Detail
    • +
    • Property Detail
    • +
    • Constructor Detail
    • +
    • Method Detail
    • +
    +

    Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

    +
    +
  • +
  • +
    +

    Annotation Type

    +

    Each annotation type has its own separate page with the following sections:

    +
      +
    • Annotation Type Declaration
    • +
    • Annotation Type Description
    • +
    • Required Element Summary
    • +
    • Optional Element Summary
    • +
    • Element Detail
    • +
    +
    +
  • +
  • +
    +

    Enum

    +

    Each enum has its own separate page with the following sections:

    +
      +
    • Enum Declaration
    • +
    • Enum Description
    • +
    • Enum Constant Summary
    • +
    • Enum Constant Detail
    • +
    +
    +
  • +
  • +
    +

    Use

    +

    Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its "Use" page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.

    +
    +
  • +
  • +
    +

    Tree (Class Hierarchy)

    +

    There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with java.lang.Object. Interfaces do not inherit from java.lang.Object.

    +
      +
    • When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
    • +
    • When viewing a particular package, class or interface page, clicking on "Tree" displays the hierarchy for only that package.
    • +
    +
    +
  • +
  • +
    +

    Deprecated API

    +

    The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.

    +
    +
  • +
  • +
    +

    Index

    +

    The Index contains an alphabetic index of all classes, interfaces, constructors, methods, and fields, as well as lists of all packages and all classes.

    +
    +
  • +
  • +
    +

    All Classes

    +

    The All Classes link shows all classes and interfaces except non-static nested types.

    +
    +
  • +
  • +
    +

    Serialized Form

    +

    Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.

    +
    +
  • +
  • +
    +

    Constant Field Values

    +

    The Constant Field Values page lists the static final fields and their values.

    +
    +
  • +
  • +
    +

    Search

    +

    You can search for definitions of modules, packages, types, fields, methods and other terms defined in the API, using some or all of the name. "Camel-case" abbreviations are supported: for example, "InpStr" will find "InputStream" and "InputStreamReader".

    +
    +
  • +
+
+This help file applies to API documentation generated by the standard doclet.
+
+ + + diff --git a/site/static/apidocs/0.9.0/index-all.html b/site/static/apidocs/0.9.0/index-all.html new file mode 100644 index 00000000..1ab7d5a0 --- /dev/null +++ b/site/static/apidocs/0.9.0/index-all.html @@ -0,0 +1,13258 @@ + + + + + +Index (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages + + +

A

+
+
abort() - Method in class io.streamthoughts.azkarra.http.security.jaas.spi.PropertiesFileLoginModule
+
AbstractAuthentication<T extends Credentials> - Class in io.streamthoughts.azkarra.http.security.auth
+
 
+
AbstractAuthentication(Principal, T) - Constructor for class io.streamthoughts.azkarra.http.security.auth.AbstractAuthentication
+
+
Creates a new AbstractAuthentication instance.
+
+
AbstractAzkarraStreamsService - Class in io.streamthoughts.azkarra.runtime.service
+
 
+
AbstractAzkarraStreamsService() - Constructor for class io.streamthoughts.azkarra.runtime.service.AbstractAzkarraStreamsService
+
+
Creates a new AbstractAzkarraStreamsService instance.
+
+
AbstractConf - Class in io.streamthoughts.azkarra.api.config
+
 
+
AbstractConf() - Constructor for class io.streamthoughts.azkarra.api.config.AbstractConf
+
 
+
AbstractConfigEntryLoader - Class in io.streamthoughts.azkarra.streams
+
 
+
AbstractConfigEntryLoader(String) - Constructor for class io.streamthoughts.azkarra.streams.AbstractConfigEntryLoader
+
+
Creates a new AbstractConfigEntryLoader instance.
+
+
AbstractResultSet - Class in io.streamthoughts.azkarra.api.query.result
+
 
+
AbstractStreamHttpHandler - Class in io.streamthoughts.azkarra.http.handler
+
 
+
AbstractStreamHttpHandler(AzkarraStreamsService) - Constructor for class io.streamthoughts.azkarra.http.handler.AbstractStreamHttpHandler
+
+
Creates a new AbstractStreamHttpHandler instance.
+
+
AbstractTopologyStreamsExecution<E extends StreamsExecutionEnvironment<E>> - Class in io.streamthoughts.azkarra.runtime
+
 
+
AbstractTopologyStreamsExecution(E, StreamsTopologyMeta, Executed) - Constructor for class io.streamthoughts.azkarra.runtime.AbstractTopologyStreamsExecution
+
+
Creates a new AbstractTopologyStreamsExecution instance.
+
+
accept(State) - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer.StateChangeWatcher
+
+
Should this watcher be called for the given State.
+
+
accept(Class<?>) - Method in interface io.streamthoughts.azkarra.runtime.components.ClassComponentAliasesGenerator.ClassAliasExtractor
+
 
+
accept(Class<?>) - Method in class io.streamthoughts.azkarra.runtime.components.ClassComponentAliasesGenerator.DropClassNameSuffixExtractor
+
 
+
accept(String) - Method in class io.streamthoughts.azkarra.streams.AbstractConfigEntryLoader
+
+
Checks whether this loader supported the specified root config key.
+
+
accept(String) - Method in interface io.streamthoughts.azkarra.streams.ApplicationConfigEntryLoader
+
+
Checks whether this loader supported the specified root config key.
+
+
accept(String) - Method in class io.streamthoughts.azkarra.streams.NoopConfigEntryLoader
+
 
+
activeTasks(List<V1TaskMetadata>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
Adapter() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1Query.TypeEnum.Adapter
+
 
+
Adapter() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult.StatusEnum.Adapter
+
 
+
add(String, Object) - Method in class io.streamthoughts.azkarra.api.components.ComponentAttribute
+
 
+
add(String, Object, Object) - Method in class io.streamthoughts.azkarra.api.components.ComponentAttribute
+
 
+
addActiveTasksItem(V1TaskMetadata) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
addAliases(Set<String>) - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptor
+
+
Adds new aliases to reference the described component.
+
+
addAliases(Set<String>) - Method in class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
+
Adds new aliases to reference the described component.
+
+
addAliases(Set<String>) - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
+
Adds new aliases to reference the described component.
+
+
addAssignmentsItem(V1TopicPartition) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
 
+
addAttribute(ComponentAttribute) - Method in class io.streamthoughts.azkarra.api.components.ComponentMetadata
+
+
Adds the specified attribute.
+
+
addClassAliasExtractor(ClassComponentAliasesGenerator.ClassAliasExtractor) - Method in class io.streamthoughts.azkarra.runtime.components.ClassComponentAliasesGenerator
+
 
+
addConfigEntryLoader(ApplicationConfigEntryLoader) - Method in class io.streamthoughts.azkarra.streams.AzkarraApplication
+
+
Adds a new ApplicationConfigEntryLoader to be used for reading the application configuration.
+
+
addConfiguration(Conf) - Method in interface io.streamthoughts.azkarra.api.AzkarraContext
+
+
Adds the specified Conf to the configuration of this AzkarraContext.
+
+
addConfiguration(Conf) - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Adds a new configuration to this environment.
+
+
addConfiguration(Conf) - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Adds the specified Conf to the configuration of this AzkarraContext.
+
+
addConfiguration(Conf) - Method in class io.streamthoughts.azkarra.streams.AzkarraApplication
+
+
Adds the specified Conf to the configuration of this AzkarraApplication.
+
+
addConfiguration(Supplier<Conf>) - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Adds a new configuration to this environment.
+
+
addConfiguration(Supplier<Conf>) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Adds a new configuration to this environment.
+
+
addConsumersItem(V1StreamsConsumerClientOffsets) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerGroupOffsets
+
 
+
addDefaultCookie(String, String) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Add a default cookie.
+
+
addDefaultHeader(String, String) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Add a default header.
+
+
addErrorsItem(V1Error) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryErrorResultSet
+
 
+
addEventStream(EventStream<K, V>) - Method in class io.streamthoughts.azkarra.api.events.EventStreamSupport
+
 
+
addEventStreamsWithDefaults(String...) - Method in class io.streamthoughts.azkarra.api.events.EventStreamSupport
+
 
+
addExecutionEnvironment(StreamsExecutionEnvironment<?>) - Method in interface io.streamthoughts.azkarra.api.AzkarraContext
+
+
Adds the StreamsExecutionEnvironment to this context.
+
+
addExecutionEnvironment(StreamsExecutionEnvironment<?>) - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Adds the StreamsExecutionEnvironment to this context.
+
+
addFactory(StreamsExecutionEnvironmentFactory<?>) - Method in class io.streamthoughts.azkarra.runtime.StreamsExecutionEnvironmentAbstractFactory
+
+
Adds a new StreamsExecutionEnvironmentFactory to this one.
+
+
addFailureItem(V1QueryErrorResultSet) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
addFallbackConfiguration(Conf) - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Adds settings to this environment that will be used in fallback if not present + in the defined environment configuration.
+
+
addFallbackConfiguration(Conf) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Adds settings to this environment that will be used in fallback if not present + in the defined environment configuration.
+
+
addGlobalStateListener(StateRestoreListener) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Adds a StateRestoreListener instance that will set to all KafkaStreams instance created + in this StreamsExecutionEnvironment.
+
+
addGlobalStoresItem(V1StreamsGlobalStore) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopology
+
 
+
addHandler(Thread.UncaughtExceptionHandler) - Method in class io.streamthoughts.azkarra.api.streams.listener.CompositeUncaughtExceptionHandler
+
 
+
addInterceptors(Collection<StreamsLifecycleInterceptor>) - Method in class io.streamthoughts.azkarra.runtime.interceptors.CompositeStreamsInterceptor
+
 
+
addListener(AzkarraContextListener) - Method in interface io.streamthoughts.azkarra.api.AzkarraContext
+
+
Registers a new listener instance to this context.
+
+
addListener(AzkarraContextListener) - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Registers a new listener instance to this context.
+
+
addListener(KafkaStreams.StateListener) - Method in class io.streamthoughts.azkarra.api.streams.listener.CompositeStateListener
+
 
+
addListener(StateRestoreListener) - Method in class io.streamthoughts.azkarra.api.streams.listener.CompositeStateRestoreListener
+
 
+
addMetricsItem(V1Metric) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1MetricGroup
+
 
+
addNewEnvironment(String, String, Conf) - Method in interface io.streamthoughts.azkarra.api.AzkarraStreamsService
+
+
Adds a new environment to this application.
+
+
addNewEnvironment(String, String, Conf) - Method in class io.streamthoughts.azkarra.runtime.service.LocalAzkarraStreamsService
+
+
Adds a new environment to this application.
+
+
addNodesItem(V1StreamsTopologyNode) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsSubTopology
+
 
+
addPartitionLagInfosItem(V1StatePartitionLagInfo) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1LocalStatePartitionsInfo
+
 
+
addPartitionRestoreInfosItem(V1StatePartitionRestoreInfo) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1LocalStatePartitionsInfo
+
 
+
addPositionsItem(V1StreamsConsumerLogOffsets) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerClientOffsets
+
 
+
addPredecessorsItem(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNode
+
 
+
addPredecessorsItem(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNodeAllOf
+
 
+
addPredecessorsItem(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNode
+
 
+
addPredecessorsItem(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNodeAllOf
+
 
+
addProducerClientIdsItem(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
addRecordsItem(V1Record) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet
+
 
+
address() - Method in class io.streamthoughts.azkarra.api.util.Endpoint
+
 
+
addSource(Class<?>) - Method in class io.streamthoughts.azkarra.streams.AzkarraApplication
+
+
Adds a class source which must be used for initializing this AzkarraApplication.
+
+
addSources(Class<?>...) - Method in class io.streamthoughts.azkarra.streams.AzkarraApplication
+
+
Adds a class sources which must be used for initializing this AzkarraApplication.
+
+
addStandbyAssignmentsItem(V1TopicPartition) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
 
+
addStandbyStateStoresItem(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
 
+
addStandbyTasksItem(V1TaskMetadata) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
addStateChangeWatcher(KafkaStreamsContainer.StateChangeWatcher) - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Register a watcher to be notified of KafkaStreams.State change event.
+
+
addStateChangeWatcher(KafkaStreamsContainer.StateChangeWatcher) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Register a watcher to be notified of KafkaStreams.State change event.
+
+
addStateListener(KafkaStreams.StateListener) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Adds a KafkaStreams.StateListener instance that will set to all KafkaStreams instance created + in this StreamsExecutionEnvironment.
+
+
addStateStoresItem(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
 
+
addStoresItem(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNode
+
 
+
addStoresItem(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNodeAllOf
+
 
+
addStreamsConfiguration(Supplier<Conf>) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Helper method to add a configuration prefixed with 'streams.'.
+
+
addStreamsLifecycleInterceptor(Supplier<StreamsLifecycleInterceptor>) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Adds a streams interceptor that will set to all KafkaStreams instance created + in this StreamsExecutionEnvironment.
+
+
addSubTopologiesItem(V1StreamsSubTopology) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopology
+
 
+
addSuccessItem(V1QuerySuccessResultSet) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
addSuccessorsItem(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNode
+
 
+
addSuccessorsItem(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNodeAllOf
+
 
+
addSuccessorsItem(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNode
+
 
+
addSuccessorsItem(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNodeAllOf
+
 
+
addThreadsItem(V1ThreadMetadata) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsStatus
+
 
+
addTopicPartitionsItem(V1TopicPartition) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1TaskMetadata
+
 
+
addTopicsItem(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNode
+
 
+
addTopicsItem(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNodeAllOf
+
 
+
addTopology(Class<? extends TopologyProvider>, Executed) - Method in interface io.streamthoughts.azkarra.api.AzkarraContext
+
+
Adds a topology to the default environment of this context.
+
+
addTopology(Class<? extends TopologyProvider>, Executed) - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Adds a topology to the default environment of this context.
+
+
addTopology(Class<? extends TopologyProvider>, String, Executed) - Method in interface io.streamthoughts.azkarra.api.AzkarraContext
+
+
Adds a topology to a specified environment.
+
+
addTopology(Class<? extends TopologyProvider>, String, Executed) - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Adds a topology to a specified environment.
+
+
addTopology(String, Executed) - Method in interface io.streamthoughts.azkarra.api.AzkarraContext
+
+
Adds a topology to the default environment of this context.
+
+
addTopology(String, Executed) - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Adds a topology to the default environment of this context.
+
+
addTopology(String, String, Executed) - Method in interface io.streamthoughts.azkarra.api.AzkarraContext
+
+
Adds a topology to a specified environment.
+
+
addTopology(String, String, Executed) - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Adds a topology to a specified environment.
+
+
addTopology(String, String, String, Executed) - Method in interface io.streamthoughts.azkarra.api.AzkarraContext
+
+
Adds a topology to a specified environment.
+
+
addTopology(String, String, String, Executed) - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Adds a topology to a specified environment.
+
+
addTopology(Supplier<TopologyProvider>) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Adds a new TopologyProvider instance to this StreamsExecutionEnvironment.
+
+
addTopology(Supplier<TopologyProvider>, Executed) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Adds a new TopologyProvider instance to this StreamsExecutionEnvironment.
+
+
addUsers(UserDetails) - Method in class io.streamthoughts.azkarra.http.security.auth.InMemoryUserIdentityManager
+
 
+
adminClientId(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
AdminClientUtils - Class in io.streamthoughts.azkarra.api.streams.admin
+
 
+
AdminClientUtils() - Constructor for class io.streamthoughts.azkarra.api.streams.admin.AdminClientUtils
+
 
+
aggregate(List<Health>) - Method in class io.streamthoughts.azkarra.http.health.HealthAggregator
+
+
Aggregates the specified Health instances to a single one.
+
+
aggregateStatus(List<Status>) - Method in class io.streamthoughts.azkarra.http.health.internal.DefaultStatusAggregator
+
+
Aggregates the the specified list of status.
+
+
aggregateStatus(List<Status>) - Method in interface io.streamthoughts.azkarra.http.health.StatusAggregator
+
+
Aggregates the the specified list of status.
+
+
aliases() - Method in annotation type io.streamthoughts.azkarra.api.annotations.TopologyInfo
+
+
Gets the aliases used to register this the Topology.
+
+
aliases() - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptor
+
+
Gets the set of aliases for this component.
+
+
aliases() - Method in class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
+
Gets the set of aliases for this component.
+
+
aliases() - Method in class io.streamthoughts.azkarra.api.model.TopologyAndAliases
+
 
+
aliases() - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
+
Gets the set of aliases for this component.
+
+
all() - Method in class io.streamthoughts.azkarra.api.query.internal.KeyValueQueryBuilder
+
 
+
all() - Method in class io.streamthoughts.azkarra.api.query.internal.TimestampedKeyValueQueryBuilder
+
all() - Method in class io.streamthoughts.azkarra.api.query.internal.TimestampedWindowQueryBuilder
+
all() - Method in class io.streamthoughts.azkarra.api.query.internal.WindowQueryBuilder
+
 
+
all() - Static method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer.KafkaMetricFilter
+
 
+
all(Map<String, Object>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryAll
+
 
+
all(Map<String, Object>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
ALL - io.streamthoughts.azkarra.api.query.StoreOperation
+
 
+
allGrantedAuthorities() - Method in class io.streamthoughts.azkarra.http.security.auth.UserDetails
+
 
+
allInstances() - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
 
+
allLocalStorePartitionInfos() - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Gets the partition restoration and lag for all local state store.
+
+
allLocalStorePartitionInfos() - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Gets the partition restoration and lag for all local state store.
+
+
allOf() - Static method in class io.streamthoughts.azkarra.api.util.FutureCollectors
+
 
+
allOf(List<Error>) - Static method in class io.streamthoughts.azkarra.api.query.result.QueryError
+
 
+
AllowAllHostNameVerifier - Class in io.streamthoughts.azkarra.http.security
+
+
A HostnameVerifier that accept all certificates.
+
+
AllowAllHostNameVerifier() - Constructor for class io.streamthoughts.azkarra.client.HttpClientBuilder.AllowAllHostNameVerifier
+
 
+
AllowAllHostNameVerifier() - Constructor for class io.streamthoughts.azkarra.http.security.AllowAllHostNameVerifier
+
 
+
ALLOWED - io.streamthoughts.azkarra.http.security.authorizer.AuthorizationResult
+
 
+
AlreadyExistsException - Exception in io.streamthoughts.azkarra.api.errors
+
+
Thrown if an application or an environment already exists.
+
+
AlreadyExistsException(String) - Constructor for exception io.streamthoughts.azkarra.api.errors.AlreadyExistsException
+
+
Creates a new AlreadyExistsException instance.
+
+
AnnotationResolver - Class in io.streamthoughts.azkarra.api.util
+
 
+
AnnotationResolver() - Constructor for class io.streamthoughts.azkarra.api.util.AnnotationResolver
+
 
+
AnnotationResolver.AnnotationFilter - Interface in io.streamthoughts.azkarra.api.util
+
 
+
AnnotationResolver.PackageAnnotationFilter - Class in io.streamthoughts.azkarra.api.util
+
 
+
AnnotationResolver.TypeAnnotationFilter - Class in io.streamthoughts.azkarra.api.util
+
 
+
any(Condition...) - Static method in class io.streamthoughts.azkarra.api.components.condition.Conditions
+
+
Specify that ANY of the given condition should be true for a component to be eligible for use.
+
+
any(List<? extends Condition>) - Static method in class io.streamthoughts.azkarra.api.components.condition.Conditions
+
+
Specify that ANY of the given condition should be true for a component to be eligible for use.
+
+
AnyQualifier<T> - Class in io.streamthoughts.azkarra.api.components.qualifier
+
 
+
AnyQualifier(List<Qualifier<T>>) - Constructor for class io.streamthoughts.azkarra.api.components.qualifier.AnyQualifier
+
+
Creates a new AnyQualifier instance.
+
+
ApiApplicationsRoutes - Class in io.streamthoughts.azkarra.http.routes
+
+
This class defines all routes for API '/applications'.
+
+
ApiApplicationsRoutes() - Constructor for class io.streamthoughts.azkarra.http.routes.ApiApplicationsRoutes
+
+
Creates a new ApiApplicationsRoutes instance.
+
+
ApiCallback<T> - Interface in io.streamthoughts.azkarra.client.openapi
+
+
Callback for asynchronous API call.
+
+
ApiClient - Class in io.streamthoughts.azkarra.client.openapi
+
 
+
ApiClient() - Constructor for class io.streamthoughts.azkarra.client.openapi.ApiClient
+
 
+
ApiClient(OkHttpClient) - Constructor for class io.streamthoughts.azkarra.client.openapi.ApiClient
+
 
+
ApiContextRoutes - Class in io.streamthoughts.azkarra.http.routes
+
 
+
ApiContextRoutes() - Constructor for class io.streamthoughts.azkarra.http.routes.ApiContextRoutes
+
 
+
ApiDefaultRoutes - Class in io.streamthoughts.azkarra.http.routes
+
 
+
ApiDefaultRoutes() - Constructor for class io.streamthoughts.azkarra.http.routes.ApiDefaultRoutes
+
 
+
ApiDocHttpRoutes - Class in io.streamthoughts.azkarra.http.routes
+
 
+
ApiDocHttpRoutes() - Constructor for class io.streamthoughts.azkarra.http.routes.ApiDocHttpRoutes
+
 
+
ApiEnvironmentRoutes - Class in io.streamthoughts.azkarra.http.routes
+
 
+
ApiEnvironmentRoutes() - Constructor for class io.streamthoughts.azkarra.http.routes.ApiEnvironmentRoutes
+
 
+
ApiException - Exception in io.streamthoughts.azkarra.client.openapi
+
 
+
ApiException() - Constructor for exception io.streamthoughts.azkarra.client.openapi.ApiException
+
 
+
ApiException(int, String) - Constructor for exception io.streamthoughts.azkarra.client.openapi.ApiException
+
 
+
ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception io.streamthoughts.azkarra.client.openapi.ApiException
+
 
+
ApiException(int, Map<String, List<String>>, String) - Constructor for exception io.streamthoughts.azkarra.client.openapi.ApiException
+
 
+
ApiException(String) - Constructor for exception io.streamthoughts.azkarra.client.openapi.ApiException
+
 
+
ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception io.streamthoughts.azkarra.client.openapi.ApiException
+
 
+
ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception io.streamthoughts.azkarra.client.openapi.ApiException
+
 
+
ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception io.streamthoughts.azkarra.client.openapi.ApiException
+
 
+
ApiException(Throwable) - Constructor for exception io.streamthoughts.azkarra.client.openapi.ApiException
+
 
+
ApiHealthRoutes - Class in io.streamthoughts.azkarra.http.routes
+
 
+
ApiHealthRoutes() - Constructor for class io.streamthoughts.azkarra.http.routes.ApiHealthRoutes
+
 
+
ApiInfoRoutes - Class in io.streamthoughts.azkarra.http.routes
+
 
+
ApiInfoRoutes() - Constructor for class io.streamthoughts.azkarra.http.routes.ApiInfoRoutes
+
 
+
ApiKeyAuth - Class in io.streamthoughts.azkarra.client.openapi.auth
+
 
+
ApiKeyAuth(String, String) - Constructor for class io.streamthoughts.azkarra.client.openapi.auth.ApiKeyAuth
+
 
+
ApiOnFailureCallback - Interface in io.streamthoughts.azkarra.http.query
+
 
+
ApiResponse<T> - Class in io.streamthoughts.azkarra.client.openapi
+
+
API response returned by API call.
+
+
ApiResponse(int, Map<String, List<String>>) - Constructor for class io.streamthoughts.azkarra.client.openapi.ApiResponse
+
 
+
ApiResponse(int, Map<String, List<String>>, T) - Constructor for class io.streamthoughts.azkarra.client.openapi.ApiResponse
+
 
+
ApiStreamsRoutes - Class in io.streamthoughts.azkarra.http.routes
+
+
This class defines all routes for API '/streams'.
+
+
ApiStreamsRoutes() - Constructor for class io.streamthoughts.azkarra.http.routes.ApiStreamsRoutes
+
 
+
ApiTopologyRoutes - Class in io.streamthoughts.azkarra.http.routes
+
+
This class defines all routes for API '/topologies'.
+
+
ApiTopologyRoutes() - Constructor for class io.streamthoughts.azkarra.http.routes.ApiTopologyRoutes
+
+
Creates a new ApiTopologyRoutes instance.
+
+
ApiVersionRoutes - Class in io.streamthoughts.azkarra.http.routes
+
+
This class defines all routes for API '/version'.
+
+
ApiVersionRoutes() - Constructor for class io.streamthoughts.azkarra.http.routes.ApiVersionRoutes
+
 
+
APIVersions - Class in io.streamthoughts.azkarra.http
+
 
+
APIVersions() - Constructor for class io.streamthoughts.azkarra.http.APIVersions
+
 
+
application() - Static method in class io.streamthoughts.azkarra.api.components.Restriction
+
 
+
ApplicationConfigEntryLoader - Interface in io.streamthoughts.azkarra.streams
+
 
+
ApplicationConfigLoader - Class in io.streamthoughts.azkarra.streams
+
 
+
ApplicationConfigLoader(List<ApplicationConfigEntryLoader>) - Constructor for class io.streamthoughts.azkarra.streams.ApplicationConfigLoader
+
 
+
applicationId() - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Gets configured StreamsConfig.APPLICATION_ID_CONFIG for this KafkaStreams instance.
+
+
applicationId() - Method in interface io.streamthoughts.azkarra.api.StreamsLifecycleContext
+
 
+
applicationId() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsContext
+
 
+
applicationId() - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Gets configured StreamsConfig.APPLICATION_ID_CONFIG for this KafkaStreams instance.
+
+
ApplicationId - Class in io.streamthoughts.azkarra.api
+
+
An interface representing an ID to uniquely identify a KafkaStreams application running either locally or remotely.
+
+
ApplicationId(String) - Constructor for class io.streamthoughts.azkarra.api.ApplicationId
+
+
Creates a new ApplicationId for specified id.
+
+
ApplicationIdBuilder - Interface in io.streamthoughts.azkarra.api.streams
+
+
Class for building StreamsConfig.APPLICATION_ID_CONFIG.
+
+
ApplicationQueryStoreHandler - Class in io.streamthoughts.azkarra.http.handler
+
 
+
ApplicationQueryStoreHandler(InteractiveQueryService, boolean) - Constructor for class io.streamthoughts.azkarra.http.handler.ApplicationQueryStoreHandler
+
+
Creates a new ApplicationQueryStoreHandler instance.
+
+
applications() - Method in class io.streamthoughts.azkarra.api.StreamsExecutionEnvironment.View
+
 
+
applicationServer() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsContext
+
 
+
apply() - Method in interface io.streamthoughts.azkarra.commons.rocksdb.internal.ResourceInitializer
+
+
Creates a new resource.
+
+
apply() - Method in interface io.streamthoughts.azkarra.runtime.util.ShutdownHook.Hook
+
 
+
apply(A) - Method in class io.streamthoughts.azkarra.api.monad.Reader
+
 
+
apply(MeterRegistry) - Method in class io.streamthoughts.azkarra.metrics.micrometer.MicrometerMeterRegistryConfigurer
+
+
Applies this configurer to the given meter registry.
+
+
apply(ComponentDescriptor<T>) - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptorModifier
+
+
Modifies the given ComponentDescriptor.
+
+
apply(String) - Method in interface io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication.Normalize
+
 
+
apply(T) - Method in interface io.streamthoughts.azkarra.api.monad.CheckedFunction
+
 
+
apply(T) - Method in interface io.streamthoughts.azkarra.metrics.micrometer.MeterRegistryConfigurer
+
+
Applies this configurer to the given meter registry.
+
+
applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in class io.streamthoughts.azkarra.client.openapi.auth.ApiKeyAuth
+
 
+
applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in interface io.streamthoughts.azkarra.client.openapi.auth.Authentication
+
+
Apply authentication settings to header and query params.
+
+
applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in class io.streamthoughts.azkarra.client.openapi.auth.HttpBasicAuth
+
 
+
applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in class io.streamthoughts.azkarra.client.openapi.auth.HttpBearerAuth
+
 
+
ArgsConf - Class in io.streamthoughts.azkarra.api.config
+
+
A Conf which is build from a list of arguments.
+
+
ArgsConf(String[]) - Constructor for class io.streamthoughts.azkarra.api.config.ArgsConf
+
+
Creates a new ArgsConf instance.
+
+
arrayValue(String, String) - Method in class io.streamthoughts.azkarra.api.components.ComponentMetadata
+
+
Gets the array value for the specified attribute name and member.
+
+
as(String) - Static method in class io.streamthoughts.azkarra.api.Executed
+
+
Static helper that can be used to creates a new Executed instance + with the specified streams name.
+
+
as(String, String) - Static method in class io.streamthoughts.azkarra.api.Executed
+
+
Static helper that can be used to creates a new Executed instance + with the specified streams name and description.
+
+
asBoolean() - Method in class io.streamthoughts.azkarra.api.config.ConfEntry
+
+
Gets value as an boolean.
+
+
asDouble() - Method in class io.streamthoughts.azkarra.api.config.ConfEntry
+
+
Gets value as a double.
+
+
asEager() - Static method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorModifiers
+
+
Gets a modifier implementation that will set a component as eager.
+
+
asInt() - Method in class io.streamthoughts.azkarra.api.config.ConfEntry
+
+
Gets value as an integer.
+
+
asLong() - Method in class io.streamthoughts.azkarra.api.config.ConfEntry
+
+
Gets valuer as a long.
+
+
asPrimary() - Static method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorModifiers
+
+
Gets a modifier implementation that will set a component as primary.
+
+
asProperty() - Method in class io.streamthoughts.azkarra.api.config.ConfEntry
+
+
Get the ConfEntry as Property.
+
+
asSecondary() - Static method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorModifiers
+
+
Gets a modifier implementation that will set a component as secondary.
+
+
assignments() - Method in class io.streamthoughts.azkarra.api.streams.KafkaStreamsMetadata
+
+
Gets the set of topic-partitions assigned to this instance.
+
+
assignments(Set<V1TopicPartition>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
 
+
asString() - Method in class io.streamthoughts.azkarra.api.config.ConfEntry
+
+
Gets value as a string.
+
+
asStringList() - Method in class io.streamthoughts.azkarra.api.config.ConfEntry
+
+
Gets value as a list.
+
+
asSubConf() - Method in class io.streamthoughts.azkarra.api.config.ConfEntry
+
+
Gets value as a Conf.
+
+
asSubConfList() - Method in class io.streamthoughts.azkarra.api.config.ConfEntry
+
+
Gets value as a list of Conf.
+
+
AsyncMulticastEventStreamPublisher<K,​V> - Class in io.streamthoughts.azkarra.api.events.reactive
+
+
The AsyncMulticastEventStreamPublisher is an implementation of Reactive Streams Flow.Publisher + which executes asynchronously, using an internal single-thread Executor.
+
+
AsyncMulticastEventStreamPublisher(EventStream<K, V>) - Constructor for class io.streamthoughts.azkarra.api.events.reactive.AsyncMulticastEventStreamPublisher
+
+
Creates a new AsyncMulticastEventStreamPublisher instance.
+
+
AsyncQueryApiCallback<K,​V> - Class in io.streamthoughts.azkarra.http.query
+
 
+
AsyncQueryApiCallback(CompletableFuture<QueryResult<K, V>>, ApiOnFailureCallback) - Constructor for class io.streamthoughts.azkarra.http.query.AsyncQueryApiCallback
+
+
Creates a new AsyncQueryApiCallback instance.
+
+
AtLeastOnce - Annotation Type in io.streamthoughts.azkarra.api.annotations
+
+
This annotation can be used to automatically set the streams property + processing.guarantee to at_least_once.
+
+
attributes() - Method in class io.streamthoughts.azkarra.api.components.ComponentMetadata
+
+
Gets all attributes.
+
+
attributes() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsEntity
+
 
+
attributesForName(String) - Method in class io.streamthoughts.azkarra.api.components.ComponentMetadata
+
+
Gets all attributes for the given name.
+
+
authenticate(Authentication) - Method in interface io.streamthoughts.azkarra.http.security.auth.AuthenticationManager
+
+
Performs the authentication.
+
+
authenticate(AuthorizationContext) - Method in interface io.streamthoughts.azkarra.http.security.authorizer.AuthorizationManager
+
 
+
authenticate(AuthorizationContext) - Method in class io.streamthoughts.azkarra.http.security.authorizer.SimpleAuthorizationManager
+
authenticate(Principal, Credentials) - Method in interface io.streamthoughts.azkarra.http.security.auth.Authenticator
+
+
Authenticates the current user for the specified principal and credentials.
+
+
authenticate(Principal, Credentials) - Method in class io.streamthoughts.azkarra.http.security.auth.BasicAuthenticator
+
+
Authenticates the current user for the specified principal and credentials.
+
+
authenticate(Principal, Credentials) - Method in class io.streamthoughts.azkarra.http.security.auth.CertClientAuthenticator
+
+
Authenticates the current user for the specified principal and credentials.
+
+
authenticate(Route, Response) - Method in class io.streamthoughts.azkarra.client.authentication.BasicAuthAuthenticator
+
 
+
Authentication - Interface in io.streamthoughts.azkarra.client.openapi.auth
+
 
+
Authentication - Interface in io.streamthoughts.azkarra.http.security.auth
+
 
+
AuthenticationCallback<T extends Authentication> - Class in io.streamthoughts.azkarra.http.security.jaas.spi
+
 
+
AuthenticationCallback() - Constructor for class io.streamthoughts.azkarra.http.security.jaas.spi.AuthenticationCallback
+
 
+
AuthenticationContext - Interface in io.streamthoughts.azkarra.http.security.auth
+
 
+
AuthenticationContextHandler - Class in io.streamthoughts.azkarra.http.security.handler
+
 
+
AuthenticationContextHandler(SecurityMechanism, HttpHandler) - Constructor for class io.streamthoughts.azkarra.http.security.handler.AuthenticationContextHandler
+
+
Creates a new AuthenticationContextHandler instance.
+
+
AuthenticationContextHolder - Class in io.streamthoughts.azkarra.http.security.auth
+
+
Class used to hold information about current authenticated principal.
+
+
AuthenticationContextHolder() - Constructor for class io.streamthoughts.azkarra.http.security.auth.AuthenticationContextHolder
+
 
+
AuthenticationManager - Interface in io.streamthoughts.azkarra.http.security.auth
+
 
+
authenticator(Authenticator) - Method in class io.streamthoughts.azkarra.client.HttpClientBuilder
+
 
+
Authenticator - Interface in io.streamthoughts.azkarra.http.security.auth
+
+
Interface to authenticate users.
+
+
authorities() - Method in interface io.streamthoughts.azkarra.http.security.authorizer.AuthorizationContext
+
+
Gets the list of authorities granted to the authenticated used.
+
+
AuthorizationContext - Interface in io.streamthoughts.azkarra.http.security.authorizer
+
 
+
AuthorizationHandler - Class in io.streamthoughts.azkarra.http.security.authorizer
+
 
+
AuthorizationHandler(HttpHandler, AuthorizationManager, AzkarraPrincipalBuilder) - Constructor for class io.streamthoughts.azkarra.http.security.authorizer.AuthorizationHandler
+
+
Creates a new AuthorizationHandler instance.
+
+
AuthorizationManager - Interface in io.streamthoughts.azkarra.http.security.authorizer
+
+
Pluggable interface which is used to authenticate users.
+
+
AuthorizationResult - Enum in io.streamthoughts.azkarra.http.security.authorizer
+
 
+
AUTO_CREATE_TOPICS_CONFIGS_CONFIG - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptorConfig
+
+
auto.create.topics.configs
+
+
AUTO_CREATE_TOPICS_ENABLE_CONFIG - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptorConfig
+
+
auto.create.topics.enable
+
+
AUTO_CREATE_TOPICS_NUM_PARTITIONS_CONFIG - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptorConfig
+
+
auto.create.topics.num.partitions
+
+
AUTO_CREATE_TOPICS_NUM_PARTITIONS_DEFAULT - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptorConfig
+
 
+
AUTO_CREATE_TOPICS_REPLICATION_FACTOR_CONFIG - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptorConfig
+
+
auto.create.topics.replication.factor
+
+
AUTO_CREATE_TOPICS_REPLICATION_FACTOR_DEFAULT - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptorConfig
+
 
+
AUTO_DELETE_TOPICS_ENABLE_CONFIG - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptorConfig
+
+
auto.delete.topics.enable
+
+
AutoConfigure - Class in io.streamthoughts.azkarra.streams.autoconfigure
+
+
This class is used for auto-configuring the AzkarraApplication instance.
+
+
AutoConfigure() - Constructor for class io.streamthoughts.azkarra.streams.autoconfigure.AutoConfigure
+
+
Creates a new AutoConfigure instance.
+
+
AutoCreateTopicsInterceptor - Class in io.streamthoughts.azkarra.runtime.interceptors
+
+
This StreamsLifecycleInterceptor create both topics source and sink + before starting the streams instance.
+
+
AutoCreateTopicsInterceptor() - Constructor for class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptor
+
+
Creates a new AutoCreateTopicsInterceptor instance.
+
+
AutoCreateTopicsInterceptor(AdminClient) - Constructor for class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptor
+
+
Creates a new AutoCreateTopicsInterceptor instance.
+
+
AutoCreateTopicsInterceptorConfig - Class in io.streamthoughts.azkarra.runtime.interceptors
+
+
The configuration class for AutoCreateTopicsInterceptor.
+
+
AutoCreateTopicsInterceptorConfig(Conf) - Constructor for class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptorConfig
+
+
Creates a new AutoCreateTopicsInterceptorConfig instance.
+
+
AutoStartConfigEntryLoader - Class in io.streamthoughts.azkarra.streams.config.loader
+
 
+
AutoStartConfigEntryLoader() - Constructor for class io.streamthoughts.azkarra.streams.config.loader.AutoStartConfigEntryLoader
+
 
+
AZKARRA_ROOT_CONFIG_KEY - Static variable in class io.streamthoughts.azkarra.streams.AzkarraApplication
+
 
+
AzkarraAccount - Class in io.streamthoughts.azkarra.http.security
+
+
AzkarraAccount.
+
+
AzkarraAccount(Principal, Credentials, UserDetails) - Constructor for class io.streamthoughts.azkarra.http.security.AzkarraAccount
+
+
Creates a new AzkarraAccount instance.
+
+
AzkarraApplication - Class in io.streamthoughts.azkarra.streams
+
+
AzkarraApplication is the high-level class which can be used to deploy a simple server for managing multiple + KafkaStreams instances.
+
+
AzkarraApplication(Class<?>...) - Constructor for class io.streamthoughts.azkarra.streams.AzkarraApplication
+
+
Creates a new AzkarraApplication instance.
+
+
AzkarraBanner - Class in io.streamthoughts.azkarra.streams.banner
+
+
The default Banner implementation which writes "Kafka Streams".
+
+
AzkarraBanner() - Constructor for class io.streamthoughts.azkarra.streams.banner.AzkarraBanner
+
 
+
AzkarraConf - Class in io.streamthoughts.azkarra.streams.config
+
+
The AzkarraConf is Conf implementation backed by the Typesafe Config.
+
+
AzkarraConf(Config) - Constructor for class io.streamthoughts.azkarra.streams.config.AzkarraConf
+
+
Creates a new AzkarraConf instance.
+
+
AzkarraContext - Interface in io.streamthoughts.azkarra.api
+
+
The AzkarraContext.
+
+
AzkarraContextAware - Interface in io.streamthoughts.azkarra.api
+
+
Interface to be implemented by any object that wishes to be notified of the AzkarraContext that it runs in.
+
+
AzkarraContextException - Exception in io.streamthoughts.azkarra.api.errors
+
 
+
AzkarraContextException(String) - Constructor for exception io.streamthoughts.azkarra.api.errors.AzkarraContextException
+
+
Creates a new AzkarraContextException instance.
+
+
AzkarraContextException(String, Throwable) - Constructor for exception io.streamthoughts.azkarra.api.errors.AzkarraContextException
+
+
Creates a new AzkarraContextException instance.
+
+
AzkarraContextListener - Interface in io.streamthoughts.azkarra.api
+
 
+
AzkarraException - Exception in io.streamthoughts.azkarra.api.errors
+
+
AzkarraException is the top-level error type generated by the core-api.
+
+
AzkarraException(String) - Constructor for exception io.streamthoughts.azkarra.api.errors.AzkarraException
+
+
Creates a new AzkarraException instance.
+
+
AzkarraException(String, Throwable) - Constructor for exception io.streamthoughts.azkarra.api.errors.AzkarraException
+
+
Creates a new AzkarraException instance.
+
+
AzkarraException(Throwable) - Constructor for exception io.streamthoughts.azkarra.api.errors.AzkarraException
+
+
Creates a new AzkarraException instance.
+
+
AzkarraExceptionMapper - Class in io.streamthoughts.azkarra.http.error
+
+
The default JAX-RS ExceptionMapper implementation.
+
+
AzkarraExceptionMapper() - Constructor for class io.streamthoughts.azkarra.http.error.AzkarraExceptionMapper
+
 
+
AzkarraIdentityManager - Class in io.streamthoughts.azkarra.http.security
+
+
BasicMapIdentityManager.
+
+
AzkarraIdentityManager(Authenticator) - Constructor for class io.streamthoughts.azkarra.http.security.AzkarraIdentityManager
+
+
Creates a new AzkarraIdentityManager instance.
+
+
AzkarraMetricsConfig - Class in io.streamthoughts.azkarra.metrics
+
+
Properties to configure metrics.
+
+
AzkarraMetricsConfig(Conf) - Constructor for class io.streamthoughts.azkarra.metrics.AzkarraMetricsConfig
+
+
Creates a new AzkarraMetricsConfig instance.
+
+
AzkarraMetricsConfigEntryLoader - Class in io.streamthoughts.azkarra.metrics
+
 
+
AzkarraMetricsConfigEntryLoader() - Constructor for class io.streamthoughts.azkarra.metrics.AzkarraMetricsConfigEntryLoader
+
+
Creates a new AzkarraMetricsConfigEntryLoader instance.
+
+
AzkarraPrincipalBuilder - Interface in io.streamthoughts.azkarra.http.security.auth
+
+
Pluggable builder interface which is used to build Principal object used during authorization.
+
+
AzkarraRestExtension - Interface in io.streamthoughts.azkarra.api.server
+
+
A pluggable interface to allow registration of new JAX-RS resources like REST endpoints.
+
+
AzkarraRestExtensionContext - Interface in io.streamthoughts.azkarra.api.server
+
+
This interfaces provides the capability for AzkarraRestExtension implementations + to register JAX-RS resources using the provided Configurable and to get access to + the AzkarraContext instance.
+
+
AzkarraRetriableException - Exception in io.streamthoughts.azkarra.api.errors
+
 
+
AzkarraRetriableException(String) - Constructor for exception io.streamthoughts.azkarra.api.errors.AzkarraRetriableException
+
+
Creates a new AzkarraRetriableException instance.
+
+
AzkarraRetriableException(Throwable) - Constructor for exception io.streamthoughts.azkarra.api.errors.AzkarraRetriableException
+
+
Creates a new AzkarraRetriableException instance.
+
+
AzkarraRocksDBConfigSetter - Class in io.streamthoughts.azkarra.commons.rocksdb
+
+
This RocksDBConfigSetter implementation allows fine-tuning of RocksDB instances.
+
+
AzkarraRocksDBConfigSetter() - Constructor for class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetter
+
 
+
AzkarraRocksDBConfigSetterConfig - Class in io.streamthoughts.azkarra.commons.rocksdb
+
+
The AzkarraRocksDBConfigSetterConfig is used to configure the AzkarraRocksDBConfigSetter.
+
+
AzkarraSimpleModule - Class in io.streamthoughts.azkarra.serialization.json
+
+
A simple module with all registered serializers.
+
+
AzkarraSimpleModule() - Constructor for class io.streamthoughts.azkarra.serialization.json.AzkarraSimpleModule
+
+
Creates a new AzkarraSimpleModule instance.
+
+
AzkarraStreamsApplication - Annotation Type in io.streamthoughts.azkarra.streams.autoconfigure.annotations
+
 
+
AzkarraStreamsService - Interface in io.streamthoughts.azkarra.api
+
+
The AzkarraStreamsService serves as the main front-facing interface for manipulating streams applications.
+
+
AzkarraV1Api - Class in io.streamthoughts.azkarra.client.openapi.apis
+
 
+
AzkarraV1Api() - Constructor for class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
 
+
AzkarraV1Api(ApiClient) - Constructor for class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
 
+
azkarraVersion(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.Version
+
 
+
AzkarraVersion - Class in io.streamthoughts.azkarra.api
+
+
A AzkarraVersion is used to get version information about the running azkarra library.
+
+
AzkarraVersion() - Constructor for class io.streamthoughts.azkarra.api.AzkarraVersion
+
 
+
AzkarraVersionApi - Class in io.streamthoughts.azkarra.client.openapi.apis
+
 
+
AzkarraVersionApi() - Constructor for class io.streamthoughts.azkarra.client.openapi.apis.AzkarraVersionApi
+
 
+
AzkarraVersionApi(ApiClient) - Constructor for class io.streamthoughts.azkarra.client.openapi.apis.AzkarraVersionApi
+
 
+
AzkarraWorker - Class in io.streamthoughts.azkarra
+
+
The default main class for starting an Azkarra worker.
+
+
AzkarraWorker() - Constructor for class io.streamthoughts.azkarra.AzkarraWorker
+
 
+
+ + + +

B

+
+
BadRequestException - Exception in io.streamthoughts.azkarra.http.error
+
 
+
BadRequestException(String) - Constructor for exception io.streamthoughts.azkarra.http.error.BadRequestException
+
+
Creates a new BadRequestException instance.
+
+
Banner - Interface in io.streamthoughts.azkarra.api.banner
+
 
+
Banner.Mode - Enum in io.streamthoughts.azkarra.api.banner
+
 
+
BannerPrinter - Interface in io.streamthoughts.azkarra.api.banner
+
 
+
BannerPrinterBuilder - Class in io.streamthoughts.azkarra.streams.banner
+
+
Default class for building BannerPrinter instance.
+
+
BaseAsyncQueryCall<K,​V,​Q extends Query> - Class in io.streamthoughts.azkarra.runtime.query
+
 
+
BaseAsyncQueryCall(Q) - Constructor for class io.streamthoughts.azkarra.runtime.query.BaseAsyncQueryCall
+
+
Creates a new BaseAsyncQueryCall instance.
+
+
BaseComponentModule - Class in io.streamthoughts.azkarra.api.components
+
+
An abstract base class that can be extended to supply configurable components.
+
+
BaseComponentModule() - Constructor for class io.streamthoughts.azkarra.api.components.BaseComponentModule
+
 
+
BaseKeyedLocalStoreQuery<K1,​K2,​V> - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
BASIC_AUTH - io.streamthoughts.azkarra.http.security.SecurityMechanism
+
 
+
BasicAuthAuthenticator - Class in io.streamthoughts.azkarra.client.authentication
+
+
BasicAuthAuthenticator.
+
+
BasicAuthAuthenticator(Supplier<BasicAuthAuthenticator.Credential>) - Constructor for class io.streamthoughts.azkarra.client.authentication.BasicAuthAuthenticator
+
 
+
BasicAuthAuthenticator.Credential - Class in io.streamthoughts.azkarra.client.authentication
+
 
+
BasicAuthenticationExample - Class in io.streamthoughts.examples.azkarra.security
+
+
Example to configure an azkarra application with Basic authentication.
+
+
BasicAuthenticationExample() - Constructor for class io.streamthoughts.examples.azkarra.security.BasicAuthenticationExample
+
 
+
BasicAuthenticator - Class in io.streamthoughts.azkarra.http.security.auth
+
+
BasicAuthenticator.
+
+
BasicAuthenticator(String) - Constructor for class io.streamthoughts.azkarra.http.security.auth.BasicAuthenticator
+
+
Creates a new BasicAuthenticator instance.
+
+
BasicBlockingRecordQueue<K,​V> - Class in io.streamthoughts.azkarra.api.events
+
+
A simple BlockingRecordQueue backed by a BlockingQueue.
+
+
BasicBlockingRecordQueue() - Constructor for class io.streamthoughts.azkarra.api.events.BasicBlockingRecordQueue
+
+
Creates a new BasicBlockingRecordQueue instance.
+
+
BasicBlockingRecordQueue(int) - Constructor for class io.streamthoughts.azkarra.api.events.BasicBlockingRecordQueue
+
+
Creates a new BasicBlockingRecordQueue instance.
+
+
BasicBlockingRecordQueue(int, Duration) - Constructor for class io.streamthoughts.azkarra.api.events.BasicBlockingRecordQueue
+
+
Creates a new BasicBlockingRecordQueue instance.
+
+
BasicBlockingRecordQueue(int, Duration, LimitHandler) - Constructor for class io.streamthoughts.azkarra.api.events.BasicBlockingRecordQueue
+
+
Creates a new BasicBlockingRecordQueue instance.
+
+
BasicComponentFactory<T> - Class in io.streamthoughts.azkarra.runtime.components
+
 
+
BasicComponentFactory(Class<T>) - Constructor for class io.streamthoughts.azkarra.runtime.components.BasicComponentFactory
+
+
Creates a new BasicComponentFactory instance.
+
+
BasicComponentFactory(Class<T>, ClassLoader) - Constructor for class io.streamthoughts.azkarra.runtime.components.BasicComponentFactory
+
+
Creates a new BasicComponentFactory instance.
+
+
BasicContainerId - Class in io.streamthoughts.azkarra.runtime.env.internal
+
 
+
BasicContainerId(String) - Constructor for class io.streamthoughts.azkarra.runtime.env.internal.BasicContainerId
+
+
Creates a new BasicContainerId instance.
+
+
BasicRolePrincipal - Class in io.streamthoughts.azkarra.http.security.auth
+
 
+
BasicRolePrincipal(String) - Constructor for class io.streamthoughts.azkarra.http.security.auth.BasicRolePrincipal
+
+
Creates a new BasicRolePrincipal instance.
+
+
BasicUserPrincipal - Class in io.streamthoughts.azkarra.http.security.auth
+
+
BasicUserPrincipal.
+
+
BasicUserPrincipal(String) - Constructor for class io.streamthoughts.azkarra.http.security.auth.BasicUserPrincipal
+
+
Creates a new BasicUserPrincipal instance.
+
+
BasicWordCountTopology - Class in io.streamthoughts.examples.azkarra.topology
+
+
A basic WordCount topology.
+
+
BasicWordCountTopology() - Constructor for class io.streamthoughts.examples.azkarra.topology.BasicWordCountTopology
+
 
+
BlockingRecordQueue<K,​V> - Interface in io.streamthoughts.azkarra.api.events
+
+
A blocking queue that can be used for publishing key-value records from a Kafka Streams topology.
+
+
branch(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.Version
+
 
+
build() - Method in class io.streamthoughts.azkarra.api.events.EventStream.Builder
+
 
+
build() - Method in class io.streamthoughts.azkarra.api.query.result.QueryResultBuilder
+
 
+
build() - Method in class io.streamthoughts.azkarra.api.StreamsTopologyMeta.Builder
+
 
+
build() - Method in class io.streamthoughts.azkarra.client.HttpClientBuilder
+
+
Builds the http client.
+
+
build() - Method in class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo.Builder
+
 
+
build() - Method in class io.streamthoughts.azkarra.http.health.Health.Builder
+
+
Builds a new Health instance.
+
+
build() - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
 
+
build() - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
 
+
build() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsBuilder
+
+
Builds a new cloud event entity
+
+
build() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.StreamsExtensionBuilder
+
 
+
build() - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainerBuilder
+
+
Builds a KafkaStreams instance.
+
+
build() - Method in class io.streamthoughts.azkarra.streams.banner.BannerPrinterBuilder
+
 
+
build(TopologyDescription) - Static method in class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph
+
 
+
build(TopologyDescription.Processor) - Method in class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.ProcessorNodeBuilder
+
 
+
build(TopologyDescription.Sink) - Method in class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SinkNodeBuilder
+
 
+
build(TopologyDescription.Source) - Method in class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SourceNodeBuilder
+
 
+
buildApplicationId(TopologyMetadata, Conf) - Method in interface io.streamthoughts.azkarra.api.streams.ApplicationIdBuilder
+
+
Builds the StreamsConfig.APPLICATION_ID_CONFIG for + the specified topology and configuration.
+
+
buildApplicationId(TopologyMetadata, Conf) - Method in class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareApplicationIdBuilderSupplier.DelegateApplicationIdBuilder
+
+
Builds the StreamsConfig.APPLICATION_ID_CONFIG for + the specified topology and configuration.
+
+
buildApplicationId(TopologyMetadata, Conf) - Method in class io.streamthoughts.azkarra.runtime.streams.DefaultApplicationIdBuilder
+
+
Builds the StreamsConfig.APPLICATION_ID_CONFIG for + the specified topology and configuration.
+
+
buildCall(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Build HTTP call with the given options.
+
+
buildConditionsForAnnotations(List<ConditionalOn>) - Static method in class io.streamthoughts.azkarra.api.components.condition.Conditions
+
+
Static helper to build a list of Conditions based on the given annotation.
+
+
buildContainerId(ApplicationId, TopologyMetadata, Conf) - Method in interface io.streamthoughts.azkarra.runtime.env.ContainerIdBuilder
+
+
Builds the identifier that will be used for identifying the KafkaStreamsContainer running the topology.
+
+
buildContainerId(ApplicationId, TopologyMetadata, Conf) - Method in class io.streamthoughts.azkarra.runtime.env.internal.DefaultContainerIdBuilder
+
+
Builds the identifier that will be used for identifying the KafkaStreamsContainer running the topology.
+
+
Builder() - Constructor for class io.streamthoughts.azkarra.api.StreamsTopologyMeta.Builder
+
 
+
Builder() - Constructor for class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo.Builder
+
 
+
Builder() - Constructor for class io.streamthoughts.azkarra.http.health.Health.Builder
+
+
Creates a new Health.Builder instance.
+
+
Builder(String) - Constructor for class io.streamthoughts.azkarra.api.events.EventStream.Builder
+
+
Creates a new EventStream.Builder instance.
+
+
buildInternalErrorResult(String, String, Throwable) - Static method in class io.streamthoughts.azkarra.runtime.query.internal.QueryResultUtils
+
 
+
buildNotAvailableResult(String) - Static method in class io.streamthoughts.azkarra.runtime.query.internal.QueryResultUtils
+
 
+
buildPrincipal(AuthenticationContext) - Method in interface io.streamthoughts.azkarra.http.security.auth.AzkarraPrincipalBuilder
+
+
Builds the Principal.
+
+
buildQueryResult(List<Either<SuccessResultSet<K, V>, ErrorResultSet>>) - Static method in class io.streamthoughts.azkarra.runtime.query.internal.QueryResultUtils
+
 
+
buildRequest(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Build an HTTP request with the given options.
+
+
buildRequestBodyFormEncoding(Map<String, Object>) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Build a form-encoding request body with the given form parameters.
+
+
buildRequestBodyMultipart(Map<String, Object>) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Build a multipart (file uploading) request body with the given form parameters, + which could contain text fields and file fields.
+
+
buildUrl(String, List<Pair>, List<Pair>) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Build full URL by concatenating base path, the given sub path and query parameters.
+
+
byAnyRestrictions(Restriction...) - Static method in class io.streamthoughts.azkarra.api.components.qualifier.Qualifiers
+
 
+
byLatestVersion() - Static method in class io.streamthoughts.azkarra.api.components.qualifier.Qualifiers
+
 
+
byName(String) - Static method in class io.streamthoughts.azkarra.api.components.qualifier.Qualifiers
+
 
+
byPrimary() - Static method in class io.streamthoughts.azkarra.api.components.qualifier.Qualifiers
+
 
+
byQualifiers(Qualifier<T>...) - Static method in class io.streamthoughts.azkarra.api.components.qualifier.Qualifiers
+
 
+
byRestriction(Restriction) - Static method in class io.streamthoughts.azkarra.api.components.qualifier.Qualifiers
+
 
+
byRestriction(String, String) - Static method in class io.streamthoughts.azkarra.api.components.qualifier.Qualifiers
+
 
+
bySecondary() - Static method in class io.streamthoughts.azkarra.api.components.qualifier.Qualifiers
+
 
+
ByteArrayAdapter() - Constructor for class io.streamthoughts.azkarra.client.openapi.JSON.ByteArrayAdapter
+
 
+
byVersion(Version) - Static method in class io.streamthoughts.azkarra.api.components.qualifier.Qualifiers
+
 
+
byVersion(String) - Static method in class io.streamthoughts.azkarra.api.components.qualifier.Qualifiers
+
 
+
+ + + +

C

+
+
calculateRemainingFormatted(TopicPartition, long) - Method in class io.streamthoughts.azkarra.commons.streams.LoggingStateRestoreListener
+
 
+
call() - Method in interface io.streamthoughts.azkarra.api.StreamsTopologyExecution
+
canBeInstantiated(Class<?>) - Static method in class io.streamthoughts.azkarra.api.util.ClassUtils
+
 
+
cancel() - Method in interface io.streamthoughts.azkarra.api.query.QueryCall
+
+
Cancels the QueryCall, if possible.
+
+
cancel() - Method in class io.streamthoughts.azkarra.http.query.RestApiQueryCall
+
+
Cancels the QueryCall, if possible.
+
+
cancel() - Method in class io.streamthoughts.azkarra.runtime.query.BaseAsyncQueryCall
+
+
Cancels the QueryCall, if possible.
+
+
capped(Instant) - Static method in class io.streamthoughts.azkarra.api.util.Utils
+
+
Instant.toEpochMilli() could result in an arithmetic overflow/underflow + (e.g.
+
+
CertClientAuthenticator - Class in io.streamthoughts.azkarra.http.security.auth
+
 
+
CertClientAuthenticator() - Constructor for class io.streamthoughts.azkarra.http.security.auth.CertClientAuthenticator
+
 
+
CheckedFunction<T,​R,​E extends Exception> - Interface in io.streamthoughts.azkarra.api.monad
+
 
+
CheckedSupplier<R,​E extends Throwable> - Interface in io.streamthoughts.azkarra.api.monad
+
 
+
checkEndpoint(Endpoint) - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Checks whether the given Endpoint is the same as this container.
+
+
checkEndpoint(Endpoint) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Checks whether the given Endpoint is the same as this container.
+
+
ClassComponentAliasesGenerator - Class in io.streamthoughts.azkarra.runtime.components
+
+
ClassComponentAliasesGenerator can be used to generate aliases from component class.
+
+
ClassComponentAliasesGenerator() - Constructor for class io.streamthoughts.azkarra.runtime.components.ClassComponentAliasesGenerator
+
+
Creates a new ClassComponentAliasesGenerator instance.
+
+
ClassComponentAliasesGenerator.ClassAliasExtractor - Interface in io.streamthoughts.azkarra.runtime.components
+
 
+
ClassComponentAliasesGenerator.DropClassNameSuffixExtractor - Class in io.streamthoughts.azkarra.runtime.components
+
 
+
classLoader() - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptor
+
+
Gets the classloader used to load the component.
+
+
classLoader() - Method in class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
+
Gets the classloader used to load the component.
+
+
classLoader() - Method in class io.streamthoughts.azkarra.api.StreamsTopologyMeta
+
 
+
classLoader() - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
+
Gets the classloader used to load the component.
+
+
classLoader(ClassLoader) - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
+
Sets the classLoader of the component.
+
+
ClassLoaderAwareKafkaStreamsFactory - Class in io.streamthoughts.azkarra.runtime.context.internal
+
 
+
ClassLoaderAwareKafkaStreamsFactory(KafkaStreamsFactory, ClassLoader) - Constructor for class io.streamthoughts.azkarra.runtime.context.internal.ClassLoaderAwareKafkaStreamsFactory
+
+
Creates a new ClassLoaderAwareKafkaStreamsFactory instance.
+
+
classLoaderMetrics() - Method in class io.streamthoughts.azkarra.metrics.binders.JvmMeterRegistryBinderFactory
+
+
Return the JVM Class loader metrics component.
+
+
ClassloadingIsolationInterceptor - Class in io.streamthoughts.azkarra.runtime.interceptors
+
 
+
ClassloadingIsolationInterceptor(ClassLoader) - Constructor for class io.streamthoughts.azkarra.runtime.interceptors.ClassloadingIsolationInterceptor
+
+
Creates a new ClassloadingIsolationInterceptor instance.
+
+
className() - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptor
+
+
Gets the name of the describe component.
+
+
className() - Method in class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
+
Gets the name of the describe component.
+
+
ClassUtils - Class in io.streamthoughts.azkarra.api.util
+
 
+
ClassUtils() - Constructor for class io.streamthoughts.azkarra.api.util.ClassUtils
+
 
+
cleanup(Boolean) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Options
+
 
+
clear() - Method in class io.streamthoughts.azkarra.api.events.BasicBlockingRecordQueue
+
clear() - Method in interface io.streamthoughts.azkarra.api.events.BlockingRecordQueue
+
 
+
clear() - Method in class io.streamthoughts.azkarra.api.events.DelegateBlockingRecordQueue
+
clearContext() - Static method in class io.streamthoughts.azkarra.http.security.auth.AuthenticationContextHolder
+
+
Clears the context value from the current thread.
+
+
CLIENT_CERT_AUTH - io.streamthoughts.azkarra.http.security.SecurityMechanism
+
 
+
clientAddress() - Method in interface io.streamthoughts.azkarra.http.security.authorizer.AuthorizationContext
+
+
Gets the client address.
+
+
clientId() - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerClientOffsets
+
 
+
clientId(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerClientOffsets
+
 
+
close() - Method in interface io.streamthoughts.azkarra.api.components.ComponentFactory
+
 
+
close() - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
close() - Method in interface io.streamthoughts.azkarra.api.components.GettableComponent
+
+
Closes the created component.
+
+
close() - Method in class io.streamthoughts.azkarra.api.events.BasicBlockingRecordQueue
+
+
Close the queue.
+
+
close() - Method in interface io.streamthoughts.azkarra.api.events.BlockingRecordQueue
+
+
Close the queue.
+
+
close() - Method in class io.streamthoughts.azkarra.api.events.DelegateBlockingRecordQueue
+
+
Close the queue.
+
+
close() - Method in class io.streamthoughts.azkarra.api.events.EventStream
+
 
+
close() - Method in interface io.streamthoughts.azkarra.api.server.AzkarraRestExtension
+
 
+
close() - Method in class io.streamthoughts.azkarra.api.streams.consumer.MonitorOffsetsConsumerInterceptor
+
close() - Method in class io.streamthoughts.azkarra.commons.error.SafeDeserializer
+
+
{@inheritDoc
+
+
close() - Method in class io.streamthoughts.azkarra.commons.rocksdb.internal.OpaqueMemoryResource
+
+
Releases this resource.
+
+
close() - Method in class io.streamthoughts.azkarra.metrics.endpoints.PrometheusEndpoint.PrometheusEndpointExtension
+
close() - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
close() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.KafkaMonitoringReporter
+
+
Closes this MonitoringReporter.
+
+
close() - Method in interface io.streamthoughts.azkarra.runtime.interceptors.monitoring.MonitoringReporter
+
+
Closes this MonitoringReporter.
+
+
close() - Method in interface io.streamthoughts.azkarra.serialization.Serdes
+
+
Close this Serdes.
+
+
close(boolean, Duration) - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Closes this KafkaStreams instance and wait up to the timeout for the streams to be closed.
+
+
close(boolean, Duration) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Closes this KafkaStreams instance and wait up to the timeout for the streams to be closed.
+
+
close(String, Options) - Method in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetter
+
close(Duration) - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Closes this KafkaStreams instance.
+
+
close(Duration) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Closes this KafkaStreams instance.
+
+
CloseKafkaStreamsOnThreadException - Class in io.streamthoughts.azkarra.runtime.streams.errors
+
+
Closes immediately the KafkaStreams instance when a StreamThread + abruptly terminates due to an uncaught exception.
+
+
CloseKafkaStreamsOnThreadException() - Constructor for class io.streamthoughts.azkarra.runtime.streams.errors.CloseKafkaStreamsOnThreadException
+
 
+
closeQuietly(AutoCloseable) - Static method in class io.streamthoughts.azkarra.api.util.Utils
+
 
+
cloudEventId(ZonedDateTime) - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsContext
+
 
+
CloudEventsAttributes - Class in io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce
+
+
This class describes the required attributes for streams events, following CloudEvents + Specification.
+
+
CloudEventsBuilder<T> - Class in io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce
+
 
+
CloudEventsContext - Class in io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce
+
+
This class is used to wrap information about a Cloud Events + in the context of Kafka Streams.
+
+
CloudEventsContext(String, String, String) - Constructor for class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsContext
+
+
Creates a new CloudEventsContext instance.
+
+
CloudEventsEntity<T> - Class in io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce
+
 
+
CloudEventsExtension - Interface in io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce
+
+
Represents a list of Cloud Events Extension.
+
+
cloudEventSource() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsContext
+
 
+
cloudEventSubject() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsContext
+
 
+
collect() - Method in class io.streamthoughts.azkarra.http.prometheus.KafkaStreamsMetricsCollector
+
collectionPathParameterToString(String, Collection) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Formats the specified collection path parameter to a string value.
+
+
commit() - Method in class io.streamthoughts.azkarra.http.security.jaas.spi.PropertiesFileLoginModule
+
commitId(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.Version
+
 
+
committedOffset() - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerLogOffsets
+
 
+
committedOffset(OffsetAndTimestamp) - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerLogOffsets
+
 
+
committedOffset(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
committedTimestamp(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
compareAndSwapLoaders(ClassLoader) - Static method in class io.streamthoughts.azkarra.api.util.ClassUtils
+
 
+
compareTo(Ordered) - Method in interface io.streamthoughts.azkarra.api.components.Ordered
+
compareTo(KV<K, V>) - Method in class io.streamthoughts.azkarra.api.model.KV
+
compareTo(MetricGroup) - Method in class io.streamthoughts.azkarra.api.model.MetricGroup
+
compareTo(StreamsTopologyGraph.Node) - Method in interface io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.Node
+
 
+
compareTo(StreamsTopologyGraph.SubTopologyGraph) - Method in class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SubTopologyGraph
+
 
+
compareTo(TimestampedValue) - Method in class io.streamthoughts.azkarra.api.model.TimestampedValue
+
compareTo(ConsumerLogOffsets) - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerLogOffsets
+
compareTo(TopicPartitions) - Method in class io.streamthoughts.azkarra.api.streams.TopicPartitions
+
compareTo(Version) - Method in class io.streamthoughts.azkarra.api.util.Version
+
compile() - Method in class io.streamthoughts.azkarra.api.query.QueryRequest
+
 
+
compile(QueryParams) - Method in interface io.streamthoughts.azkarra.api.query.LocalPreparedQuery
+
+
Builds a new LocalExecutableQuery based on the given Query.
+
+
ComplexWordCountTopology - Class in io.streamthoughts.examples.azkarra.dependency
+
 
+
ComplexWordCountTopology() - Constructor for class io.streamthoughts.examples.azkarra.dependency.ComplexWordCountTopology
+
 
+
ComplexWordCountTopologyModule - Class in io.streamthoughts.examples.azkarra.dependency
+
+
A ComponentModule for providing a new @{link ComplexWordCountTopology} instance.
+
+
ComplexWordCountTopologyModule() - Constructor for class io.streamthoughts.examples.azkarra.dependency.ComplexWordCountTopologyModule
+
 
+
Component - Annotation Type in io.streamthoughts.azkarra.api.annotations
+
+
Marker interface that any class having a no-arg constructor can used to indicate it can be registered.
+
+
ComponentAliasesGenerator - Interface in io.streamthoughts.azkarra.api.components
+
 
+
ComponentAttribute - Class in io.streamthoughts.azkarra.api.components
+
 
+
ComponentAttribute(String) - Constructor for class io.streamthoughts.azkarra.api.components.ComponentAttribute
+
+
Creates a new ComponentAttribute instance.
+
+
ComponentAttribute(String, Map<String, Object>, Map<String, Object>) - Constructor for class io.streamthoughts.azkarra.api.components.ComponentAttribute
+
+
Creates a new ComponentAttribute instance.
+
+
ComponentClassLoader - Class in io.streamthoughts.azkarra.streams.components.isolation
+
+
Default ClassLoader for loading components using a 'child-first strategy'.
+
+
ComponentConditionalContext<T extends ComponentDescriptor<?>> - Interface in io.streamthoughts.azkarra.api.components.condition
+
+
Interface to verify if a conditional component is enabled for a given context.
+
+
ComponentConfigEntryLoader - Class in io.streamthoughts.azkarra.streams.config.loader
+
 
+
ComponentConfigEntryLoader() - Constructor for class io.streamthoughts.azkarra.streams.config.loader.ComponentConfigEntryLoader
+
+
Creates a new ComponentConfigEntryLoader instance.
+
+
ComponentDescriptor<T> - Interface in io.streamthoughts.azkarra.api.components
+
+
Describes a single component managed by a ComponentFactory.
+
+
ComponentDescriptorBuilder<T> - Class in io.streamthoughts.azkarra.runtime.components
+
 
+
ComponentDescriptorBuilder() - Constructor for class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
 
+
ComponentDescriptorFactory - Interface in io.streamthoughts.azkarra.api.components
+
+
Factory to create new SimpleComponentDescriptor instance.
+
+
ComponentDescriptorModifier - Interface in io.streamthoughts.azkarra.api.components
+
+
Callback for modifying a given component descriptor.
+
+
ComponentDescriptorModifierResolver - Interface in io.streamthoughts.azkarra.streams.components.annotation
+
+
This interface can be used to resolve a ComponentDescriptorModifier to be used for registering a component.
+
+
ComponentDescriptorModifierResolver.ApplyModifierOnAnnotationExist - Class in io.streamthoughts.azkarra.streams.components.annotation
+
 
+
ComponentDescriptorModifierResolver.ApplyModifierOnAnnotations<T extends Annotation> - Class in io.streamthoughts.azkarra.streams.components.annotation
+
 
+
ComponentDescriptorModifiers - Class in io.streamthoughts.azkarra.runtime.components
+
 
+
ComponentDescriptorModifiers() - Constructor for class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorModifiers
+
 
+
ComponentDescriptorRegistry - Interface in io.streamthoughts.azkarra.api.components
+
 
+
ComponentFactory - Interface in io.streamthoughts.azkarra.api.components
+
 
+
ComponentFactoryAware - Interface in io.streamthoughts.azkarra.api.components
+
 
+
componentLocation() - Method in interface io.streamthoughts.azkarra.api.components.ExternalComponentClassLoader
+
 
+
componentLocation() - Method in class io.streamthoughts.azkarra.streams.components.isolation.ComponentClassLoader
+
ComponentMetadata - Class in io.streamthoughts.azkarra.api.components
+
 
+
ComponentMetadata() - Constructor for class io.streamthoughts.azkarra.api.components.ComponentMetadata
+
+
Creates a new ComponentMetadata instance.
+
+
ComponentModule<T> - Class in io.streamthoughts.azkarra.api.components
+
+
A configurable component supplier which has access to the ComponentFactory.
+
+
ComponentModule() - Constructor for class io.streamthoughts.azkarra.api.components.ComponentModule
+
 
+
ComponentNameGenerator - Interface in io.streamthoughts.azkarra.api.components
+
+
Interface which is used for generating component name.
+
+
ComponentRegistrationException - Exception in io.streamthoughts.azkarra.api.components
+
 
+
ComponentRegistrationException(String) - Constructor for exception io.streamthoughts.azkarra.api.components.ComponentRegistrationException
+
+
Creates a new ComponentRegistrationException instance.
+
+
ComponentRegistrationException(String, Throwable) - Constructor for exception io.streamthoughts.azkarra.api.components.ComponentRegistrationException
+
+
Creates a new ComponentRegistrationException instance.
+
+
ComponentRegistry - Interface in io.streamthoughts.azkarra.api.components
+
+
The ComponentRegistry is the main interface for managing components used in an Azkarra application.
+
+
ComponentResolver - Class in io.streamthoughts.azkarra.streams.components.isolation
+
 
+
ComponentResolver(Path) - Constructor for class io.streamthoughts.azkarra.streams.components.isolation.ComponentResolver
+
+
Creates a new ComponentResolver instance.
+
+
components() - Method in annotation type io.streamthoughts.azkarra.api.annotations.ConditionalOn
+
+
Specify that components of the given types must be registered for the component to be enabled.
+
+
ComponentScan - Annotation Type in io.streamthoughts.azkarra.streams.autoconfigure.annotations
+
 
+
ComponentScanner - Interface in io.streamthoughts.azkarra.api.components
+
 
+
compose(Condition...) - Static method in class io.streamthoughts.azkarra.api.components.condition.Conditions
+
+
Specify that ALL of the given condition should be true for a component to be eligible for use.
+
+
compose(List<? extends Condition>) - Static method in class io.streamthoughts.azkarra.api.components.condition.Conditions
+
+
Specify that ALL of the given condition should be true for a component to be eligible for use.
+
+
compositeMeterRegistry() - Method in class io.streamthoughts.azkarra.metrics.micrometer.MeterRegistryFactory
+
 
+
CompositeQualifier<T> - Class in io.streamthoughts.azkarra.api.components.qualifier
+
 
+
CompositeQualifier(List<Qualifier<T>>) - Constructor for class io.streamthoughts.azkarra.api.components.qualifier.CompositeQualifier
+
+
Creates a new CompositeQualifier instance.
+
+
CompositeStateListener - Class in io.streamthoughts.azkarra.api.streams.listener
+
+
A KafkaStreams.StateListener that delegates to one or more KafkaStreams.StateListener in order.
+
+
CompositeStateListener() - Constructor for class io.streamthoughts.azkarra.api.streams.listener.CompositeStateListener
+
+
Creates a new CompositeStateListener instance.
+
+
CompositeStateListener(Collection<KafkaStreams.StateListener>) - Constructor for class io.streamthoughts.azkarra.api.streams.listener.CompositeStateListener
+
+
Creates a new CompositeStateListener instance.
+
+
CompositeStateRestoreListener - Class in io.streamthoughts.azkarra.api.streams.listener
+
+
A StateRestoreListener that delegates to one or more StateRestoreListener in order.
+
+
CompositeStateRestoreListener(Collection<StateRestoreListener>) - Constructor for class io.streamthoughts.azkarra.api.streams.listener.CompositeStateRestoreListener
+
+
Creates a new CompositeStateRestoreListener instance.
+
+
CompositeStreamsInterceptor - Class in io.streamthoughts.azkarra.runtime.interceptors
+
 
+
CompositeStreamsInterceptor() - Constructor for class io.streamthoughts.azkarra.runtime.interceptors.CompositeStreamsInterceptor
+
+
Creates a new CompositeStreamsInterceptor instance.
+
+
CompositeStreamsInterceptor(Collection<StreamsLifecycleInterceptor>) - Constructor for class io.streamthoughts.azkarra.runtime.interceptors.CompositeStreamsInterceptor
+
+
Creates a new CompositeStreamsInterceptor instance.
+
+
CompositeUncaughtExceptionHandler - Class in io.streamthoughts.azkarra.api.streams.listener
+
 
+
CompositeUncaughtExceptionHandler() - Constructor for class io.streamthoughts.azkarra.api.streams.listener.CompositeUncaughtExceptionHandler
+
+
Creates a new CompositeUncaughtExceptionHandler instance.
+
+
condition() - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptor
+
+
Gets the Condition that need to be fulfilled for + this component to be eligible for use in the application.
+
+
condition() - Method in class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
+
Gets the Condition that need to be fulfilled for + this component to be eligible for use in the application.
+
+
condition() - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
+
Gets the Condition that need to be fulfilled for + this component to be eligible for use in the application.
+
+
condition(Condition) - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
 
+
Condition - Interface in io.streamthoughts.azkarra.api.components.condition
+
+
Define a single condition that need to be fulfilled for a component to be eligible for use in the application.
+
+
ConditionalDescriptorRegistry - Interface in io.streamthoughts.azkarra.api.components
+
+
The main interface that defines methods to find registered ComponentDescriptor for + enable components.
+
+
ConditionalOn - Annotation Type in io.streamthoughts.azkarra.api.annotations
+
+
This annotation can be used to indicate the condition(s) that need to be fulfilled for a component to be eligible + for use in the application.
+
+
ConditionalOnMetricsEnable - Annotation Type in io.streamthoughts.azkarra.metrics.annotations
+
 
+
Conditionals - Annotation Type in io.streamthoughts.azkarra.api.annotations
+
+
This annotation can be used to indicate all the conditions that need to be fulfilled for a component to be eligible + for use in the application.
+
+
ConditionalStreamsApplication - Class in io.streamthoughts.examples.azkarra.conditional
+
+
This example demonstrates how conditional components can be used to dynamically + change the behavior of a stream topology based on its configuration.
+
+
ConditionalStreamsApplication() - Constructor for class io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication
+
 
+
ConditionalStreamsApplication.Normalize - Interface in io.streamthoughts.examples.azkarra.conditional
+
 
+
ConditionalStreamsApplication.Normalizes - Class in io.streamthoughts.examples.azkarra.conditional
+
 
+
ConditionalStreamsApplication.NormalizeStreamsTopology - Class in io.streamthoughts.examples.azkarra.conditional
+
 
+
ConditionContext<T extends ComponentDescriptor> - Interface in io.streamthoughts.azkarra.api.components.condition
+
+
The context information for use by a Condition matching a ComponentDescriptor.
+
+
conditions() - Method in annotation type io.streamthoughts.azkarra.api.annotations.ConditionalOn
+
+
Specify one or more conditions that the component must match.
+
+
Conditions - Class in io.streamthoughts.azkarra.api.components.condition
+
 
+
Conditions() - Constructor for class io.streamthoughts.azkarra.api.components.condition.Conditions
+
 
+
Conf - Interface in io.streamthoughts.azkarra.api.config
+
+
A Conf represents an immutable object which can be used for configuring components.
+
+
ConfEntry - Class in io.streamthoughts.azkarra.api.config
+
 
+
ConfException - Exception in io.streamthoughts.azkarra.api.errors
+
+
ConfException is the top-level error type generated by the Conf api.
+
+
ConfException(String) - Constructor for exception io.streamthoughts.azkarra.api.errors.ConfException
+
 
+
ConfException(String, Throwable) - Constructor for exception io.streamthoughts.azkarra.api.errors.ConfException
+
 
+
ConfException(Throwable) - Constructor for exception io.streamthoughts.azkarra.api.errors.ConfException
+
 
+
config - Variable in class io.streamthoughts.azkarra.api.Executed
+
 
+
config - Variable in class io.streamthoughts.azkarra.http.data.EnvironmentRequestBody
+
 
+
config() - Method in class io.streamthoughts.azkarra.api.StreamsExecutionEnvironment.View
+
 
+
config() - Method in class io.streamthoughts.azkarra.runtime.streams.topology.InternalExecuted
+
 
+
config() - Method in class io.streamthoughts.azkarra.streams.config.loader.internal.EnvironmentConfig
+
+
Gets the configuration for this environment.
+
+
config() - Method in class io.streamthoughts.azkarra.streams.config.loader.internal.TopologyConfig
+
+
Gets the Conf to be used for configuring the + TopologyProvider and KafkaStreams instance.
+
+
CONFIG_ENTRY_KEY - Static variable in class io.streamthoughts.azkarra.metrics.AzkarraMetricsConfigEntryLoader
+
 
+
CONFIG_ENTRY_KEY - Static variable in class io.streamthoughts.azkarra.streams.config.loader.AutoStartConfigEntryLoader
+
 
+
CONFIG_ENTRY_KEY - Static variable in class io.streamthoughts.azkarra.streams.config.loader.StreamsConfigEntryLoader
+
 
+
ConfigConditionalContext<T> - Class in io.streamthoughts.azkarra.runtime.components.condition
+
+
Default ComponentConditionalContext implementation..
+
+
ConfigConditionalContext(Conf) - Constructor for class io.streamthoughts.azkarra.runtime.components.condition.ConfigConditionalContext
+
+
Creates a new ConfigConditionalContext instance.
+
+
configDef() - Static method in class io.streamthoughts.azkarra.commons.error.DeadLetterTopicExceptionHandlerConfig
+
 
+
configDef(ConfigDef.Type) - Static method in class io.streamthoughts.azkarra.commons.error.SafeDeserializerConfig
+
 
+
configurable() - Method in interface io.streamthoughts.azkarra.api.server.AzkarraRestExtensionContext
+
+
Provides an implementation of Configurable that + must be used to register JAX-RS resources.
+
+
configurable() - Method in class io.streamthoughts.azkarra.http.UndertowEmbeddedServer.InternalRestExtensionContext
+
 
+
Configurable - Interface in io.streamthoughts.azkarra.api.config
+
 
+
ConfigurableComponentFactory - Interface in io.streamthoughts.azkarra.api.components
+
 
+
ConfigurableStopWordsService - Class in io.streamthoughts.examples.azkarra.dependency
+
 
+
ConfigurableStopWordsService() - Constructor for class io.streamthoughts.examples.azkarra.dependency.ConfigurableStopWordsService
+
 
+
ConfigurableSupplier<T> - Class in io.streamthoughts.azkarra.api.config
+
+
A configurable supplier.
+
+
ConfigurableSupplier() - Constructor for class io.streamthoughts.azkarra.api.config.ConfigurableSupplier
+
 
+
ConfigurableWordCountTopology - Class in io.streamthoughts.examples.azkarra.topology
+
+
A basic WordCount topology.
+
+
ConfigurableWordCountTopology() - Constructor for class io.streamthoughts.examples.azkarra.topology.ConfigurableWordCountTopology
+
 
+
configuration() - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptor
+
+
Gets the default configuration that will pass to the describe component + if it implements the Configurable interface.
+
+
configuration() - Method in class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
+
Gets the default configuration that will pass to the describe component + if it implements the Configurable interface.
+
+
configuration() - Method in class io.streamthoughts.azkarra.api.streams.OptimizedTopologyProvider
+
+
Returns Conf defined for this TopologyProvider.
+
+
configuration() - Method in class io.streamthoughts.azkarra.api.StreamsTopologyMeta
+
 
+
configuration() - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
+
Gets the default configuration that will pass to the describe component + if it implements the Configurable interface.
+
+
configuration(Conf) - Method in class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
 
+
configuration(Conf) - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
 
+
Configuration - Class in io.streamthoughts.azkarra.client.openapi
+
 
+
Configuration() - Constructor for class io.streamthoughts.azkarra.client.openapi.Configuration
+
 
+
configure(Conf) - Method in class io.streamthoughts.azkarra.api.components.BaseComponentModule
+
+
Configures this instance with the specified Conf.
+
+
configure(Conf) - Method in interface io.streamthoughts.azkarra.api.config.Configurable
+
+
Configures this instance with the specified Conf.
+
+
configure(Conf) - Method in class io.streamthoughts.azkarra.api.config.ConfigurableSupplier
+
+
Configures this instance with the specified Conf.
+
+
configure(Conf) - Method in interface io.streamthoughts.azkarra.api.server.AzkarraRestExtension
+
+
Configures this instance with the specified Conf.
+
+
configure(Conf) - Method in class io.streamthoughts.azkarra.api.streams.OptimizedTopologyProvider
+
+
Configures this instance with the specified Conf.
+
+
configure(Conf) - Method in class io.streamthoughts.azkarra.http.routes.ApiDefaultRoutes
+
+
Configures this instance with the specified Conf.
+
+
configure(Conf) - Method in class io.streamthoughts.azkarra.http.routes.ApiInfoRoutes
+
+
Configures this instance with the specified Conf.
+
+
configure(Conf) - Method in class io.streamthoughts.azkarra.http.security.auth.InMemoryUserIdentityManager
+
+
Configures this instance with the specified Conf.
+
+
configure(Conf) - Method in class io.streamthoughts.azkarra.http.security.authorizer.SimpleAuthorizationManager
+
+
Configures this instance with the specified Conf.
+
+
configure(Conf) - Method in class io.streamthoughts.azkarra.http.UndertowEmbeddedServer
+
+
Configures this instance with the specified Conf.
+
+
configure(Conf) - Method in class io.streamthoughts.azkarra.metrics.interceptor.MeterKafkaStreamsInterceptor
+
+
Configures this instance with the specified Conf.
+
+
configure(Conf) - Method in class io.streamthoughts.azkarra.runtime.context.DefaultStreamThreadExceptionHandlerFactory
+
+
Configures this instance with the specified Conf.
+
+
configure(Conf) - Method in class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptor
+
+
Configures this instance with the specified Conf.
+
+
configure(Conf) - Method in class io.streamthoughts.azkarra.runtime.interceptors.KafkaBrokerReadyInterceptor
+
+
Configures this instance with the specified Conf.
+
+
configure(Conf) - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.KafkaMonitoringReporter
+
+
Configure this StreamsMetadataReporter.
+
+
configure(Conf) - Method in interface io.streamthoughts.azkarra.runtime.interceptors.monitoring.MonitoringReporter
+
+
Configure this StreamsMetadataReporter.
+
+
configure(Conf) - Method in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptor
+
+
Configures this instance with the specified Conf.
+
+
configure(Conf) - Method in class io.streamthoughts.azkarra.runtime.interceptors.WaitForSourceTopicsInterceptor
+
+
Configures this instance with the specified Conf.
+
+
configure(Conf) - Method in interface io.streamthoughts.azkarra.serialization.Serdes
+
+
Configure this Serdes.
+
+
configure(Conf) - Method in class io.streamthoughts.azkarra.streams.components.ReflectMethodComponentSupplier
+
+
Configures this instance with the specified Conf.
+
+
configure(Conf) - Method in class io.streamthoughts.examples.azkarra.dependency.ComplexWordCountTopology
+
 
+
configure(Conf) - Method in class io.streamthoughts.examples.azkarra.dependency.ConfigurableStopWordsService
+
 
+
configure(Conf) - Method in class io.streamthoughts.examples.azkarra.topology.ConfigurableWordCountTopology
+
 
+
configure(Consumer<ObjectMapper>) - Method in class io.streamthoughts.azkarra.serialization.json.Json
+
 
+
configure(Map<String, ?>) - Method in class io.streamthoughts.azkarra.api.streams.consumer.MonitorOffsetsConsumerInterceptor
+
configure(Map<String, ?>) - Method in class io.streamthoughts.azkarra.commons.error.DeadLetterTopicExceptionHandler
+
configure(Map<String, ?>) - Method in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetter
+
configure(Map<String, ?>, boolean) - Method in class io.streamthoughts.azkarra.commons.error.SafeDeserializer
+
+
{@inheritDoc
+
+
ConflictingComponentDefinitionException - Exception in io.streamthoughts.azkarra.api.components
+
 
+
ConflictingComponentDefinitionException(String) - Constructor for exception io.streamthoughts.azkarra.api.components.ConflictingComponentDefinitionException
+
+ +
+
ConfSerializer - Class in io.streamthoughts.azkarra.serialization.json
+
+
Json serializer for Conf.
+
+
ConfSerializer() - Constructor for class io.streamthoughts.azkarra.serialization.json.ConfSerializer
+
 
+
ConfValue - Annotation Type in io.streamthoughts.azkarra.api.annotations
+
+
This annotation can be used to provide default config values to a configurable component.
+
+
ConfValues - Annotation Type in io.streamthoughts.azkarra.api.annotations
+
+
This annotation can be used to provide default config values to a configurable component.
+
+
connected(ServerSentEventConnection, String) - Method in class io.streamthoughts.azkarra.http.sse.EventStreamConnectionCallback
+
connectTimeout(int) - Method in class io.streamthoughts.azkarra.client.HttpClientBuilder
+
+
Sets the connect timeout (in milliseconds).
+
+
CONSOLE - io.streamthoughts.azkarra.api.banner.Banner.Mode
+
 
+
Constants - Class in io.streamthoughts.azkarra.http.utils
+
+
Helpers class for HTTP query params.
+
+
Constants() - Constructor for class io.streamthoughts.azkarra.http.utils.Constants
+
 
+
consumedOffset() - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerLogOffsets
+
 
+
consumedOffset(OffsetAndTimestamp) - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerLogOffsets
+
 
+
consumedOffset(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
consumedTimestamp(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
ConsumerClientOffsets - Class in io.streamthoughts.azkarra.api.streams.consumer
+
 
+
ConsumerClientOffsets(String, String, Set<ConsumerLogOffsets>) - Constructor for class io.streamthoughts.azkarra.api.streams.consumer.ConsumerClientOffsets
+
+
Creates a new ConsumerClientOffsets instance.
+
+
ConsumerGroupOffsets - Class in io.streamthoughts.azkarra.api.streams.consumer
+
 
+
ConsumerGroupOffsets(String, Set<ConsumerClientOffsets>) - Constructor for class io.streamthoughts.azkarra.api.streams.consumer.ConsumerGroupOffsets
+
+
Creates a new ConsumerGroupOffsets instance.
+
+
ConsumerGroupOffsetsRegistry - Interface in io.streamthoughts.azkarra.api.streams.consumer
+
 
+
ConsumerGroupOffsetsState - Class in io.streamthoughts.azkarra.api.streams.consumer
+
 
+
ConsumerLogOffsets - Class in io.streamthoughts.azkarra.api.streams.consumer
+
 
+
consumers() - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerGroupOffsets
+
 
+
consumers(List<V1StreamsConsumerClientOffsets>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerGroupOffsets
+
 
+
ConsumerThreadKey - Class in io.streamthoughts.azkarra.api.streams.consumer
+
 
+
container() - Method in interface io.streamthoughts.azkarra.api.StreamsLifecycleContext
+
 
+
CONTAINER_ID_CONFIG - Static variable in class io.streamthoughts.azkarra.runtime.env.internal.DefaultContainerIdBuilder
+
 
+
containerId() - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Gets the id for this container.
+
+
containerId() - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Gets the id for this container.
+
+
ContainerId - Interface in io.streamthoughts.azkarra.api
+
+
An interface representing an ID to uniquely identify a KafkaStreams instance running either locally or remotely.
+
+
ContainerIdBuilder - Interface in io.streamthoughts.azkarra.runtime.env
+
+
A ContainerIdBuilder is used to build ContainerId.
+
+
contains(char[], char) - Static method in class io.streamthoughts.azkarra.api.util.Utils
+
 
+
contains(Qualifier) - Method in interface io.streamthoughts.azkarra.api.components.Qualifier
+
 
+
contains(String) - Method in class io.streamthoughts.azkarra.api.components.ComponentAttribute
+
 
+
contains(String) - Method in class io.streamthoughts.azkarra.api.query.GenericQueryParams
+
+
Checks whether this QueryParams contains the given key param.
+
+
contains(String) - Method in interface io.streamthoughts.azkarra.api.query.QueryParams
+
+
Checks whether this QueryParams contains the given key param.
+
+
contains(String, Object) - Method in class io.streamthoughts.azkarra.api.components.ComponentAttribute
+
 
+
contains(String, String, Object) - Method in class io.streamthoughts.azkarra.api.components.ComponentMetadata
+
+
Checks whether the metadata contains the given value for the given attribute name and member.
+
+
containsComponent(Class<T>) - Method in interface io.streamthoughts.azkarra.api.components.ComponentFactory
+
+
Checks if at least one component is registered for the given type.
+
+
containsComponent(Class<T>) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
containsComponent(Class<T>) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Checks if at least one component is registered for the given type.
+
+
containsComponent(Class<T>, Qualifier<T>) - Method in interface io.streamthoughts.azkarra.api.components.ComponentFactory
+
+
Checks if at least one component is registered for the given type and qualifier.
+
+
containsComponent(Class<T>, Qualifier<T>) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
containsComponent(Class<T>, Qualifier<T>) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Checks if at least one component is registered for the given type and qualifier.
+
+
containsComponent(String) - Method in interface io.streamthoughts.azkarra.api.components.ComponentFactory
+
+
Checks if at least one component is registered for the given type.
+
+
containsComponent(String) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
containsComponent(String) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Checks if at least one component is registered for the given type.
+
+
containsComponent(String, Qualifier<T>) - Method in interface io.streamthoughts.azkarra.api.components.ComponentFactory
+
+
Checks if at least one component is registered for the given type and qualifier.
+
+
containsComponent(String, Qualifier<T>) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
containsComponent(String, Qualifier<T>) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Checks if at least one component is registered for the given type and qualifier.
+
+
containsIgnoreCase(String[], String) - Static method in class io.streamthoughts.azkarra.client.openapi.StringUtil
+
+
Check if the given array contains the given value (with case-insensitive comparison).
+
+
contentLength() - Method in class io.streamthoughts.azkarra.client.openapi.ProgressRequestBody
+
 
+
contentLength() - Method in class io.streamthoughts.azkarra.client.openapi.ProgressResponseBody
+
 
+
contentType() - Method in class io.streamthoughts.azkarra.client.openapi.ProgressRequestBody
+
 
+
contentType() - Method in class io.streamthoughts.azkarra.client.openapi.ProgressResponseBody
+
 
+
contentType() - Method in class io.streamthoughts.azkarra.http.serialization.json.SpecificJsonSerdes
+
+
Get the content-type attached to this Serdes.
+
+
contentType() - Method in interface io.streamthoughts.azkarra.serialization.Serdes
+
+
Get the content-type attached to this Serdes.
+
+
context - Variable in class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareComponentSupplier
+
 
+
context - Variable in class io.streamthoughts.azkarra.runtime.service.AbstractAzkarraStreamsService
+
 
+
context() - Method in interface io.streamthoughts.azkarra.api.server.AzkarraRestExtensionContext
+
+
Provides the AzkarraContext instance that can be used to retrieve registered components.
+
+
context() - Method in class io.streamthoughts.azkarra.http.UndertowEmbeddedServer.InternalRestExtensionContext
+
 
+
ContextAwareApplicationIdBuilderSupplier - Class in io.streamthoughts.azkarra.runtime.context.internal
+
 
+
ContextAwareApplicationIdBuilderSupplier(AzkarraContext, GettableComponent<ApplicationIdBuilder>) - Constructor for class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareApplicationIdBuilderSupplier
+
 
+
ContextAwareApplicationIdBuilderSupplier.DelegateApplicationIdBuilder - Class in io.streamthoughts.azkarra.runtime.context.internal
+
+
A delegating KafkaStreamsFactory which is not Configurable.
+
+
ContextAwareComponentFactory - Class in io.streamthoughts.azkarra.api.components
+
 
+
ContextAwareComponentFactory(AzkarraContext, ComponentFactory) - Constructor for class io.streamthoughts.azkarra.api.components.ContextAwareComponentFactory
+
+
Creates a new ContextAwareComponentFactory instance.
+
+
ContextAwareComponentSupplier<T> - Class in io.streamthoughts.azkarra.runtime.context.internal
+
 
+
ContextAwareGettableComponentSupplier<T> - Class in io.streamthoughts.azkarra.runtime.context.internal
+
+
Supplier class which is used to get a specific component from AzkarraContext.
+
+
ContextAwareKafkaStreamsFactorySupplier - Class in io.streamthoughts.azkarra.runtime.context.internal
+
 
+
ContextAwareKafkaStreamsFactorySupplier(AzkarraContext, GettableComponent<KafkaStreamsFactory>) - Constructor for class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareKafkaStreamsFactorySupplier
+
 
+
ContextAwareKafkaStreamsFactorySupplier.DelegateKafkaStreamsFactory - Class in io.streamthoughts.azkarra.runtime.context.internal
+
+
A delegating KafkaStreamsFactory which is not Configurable.
+
+
ContextAwareLifecycleInterceptorSupplier - Class in io.streamthoughts.azkarra.runtime.context.internal
+
 
+
ContextAwareLifecycleInterceptorSupplier(AzkarraContext, GettableComponent<StreamsLifecycleInterceptor>) - Constructor for class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareLifecycleInterceptorSupplier
+
 
+
ContextAwareThreadExceptionHandlerSupplier - Class in io.streamthoughts.azkarra.runtime.context.internal
+
 
+
ContextAwareThreadExceptionHandlerSupplier(AzkarraContext, GettableComponent<StreamThreadExceptionHandler>) - Constructor for class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareThreadExceptionHandlerSupplier
+
 
+
ContextAwareThreadExceptionHandlerSupplier.DelegateStreamThreadExceptionHandler - Class in io.streamthoughts.azkarra.runtime.context.internal
+
+
A delegating StreamThreadExceptionHandler which is not Configurable.
+
+
ContextAwareTopologySupplier - Class in io.streamthoughts.azkarra.runtime.context.internal
+
 
+
ContextAwareTopologySupplier(AzkarraContext, StreamsTopologyMeta) - Constructor for class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareTopologySupplier
+
+
Creates a new ContextAwareTopologySupplier instance.
+
+
ContextAwareTopologySupplier.ClassLoaderAwareTopologyProvider - Class in io.streamthoughts.azkarra.runtime.context.internal
+
+
A delegating TopologyProvider which is not Configurable.
+
+
count() - Method in class io.streamthoughts.azkarra.api.query.internal.KeyValueQueryBuilder
+
 
+
count(Map<String, Object>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryCount
+
 
+
count(Map<String, Object>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
COUNT - io.streamthoughts.azkarra.api.query.StoreOperation
+
 
+
create() - Static method in class io.streamthoughts.azkarra.api.StreamsTopologyMeta
+
+
Helper method to create a new StreamsTopologyMeta.Builder instance.
+
+
create() - Static method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
+
Static helper method for creating a new ComponentDescriptorBuilder instance.
+
+
create() - Static method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Static helper that can be used to creates a new AzkarraContext instance + using a default ComponentRegistry and a empty configuration.
+
+
create() - Static method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Static helper that can be used to creates a new StreamsExecutionEnvironment instance + using the empty configuration and a generated unique name.
+
+
create() - Static method in class io.streamthoughts.azkarra.streams.config.AzkarraConf
+
+
Static helper that can be used to creates a new AzkarraConf instance + that loads a default configuration.
+
+
create(ComponentDescriptor<T>) - Static method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
+
Static helper method for creating a new ComponentDescriptorBuilder instance.
+
+
create(ComponentFactory) - Static method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Static helper that can be used to creates a new AzkarraContext instance + using the specified ComponentRegistry and a empty configuration.
+
+
create(Conf) - Static method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Static helper that can be used to creates a new AzkarraContext instance + using a default ComponentRegistry and the specified configuration.
+
+
create(Conf) - Static method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Static helper that can be used to creates a new StreamsExecutionEnvironment instance from + the specified Conf and using a generated env name.
+
+
create(HasId) - Static method in class io.streamthoughts.azkarra.runtime.env.internal.BasicContainerId
+
+
An helper method to create a new BasicContainerId based on a given HasId.
+
+
create(QueryRequest, QueryOptions) - Static method in class io.streamthoughts.azkarra.http.query.V1QueryBuilder
+
+
Helper method to create a new V1Query object based on + the given QueryRequest and QueryOptions.
+
+
create(String) - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironmentFactory
+
+
Creates a new StreamsExecutionEnvironment from the specified name and an empty configuration.
+
+
create(String) - Static method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Static helper that can be used to creates a new StreamsExecutionEnvironment instance from + the specified env name and using the configuration.
+
+
create(String) - Static method in class io.streamthoughts.azkarra.streams.config.AzkarraConf
+
+
Static helper that can be used to creates a new AzkarraConf instance + using the specified resource base name.
+
+
create(String, Conf) - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironmentFactory
+
+
Creates a new StreamsExecutionEnvironment from the specified name and configuration.
+
+
create(String, Conf) - Static method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Static helper that can be used to creates a new StreamsExecutionEnvironment instance from + the specified Conf and env name.
+
+
create(String, Conf) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironmentFactory
+
+
Creates a new StreamsExecutionEnvironment from the specified name and configuration.
+
+
create(String, Endpoint, Endpoint, QueryRequest) - Method in class io.streamthoughts.azkarra.http.query.RestApiQueryCallFactory
+
create(String, Endpoint, Endpoint, QueryRequest) - Method in interface io.streamthoughts.azkarra.runtime.query.RemoteQueryCallFactory
+
 
+
create(String, String, Conf) - Method in class io.streamthoughts.azkarra.runtime.StreamsExecutionEnvironmentAbstractFactory
+
+
Creates a new StreamsExecutionEnvironment for the specified type using the given name and configuration.
+
+
create(Map<String, ? extends Object>) - Static method in class io.streamthoughts.azkarra.streams.config.AzkarraConf
+
+
Static helper that can be used to creates a new AzkarraConf instance + from the specified map.
+
+
create(Properties) - Static method in class io.streamthoughts.azkarra.streams.config.AzkarraConf
+
+
Static helper that can be used to creates a new AzkarraConf instance + from the specified properties.
+
+
CREATED - io.streamthoughts.azkarra.api.State
+
 
+
CREATED - io.streamthoughts.azkarra.api.streams.State.Standards
+
+
The KafkaStreams instance has been created successfully.
+
+
createGson() - Static method in class io.streamthoughts.azkarra.client.openapi.JSON
+
 
+
createKeyManagers(String, char[], String, String) - Static method in class io.streamthoughts.azkarra.client.security.SSLUtils
+
 
+
createKeyStore(String, char[], String) - Static method in class io.streamthoughts.azkarra.client.security.SSLUtils
+
+
Helper method to create a new KeyStore.
+
+
createNewProducer(Map<String, Object>) - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Creates a new Producer instance using the same configs that the Kafka Streams instance.
+
+
createNewProducer(Map<String, Object>) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Creates a new Producer instance using the same configs that the Kafka Streams instance.
+
+
createTrustManagers(String, char[], String, String) - Static method in class io.streamthoughts.azkarra.client.security.SSLUtils
+
 
+
Credential(String, String) - Constructor for class io.streamthoughts.azkarra.client.authentication.BasicAuthAuthenticator.Credential
+
 
+
credentials() - Method in class io.streamthoughts.azkarra.http.security.auth.UserDetails
+
 
+
Credentials - Interface in io.streamthoughts.azkarra.http.security.auth
+
+
Interface to hold a user credentials.
+
+
Credentials.UnsupportedCredentialException - Exception in io.streamthoughts.azkarra.http.security.auth
+
 
+
currentOffset(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionLagInfo
+
 
+
customHeaders() - Method in class io.streamthoughts.azkarra.commons.error.DeadLetterTopicExceptionHandlerConfig
+
 
+
CustomHealthCheckExample - Class in io.streamthoughts.examples.azkarra.healthcheck
+
+
Example for registering custom health-check.
+
+
CustomHealthCheckExample() - Constructor for class io.streamthoughts.examples.azkarra.healthcheck.CustomHealthCheckExample
+
 
+
CustomHealthCheckExample.MyCustomerHealthCheck - Class in io.streamthoughts.examples.azkarra.healthcheck
+
 
+
+ + + +

D

+
+
data() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsEntity
+
 
+
dataContentType - Variable in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsAttributes
+
+
Content type of data value.
+
+
dataContentType() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsAttributes
+
 
+
DateTypeAdapter() - Constructor for class io.streamthoughts.azkarra.client.openapi.JSON.DateTypeAdapter
+
 
+
DateTypeAdapter(DateFormat) - Constructor for class io.streamthoughts.azkarra.client.openapi.JSON.DateTypeAdapter
+
 
+
DEAD_LETTER_HEADERS_PREFIX - Static variable in class io.streamthoughts.azkarra.commons.error.DeadLetterTopicExceptionHandlerConfig
+
 
+
DEAD_LETTER_PRODUCER_CONFIG - Static variable in class io.streamthoughts.azkarra.commons.error.DeadLetterTopicExceptionHandlerConfig
+
 
+
DEAD_LETTER_TOPIC_CONFIG - Static variable in class io.streamthoughts.azkarra.commons.error.DeadLetterTopicExceptionHandlerConfig
+
 
+
DEAD_LETTER_TOPIC_DOC - Static variable in class io.streamthoughts.azkarra.commons.error.DeadLetterTopicExceptionHandlerConfig
+
 
+
DeadLetterTopicExceptionHandler - Class in io.streamthoughts.azkarra.commons.error
+
+
A DeserializationExceptionHandler implementation that write rejected records to an dead-letter-topic.
+
+
DeadLetterTopicExceptionHandler() - Constructor for class io.streamthoughts.azkarra.commons.error.DeadLetterTopicExceptionHandler
+
 
+
DeadLetterTopicExceptionHandlerConfig - Class in io.streamthoughts.azkarra.commons.error
+
+ +
+
DeadLetterTopicExceptionHandlerConfig(Map<String, ?>) - Constructor for class io.streamthoughts.azkarra.commons.error.DeadLetterTopicExceptionHandlerConfig
+
+ +
+
debugging(boolean) - Method in class io.streamthoughts.azkarra.client.HttpClientBuilder
+
+
Enable/disable debugging for this API client.
+
+
DecorateQuery<T extends Query> - Class in io.streamthoughts.azkarra.api.query
+
 
+
DecorateQuery(T) - Constructor for class io.streamthoughts.azkarra.api.query.DecorateQuery
+
+
Creates a new DecorateQuery instance.
+
+
DEFAULT - Static variable in interface io.streamthoughts.azkarra.api.components.ComponentNameGenerator
+
+
The default ComponentNameGenerator implementation.
+
+
DEFAULT - Static variable in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsFactory
+
 
+
DEFAULT_ENV_NAME - Static variable in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
 
+
DEFAULT_STREAM_THREAD_EXCEPTION_HANDLER - Static variable in class io.streamthoughts.azkarra.runtime.context.DefaultStreamThreadExceptionHandlerFactory
+
 
+
DefaultApplicationIdBuilder - Class in io.streamthoughts.azkarra.runtime.streams
+
+
The default ApplicationIdBuilder implementation.
+
+
DefaultApplicationIdBuilder() - Constructor for class io.streamthoughts.azkarra.runtime.streams.DefaultApplicationIdBuilder
+
 
+
DefaultAuthenticationCallbackHandler - Class in io.streamthoughts.azkarra.http.security.jaas.spi
+
 
+
DefaultAuthenticationCallbackHandler() - Constructor for class io.streamthoughts.azkarra.http.security.jaas.spi.DefaultAuthenticationCallbackHandler
+
+
Creates a new DefaultAuthenticationCallbackHandler instance.
+
+
DefaultAzkarraContext - Class in io.streamthoughts.azkarra.runtime.context
+
+
The AzkarraContext.
+
+
DefaultBannerPrinter - Class in io.streamthoughts.azkarra.streams.banner
+
 
+
DefaultComponentDescriptorFactory - Class in io.streamthoughts.azkarra.runtime.components
+
 
+
DefaultComponentDescriptorFactory() - Constructor for class io.streamthoughts.azkarra.runtime.components.DefaultComponentDescriptorFactory
+
+
Creates a new DefaultComponentDescriptorFactory instance.
+
+
DefaultComponentFactory - Class in io.streamthoughts.azkarra.runtime.components
+
+
The default ComponentRegistry implementation.
+
+
DefaultComponentFactory(ComponentDescriptorFactory) - Constructor for class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Creates a new DefaultComponentFactory instance.
+
+
DefaultContainerIdBuilder - Class in io.streamthoughts.azkarra.runtime.env.internal
+
 
+
DefaultContainerIdBuilder() - Constructor for class io.streamthoughts.azkarra.runtime.env.internal.DefaultContainerIdBuilder
+
 
+
DefaultInteractiveQueryService - Class in io.streamthoughts.azkarra.runtime.query
+
+
A DefaultInteractiveQueryService is used to execute a query request.
+
+
DefaultInteractiveQueryService(AzkarraStreamsService) - Constructor for class io.streamthoughts.azkarra.runtime.query.DefaultInteractiveQueryService
+
+
Creates a new DefaultInteractiveQueryService instance.
+
+
DefaultInteractiveQueryService(AzkarraStreamsService, List<QueryExecutionDelegatee>) - Constructor for class io.streamthoughts.azkarra.runtime.query.DefaultInteractiveQueryService
+
+
Creates a new DefaultInteractiveQueryService instance.
+
+
defaultKeySerde() - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Gets the default Serde configured for key.
+
+
defaultKeySerde() - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Gets the default Serde configured for key.
+
+
defaultObject() - Method in class io.streamthoughts.azkarra.commons.error.SafeDeserializerConfig
+
 
+
DefaultStatusAggregator - Class in io.streamthoughts.azkarra.http.health.internal
+
 
+
DefaultStatusAggregator() - Constructor for class io.streamthoughts.azkarra.http.health.internal.DefaultStatusAggregator
+
+
Creates a new DefaultStatusAggregator instance.
+
+
DefaultStatusAggregator(List<Status>) - Constructor for class io.streamthoughts.azkarra.http.health.internal.DefaultStatusAggregator
+
+
Creates a new DefaultStatusAggregator instance using the specified status order.
+
+
DefaultStreamThreadExceptionHandlerFactory - Class in io.streamthoughts.azkarra.runtime.context
+
 
+
DefaultStreamThreadExceptionHandlerFactory() - Constructor for class io.streamthoughts.azkarra.runtime.context.DefaultStreamThreadExceptionHandlerFactory
+
 
+
defaultValue - Variable in class io.streamthoughts.azkarra.client.openapi.ServerVariable
+
 
+
DelegateBlockingRecordQueue<K,​V> - Class in io.streamthoughts.azkarra.api.events
+
+
A delegating BlockingRecordQueue that can be used to easily override some methods.
+
+
DelegateBlockingRecordQueue(BlockingRecordQueue<K, V>) - Constructor for class io.streamthoughts.azkarra.api.events.DelegateBlockingRecordQueue
+
 
+
DelegatingComponentFactory - Class in io.streamthoughts.azkarra.api.components
+
+
A delegating ComponentFactory implementation.
+
+
DelegatingComponentFactory(ComponentFactory) - Constructor for class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
DelegatingConf - Class in io.streamthoughts.azkarra.api.config
+
+
Delegates to a Conf.
+
+
DelegatingConf(Conf) - Constructor for class io.streamthoughts.azkarra.api.config.DelegatingConf
+
+
Creates a new DelegatingConf instance.
+
+
DelegatingExecutionEnvironmentAware<T> - Class in io.streamthoughts.azkarra.runtime.context.internal
+
+
A delegating StreamsExecutionEnvironmentAware implementation.
+
+
DelegatingUncaughtExceptionHandler - Class in io.streamthoughts.azkarra.api.streams.errors
+
+
This class can be used to delegate Thread.UncaughtExceptionHandler exception handling to an + a given StreamThreadExceptionHandler implementation.
+
+
DelegatingUncaughtExceptionHandler(KafkaStreamsContainer, StreamThreadExceptionHandler) - Constructor for class io.streamthoughts.azkarra.api.streams.errors.DelegatingUncaughtExceptionHandler
+
 
+
deleteUsersByName(String) - Method in class io.streamthoughts.azkarra.http.security.auth.InMemoryUserIdentityManager
+
 
+
DENIED - io.streamthoughts.azkarra.http.security.authorizer.AuthorizationResult
+
 
+
describe() - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Describes the local KafkaStreams instance.
+
+
describe() - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Gets a serializable view of this StreamsExecutionEnvironment instance.
+
+
describe() - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Describes the local KafkaStreams instance.
+
+
describeAllEnvironments() - Method in interface io.streamthoughts.azkarra.api.AzkarraStreamsService
+
+
Gets all existing streams environments.
+
+
describeAllEnvironments() - Method in class io.streamthoughts.azkarra.runtime.service.AbstractAzkarraStreamsService
+
+
Gets all existing streams environments.
+
+
describeEnvironmentByName(String) - Method in interface io.streamthoughts.azkarra.api.AzkarraStreamsService
+
+
Gets the StreamsExecutionEnvironment for the specified name.
+
+
describeEnvironmentByName(String) - Method in class io.streamthoughts.azkarra.runtime.service.AbstractAzkarraStreamsService
+
+
Gets the StreamsExecutionEnvironment for the specified name.
+
+
description - Variable in class io.streamthoughts.azkarra.api.Executed
+
 
+
description - Variable in class io.streamthoughts.azkarra.client.openapi.ServerConfiguration
+
 
+
description - Variable in class io.streamthoughts.azkarra.client.openapi.ServerVariable
+
 
+
description() - Method in annotation type io.streamthoughts.azkarra.api.annotations.TopologyInfo
+
+
Gets the Topology description.
+
+
description() - Method in class io.streamthoughts.azkarra.api.model.Metric
+
 
+
description() - Method in class io.streamthoughts.azkarra.api.providers.TopologyDescriptor
+
 
+
description() - Method in class io.streamthoughts.azkarra.api.streams.topology.TopologyMetadata
+
 
+
description() - Method in class io.streamthoughts.azkarra.api.StreamsTopologyMeta
+
 
+
description() - Method in class io.streamthoughts.azkarra.runtime.streams.topology.InternalExecuted
+
 
+
description() - Method in class io.streamthoughts.azkarra.streams.config.loader.internal.TopologyConfig
+
+
Gets the user-defined topology description.
+
+
description(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Metric
+
 
+
description(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
descriptionOrElseGet(String) - Method in class io.streamthoughts.azkarra.runtime.streams.topology.InternalExecuted
+
 
+
descriptor() - Method in interface io.streamthoughts.azkarra.api.components.GettableComponent
+
+
Gets the descriptor for the component.
+
+
deserialize(byte[]) - Method in class io.streamthoughts.azkarra.http.serialization.json.SpecificJsonSerdes
+
+
Deserialize data from a byte array into a value or object.
+
+
deserialize(byte[]) - Method in class io.streamthoughts.azkarra.serialization.json.Json
+
+
An helper method that can be used to deserialize a given bytes array.
+
+
deserialize(byte[]) - Method in interface io.streamthoughts.azkarra.serialization.Serdes
+
+
Deserialize data from a byte array into a value or object.
+
+
deserialize(byte[], Class<T>) - Method in class io.streamthoughts.azkarra.serialization.json.Json
+
+
An helper method that can be used to deserialize a given bytes array.
+
+
deserialize(JsonNode, Class<T>) - Method in class io.streamthoughts.azkarra.serialization.json.Json
+
+
An helper method that can be used to deserialize a given bytes array.
+
+
deserialize(InputStream) - Method in class io.streamthoughts.azkarra.serialization.json.Json
+
+
An helper method that can be used to deserialize a given InputStream.
+
+
deserialize(InputStream, Class<T>) - Method in class io.streamthoughts.azkarra.serialization.json.Json
+
+
An helper method that can be used to deserialize a given InputStream.
+
+
deserialize(String, byte[]) - Method in class io.streamthoughts.azkarra.commons.error.SafeDeserializer
+
+
{@inheritDoc
+
+
deserialize(String, byte[]) - Static method in class io.streamthoughts.azkarra.http.serialization.json.JsonQuerySerde
+
 
+
deserialize(String, Class<T>) - Method in class io.streamthoughts.azkarra.serialization.json.Json
+
+
An helper method that can be used to deserialize a given InputStream.
+
+
deserialize(String, Type) - Method in class io.streamthoughts.azkarra.client.openapi.JSON
+
+
Deserialize the given JSON string to Java object.
+
+
deserialize(String, Headers, byte[]) - Method in class io.streamthoughts.azkarra.commons.error.SafeDeserializer
+
+
{@inheritDoc
+
+
deserialize(Response, Type) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Deserialize response body to Java object, according to the return type and + the Content-Type response header.
+
+
DigestPasswordCredentials - Class in io.streamthoughts.azkarra.http.security.auth
+
 
+
DigestPasswordCredentials(String, String) - Constructor for class io.streamthoughts.azkarra.http.security.auth.DigestPasswordCredentials
+
+
Creates a new PasswordCredentials instance.
+
+
disableHeadlessMode() - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Disables the headless mode.
+
+
disableRestExtensions() - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Disables support for rest extensions.
+
+
disableSsl() - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Disables SSL.
+
+
dispose() - Method in interface io.streamthoughts.azkarra.commons.rocksdb.internal.ResourceDisposer
+
+
Release the memory shared resource.
+
+
DistributedQueryCall<K,​V> - Class in io.streamthoughts.azkarra.runtime.query
+
 
+
DistributedQueryCall(LocalExecutableQuery<K, V>, LocalKafkaStreamsContainer, RemoteQueryCallFactory) - Constructor for class io.streamthoughts.azkarra.runtime.query.DistributedQueryCall
+
+
Creates a new DecorateQuery instance.
+
+
DistributedQueryExecutionDelegatee - Class in io.streamthoughts.azkarra.runtime.query
+
 
+
DistributedQueryExecutionDelegatee(RemoteQueryCallFactory) - Constructor for class io.streamthoughts.azkarra.runtime.query.DistributedQueryExecutionDelegatee
+
+
Creates a new DistributedQueryExecutionDelegatee instance.
+
+
Double() - Static method in class io.streamthoughts.azkarra.commons.error.SafeSerdes
+
 
+
Double(Double) - Static method in class io.streamthoughts.azkarra.commons.error.SafeSerdes
+
 
+
down() - Method in class io.streamthoughts.azkarra.http.health.Health.Builder
+
+
Sets the status for the Health indicator to be built to Status.DOWN.
+
+
DOWN - Static variable in class io.streamthoughts.azkarra.http.health.Status
+
 
+
downloadFileFromResponse(Response) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Download file from the given response.
+
+
drainTo(Collection<? super KV<K, V>>) - Method in class io.streamthoughts.azkarra.api.events.BasicBlockingRecordQueue
+
drainTo(Collection<? super KV<K, V>>) - Method in interface io.streamthoughts.azkarra.api.events.BlockingRecordQueue
+
 
+
drainTo(Collection<? super KV<K, V>>) - Method in class io.streamthoughts.azkarra.api.events.DelegateBlockingRecordQueue
+
dropHeadOnLimitReached() - Static method in class io.streamthoughts.azkarra.api.events.LimitHandlers
+
 
+
DTF - Static variable in interface io.streamthoughts.azkarra.api.time.Time
+
 
+
duration(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
 
+
+ + + +

E

+
+
Eager - Annotation Type in io.streamthoughts.azkarra.api.annotations
+
+
Annotation that can be used on any class or method directly or indirectly annotated with Component.
+
+
Either<L,​R> - Class in io.streamthoughts.azkarra.api.monad
+
+
Simple Either monad type.
+
+
Either.Left<L,​R> - Class in io.streamthoughts.azkarra.api.monad
+
 
+
Either.LeftProjection<L,​R> - Class in io.streamthoughts.azkarra.api.monad
+
 
+
Either.Right<L,​R> - Class in io.streamthoughts.azkarra.api.monad
+
 
+
Either.RightProjection<L,​R> - Class in io.streamthoughts.azkarra.api.monad
+
 
+
EmbeddedHttpServer - Interface in io.streamthoughts.azkarra.api.server
+
+
Default interface to provide an embedded http-server.
+
+
EmbeddedHttpServerProvider - Interface in io.streamthoughts.azkarra.api.spi
+
+
Default Service Provider interface to provides an EmbeddedHttpServer implementation.
+
+
empty() - Static method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Static helper that can be used to creates a new empty Conf instance.
+
+
empty() - Static method in class io.streamthoughts.azkarra.api.query.GenericQueryParams
+
 
+
empty() - Static method in class io.streamthoughts.azkarra.client.authentication.BasicAuthAuthenticator.Credential
+
 
+
empty() - Static method in class io.streamthoughts.azkarra.streams.config.AzkarraConf
+
+
Static helper that can be used to creates a new empty AzkarraConf instance.
+
+
EMPTY - Static variable in interface io.streamthoughts.azkarra.api.config.Conf
+
 
+
EMPTY - Static variable in class io.streamthoughts.azkarra.api.streams.KafkaStreamsMetadata
+
 
+
EmptyConf - Class in io.streamthoughts.azkarra.api.config
+
 
+
EmptyConf() - Constructor for class io.streamthoughts.azkarra.api.config.EmptyConf
+
 
+
EmptyQueryCall<K,​V> - Class in io.streamthoughts.azkarra.runtime.query
+
 
+
EmptyQueryCall(Query) - Constructor for class io.streamthoughts.azkarra.runtime.query.EmptyQueryCall
+
+
Creates a new DecorateQuery instance.
+
+
ENABLE_WAIT_FOR_TOPICS__CONFIG - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.WaitForSourceTopicsInterceptorConfig
+
+
wait.for.topics.enable
+
+
EnableAutoConfig - Annotation Type in io.streamthoughts.azkarra.streams.autoconfigure.annotations
+
 
+
EnableAutoStart - Annotation Type in io.streamthoughts.azkarra.streams.autoconfigure.annotations
+
 
+
EnableEmbeddedHttpServer - Annotation Type in io.streamthoughts.azkarra.streams.autoconfigure.annotations
+
 
+
enableHeadlessMode() - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Enables the headless mode.
+
+
enableRestExtensions() - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Enables support for rest extensions.
+
+
enableSsl() - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Enables the SSL.
+
+
enableUI(boolean) - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Sets if the Web UI must be enable.
+
+
endingOffset(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
 
+
endpoint() - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Gets the endpoint configured for this KafkaStreams instance.
+
+
endpoint() - Method in class io.streamthoughts.azkarra.api.streams.KafkaStreamsInstance
+
 
+
endpoint() - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Gets the endpoint configured for this KafkaStreams instance.
+
+
Endpoint - Class in io.streamthoughts.azkarra.api.util
+
 
+
Endpoint(String, int) - Constructor for class io.streamthoughts.azkarra.api.util.Endpoint
+
+
Creates a new Endpoint instance.
+
+
enumValues - Variable in class io.streamthoughts.azkarra.client.openapi.ServerVariable
+
 
+
env(String) - Static method in class io.streamthoughts.azkarra.api.components.Restriction
+
 
+
environment - Variable in class io.streamthoughts.azkarra.runtime.AbstractTopologyStreamsExecution
+
 
+
environment() - Method in class io.streamthoughts.azkarra.api.streams.KafkaStreamsApplication
+
 
+
environment() - Method in annotation type io.streamthoughts.azkarra.streams.autoconfigure.annotations.EnableAutoStart
+
 
+
ENVIRONMENT_CONFIG - Static variable in class io.streamthoughts.azkarra.streams.config.loader.internal.EnvironmentConfig
+
 
+
ENVIRONMENT_DEFAULT_NAME - Static variable in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
 
+
ENVIRONMENT_NAME_CONFIG - Static variable in class io.streamthoughts.azkarra.streams.config.loader.internal.EnvironmentConfig
+
 
+
ENVIRONMENT_STREAMS_CONFIG - Static variable in class io.streamthoughts.azkarra.streams.config.loader.internal.EnvironmentConfig
+
 
+
ENVIRONMENT_TYPE_CONFIG - Static variable in class io.streamthoughts.azkarra.streams.config.loader.internal.EnvironmentConfig
+
 
+
EnvironmentAwareComponentSupplier<T> - Class in io.streamthoughts.azkarra.runtime.env.internal
+
 
+
EnvironmentAwareComponentSupplier(Supplier<T>) - Constructor for class io.streamthoughts.azkarra.runtime.env.internal.EnvironmentAwareComponentSupplier
+
+
Creates a new EnvironmentAwareComponentSupplier instance.
+
+
EnvironmentConfig - Class in io.streamthoughts.azkarra.streams.config.loader.internal
+
+
Class which is used to configure a StreamsExecutionEnvironment instance.
+
+
EnvironmentConfig.Reader - Class in io.streamthoughts.azkarra.streams.config.loader.internal
+
 
+
EnvironmentRequestBody - Class in io.streamthoughts.azkarra.http.data
+
 
+
EnvironmentRequestBody(String, String, Map<String, Object>) - Constructor for class io.streamthoughts.azkarra.http.data.EnvironmentRequestBody
+
 
+
EnvironmentsConfigEntryLoader - Class in io.streamthoughts.azkarra.streams.config.loader
+
 
+
EnvironmentsConfigEntryLoader() - Constructor for class io.streamthoughts.azkarra.streams.config.loader.EnvironmentsConfigEntryLoader
+
+
Creates a new EnvironmentsConfigEntryLoader instance.
+
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.ApplicationId
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.components.ComponentAttribute
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.components.qualifier.AnyQualifier
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.components.qualifier.CompositeQualifier
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.components.qualifier.NamedQualifier
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.components.qualifier.RestrictionQualifier
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.components.qualifier.VersionQualifier
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.components.Restriction
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.config.ConfEntry
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.errors.Error
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.events.reactive.internal.LongSubscriptionId
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.model.KV
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.model.Metric
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.model.MetricGroup
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.model.TimestampedValue
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.model.TopologyAndAliases
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.monad.Tuple
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.query.DecorateQuery
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.query.internal.BaseKeyedLocalStoreQuery
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.query.QueryOptions
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.query.QueryRequest
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.query.result.AbstractResultSet
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.query.result.ErrorResultSet
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.query.result.GlobalResultSet
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.query.result.QueryResult
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.query.result.SuccessResultSet
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.server.ServerInfo
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerClientOffsets
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerGroupOffsets
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerGroupOffsetsState
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerLogOffsets
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerThreadKey
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.streams.consumer.OffsetAndTimestamp
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.streams.StateChangeEvent
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.streams.store.LocalStatePartitionsInfo
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.streams.store.StatePartitionLagInfo
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.streams.TopicPartitions
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.streams.topology.TopologyMetadata
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.StreamsExecutionEnvironment.View
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.StreamsTopologyMeta
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.util.Endpoint
+
equals(Object) - Method in class io.streamthoughts.azkarra.api.util.Version
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Error
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1LocalStatePartitionsInfo
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Metric
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1MetricGroup
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Options
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Query
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryAll
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryCount
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryErrorResultSet
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetch
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAll
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAllParams
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRange
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRangeParams
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchParams
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRange
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRangeParams
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGet
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGetParams
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryRange
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryRangeParams
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Record
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionLagInfo
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerClientOffsets
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerGroupOffsets
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsGlobalStore
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsState
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsStatus
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsSubTopology
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopology
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyNode
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNode
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNodeAllOf
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNode
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNodeAllOf
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNode
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNodeAllOf
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1TaskMetadata
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1TopicPartition
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.Version
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.http.health.Health
+
equals(Object) - Method in class io.streamthoughts.azkarra.http.health.Status
+
equals(Object) - Method in class io.streamthoughts.azkarra.http.security.auth.BasicRolePrincipal
+
equals(Object) - Method in class io.streamthoughts.azkarra.http.security.auth.BasicUserPrincipal
+
equals(Object) - Method in class io.streamthoughts.azkarra.http.security.auth.DigestPasswordCredentials
+
equals(Object) - Method in class io.streamthoughts.azkarra.http.security.auth.PasswordCredentials
+
equals(Object) - Method in class io.streamthoughts.azkarra.http.security.auth.RoleGrantedAuthority
+
equals(Object) - Method in class io.streamthoughts.azkarra.http.security.AzkarraAccount
+
equals(Object) - Method in class io.streamthoughts.azkarra.runtime.env.internal.BasicContainerId
+
equals(Object) - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsAttributes
+
equals(Object) - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsContext
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsEntity
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.KafkaStreamsMetadata
+
 
+
equals(Object) - Method in class io.streamthoughts.azkarra.streams.components.isolation.ExternalComponent
+
error(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
Error - Class in io.streamthoughts.azkarra.api.errors
+
 
+
Error(String) - Constructor for class io.streamthoughts.azkarra.api.errors.Error
+
 
+
Error(Throwable) - Constructor for class io.streamthoughts.azkarra.api.errors.Error
+
 
+
ERROR - io.streamthoughts.azkarra.api.query.result.QueryStatus
+
+
Unexpected error happens while querying store.
+
+
ERROR - io.streamthoughts.azkarra.api.streams.State.Standards
+
 
+
ERROR - io.streamthoughts.azkarra.client.openapi.models.V1QueryResult.StatusEnum
+
 
+
ERROR_APPLICATION_ID - Static variable in class io.streamthoughts.azkarra.commons.error.ExceptionHeader
+
 
+
ERROR_EXCEPTION_CLASS_NAME - Static variable in class io.streamthoughts.azkarra.commons.error.ExceptionHeader
+
 
+
ERROR_EXCEPTION_MESSAGE - Static variable in class io.streamthoughts.azkarra.commons.error.ExceptionHeader
+
 
+
ERROR_EXCEPTION_STACKTRACE - Static variable in class io.streamthoughts.azkarra.commons.error.ExceptionHeader
+
 
+
ERROR_RECORD_OFFSET - Static variable in class io.streamthoughts.azkarra.commons.error.ExceptionHeader
+
 
+
ERROR_RECORD_PARTITION - Static variable in class io.streamthoughts.azkarra.commons.error.ExceptionHeader
+
 
+
ERROR_RECORD_TOPIC - Static variable in class io.streamthoughts.azkarra.commons.error.ExceptionHeader
+
 
+
ERROR_TIMESTAMP - Static variable in class io.streamthoughts.azkarra.commons.error.ExceptionHeader
+
 
+
ErrorMessage - Class in io.streamthoughts.azkarra.http.data
+
+
The error message response object.
+
+
ErrorMessage(int, String, String) - Constructor for class io.streamthoughts.azkarra.http.data.ErrorMessage
+
+
Creates a new ErrorMessage instance.
+
+
ErrorMessage(int, String, String, String) - Constructor for class io.streamthoughts.azkarra.http.data.ErrorMessage
+
+
Creates a new ErrorMessage instance.
+
+
ErrorMessage(int, String, Throwable, String) - Constructor for class io.streamthoughts.azkarra.http.data.ErrorMessage
+
+
Creates a new ErrorMessage instance.
+
+
ErrorMessage(int, Throwable, String) - Constructor for class io.streamthoughts.azkarra.http.data.ErrorMessage
+
+
Creates a new ErrorMessage instance.
+
+
ErrorResultSet - Class in io.streamthoughts.azkarra.api.query.result
+
 
+
ErrorResultSet(String, boolean, QueryError) - Constructor for class io.streamthoughts.azkarra.api.query.result.ErrorResultSet
+
 
+
ErrorResultSet(String, boolean, List<QueryError>) - Constructor for class io.streamthoughts.azkarra.api.query.result.ErrorResultSet
+
 
+
errors(List<V1Error>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryErrorResultSet
+
 
+
escapeString(String) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Escape the given string to be used as URL query value.
+
+
EventStream<K,​V> - Class in io.streamthoughts.azkarra.api.events
+
+
A typed stream of events backed by a BlockingRecordQueue.
+
+
EventStream(String, BlockingRecordQueue<K, V>) - Constructor for class io.streamthoughts.azkarra.api.events.EventStream
+
+
Creates a new EventStream instance.
+
+
EventStream.Builder - Class in io.streamthoughts.azkarra.api.events
+
 
+
EventStreamConnectionCallback - Class in io.streamthoughts.azkarra.http.sse
+
 
+
EventStreamConnectionCallback(AzkarraStreamsService, Json) - Constructor for class io.streamthoughts.azkarra.http.sse.EventStreamConnectionCallback
+
+
Creates a new EventStreamConnectionCallback instance.
+
+
EventStreamPipe<K,​V> - Interface in io.streamthoughts.azkarra.api.events
+
+
The EventStreamPipe is used to attached or detach an object that will be responsible to consume + records send to an EventStream.
+
+
EventStreamProvider - Interface in io.streamthoughts.azkarra.api.events
+
+
EventStreamsProvider.
+
+
EventStreamPublisher<K,​V> - Interface in io.streamthoughts.azkarra.api.events.reactive
+
+
The main publisher interface to subscribe to a specific streams of key-value records.
+
+
eventStreams() - Method in interface io.streamthoughts.azkarra.api.events.EventStreamProvider
+
+
Returns the list of EventStream
+
+
eventStreams() - Method in class io.streamthoughts.azkarra.api.events.EventStreamSupport
+
+
Returns the list of EventStream
+
+
eventStreams() - Method in class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareTopologySupplier.ClassLoaderAwareTopologyProvider
+
+
Returns the list of EventStream
+
+
EventStreamSupport - Class in io.streamthoughts.azkarra.api.events
+
+
Base class for EventStreamProvider.
+
+
EventStreamSupport() - Constructor for class io.streamthoughts.azkarra.api.events.EventStreamSupport
+
 
+
ExactlyOnce - Annotation Type in io.streamthoughts.azkarra.api.annotations
+
+
This annotation can be used to automatically set the streams property + processing.guarantee to exactly_once.
+
+
exception() - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Gets the last observed exception thrown the KafkaStreams instance.
+
+
exception() - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Gets the last observed exception thrown the KafkaStreams instance.
+
+
exception(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
ExceptionDefaultHandler - Class in io.streamthoughts.azkarra.http.error
+
+
An HttpHandler which used for catching any exception thrown during request execution.
+
+
ExceptionDefaultHandler() - Constructor for class io.streamthoughts.azkarra.http.error.ExceptionDefaultHandler
+
 
+
ExceptionDefaultResponseListener - Class in io.streamthoughts.azkarra.http.error
+
 
+
ExceptionDefaultResponseListener() - Constructor for class io.streamthoughts.azkarra.http.error.ExceptionDefaultResponseListener
+
 
+
ExceptionHeader - Class in io.streamthoughts.azkarra.commons.error
+
+
The default record-headers added to record write to the dead-letter-topic.
+
+
ExceptionHeader() - Constructor for class io.streamthoughts.azkarra.commons.error.ExceptionHeader
+
 
+
exceptionType() - Method in class io.streamthoughts.azkarra.api.monad.Retry
+
 
+
ExchangeHelper - Class in io.streamthoughts.azkarra.http
+
+
Simple class to wrap HttpServerExchange instance.
+
+
ExchangeHelper() - Constructor for class io.streamthoughts.azkarra.http.ExchangeHelper
+
 
+
excludeByName(String) - Static method in class io.streamthoughts.azkarra.api.components.qualifier.Qualifiers
+
 
+
excludeSecondary() - Static method in class io.streamthoughts.azkarra.api.components.qualifier.Qualifiers
+
 
+
execute() - Method in class io.streamthoughts.azkarra.api.streams.internal.InternalStreamsLifeCycleChain
+
+
Executes the operation on the current KafkaStreams instance.
+
+
execute() - Method in interface io.streamthoughts.azkarra.api.StreamsLifecycleChain
+
+
Executes the operation on the current KafkaStreams instance.
+
+
execute(LocalStoreAccessProvider) - Method in interface io.streamthoughts.azkarra.api.query.LocalExecutableQuery
+
+
Executes this query to the specified KafkaStreams application.
+
+
execute(LocalStoreAccessProvider, long) - Method in class io.streamthoughts.azkarra.api.query.internal.KeyValueCountQuery
+
+
Executes this query to the specified KafkaStreams application.
+
+
execute(LocalStoreAccessProvider, long) - Method in class io.streamthoughts.azkarra.api.query.internal.KeyValueGetAllQuery
+
+
Executes this query to the specified KafkaStreams application.
+
+
execute(LocalStoreAccessProvider, long) - Method in class io.streamthoughts.azkarra.api.query.internal.KeyValueGetQuery
+
+
Executes this query to the specified KafkaStreams application.
+
+
execute(LocalStoreAccessProvider, long) - Method in class io.streamthoughts.azkarra.api.query.internal.KeyValueGetRangeQuery
+
+
Executes this query to the specified KafkaStreams application.
+
+
execute(LocalStoreAccessProvider, long) - Method in class io.streamthoughts.azkarra.api.query.internal.SessionFetchKeyRangeQuery
+
+
Executes this query to the specified KafkaStreams application.
+
+
execute(LocalStoreAccessProvider, long) - Method in class io.streamthoughts.azkarra.api.query.internal.SessionFetchQuery
+
+
Executes this query to the specified KafkaStreams application.
+
+
execute(LocalStoreAccessProvider, long) - Method in class io.streamthoughts.azkarra.api.query.internal.TimestampedKeyValueGetAllQuery
+
+
Executes this query to the specified KafkaStreams application.
+
+
execute(LocalStoreAccessProvider, long) - Method in class io.streamthoughts.azkarra.api.query.internal.TimestampedKeyValueGetQuery
+
+
Executes this query to the specified KafkaStreams application.
+
+
execute(LocalStoreAccessProvider, long) - Method in class io.streamthoughts.azkarra.api.query.internal.TimestampedKeyValueGetRangeQuery
+
+
Executes this query to the specified KafkaStreams application.
+
+
execute(LocalStoreAccessProvider, long) - Method in class io.streamthoughts.azkarra.api.query.internal.TimestampedWindowFetchAllQuery
+
+
Executes this query to the specified KafkaStreams application.
+
+
execute(LocalStoreAccessProvider, long) - Method in class io.streamthoughts.azkarra.api.query.internal.TimestampedWindowFetchKeyRangeQuery
+
+
Executes this query to the specified KafkaStreams application.
+
+
execute(LocalStoreAccessProvider, long) - Method in class io.streamthoughts.azkarra.api.query.internal.TimestampedWindowFetchQuery
+
+
Executes this query to the specified KafkaStreams application.
+
+
execute(LocalStoreAccessProvider, long) - Method in class io.streamthoughts.azkarra.api.query.internal.TimestampedWindowFetchTimeRangeQuery
+
+
Executes this query to the specified KafkaStreams application.
+
+
execute(LocalStoreAccessProvider, long) - Method in class io.streamthoughts.azkarra.api.query.internal.TimestampedWindowGetAllQuery
+
+
Executes this query to the specified KafkaStreams application.
+
+
execute(LocalStoreAccessProvider, long) - Method in class io.streamthoughts.azkarra.api.query.internal.WindowFetchAllQuery
+
+
Executes this query to the specified KafkaStreams application.
+
+
execute(LocalStoreAccessProvider, long) - Method in class io.streamthoughts.azkarra.api.query.internal.WindowFetchKeyRangeQuery
+
+
Executes this query to the specified KafkaStreams application.
+
+
execute(LocalStoreAccessProvider, long) - Method in class io.streamthoughts.azkarra.api.query.internal.WindowFetchQuery
+
+
Executes this query to the specified KafkaStreams application.
+
+
execute(LocalStoreAccessProvider, long) - Method in class io.streamthoughts.azkarra.api.query.internal.WindowFetchTimeRangeQuery
+
+
Executes this query to the specified KafkaStreams application.
+
+
execute(LocalStoreAccessProvider, long) - Method in class io.streamthoughts.azkarra.api.query.internal.WindowGetAllQuery
+
+
Executes this query to the specified KafkaStreams application.
+
+
execute(LocalStoreAccessProvider, long) - Method in interface io.streamthoughts.azkarra.api.query.LocalExecutableQuery
+
+
Executes this query to the specified KafkaStreams application.
+
+
execute(LocalStoreAccessProvider, long) - Method in class io.streamthoughts.azkarra.api.query.LoggingFailureLocalExecutableQuery
+
+
Executes this query to the specified KafkaStreams application.
+
+
execute(QueryOptions) - Method in interface io.streamthoughts.azkarra.api.query.QueryCall
+
+
Executes this QueryCall.
+
+
execute(QueryOptions) - Method in class io.streamthoughts.azkarra.http.query.RestApiQueryCall
+
+
Executes this QueryCall.
+
+
execute(QueryOptions) - Method in class io.streamthoughts.azkarra.runtime.query.DistributedQueryCall
+
+
Executes this QueryCall.
+
+
execute(QueryOptions) - Method in class io.streamthoughts.azkarra.runtime.query.EmptyQueryCall
+
+
Executes this QueryCall.
+
+
execute(QueryOptions) - Method in class io.streamthoughts.azkarra.runtime.query.LocalQueryCall
+
+
Executes this QueryCall.
+
+
execute(KafkaStreamsContainer, QueryRequest, QueryOptions) - Method in class io.streamthoughts.azkarra.runtime.query.DistributedQueryExecutionDelegatee
+
+
Executed the provided QueryRequest with the specified QueryOptions and the + KafkaStreamsContainer.
+
+
execute(KafkaStreamsContainer, QueryRequest, QueryOptions) - Method in interface io.streamthoughts.azkarra.runtime.query.QueryExecutionDelegatee
+
+
Executed the provided QueryRequest with the specified QueryOptions and the + KafkaStreamsContainer.
+
+
execute(StreamsLifecycleInterceptor, StreamsLifecycleChain) - Method in interface io.streamthoughts.azkarra.api.streams.internal.InternalStreamsLifeCycleChain.Callback
+
 
+
execute(String, QueryRequest, QueryOptions) - Method in interface io.streamthoughts.azkarra.api.query.InteractiveQueryService
+
+
Executes an interactive query for the specified streams application.
+
+
execute(String, QueryRequest, QueryOptions) - Method in class io.streamthoughts.azkarra.runtime.query.DefaultInteractiveQueryService
+
+
Executes an interactive query for the specified streams application.
+
+
execute(Call) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+ +
+
execute(Call, Type) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Execute HTTP call and deserialize the HTTP response body into the given return type.
+
+
executeAsync(QueryOptions) - Method in interface io.streamthoughts.azkarra.api.query.QueryCall
+
+
Executes this QueryCall asynchronously.
+
+
executeAsync(QueryOptions) - Method in class io.streamthoughts.azkarra.http.query.RestApiQueryCall
+
+
Executes this QueryCall asynchronously.
+
+
executeAsync(QueryOptions) - Method in class io.streamthoughts.azkarra.runtime.query.BaseAsyncQueryCall
+
+
Executes this QueryCall asynchronously.
+
+
executeAsync(QueryOptions, Consumer<QueryResult<K, V>>) - Method in interface io.streamthoughts.azkarra.api.query.QueryCall
+
+
Executes this QueryCall asynchronously.
+
+
executeAsync(QueryOptions, Consumer<QueryResult<K, V>>) - Method in class io.streamthoughts.azkarra.http.query.RestApiQueryCall
+
+
Executes this QueryCall asynchronously.
+
+
executeAsync(QueryOptions, Consumer<QueryResult<K, V>>) - Method in class io.streamthoughts.azkarra.runtime.query.BaseAsyncQueryCall
+
+
Executes this QueryCall asynchronously.
+
+
executeAsync(Call, ApiCallback<T>) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+ +
+
executeAsync(Call, Type, ApiCallback<T>) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Execute HTTP call asynchronously.
+
+
executed - Variable in class io.streamthoughts.azkarra.runtime.AbstractTopologyStreamsExecution
+
 
+
Executed - Class in io.streamthoughts.azkarra.api
+
+
Executed class is used to describe a Topology instance to be executed.
+
+
Executed() - Constructor for class io.streamthoughts.azkarra.api.Executed
+
+
Creates a new Executed instance.
+
+
Executed(Executed) - Constructor for class io.streamthoughts.azkarra.api.Executed
+
 
+
ExecutionException - Exception in io.streamthoughts.azkarra.api.errors
+
 
+
ExecutionException(Throwable) - Constructor for exception io.streamthoughts.azkarra.api.errors.ExecutionException
+
 
+
exists() - Method in class io.streamthoughts.azkarra.api.monad.Either.LeftProjection
+
 
+
exists() - Method in class io.streamthoughts.azkarra.api.monad.Either.RightProjection
+
 
+
extensions() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsEntity
+
 
+
ExternalComponent - Class in io.streamthoughts.azkarra.streams.components.isolation
+
 
+
ExternalComponentClassLoader - Interface in io.streamthoughts.azkarra.api.components
+
 
+
extractAlias(Class<?>) - Method in interface io.streamthoughts.azkarra.runtime.components.ClassComponentAliasesGenerator.ClassAliasExtractor
+
 
+
extractAlias(Class<?>) - Method in class io.streamthoughts.azkarra.runtime.components.ClassComponentAliasesGenerator.DropClassNameSuffixExtractor
+
 
+
+ + + +

F

+
+
factory - Variable in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
factory - Variable in class io.streamthoughts.azkarra.api.Executed
+
 
+
factory() - Method in class io.streamthoughts.azkarra.runtime.streams.topology.InternalExecuted
+
 
+
Factory - Annotation Type in io.streamthoughts.azkarra.api.annotations
+
+
An annotation that can be used by any class having a no-arg constructor + to provide one or many other component implementation.
+
+
failable(CheckedSupplier<V, E>) - Static method in interface io.streamthoughts.azkarra.api.monad.Try
+
 
+
failure(Throwable) - Static method in interface io.streamthoughts.azkarra.api.monad.Try
+
 
+
failure(List<V1QueryErrorResultSet>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
FATAL_ERRORS_CONFIG - Static variable in class io.streamthoughts.azkarra.commons.error.DeadLetterTopicExceptionHandlerConfig
+
 
+
FATAL_ERRORS_DOC - Static variable in class io.streamthoughts.azkarra.commons.error.DeadLetterTopicExceptionHandlerConfig
+
 
+
fetch() - Method in class io.streamthoughts.azkarra.api.query.internal.SessionQueryBuilder
+
 
+
fetch() - Method in class io.streamthoughts.azkarra.api.query.internal.TimestampedWindowQueryBuilder
+
fetch() - Method in class io.streamthoughts.azkarra.api.query.internal.WindowQueryBuilder
+
 
+
fetch(V1QueryFetchParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetch
+
 
+
fetch(V1QueryFetchParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
FETCH - io.streamthoughts.azkarra.api.query.StoreOperation
+
 
+
FETCH_ALL - io.streamthoughts.azkarra.api.query.StoreOperation
+
 
+
FETCH_KEY_RANGE - io.streamthoughts.azkarra.api.query.StoreOperation
+
 
+
FETCH_TIME_RANGE - io.streamthoughts.azkarra.api.query.StoreOperation
+
 
+
fetchAll() - Method in class io.streamthoughts.azkarra.api.query.internal.TimestampedWindowQueryBuilder
+
 
+
fetchAll() - Method in class io.streamthoughts.azkarra.api.query.internal.WindowQueryBuilder
+
 
+
fetchAll(V1QueryFetchAllParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAll
+
 
+
fetchAll(V1QueryFetchAllParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
fetchKeyRange() - Method in class io.streamthoughts.azkarra.api.query.internal.SessionQueryBuilder
+
 
+
fetchKeyRange() - Method in class io.streamthoughts.azkarra.api.query.internal.TimestampedWindowQueryBuilder
+
fetchKeyRange() - Method in class io.streamthoughts.azkarra.api.query.internal.WindowQueryBuilder
+
 
+
fetchKeyRange(V1QueryFetchKeyRangeParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRange
+
 
+
fetchKeyRange(V1QueryFetchKeyRangeParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
fetchLogEndOffsetsFor(Consumer<K, V>, Collection<TopicPartition>) - Static method in class io.streamthoughts.azkarra.api.streams.consumer.LogOffsetsFetcher
+
 
+
fetchLogStartOffsetsFor(Consumer<K, V>, Collection<TopicPartition>) - Static method in class io.streamthoughts.azkarra.api.streams.consumer.LogOffsetsFetcher
+
 
+
fetchTimeRange() - Method in class io.streamthoughts.azkarra.api.query.internal.TimestampedWindowQueryBuilder
+
fetchTimeRange() - Method in class io.streamthoughts.azkarra.api.query.internal.WindowQueryBuilder
+
 
+
fetchTimeRange(V1QueryFetchTimeRangeParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRange
+
 
+
fetchTimeRange(V1QueryFetchTimeRangeParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
filter(Class<T>, Stream<ComponentDescriptor<T>>) - Method in class io.streamthoughts.azkarra.api.components.qualifier.AnyQualifier
+
filter(Class<T>, Stream<ComponentDescriptor<T>>) - Method in class io.streamthoughts.azkarra.api.components.qualifier.CompositeQualifier
+
filter(Class<T>, Stream<ComponentDescriptor<T>>) - Method in interface io.streamthoughts.azkarra.api.components.Qualifier
+
 
+
filter(Class<T>, Stream<ComponentDescriptor<T>>) - Method in class io.streamthoughts.azkarra.api.components.qualifier.LatestVersionQualifier
+
filter(Class<T>, Stream<ComponentDescriptor<T>>) - Method in class io.streamthoughts.azkarra.api.components.qualifier.NamedQualifier
+
filter(Class<T>, Stream<ComponentDescriptor<T>>) - Method in class io.streamthoughts.azkarra.api.components.qualifier.PrimaryQualifier
+
filter(Class<T>, Stream<ComponentDescriptor<T>>) - Method in class io.streamthoughts.azkarra.api.components.qualifier.RestrictionQualifier
+
filter(Class<T>, Stream<ComponentDescriptor<T>>) - Method in class io.streamthoughts.azkarra.api.components.qualifier.SecondaryQualifier
+
filter(Class<T>, Stream<ComponentDescriptor<T>>) - Method in class io.streamthoughts.azkarra.api.components.qualifier.VersionQualifier
+
filterByGroup(String) - Static method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer.KafkaMetricFilter
+
 
+
filterByGroupAndMetricName(String, String) - Static method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer.KafkaMetricFilter
+
 
+
filterByName(Collection<T>, String) - Static method in interface io.streamthoughts.azkarra.api.model.HasName
+
+
An helper method to filter a Collection of HasName object based on its name.
+
+
findAllAnnotations(Class<?>) - Static method in class io.streamthoughts.azkarra.api.util.AnnotationResolver
+
 
+
findAllAnnotationsByType(Class<?>, Class<T>) - Static method in class io.streamthoughts.azkarra.api.util.AnnotationResolver
+
 
+
findAllAnnotationsByType(Method, Class<T>) - Static method in class io.streamthoughts.azkarra.api.util.AnnotationResolver
+
 
+
findAllDescriptorsByAlias(String) - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptorRegistry
+
+
Finds all ComponentDescriptor registered for the specified alias.
+
+
findAllDescriptorsByAlias(String) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
findAllDescriptorsByAlias(String) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Finds all ComponentDescriptor registered for the specified alias.
+
+
findAllDescriptorsByAlias(String, ComponentConditionalContext) - Method in interface io.streamthoughts.azkarra.api.components.ConditionalDescriptorRegistry
+
+
Finds all ComponentDescriptor registered for the specified alias.
+
+
findAllDescriptorsByAlias(String, ComponentConditionalContext) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
findAllDescriptorsByAlias(String, ComponentConditionalContext) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Finds all ComponentDescriptor registered for the specified alias.
+
+
findAllDescriptorsByAlias(String, ComponentConditionalContext, Qualifier<T>) - Method in interface io.streamthoughts.azkarra.api.components.ConditionalDescriptorRegistry
+
+
Finds all ComponentDescriptor registered for the specified alias.
+
+
findAllDescriptorsByAlias(String, ComponentConditionalContext, Qualifier<T>) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
findAllDescriptorsByAlias(String, ComponentConditionalContext, Qualifier<T>) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Finds all ComponentDescriptor registered for the specified alias.
+
+
findAllDescriptorsByAlias(String, Qualifier<T>) - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptorRegistry
+
+
Finds all ComponentDescriptor registered for the specified alias.
+
+
findAllDescriptorsByAlias(String, Qualifier<T>) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
findAllDescriptorsByAlias(String, Qualifier<T>) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Finds all ComponentDescriptor registered for the specified alias.
+
+
findAllDescriptorsByClass(Class<T>) - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptorRegistry
+
+
Finds all ComponentDescriptor registered for the specified type.
+
+
findAllDescriptorsByClass(Class<T>) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
findAllDescriptorsByClass(Class<T>) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Finds all ComponentDescriptor registered for the specified type.
+
+
findAllDescriptorsByClass(Class<T>, ComponentConditionalContext) - Method in interface io.streamthoughts.azkarra.api.components.ConditionalDescriptorRegistry
+
+
Finds all ComponentDescriptor registered for the specified type.
+
+
findAllDescriptorsByClass(Class<T>, ComponentConditionalContext) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
findAllDescriptorsByClass(Class<T>, ComponentConditionalContext) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Finds all ComponentDescriptor registered for the specified type.
+
+
findAllDescriptorsByClass(Class<T>, ComponentConditionalContext, Qualifier<T>) - Method in interface io.streamthoughts.azkarra.api.components.ConditionalDescriptorRegistry
+
+
Finds all ComponentDescriptor registered for the specified type.
+
+
findAllDescriptorsByClass(Class<T>, ComponentConditionalContext, Qualifier<T>) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
findAllDescriptorsByClass(Class<T>, ComponentConditionalContext, Qualifier<T>) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Finds all ComponentDescriptor registered for the specified type.
+
+
findAllDescriptorsByClass(Class<T>, Qualifier<T>) - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptorRegistry
+
+
Finds all ComponentDescriptor registered for the specified type.
+
+
findAllDescriptorsByClass(Class<T>, Qualifier<T>) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
findAllDescriptorsByClass(Class<T>, Qualifier<T>) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Finds all ComponentDescriptor registered for the specified type.
+
+
findAllEndpointsForStore(String) - Method in interface io.streamthoughts.azkarra.api.query.LocalStoreAccessProvider
+
 
+
findAllEndpointsForStore(String) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
findApplicationIdBuilder(Conf, Restriction) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironmentFactory
+
 
+
findComponentByRestriction(Class<T>, Conf, Restriction) - Method in class io.streamthoughts.azkarra.runtime.components.RestrictedComponentFactory
+
+
Finds a component for the given type that is available for the given config and restriction.
+
+
findDescriptorByAlias(String) - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptorRegistry
+
+
Finds a ComponentDescriptor for the specified type.
+
+
findDescriptorByAlias(String) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
findDescriptorByAlias(String) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Finds a ComponentDescriptor for the specified type.
+
+
findDescriptorByAlias(String, ComponentConditionalContext) - Method in interface io.streamthoughts.azkarra.api.components.ConditionalDescriptorRegistry
+
+
Finds a ComponentDescriptor for the specified type.
+
+
findDescriptorByAlias(String, ComponentConditionalContext) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
findDescriptorByAlias(String, ComponentConditionalContext) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Finds a ComponentDescriptor for the specified type.
+
+
findDescriptorByAlias(String, ComponentConditionalContext, Qualifier<T>) - Method in interface io.streamthoughts.azkarra.api.components.ConditionalDescriptorRegistry
+
+
Finds a ComponentDescriptor for the specified type and options.
+
+
findDescriptorByAlias(String, ComponentConditionalContext, Qualifier<T>) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
findDescriptorByAlias(String, ComponentConditionalContext, Qualifier<T>) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Finds a ComponentDescriptor for the specified type and options.
+
+
findDescriptorByAlias(String, Qualifier<T>) - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptorRegistry
+
+
Finds a ComponentDescriptor for the specified type and options.
+
+
findDescriptorByAlias(String, Qualifier<T>) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
findDescriptorByAlias(String, Qualifier<T>) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Finds a ComponentDescriptor for the specified type and options.
+
+
findDescriptorByClass(Class<T>) - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptorRegistry
+
+
Finds a ComponentDescriptor for the specified type.
+
+
findDescriptorByClass(Class<T>) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
findDescriptorByClass(Class<T>) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Finds a ComponentDescriptor for the specified type.
+
+
findDescriptorByClass(Class<T>, ComponentConditionalContext) - Method in interface io.streamthoughts.azkarra.api.components.ConditionalDescriptorRegistry
+
+
Finds a ComponentDescriptor for the specified type.
+
+
findDescriptorByClass(Class<T>, ComponentConditionalContext) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
findDescriptorByClass(Class<T>, ComponentConditionalContext) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Finds a ComponentDescriptor for the specified type.
+
+
findDescriptorByClass(Class<T>, ComponentConditionalContext, Qualifier<T>) - Method in interface io.streamthoughts.azkarra.api.components.ConditionalDescriptorRegistry
+
+
Finds a ComponentDescriptor for the specified type and options.
+
+
findDescriptorByClass(Class<T>, ComponentConditionalContext, Qualifier<T>) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
findDescriptorByClass(Class<T>, ComponentConditionalContext, Qualifier<T>) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Finds a ComponentDescriptor for the specified type and options.
+
+
findDescriptorByClass(Class<T>, Qualifier<T>) - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptorRegistry
+
+
Finds a ComponentDescriptor for the specified type and options.
+
+
findDescriptorByClass(Class<T>, Qualifier<T>) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
findDescriptorByClass(Class<T>, Qualifier<T>) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Finds a ComponentDescriptor for the specified type and options.
+
+
findFirst(Class<T>, Stream<ComponentDescriptor<T>>) - Method in interface io.streamthoughts.azkarra.api.components.Qualifier
+
 
+
findMetadataForStoreAndKey(String, K, Serializer<K>) - Method in interface io.streamthoughts.azkarra.api.query.LocalStoreAccessProvider
+
 
+
findMetadataForStoreAndKey(String, K, Serializer<K>) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
findStreamThreadExceptionHandler(Conf, Restriction) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironmentFactory
+
 
+
findUserByName(String) - Method in class io.streamthoughts.azkarra.http.security.auth.InMemoryUserIdentityManager
+
findUserByName(String) - Method in interface io.streamthoughts.azkarra.http.security.auth.UsersIdentityManager
+
 
+
flatMap(Function<? super B, Reader<A, ? extends BB>>) - Method in class io.streamthoughts.azkarra.api.monad.Reader
+
 
+
flatMap(Function<? super L, Either<LL, R>>) - Method in class io.streamthoughts.azkarra.api.monad.Either.LeftProjection
+
 
+
flatMap(Function<? super R, Either<L, RR>>) - Method in class io.streamthoughts.azkarra.api.monad.Either.RightProjection
+
 
+
flatMap(Function<? super V, Try<B>>) - Method in class io.streamthoughts.azkarra.api.monad.Try.Failure
+
flatMap(Function<? super V, Try<B>>) - Method in interface io.streamthoughts.azkarra.api.monad.Try
+
 
+
flatMap(Function<? super V, Try<B>>) - Method in class io.streamthoughts.azkarra.api.monad.Try.Retriable
+
flatMap(Function<? super V, Try<B>>) - Method in class io.streamthoughts.azkarra.api.monad.Try.Success
+
flatMap(Function<Tuple<L, R>, Tuple<LL, RR>>) - Method in class io.streamthoughts.azkarra.api.monad.Tuple
+
 
+
Float() - Static method in class io.streamthoughts.azkarra.commons.error.SafeSerdes
+
 
+
Float(Float) - Static method in class io.streamthoughts.azkarra.commons.error.SafeSerdes
+
 
+
fold(Function<L, LL>, Function<R, RR>) - Method in class io.streamthoughts.azkarra.api.monad.Tuple
+
 
+
fold(Function<L, T>, Function<R, T>) - Method in class io.streamthoughts.azkarra.api.monad.Either
+
 
+
forAlias(String) - Static method in exception io.streamthoughts.azkarra.api.errors.NoSuchComponentException
+
 
+
forAliasAndQualifier(String, Qualifier) - Static method in exception io.streamthoughts.azkarra.api.errors.NoSuchComponentException
+
 
+
formatStackTrace(Throwable) - Static method in class io.streamthoughts.azkarra.api.util.Utils
+
 
+
from(TopologyDescriptor<TopologyProvider>) - Method in class io.streamthoughts.azkarra.api.StreamsTopologyMeta.Builder
+
 
+
fromValue(String) - Static method in enum io.streamthoughts.azkarra.client.openapi.models.V1Query.TypeEnum
+
 
+
fromValue(String) - Static method in enum io.streamthoughts.azkarra.client.openapi.models.V1QueryResult.StatusEnum
+
 
+
FutureCollectors - Class in io.streamthoughts.azkarra.api.util
+
 
+
+ + + +

G

+
+
generate(ComponentDescriptor<T>) - Method in interface io.streamthoughts.azkarra.api.components.ComponentNameGenerator
+
+
Generates a component name for the specified component descriptor.
+
+
generateNext() - Method in class io.streamthoughts.azkarra.api.events.reactive.internal.SequentialSubscriptionIdGenerator
+
+
Generates the next SubscriptionId
+
+
generateNext() - Method in interface io.streamthoughts.azkarra.api.events.reactive.internal.SubscriptionIdGenerator
+
+
Generates the next SubscriptionId
+
+
GenericQueryParams - Class in io.streamthoughts.azkarra.api.query
+
 
+
GenericQueryParams() - Constructor for class io.streamthoughts.azkarra.api.query.GenericQueryParams
+
+
Creates a new GenericQueryParams instance.
+
+
GenericQueryParams(Map<String, Object>) - Constructor for class io.streamthoughts.azkarra.api.query.GenericQueryParams
+
+
Creates a new GenericQueryParams instance.
+
+
GenericRecordSerializer - Class in io.streamthoughts.azkarra.http.serialization.json
+
 
+
GenericRecordSerializer() - Constructor for class io.streamthoughts.azkarra.http.serialization.json.GenericRecordSerializer
+
 
+
get() - Method in class io.streamthoughts.azkarra.api.config.ConfigurableSupplier
+
get() - Method in class io.streamthoughts.azkarra.api.config.Property
+
 
+
get() - Method in class io.streamthoughts.azkarra.api.config.RocksDBConfig
+
get() - Method in class io.streamthoughts.azkarra.api.events.reactive.internal.LongSubscriptionId
+
get() - Method in interface io.streamthoughts.azkarra.api.events.reactive.internal.SubscriptionId
+
 
+
get() - Method in interface io.streamthoughts.azkarra.api.monad.CheckedSupplier
+
 
+
get() - Method in class io.streamthoughts.azkarra.api.monad.Either.LeftProjection
+
 
+
get() - Method in class io.streamthoughts.azkarra.api.monad.Either.RightProjection
+
 
+
get() - Method in class io.streamthoughts.azkarra.api.monad.Try.Failure
+
get() - Method in interface io.streamthoughts.azkarra.api.monad.Try
+
 
+
get() - Method in class io.streamthoughts.azkarra.api.monad.Try.Retriable
+
get() - Method in class io.streamthoughts.azkarra.api.monad.Try.Success
+
get() - Method in class io.streamthoughts.azkarra.api.monad.Validator
+
 
+
get() - Method in class io.streamthoughts.azkarra.api.query.internal.KeyValueQueryBuilder
+
 
+
get() - Method in class io.streamthoughts.azkarra.api.query.internal.TimestampedKeyValueQueryBuilder
+
get() - Method in class io.streamthoughts.azkarra.api.query.LocalStoreAccessor
+
 
+
get() - Method in interface io.streamthoughts.azkarra.api.query.LocalStoreAccessor.StoreSupplier
+
 
+
get() - Method in interface io.streamthoughts.azkarra.http.security.auth.GrantedAuthority
+
+
Gets the string representation of this GrantedAuthority.
+
+
get() - Method in class io.streamthoughts.azkarra.http.security.auth.RoleGrantedAuthority
+
+
Gets the string representation of this GrantedAuthority.
+
+
get() - Method in class io.streamthoughts.azkarra.runtime.components.BasicComponentFactory
+
get() - Method in class io.streamthoughts.azkarra.runtime.context.DefaultStreamThreadExceptionHandlerFactory
+
get() - Method in class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareApplicationIdBuilderSupplier
+
get() - Method in class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareKafkaStreamsFactorySupplier
+
get() - Method in class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareLifecycleInterceptorSupplier
+
get() - Method in class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareThreadExceptionHandlerSupplier
+
get() - Method in class io.streamthoughts.azkarra.runtime.modules.InteractiveQueryServiceModule
+
get() - Method in class io.streamthoughts.azkarra.streams.components.ReflectMethodComponentSupplier
+
get() - Method in class io.streamthoughts.examples.azkarra.dependency.ComplexWordCountTopologyModule
+
 
+
get(AzkarraContext) - Method in interface io.streamthoughts.azkarra.api.spi.EmbeddedHttpServerProvider
+
+
Creates an returns the embedded HTTP server.
+
+
get(AzkarraContext) - Method in class io.streamthoughts.azkarra.http.UndertowEmbeddedServerProvider
+
+
Creates an returns the embedded HTTP server.
+
+
get(Conf) - Method in interface io.streamthoughts.azkarra.api.components.GettableComponent
+
+
Gets the instance of type GettableComponent, which may be shared or independent.
+
+
get(Conf) - Method in class io.streamthoughts.azkarra.api.config.ConfigurableSupplier
+
 
+
get(Conf) - Method in class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareGettableComponentSupplier
+
get(Conf) - Method in class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareTopologySupplier
+
get(StreamsExecutionEnvironment<?>, Conf) - Method in class io.streamthoughts.azkarra.runtime.env.internal.EnvironmentAwareComponentSupplier
+
 
+
get(V1QueryGetParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGet
+
 
+
get(V1QueryGetParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
get(String) - Static method in class io.streamthoughts.azkarra.http.security.auth.PasswordCredentials
+
 
+
GET - io.streamthoughts.azkarra.api.query.StoreOperation
+
 
+
getActiveTasks() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
+
Get activeTasks
+
+
getAdminClient() - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Gets a shared AdminClient instance for this KafkaStreams instance.
+
+
getAdminClient() - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Gets a shared AdminClient instance for this KafkaStreams instance.
+
+
getAdminClientId() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
+
Get adminClientId
+
+
getAdvertisedServer() - Method in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig
+
+
Get the server name that will be included in monitoring events.
+
+
getAliasesFor(ComponentDescriptor, Collection<? extends ComponentDescriptor>) - Method in interface io.streamthoughts.azkarra.api.components.ComponentAliasesGenerator
+
+
Gets unique aliases for the specified SimpleComponentDescriptor descriptor.
+
+
getAliasesFor(ComponentDescriptor, Collection<? extends ComponentDescriptor>) - Method in class io.streamthoughts.azkarra.runtime.components.ClassComponentAliasesGenerator
+
+
Gets unique aliases for the specified SimpleComponentDescriptor descriptor.
+
+
getAll() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryAll
+
+
Get all
+
+
getAll() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
+
Get all
+
+
getAllClassLoaders() - Method in interface io.streamthoughts.azkarra.api.components.ComponentFactory
+
 
+
getAllClassLoaders() - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
getAllClassLoaders() - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
getAllComponentProviders(Class<T>, Qualifier<T>) - Method in interface io.streamthoughts.azkarra.api.components.ComponentFactory
+
+
Gets all instances, which may be shared or independent, for the specified type.
+
+
getAllComponentProviders(Class<T>, Qualifier<T>) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
getAllComponentProviders(Class<T>, Qualifier<T>) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Gets all instances, which may be shared or independent, for the specified type.
+
+
getAllComponents(Class<T>) - Method in interface io.streamthoughts.azkarra.api.components.ConfigurableComponentFactory
+
+
Gets all instances, which may be shared or independent, for the specified type.
+
+
getAllComponents(Class<T>, Qualifier<T>) - Method in interface io.streamthoughts.azkarra.api.components.ConfigurableComponentFactory
+
+
Gets all instances, which may be shared or independent, for the specified type.
+
+
getAllComponents(Class<T>, Conf) - Method in interface io.streamthoughts.azkarra.api.components.ComponentFactory
+
+
Gets all instances, which may be shared or independent, for the specified type.
+
+
getAllComponents(Class<T>, Conf) - Method in class io.streamthoughts.azkarra.api.components.ContextAwareComponentFactory
+
+
Gets all instances, which may be shared or independent, for the specified type.
+
+
getAllComponents(Class<T>, Conf) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
getAllComponents(Class<T>, Conf) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Gets all instances, which may be shared or independent, for the specified type.
+
+
getAllComponents(Class<T>, Conf, Qualifier<T>) - Method in interface io.streamthoughts.azkarra.api.components.ComponentFactory
+
+
Gets all instances, which may be shared or independent, for the specified type.
+
+
getAllComponents(Class<T>, Conf, Qualifier<T>) - Method in class io.streamthoughts.azkarra.api.components.ContextAwareComponentFactory
+
+
Gets all instances, which may be shared or independent, for the specified type.
+
+
getAllComponents(Class<T>, Conf, Qualifier<T>) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
getAllComponents(Class<T>, Conf, Qualifier<T>) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Gets all instances, which may be shared or independent, for the specified type.
+
+
getAllComponents(String) - Method in interface io.streamthoughts.azkarra.api.components.ConfigurableComponentFactory
+
+
Gets all instances, which may be shared or independent, for the specified type.
+
+
getAllComponents(String, Qualifier<T>) - Method in interface io.streamthoughts.azkarra.api.components.ConfigurableComponentFactory
+
+
Gets all instances, which may be shared or independent, for the specified type.
+
+
getAllComponents(String, Conf) - Method in interface io.streamthoughts.azkarra.api.components.ComponentFactory
+
+
Gets all instances, which may be shared or independent, for the specified type.
+
+
getAllComponents(String, Conf) - Method in class io.streamthoughts.azkarra.api.components.ContextAwareComponentFactory
+
+
Gets all instances, which may be shared or independent, for the specified type.
+
+
getAllComponents(String, Conf) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
getAllComponents(String, Conf) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Gets all instances, which may be shared or independent, for the specified type.
+
+
getAllComponents(String, Conf, Qualifier<T>) - Method in interface io.streamthoughts.azkarra.api.components.ComponentFactory
+
+
Gets all instances, which may be shared or independent, for the specified type.
+
+
getAllComponents(String, Conf, Qualifier<T>) - Method in class io.streamthoughts.azkarra.api.components.ContextAwareComponentFactory
+
+
Gets all instances, which may be shared or independent, for the specified type.
+
+
getAllComponents(String, Conf, Qualifier<T>) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
getAllComponents(String, Conf, Qualifier<T>) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Gets all instances, which may be shared or independent, for the specified type.
+
+
getAllEnvironments() - Method in interface io.streamthoughts.azkarra.api.AzkarraContext
+
+
Gets all StreamsExecutionEnvironment registered to this context.
+
+
getAllEnvironments() - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Gets all StreamsExecutionEnvironment registered to this context.
+
+
getAllPartitionRestoreInfos() - Method in class io.streamthoughts.azkarra.commons.streams.StateRestoreInfo
+
+
Gets the state of the TopicPartition being restored.
+
+
getAllStatus(Collection<Health>) - Static method in interface io.streamthoughts.azkarra.http.health.StatusAggregator
+
+
Static helper that can be used for retrieving only status from a list of Health instances.
+
+
getAllStreamsContainersById(String) - Method in interface io.streamthoughts.azkarra.api.AzkarraStreamsService
+
+
Returns all the KafkaStreamsContainer for the specified application.id.
+
+
getAllStreamsContainersById(String) - Method in class io.streamthoughts.azkarra.runtime.service.LocalAzkarraStreamsService
+
+
Returns all the KafkaStreamsContainer for the specified application.id.
+
+
getAllSuperTypes(Class<?>) - Static method in class io.streamthoughts.azkarra.api.util.ClassUtils
+
 
+
getAllTopologies() - Method in interface io.streamthoughts.azkarra.api.AzkarraStreamsService
+
+
Gets the list of all topologies.
+
+
getAllTopologies() - Method in class io.streamthoughts.azkarra.runtime.service.AbstractAzkarraStreamsService
+
 
+
getApiClient() - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
 
+
getApiClient() - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraVersionApi
+
 
+
getApiKey() - Method in class io.streamthoughts.azkarra.client.openapi.auth.ApiKeyAuth
+
 
+
getApiKeyPrefix() - Method in class io.streamthoughts.azkarra.client.openapi.auth.ApiKeyAuth
+
 
+
getApplicationById(ApplicationId) - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Gets the KafkaStreamsApplication for the specified application.id
+
+
getApplicationById(ApplicationId) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Gets the KafkaStreamsApplication for the specified application.id
+
+
getApplicationIdBuilder() - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+ +
+
getApplicationIdBuilder() - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+ +
+
getApplicationIds() - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Returns all {ApplicationId for active Kafka Streams applications.
+
+
getApplicationIds() - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Returns all {ApplicationId for active Kafka Streams applications.
+
+
getAsMap() - Method in class io.streamthoughts.azkarra.api.query.GenericQueryParams
+
+
Gets all query params as Map.
+
+
getAsMap() - Method in interface io.streamthoughts.azkarra.api.query.QueryParams
+
+
Gets all query params as Map.
+
+
getAssignments() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
+
Get assignments
+
+
getAuthentication() - Method in interface io.streamthoughts.azkarra.http.security.auth.AuthenticationContext
+
+
Gets the currently authenticated principal.
+
+
getAuthentication() - Method in class io.streamthoughts.azkarra.http.security.auth.UndertowAuthenticationContext
+
+
Gets the currently authenticated principal.
+
+
getAuthentication() - Method in class io.streamthoughts.azkarra.http.security.jaas.spi.AuthenticationCallback
+
 
+
getAuthentication(String) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Get authentication for the given name.
+
+
getAuthenticationContext() - Static method in class io.streamthoughts.azkarra.http.security.auth.AuthenticationContextHolder
+
+
Gets the AuthenticationContext attached to the current thread of execution.
+
+
getAuthenticationMechanism() - Method in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
getAuthenticationPrincipalBuilder() - Method in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
getAuthenticationRealm() - Method in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
getAuthenticationRestricted() - Method in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
getAuthenticationRoles() - Method in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
getAuthentications() - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Get authentications (key: authentication name, value: authentication).
+
+
getAuthenticationUsers() - Method in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
getAuthorizationManager() - Method in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
getAutoCreateTopicsConfigs() - Method in class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptorConfig
+
+
Get additional properties that should be should be set for creating topics.
+
+
getAutoCreateTopicsNumPartition() - Method in class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptorConfig
+
+
Get the default number of partitions that should be set for creating topics.
+
+
getAutoCreateTopicsReplicationFactor() - Method in class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptorConfig
+
+
Get the default replication factor that should be should be set for creating topics.
+
+
getAzkarraVersion() - Method in class io.streamthoughts.azkarra.client.openapi.models.Version
+
+
Version of Azkarra Framework
+
+
getBasePath() - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Get base path
+
+
getBearerToken() - Method in class io.streamthoughts.azkarra.client.openapi.auth.HttpBearerAuth
+
+
Gets the token, which together with the scheme, will be sent as the value of the Authorization header.
+
+
getBool(Object) - Static method in class io.streamthoughts.azkarra.api.util.TypeConverter
+
 
+
getBoolean(String) - Method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Gets a required parameter as an boolean.
+
+
getBoolean(String) - Method in class io.streamthoughts.azkarra.api.config.DelegatingConf
+
+
Gets a required parameter as an boolean.
+
+
getBoolean(String) - Method in class io.streamthoughts.azkarra.api.config.EmptyConf
+
+
Gets a required parameter as an boolean.
+
+
getBoolean(String) - Method in class io.streamthoughts.azkarra.api.config.MapConf
+
+
Gets a required parameter as an boolean.
+
+
getBoolean(String) - Method in class io.streamthoughts.azkarra.streams.config.AzkarraConf
+
+
Gets a required parameter as an boolean.
+
+
getBranch() - Method in class io.streamthoughts.azkarra.client.openapi.models.Version
+
+
Branch of Azkarra Framework
+
+
getBytes(Object) - Static method in class io.streamthoughts.azkarra.api.util.TypeConverter
+
 
+
getCertificate() - Method in class io.streamthoughts.azkarra.http.security.auth.SSLClientAuthentication
+
 
+
getClass(Class<T>) - Method in class io.streamthoughts.azkarra.api.config.ConfEntry
+
+
Gets value as an instances of type ConfEntry.
+
+
getClass(String, Class<T>) - Method in class io.streamthoughts.azkarra.api.config.AbstractConf
+
+
Gets a required parameter as an instances of type Conf.
+
+
getClass(String, Class<T>) - Method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Gets a required parameter as an instances of type Conf.
+
+
getClass(String, Class<T>) - Method in class io.streamthoughts.azkarra.api.config.DelegatingConf
+
+
Gets a required parameter as an instances of type Conf.
+
+
getClass(String, Class<T>) - Method in class io.streamthoughts.azkarra.api.config.EmptyConf
+
+
Gets a required parameter as an instances of type Conf.
+
+
getClasses(Class<T>) - Method in class io.streamthoughts.azkarra.api.config.ConfEntry
+
+
Gets value as a list of instances of type ConfEntry.
+
+
getClasses(String, Class<T>) - Method in class io.streamthoughts.azkarra.api.config.AbstractConf
+
+
Gets a required parameter as a list of instances of type Conf.
+
+
getClasses(String, Class<T>) - Method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Gets a required parameter as a list of instances of type Conf.
+
+
getClasses(String, Class<T>) - Method in class io.streamthoughts.azkarra.api.config.DelegatingConf
+
+
Gets a required parameter as a list of instances of type Conf.
+
+
getClasses(String, Class<T>) - Method in class io.streamthoughts.azkarra.api.config.EmptyConf
+
+
Gets a required parameter as a list of instances of type Conf.
+
+
getClassLoader() - Static method in class io.streamthoughts.azkarra.api.util.ClassUtils
+
 
+
getCleanup() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Options
+
+
Get cleanup
+
+
getClientAddress() - Method in interface io.streamthoughts.azkarra.http.security.auth.AuthenticationContext
+
+
Gets the client address.
+
+
getClientAddress() - Method in class io.streamthoughts.azkarra.http.security.auth.UndertowAuthenticationContext
+
+
Gets the client address.
+
+
getClientId() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerClientOffsets
+
+
Get clientId
+
+
getCode() - Method in exception io.streamthoughts.azkarra.client.openapi.ApiException
+
+
Get the HTTP status code.
+
+
getCode() - Method in class io.streamthoughts.azkarra.http.health.Status
+
 
+
getCommitId() - Method in class io.streamthoughts.azkarra.client.openapi.models.Version
+
+
Commit id of Azkarra Framework
+
+
getCommittedOffset() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
+
Get committedOffset
+
+
getCommittedTimestamp() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
+
Get committedTimestamp
+
+
getComponent() - Method in interface io.streamthoughts.azkarra.api.components.condition.ConditionContext
+
 
+
getComponent(Class<T>) - Method in interface io.streamthoughts.azkarra.api.components.ConfigurableComponentFactory
+
+
Gets an instance, which may be shared or independent, for the specified type.
+
+
getComponent(Class<T>, Qualifier<T>) - Method in interface io.streamthoughts.azkarra.api.components.ConfigurableComponentFactory
+
+
Gets an instance, which may be shared or independent, for the specified type.
+
+
getComponent(Class<T>, Conf) - Method in interface io.streamthoughts.azkarra.api.components.ComponentFactory
+
+
Gets an instance, which may be shared or independent, for the specified type.
+
+
getComponent(Class<T>, Conf) - Method in class io.streamthoughts.azkarra.api.components.ContextAwareComponentFactory
+
+
Gets an instance, which may be shared or independent, for the specified type.
+
+
getComponent(Class<T>, Conf) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
getComponent(Class<T>, Conf) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Gets an instance, which may be shared or independent, for the specified type.
+
+
getComponent(Class<T>, Conf, Qualifier<T>) - Method in interface io.streamthoughts.azkarra.api.components.ComponentFactory
+
+
Gets an instance, which may be shared or independent, for the specified type.
+
+
getComponent(Class<T>, Conf, Qualifier<T>) - Method in class io.streamthoughts.azkarra.api.components.ContextAwareComponentFactory
+
+
Gets an instance, which may be shared or independent, for the specified type.
+
+
getComponent(Class<T>, Conf, Qualifier<T>) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
getComponent(Class<T>, Conf, Qualifier<T>) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Gets an instance, which may be shared or independent, for the specified type.
+
+
getComponent(String) - Method in interface io.streamthoughts.azkarra.api.components.ConfigurableComponentFactory
+
+
Gets an instance, which may be shared or independent, for the specified type.
+
+
getComponent(String, Qualifier<T>) - Method in interface io.streamthoughts.azkarra.api.components.ConfigurableComponentFactory
+
+
Gets an instance, which may be shared or independent, for the specified type.
+
+
getComponent(String, Conf) - Method in interface io.streamthoughts.azkarra.api.components.ComponentFactory
+
+
Gets an instance, which may be shared or independent, for the specified type.
+
+
getComponent(String, Conf) - Method in class io.streamthoughts.azkarra.api.components.ContextAwareComponentFactory
+
+
Gets an instance, which may be shared or independent, for the specified type.
+
+
getComponent(String, Conf) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
getComponent(String, Conf) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Gets an instance, which may be shared or independent, for the specified type.
+
+
getComponent(String, Conf, Qualifier<T>) - Method in interface io.streamthoughts.azkarra.api.components.ComponentFactory
+
+
Gets an instance, which may be shared or independent, for the specified type.
+
+
getComponent(String, Conf, Qualifier<T>) - Method in class io.streamthoughts.azkarra.api.components.ContextAwareComponentFactory
+
+
Gets an instance, which may be shared or independent, for the specified type.
+
+
getComponent(String, Conf, Qualifier<T>) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
getComponent(String, Conf, Qualifier<T>) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Gets an instance, which may be shared or independent, for the specified type.
+
+
getComponentFactory() - Method in interface io.streamthoughts.azkarra.api.AzkarraContext
+
+
Gets the internal ComponentFactory.
+
+
getComponentFactory() - Method in class io.streamthoughts.azkarra.api.components.BaseComponentModule
+
+
Gets the internal ComponentFactory.
+
+
getComponentFactory() - Method in interface io.streamthoughts.azkarra.api.components.condition.ConditionContext
+
+
Get the ComponentFactory that holds the component descriptor should the condition match.
+
+
getComponentFactory() - Method in interface io.streamthoughts.azkarra.api.components.ConfigurableComponentFactory
+
+
Gets the internal ComponentFactory.
+
+
getComponentFactory() - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Gets the internal ComponentFactory.
+
+
getComponentProvider(Class<T>, Qualifier<T>) - Method in interface io.streamthoughts.azkarra.api.components.ComponentFactory
+
+
Gets an instance, which may be shared or independent, for the specified type.
+
+
getComponentProvider(Class<T>, Qualifier<T>) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
getComponentProvider(Class<T>, Qualifier<T>) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Gets an instance, which may be shared or independent, for the specified type.
+
+
getConfAsMap() - Method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Converts this Conf into a path-value map.
+
+
getConfAsMap() - Method in class io.streamthoughts.azkarra.api.config.DelegatingConf
+
+
Converts this Conf into a path-value map.
+
+
getConfAsMap() - Method in class io.streamthoughts.azkarra.api.config.EmptyConf
+
+
Converts this Conf into a path-value map.
+
+
getConfAsMap() - Method in class io.streamthoughts.azkarra.api.config.MapConf
+
+
Converts this Conf into a path-value map.
+
+
getConfAsMap() - Method in class io.streamthoughts.azkarra.streams.config.AzkarraConf
+
+
Converts this Conf into a path-value map.
+
+
getConfAsProperties() - Method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Converts this Conf into a properties.
+
+
getConfAsProperties() - Method in class io.streamthoughts.azkarra.api.config.DelegatingConf
+
+
Converts this Conf into a properties.
+
+
getConfAsProperties() - Method in class io.streamthoughts.azkarra.api.config.EmptyConf
+
+
Converts this Conf into a properties.
+
+
getConfAsProperties() - Method in class io.streamthoughts.azkarra.api.config.MapConf
+
+
Converts this Conf into a properties.
+
+
getConfAsProperties() - Method in class io.streamthoughts.azkarra.streams.config.AzkarraConf
+
+
Converts this Conf into a properties.
+
+
getConfig() - Method in interface io.streamthoughts.azkarra.api.components.condition.ConditionContext
+
+
Get the configuration that was passed to get the component instance.
+
+
getConfig() - Method in class io.streamthoughts.azkarra.http.data.GetContextResponse
+
 
+
getConfig() - Method in class io.streamthoughts.azkarra.http.data.StreamsTopologyRequest
+
 
+
getConfiguration() - Method in interface io.streamthoughts.azkarra.api.AzkarraContext
+
+
Returns the global context streamsConfig of this AzkarraContext instance.
+
+
getConfiguration() - Method in class io.streamthoughts.azkarra.api.components.BaseComponentModule
+
+
Gets the configuration used by this component factory.
+
+
getConfiguration() - Method in interface io.streamthoughts.azkarra.api.components.ConfigurableComponentFactory
+
+
Gets the configuration used by this component factory.
+
+
getConfiguration() - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Gets this environment configuration.
+
+
getConfiguration() - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Returns the global context streamsConfig of this AzkarraContext instance.
+
+
getConfiguration() - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Gets this environment configuration.
+
+
getConfiguration() - Method in class io.streamthoughts.azkarra.streams.AzkarraApplication
+
+
Gets the configuration for this AzkarraApplication.
+
+
getConnectTimeout() - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Get connection timeout (in milliseconds).
+
+
getConsumedOffset() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
+
Get consumedOffset
+
+
getConsumedTimestamp() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
+
Get consumedTimestamp
+
+
getConsumers() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerGroupOffsets
+
+
Get consumers
+
+
getContainerById(ContainerId) - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Gets a KafkaStreamsContainer for the specified id.
+
+
getContainerIds() - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Returns all ContainerId for active Kafka Streams applications.
+
+
getContainerIds() - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Returns all ContainerId for active Kafka Streams applications.
+
+
getContainers() - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Returns all containers for active Kafka Streams applications.
+
+
getContainers() - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Returns all containers for active Kafka Streams applications.
+
+
getContext() - Method in class io.streamthoughts.azkarra.streams.AzkarraApplication
+
+
Gets the AzkarraContext.
+
+
getContextConfig() - Method in interface io.streamthoughts.azkarra.api.AzkarraStreamsService
+
+
Gets the configuration of AzkarraContext.
+
+
getContextConfig() - Method in class io.streamthoughts.azkarra.runtime.service.LocalAzkarraStreamsService
+
+
Gets the configuration of AzkarraContext.
+
+
GetContextResponse - Class in io.streamthoughts.azkarra.http.data
+
 
+
GetContextResponse(Conf) - Constructor for class io.streamthoughts.azkarra.http.data.GetContextResponse
+
+
Creates a new GetContextResponse instance.
+
+
getCount() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryCount
+
+
Get count
+
+
getCount() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
+
Get count
+
+
getCredentials() - Method in class io.streamthoughts.azkarra.http.security.auth.AbstractAuthentication
+
+
The Credentials of the user to authenticate.
+
+
getCredentials() - Method in interface io.streamthoughts.azkarra.http.security.auth.Authentication
+
+
The Credentials of the user to authenticate.
+
+
getCredentials() - Method in class io.streamthoughts.azkarra.http.security.AzkarraAccount
+
 
+
getCurrentOffset() - Method in class io.streamthoughts.azkarra.api.streams.store.StatePartitionLagInfo
+
 
+
getCurrentOffset() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionLagInfo
+
+
Get currentOffset
+
+
getCurrentVersion() - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraVersionApi
+
+
get the API current version
+
+
getCurrentVersionAsync(ApiCallback<Version>) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraVersionApi
+
+
(asynchronously) + get the API current version
+
+
getCurrentVersionCall(ApiCallback) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraVersionApi
+
+
Build call for getCurrentVersion
+
+
getCurrentVersionWithHttpInfo() - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraVersionApi
+
+
get the API current version
+
+
getData() - Method in class io.streamthoughts.azkarra.client.openapi.ApiResponse
+
 
+
getDate(Object) - Static method in class io.streamthoughts.azkarra.api.util.TypeConverter
+
 
+
getDateFormat() - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
 
+
getDefault() - Static method in class io.streamthoughts.azkarra.serialization.json.Json
+
 
+
getDefaultApiClient() - Static method in class io.streamthoughts.azkarra.client.openapi.Configuration
+
+
Get the default API client, which would be used when creating API + instances without providing an API client.
+
+
getDefaultEnvironment() - Method in interface io.streamthoughts.azkarra.api.AzkarraContext
+
+
Gets the default StreamsExecutionEnvironment.
+
+
getDefaultEnvironment() - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Gets the default StreamsExecutionEnvironment.
+
+
getDescription() - Method in interface io.streamthoughts.azkarra.api.streams.topology.TopologyDefinition
+
 
+
getDescription() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Metric
+
+
Get description
+
+
getDescription() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
+
Get description
+
+
getDescription() - Method in class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo
+
 
+
getDescription() - Method in class io.streamthoughts.azkarra.http.data.StreamsTopologyRequest
+
 
+
getDetails() - Method in class io.streamthoughts.azkarra.http.health.Health
+
+
Gets the health indicator details.
+
+
getDouble(Object) - Static method in class io.streamthoughts.azkarra.api.util.TypeConverter
+
 
+
getDouble(String) - Method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Gets a required parameter as a double.
+
+
getDouble(String) - Method in class io.streamthoughts.azkarra.api.config.DelegatingConf
+
+
Gets a required parameter as a double.
+
+
getDouble(String) - Method in class io.streamthoughts.azkarra.api.config.EmptyConf
+
+
Gets a required parameter as a double.
+
+
getDouble(String) - Method in class io.streamthoughts.azkarra.api.config.MapConf
+
+
Gets a required parameter as a double.
+
+
getDouble(String) - Method in class io.streamthoughts.azkarra.streams.config.AzkarraConf
+
+
Gets a required parameter as a double.
+
+
getDuration() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
+
Get duration
+
+
getDuration() - Method in class io.streamthoughts.azkarra.commons.streams.StatePartitionRestoreInfo
+
+
Gets the duration of the restoration process.
+
+
getEndingOffset() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
+
Get endingOffset
+
+
getEndingOffset() - Method in class io.streamthoughts.azkarra.commons.streams.StatePartitionRestoreInfo
+
+
Gets the exclusive ending offset of the entire restoration process for this TopicPartition
+
+
getEndpoint() - Method in class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo
+
 
+
getEnv() - Method in class io.streamthoughts.azkarra.http.data.StreamsTopologyRequest
+
 
+
getEnvironmentForName(String) - Method in interface io.streamthoughts.azkarra.api.AzkarraContext
+
+
Gets the StreamsExecutionEnvironment for the specified name.
+
+
getEnvironmentForName(String) - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Gets the StreamsExecutionEnvironment for the specified name.
+
+
getError() - Method in class io.streamthoughts.azkarra.api.query.result.GlobalResultSet
+
 
+
getError() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
+
Get error
+
+
getErrorCode() - Method in class io.streamthoughts.azkarra.http.data.ErrorMessage
+
 
+
getErrors() - Method in class io.streamthoughts.azkarra.api.query.result.ErrorResultSet
+
 
+
getErrors() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryErrorResultSet
+
+
Get errors
+
+
getEventStreamPublisherForType(String) - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Gets a new EventStreamPublisher for the given event-tye.
+
+
getEventStreamPublisherForType(String) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Gets a new EventStreamPublisher for the given event-tye.
+
+
getEventStreams() - Method in interface io.streamthoughts.azkarra.api.streams.topology.TopologyDefinition
+
 
+
getException() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
+
Get exception
+
+
getException() - Method in class io.streamthoughts.azkarra.http.data.ErrorMessage
+
 
+
getException() - Method in class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo
+
 
+
getExcludePatterns() - Method in class io.streamthoughts.azkarra.runtime.interceptors.WaitForSourceTopicsInterceptorConfig
+
 
+
getExtensions() - Method in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig
+
+
Get the list of extension attributes that should be included in monitoring events.
+
+
getFailure() - Method in class io.streamthoughts.azkarra.api.query.result.GlobalResultSet
+
 
+
getFailure() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
+
Get failure
+
+
getFatalExceptions() - Method in class io.streamthoughts.azkarra.commons.error.DeadLetterTopicExceptionHandlerConfig
+
 
+
getFetch() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetch
+
+
Get fetch
+
+
getFetch() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
+
Get fetch
+
+
getFetchAll() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAll
+
+
Get fetchAll
+
+
getFetchAll() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
+
Get fetchAll
+
+
getFetchKeyRange() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRange
+
+
Get fetchKeyRange
+
+
getFetchKeyRange() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
+
Get fetchKeyRange
+
+
getFetchTimeRange() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRange
+
+
Get fetchTimeRange
+
+
getFetchTimeRange() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
+
Get fetchTimeRange
+
+
getFloat(Object) - Static method in class io.streamthoughts.azkarra.api.util.TypeConverter
+
 
+
getGet() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGet
+
+
Get get
+
+
getGet() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
+
Get get
+
+
getGitBranch() - Static method in class io.streamthoughts.azkarra.api.AzkarraVersion
+
 
+
getGitCommitId() - Static method in class io.streamthoughts.azkarra.api.AzkarraVersion
+
 
+
getGlobalStores() - Method in class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph
+
 
+
getGlobalStores() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopology
+
+
Get globalStores
+
+
getGroup() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerGroupOffsets
+
+
Get group
+
+
getGson() - Method in class io.streamthoughts.azkarra.client.openapi.JSON
+
+
Get Gson.
+
+
getHeaders() - Method in class io.streamthoughts.azkarra.client.openapi.ApiResponse
+
 
+
getHealth() - Method in interface io.streamthoughts.azkarra.http.health.HealthIndicator
+
+
Gets the health for a service or sub-system.
+
+
getHealth() - Method in class io.streamthoughts.azkarra.http.health.internal.StreamsHealthIndicator
+
+
Gets the health for a service or sub-system.
+
+
getHealth() - Method in class io.streamthoughts.examples.azkarra.healthcheck.CustomHealthCheckExample.MyCustomerHealthCheck
+
 
+
getHost() - Method in class io.streamthoughts.azkarra.api.server.ServerInfo
+
 
+
getHttpClient() - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Get HTTP client
+
+
getId() - Method in class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.GlobalStore
+
 
+
getId() - Method in class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SubTopologyGraph
+
 
+
getId() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
+
Get id
+
+
getId() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsGlobalStore
+
+
Get id
+
+
getId() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsStatus
+
+
Get id
+
+
getId() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsSubTopology
+
+
Get id
+
+
getId() - Method in class io.streamthoughts.azkarra.http.data.StreamsApplicationResponse
+
 
+
getId() - Method in class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo
+
 
+
getId() - Method in class io.streamthoughts.azkarra.http.data.StreamsInstanceStatus
+
 
+
getIds(Collection<? extends HasId>) - Static method in interface io.streamthoughts.azkarra.api.model.HasId
+
+
Helper method to get string ids from a collection of HasId objects.
+
+
getIds(Collection<? extends HasName>) - Static method in interface io.streamthoughts.azkarra.api.model.HasName
+
+
An helper method to get string names from a collection of HasName objects.
+
+
getInstance() - Static method in class io.streamthoughts.azkarra.api.streams.consumer.GlobalConsumerOffsetsRegistry
+
 
+
getInt(Object) - Static method in class io.streamthoughts.azkarra.api.util.TypeConverter
+
 
+
getInt(String) - Method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Gets a required parameter as an integer.
+
+
getInt(String) - Method in class io.streamthoughts.azkarra.api.config.DelegatingConf
+
+
Gets a required parameter as an integer.
+
+
getInt(String) - Method in class io.streamthoughts.azkarra.api.config.EmptyConf
+
+
Gets a required parameter as an integer.
+
+
getInt(String) - Method in class io.streamthoughts.azkarra.api.config.MapConf
+
+
Gets a required parameter as an integer.
+
+
getInt(String) - Method in class io.streamthoughts.azkarra.streams.config.AzkarraConf
+
+
Gets a required parameter as an integer.
+
+
getIntervalMs() - Method in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig
+
+
Get the period the interceptor should use to send a streams state event (Default is 10 seconds).
+
+
getJSON() - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Get JSON
+
+
getKafkaStreams() - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Returns the wrapped KafkaStreams instance.
+
+
getKafkaStreams() - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Returns the wrapped KafkaStreams instance.
+
+
getKey() - Method in class io.streamthoughts.azkarra.api.query.internal.BaseKeyedLocalStoreQuery
+
getKey() - Method in interface io.streamthoughts.azkarra.api.query.LocalExecutableQueryWithKey
+
 
+
getKey() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchParams
+
+
Get key
+
+
getKey() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRangeParams
+
+
Get key
+
+
getKey() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGetParams
+
+
Get key
+
+
getKey() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Record
+
+
Get key
+
+
getKeyFrom() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRangeParams
+
+
Get keyFrom
+
+
getKeyFrom() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryRangeParams
+
+
Get keyFrom
+
+
getKeyManagers() - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
 
+
getKeyPassword() - Method in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
getKeySerializer() - Method in class io.streamthoughts.azkarra.api.query.internal.BaseKeyedLocalStoreQuery
+
getKeySerializer() - Method in interface io.streamthoughts.azkarra.api.query.LocalExecutableQueryWithKey
+
 
+
getKeystoreLocation() - Method in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
getKeystorePassword() - Method in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
getKeystoreType() - Method in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
getKeyTo() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRangeParams
+
+
Get keyTo
+
+
getKeyTo() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryRangeParams
+
+
Get keyTo
+
+
getLag() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
+
Get lag
+
+
getLatest(Version...) - Static method in class io.streamthoughts.azkarra.api.util.Version
+
+
Static helper for returning the latest version from a list of Version.
+
+
getLimit() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
+
Only return the first n records
+
+
getList(Object) - Static method in class io.streamthoughts.azkarra.api.util.TypeConverter
+
 
+
getListener() - Method in class io.streamthoughts.azkarra.http.ServerConfig
+
 
+
getLocalEndpoint() - Method in class io.streamthoughts.azkarra.runtime.query.LocalQueryCall
+
 
+
getLocalInstance(KafkaStreamsMetadata) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
 
+
getLocation() - Method in class io.streamthoughts.azkarra.client.openapi.auth.ApiKeyAuth
+
 
+
getLogEndOffset() - Method in class io.streamthoughts.azkarra.api.streams.store.StatePartitionLagInfo
+
 
+
getLogEndOffset() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionLagInfo
+
+
Get logEndOffset
+
+
getLoginContext() - Method in class io.streamthoughts.azkarra.http.security.auth.JAASAuthentication
+
+
Gets the LoginModule used to authenticate the user.
+
+
getLong(Object) - Static method in class io.streamthoughts.azkarra.api.util.TypeConverter
+
 
+
getLong(String) - Method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Gets a required parameter as a long.
+
+
getLong(String) - Method in class io.streamthoughts.azkarra.api.config.DelegatingConf
+
+
Gets a required parameter as a long.
+
+
getLong(String) - Method in class io.streamthoughts.azkarra.api.config.EmptyConf
+
+
Gets a required parameter as a long.
+
+
getLong(String) - Method in class io.streamthoughts.azkarra.api.config.MapConf
+
+
Gets a required parameter as a long.
+
+
getLong(String) - Method in class io.streamthoughts.azkarra.api.query.GenericQueryParams
+
+
Gets the parameter as long for the given key.
+
+
getLong(String) - Method in interface io.streamthoughts.azkarra.api.query.QueryParams
+
+
Gets the parameter as long for the given key.
+
+
getLong(String) - Method in class io.streamthoughts.azkarra.streams.config.AzkarraConf
+
+
Gets a required parameter as a long.
+
+
getLongEndOffset() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
+
Get longEndOffset
+
+
getLongStartColonOffset() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
+
Get longStartColonOffset
+
+
getMainApplicationClass() - Method in class io.streamthoughts.azkarra.streams.AzkarraApplication
+
+
Gets the Class containing the main method.
+
+
getMainConsumerClientId() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
+
Get mainConsumerClientId
+
+
getMessage() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Error
+
+
Get message
+
+
getMessage() - Method in class io.streamthoughts.azkarra.http.data.ErrorMessage
+
 
+
getMetrics() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1MetricGroup
+
+
Get metrics
+
+
getMinAvailableBrokers() - Method in class io.streamthoughts.azkarra.runtime.interceptors.KafkaBrokerReadyInterceptorConfig
+
 
+
getName() - Method in class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.AbstractNode
+
 
+
getName() - Method in interface io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.Node
+
 
+
getName() - Method in interface io.streamthoughts.azkarra.api.streams.topology.TopologyDefinition
+
 
+
getName() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1LocalStatePartitionsInfo
+
+
Get name
+
+
getName() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Metric
+
+
Get name
+
+
getName() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1MetricGroup
+
+
Get name
+
+
getName() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
+
Get name
+
+
getName() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyNode
+
+
Get name
+
+
getName() - Method in class io.streamthoughts.azkarra.client.openapi.Pair
+
 
+
getName() - Method in class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo
+
 
+
getName() - Method in class io.streamthoughts.azkarra.http.data.StreamsTopologyRequest
+
 
+
getName() - Method in class io.streamthoughts.azkarra.http.health.Health
+
+
Gets the health indicator name.
+
+
getName() - Method in class io.streamthoughts.azkarra.http.security.auth.BasicRolePrincipal
+
getName() - Method in class io.streamthoughts.azkarra.http.security.auth.BasicUserPrincipal
+
getNodes() - Method in class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SubTopologyGraph
+
 
+
getNodes() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsSubTopology
+
+
Get nodes
+
+
getOffsetLag() - Method in class io.streamthoughts.azkarra.api.streams.store.StatePartitionLagInfo
+
 
+
getOffsetLag() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionLagInfo
+
+
Get offsetLag
+
+
getOptionalBoolean(String) - Method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Gets an optional parameter as an boolean.
+
+
getOptionalDouble(String) - Method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Gets an optional parameter as an double.
+
+
getOptionalInt(String) - Method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Gets an optional parameter as an integer.
+
+
getOptionalLong(String) - Method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Gets an optional parameter as a long.
+
+
getOptionalQueryParam(HttpServerExchange, String) - Static method in class io.streamthoughts.azkarra.http.ExchangeHelper
+
+
Static helper that can be used to get an optional param from query for the specified name.
+
+
getOptionalString(String) - Method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Gets an optional parameter as a string.
+
+
getOrThrow(Function<List<Error>, Throwable>) - Method in class io.streamthoughts.azkarra.api.monad.Validator
+
 
+
getParamName() - Method in class io.streamthoughts.azkarra.client.openapi.auth.ApiKeyAuth
+
 
+
getParams() - Method in class io.streamthoughts.azkarra.api.query.DecorateQuery
+
getParams() - Method in interface io.streamthoughts.azkarra.api.query.Query
+
 
+
getParams() - Method in class io.streamthoughts.azkarra.api.query.QueryRequest
+
getPartition() - Method in class io.streamthoughts.azkarra.api.streams.store.StatePartitionLagInfo
+
 
+
getPartition() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionLagInfo
+
+
Get partition
+
+
getPartition() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
+
Get partition
+
+
getPartition() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1TopicPartition
+
+
The partition of the topic
+
+
getPartition() - Method in class io.streamthoughts.azkarra.commons.streams.StatePartitionRestoreInfo
+
+
Gets the Partition being restored.
+
+
getPartitionLagInfos() - Method in class io.streamthoughts.azkarra.api.streams.store.LocalStatePartitionsInfo
+
 
+
getPartitionLagInfos() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1LocalStatePartitionsInfo
+
+
Get partitionLagInfos
+
+
getPartitionRestoreInfos() - Method in class io.streamthoughts.azkarra.api.streams.store.LocalStatePartitionsInfo
+
 
+
getPartitionRestoreInfos() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1LocalStatePartitionsInfo
+
+
Get partitionRestoreInfos
+
+
getPassword() - Method in class io.streamthoughts.azkarra.client.openapi.auth.HttpBasicAuth
+
 
+
getPath() - Method in class io.streamthoughts.azkarra.http.data.ErrorMessage
+
 
+
getPort() - Method in class io.streamthoughts.azkarra.api.server.ServerInfo
+
 
+
getPort() - Method in class io.streamthoughts.azkarra.http.ServerConfig
+
 
+
getPositions() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerClientOffsets
+
+
Get positions
+
+
getPredecessors() - Method in class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.AbstractNode
+
 
+
getPredecessors() - Method in interface io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.Node
+
 
+
getPredecessors() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNode
+
+
Get predecessors
+
+
getPredecessors() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNodeAllOf
+
+
Get predecessors
+
+
getPredecessors() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNode
+
+
Get predecessors
+
+
getPredecessors() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNodeAllOf
+
+
Get predecessors
+
+
getPrincipal() - Method in class io.streamthoughts.azkarra.http.security.auth.AbstractAuthentication
+
+
The Principal of the user to authenticate.
+
+
getPrincipal() - Method in interface io.streamthoughts.azkarra.http.security.auth.Authentication
+
+
The Principal of the user to authenticate.
+
+
getPrincipal() - Method in class io.streamthoughts.azkarra.http.security.AzkarraAccount
+
getProcessor() - Method in class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.GlobalStore
+
 
+
getProcessor() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsGlobalStore
+
+
Get processor
+
+
getProducerClientIds() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
+
Get producerClientIds
+
+
getProducerConfigs(String) - Method in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig
+
+
Get the configs for the producer.
+
+
getQuery() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Query
+
+
Get query
+
+
getQueryBuilder(String) - Method in enum io.streamthoughts.azkarra.api.query.StoreType
+
 
+
getQueryParam(HttpServerExchange, String) - Static method in class io.streamthoughts.azkarra.http.ExchangeHelper
+
+
Static helper that can be used to get an mandatory param from query for the specified name.
+
+
getQueryTimeout() - Method in class io.streamthoughts.azkarra.http.data.QueryOptionsRequest
+
 
+
getQueryTimeoutMs() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
+
This limit the total time of state store execute.
+
+
getRange() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
+
Get range
+
+
getRange() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryRange
+
+
Get range
+
+
getReadTimeout() - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Get read timeout (in milliseconds).
+
+
getRecord() - Method in class io.streamthoughts.azkarra.http.sse.ServerSentEventSubscriber.StreamedEvent
+
 
+
getRecords() - Method in class io.streamthoughts.azkarra.api.query.result.SuccessResultSet
+
 
+
getRecords() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet
+
+
Get records
+
+
getRemote() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryErrorResultSet
+
+
Get remote
+
+
getRemote() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet
+
+
Get remote
+
+
getRemoteAccessAllowed() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
+
Is remote access is allowed for this execute
+
+
getReporters() - Method in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig
+
 
+
getResource() - Method in class io.streamthoughts.azkarra.commons.rocksdb.internal.OpaqueMemoryResource
+
+
Gets the handle resource.
+
+
getResource(String) - Method in class io.streamthoughts.azkarra.streams.components.isolation.ComponentClassLoader
+
getResources(String) - Method in class io.streamthoughts.azkarra.streams.components.isolation.ComponentClassLoader
+
getResponseBody() - Method in exception io.streamthoughts.azkarra.client.openapi.ApiException
+
+
Get the HTTP response body.
+
+
getResponseHeaders() - Method in exception io.streamthoughts.azkarra.client.openapi.ApiException
+
+
Get the HTTP response headers.
+
+
getRestoreConsumerClientId() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
+
Get restoreConsumerClientId
+
+
getResult() - Method in class io.streamthoughts.azkarra.api.query.result.QueryResult
+
 
+
getResult() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
+
Get result
+
+
getRetries() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
+
The maximum number of attempts to run after failed access to a given local state store
+
+
getRetries() - Method in class io.streamthoughts.azkarra.http.data.QueryOptionsRequest
+
 
+
getRetryBackoff() - Method in class io.streamthoughts.azkarra.http.data.QueryOptionsRequest
+
 
+
getRetryBackoffMs() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
+
The time to wait before attempting to retry a failed access to a given local state store
+
+
getRetryBackoffMs() - Method in class io.streamthoughts.azkarra.runtime.interceptors.KafkaBrokerReadyInterceptorConfig
+
 
+
getRoles() - Method in class io.streamthoughts.azkarra.http.security.AzkarraAccount
+
getSecurityMechanism() - Method in interface io.streamthoughts.azkarra.http.security.auth.AuthenticationContext
+
+
Gets the security mechanism used to authenticate the current user.
+
+
getSecurityMechanism() - Method in class io.streamthoughts.azkarra.http.security.auth.UndertowAuthenticationContext
+
+
Gets the security mechanism used to authenticate the current user.
+
+
getSecurityMechanism() - Method in class io.streamthoughts.azkarra.http.security.handler.SecurityHandler
+
 
+
getServer() - Method in class io.streamthoughts.azkarra.api.query.result.AbstractResultSet
+
 
+
getServer() - Method in class io.streamthoughts.azkarra.api.query.result.QueryResult
+
 
+
getServer() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryErrorResultSet
+
+
Get server
+
+
getServer() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
+
Get server
+
+
getServer() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet
+
+
Get server
+
+
getServers() - Method in class io.streamthoughts.azkarra.http.data.StreamsApplicationResponse
+
 
+
getSetOptions() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Query
+
+
Get setOptions
+
+
getShort(Object) - Static method in class io.streamthoughts.azkarra.api.util.TypeConverter
+
 
+
getSince() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
+
Get since
+
+
getSince() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsState
+
+
Get since
+
+
getSince() - Method in class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo
+
 
+
getSince() - Method in class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo.State
+
 
+
getSinkTopics(TopologyDescription) - Static method in class io.streamthoughts.azkarra.runtime.streams.topology.TopologyUtils
+
 
+
getSource() - Method in class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.GlobalStore
+
 
+
getSource() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsGlobalStore
+
+
Get source
+
+
getSourceTopics(TopologyDescription) - Static method in class io.streamthoughts.azkarra.runtime.streams.topology.TopologyUtils
+
 
+
getSslCaCert() - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Get SSL CA cert.
+
+
getSSLContext(KeyManager[], TrustManager[]) - Method in class io.streamthoughts.azkarra.client.security.SSLContextFactory
+
+
Gets the SSLContext instance using the specified configuration.
+
+
getSSLSession() - Method in class io.streamthoughts.azkarra.http.security.auth.SSLAuthenticationContext
+
+
Gets the current ssl session information.
+
+
getStandbyAssignments() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
+
Get standbyAssignments
+
+
getStandbyStateStores() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
+
Get standbyStateStores
+
+
getStandbyTasks() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
+
Get standbyTasks
+
+
getStartingOffset() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
+
Get startingOffset
+
+
getStartingOffset() - Method in class io.streamthoughts.azkarra.commons.streams.StatePartitionRestoreInfo
+
+
Gets the starting offset of the entire restoration process for this TopicPartition.
+
+
getState() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
+
Get state
+
+
getState() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsState
+
+
Get state
+
+
getState() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsStatus
+
+
Get state
+
+
getState() - Method in class io.streamthoughts.azkarra.commons.streams.StateRestoreInfo
+
+
Gets the name of the state being restored.
+
+
getState() - Method in class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo
+
 
+
getState() - Method in class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo.State
+
 
+
getState() - Method in class io.streamthoughts.azkarra.http.data.StreamsInstanceStatus
+
 
+
getStateRestoreInfo(String) - Method in class io.streamthoughts.azkarra.commons.streams.LoggingStateRestoreListener
+
+
Gets the state state of a the restoration process for given state store.
+
+
getStateRestoreInfo(String) - Method in interface io.streamthoughts.azkarra.commons.streams.StateRestoreService
+
+
Gets the state state of a the restoration process for given state store.
+
+
getStateStores() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
+
Get stateStores
+
+
getStatus() - Method in class io.streamthoughts.azkarra.api.query.result.QueryResult
+
 
+
getStatus() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
+
Get status
+
+
getStatus() - Method in class io.streamthoughts.azkarra.http.health.Health
+
+
Gets the health indicator status.
+
+
getStatusCode() - Method in class io.streamthoughts.azkarra.client.openapi.ApiResponse
+
 
+
getStore() - Method in class io.streamthoughts.azkarra.api.query.result.GlobalResultSet
+
 
+
getStore() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
+
Get store
+
+
getStoreName() - Method in class io.streamthoughts.azkarra.api.query.DecorateQuery
+
getStoreName() - Method in interface io.streamthoughts.azkarra.api.query.Query
+
 
+
getStoreName() - Method in class io.streamthoughts.azkarra.api.query.QueryRequest
+
getStoreOperation() - Method in class io.streamthoughts.azkarra.api.query.DecorateQuery
+
getStoreOperation() - Method in interface io.streamthoughts.azkarra.api.query.Query
+
 
+
getStoreOperation() - Method in class io.streamthoughts.azkarra.api.query.QueryRequest
+
getStores() - Method in class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.ProcessorNode
+
 
+
getStores() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNode
+
+
Get stores
+
+
getStores() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNodeAllOf
+
+
Get stores
+
+
getStoreType() - Method in class io.streamthoughts.azkarra.api.query.DecorateQuery
+
getStoreType() - Method in interface io.streamthoughts.azkarra.api.query.Query
+
 
+
getStoreType() - Method in class io.streamthoughts.azkarra.api.query.QueryRequest
+
getStreamBuilder() - Method in class io.streamthoughts.azkarra.api.streams.OptimizedTopologyProvider
+
+
Returns the StreamsBuilder which is used to build the Topology instance.
+
+
getStreamsApplicationById(String) - Method in interface io.streamthoughts.azkarra.api.AzkarraStreamsService
+
+
Gets all local and remote streams instances for the specified streams application.
+
+
getStreamsApplicationById(String) - Method in class io.streamthoughts.azkarra.runtime.service.LocalAzkarraStreamsService
+
+
Gets all local and remote streams instances for the specified streams application.
+
+
getStreamsContainerById(String) - Method in interface io.streamthoughts.azkarra.api.AzkarraStreamsService
+
+
Returns the KafkaStreamsContainer for the specified id.
+
+
getStreamsContainerById(String) - Method in class io.streamthoughts.azkarra.runtime.service.LocalAzkarraStreamsService
+
+
Returns the KafkaStreamsContainer for the specified id.
+
+
getStreamsInstanceConfig(String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
get the configuration of the KafkaStreams instance
+
+
getStreamsInstanceConfigAsync(String, ApiCallback<Map<String, Object>>) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
(asynchronously) + get the configuration of the KafkaStreams instance
+
+
getStreamsInstanceConfigCall(String, ApiCallback) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
Build call for getStreamsInstanceConfig
+
+
getStreamsInstanceConfigWithHttpInfo(String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
get the configuration of the KafkaStreams instance
+
+
getStreamsInstanceConsumerOffsets(String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
get the offset posititions for the consumers of the Kafka Streams instance
+
+
getStreamsInstanceConsumerOffsetsAsync(String, ApiCallback<V1StreamsConsumerGroupOffsets>) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
(asynchronously) + get the offset posititions for the consumers of the Kafka Streams instance
+
+
getStreamsInstanceConsumerOffsetsCall(String, ApiCallback) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
Build call for getStreamsInstanceConsumerOffsets
+
+
getStreamsInstanceConsumerOffsetsWithHttpInfo(String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
get the offset posititions for the consumers of the Kafka Streams instance
+
+
getStreamsInstanceDetails(String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
get details about a Kafka Streams instance
+
+
getStreamsInstanceDetailsAsync(String, ApiCallback<V1StreamsDetails>) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
(asynchronously) + get details about a Kafka Streams instance
+
+
getStreamsInstanceDetailsCall(String, ApiCallback) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
Build call for getStreamsInstanceDetails
+
+
getStreamsInstanceDetailsWithHttpInfo(String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
get details about a Kafka Streams instance
+
+
getStreamsInstanceMetadata(String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
list the KafkaStreams instances currently active on the local Azkarra application
+
+
getStreamsInstanceMetadataAsync(String, ApiCallback<V1StreamsMetadata>) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
(asynchronously) + list the KafkaStreams instances currently active on the local Azkarra application
+
+
getStreamsInstanceMetadataCall(String, ApiCallback) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
Build call for getStreamsInstanceMetadata
+
+
getStreamsInstanceMetadataWithHttpInfo(String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
list the KafkaStreams instances currently active on the local Azkarra application
+
+
getStreamsInstanceMetricByGroupAndName(String, String, String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
get the current metric for the streams instance, metric group and name
+
+
getStreamsInstanceMetricByGroupAndNameAsync(String, String, String, ApiCallback<V1MetricGroup>) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
(asynchronously) + get the current metric for the streams instance, metric group and name
+
+
getStreamsInstanceMetricByGroupAndNameCall(String, String, String, ApiCallback) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
Build call for getStreamsInstanceMetricByGroupAndName
+
+
getStreamsInstanceMetricByGroupAndNameWithHttpInfo(String, String, String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
get the current metric for the streams instance, metric group and name
+
+
getStreamsInstanceMetrics(String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
get the metrics for the Kafka Streams instance
+
+
getStreamsInstanceMetricsAsync(String, ApiCallback<List<V1MetricGroup>>) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
(asynchronously) + get the metrics for the Kafka Streams instance
+
+
getStreamsInstanceMetricsByGroup(String, String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
get the metrics for the Kafka Streams instance
+
+
getStreamsInstanceMetricsByGroupAsync(String, String, ApiCallback<List<V1MetricGroup>>) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
(asynchronously) + get the metrics for the Kafka Streams instance
+
+
getStreamsInstanceMetricsByGroupCall(String, String, ApiCallback) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
Build call for getStreamsInstanceMetricsByGroup
+
+
getStreamsInstanceMetricsByGroupWithHttpInfo(String, String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
get the metrics for the Kafka Streams instance
+
+
getStreamsInstanceMetricsCall(String, ApiCallback) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
Build call for getStreamsInstanceMetrics
+
+
getStreamsInstanceMetricsWithHttpInfo(String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
get the metrics for the Kafka Streams instance
+
+
getStreamsInstanceMetricValue(String, String, String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
get the current metric value for the streams application, metric group and name
+
+
getStreamsInstanceMetricValueAsync(String, String, String, ApiCallback<String>) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
(asynchronously) + get the current metric value for the streams application, metric group and name
+
+
getStreamsInstanceMetricValueCall(String, String, String, ApiCallback) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
Build call for getStreamsInstanceMetricValue
+
+
getStreamsInstanceMetricValueWithHttpInfo(String, String, String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
get the current metric value for the streams application, metric group and name
+
+
getStreamsInstanceStatus(String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
get the status about the running tasks of the KafkaStreams instance
+
+
getStreamsInstanceStatusAsync(String, ApiCallback<V1StreamsStatus>) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
(asynchronously) + get the status about the running tasks of the KafkaStreams instance
+
+
getStreamsInstanceStatusCall(String, ApiCallback) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
Build call for getStreamsInstanceStatus
+
+
getStreamsInstanceStatusWithHttpInfo(String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
get the status about the running tasks of the KafkaStreams instance
+
+
getStreamsInstanceStoreOffsets(String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
gets the partition lag and restoration info for all local state store
+
+
getStreamsInstanceStoreOffsetsAsync(String, ApiCallback<List<V1LocalStatePartitionsInfo>>) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
(asynchronously) + gets the partition lag and restoration info for all local state store
+
+
getStreamsInstanceStoreOffsetsCall(String, ApiCallback) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
Build call for getStreamsInstanceStoreOffsets
+
+
getStreamsInstanceStoreOffsetsWithHttpInfo(String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
gets the partition lag and restoration info for all local state store
+
+
getStreamsInstanceTopology(String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
get the topology graph of the Kafka Streams instance
+
+
getStreamsInstanceTopologyAsync(String, ApiCallback<V1StreamsTopology>) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
(asynchronously) + get the topology graph of the Kafka Streams instance
+
+
getStreamsInstanceTopologyCall(String, ApiCallback) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
Build call for getStreamsInstanceTopology
+
+
getStreamsInstanceTopologyWithHttpInfo(String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
get the topology graph of the Kafka Streams instance
+
+
getStreamThread() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerClientOffsets
+
+
Get streamThread
+
+
getStreamThreadExceptionHandler() - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+ +
+
getString(Object) - Static method in class io.streamthoughts.azkarra.api.util.TypeConverter
+
 
+
getString(String) - Method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Gets a required parameter as a string.
+
+
getString(String) - Method in class io.streamthoughts.azkarra.api.config.DelegatingConf
+
+
Gets a required parameter as a string.
+
+
getString(String) - Method in class io.streamthoughts.azkarra.api.config.EmptyConf
+
+
Gets a required parameter as a string.
+
+
getString(String) - Method in class io.streamthoughts.azkarra.api.config.MapConf
+
+
Gets a required parameter as a string.
+
+
getString(String) - Method in class io.streamthoughts.azkarra.api.query.GenericQueryParams
+
+
Gets the parameter as string for the given key.
+
+
getString(String) - Method in interface io.streamthoughts.azkarra.api.query.QueryParams
+
+
Gets the parameter as string for the given key.
+
+
getString(String) - Method in class io.streamthoughts.azkarra.streams.config.AzkarraConf
+
+
Gets a required parameter as a string.
+
+
getStringList(String) - Method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Gets a required parameter as a list.
+
+
getStringList(String) - Method in class io.streamthoughts.azkarra.api.config.DelegatingConf
+
 
+
getStringList(String) - Method in class io.streamthoughts.azkarra.api.config.EmptyConf
+
+
Gets a required parameter as a list.
+
+
getStringList(String) - Method in class io.streamthoughts.azkarra.api.config.MapConf
+
+
Gets a required parameter as a list.
+
+
getStringList(String) - Method in class io.streamthoughts.azkarra.streams.config.AzkarraConf
+
+
Gets a required parameter as a list.
+
+
getSubConf(String) - Method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Gets a required parameter as a Conf.
+
+
getSubConf(String) - Method in class io.streamthoughts.azkarra.api.config.DelegatingConf
+
+
Gets a required parameter as a Conf.
+
+
getSubConf(String) - Method in class io.streamthoughts.azkarra.api.config.EmptyConf
+
+
Gets a required parameter as a Conf.
+
+
getSubConf(String) - Method in class io.streamthoughts.azkarra.api.config.MapConf
+
+
Gets a required parameter as a Conf.
+
+
getSubConf(String) - Method in class io.streamthoughts.azkarra.streams.config.AzkarraConf
+
+
Gets a required parameter as a Conf.
+
+
getSubConfList(String) - Method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Gets a required parameter as a list of Conf.
+
+
getSubConfList(String) - Method in class io.streamthoughts.azkarra.api.config.DelegatingConf
+
+
Gets a required parameter as a list of Conf.
+
+
getSubConfList(String) - Method in class io.streamthoughts.azkarra.api.config.EmptyConf
+
+
Gets a required parameter as a list of Conf.
+
+
getSubConfList(String) - Method in class io.streamthoughts.azkarra.api.config.MapConf
+
+
Gets a required parameter as a list of Conf.
+
+
getSubConfList(String) - Method in class io.streamthoughts.azkarra.streams.config.AzkarraConf
+
+
Gets a required parameter as a list of Conf.
+
+
getSubTopologies() - Method in class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph
+
 
+
getSubTopologies() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopology
+
+
Get subTopologies
+
+
getSuccess() - Method in class io.streamthoughts.azkarra.api.query.result.GlobalResultSet
+
 
+
getSuccess() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
+
Get success
+
+
getSuccessors() - Method in class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.AbstractNode
+
 
+
getSuccessors() - Method in interface io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.Node
+
 
+
getSuccessors() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNode
+
+
Get successors
+
+
getSuccessors() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNodeAllOf
+
+
Get successors
+
+
getSuccessors() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNode
+
+
Get successors
+
+
getSuccessors() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNodeAllOf
+
+
Get successors
+
+
getSuperTypes(Class<?>) - Static method in class io.streamthoughts.azkarra.api.util.ClassUtils
+
 
+
getSupportedEnvironmentTypes() - Method in interface io.streamthoughts.azkarra.api.AzkarraStreamsService
+
+
Gets all supported environment types.
+
+
getSupportedEnvironmentTypes() - Method in class io.streamthoughts.azkarra.runtime.service.AbstractAzkarraStreamsService
+
+
Gets all supported environment types.
+
+
GettableComponent<T> - Interface in io.streamthoughts.azkarra.api.components
+
+
Class for getting a configurable component.
+
+
getTags() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Metric
+
+
Get tags
+
+
getTaskId() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1TaskMetadata
+
+
The single task-id running within the KafkaStreams application
+
+
getTempFolderPath() - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
The path of temporary folder used to store downloaded files from endpoints + with file response.
+
+
getThreadName() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
+
Get threadName
+
+
getThreads() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsStatus
+
+
Get threads
+
+
getThreads() - Method in class io.streamthoughts.azkarra.http.data.StreamsInstanceStatus
+
 
+
getThreadState() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
+
Get threadState
+
+
getThrowable() - Method in class io.streamthoughts.azkarra.api.monad.Try.Failure
+
getThrowable() - Method in interface io.streamthoughts.azkarra.api.monad.Try
+
 
+
getThrowable() - Method in class io.streamthoughts.azkarra.api.monad.Try.Retriable
+
 
+
getThrowable() - Method in class io.streamthoughts.azkarra.api.monad.Try.Success
+
getTime() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchParams
+
+
Get time
+
+
getTimeFrom() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAllParams
+
+
Get timeFrom
+
+
getTimeFrom() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRangeParams
+
+
Get timeFrom
+
+
getTimeFrom() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRangeParams
+
+
Get timeFrom
+
+
getTimeout() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
+
Get timeout
+
+
getTimeout() - Method in class io.streamthoughts.azkarra.runtime.interceptors.WaitForSourceTopicsInterceptorConfig
+
 
+
getTimeoutMs() - Method in class io.streamthoughts.azkarra.runtime.interceptors.KafkaBrokerReadyInterceptorConfig
+
 
+
getTimeTo() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAllParams
+
+
Get timeTo
+
+
getTimeTo() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRangeParams
+
+
Get timeTo
+
+
getTimeTo() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRangeParams
+
+
Get timeTo
+
+
getTook() - Method in class io.streamthoughts.azkarra.api.query.result.QueryResult
+
 
+
getTook() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
+
Get took
+
+
getTopic() - Method in class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SinkNode
+
 
+
getTopic() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
+
Get topic
+
+
getTopic() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNode
+
+
Get topic
+
+
getTopic() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNodeAllOf
+
+
Get topic
+
+
getTopic() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1TopicPartition
+
+
The name of the topic
+
+
getTopic() - Method in class io.streamthoughts.azkarra.commons.streams.StatePartitionRestoreInfo
+
+
Gets the Topic of the partition being restored.
+
+
getTopic() - Method in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig
+
+
Get the topic on which monitoring event will be sent (Default is _azkarra-streams-monitoring).
+
+
getTopicPartition() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
+
Get topicPartition
+
+
getTopicPartitions() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1TaskMetadata
+
+
The assigned Topic/Partition
+
+
getTopics() - Method in class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SourceNode
+
 
+
getTopics() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNode
+
+
Get topics
+
+
getTopics() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNodeAllOf
+
+
Get topics
+
+
getTopology() - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Returns the wrapped Topology instance.
+
+
getTopology() - Method in interface io.streamthoughts.azkarra.api.streams.topology.TopologyDefinition
+
 
+
getTopology() - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Returns the wrapped Topology instance.
+
+
getTopologyByAliasAndQualifiers(String, Qualifier<? extends TopologyProvider>) - Method in interface io.streamthoughts.azkarra.api.AzkarraStreamsService
+
+
Gets the TopologyDescriptor for the specified alias and qualifier.
+
+
getTopologyByAliasAndQualifiers(String, Qualifier<? extends TopologyProvider>) - Method in class io.streamthoughts.azkarra.runtime.service.AbstractAzkarraStreamsService
+
+
Gets the TopologyDescriptor for the specified alias and qualifier.
+
+
getTopologyByAliasAndVersion(String, String) - Method in interface io.streamthoughts.azkarra.api.AzkarraStreamsService
+
+
Gets the TopologyDescriptor for the specified alias and version.
+
+
getTopologyByAliasAndVersion(String, String) - Method in class io.streamthoughts.azkarra.runtime.service.AbstractAzkarraStreamsService
+
+
Gets the TopologyDescriptor for the specified alias and version.
+
+
getTopologyDescriptors() - Method in interface io.streamthoughts.azkarra.api.AzkarraContext
+
+
Gets all topologies registered into this AzkarraContext even those ones which are not enable.
+
+
getTopologyDescriptors() - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Gets all topologies registered into this AzkarraContext even those ones which are not enable.
+
+
getTopologyDescriptors(StreamsExecutionEnvironment<?>) - Method in interface io.streamthoughts.azkarra.api.AzkarraContext
+
+
Gets all topologies registered into this AzkarraContext which are available for the given environment.
+
+
getTopologyDescriptors(StreamsExecutionEnvironment<?>) - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Gets all topologies registered into this AzkarraContext which are available for the given environment.
+
+
getTopologyDescriptors(String) - Method in interface io.streamthoughts.azkarra.api.AzkarraContext
+
+
Gets all topologies registered into this AzkarraContext which are available for the given environment.
+
+
getTopologyDescriptors(String) - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Gets all topologies registered into this AzkarraContext which are available for the given environment.
+
+
getTopologyProviders() - Method in interface io.streamthoughts.azkarra.api.AzkarraStreamsService
+
+
Gets all topologies available locally.
+
+
getTopologyProviders() - Method in class io.streamthoughts.azkarra.runtime.service.AbstractAzkarraStreamsService
+
+
Gets all topologies available locally.
+
+
getTopologyVersionsByAlias(String) - Method in interface io.streamthoughts.azkarra.api.AzkarraStreamsService
+
+
Gets all versions of TopologyDescriptor for the specified alias.
+
+
getTopologyVersionsByAlias(String) - Method in class io.streamthoughts.azkarra.runtime.service.AbstractAzkarraStreamsService
+
+
Gets all versions of TopologyDescriptor for the specified alias.
+
+
getTotal() - Method in class io.streamthoughts.azkarra.api.query.result.GlobalResultSet
+
 
+
getTotal() - Method in class io.streamthoughts.azkarra.api.query.result.SuccessResultSet
+
 
+
getTotal() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
+
Get total
+
+
getTotal() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet
+
+
Get total
+
+
getTotalRestored() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
+
Get totalRestored
+
+
getTotalRestored() - Method in class io.streamthoughts.azkarra.commons.streams.StatePartitionRestoreInfo
+
+
Gets the total number of records restored.
+
+
getTrustStoreLocation() - Method in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
getTruststorePassword() - Method in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
getTruststoreType() - Method in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
getType() - Method in class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.AbstractNode
+
 
+
getType() - Method in interface io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.Node
+
 
+
getType() - Method in class io.streamthoughts.azkarra.api.query.result.GlobalResultSet
+
 
+
getType() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Query
+
+
Get type
+
+
getType() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
+
Get type
+
+
getType() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyNode
+
+
Get type
+
+
getType() - Method in class io.streamthoughts.azkarra.http.data.StreamsTopologyRequest
+
 
+
getUserDeclaredTopics(TopologyDescription) - Static method in class io.streamthoughts.azkarra.runtime.streams.topology.TopologyUtils
+
 
+
getUserDetails() - Method in interface io.streamthoughts.azkarra.http.security.auth.Authentication
+
+
Gets details about the authenticated user.
+
+
getUserDetails() - Method in class io.streamthoughts.azkarra.http.security.auth.UsernamePasswordAuthentication
+
+
Gets details about the authenticated user.
+
+
getUserIdentityManager() - Method in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
getUsername() - Method in class io.streamthoughts.azkarra.client.openapi.auth.HttpBasicAuth
+
 
+
getUsers() - Method in class io.streamthoughts.azkarra.http.security.auth.InMemoryUserIdentityManager
+
 
+
getValue() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Metric
+
+
Get value
+
+
getValue() - Method in enum io.streamthoughts.azkarra.client.openapi.models.V1Query.TypeEnum
+
 
+
getValue() - Method in enum io.streamthoughts.azkarra.client.openapi.models.V1QueryResult.StatusEnum
+
 
+
getValue() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Record
+
+
Get value
+
+
getValue() - Method in class io.streamthoughts.azkarra.client.openapi.Pair
+
 
+
getValue(String) - Method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Gets a required parameter value.
+
+
getValue(String) - Method in class io.streamthoughts.azkarra.api.config.DelegatingConf
+
+
Gets a required parameter value.
+
+
getValue(String) - Method in class io.streamthoughts.azkarra.api.config.EmptyConf
+
+
Gets a required parameter value.
+
+
getValue(String) - Method in class io.streamthoughts.azkarra.api.config.MapConf
+
+
Gets a required parameter value.
+
+
getValue(String) - Method in class io.streamthoughts.azkarra.api.query.GenericQueryParams
+
+
Gets the parameter for the given key.
+
+
getValue(String) - Method in interface io.streamthoughts.azkarra.api.query.QueryParams
+
+
Gets the parameter for the given key.
+
+
getValue(String) - Method in class io.streamthoughts.azkarra.streams.config.AzkarraConf
+
+
Gets a required parameter value.
+
+
getVersion() - Static method in class io.streamthoughts.azkarra.api.AzkarraVersion
+
 
+
getVersion() - Method in interface io.streamthoughts.azkarra.api.streams.topology.TopologyDefinition
+
 
+
getVersion() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
+
Get version
+
+
getVersion() - Method in class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo
+
 
+
getVersion() - Method in class io.streamthoughts.azkarra.http.data.StreamsTopologyRequest
+
 
+
getVersion() - Static method in class io.streamthoughts.examples.azkarra.Version
+
 
+
getWriteTimeout() - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Get write timeout (in milliseconds).
+
+
getX509Certificate() - Method in class io.streamthoughts.azkarra.http.security.auth.X509CertificateCredentials
+
 
+
getX509TrustManager(TrustManager[]) - Static method in class io.streamthoughts.azkarra.client.security.SSLUtils
+
+
Helpers method to get the first X509TrustManager in the given TrustManager.
+
+
GlobalConsumerOffsetsRegistry - Class in io.streamthoughts.azkarra.api.streams.consumer
+
 
+
GlobalResultSet<K,​V> - Class in io.streamthoughts.azkarra.api.query.result
+
 
+
GlobalResultSet(String, String, String, List<ErrorResultSet>, List<SuccessResultSet<K, V>>) - Constructor for class io.streamthoughts.azkarra.api.query.result.GlobalResultSet
+
+
Creates a new GlobalResultSet instance.
+
+
GlobalResultSet(String, String, List<ErrorResultSet>, List<SuccessResultSet<K, V>>) - Constructor for class io.streamthoughts.azkarra.api.query.result.GlobalResultSet
+
+
Creates a new GlobalResultSet instance.
+
+
globalStores(List<V1StreamsGlobalStore>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopology
+
 
+
GrantedAuthority - Interface in io.streamthoughts.azkarra.http.security.auth
+
 
+
group() - Method in class io.streamthoughts.azkarra.api.model.Metric
+
 
+
group() - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerGroupOffsets
+
 
+
group(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerGroupOffsets
+
 
+
GroupMetricFilter - Class in io.streamthoughts.azkarra.api.model.predicate
+
 
+
GroupMetricFilter(String) - Constructor for class io.streamthoughts.azkarra.api.model.predicate.GroupMetricFilter
+
+
Creates a new GroupMetricFilter instance.
+
+
guessContentTypeFromFile(File) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Guess Content-Type header from the given file (defaults to "application/octet-stream").
+
+
+ + + +

H

+
+
handle(KafkaStreamsContainer, Thread, Throwable) - Method in interface io.streamthoughts.azkarra.api.streams.errors.StreamThreadExceptionHandler
+
+
Method invoked when a StreamThread abruptly terminates due to an uncaught exception.
+
+
handle(KafkaStreamsContainer, Thread, Throwable) - Method in class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareThreadExceptionHandlerSupplier.DelegateStreamThreadExceptionHandler
+
+
Method invoked when a StreamThread abruptly terminates due to an uncaught exception.
+
+
handle(KafkaStreamsContainer, Thread, Throwable) - Method in class io.streamthoughts.azkarra.runtime.streams.errors.CloseKafkaStreamsOnThreadException
+
+
Method invoked when a StreamThread abruptly terminates due to an uncaught exception.
+
+
handle(KafkaStreamsContainer, Thread, Throwable) - Method in class io.streamthoughts.azkarra.runtime.streams.errors.LogAndSkipOnThreadException
+
+
Method invoked when a StreamThread abruptly terminates due to an uncaught exception.
+
+
handle(KafkaStreamsContainer, Thread, Throwable) - Method in class io.streamthoughts.azkarra.runtime.streams.errors.RestartKafkaStreamsOnThreadException
+
+
Method invoked when a StreamThread abruptly terminates due to an uncaught exception.
+
+
handle(Callback[]) - Method in class io.streamthoughts.azkarra.http.security.jaas.spi.DefaultAuthenticationCallbackHandler
+
handle(ProcessorContext, ConsumerRecord<byte[], byte[]>, Exception) - Method in class io.streamthoughts.azkarra.commons.error.DeadLetterTopicExceptionHandler
+
handleDefaultResponse(HttpServerExchange) - Method in class io.streamthoughts.azkarra.http.error.ExceptionDefaultResponseListener
+
handler(AzkarraStreamsService) - Method in class io.streamthoughts.azkarra.http.routes.ApiApplicationsRoutes
+
handler(AzkarraStreamsService) - Method in class io.streamthoughts.azkarra.http.routes.ApiContextRoutes
+
handler(AzkarraStreamsService) - Method in class io.streamthoughts.azkarra.http.routes.ApiDefaultRoutes
+
handler(AzkarraStreamsService) - Method in class io.streamthoughts.azkarra.http.routes.ApiDocHttpRoutes
+
handler(AzkarraStreamsService) - Method in class io.streamthoughts.azkarra.http.routes.ApiEnvironmentRoutes
+
handler(AzkarraStreamsService) - Method in class io.streamthoughts.azkarra.http.routes.ApiHealthRoutes
+
handler(AzkarraStreamsService) - Method in class io.streamthoughts.azkarra.http.routes.ApiInfoRoutes
+
handler(AzkarraStreamsService) - Method in class io.streamthoughts.azkarra.http.routes.ApiStreamsRoutes
+
handler(AzkarraStreamsService) - Method in class io.streamthoughts.azkarra.http.routes.ApiTopologyRoutes
+
handler(AzkarraStreamsService) - Method in class io.streamthoughts.azkarra.http.routes.ApiVersionRoutes
+
handler(AzkarraStreamsService) - Method in class io.streamthoughts.azkarra.http.routes.WebUIHttpRoutes
+
handler(AzkarraStreamsService) - Method in interface io.streamthoughts.azkarra.http.spi.RoutingHandlerProvider
+
 
+
handleRequest(HttpServerExchange) - Method in class io.streamthoughts.azkarra.http.error.ExceptionDefaultHandler
+
handleRequest(HttpServerExchange) - Method in class io.streamthoughts.azkarra.http.handler.ApplicationQueryStoreHandler
+
handleRequest(HttpServerExchange) - Method in class io.streamthoughts.azkarra.http.handler.HeadlessHttpHandler
+
handleRequest(HttpServerExchange) - Method in class io.streamthoughts.azkarra.http.handler.StreamsGetMetricsHandler
+
handleRequest(HttpServerExchange) - Method in class io.streamthoughts.azkarra.http.handler.StreamsPostHandler
+
handleRequest(HttpServerExchange) - Method in class io.streamthoughts.azkarra.http.handler.StreamsStopHandler
+
handleRequest(HttpServerExchange) - Method in class io.streamthoughts.azkarra.http.routes.ApiHealthRoutes
+
handleRequest(HttpServerExchange) - Method in class io.streamthoughts.azkarra.http.routes.ApiInfoRoutes
+
handleRequest(HttpServerExchange) - Method in class io.streamthoughts.azkarra.http.routes.ApiVersionRoutes
+
handleRequest(HttpServerExchange) - Method in class io.streamthoughts.azkarra.http.security.authorizer.AuthorizationHandler
+
handleRequest(HttpServerExchange) - Method in class io.streamthoughts.azkarra.http.security.handler.AuthenticationContextHandler
+
handleRequest(HttpServerExchange) - Method in class io.streamthoughts.azkarra.http.security.handler.SecurityHandler
+
handleRequest(HttpServerExchange) - Method in class io.streamthoughts.azkarra.http.security.handler.XMLHttpRequestAwareAuthCallHandler
+
+
Only allow the request through if successfully authenticated or if authentication is not required.
+
+
handleResponse(Response, Type) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Handle the given response, return the deserialized object when the response is successful.
+
+
hashCode() - Method in class io.streamthoughts.azkarra.api.ApplicationId
+
hashCode() - Method in class io.streamthoughts.azkarra.api.components.ComponentAttribute
+
hashCode() - Method in class io.streamthoughts.azkarra.api.components.qualifier.AnyQualifier
+
hashCode() - Method in class io.streamthoughts.azkarra.api.components.qualifier.CompositeQualifier
+
hashCode() - Method in class io.streamthoughts.azkarra.api.components.qualifier.NamedQualifier
+
hashCode() - Method in class io.streamthoughts.azkarra.api.components.qualifier.RestrictionQualifier
+
hashCode() - Method in class io.streamthoughts.azkarra.api.components.qualifier.VersionQualifier
+
hashCode() - Method in class io.streamthoughts.azkarra.api.components.Restriction
+
hashCode() - Method in class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
hashCode() - Method in class io.streamthoughts.azkarra.api.config.ConfEntry
+
hashCode() - Method in class io.streamthoughts.azkarra.api.errors.Error
+
hashCode() - Method in class io.streamthoughts.azkarra.api.events.reactive.internal.LongSubscriptionId
+
hashCode() - Method in class io.streamthoughts.azkarra.api.model.KV
+
hashCode() - Method in class io.streamthoughts.azkarra.api.model.Metric
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.api.model.MetricGroup
+
hashCode() - Method in class io.streamthoughts.azkarra.api.model.TimestampedValue
+
hashCode() - Method in class io.streamthoughts.azkarra.api.model.TopologyAndAliases
+
hashCode() - Method in class io.streamthoughts.azkarra.api.monad.Tuple
+
hashCode() - Method in class io.streamthoughts.azkarra.api.query.DecorateQuery
+
hashCode() - Method in class io.streamthoughts.azkarra.api.query.internal.BaseKeyedLocalStoreQuery
+
hashCode() - Method in class io.streamthoughts.azkarra.api.query.QueryOptions
+
hashCode() - Method in class io.streamthoughts.azkarra.api.query.QueryRequest
+
hashCode() - Method in class io.streamthoughts.azkarra.api.query.result.AbstractResultSet
+
hashCode() - Method in class io.streamthoughts.azkarra.api.query.result.ErrorResultSet
+
hashCode() - Method in class io.streamthoughts.azkarra.api.query.result.GlobalResultSet
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.api.query.result.QueryResult
+
hashCode() - Method in class io.streamthoughts.azkarra.api.query.result.SuccessResultSet
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.api.server.ServerInfo
+
hashCode() - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerClientOffsets
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerGroupOffsets
+
hashCode() - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerGroupOffsetsState
+
hashCode() - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerLogOffsets
+
hashCode() - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerThreadKey
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.api.streams.consumer.OffsetAndTimestamp
+
hashCode() - Method in class io.streamthoughts.azkarra.api.streams.StateChangeEvent
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.api.streams.store.LocalStatePartitionsInfo
+
hashCode() - Method in class io.streamthoughts.azkarra.api.streams.store.StatePartitionLagInfo
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.api.streams.TopicPartitions
+
hashCode() - Method in class io.streamthoughts.azkarra.api.streams.topology.TopologyMetadata
+
hashCode() - Method in class io.streamthoughts.azkarra.api.StreamsExecutionEnvironment.View
+
hashCode() - Method in class io.streamthoughts.azkarra.api.StreamsTopologyMeta
+
hashCode() - Method in class io.streamthoughts.azkarra.api.util.Endpoint
+
hashCode() - Method in class io.streamthoughts.azkarra.api.util.Version
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Error
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1LocalStatePartitionsInfo
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Metric
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1MetricGroup
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Options
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Query
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryAll
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryCount
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryErrorResultSet
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetch
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAll
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAllParams
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRange
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRangeParams
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchParams
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRange
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRangeParams
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGet
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGetParams
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryRange
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryRangeParams
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Record
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionLagInfo
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerClientOffsets
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerGroupOffsets
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsGlobalStore
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsState
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsStatus
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsSubTopology
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopology
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyNode
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNode
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNodeAllOf
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNode
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNodeAllOf
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNode
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNodeAllOf
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1TaskMetadata
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1TopicPartition
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.client.openapi.models.Version
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.http.health.Health
+
hashCode() - Method in class io.streamthoughts.azkarra.http.health.Status
+
hashCode() - Method in class io.streamthoughts.azkarra.http.security.auth.BasicRolePrincipal
+
hashCode() - Method in class io.streamthoughts.azkarra.http.security.auth.BasicUserPrincipal
+
hashCode() - Method in class io.streamthoughts.azkarra.http.security.auth.DigestPasswordCredentials
+
hashCode() - Method in class io.streamthoughts.azkarra.http.security.auth.PasswordCredentials
+
hashCode() - Method in class io.streamthoughts.azkarra.http.security.auth.RoleGrantedAuthority
+
hashCode() - Method in class io.streamthoughts.azkarra.http.security.AzkarraAccount
+
hashCode() - Method in class io.streamthoughts.azkarra.runtime.env.internal.BasicContainerId
+
hashCode() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsAttributes
+
hashCode() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsContext
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsEntity
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.KafkaStreamsMetadata
+
 
+
hashCode() - Method in class io.streamthoughts.azkarra.streams.components.isolation.ExternalComponent
+
HasId - Interface in io.streamthoughts.azkarra.api.model
+
+
An interface representing a model that has an identifier.
+
+
hasKey() - Method in interface io.streamthoughts.azkarra.api.query.LocalExecutableQueryWithKey
+
 
+
HasName - Interface in io.streamthoughts.azkarra.api.model
+
+
An interface representing a model that has a name.
+
+
hasPath(String) - Method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Checks whether the specified path exists into this Conf.
+
+
hasPath(String) - Method in class io.streamthoughts.azkarra.api.config.DelegatingConf
+
+
Checks whether the specified path exists into this Conf.
+
+
hasPath(String) - Method in class io.streamthoughts.azkarra.api.config.EmptyConf
+
+
Checks whether the specified path exists into this Conf.
+
+
hasPath(String) - Method in class io.streamthoughts.azkarra.api.config.MapConf
+
+
Checks whether the specified path exists into this Conf.
+
+
hasPath(String) - Method in class io.streamthoughts.azkarra.streams.config.AzkarraConf
+
+
Checks whether the specified path exists into this Conf.
+
+
havingValue() - Method in annotation type io.streamthoughts.azkarra.api.annotations.ConditionalOn
+
+
Specify the expected value for the ConditionalOn.property().
+
+
HeadlessHttpHandler - Class in io.streamthoughts.azkarra.http.handler
+
 
+
HeadlessHttpHandler(HttpHandler) - Constructor for class io.streamthoughts.azkarra.http.handler.HeadlessHttpHandler
+
+
Creates a new HeadlessHttpHandler instance.
+
+
Health - Class in io.streamthoughts.azkarra.http.health
+
+
The Health wraps information about a service or sub-system.
+
+
Health.Builder - Class in io.streamthoughts.azkarra.http.health
+
+
Builder for creating new Health instances.
+
+
HealthAggregator - Class in io.streamthoughts.azkarra.http.health
+
+
The HealthAggregator aggregates multiple Health instances into a single one.
+
+
HealthAggregator() - Constructor for class io.streamthoughts.azkarra.http.health.HealthAggregator
+
 
+
HealthAggregator(StatusAggregator) - Constructor for class io.streamthoughts.azkarra.http.health.HealthAggregator
+
 
+
HealthIndicator - Interface in io.streamthoughts.azkarra.http.health
+
 
+
HIGHEST_ORDER - Static variable in interface io.streamthoughts.azkarra.api.components.Ordered
+
 
+
HOSTNAME - Static variable in class io.streamthoughts.azkarra.api.util.Network
+
 
+
HTTP_AUTH_PRINCIPAL_BUILDER_CLASS_CONFIG - Static variable in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
HTTP_AUTH_USER_IDENTITY_MANAGER_CLASS_CONFIG - Static variable in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
HTTP_AUTHORIZATION_MANAGER_CLASS_CONFIG - Static variable in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
HTTP_ENABLE_UI - Static variable in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
 
+
HTTP_HEADLESS_CONFIG - Static variable in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
HTTP_LISTENER_LISTER_CONFIG - Static variable in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
 
+
HTTP_PORT_CONFIG - Static variable in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
 
+
HTTP_QUERY_PARAM_EVENT - Static variable in class io.streamthoughts.azkarra.http.utils.Constants
+
 
+
HTTP_QUERY_PARAM_FILTER_EMPTY - Static variable in class io.streamthoughts.azkarra.http.utils.Constants
+
 
+
HTTP_QUERY_PARAM_FORMAT - Static variable in class io.streamthoughts.azkarra.http.utils.Constants
+
 
+
HTTP_QUERY_PARAM_FORMAT_VALUE_PROMETHEUS - Static variable in class io.streamthoughts.azkarra.http.utils.Constants
+
 
+
HTTP_QUERY_PARAM_GROUP - Static variable in class io.streamthoughts.azkarra.http.utils.Constants
+
 
+
HTTP_QUERY_PARAM_ID - Static variable in class io.streamthoughts.azkarra.http.utils.Constants
+
 
+
HTTP_QUERY_PARAM_METRIC - Static variable in class io.streamthoughts.azkarra.http.utils.Constants
+
 
+
HTTP_QUERY_PARAM_STORE - Static variable in class io.streamthoughts.azkarra.http.utils.Constants
+
 
+
HTTP_QUERY_PARAM_TYPE - Static variable in class io.streamthoughts.azkarra.http.utils.Constants
+
 
+
HTTP_QUERY_PARAM_VERSION - Static variable in class io.streamthoughts.azkarra.http.utils.Constants
+
 
+
HTTP_REST_EXTENSIONS_ENABLE - Static variable in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
 
+
HTTP_RESTRICTED_ROLES_CONFIG - Static variable in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
HTTP_SERVER_LISTENER_CONFIG - Static variable in class io.streamthoughts.azkarra.http.ServerConfig
+
 
+
HTTP_SERVER_PORT_CONFIG - Static variable in class io.streamthoughts.azkarra.http.ServerConfig
+
 
+
HTTP_SERVER_PORT_DEFAULT - Static variable in class io.streamthoughts.azkarra.http.ServerConfig
+
 
+
HTTP_SERVER_REST_EXTENSIONS_ENABLE - Static variable in class io.streamthoughts.azkarra.http.ServerConfig
+
 
+
HTTP_SERVER_WEB_UI_ENABLE_CONFIG - Static variable in class io.streamthoughts.azkarra.http.ServerConfig
+
 
+
HttpBasicAuth - Class in io.streamthoughts.azkarra.client.openapi.auth
+
 
+
HttpBasicAuth() - Constructor for class io.streamthoughts.azkarra.client.openapi.auth.HttpBasicAuth
+
 
+
HttpBearerAuth - Class in io.streamthoughts.azkarra.client.openapi.auth
+
 
+
HttpBearerAuth(String) - Constructor for class io.streamthoughts.azkarra.client.openapi.auth.HttpBearerAuth
+
 
+
HttpClientBuilder - Class in io.streamthoughts.azkarra.client
+
+
The HttpClientBuilder can be used for build a new OkHttpClient instance.
+
+
HttpClientBuilder.AllowAllHostNameVerifier - Class in io.streamthoughts.azkarra.client
+
+
A HostnameVerifier that accept all certificates.
+
+
httpMethod() - Method in class io.streamthoughts.azkarra.http.security.authorizer.HttpResource
+
 
+
HttpResource - Class in io.streamthoughts.azkarra.http.security.authorizer
+
 
+
HttpResource(String, String) - Constructor for class io.streamthoughts.azkarra.http.security.authorizer.HttpResource
+
+
Creates a new HttpResource instance.
+
+
+ + + +

I

+
+
id - Variable in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsAttributes
+
+
Identifies the event.
+
+
id() - Method in class io.streamthoughts.azkarra.api.ApplicationId
+
id() - Method in interface io.streamthoughts.azkarra.api.model.HasId
+
 
+
id() - Method in class io.streamthoughts.azkarra.api.streams.KafkaStreamsApplication
+
id() - Method in class io.streamthoughts.azkarra.api.streams.KafkaStreamsInstance
+
id() - Method in class io.streamthoughts.azkarra.runtime.env.internal.BasicContainerId
+
id() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsAttributes
+
 
+
id(Integer) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsGlobalStore
+
 
+
id(Integer) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsSubTopology
+
 
+
id(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
id(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsStatus
+
 
+
ifExceptionOfType(Class<? extends Exception>) - Method in class io.streamthoughts.azkarra.api.monad.Retry
+
 
+
immediately() - Static method in class io.streamthoughts.azkarra.api.query.QueryOptions
+
+
Helper method a create a new QueryOptions with the a zero timeout.
+
+
incrementalVersion() - Method in class io.streamthoughts.azkarra.api.util.Version
+
 
+
incrementTotalRestored(long) - Method in class io.streamthoughts.azkarra.commons.streams.StatePartitionRestoreInfo
+
+
Increments the total number of records restored.
+
+
info() - Method in interface io.streamthoughts.azkarra.api.server.EmbeddedHttpServer
+
 
+
info() - Method in class io.streamthoughts.azkarra.http.UndertowEmbeddedServer
+
init(Conf) - Method in interface io.streamthoughts.azkarra.api.components.ComponentFactory
+
+
Initialize the component factory for the given configuration.
+
+
init(Conf) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
init(Conf) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Initialize the component factory for the given configuration.
+
+
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class io.streamthoughts.azkarra.http.security.jaas.spi.PropertiesFileLoginModule
+
InMemoryUserIdentityManager - Class in io.streamthoughts.azkarra.http.security.auth
+
+
Simple UsersIdentityManager implementation backed by a in-memory hash Map.
+
+
InMemoryUserIdentityManager() - Constructor for class io.streamthoughts.azkarra.http.security.auth.InMemoryUserIdentityManager
+
+
Creates a new InMemoryUserIdentityManager instance.
+
+
instances() - Method in class io.streamthoughts.azkarra.api.streams.KafkaStreamsApplication
+
 
+
Integer() - Static method in class io.streamthoughts.azkarra.commons.error.SafeSerdes
+
 
+
InteractiveQueryService - Interface in io.streamthoughts.azkarra.api.query
+
+
A InteractiveQueryService can be used to query a KafkaStreams state store.
+
+
InteractiveQueryServiceModule - Class in io.streamthoughts.azkarra.runtime.modules
+
 
+
InteractiveQueryServiceModule() - Constructor for class io.streamthoughts.azkarra.runtime.modules.InteractiveQueryServiceModule
+
 
+
interceptors - Variable in class io.streamthoughts.azkarra.api.Executed
+
 
+
interceptors - Variable in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
 
+
interceptors() - Method in class io.streamthoughts.azkarra.runtime.streams.topology.InternalExecuted
+
 
+
InternalExecuted - Class in io.streamthoughts.azkarra.runtime.streams.topology
+
 
+
InternalExecuted() - Constructor for class io.streamthoughts.azkarra.runtime.streams.topology.InternalExecuted
+
+
Creates a new InternalExecuted instance.
+
+
InternalExecuted(Executed) - Constructor for class io.streamthoughts.azkarra.runtime.streams.topology.InternalExecuted
+
+
Creates a new InternalExecuted instance.
+
+
InternalStreamsLifeCycleChain - Class in io.streamthoughts.azkarra.api.streams.internal
+
 
+
InternalStreamsLifeCycleChain(Iterator<StreamsLifecycleInterceptor>, InternalStreamsLifeCycleChain.Callback, Runnable) - Constructor for class io.streamthoughts.azkarra.api.streams.internal.InternalStreamsLifeCycleChain
+
+
Creates a new InternalStreamsLifeCycleChain instance.
+
+
InternalStreamsLifeCycleChain.Callback - Interface in io.streamthoughts.azkarra.api.streams.internal
+
 
+
INVALID - io.streamthoughts.azkarra.api.query.result.QueryStatus
+
+
The query is not valid.
+
+
INVALID - io.streamthoughts.azkarra.client.openapi.models.V1QueryResult.StatusEnum
+
 
+
INVALID_TIME_ERROR - Static variable in class io.streamthoughts.azkarra.api.query.internal.WindowQueryBuilder
+
 
+
InvalidConfException - Exception in io.streamthoughts.azkarra.api.errors
+
 
+
InvalidConfException(String) - Constructor for exception io.streamthoughts.azkarra.api.errors.InvalidConfException
+
+
Creates a new InvalidConfException instance.
+
+
InvalidConfException(String, Throwable) - Constructor for exception io.streamthoughts.azkarra.api.errors.InvalidConfException
+
+
Creates a new InvalidConfException instance.
+
+
InvalidHttpQueryParamException - Exception in io.streamthoughts.azkarra.http.error
+
+
Exception which is thrown when a param is missing or invalid.
+
+
InvalidHttpQueryParamException(String) - Constructor for exception io.streamthoughts.azkarra.http.error.InvalidHttpQueryParamException
+
+
Creates a new InvalidHttpQueryParamException instance.
+
+
invalidKey() - Method in class io.streamthoughts.azkarra.api.query.LocalPreparedQuery.MissingRequiredKeyError
+
 
+
InvalidQueryException - Exception in io.streamthoughts.azkarra.api.query.error
+
 
+
InvalidQueryException(String) - Constructor for exception io.streamthoughts.azkarra.api.query.error.InvalidQueryException
+
+
Creates a new InvalidQueryException instance.
+
+
InvalidQueryException(List<Error>) - Constructor for exception io.streamthoughts.azkarra.api.query.error.InvalidQueryException
+
+
Creates a new InvalidQueryException instance.
+
+
InvalidStateStoreQueryException - Exception in io.streamthoughts.azkarra.http.error
+
+
Exception which is thrown when an invalid query is received.
+
+
InvalidStateStoreQueryException(String) - Constructor for exception io.streamthoughts.azkarra.http.error.InvalidStateStoreQueryException
+
 
+
InvalidStateStoreQueryException(String, Throwable) - Constructor for exception io.streamthoughts.azkarra.http.error.InvalidStateStoreQueryException
+
 
+
InvalidStreamsEnvironmentException - Exception in io.streamthoughts.azkarra.api.errors
+
+
The type Invalid streams environment exception.
+
+
InvalidStreamsEnvironmentException(String) - Constructor for exception io.streamthoughts.azkarra.api.errors.InvalidStreamsEnvironmentException
+
+
Creates a new InvalidStreamsEnvironmentException instance.
+
+
InvalidStreamsEnvironmentException(String, Throwable) - Constructor for exception io.streamthoughts.azkarra.api.errors.InvalidStreamsEnvironmentException
+
+
Creates a new InvalidStreamsEnvironmentException instance.
+
+
InvalidStreamsStateException - Exception in io.streamthoughts.azkarra.api.errors
+
 
+
InvalidStreamsStateException(String) - Constructor for exception io.streamthoughts.azkarra.api.errors.InvalidStreamsStateException
+
+
Creates a new InvalidStreamsStateException instance.
+
+
io.streamthoughts.azkarra - package io.streamthoughts.azkarra
+
 
+
io.streamthoughts.azkarra.api - package io.streamthoughts.azkarra.api
+
 
+
io.streamthoughts.azkarra.api.annotations - package io.streamthoughts.azkarra.api.annotations
+
 
+
io.streamthoughts.azkarra.api.banner - package io.streamthoughts.azkarra.api.banner
+
 
+
io.streamthoughts.azkarra.api.components - package io.streamthoughts.azkarra.api.components
+
 
+
io.streamthoughts.azkarra.api.components.condition - package io.streamthoughts.azkarra.api.components.condition
+
 
+
io.streamthoughts.azkarra.api.components.qualifier - package io.streamthoughts.azkarra.api.components.qualifier
+
 
+
io.streamthoughts.azkarra.api.config - package io.streamthoughts.azkarra.api.config
+
 
+
io.streamthoughts.azkarra.api.errors - package io.streamthoughts.azkarra.api.errors
+
 
+
io.streamthoughts.azkarra.api.events - package io.streamthoughts.azkarra.api.events
+
 
+
io.streamthoughts.azkarra.api.events.callback - package io.streamthoughts.azkarra.api.events.callback
+
 
+
io.streamthoughts.azkarra.api.events.reactive - package io.streamthoughts.azkarra.api.events.reactive
+
 
+
io.streamthoughts.azkarra.api.events.reactive.internal - package io.streamthoughts.azkarra.api.events.reactive.internal
+
 
+
io.streamthoughts.azkarra.api.model - package io.streamthoughts.azkarra.api.model
+
 
+
io.streamthoughts.azkarra.api.model.predicate - package io.streamthoughts.azkarra.api.model.predicate
+
 
+
io.streamthoughts.azkarra.api.monad - package io.streamthoughts.azkarra.api.monad
+
 
+
io.streamthoughts.azkarra.api.providers - package io.streamthoughts.azkarra.api.providers
+
 
+
io.streamthoughts.azkarra.api.query - package io.streamthoughts.azkarra.api.query
+
 
+
io.streamthoughts.azkarra.api.query.error - package io.streamthoughts.azkarra.api.query.error
+
 
+
io.streamthoughts.azkarra.api.query.internal - package io.streamthoughts.azkarra.api.query.internal
+
 
+
io.streamthoughts.azkarra.api.query.result - package io.streamthoughts.azkarra.api.query.result
+
 
+
io.streamthoughts.azkarra.api.server - package io.streamthoughts.azkarra.api.server
+
 
+
io.streamthoughts.azkarra.api.spi - package io.streamthoughts.azkarra.api.spi
+
 
+
io.streamthoughts.azkarra.api.streams - package io.streamthoughts.azkarra.api.streams
+
 
+
io.streamthoughts.azkarra.api.streams.admin - package io.streamthoughts.azkarra.api.streams.admin
+
 
+
io.streamthoughts.azkarra.api.streams.consumer - package io.streamthoughts.azkarra.api.streams.consumer
+
 
+
io.streamthoughts.azkarra.api.streams.errors - package io.streamthoughts.azkarra.api.streams.errors
+
 
+
io.streamthoughts.azkarra.api.streams.internal - package io.streamthoughts.azkarra.api.streams.internal
+
 
+
io.streamthoughts.azkarra.api.streams.listener - package io.streamthoughts.azkarra.api.streams.listener
+
 
+
io.streamthoughts.azkarra.api.streams.store - package io.streamthoughts.azkarra.api.streams.store
+
 
+
io.streamthoughts.azkarra.api.streams.topology - package io.streamthoughts.azkarra.api.streams.topology
+
 
+
io.streamthoughts.azkarra.api.time - package io.streamthoughts.azkarra.api.time
+
 
+
io.streamthoughts.azkarra.api.util - package io.streamthoughts.azkarra.api.util
+
 
+
io.streamthoughts.azkarra.client - package io.streamthoughts.azkarra.client
+
 
+
io.streamthoughts.azkarra.client.authentication - package io.streamthoughts.azkarra.client.authentication
+
 
+
io.streamthoughts.azkarra.client.openapi - package io.streamthoughts.azkarra.client.openapi
+
 
+
io.streamthoughts.azkarra.client.openapi.apis - package io.streamthoughts.azkarra.client.openapi.apis
+
 
+
io.streamthoughts.azkarra.client.openapi.auth - package io.streamthoughts.azkarra.client.openapi.auth
+
 
+
io.streamthoughts.azkarra.client.openapi.models - package io.streamthoughts.azkarra.client.openapi.models
+
 
+
io.streamthoughts.azkarra.client.security - package io.streamthoughts.azkarra.client.security
+
 
+
io.streamthoughts.azkarra.commons.error - package io.streamthoughts.azkarra.commons.error
+
 
+
io.streamthoughts.azkarra.commons.rocksdb - package io.streamthoughts.azkarra.commons.rocksdb
+
 
+
io.streamthoughts.azkarra.commons.rocksdb.internal - package io.streamthoughts.azkarra.commons.rocksdb.internal
+
 
+
io.streamthoughts.azkarra.commons.streams - package io.streamthoughts.azkarra.commons.streams
+
 
+
io.streamthoughts.azkarra.http - package io.streamthoughts.azkarra.http
+
 
+
io.streamthoughts.azkarra.http.data - package io.streamthoughts.azkarra.http.data
+
 
+
io.streamthoughts.azkarra.http.error - package io.streamthoughts.azkarra.http.error
+
 
+
io.streamthoughts.azkarra.http.handler - package io.streamthoughts.azkarra.http.handler
+
 
+
io.streamthoughts.azkarra.http.health - package io.streamthoughts.azkarra.http.health
+
 
+
io.streamthoughts.azkarra.http.health.internal - package io.streamthoughts.azkarra.http.health.internal
+
 
+
io.streamthoughts.azkarra.http.prometheus - package io.streamthoughts.azkarra.http.prometheus
+
 
+
io.streamthoughts.azkarra.http.query - package io.streamthoughts.azkarra.http.query
+
 
+
io.streamthoughts.azkarra.http.routes - package io.streamthoughts.azkarra.http.routes
+
 
+
io.streamthoughts.azkarra.http.security - package io.streamthoughts.azkarra.http.security
+
 
+
io.streamthoughts.azkarra.http.security.auth - package io.streamthoughts.azkarra.http.security.auth
+
 
+
io.streamthoughts.azkarra.http.security.authorizer - package io.streamthoughts.azkarra.http.security.authorizer
+
 
+
io.streamthoughts.azkarra.http.security.handler - package io.streamthoughts.azkarra.http.security.handler
+
 
+
io.streamthoughts.azkarra.http.security.jaas.spi - package io.streamthoughts.azkarra.http.security.jaas.spi
+
 
+
io.streamthoughts.azkarra.http.serialization.json - package io.streamthoughts.azkarra.http.serialization.json
+
 
+
io.streamthoughts.azkarra.http.spi - package io.streamthoughts.azkarra.http.spi
+
 
+
io.streamthoughts.azkarra.http.sse - package io.streamthoughts.azkarra.http.sse
+
 
+
io.streamthoughts.azkarra.http.utils - package io.streamthoughts.azkarra.http.utils
+
 
+
io.streamthoughts.azkarra.metrics - package io.streamthoughts.azkarra.metrics
+
 
+
io.streamthoughts.azkarra.metrics.annotations - package io.streamthoughts.azkarra.metrics.annotations
+
 
+
io.streamthoughts.azkarra.metrics.binders - package io.streamthoughts.azkarra.metrics.binders
+
 
+
io.streamthoughts.azkarra.metrics.endpoints - package io.streamthoughts.azkarra.metrics.endpoints
+
 
+
io.streamthoughts.azkarra.metrics.interceptor - package io.streamthoughts.azkarra.metrics.interceptor
+
 
+
io.streamthoughts.azkarra.metrics.micrometer - package io.streamthoughts.azkarra.metrics.micrometer
+
 
+
io.streamthoughts.azkarra.runtime - package io.streamthoughts.azkarra.runtime
+
 
+
io.streamthoughts.azkarra.runtime.components - package io.streamthoughts.azkarra.runtime.components
+
 
+
io.streamthoughts.azkarra.runtime.components.condition - package io.streamthoughts.azkarra.runtime.components.condition
+
 
+
io.streamthoughts.azkarra.runtime.context - package io.streamthoughts.azkarra.runtime.context
+
 
+
io.streamthoughts.azkarra.runtime.context.internal - package io.streamthoughts.azkarra.runtime.context.internal
+
 
+
io.streamthoughts.azkarra.runtime.env - package io.streamthoughts.azkarra.runtime.env
+
 
+
io.streamthoughts.azkarra.runtime.env.internal - package io.streamthoughts.azkarra.runtime.env.internal
+
 
+
io.streamthoughts.azkarra.runtime.interceptors - package io.streamthoughts.azkarra.runtime.interceptors
+
 
+
io.streamthoughts.azkarra.runtime.interceptors.monitoring - package io.streamthoughts.azkarra.runtime.interceptors.monitoring
+
 
+
io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce - package io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce
+
 
+
io.streamthoughts.azkarra.runtime.modules - package io.streamthoughts.azkarra.runtime.modules
+
 
+
io.streamthoughts.azkarra.runtime.query - package io.streamthoughts.azkarra.runtime.query
+
 
+
io.streamthoughts.azkarra.runtime.query.internal - package io.streamthoughts.azkarra.runtime.query.internal
+
 
+
io.streamthoughts.azkarra.runtime.service - package io.streamthoughts.azkarra.runtime.service
+
 
+
io.streamthoughts.azkarra.runtime.streams - package io.streamthoughts.azkarra.runtime.streams
+
 
+
io.streamthoughts.azkarra.runtime.streams.errors - package io.streamthoughts.azkarra.runtime.streams.errors
+
 
+
io.streamthoughts.azkarra.runtime.streams.topology - package io.streamthoughts.azkarra.runtime.streams.topology
+
 
+
io.streamthoughts.azkarra.runtime.util - package io.streamthoughts.azkarra.runtime.util
+
 
+
io.streamthoughts.azkarra.serialization - package io.streamthoughts.azkarra.serialization
+
 
+
io.streamthoughts.azkarra.serialization.json - package io.streamthoughts.azkarra.serialization.json
+
 
+
io.streamthoughts.azkarra.streams - package io.streamthoughts.azkarra.streams
+
 
+
io.streamthoughts.azkarra.streams.autoconfigure - package io.streamthoughts.azkarra.streams.autoconfigure
+
 
+
io.streamthoughts.azkarra.streams.autoconfigure.annotations - package io.streamthoughts.azkarra.streams.autoconfigure.annotations
+
 
+
io.streamthoughts.azkarra.streams.banner - package io.streamthoughts.azkarra.streams.banner
+
 
+
io.streamthoughts.azkarra.streams.banner.internal - package io.streamthoughts.azkarra.streams.banner.internal
+
 
+
io.streamthoughts.azkarra.streams.components - package io.streamthoughts.azkarra.streams.components
+
 
+
io.streamthoughts.azkarra.streams.components.annotation - package io.streamthoughts.azkarra.streams.components.annotation
+
 
+
io.streamthoughts.azkarra.streams.components.isolation - package io.streamthoughts.azkarra.streams.components.isolation
+
 
+
io.streamthoughts.azkarra.streams.config - package io.streamthoughts.azkarra.streams.config
+
 
+
io.streamthoughts.azkarra.streams.config.loader - package io.streamthoughts.azkarra.streams.config.loader
+
 
+
io.streamthoughts.azkarra.streams.config.loader.internal - package io.streamthoughts.azkarra.streams.config.loader.internal
+
 
+
io.streamthoughts.examples.azkarra - package io.streamthoughts.examples.azkarra
+
 
+
io.streamthoughts.examples.azkarra.conditional - package io.streamthoughts.examples.azkarra.conditional
+
 
+
io.streamthoughts.examples.azkarra.dependency - package io.streamthoughts.examples.azkarra.dependency
+
 
+
io.streamthoughts.examples.azkarra.healthcheck - package io.streamthoughts.examples.azkarra.healthcheck
+
 
+
io.streamthoughts.examples.azkarra.noannotation - package io.streamthoughts.examples.azkarra.noannotation
+
 
+
io.streamthoughts.examples.azkarra.security - package io.streamthoughts.examples.azkarra.security
+
 
+
io.streamthoughts.examples.azkarra.sse - package io.streamthoughts.examples.azkarra.sse
+
 
+
io.streamthoughts.examples.azkarra.topology - package io.streamthoughts.examples.azkarra.topology
+
 
+
isAnnotatedWith(Class<?>, Class<A>) - Static method in class io.streamthoughts.azkarra.api.util.AnnotationResolver
+
 
+
isAnnotatedWith(Method, Class<A>) - Static method in class io.streamthoughts.azkarra.api.util.AnnotationResolver
+
 
+
isAnnotationContainer(Class<? extends Annotation>) - Static method in class io.streamthoughts.azkarra.api.util.AnnotationResolver
+
 
+
isAnnotationOfType(Annotation, Class<?>) - Static method in class io.streamthoughts.azkarra.api.util.AnnotationResolver
+
 
+
isAuthenticated() - Method in class io.streamthoughts.azkarra.http.security.auth.AbstractAuthentication
+
+
Checks whether the user has been authenticated successfully.
+
+
isAuthenticated() - Method in interface io.streamthoughts.azkarra.http.security.auth.Authentication
+
+
Checks whether the user has been authenticated successfully.
+
+
isAutoDeleteTopicsEnable() - Method in class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptorConfig
+
+
Get if topics should be automatically deleted once the streams is closed.
+
+
isBasicAuthenticationSilent() - Method in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
isCanceled() - Method in interface io.streamthoughts.azkarra.api.query.QueryCall
+
 
+
isCanceled() - Method in class io.streamthoughts.azkarra.http.query.RestApiQueryCall
+
isCanceled() - Method in class io.streamthoughts.azkarra.runtime.query.BaseAsyncQueryCall
+
isCloseable() - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptor
+
+
Checks if the described component implement Closeable.
+
+
isConfigurable(Class<?>) - Static method in interface io.streamthoughts.azkarra.api.config.Configurable
+
 
+
isDebugging() - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Check that whether debugging is enabled for this API client.
+
+
isDefault() - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Check whether this StreamsExecutionEnvironment is marked as default.
+
+
isDefault() - Method in class io.streamthoughts.azkarra.api.StreamsExecutionEnvironment.View
+
 
+
isDefault() - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Check whether this StreamsExecutionEnvironment is marked as default.
+
+
isDefault(boolean) - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Sets whether this execution environment should be the default.
+
+
isDefault(boolean) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Sets whether this execution environment should be the default.
+
+
isEager() - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptor
+
+
Checks if the described component should be create and configure eagerly.
+
+
isEager() - Method in class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
+
Checks if the described component should be create and configure eagerly.
+
+
isEager() - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
+
Checks if the described component should be create and configure eagerly.
+
+
isEager(boolean) - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
 
+
isEmpty() - Method in class io.streamthoughts.azkarra.api.events.BasicBlockingRecordQueue
+
isEmpty() - Method in interface io.streamthoughts.azkarra.api.events.BlockingRecordQueue
+
 
+
isEmpty() - Method in class io.streamthoughts.azkarra.api.events.DelegateBlockingRecordQueue
+
isEnable(ComponentFactory, ComponentDescriptor<T>) - Method in class io.streamthoughts.azkarra.runtime.components.condition.ConfigConditionalContext
+
+
Verify if this component is enabled for the given context.
+
+
isEnable(ComponentFactory, T) - Method in interface io.streamthoughts.azkarra.api.components.condition.ComponentConditionalContext
+
+
Verify if this component is enabled for the given context.
+
+
isEnable(ComponentConditionalContext<ComponentDescriptor<T>>) - Method in interface io.streamthoughts.azkarra.api.components.GettableComponent
+
 
+
isEnable(String) - Method in class io.streamthoughts.azkarra.metrics.AzkarraMetricsConfig
+
 
+
isEqual(Version, String) - Static method in class io.streamthoughts.azkarra.api.util.Version
+
 
+
isEqual(String, String) - Static method in class io.streamthoughts.azkarra.api.util.Version
+
 
+
isExecuted() - Method in interface io.streamthoughts.azkarra.api.query.QueryCall
+
 
+
isExecuted() - Method in class io.streamthoughts.azkarra.http.query.RestApiQueryCall
+
isExecuted() - Method in class io.streamthoughts.azkarra.runtime.query.BaseAsyncQueryCall
+
isFailure() - Method in class io.streamthoughts.azkarra.api.monad.Try.Failure
+
isFailure() - Method in interface io.streamthoughts.azkarra.api.monad.Try
+
 
+
isFailure() - Method in class io.streamthoughts.azkarra.api.monad.Try.Retriable
+
isFailure() - Method in class io.streamthoughts.azkarra.api.monad.Try.Success
+
isHeadless() - Method in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
isHostnameVerificationIgnored() - Method in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
isInternalTopic(String) - Static method in class io.streamthoughts.azkarra.runtime.streams.topology.TopologyUtils
+
+
Checks whether the specified topic is internal.
+
+
isInternalTopic(String, String) - Static method in class io.streamthoughts.azkarra.runtime.streams.topology.TopologyUtils
+
+
Checks whether the specified topic is internal for the given application id.
+
+
isJsonMime(String) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Check if the given MIME is a JSON MIME.
+
+
isKafkaReporterEnabled() - Method in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig
+
 
+
isLeft() - Method in class io.streamthoughts.azkarra.api.monad.Either
+
+
Returns true if this is a Either.Left, false otherwise.
+
+
isLeft() - Method in class io.streamthoughts.azkarra.api.monad.Either.Left
+
 
+
isLeft() - Method in class io.streamthoughts.azkarra.api.monad.Either.Right
+
 
+
isLocal() - Method in class io.streamthoughts.azkarra.api.streams.KafkaStreamsInstance
+
 
+
isNullKey() - Method in class io.streamthoughts.azkarra.api.model.KV
+
 
+
isNullOrEmpty(String) - Static method in class io.streamthoughts.azkarra.api.util.Utils
+
 
+
isNumber(String) - Static method in class io.streamthoughts.azkarra.api.util.Utils
+
 
+
isPrimary() - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptor
+
+
Checks if the described component is the primary component + that must be selected in the case of multiple possible implementations.
+
+
isPrimary() - Method in class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
+
Checks if the described component is the primary component + that must be selected in the case of multiple possible implementations.
+
+
isPrimary() - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
+
Checks if the described component is the primary component + that must be selected in the case of multiple possible implementations.
+
+
isPrimary(boolean) - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
 
+
isRemote() - Method in class io.streamthoughts.azkarra.api.query.result.AbstractResultSet
+
 
+
isRemoteAccessAllowed() - Method in class io.streamthoughts.azkarra.http.data.QueryOptionsRequest
+
 
+
isRestAuthenticationEnable() - Method in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
isRestExtensionEnable() - Method in class io.streamthoughts.azkarra.http.ServerConfig
+
 
+
isRight() - Method in class io.streamthoughts.azkarra.api.monad.Either
+
+
Returns true if this is a Either.Right, false otherwise.
+
+
isRight() - Method in class io.streamthoughts.azkarra.api.monad.Either.Left
+
 
+
isRight() - Method in class io.streamthoughts.azkarra.api.monad.Either.Right
+
 
+
isRunning() - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Checks if the KafkaStreams is either RUNNING or REBALANCING.
+
+
isRunning() - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Checks if the KafkaStreams is either RUNNING or REBALANCING.
+
+
isSecondary() - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptor
+
+
Checks if the described component is a secondary component that + must be de-prioritize in the case of multiple possible implementations.
+
+
isSecondary() - Method in class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
+
Checks if the described component is a secondary component that + must be de-prioritize in the case of multiple possible implementations.
+
+
isSecondary() - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
+
Checks if the described component is a secondary component that + must be de-prioritize in the case of multiple possible implementations.
+
+
isSecondary(boolean) - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
 
+
isSingleton() - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptor
+
+
Checks if the described component is a singleton.
+
+
isSingleton() - Method in class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
+
Checks if the described component is a singleton.
+
+
isSingleton() - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
+
Checks if the described component is a singleton.
+
+
isSingleton(boolean) - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
 
+
isSslEnable() - Method in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
isStoresLagsEnabled() - Method in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig
+
+
Checks if offset lags should be monitored for all local state stores.
+
+
isSuccess() - Method in class io.streamthoughts.azkarra.api.monad.Try.Failure
+
isSuccess() - Method in interface io.streamthoughts.azkarra.api.monad.Try
+
 
+
isSuccess() - Method in class io.streamthoughts.azkarra.api.monad.Try.Retriable
+
isSuccess() - Method in class io.streamthoughts.azkarra.api.monad.Try.Success
+
isTimeout() - Method in class io.streamthoughts.azkarra.api.query.result.QueryResult
+
 
+
isUIEnable() - Method in class io.streamthoughts.azkarra.http.ServerConfig
+
 
+
isUnique() - Method in interface io.streamthoughts.azkarra.api.components.GettableComponent
+
 
+
isValid() - Method in class io.streamthoughts.azkarra.api.monad.Validator
+
 
+
isVerifyingSsl() - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
True if isVerifyingSsl flag is on
+
+
isVersioned() - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptor
+
+
Checks whether the described component has a valid versioned.
+
+
+ + + +

J

+
+
JAASAuthentication - Class in io.streamthoughts.azkarra.http.security.auth
+
 
+
JAASAuthentication(Principal, PasswordCredentials) - Constructor for class io.streamthoughts.azkarra.http.security.auth.JAASAuthentication
+
+
Creates a new UsernamePasswordAuthentication instance.
+
+
JAASAuthentication(Principal, PasswordCredentials, LoginContext) - Constructor for class io.streamthoughts.azkarra.http.security.auth.JAASAuthentication
+
+
Creates a new UsernamePasswordAuthentication instance.
+
+
join(String[], String) - Static method in class io.streamthoughts.azkarra.client.openapi.StringUtil
+
+
Join an array of strings with the given separator.
+
+
join(Collection<String>, String) - Static method in class io.streamthoughts.azkarra.client.openapi.StringUtil
+
+
Join a list of strings with the given separator.
+
+
Json - Class in io.streamthoughts.azkarra.serialization.json
+
+
Helper class for wrapping ObjectMapper.
+
+
Json(ObjectMapper) - Constructor for class io.streamthoughts.azkarra.serialization.json.Json
+
+
Creates a new Json instance.
+
+
JSON - Class in io.streamthoughts.azkarra.client.openapi
+
 
+
JSON - Static variable in class io.streamthoughts.azkarra.http.ExchangeHelper
+
 
+
JSON() - Constructor for class io.streamthoughts.azkarra.client.openapi.JSON
+
 
+
JSON.ByteArrayAdapter - Class in io.streamthoughts.azkarra.client.openapi
+
+
Gson TypeAdapter for Byte Array type
+
+
JSON.DateTypeAdapter - Class in io.streamthoughts.azkarra.client.openapi
+
+
Gson TypeAdapter for java.util.Date type + If the dateFormat is null, ISO8601Utils will be used.
+
+
JSON.LocalDateTypeAdapter - Class in io.streamthoughts.azkarra.client.openapi
+
+
Gson TypeAdapter for JSR310 LocalDate type
+
+
JSON.OffsetDateTimeTypeAdapter - Class in io.streamthoughts.azkarra.client.openapi
+
+
Gson TypeAdapter for JSR310 OffsetDateTime type
+
+
JSON.SqlDateTypeAdapter - Class in io.streamthoughts.azkarra.client.openapi
+
+
Gson TypeAdapter for java.sql.Date type + If the dateFormat is null, a simple "yyyy-MM-dd" format will be used + (more efficient than SimpleDateFormat).
+
+
JsonQuerySerde - Class in io.streamthoughts.azkarra.http.serialization.json
+
+
Class which is used to serialize / deserialize a JSON query.
+
+
JsonQuerySerde() - Constructor for class io.streamthoughts.azkarra.http.serialization.json.JsonQuerySerde
+
 
+
jvmGcMetrics() - Method in class io.streamthoughts.azkarra.metrics.binders.JvmMeterRegistryBinderFactory
+
+
Return the JVM Memory metrics component.
+
+
jvmMemoryMetrics() - Method in class io.streamthoughts.azkarra.metrics.binders.JvmMeterRegistryBinderFactory
+
+
Return the JVM Memory metrics component.
+
+
JvmMeterRegistryBinderFactory - Class in io.streamthoughts.azkarra.metrics.binders
+
+
Factory to register JVM metrics binders.
+
+
JvmMeterRegistryBinderFactory() - Constructor for class io.streamthoughts.azkarra.metrics.binders.JvmMeterRegistryBinderFactory
+
 
+
jvmThreadMetrics() - Method in class io.streamthoughts.azkarra.metrics.binders.JvmMeterRegistryBinderFactory
+
+
Return the JVM Thread metrics component.
+
+
+ + + +

K

+
+
KAFKA_READY_INTERCEPTOR_ENABLE_CONFIG - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.KafkaBrokerReadyInterceptorConfig
+
+
kafka.ready.interceptor.enable
+
+
KAFKA_READY_INTERCEPTOR_MIN_AVAILABLE_BROKERS_CONFIG - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.KafkaBrokerReadyInterceptorConfig
+
+
kafka.ready.interceptor.min.available.brokers
+
+
KAFKA_READY_INTERCEPTOR_MIN_AVAILABLE_BROKERS_DEFAULT - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.KafkaBrokerReadyInterceptorConfig
+
 
+
KAFKA_READY_INTERCEPTOR_RETRY_BACKOFF_MS_CONFIG - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.KafkaBrokerReadyInterceptorConfig
+
+
kafka.ready.interceptor.connect.backoff.ms
+
+
KAFKA_READY_INTERCEPTOR_RETRY_BACKOFF_MS_DEFAULT - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.KafkaBrokerReadyInterceptorConfig
+
 
+
KAFKA_READY_INTERCEPTOR_TIMEOUT_MS_CONFIG - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.KafkaBrokerReadyInterceptorConfig
+
+
kafka.ready.interceptor.timeout.ms
+
+
KAFKA_READY_INTERCEPTOR_TIMEOUT_MS_DEFAULT - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.KafkaBrokerReadyInterceptorConfig
+
 
+
KafkaBrokerReadyInterceptor - Class in io.streamthoughts.azkarra.runtime.interceptors
+
 
+
KafkaBrokerReadyInterceptor() - Constructor for class io.streamthoughts.azkarra.runtime.interceptors.KafkaBrokerReadyInterceptor
+
 
+
KafkaBrokerReadyInterceptorConfig - Class in io.streamthoughts.azkarra.runtime.interceptors
+
 
+
KafkaBrokerReadyInterceptorConfig(Conf) - Constructor for class io.streamthoughts.azkarra.runtime.interceptors.KafkaBrokerReadyInterceptorConfig
+
+
Creates a new KafkaBrokerReadyInterceptorConfig instance.
+
+
KafkaMonitoringReporter - Class in io.streamthoughts.azkarra.runtime.interceptors.monitoring
+
+
A MonitoringReporter that send a serialized KafkaStreamsMetadata into a Kafka topic.
+
+
KafkaMonitoringReporter() - Constructor for class io.streamthoughts.azkarra.runtime.interceptors.monitoring.KafkaMonitoringReporter
+
 
+
KafkaStreamsApplication - Class in io.streamthoughts.azkarra.api.streams
+
+
A KafkaStreamsApplication regroups information about KafkaStreams instances that use + the same application.id ,i.e., all instances that belong to the same Kafka Streams application.
+
+
KafkaStreamsApplication(String, String, List<KafkaStreamsInstance>) - Constructor for class io.streamthoughts.azkarra.api.streams.KafkaStreamsApplication
+
 
+
KafkaStreamsContainer - Interface in io.streamthoughts.azkarra.api.streams
+
+
A KafkaStreamsContainer is used to encapsulate and to manipulate a KafkaStreams instance + that can be running either locally or remotely.
+
+
KafkaStreamsContainer.KafkaMetricFilter - Interface in io.streamthoughts.azkarra.api.streams
+
+
A KafkaMetricFilter can be used to only get specific metrics.
+
+
KafkaStreamsContainer.StateChangeWatcher - Interface in io.streamthoughts.azkarra.api.streams
+
+
Watch a KafkaStreams instance for KafkaStreams.State change.
+
+
KafkaStreamsContainerAware - Interface in io.streamthoughts.azkarra.api.streams
+
+
Interface to be implemented by any object that wishes to be notified of + the KafkaStreamsContainer that it runs in.
+
+
KafkaStreamsFactory - Interface in io.streamthoughts.azkarra.api.streams
+
+
The interface which is used for creating new KafkaStreams instance.
+
+
KafkaStreamsInstance - Class in io.streamthoughts.azkarra.api.streams
+
+
A KafkaStreamsInstance regroups information about a Kafka Streams instance + running either locally or remotely.
+
+
KafkaStreamsInstance(String, Endpoint, boolean, KafkaStreamsMetadata) - Constructor for class io.streamthoughts.azkarra.api.streams.KafkaStreamsInstance
+
+
Creates a new KafkaStreamsInstance instance.
+
+
KafkaStreamsMetadata - Class in io.streamthoughts.azkarra.api.streams
+
+
A KafkaStreamsMetadata regroups information about resources assigned to a stream application instance, + i.e., a set of Topic/Partitions and state stores.
+
+
KafkaStreamsMetadata - Class in io.streamthoughts.azkarra.runtime.interceptors.monitoring
+
+
Represents the runtime state of a single KafkaStreams instance.
+
+
KafkaStreamsMetadata(TimestampedValue<State>, Set<ThreadMetadata>, ConsumerGroupOffsets, List<LocalStatePartitionsInfo>) - Constructor for class io.streamthoughts.azkarra.runtime.interceptors.monitoring.KafkaStreamsMetadata
+
+
Creates a new KafkaStreamsMetadata instance.
+
+
KafkaStreamsMetadata(Set<String>, Set<TopicPartitions>, Set<String>, Set<TopicPartitions>) - Constructor for class io.streamthoughts.azkarra.api.streams.KafkaStreamsMetadata
+
+
Creates a new KafkaStreamsMetadata instance.
+
+
KafkaStreamsMetricsCollector - Class in io.streamthoughts.azkarra.http.prometheus
+
+
Simple Collector implementation for collecting metrics from a KafkaStreams instance.
+
+
KafkaStreamsMetricsCollector(AzkarraStreamsService, Predicate<Tuple<String, Metric>>, String...) - Constructor for class io.streamthoughts.azkarra.http.prometheus.KafkaStreamsMetricsCollector
+
+
Creates a new KafkaStreamsMetricsCollector instance.
+
+
key() - Method in annotation type io.streamthoughts.azkarra.api.annotations.ConfValue
+
 
+
key() - Method in class io.streamthoughts.azkarra.api.config.ConfEntry
+
+
Gets the object key.
+
+
key() - Method in class io.streamthoughts.azkarra.api.config.Property
+
 
+
key() - Method in class io.streamthoughts.azkarra.api.model.KV
+
 
+
key(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Record
+
 
+
key(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchParams
+
 
+
key(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRangeParams
+
 
+
key(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGetParams
+
 
+
KEY_VALUE - io.streamthoughts.azkarra.api.query.StoreType
+
+
Key-Value store.
+
+
KEY_VALUE - io.streamthoughts.azkarra.client.openapi.models.V1Query.TypeEnum
+
 
+
keyFrom(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRangeParams
+
 
+
keyFrom(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryRangeParams
+
 
+
keySet() - Method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Returns a Set view of the keys contained in this conf.
+
+
keySet() - Method in class io.streamthoughts.azkarra.api.config.DelegatingConf
+
+
Returns a Set view of the keys contained in this conf.
+
+
keySet() - Method in class io.streamthoughts.azkarra.api.config.EmptyConf
+
+
Returns a Set view of the keys contained in this conf.
+
+
keySet() - Method in class io.streamthoughts.azkarra.api.config.MapConf
+
+
Returns a Set view of the keys contained in this conf.
+
+
keySet() - Method in class io.streamthoughts.azkarra.streams.config.AzkarraConf
+
+
Returns a Set view of the keys contained in this conf.
+
+
keyTo(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRangeParams
+
 
+
keyTo(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryRangeParams
+
 
+
keyValue() - Method in class io.streamthoughts.azkarra.api.query.internal.QueryBuilder
+
+
Key-Value store.
+
+
KeyValueCountQuery - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
KeyValueGetAllQuery<K,​V> - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
KeyValueGetQuery<K,​V> - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
KeyValueGetRangeQuery<K,​V> - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
KeyValueQueryBuilder - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
KV<K,​V> - Class in io.streamthoughts.azkarra.api.model
+
+
Simple key/value pair.
+
+
KV(K, V) - Constructor for class io.streamthoughts.azkarra.api.model.KV
+
+
Creates a new KV instance.
+
+
KV(K, V, Long) - Constructor for class io.streamthoughts.azkarra.api.model.KV
+
+
Creates a new KV instance.
+
+
+ + + +

L

+
+
lag() - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerLogOffsets
+
 
+
lag(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
LatestVersionQualifier<T> - Class in io.streamthoughts.azkarra.api.components.qualifier
+
 
+
LatestVersionQualifier() - Constructor for class io.streamthoughts.azkarra.api.components.qualifier.LatestVersionQualifier
+
 
+
left() - Method in class io.streamthoughts.azkarra.api.monad.Either
+
 
+
left() - Method in class io.streamthoughts.azkarra.api.monad.Tuple
+
 
+
left(L) - Static method in class io.streamthoughts.azkarra.api.monad.Either
+
 
+
limit() - Method in class io.streamthoughts.azkarra.api.query.QueryOptions
+
+
Gets the maximum number of records to return.
+
+
limit() - Method in class io.streamthoughts.azkarra.http.data.QueryOptionsRequest
+
 
+
limit(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
 
+
LimitedQueueCallback - Class in io.streamthoughts.azkarra.api.events.callback
+
+
The default LimitQueueCallback implementation.
+
+
LimitedQueueCallback(int) - Constructor for class io.streamthoughts.azkarra.api.events.callback.LimitedQueueCallback
+
+
Creates a new LimitedQueueCallback instance.
+
+
LimitHandler - Interface in io.streamthoughts.azkarra.api.events
+
+
The default interface to be used for executing logic when buffer limit is reached.
+
+
LimitHandler.BlockingQueueLimitReachedException - Exception in io.streamthoughts.azkarra.api.events
+
 
+
LimitHandlers - Class in io.streamthoughts.azkarra.api.events
+
+
Provides built-in LimitHandler implementation.
+
+
LimitHandlers() - Constructor for class io.streamthoughts.azkarra.api.events.LimitHandlers
+
 
+
LimitQueueCallback - Interface in io.streamthoughts.azkarra.api.events.callback
+
+
The limit callback for BlockingRecordQueue.
+
+
listAllKafkaStreamsApplicationIds() - Method in interface io.streamthoughts.azkarra.api.AzkarraStreamsService
+
+
Returns the list of ids for all running Kafka Streams application.
+
+
listAllKafkaStreamsApplicationIds() - Method in class io.streamthoughts.azkarra.runtime.service.LocalAzkarraStreamsService
+
+
Returns the list of ids for all running Kafka Streams application.
+
+
listAllKafkaStreamsContainerIds() - Method in interface io.streamthoughts.azkarra.api.AzkarraStreamsService
+
+
Returns the list of ids for all running Kafka Streams containers.
+
+
listAllKafkaStreamsContainerIds() - Method in class io.streamthoughts.azkarra.runtime.service.LocalAzkarraStreamsService
+
+
Returns the list of ids for all running Kafka Streams containers.
+
+
listener() - Method in class io.streamthoughts.azkarra.api.util.Endpoint
+
 
+
listKafkaStreamsApplicationIds() - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
list all ids for the Kafka Streams applications for which at least one instance is currently running.
+
+
listKafkaStreamsApplicationIdsAsync(ApiCallback<List<String>>) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
(asynchronously) + list all ids for the Kafka Streams applications for which at least one instance is currently running.
+
+
listKafkaStreamsApplicationIdsCall(ApiCallback) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
Build call for listKafkaStreamsApplicationIds
+
+
listKafkaStreamsApplicationIdsWithHttpInfo() - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
list all ids for the Kafka Streams applications for which at least one instance is currently running.
+
+
listRegisteredEventStreamTypes() - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Gets the set of registered event streams.
+
+
listRegisteredEventStreamTypes() - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Gets the set of registered event streams.
+
+
listStreamsInstanceIds() - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
list the KafkaStreams instances currently active on the local Azkarra application
+
+
listStreamsInstanceIdsAsync(ApiCallback<List<String>>) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
(asynchronously) + list the KafkaStreams instances currently active on the local Azkarra application
+
+
listStreamsInstanceIdsCall(ApiCallback) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
Build call for listStreamsInstanceIds
+
+
listStreamsInstanceIdsWithHttpInfo() - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
list the KafkaStreams instances currently active on the local Azkarra application
+
+
listTopics(AdminClient) - Static method in class io.streamthoughts.azkarra.api.streams.admin.AdminClientUtils
+
 
+
load(ConfEntry, AzkarraApplication) - Method in class io.streamthoughts.azkarra.metrics.AzkarraMetricsConfigEntryLoader
+
+
Loads the configuration key/value entry.
+
+
load(ConfEntry, AzkarraApplication) - Method in interface io.streamthoughts.azkarra.streams.ApplicationConfigEntryLoader
+
+
Loads the configuration key/value entry.
+
+
load(ConfEntry, AzkarraApplication) - Method in class io.streamthoughts.azkarra.streams.config.loader.AutoStartConfigEntryLoader
+
+
Loads the configuration key/value entry.
+
+
load(ConfEntry, AzkarraApplication) - Method in class io.streamthoughts.azkarra.streams.config.loader.ComponentConfigEntryLoader
+
+
Loads the configuration key/value entry.
+
+
load(ConfEntry, AzkarraApplication) - Method in class io.streamthoughts.azkarra.streams.config.loader.EnvironmentsConfigEntryLoader
+
+
Loads the configuration key/value entry.
+
+
load(ConfEntry, AzkarraApplication) - Method in class io.streamthoughts.azkarra.streams.config.loader.ServerConfigEntryLoader
+
+
Loads the configuration key/value entry.
+
+
load(ConfEntry, AzkarraApplication) - Method in class io.streamthoughts.azkarra.streams.config.loader.StreamsConfigEntryLoader
+
+
Loads the configuration key/value entry.
+
+
load(ConfEntry, AzkarraApplication) - Method in class io.streamthoughts.azkarra.streams.NoopConfigEntryLoader
+
+
Loads the configuration key/value entry.
+
+
load(AzkarraApplication) - Method in class io.streamthoughts.azkarra.streams.ApplicationConfigLoader
+
 
+
load(AzkarraApplication) - Method in class io.streamthoughts.azkarra.streams.autoconfigure.AutoConfigure
+
 
+
loadAllServices(Class<T>) - Method in interface io.streamthoughts.azkarra.api.components.ComponentFactory
+
+
Loads all services for the given type using the standard Java ServiceLoader mechanism.
+
+
loadAllServices(Class<T>) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
loadClass(String, boolean) - Method in class io.streamthoughts.azkarra.streams.components.isolation.ComponentClassLoader
+
LocalAzkarraStreamsService - Class in io.streamthoughts.azkarra.runtime.service
+
+
The default AzkarraStreamsService implementations.
+
+
LocalAzkarraStreamsService() - Constructor for class io.streamthoughts.azkarra.runtime.service.LocalAzkarraStreamsService
+
 
+
LocalDateTypeAdapter() - Constructor for class io.streamthoughts.azkarra.client.openapi.JSON.LocalDateTypeAdapter
+
 
+
LocalDateTypeAdapter(DateTimeFormatter) - Constructor for class io.streamthoughts.azkarra.client.openapi.JSON.LocalDateTypeAdapter
+
 
+
LocalExecutableQuery<K,​V> - Interface in io.streamthoughts.azkarra.api.query
+
+
Default interface to execute a local state storeName.
+
+
LocalExecutableQueryWithKey<K1,​K2,​V> - Interface in io.streamthoughts.azkarra.api.query
+
 
+
LocalKafkaStreamsContainer - Class in io.streamthoughts.azkarra.runtime.streams
+
 
+
LocalKafkaStreamsContainerBuilder - Class in io.streamthoughts.azkarra.runtime.streams
+
+
Default builder class for creating and configuring a new wrapped KafkaStreams instance.
+
+
LocalKafkaStreamsContainerBuilder() - Constructor for class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainerBuilder
+
 
+
localKeyValueStore(String) - Method in interface io.streamthoughts.azkarra.api.query.LocalStoreAccessProvider
+
+
Gets a read-only access to a local key-value store.
+
+
localKeyValueStore(String) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Gets a read-only access to a local key-value store.
+
+
locally() - Static method in class io.streamthoughts.azkarra.api.query.QueryOptions
+
+
Helper method to create a new QueryOptions with remote access disable.
+
+
LocalPreparedQuery<K,​V> - Interface in io.streamthoughts.azkarra.api.query
+
+
A LocalStoreQueryBuilder is used to build new LocalExecutableQuery.
+
+
LocalPreparedQuery.MissingRequiredKeyError - Class in io.streamthoughts.azkarra.api.query
+
 
+
LocalQueryCall<K,​V> - Class in io.streamthoughts.azkarra.runtime.query
+
 
+
LocalQueryCall(LocalKafkaStreamsContainer, LocalExecutableQuery<K, V>) - Constructor for class io.streamthoughts.azkarra.runtime.query.LocalQueryCall
+
+
Creates a new DecorateQuery instance.
+
+
localSessionStore(String) - Method in interface io.streamthoughts.azkarra.api.query.LocalStoreAccessProvider
+
+
Gets a read-only access to a local session store.
+
+
localSessionStore(String) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Gets a read-only access to a local session store.
+
+
LocalStatePartitionsInfo - Class in io.streamthoughts.azkarra.api.streams.store
+
+
The LocalStatePartitionsInfo describes the state of a state store.
+
+
LocalStatePartitionsInfo(String, List<StatePartitionLagInfo>, List<StatePartitionRestoreInfo>) - Constructor for class io.streamthoughts.azkarra.api.streams.store.LocalStatePartitionsInfo
+
+
Creates a new LocalStatePartitionsInfo instance.
+
+
LocalStoreAccessor<T> - Class in io.streamthoughts.azkarra.api.query
+
+
Default class to wrap access to local state store.
+
+
LocalStoreAccessor(LocalStoreAccessor.StoreSupplier<T>) - Constructor for class io.streamthoughts.azkarra.api.query.LocalStoreAccessor
+
+
Creates a new LocalStoreAccessor instance.
+
+
LocalStoreAccessor.StoreSupplier<T> - Interface in io.streamthoughts.azkarra.api.query
+
 
+
LocalStoreAccessProvider - Interface in io.streamthoughts.azkarra.api.query
+
 
+
LocalStreamsExecution - Class in io.streamthoughts.azkarra.runtime.env
+
 
+
LocalStreamsExecutionEnvironment - Class in io.streamthoughts.azkarra.runtime.env
+
+
A StreamsExecutionEnvironment implementation that runs and manages KafkaStreams instance locally.
+
+
LocalStreamsExecutionEnvironmentFactory - Class in io.streamthoughts.azkarra.runtime.env
+
+
The default StreamsExecutionEnvironment implementation.
+
+
LocalStreamsExecutionEnvironmentFactory() - Constructor for class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironmentFactory
+
 
+
localTimestampedKeyValueStore(String) - Method in interface io.streamthoughts.azkarra.api.query.LocalStoreAccessProvider
+
+
Gets a read-only access to the local timestamped key-value store.
+
+
localTimestampedKeyValueStore(String) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Gets a read-only access to the local timestamped key-value store.
+
+
localTimestampedWindowStore(String) - Method in interface io.streamthoughts.azkarra.api.query.LocalStoreAccessProvider
+
+
Gets a read-only access to a local window store.
+
+
localTimestampedWindowStore(String) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Gets a read-only access to a local window store.
+
+
localWindowStore(String) - Method in interface io.streamthoughts.azkarra.api.query.LocalStoreAccessProvider
+
+
Gets a read-only access to a local window store.
+
+
localWindowStore(String) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Gets a read-only access to a local window store.
+
+
location() - Method in class io.streamthoughts.azkarra.streams.components.isolation.ComponentClassLoader
+
 
+
location() - Method in class io.streamthoughts.azkarra.streams.components.isolation.ExternalComponent
+
 
+
LOG - io.streamthoughts.azkarra.api.banner.Banner.Mode
+
 
+
LOG - Static variable in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
 
+
logAndContinueOnLimitReached() - Static method in class io.streamthoughts.azkarra.api.events.LimitHandlers
+
 
+
LogAndSkipOnThreadException - Class in io.streamthoughts.azkarra.runtime.streams.errors
+
+
Logs and skips exception when a StreamThread abruptly terminates due to an uncaught exception.
+
+
LogAndSkipOnThreadException() - Constructor for class io.streamthoughts.azkarra.runtime.streams.errors.LogAndSkipOnThreadException
+
 
+
logEndOffset() - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerLogOffsets
+
 
+
logEndOffset(Long) - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerLogOffsets
+
 
+
logEndOffset(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionLagInfo
+
 
+
LoggingFailureLocalExecutableQuery<K,​V> - Class in io.streamthoughts.azkarra.api.query
+
 
+
LoggingFailureLocalExecutableQuery(LocalExecutableQuery<K, V>) - Constructor for class io.streamthoughts.azkarra.api.query.LoggingFailureLocalExecutableQuery
+
+
Creates a new LoggingFailureLocalExecutableQuery instance.
+
+
LoggingStateRestoreListener - Class in io.streamthoughts.azkarra.commons.streams
+
+
A StateRestoreListener implementation which logs state restoration progress.
+
+
LoggingStateRestoreListener() - Constructor for class io.streamthoughts.azkarra.commons.streams.LoggingStateRestoreListener
+
 
+
login() - Method in class io.streamthoughts.azkarra.http.security.jaas.spi.PropertiesFileLoginModule
+
LogOffsetsFetcher - Class in io.streamthoughts.azkarra.api.streams.consumer
+
 
+
LogOffsetsFetcher() - Constructor for class io.streamthoughts.azkarra.api.streams.consumer.LogOffsetsFetcher
+
 
+
logout() - Method in class io.streamthoughts.azkarra.http.security.jaas.spi.PropertiesFileLoginModule
+
logStartOffset() - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerLogOffsets
+
 
+
logStartOffset(Long) - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerLogOffsets
+
 
+
Long() - Static method in class io.streamthoughts.azkarra.commons.error.SafeSerdes
+
 
+
Long(Long) - Static method in class io.streamthoughts.azkarra.commons.error.SafeSerdes
+
 
+
longEndOffset(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
longStartColonOffset(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
LongSubscriptionId - Class in io.streamthoughts.azkarra.api.events.reactive.internal
+
+
A long-based SubscriptionId.
+
+
LOWEST_ORDER - Static variable in interface io.streamthoughts.azkarra.api.components.Ordered
+
 
+
+ + + +

M

+
+
main(String[]) - Static method in class io.streamthoughts.azkarra.AzkarraWorker
+
 
+
main(String[]) - Static method in class io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication
+
 
+
main(String[]) - Static method in class io.streamthoughts.examples.azkarra.dependency.StreamsApplication
+
 
+
main(String[]) - Static method in class io.streamthoughts.examples.azkarra.healthcheck.CustomHealthCheckExample
+
 
+
main(String[]) - Static method in class io.streamthoughts.examples.azkarra.noannotation.StreamsApplication
+
 
+
main(String[]) - Static method in class io.streamthoughts.examples.azkarra.security.BasicAuthenticationExample
+
 
+
main(String[]) - Static method in class io.streamthoughts.examples.azkarra.security.SSLAuthenticationExample
+
 
+
main(String[]) - Static method in class io.streamthoughts.examples.azkarra.sse.ServerSentEventExample
+
 
+
mainConsumerClientId(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
majorVersion() - Method in class io.streamthoughts.azkarra.api.util.Version
+
 
+
make(SecurityConfig, HttpHandler) - Method in class io.streamthoughts.azkarra.http.security.handler.SecurityHandlerFactory
+
+
Creates a new SecurityHandler for the specified configuration.
+
+
make(String, Class<T>, Supplier<T>, boolean) - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptorFactory
+
+
Makes a new SimpleComponentDescriptor instance.
+
+
make(String, Class<T>, Supplier<T>, boolean) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentDescriptorFactory
+
+
Makes a new SimpleComponentDescriptor instance.
+
+
make(Topology, Conf) - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsFactory
+
+
Creates a new KafkaStreams instance for the given topology and config.
+
+
make(Topology, Conf) - Method in class io.streamthoughts.azkarra.runtime.context.internal.ClassLoaderAwareKafkaStreamsFactory
+
+
Creates a new KafkaStreams instance for the given topology and config.
+
+
make(Topology, Conf) - Method in class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareKafkaStreamsFactorySupplier.DelegateKafkaStreamsFactory
+
+
Creates a new KafkaStreams instance for the given topology and config.
+
+
map(Function<? super B, ? extends BB>) - Method in class io.streamthoughts.azkarra.api.monad.Reader
+
 
+
map(Function<? super L, ? extends LL>) - Method in class io.streamthoughts.azkarra.api.monad.Either.LeftProjection
+
 
+
map(Function<? super R, ? extends RR>) - Method in class io.streamthoughts.azkarra.api.monad.Either.RightProjection
+
 
+
map(Function<? super V, ? extends B>) - Method in class io.streamthoughts.azkarra.api.monad.Try.Failure
+
map(Function<? super V, ? extends B>) - Method in interface io.streamthoughts.azkarra.api.monad.Try
+
 
+
map(Function<? super V, ? extends B>) - Method in class io.streamthoughts.azkarra.api.monad.Try.Retriable
+
map(Function<? super V, ? extends B>) - Method in class io.streamthoughts.azkarra.api.monad.Try.Success
+
MapConf - Class in io.streamthoughts.azkarra.api.config
+
+
A simple Conf implementation which is backed by a HashMap.
+
+
mapKey(Function<L, LL>) - Method in class io.streamthoughts.azkarra.api.monad.Tuple
+
 
+
mapValue(Function<R, RR>) - Method in class io.streamthoughts.azkarra.api.monad.Tuple
+
 
+
marshal(Collection<CloudEventsExtension>) - Static method in interface io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsExtension
+
+
Helper method to convert a collection of CloudEventsExtension to Map.
+
+
matches(ComponentDescriptor<T>) - Method in class io.streamthoughts.azkarra.api.components.qualifier.NamedQualifier
+
 
+
matches(ConditionContext) - Method in interface io.streamthoughts.azkarra.api.components.condition.Condition
+
+
Verifies if the condition matches.
+
+
matches(ConditionContext) - Method in class io.streamthoughts.azkarra.api.components.condition.OnComponentCondition
+
+
Verifies if the condition matches.
+
+
matches(ConditionContext) - Method in class io.streamthoughts.azkarra.api.components.condition.OnPropertyCondition
+
+
Verifies if the condition matches.
+
+
matches(ConditionContext) - Method in class io.streamthoughts.azkarra.api.components.condition.TrueCondition
+
+
Verifies if the condition matches.
+
+
matches(Annotation) - Method in interface io.streamthoughts.azkarra.api.util.AnnotationResolver.AnnotationFilter
+
 
+
matches(Class<?>) - Method in interface io.streamthoughts.azkarra.api.util.AnnotationResolver.AnnotationFilter
+
 
+
matches(String) - Method in interface io.streamthoughts.azkarra.api.util.AnnotationResolver.AnnotationFilter
+
 
+
matches(String) - Method in class io.streamthoughts.azkarra.api.util.AnnotationResolver.PackageAnnotationFilter
+
matches(String) - Method in class io.streamthoughts.azkarra.api.util.AnnotationResolver.TypeAnnotationFilter
+
matching() - Method in annotation type io.streamthoughts.azkarra.api.annotations.ConditionalOn
+
+
Specify the pattern that the ConditionalOn.property() should match.
+
+
mayConfigure(Object, Conf) - Static method in interface io.streamthoughts.azkarra.api.config.Configurable
+
 
+
MD5 - io.streamthoughts.azkarra.http.security.auth.PasswordCredentials.Type
+
 
+
message() - Method in class io.streamthoughts.azkarra.api.errors.Error
+
 
+
message() - Method in class io.streamthoughts.azkarra.api.query.result.QueryError
+
 
+
message(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Error
+
 
+
meta - Variable in class io.streamthoughts.azkarra.runtime.AbstractTopologyStreamsExecution
+
 
+
metadata() - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptor
+
+
Gets the component metadata.
+
+
metadata() - Method in class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
+
Gets the component metadata.
+
+
metadata() - Method in class io.streamthoughts.azkarra.api.streams.KafkaStreamsInstance
+
 
+
metadata() - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
+
Gets the component metadata.
+
+
metadata(ComponentMetadata) - Method in class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
 
+
metadata(ComponentMetadata) - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
+
Sets the metadata of the component.
+
+
MeterKafkaStreamsInterceptor - Class in io.streamthoughts.azkarra.metrics.interceptor
+
 
+
MeterKafkaStreamsInterceptor() - Constructor for class io.streamthoughts.azkarra.metrics.interceptor.MeterKafkaStreamsInterceptor
+
 
+
meterRegistryConfigurer() - Method in class io.streamthoughts.azkarra.metrics.micrometer.MeterRegistryFactory
+
 
+
MeterRegistryConfigurer<T extends io.micrometer.core.instrument.MeterRegistry> - Interface in io.streamthoughts.azkarra.metrics.micrometer
+
+
Interface that is used to configure a specific type of MeterRegistry.
+
+
MeterRegistryFactory - Class in io.streamthoughts.azkarra.metrics.micrometer
+
+
The default factory to build the primary MeterRegistry.
+
+
MeterRegistryFactory() - Constructor for class io.streamthoughts.azkarra.metrics.micrometer.MeterRegistryFactory
+
 
+
Metric - Class in io.streamthoughts.azkarra.api.model
+
 
+
Metric(String, String, String, Map<String, String>, Object) - Constructor for class io.streamthoughts.azkarra.api.model.Metric
+
 
+
MetricGroup - Class in io.streamthoughts.azkarra.api.model
+
 
+
MetricGroup(String, List<Metric>) - Constructor for class io.streamthoughts.azkarra.api.model.MetricGroup
+
+
Creates a new MetricGroup instance.
+
+
MetricNotFoundException - Exception in io.streamthoughts.azkarra.http.error
+
 
+
MetricNotFoundException(String) - Constructor for exception io.streamthoughts.azkarra.http.error.MetricNotFoundException
+
+
Creates a new MetricNotFoundException instance.
+
+
metrics() - Method in class io.streamthoughts.azkarra.api.model.MetricGroup
+
 
+
metrics() - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Gets all Metrics for this KafkaStreams instance.
+
+
metrics(KafkaStreamsContainer.KafkaMetricFilter) - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Gets all Metrics for this KafkaStreams instance matching the specified KafkaStreamsContainer.KafkaMetricFilter.
+
+
metrics(KafkaStreamsContainer.KafkaMetricFilter) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Gets all Metrics for this KafkaStreams instance matching the specified KafkaStreamsContainer.KafkaMetricFilter.
+
+
metrics(List<V1Metric>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1MetricGroup
+
 
+
METRICS_BINDERS_JVM_ENABLE_CONFIG - Static variable in class io.streamthoughts.azkarra.metrics.AzkarraMetricsConfig
+
 
+
METRICS_BINDERS_KAFKA_STREAMS_ENABLE_CONFIG - Static variable in class io.streamthoughts.azkarra.metrics.AzkarraMetricsConfig
+
 
+
METRICS_ENABLE_CONFIG - Static variable in class io.streamthoughts.azkarra.metrics.AzkarraMetricsConfig
+
 
+
METRICS_ENDPOINT_PROMETHEUS_ENABLE_CONFIG - Static variable in class io.streamthoughts.azkarra.metrics.AzkarraMetricsConfig
+
 
+
MicrometerMeterRegistryConfigurer - Class in io.streamthoughts.azkarra.metrics.micrometer
+
+
The default MeterRegistryConfigurer implementation to register a collection of + MeterBinder and MeterFilter on any MeterRegistry.
+
+
MicrometerMeterRegistryConfigurer(Collection<MeterBinder>, Collection<MeterFilter>) - Constructor for class io.streamthoughts.azkarra.metrics.micrometer.MicrometerMeterRegistryConfigurer
+
+
Creates a new MicrometerMeterRegistryConfigurer instance.
+
+
milliseconds() - Method in class io.streamthoughts.azkarra.api.time.SystemTime
+
+
Returns the current time in milliseconds.
+
+
milliseconds() - Method in interface io.streamthoughts.azkarra.api.time.Time
+
+
Returns the current time in milliseconds.
+
+
minorVersion() - Method in class io.streamthoughts.azkarra.api.util.Version
+
 
+
missingComponents() - Method in annotation type io.streamthoughts.azkarra.api.annotations.ConditionalOn
+
+
Specify that components of the given types must be missing for the component to be enabled.
+
+
MissingConfException - Exception in io.streamthoughts.azkarra.api.errors
+
 
+
MissingConfException(String) - Constructor for exception io.streamthoughts.azkarra.api.errors.MissingConfException
+
+
Creates a new MissingConfException instance.
+
+
missingProperty() - Method in annotation type io.streamthoughts.azkarra.api.annotations.ConditionalOn
+
+
Specify the name of the property that should be missing.
+
+
MONITORING_INTERCEPTOR_ADVERTISED_SERVER_CONFIG - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig
+
+
monitoring.streams.interceptor.advertised.server
+
+
MONITORING_INTERCEPTOR_ENABLE_STORES_LAG_CONFIG - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig
+
+
monitoring.streams.interceptor.info.enabled.stores.lag
+
+
MONITORING_INTERCEPTOR_EXTENSIONS_CONFIG - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig
+
+
monitoring.streams.interceptor.ce.extensions
+
+
MONITORING_INTERCEPTOR_INTERVAL_MS_CONFIG - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig
+
+
monitoring.streams.interceptor.interval.ms
+
+
MONITORING_INTERCEPTOR_INTERVAL_MS_DEFAULT - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig
+
 
+
MONITORING_INTERCEPTOR_PRODUCER_PREFIX - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig
+
+
Prefix used to isolate producer configs from other client configs.
+
+
MONITORING_INTERCEPTOR_REPORTERS_CLASSES_CONFIG - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig
+
+
monitoring.streams.interceptor.info.enabled.stores.lag
+
+
MONITORING_INTERCEPTOR_TOPIC_CONFIG - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig
+
+
monitoring.streams.interceptor.topic
+
+
MONITORING_INTERCEPTOR_TOPIC_DEFAULT - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig
+
 
+
MONITORING_STREAMS_INTERCEPTOR_ENABLE_CONFIG - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig
+
+
monitoring.streams.interceptor.enable
+
+
MONITORING_STREAMS_INTERCEPTOR_KAFKA_REPORTER_ENABLE_CONFIG - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig
+
+
monitoring.streams.interceptor.enable
+
+
MonitoringReporter - Interface in io.streamthoughts.azkarra.runtime.interceptors.monitoring
+
+
A MonitoringStreamsReporter can be used to periodically report the state of + a local KafkaStreams instance.
+
+
MonitoringStreamsInterceptor - Class in io.streamthoughts.azkarra.runtime.interceptors
+
+
Interceptor to monitor KafkaStreams instance.
+
+
MonitoringStreamsInterceptor() - Constructor for class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptor
+
 
+
MonitoringStreamsInterceptorConfig - Class in io.streamthoughts.azkarra.runtime.interceptors
+
+
The configuration class for MonitoringStreamsInterceptor.
+
+
MonitoringStreamsInterceptorConfig(Conf) - Constructor for class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig
+
+
Creates a new MonitoringStreamsInterceptorConfig instance.
+
+
MonitoringStreamsTask - Class in io.streamthoughts.azkarra.runtime.interceptors.monitoring
+
+
Task for reporting KafkaStreams state changes.
+
+
MonitoringStreamsTask(String, List<MonitoringReporter>, MonitoringStreamsTask.Reportable<? extends KafkaStreamsMetadata>, long) - Constructor for class io.streamthoughts.azkarra.runtime.interceptors.monitoring.MonitoringStreamsTask
+
+
Creates a new MonitoringStreamsTask instance.
+
+
MonitoringStreamsTask.Reportable<T> - Interface in io.streamthoughts.azkarra.runtime.interceptors.monitoring
+
 
+
MonitorOffsetsConsumerInterceptor<K,​V> - Class in io.streamthoughts.azkarra.api.streams.consumer
+
+
Default ConsumerInterceptor that is used to track consumption progress.
+
+
MonitorOffsetsConsumerInterceptor() - Constructor for class io.streamthoughts.azkarra.api.streams.consumer.MonitorOffsetsConsumerInterceptor
+
+
Creates a new MonitorOffsetsConsumerInterceptor instance.
+
+
MyCustomerHealthCheck() - Constructor for class io.streamthoughts.examples.azkarra.healthcheck.CustomHealthCheckExample.MyCustomerHealthCheck
+
 
+
+ + + +

N

+
+
name - Variable in class io.streamthoughts.azkarra.api.Executed
+
 
+
name - Variable in class io.streamthoughts.azkarra.http.data.EnvironmentRequestBody
+
 
+
name() - Method in class io.streamthoughts.azkarra.api.components.ComponentAttribute
+
 
+
name() - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptor
+
+
Gets the name of the component.
+
+
name() - Method in class io.streamthoughts.azkarra.api.components.Restriction
+
 
+
name() - Method in class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
+
Gets the name of the component.
+
+
name() - Method in interface io.streamthoughts.azkarra.api.model.HasName
+
 
+
name() - Method in class io.streamthoughts.azkarra.api.model.Metric
+
 
+
name() - Method in class io.streamthoughts.azkarra.api.model.MetricGroup
+
 
+
name() - Method in interface io.streamthoughts.azkarra.api.streams.State
+
 
+
name() - Method in class io.streamthoughts.azkarra.api.streams.store.LocalStatePartitionsInfo
+
name() - Method in class io.streamthoughts.azkarra.api.streams.TopicPartitions
+
 
+
name() - Method in class io.streamthoughts.azkarra.api.streams.topology.TopologyMetadata
+
 
+
name() - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Gets the name of this StreamsExecutionEnvironment.
+
+
name() - Method in class io.streamthoughts.azkarra.api.StreamsExecutionEnvironment.View
+
 
+
name() - Method in interface io.streamthoughts.azkarra.api.StreamsLifecycleInterceptor
+
+
The Interceptor name is mostly used for logging information.
+
+
name() - Method in class io.streamthoughts.azkarra.api.StreamsTopologyMeta
+
 
+
name() - Method in class io.streamthoughts.azkarra.http.security.auth.UserDetails
+
 
+
name() - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
+
Gets the name of the component.
+
+
name() - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Gets the name of this StreamsExecutionEnvironment.
+
+
name() - Method in class io.streamthoughts.azkarra.runtime.interceptors.CompositeStreamsInterceptor
+
+
The Interceptor name is mostly used for logging information.
+
+
name() - Method in class io.streamthoughts.azkarra.runtime.streams.topology.InternalExecuted
+
 
+
name() - Method in annotation type io.streamthoughts.azkarra.streams.autoconfigure.annotations.EnableAutoConfig
+
+
The name (optionally without extension) of a resource on classpath.
+
+
name() - Method in class io.streamthoughts.azkarra.streams.config.loader.internal.EnvironmentConfig
+
+
Gets the environment name.
+
+
name() - Method in class io.streamthoughts.azkarra.streams.config.loader.internal.TopologyConfig
+
+
Gets the user-defined topology name.
+
+
name() - Method in interface io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication.Normalize
+
 
+
name(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1LocalStatePartitionsInfo
+
 
+
name(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Metric
+
 
+
name(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1MetricGroup
+
 
+
name(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
name(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyNode
+
 
+
name(String) - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
+
Sets the name of the component.
+
+
NamedQualifier<T> - Class in io.streamthoughts.azkarra.api.components.qualifier
+
 
+
NameMetricFilter - Class in io.streamthoughts.azkarra.api.model.predicate
+
 
+
NameMetricFilter(String) - Constructor for class io.streamthoughts.azkarra.api.model.predicate.NameMetricFilter
+
+
Creates a new NameMetricFilter instance.
+
+
nameOrElseGet(String) - Method in class io.streamthoughts.azkarra.runtime.streams.topology.InternalExecuted
+
 
+
names() - Method in annotation type io.streamthoughts.azkarra.api.annotations.Restricted
+
 
+
NAMES_MEMBER - Static variable in class io.streamthoughts.azkarra.api.components.qualifier.RestrictionQualifier
+
 
+
nanoseconds() - Method in class io.streamthoughts.azkarra.api.time.SystemTime
+
+
Returns the current value of the running JVM's high-resolution time source, in nanoseconds.
+
+
nanoseconds() - Method in interface io.streamthoughts.azkarra.api.time.Time
+
+
Returns the current value of the running JVM's high-resolution time source, in nanoseconds.
+
+
Network - Class in io.streamthoughts.azkarra.api.util
+
 
+
Network() - Constructor for class io.streamthoughts.azkarra.api.util.Network
+
 
+
newAdminClient(Conf) - Static method in class io.streamthoughts.azkarra.api.streams.admin.AdminClientUtils
+
+
Creates a new AdminClient instance.
+
+
newBuilder() - Static method in class io.streamthoughts.azkarra.api.query.result.QueryResultBuilder
+
+
Creates a new builder instance.
+
+
newBuilder() - Static method in class io.streamthoughts.azkarra.client.HttpClientBuilder
+
+
Helper method to create a new HttpClientBuilder instance.
+
+
newBuilder() - Static method in class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo
+
 
+
newBuilder() - Static method in class io.streamthoughts.azkarra.http.ServerConfig
+
 
+
newBuilder() - Static method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsBuilder
+
 
+
newBuilder() - Static method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.StreamsExtensionBuilder
+
 
+
newBuilder() - Static method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
 
+
newBuilder() - Static method in class io.streamthoughts.azkarra.streams.banner.BannerPrinterBuilder
+
 
+
newBuilder(Conf) - Static method in class io.streamthoughts.azkarra.http.ServerConfig
+
 
+
newBuilder(Map<String, Object>) - Static method in class io.streamthoughts.azkarra.http.ServerConfig
+
 
+
newClassLoader(URL, URL[], ClassLoader) - Static method in class io.streamthoughts.azkarra.streams.components.isolation.ComponentClassLoader
+
 
+
newInstance(Class<T>) - Static method in class io.streamthoughts.azkarra.api.util.ClassUtils
+
 
+
newInstance(Class<T>, ClassLoader) - Static method in class io.streamthoughts.azkarra.api.util.ClassUtils
+
 
+
newQueryCall(QueryRequest) - Method in interface io.streamthoughts.azkarra.api.query.QueryableKafkaStreams
+
+
Creates a new QueryCall for specified QueryRequest.
+
+
newQueryCall(QueryRequest) - Method in interface io.streamthoughts.azkarra.api.query.QueryCall.QueryCallFactory
+
+
Creates a new QueryCall for specified QueryRequest.
+
+
newQueryCall(QueryRequest) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Creates a new QueryCall for specified QueryRequest.
+
+
newState() - Method in class io.streamthoughts.azkarra.api.streams.StateChangeEvent
+
 
+
newTopologyExecution(StreamsTopologyMeta, Executed) - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Creates a new StreamsTopologyExecution to be applied on this StreamsExecutionEnvironment.
+
+
newTopologyExecution(StreamsTopologyMeta, Executed) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Creates a new StreamsTopologyExecution to be applied on this StreamsExecutionEnvironment.
+
+
next - Variable in class io.streamthoughts.azkarra.http.security.handler.SecurityHandler
+
 
+
NO_HOST_NAME_VERIFIER - Static variable in class io.streamthoughts.azkarra.client.HttpClientBuilder
+
 
+
NO_LIMIT - Static variable in interface io.streamthoughts.azkarra.api.query.LocalExecutableQuery
+
 
+
NO_OP - Static variable in interface io.streamthoughts.azkarra.api.banner.BannerPrinter
+
 
+
NO_OP - Static variable in class io.streamthoughts.azkarra.api.events.LimitHandlers
+
 
+
NO_RESULT - io.streamthoughts.azkarra.api.query.result.QueryStatus
+
+
The query is executed successfully but no result found.
+
+
NO_RESULT - io.streamthoughts.azkarra.client.openapi.models.V1QueryResult.StatusEnum
+
 
+
nodes(List<V1StreamsTopologyNode>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsSubTopology
+
 
+
NonNullMetricFilter - Class in io.streamthoughts.azkarra.api.model.predicate
+
 
+
NonNullMetricFilter() - Constructor for class io.streamthoughts.azkarra.api.model.predicate.NonNullMetricFilter
+
 
+
NoopConfigEntryLoader - Class in io.streamthoughts.azkarra.streams
+
 
+
NoopConfigEntryLoader(Set<String>) - Constructor for class io.streamthoughts.azkarra.streams.NoopConfigEntryLoader
+
+
Creates a new AbstractConfigEntryLoader instance.
+
+
normalize(String) - Method in interface io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication.Normalize
+
 
+
Normalizes() - Constructor for class io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication.Normalizes
+
 
+
NormalizeStreamsTopology() - Constructor for class io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication.NormalizeStreamsTopology
+
 
+
NoSuchComponentException - Exception in io.streamthoughts.azkarra.api.components
+
 
+
NoSuchComponentException - Exception in io.streamthoughts.azkarra.api.errors
+
 
+
NoSuchComponentException(String) - Constructor for exception io.streamthoughts.azkarra.api.components.NoSuchComponentException
+
+
Creates a new NoSuchComponentException instance.
+
+
NoSuchComponentException(String) - Constructor for exception io.streamthoughts.azkarra.api.errors.NoSuchComponentException
+
+
Creates a new NotFoundException instance.
+
+
NOT_AVAILABLE - io.streamthoughts.azkarra.api.query.result.QueryStatus
+
+
The requested store is not available for querying.
+
+
NOT_AVAILABLE - io.streamthoughts.azkarra.client.openapi.models.V1QueryResult.StatusEnum
+
 
+
NOT_CREATED - io.streamthoughts.azkarra.api.streams.State.Standards
+
+
The KafkaStreams instance has been created yet.
+
+
NOT_RUNNING - io.streamthoughts.azkarra.api.streams.State.Standards
+
 
+
notEquals() - Method in annotation type io.streamthoughts.azkarra.api.annotations.ConditionalOn
+
+
Specify the value that the ConditionalOn.property() should not be equals to.
+
+
NotFoundException - Exception in io.streamthoughts.azkarra.api.errors
+
 
+
NotFoundException(String) - Constructor for exception io.streamthoughts.azkarra.api.errors.NotFoundException
+
+
Creates a new NotFoundException instance.
+
+
NoUniqueComponentException - Exception in io.streamthoughts.azkarra.api.components
+
 
+
NoUniqueComponentException(String) - Constructor for exception io.streamthoughts.azkarra.api.components.NoUniqueComponentException
+
+
Creates a new NoUniqueComponentException instance.
+
+
nullableKey() - Method in class io.streamthoughts.azkarra.api.model.KV
+
 
+
nullableValue() - Method in class io.streamthoughts.azkarra.api.model.KV
+
 
+
+ + + +

O

+
+
of(Conf) - Static method in class io.streamthoughts.azkarra.http.ServerConfig
+
 
+
of(Conf) - Static method in class io.streamthoughts.azkarra.runtime.components.condition.ConfigConditionalContext
+
 
+
of(Conf...) - Static method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Static helper that can be used to merge multiple Conf instances.
+
+
of(String) - Static method in class io.streamthoughts.azkarra.api.query.LocalPreparedQuery.MissingRequiredKeyError
+
 
+
of(String) - Static method in class io.streamthoughts.azkarra.api.util.Endpoint
+
 
+
of(String, Object) - Static method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Static helper that can be used to create a new empty + Conf instance using the specified key-value pair.
+
+
of(String, Object) - Static method in class io.streamthoughts.azkarra.api.config.ConfEntry
+
 
+
of(String, Object) - Static method in interface io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsExtension
+
+
Helper method to create a new CloudEventsExtension for the given key-value pair.
+
+
of(String, Object, String, Object) - Static method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Static helper that can be used to create a new empty + Conf instance using the specified key-value pair.
+
+
of(String, Object, String, Object, String, Object) - Static method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Static helper that can be used to create a new empty + Conf instance using the specified key-value pair.
+
+
of(String, Object, String, Object, String, Object, String, Object) - Static method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Static helper that can be used to create a new empty + Conf instance using the specified key-value pair.
+
+
of(String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Static helper that can be used to create a new empty + Conf instance using the specified key-value pair.
+
+
of(String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Static helper that can be used to create a new empty + Conf instance using the specified key-value pair.
+
+
of(Throwable) - Static method in class io.streamthoughts.azkarra.api.query.result.QueryError
+
+
Creates a new error instance from the specified Throwable.
+
+
of(Throwable, String) - Static method in class io.streamthoughts.azkarra.http.data.ErrorMessage
+
+
Static helper method for mapping an given exception to a new ErrorMessage.
+
+
of(Collection<? extends Conf>) - Static method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Static helper that can be used to merge multiple Conf instances.
+
+
of(Function<S, A>) - Static method in class io.streamthoughts.azkarra.api.monad.Reader
+
 
+
of(Predicate<Tuple<String, Metric>>) - Static method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer.KafkaMetricFilter
+
 
+
of(Map.Entry<L, R>) - Static method in class io.streamthoughts.azkarra.api.monad.Tuple
+
 
+
of(Map<String, Object>) - Static method in interface io.streamthoughts.azkarra.api.config.Conf
+
+
Static helper that can be used to create a new empty + Conf instance using the specified Map.
+
+
of(K, V) - Static method in class io.streamthoughts.azkarra.api.model.KV
+
 
+
of(K, V, Long) - Static method in class io.streamthoughts.azkarra.api.model.KV
+
 
+
of(L, R) - Static method in class io.streamthoughts.azkarra.api.monad.Tuple
+
 
+
of(KeyValue<K, V>) - Static method in class io.streamthoughts.azkarra.api.model.KV
+
 
+
of(Topology, Version) - Static method in interface io.streamthoughts.azkarra.api.streams.TopologyProvider
+
+
An helper method to create a static TopologyProvider returning the provided Topology.
+
+
of(T) - Static method in class io.streamthoughts.azkarra.api.monad.Validator
+
 
+
OFF - io.streamthoughts.azkarra.api.banner.Banner.Mode
+
 
+
offer(KafkaStreamsMetadata) - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.MonitoringStreamsTask
+
 
+
offset() - Method in class io.streamthoughts.azkarra.api.streams.consumer.OffsetAndTimestamp
+
 
+
OffsetAndTimestamp - Class in io.streamthoughts.azkarra.api.streams.consumer
+
 
+
OffsetAndTimestampSerializer - Class in io.streamthoughts.azkarra.serialization.json
+
+
The JsonSerializer to serialize OffsetAndTimestamp instance.
+
+
OffsetAndTimestampSerializer() - Constructor for class io.streamthoughts.azkarra.serialization.json.OffsetAndTimestampSerializer
+
 
+
OffsetDateTimeTypeAdapter() - Constructor for class io.streamthoughts.azkarra.client.openapi.JSON.OffsetDateTimeTypeAdapter
+
 
+
OffsetDateTimeTypeAdapter(DateTimeFormatter) - Constructor for class io.streamthoughts.azkarra.client.openapi.JSON.OffsetDateTimeTypeAdapter
+
 
+
offsetLag(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionLagInfo
+
 
+
offsets() - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Gets the offsets for the topic/partitions assigned to this KafkaStreams instance.
+
+
offsets() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.KafkaStreamsMetadata
+
 
+
offsets() - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Gets the offsets for the topic/partitions assigned to this KafkaStreams instance.
+
+
offsetsFor(String) - Method in interface io.streamthoughts.azkarra.api.streams.consumer.ConsumerGroupOffsetsRegistry
+
 
+
offsetsFor(String) - Method in class io.streamthoughts.azkarra.api.streams.consumer.GlobalConsumerOffsetsRegistry
+
oldState() - Method in class io.streamthoughts.azkarra.api.streams.StateChangeEvent
+
 
+
onAnnotationExists(Class<? extends Annotation>, ComponentDescriptorModifier) - Static method in interface io.streamthoughts.azkarra.streams.components.annotation.ComponentDescriptorModifierResolver
+
+
Returns the given ComponentDescriptorModifier only if the component is + annotated with the given component.
+
+
onAnnotations(Class<T>, Function<List<T>, ComponentDescriptorModifier>) - Static method in interface io.streamthoughts.azkarra.streams.components.annotation.ComponentDescriptorModifierResolver
+
+
Returns the given ComponentDescriptorModifier only if the component is + annotated with the given component.
+
+
onBatchRestored(TopicPartition, String, long, long) - Method in class io.streamthoughts.azkarra.api.streams.listener.CompositeStateRestoreListener
+
onBatchRestored(TopicPartition, String, long, long) - Method in class io.streamthoughts.azkarra.commons.streams.LoggingStateRestoreListener
+
onChange(StateChangeEvent) - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer.StateChangeWatcher
+
+
Called when state changes.
+
+
onChange(KafkaStreams.State, KafkaStreams.State) - Method in class io.streamthoughts.azkarra.api.streams.listener.CompositeStateListener
+
onClosed() - Method in class io.streamthoughts.azkarra.api.events.callback.LimitedQueueCallback
+
+
Invokes when the queue is closed.
+
+
onClosed() - Method in interface io.streamthoughts.azkarra.api.events.callback.QueueCallback
+
+
Invokes when the queue is closed.
+
+
onCommit(Map<TopicPartition, OffsetAndMetadata>) - Method in class io.streamthoughts.azkarra.api.streams.consumer.MonitorOffsetsConsumerInterceptor
+
onComplete() - Method in class io.streamthoughts.azkarra.http.sse.ServerSentEventSubscriber
+
OnComponentCondition - Class in io.streamthoughts.azkarra.api.components.condition
+
 
+
OnComponentCondition(List<Class>, boolean) - Constructor for class io.streamthoughts.azkarra.api.components.condition.OnComponentCondition
+
+
Creates a new OnComponentCondition instance.
+
+
onComponents(List<Class>) - Static method in class io.streamthoughts.azkarra.api.components.condition.Conditions
+
+
Specify that components of the given types must be registered for the component to be enabled.
+
+
onConsume(ConsumerRecords<K, V>) - Method in class io.streamthoughts.azkarra.api.streams.consumer.MonitorOffsetsConsumerInterceptor
+
onContextStart(AzkarraContext) - Method in interface io.streamthoughts.azkarra.api.AzkarraContextListener
+
 
+
onContextStop(AzkarraContext) - Method in interface io.streamthoughts.azkarra.api.AzkarraContextListener
+
 
+
onDownloadProgress(long, long, boolean) - Method in interface io.streamthoughts.azkarra.client.openapi.ApiCallback
+
+
This is called when the API downlond processing.
+
+
onDownloadProgress(long, long, boolean) - Method in class io.streamthoughts.azkarra.http.query.AsyncQueryApiCallback
+
 
+
onError(Throwable) - Method in class io.streamthoughts.azkarra.http.sse.ServerSentEventSubscriber
+
onFailure(ApiException, int, Map) - Method in interface io.streamthoughts.azkarra.http.query.ApiOnFailureCallback
+
 
+
onFailure(ApiException, int, Map) - Method in class io.streamthoughts.azkarra.http.query.AsyncQueryApiCallback
+
+
This is called when the API call fails.
+
+
onFailure(ApiException, int, Map<String, List<String>>) - Method in interface io.streamthoughts.azkarra.client.openapi.ApiCallback
+
+
This is called when the API call fails.
+
+
onLimitReached(BlockingRecordQueue<K, V>) - Method in interface io.streamthoughts.azkarra.api.events.LimitHandler
+
+
Invokes when the limit of a BlockingRecordQueue is reached.
+
+
onMissingComponent(List<Class>) - Static method in class io.streamthoughts.azkarra.api.components.condition.Conditions
+
+
Specify that components of the given types must be missing for the component to be enabled.
+
+
onNext(KV<K, V>) - Method in class io.streamthoughts.azkarra.http.sse.ServerSentEventSubscriber
+
onOpen(BlockingRecordQueue<K, V>) - Method in interface io.streamthoughts.azkarra.api.events.EventStreamPipe
+
+
Set the queue from which records are produced.
+
+
OnPropertyCondition<T> - Class in io.streamthoughts.azkarra.api.components.condition
+
+
Condition to express a requirement for a given property.
+
+
OnPropertyCondition(Function<Conf, Optional<T>>, Predicate<Optional<T>>) - Constructor for class io.streamthoughts.azkarra.api.components.condition.OnPropertyCondition
+
+
Creates a new OnPropertyCondition instance.
+
+
onPropertyEquals(String, String) - Static method in class io.streamthoughts.azkarra.api.components.condition.Conditions
+
+
Specify that the given property should be equal to the given value for a component to be eligible for use.
+
+
onPropertyExist(String) - Static method in class io.streamthoughts.azkarra.api.components.condition.Conditions
+
+
Specify that the given property should be set for a component to be eligible for use.
+
+
onPropertyMatches(String, String) - Static method in class io.streamthoughts.azkarra.api.components.condition.Conditions
+
+
Specify that the given property should be matched the given pattern for a component to be eligible for use.
+
+
onPropertyMissing(String) - Static method in class io.streamthoughts.azkarra.api.components.condition.Conditions
+
+
Specify that the given property should be missing for a component to be eligible for use.
+
+
onPropertyNotEquals(String, String) - Static method in class io.streamthoughts.azkarra.api.components.condition.Conditions
+
+
Specify that the given property should be equal to the given value for a component to be eligible for use.
+
+
onPropertyTrue(String) - Static method in class io.streamthoughts.azkarra.api.components.condition.Conditions
+
+
Specify that the given property should be true for a component to be eligible for use.
+
+
onQueued() - Method in class io.streamthoughts.azkarra.api.events.callback.LimitedQueueCallback
+
+
Invokes when a new record is queued.
+
+
onQueued() - Method in interface io.streamthoughts.azkarra.api.events.callback.QueueCallback
+
+
Invokes when a new record is queued.
+
+
onRestoreEnd(TopicPartition, String, long) - Method in class io.streamthoughts.azkarra.api.streams.listener.CompositeStateRestoreListener
+
onRestoreEnd(TopicPartition, String, long) - Method in class io.streamthoughts.azkarra.commons.streams.LoggingStateRestoreListener
+
onRestoreStart(TopicPartition, String, long, long) - Method in class io.streamthoughts.azkarra.api.streams.listener.CompositeStateRestoreListener
+
onRestoreStart(TopicPartition, String, long, long) - Method in class io.streamthoughts.azkarra.commons.streams.LoggingStateRestoreListener
+
onSingleAnnotation(Class<T>, Function<T, ComponentDescriptorModifier>) - Static method in interface io.streamthoughts.azkarra.streams.components.annotation.ComponentDescriptorModifierResolver
+
+
Returns the given ComponentDescriptorModifier only if the component is + annotated with the given component.
+
+
onStart(StreamsLifecycleContext, StreamsLifecycleChain) - Method in interface io.streamthoughts.azkarra.api.StreamsLifecycleInterceptor
+
+
Intercepts the streams instance before being started.
+
+
onStart(StreamsLifecycleContext, StreamsLifecycleChain) - Method in class io.streamthoughts.azkarra.metrics.interceptor.MeterKafkaStreamsInterceptor
+
+
Intercepts the streams instance before being started.
+
+
onStart(StreamsLifecycleContext, StreamsLifecycleChain) - Method in class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptor
+
+
Intercepts the streams instance before being started.
+
+
onStart(StreamsLifecycleContext, StreamsLifecycleChain) - Method in class io.streamthoughts.azkarra.runtime.interceptors.ClassloadingIsolationInterceptor
+
+
Intercepts the streams instance before being started.
+
+
onStart(StreamsLifecycleContext, StreamsLifecycleChain) - Method in class io.streamthoughts.azkarra.runtime.interceptors.CompositeStreamsInterceptor
+
+
Intercepts the streams instance before being started.
+
+
onStart(StreamsLifecycleContext, StreamsLifecycleChain) - Method in class io.streamthoughts.azkarra.runtime.interceptors.KafkaBrokerReadyInterceptor
+
+
Intercepts the streams instance before being started.
+
+
onStart(StreamsLifecycleContext, StreamsLifecycleChain) - Method in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptor
+
+
Intercepts the streams instance before being started.
+
+
onStart(StreamsLifecycleContext, StreamsLifecycleChain) - Method in class io.streamthoughts.azkarra.runtime.interceptors.WaitForSourceTopicsInterceptor
+
+
Intercepts the streams instance before being started.
+
+
onStop(StreamsLifecycleContext, StreamsLifecycleChain) - Method in interface io.streamthoughts.azkarra.api.StreamsLifecycleInterceptor
+
+
Intercepts the streams instance before being stopped.
+
+
onStop(StreamsLifecycleContext, StreamsLifecycleChain) - Method in class io.streamthoughts.azkarra.metrics.interceptor.MeterKafkaStreamsInterceptor
+
+
Intercepts the streams instance before being stopped.
+
+
onStop(StreamsLifecycleContext, StreamsLifecycleChain) - Method in class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptor
+
+
Intercepts the streams instance before being stopped.
+
+
onStop(StreamsLifecycleContext, StreamsLifecycleChain) - Method in class io.streamthoughts.azkarra.runtime.interceptors.CompositeStreamsInterceptor
+
+
Intercepts the streams instance before being stopped.
+
+
onStop(StreamsLifecycleContext, StreamsLifecycleChain) - Method in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptor
+
+
Intercepts the streams instance before being stopped.
+
+
onSubscribe(Flow.Subscription) - Method in class io.streamthoughts.azkarra.http.sse.ServerSentEventSubscriber
+
onSuccess(V1QueryResult, int, Map<String, List<String>>) - Method in class io.streamthoughts.azkarra.http.query.AsyncQueryApiCallback
+
+
This is called when the API call succeeded.
+
+
onSuccess(T, int, Map<String, List<String>>) - Method in interface io.streamthoughts.azkarra.client.openapi.ApiCallback
+
+
This is called when the API call succeeded.
+
+
onUploadProgress(long, long, boolean) - Method in interface io.streamthoughts.azkarra.client.openapi.ApiCallback
+
+
This is called when the API upload processing.
+
+
onUploadProgress(long, long, boolean) - Method in class io.streamthoughts.azkarra.http.query.AsyncQueryApiCallback
+
 
+
OpaqueMemoryResource<T> - Class in io.streamthoughts.azkarra.commons.rocksdb.internal
+
+
An OpaqueMemoryResource represents a shared memory resource.
+
+
OpaqueMemoryResource(T, ResourceDisposer<Exception>) - Constructor for class io.streamthoughts.azkarra.commons.rocksdb.internal.OpaqueMemoryResource
+
+
Creates a new OpaqueMemoryResource instance.
+
+
open() - Method in class io.streamthoughts.azkarra.api.events.BasicBlockingRecordQueue
+
+
Open the queue.
+
+
open() - Method in interface io.streamthoughts.azkarra.api.events.BlockingRecordQueue
+
+
Open the queue.
+
+
open() - Method in class io.streamthoughts.azkarra.api.events.DelegateBlockingRecordQueue
+
+
Open the queue.
+
+
open(EventStreamPipe<K, V>) - Method in class io.streamthoughts.azkarra.api.events.EventStream
+
 
+
OptimizedTopologyProvider - Class in io.streamthoughts.azkarra.api.streams
+
+
A TopologyProvider that can be used to build an optimized Topology instance.
+
+
OptimizedTopologyProvider() - Constructor for class io.streamthoughts.azkarra.api.streams.OptimizedTopologyProvider
+
 
+
order() - Method in interface io.streamthoughts.azkarra.api.AzkarraContextListener
+
order() - Method in interface io.streamthoughts.azkarra.api.components.Ordered
+
 
+
order() - Method in class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
order() - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
order(int) - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
+
Sets the order of the component.
+
+
Order - Annotation Type in io.streamthoughts.azkarra.api.annotations
+
 
+
ORDER_BY_ORDER - Static variable in interface io.streamthoughts.azkarra.api.components.ComponentDescriptor
+
 
+
ORDER_BY_VERSION - Static variable in interface io.streamthoughts.azkarra.api.components.ComponentDescriptor
+
 
+
Ordered - Interface in io.streamthoughts.azkarra.api.components
+
 
+
originals - Variable in class io.streamthoughts.azkarra.api.config.DelegatingConf
+
 
+
originals() - Method in class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptorConfig
+
 
+
outputTopic() - Method in class io.streamthoughts.azkarra.commons.error.DeadLetterTopicExceptionHandlerConfig
+
 
+
+ + + +

P

+
+
Pair - Class in io.streamthoughts.azkarra.client.openapi
+
 
+
Pair(String, String) - Constructor for class io.streamthoughts.azkarra.client.openapi.Pair
+
 
+
parameterToPair(String, Object) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Formats the specified query parameter to a list containing a single Pair object.
+
+
parameterToPairs(String, String, Collection) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Formats the specified collection query parameters to a list of Pair objects.
+
+
parameterToString(Object) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Format the given parameter object into string.
+
+
params(QueryParams) - Method in class io.streamthoughts.azkarra.api.query.QueryRequest
+
 
+
parse(String) - Static method in enum io.streamthoughts.azkarra.api.query.StoreOperation
+
 
+
parse(String) - Static method in enum io.streamthoughts.azkarra.api.query.StoreType
+
 
+
parse(String) - Static method in class io.streamthoughts.azkarra.api.util.Version
+
+
Static helper for creating a new version based on the specified string.
+
+
ParsingConfException - Exception in io.streamthoughts.azkarra.api.errors
+
 
+
ParsingConfException(String) - Constructor for exception io.streamthoughts.azkarra.api.errors.ParsingConfException
+
+
Creates a new ParsingConfException instance.
+
+
ParsingConfException(String, Throwable) - Constructor for exception io.streamthoughts.azkarra.api.errors.ParsingConfException
+
+
Creates a new ParsingConfException instance.
+
+
PARTIAL - io.streamthoughts.azkarra.api.query.result.QueryStatus
+
+
The query is executed successfully partially (some instances failed to respond).
+
+
PARTIAL - io.streamthoughts.azkarra.client.openapi.models.V1QueryResult.StatusEnum
+
 
+
partition(Integer) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionLagInfo
+
 
+
partition(Integer) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
 
+
partition(Integer) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1TopicPartition
+
 
+
partitionLagInfos(List<V1StatePartitionLagInfo>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1LocalStatePartitionsInfo
+
 
+
partitionRestoreInfos(List<V1StatePartitionRestoreInfo>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1LocalStatePartitionsInfo
+
 
+
partitions() - Method in class io.streamthoughts.azkarra.api.streams.TopicPartitions
+
 
+
password - Variable in class io.streamthoughts.azkarra.http.security.auth.PasswordCredentials
+
 
+
password() - Method in class io.streamthoughts.azkarra.client.authentication.BasicAuthAuthenticator.Credential
+
 
+
password() - Method in class io.streamthoughts.azkarra.http.security.auth.PasswordCredentials
+
 
+
PasswordCredentials - Class in io.streamthoughts.azkarra.http.security.auth
+
 
+
PasswordCredentials(String) - Constructor for class io.streamthoughts.azkarra.http.security.auth.PasswordCredentials
+
+
Creates a new PasswordCredentials instance.
+
+
PasswordCredentials.Type - Enum in io.streamthoughts.azkarra.http.security.auth
+
 
+
path() - Method in class io.streamthoughts.azkarra.http.security.authorizer.HttpResource
+
 
+
PATH - Static variable in class io.streamthoughts.azkarra.http.routes.ApiContextRoutes
+
 
+
PATH_ENVIRONMENT_TYPES - Static variable in class io.streamthoughts.azkarra.http.routes.ApiEnvironmentRoutes
+
 
+
PATH_ENVIRONMENTS - Static variable in class io.streamthoughts.azkarra.http.routes.ApiEnvironmentRoutes
+
 
+
PATH_V1 - Static variable in class io.streamthoughts.azkarra.http.APIVersions
+
 
+
PENDING_SHUTDOWN - io.streamthoughts.azkarra.api.streams.State.Standards
+
 
+
PlainPasswordCredentials - Class in io.streamthoughts.azkarra.http.security.auth
+
+
Representation of a plain text user password.
+
+
PlainPasswordCredentials(String) - Constructor for class io.streamthoughts.azkarra.http.security.auth.PlainPasswordCredentials
+
+
Creates a new PlainPasswordCredentials instance.
+
+
poll() - Method in class io.streamthoughts.azkarra.api.events.BasicBlockingRecordQueue
+
poll() - Method in interface io.streamthoughts.azkarra.api.events.BlockingRecordQueue
+
 
+
poll() - Method in class io.streamthoughts.azkarra.api.events.DelegateBlockingRecordQueue
+
poll(Duration) - Method in class io.streamthoughts.azkarra.api.events.BasicBlockingRecordQueue
+
poll(Duration) - Method in interface io.streamthoughts.azkarra.api.events.BlockingRecordQueue
+
 
+
poll(Duration) - Method in class io.streamthoughts.azkarra.api.events.DelegateBlockingRecordQueue
+
port() - Method in class io.streamthoughts.azkarra.api.util.Endpoint
+
 
+
positions() - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerClientOffsets
+
 
+
positions(List<V1StreamsConsumerLogOffsets>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerClientOffsets
+
 
+
predecessors(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNode
+
 
+
predecessors(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNodeAllOf
+
 
+
predecessors(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNode
+
 
+
predecessors(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNodeAllOf
+
 
+
prefix() - Method in enum io.streamthoughts.azkarra.http.security.auth.PasswordCredentials.Type
+
 
+
prepare() - Method in class io.streamthoughts.azkarra.api.query.QueryRequest
+
 
+
prepare(StoreOperation) - Method in class io.streamthoughts.azkarra.api.query.internal.KeyValueQueryBuilder
+
prepare(StoreOperation) - Method in interface io.streamthoughts.azkarra.api.query.internal.QueryOperationBuilder
+
 
+
prepare(StoreOperation) - Method in class io.streamthoughts.azkarra.api.query.internal.SessionQueryBuilder
+
prepare(StoreOperation) - Method in class io.streamthoughts.azkarra.api.query.internal.WindowQueryBuilder
+
prepareDownloadFile(Response) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Prepare file for download
+
+
prettyName() - Method in enum io.streamthoughts.azkarra.api.query.StoreOperation
+
 
+
prettyName() - Method in enum io.streamthoughts.azkarra.api.query.StoreType
+
 
+
Primary - Annotation Type in io.streamthoughts.azkarra.api.annotations
+
+
Marker interface to indicate that a component must be selected + in the case of multiple possible implementations.
+
+
PrimaryQualifier<T> - Class in io.streamthoughts.azkarra.api.components.qualifier
+
 
+
PrimaryQualifier() - Constructor for class io.streamthoughts.azkarra.api.components.qualifier.PrimaryQualifier
+
 
+
principal() - Method in interface io.streamthoughts.azkarra.http.security.authorizer.AuthorizationContext
+
+
Gets the current authenticated principal.
+
+
print(Banner) - Method in interface io.streamthoughts.azkarra.api.banner.BannerPrinter
+
+
Prints the specified Banner.
+
+
print(Banner) - Method in class io.streamthoughts.azkarra.streams.banner.DefaultBannerPrinter
+
+
Prints the specified Banner.
+
+
print(PrintStream) - Method in interface io.streamthoughts.azkarra.api.banner.Banner
+
 
+
print(PrintStream) - Method in class io.streamthoughts.azkarra.streams.banner.AzkarraBanner
+
processCookieParams(Map<String, String>, Request.Builder) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Set cookie parameters to the request builder, including default cookies.
+
+
processHeaderParams(Map<String, String>, Request.Builder) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Set header parameters to the request builder, including default headers.
+
+
processor(V1StreamsTopologyProcessorNode) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsGlobalStore
+
 
+
PROCESSOR - io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.Node.Type
+
 
+
ProcessorNodeBuilder() - Constructor for class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.ProcessorNodeBuilder
+
 
+
producerClientIds(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
producerConfigs() - Method in class io.streamthoughts.azkarra.commons.error.DeadLetterTopicExceptionHandlerConfig
+
 
+
producerPrefix(String) - Static method in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig
+
+ +
+
ProgressRequestBody - Class in io.streamthoughts.azkarra.client.openapi
+
 
+
ProgressRequestBody(RequestBody, ApiCallback) - Constructor for class io.streamthoughts.azkarra.client.openapi.ProgressRequestBody
+
 
+
ProgressResponseBody - Class in io.streamthoughts.azkarra.client.openapi
+
 
+
ProgressResponseBody(ResponseBody, ApiCallback) - Constructor for class io.streamthoughts.azkarra.client.openapi.ProgressResponseBody
+
 
+
prometheus() - Method in class io.streamthoughts.azkarra.metrics.endpoints.PrometheusEndpoint
+
 
+
PrometheusEndpoint - Class in io.streamthoughts.azkarra.metrics.endpoints
+
+
Endpoint to scrap metrics in prometheus format.
+
+
PrometheusEndpoint(PrometheusMeterRegistry) - Constructor for class io.streamthoughts.azkarra.metrics.endpoints.PrometheusEndpoint
+
+
Creates a new PrometheusEndpoint instance.
+
+
PrometheusEndpoint.PrometheusEndpointExtension - Class in io.streamthoughts.azkarra.metrics.endpoints
+
 
+
PrometheusEndpointExtension() - Constructor for class io.streamthoughts.azkarra.metrics.endpoints.PrometheusEndpoint.PrometheusEndpointExtension
+
 
+
prometheusRegistry() - Method in class io.streamthoughts.azkarra.metrics.micrometer.MeterRegistryFactory
+
 
+
PropertiesFileLoginModule - Class in io.streamthoughts.azkarra.http.security.jaas.spi
+
+
This LoginModule imports a user's Principal and credentials information (BasicUserPrincipal, + BasicRolePrincipal, UserPasswordCredentials) and associates them with the current Subject.
+
+
PropertiesFileLoginModule() - Constructor for class io.streamthoughts.azkarra.http.security.jaas.spi.PropertiesFileLoginModule
+
 
+
PropertiesFileUsersIdentityManager - Class in io.streamthoughts.azkarra.http.security.auth
+
 
+
PropertiesFileUsersIdentityManager(String, boolean) - Constructor for class io.streamthoughts.azkarra.http.security.auth.PropertiesFileUsersIdentityManager
+
+
Creates a new PropertiesFileUsersIdentityManager instance.
+
+
PropertiesFileUsersIdentityManager.PropertiesFileLoaderTask - Class in io.streamthoughts.azkarra.http.security.auth
+
+
Default thread scheduling periodic scans of the targeted file-system.
+
+
property() - Method in annotation type io.streamthoughts.azkarra.api.annotations.ConditionalOn
+
+
Specify the name of the property that should be set.
+
+
Property - Class in io.streamthoughts.azkarra.api.config
+
+
A single key-value with configuration.
+
+
Provider<T> - Interface in io.streamthoughts.azkarra.api.providers
+
+
Interface to provide versioned components.
+
+
pruneSuffix(String, String) - Static method in class io.streamthoughts.azkarra.api.util.Utils
+
 
+
put(String, Object) - Method in class io.streamthoughts.azkarra.api.query.GenericQueryParams
+
 
+
putAllItem(String, Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryAll
+
 
+
putAllItem(String, Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
putCountItem(String, Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryCount
+
 
+
putCountItem(String, Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
putTagsItem(String, String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Metric
+
 
+
+ + + +

Q

+
+
qualifier() - Method in class io.streamthoughts.azkarra.api.util.Version
+
 
+
Qualifier<T> - Interface in io.streamthoughts.azkarra.api.components
+
 
+
Qualifiers - Class in io.streamthoughts.azkarra.api.components.qualifier
+
 
+
Qualifiers() - Constructor for class io.streamthoughts.azkarra.api.components.qualifier.Qualifiers
+
 
+
query - Variable in class io.streamthoughts.azkarra.api.query.DecorateQuery
+
 
+
query(V1QueryOperation) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Query
+
 
+
Query - Interface in io.streamthoughts.azkarra.api.query
+
 
+
QUERY_PARAM_KEY - Static variable in class io.streamthoughts.azkarra.api.query.internal.QueryConstants
+
 
+
QUERY_PARAM_KEY_FROM - Static variable in class io.streamthoughts.azkarra.api.query.internal.QueryConstants
+
 
+
QUERY_PARAM_KEY_TO - Static variable in class io.streamthoughts.azkarra.api.query.internal.QueryConstants
+
 
+
QUERY_PARAM_TIME - Static variable in class io.streamthoughts.azkarra.api.query.internal.QueryConstants
+
 
+
QUERY_PARAM_TIME_FROM - Static variable in class io.streamthoughts.azkarra.api.query.internal.QueryConstants
+
 
+
QUERY_PARAM_TIME_TO - Static variable in class io.streamthoughts.azkarra.api.query.internal.QueryConstants
+
 
+
QueryableKafkaStreams - Interface in io.streamthoughts.azkarra.api.query
+
 
+
QueryBuilder - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
QueryBuilder(String) - Constructor for class io.streamthoughts.azkarra.api.query.internal.QueryBuilder
+
+
Creates a new QueryBuilder instance.
+
+
QueryCall<K,​V> - Interface in io.streamthoughts.azkarra.api.query
+
+
A QueryCall is a query that has been prepared for execution.
+
+
QueryCall.QueryCallFactory - Interface in io.streamthoughts.azkarra.api.query
+
+
A QueryCallFactory is used to create new QueryCall.
+
+
QueryConstants - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
QueryConstants() - Constructor for class io.streamthoughts.azkarra.api.query.internal.QueryConstants
+
 
+
QueryError - Class in io.streamthoughts.azkarra.api.query.result
+
+
A serializable error.
+
+
QueryError(Error) - Constructor for class io.streamthoughts.azkarra.api.query.result.QueryError
+
+
Creates a new QueryError instance.
+
+
QueryError(String) - Constructor for class io.streamthoughts.azkarra.api.query.result.QueryError
+
+
Creates a new QueryError instance.
+
+
QueryExecutionDelegatee - Interface in io.streamthoughts.azkarra.runtime.query
+
+
A QueryExecutionDelegatee is used to plug a specific strategy to execute a state store query.
+
+
QueryOperationBuilder - Interface in io.streamthoughts.azkarra.api.query.internal
+
 
+
QueryOptions - Class in io.streamthoughts.azkarra.api.query
+
+
The QueryOptions cane be used to set the options to be used + for querying a state store.
+
+
QueryOptions(int, Duration, Duration, boolean, Long) - Constructor for class io.streamthoughts.azkarra.api.query.QueryOptions
+
+
Creates a new QueryOptions instance.
+
+
QueryOptionsRequest - Class in io.streamthoughts.azkarra.http.data
+
+
Class which is used for serializing and de-serializing state store query options.
+
+
QueryOptionsRequest(Integer, Long, Long, Boolean, Long) - Constructor for class io.streamthoughts.azkarra.http.data.QueryOptionsRequest
+
 
+
QueryParams - Interface in io.streamthoughts.azkarra.api.query
+
 
+
QueryRequest - Class in io.streamthoughts.azkarra.api.query
+
+
Class which is use to wrap information about the store to be query.
+
+
QueryRequest() - Constructor for class io.streamthoughts.azkarra.api.query.QueryRequest
+
+
Creates a new QueryRequest instance.
+
+
QueryRequest(Query) - Constructor for class io.streamthoughts.azkarra.api.query.QueryRequest
+
+
Creates a new QueryRequest instance.
+
+
QueryRequest(String, StoreType, StoreOperation, QueryParams) - Constructor for class io.streamthoughts.azkarra.api.query.QueryRequest
+
+
Creates a new QueryRequest instance.
+
+
QueryResult<K,​V> - Class in io.streamthoughts.azkarra.api.query.result
+
 
+
QueryResultBuilder<K,​V> - Class in io.streamthoughts.azkarra.api.query.result
+
 
+
QueryResultBuilder() - Constructor for class io.streamthoughts.azkarra.api.query.result.QueryResultBuilder
+
 
+
QueryResultUtils - Class in io.streamthoughts.azkarra.runtime.query.internal
+
 
+
QueryResultUtils() - Constructor for class io.streamthoughts.azkarra.runtime.query.internal.QueryResultUtils
+
 
+
queryStateStore(String, String, V1Query) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
Query a Kafka Streams state store, also known as executing an 'Interactive Query'.
+
+
queryStateStoreAsync(String, String, V1Query, ApiCallback<V1QueryResult>) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
(asynchronously) + Query a Kafka Streams state store, also known as executing an 'Interactive Query'.
+
+
queryStateStoreCall(String, String, V1Query, ApiCallback) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
Build call for queryStateStore
+
+
queryStateStoreWithHttpInfo(String, String, V1Query) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
Query a Kafka Streams state store, also known as executing an 'Interactive Query'.
+
+
QueryStatus - Enum in io.streamthoughts.azkarra.api.query.result
+
 
+
queryTimeout() - Method in class io.streamthoughts.azkarra.api.query.QueryOptions
+
+
Gets the maximum duration for executing the execute.
+
+
queryTimeoutMs(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
 
+
QueueCallback - Interface in io.streamthoughts.azkarra.api.events.callback
+
+
The callback for BlockingRecordQueue.
+
+
+ + + +

R

+
+
randomize(int) - Method in class io.streamthoughts.azkarra.runtime.env.internal.BasicContainerId
+
+
Randomizes this id with a random suffix whose length is the number of characters specified.
+
+
range() - Method in class io.streamthoughts.azkarra.api.query.internal.KeyValueQueryBuilder
+
 
+
range() - Method in class io.streamthoughts.azkarra.api.query.internal.TimestampedKeyValueQueryBuilder
+
range(V1QueryRangeParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
range(V1QueryRangeParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryRange
+
 
+
RANGE - io.streamthoughts.azkarra.api.query.StoreOperation
+
 
+
read(JsonReader) - Method in class io.streamthoughts.azkarra.client.openapi.JSON.ByteArrayAdapter
+
 
+
read(JsonReader) - Method in class io.streamthoughts.azkarra.client.openapi.JSON.DateTypeAdapter
+
 
+
read(JsonReader) - Method in class io.streamthoughts.azkarra.client.openapi.JSON.LocalDateTypeAdapter
+
 
+
read(JsonReader) - Method in class io.streamthoughts.azkarra.client.openapi.JSON.OffsetDateTimeTypeAdapter
+
 
+
read(JsonReader) - Method in class io.streamthoughts.azkarra.client.openapi.JSON.SqlDateTypeAdapter
+
 
+
read(JsonReader) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Query.TypeEnum.Adapter
+
 
+
read(JsonReader) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult.StatusEnum.Adapter
+
 
+
read(Conf) - Static method in class io.streamthoughts.azkarra.streams.config.loader.internal.EnvironmentConfig
+
+
Static helper that can be used to creates a new EnvironmentConfig instance + from the provided Conf.
+
+
read(Conf) - Static method in class io.streamthoughts.azkarra.streams.config.loader.internal.TopologyConfig
+
+
Static helper that can be used to creates a new TopologyConfig instance + from the provided Conf.
+
+
read(Conf) - Method in class io.streamthoughts.azkarra.streams.config.loader.internal.TopologyConfig.Reader
+
 
+
Reader<A,​B> - Class in io.streamthoughts.azkarra.api.monad
+
 
+
Reader() - Constructor for class io.streamthoughts.azkarra.streams.config.loader.internal.EnvironmentConfig.Reader
+
 
+
Reader() - Constructor for class io.streamthoughts.azkarra.streams.config.loader.internal.TopologyConfig.Reader
+
 
+
readJsonRequest(HttpServerExchange) - Static method in class io.streamthoughts.azkarra.http.ExchangeHelper
+
+
Static helper that can be used to read JSON object from HTTP-request payload.
+
+
readJsonRequest(HttpServerExchange, Class<T>) - Static method in class io.streamthoughts.azkarra.http.ExchangeHelper
+
+
Static helper that can be used to read JSON object from HTTP-request payload.
+
+
readTimeout(int) - Method in class io.streamthoughts.azkarra.client.HttpClientBuilder
+
+
Sets the read timeout (in milliseconds).
+
+
REBALANCING - io.streamthoughts.azkarra.api.streams.State.Standards
+
 
+
record(KV<?, ?>) - Static method in class io.streamthoughts.azkarra.http.sse.ServerSentEventSubscriber.StreamedEvent
+
 
+
records(List<V1Record>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet
+
 
+
recover(Function<? super Throwable, Try<V>>) - Method in class io.streamthoughts.azkarra.api.monad.Try.Failure
+
recover(Function<? super Throwable, Try<V>>) - Method in interface io.streamthoughts.azkarra.api.monad.Try
+
 
+
recover(Function<? super Throwable, Try<V>>) - Method in class io.streamthoughts.azkarra.api.monad.Try.Retriable
+
recover(Function<? super Throwable, Try<V>>) - Method in class io.streamthoughts.azkarra.api.monad.Try.Success
+
ReflectiveComponentScanner - Class in io.streamthoughts.azkarra.streams.components
+
+
The ReflectiveComponentScanner class can be used to scan the classpath for automatically + registering declared classes annotated with Component and ComponentFactory classes.
+
+
ReflectiveComponentScanner(ComponentRegistry) - Constructor for class io.streamthoughts.azkarra.streams.components.ReflectiveComponentScanner
+
+
Creates a new ReflectiveComponentScanner instance.
+
+
ReflectMethodComponentSupplier - Class in io.streamthoughts.azkarra.streams.components
+
 
+
register(AzkarraRestExtensionContext) - Method in interface io.streamthoughts.azkarra.api.server.AzkarraRestExtension
+
+
The AzkarraRestExtension implementations should use this method to register JAX-RS resources.
+
+
register(AzkarraRestExtensionContext) - Method in class io.streamthoughts.azkarra.metrics.endpoints.PrometheusEndpoint.PrometheusEndpointExtension
+
+
The AzkarraRestExtension implementations should use this method to register JAX-RS resources.
+
+
register(ShutdownHook.Hook) - Static method in class io.streamthoughts.azkarra.runtime.util.ShutdownHook
+
 
+
registerComponent(Class<T>, ComponentDescriptorModifier...) - Method in interface io.streamthoughts.azkarra.api.components.ComponentRegistry
+
+
Registers the component supplier for the specified type.
+
+
registerComponent(Class<T>, Supplier<T>, ComponentDescriptorModifier...) - Method in interface io.streamthoughts.azkarra.api.components.ComponentRegistry
+
+
Registers the component supplier for the specified type.
+
+
registerComponent(String, Class<T>, ComponentDescriptorModifier...) - Method in interface io.streamthoughts.azkarra.api.components.ComponentRegistry
+
+
Registers the component supplier for the specified type and name.
+
+
registerComponent(String, Class<T>, ComponentDescriptorModifier...) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
registerComponent(String, Class<T>, ComponentDescriptorModifier...) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Registers the component supplier for the specified type and name.
+
+
registerComponent(String, Class<T>, ComponentDescriptorModifier...) - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Registers the component supplier for the specified type and name.
+
+
registerComponent(String, Class<T>, Supplier<T>, ComponentDescriptorModifier...) - Method in interface io.streamthoughts.azkarra.api.components.ComponentRegistry
+
+
Registers the component supplier for the specified type and name.
+
+
registerComponent(String, Class<T>, Supplier<T>, ComponentDescriptorModifier...) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
registerComponent(String, Class<T>, Supplier<T>, ComponentDescriptorModifier...) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Registers the component supplier for the specified type and name.
+
+
registerComponent(String, Class<T>, Supplier<T>, ComponentDescriptorModifier...) - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Registers the component supplier for the specified type and name.
+
+
registerDescriptor(ComponentDescriptor<T>) - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptorRegistry
+
+
Registers the specified ComponentDescriptor to this ComponentRegistry.
+
+
registerDescriptor(ComponentDescriptor<T>) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
registerDescriptor(ComponentDescriptor<T>) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Registers the specified ComponentDescriptor to this ComponentRegistry.
+
+
registerEventStream(EventStream<K, V>) - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Registers a new EventStream to this container.
+
+
registerEventStream(EventStream<K, V>) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Registers a new EventStream to this container.
+
+
registerModule(Module) - Method in class io.streamthoughts.azkarra.serialization.json.Json
+
 
+
registerModules(Iterable<? extends Module>) - Method in class io.streamthoughts.azkarra.serialization.json.Json
+
 
+
registerQueryExecutionDelegatee(QueryExecutionDelegatee) - Method in class io.streamthoughts.azkarra.runtime.query.DefaultInteractiveQueryService
+
+
Registers a new QueryExecutionDelegatee instance.
+
+
registerSingleton(Class<T>, ComponentDescriptorModifier...) - Method in interface io.streamthoughts.azkarra.api.components.ComponentRegistry
+
+
Registers a singleton no-arg constructor component supplier for the specified type.
+
+
registerSingleton(Class<T>, Supplier<T>, ComponentDescriptorModifier...) - Method in interface io.streamthoughts.azkarra.api.components.ComponentRegistry
+
+
Registers the component supplier for the specified type and name.
+
+
registerSingleton(String, Class<T>, ComponentDescriptorModifier...) - Method in interface io.streamthoughts.azkarra.api.components.ComponentRegistry
+
+
Registers a singleton no-arg constructor component supplier for the specified type.
+
+
registerSingleton(String, Class<T>, ComponentDescriptorModifier...) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
registerSingleton(String, Class<T>, ComponentDescriptorModifier...) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Registers a singleton no-arg constructor component supplier for the specified type.
+
+
registerSingleton(String, Class<T>, ComponentDescriptorModifier...) - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Registers a singleton no-arg constructor component supplier for the specified type.
+
+
registerSingleton(String, Class<T>, Supplier<T>, ComponentDescriptorModifier...) - Method in interface io.streamthoughts.azkarra.api.components.ComponentRegistry
+
+
Registers the component supplier for the specified type and name.
+
+
registerSingleton(String, Class<T>, Supplier<T>, ComponentDescriptorModifier...) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
registerSingleton(String, Class<T>, Supplier<T>, ComponentDescriptorModifier...) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Registers the component supplier for the specified type and name.
+
+
registerSingleton(String, Class<T>, Supplier<T>, ComponentDescriptorModifier...) - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Registers the component supplier for the specified type and name.
+
+
registerSingleton(T) - Method in interface io.streamthoughts.azkarra.api.components.ComponentRegistry
+
+
Register the specified shared instance.
+
+
registerSingleton(T) - Method in class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
+
 
+
registerSingleton(T) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
+
Register the specified shared instance.
+
+
registerSingleton(T) - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Register the specified shared instance.
+
+
registerTopology(Supplier<TopologyProvider>) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Registers a new TopologyProvider instance to this StreamsExecutionEnvironment.
+
+
registerTopology(Supplier<TopologyProvider>, Executed) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Registers a new TopologyProvider instance to this StreamsExecutionEnvironment.
+
+
registerTopology(Topology, Version, Executed) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Registers a new TopologyProvider instance to this StreamsExecutionEnvironment.
+
+
remote(Boolean) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryErrorResultSet
+
 
+
remote(Boolean) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet
+
 
+
remoteAccessAllowed() - Method in class io.streamthoughts.azkarra.api.query.QueryOptions
+
+
Gets whether remote access is allowed.
+
+
remoteAccessAllowed(Boolean) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
 
+
RemoteQueryCallFactory - Interface in io.streamthoughts.azkarra.runtime.query
+
 
+
renew() - Method in interface io.streamthoughts.azkarra.api.query.QueryCall
+
+
Create a new, identical QueryCall to this one which can be re-executed even if this call + has already been.
+
+
renew() - Method in class io.streamthoughts.azkarra.http.query.RestApiQueryCall
+
+
Create a new, identical QueryCall to this one which can be re-executed even if this call + has already been.
+
+
renew() - Method in class io.streamthoughts.azkarra.runtime.query.DistributedQueryCall
+
+
Create a new, identical QueryCall to this one which can be re-executed even if this call + has already been.
+
+
renew() - Method in class io.streamthoughts.azkarra.runtime.query.EmptyQueryCall
+
+
Create a new, identical QueryCall to this one which can be re-executed even if this call + has already been.
+
+
renew() - Method in class io.streamthoughts.azkarra.runtime.query.LocalQueryCall
+
+
Create a new, identical QueryCall to this one which can be re-executed even if this call + has already been.
+
+
report() - Method in interface io.streamthoughts.azkarra.runtime.interceptors.monitoring.MonitoringStreamsTask.Reportable
+
+
Gets an object to report.
+
+
report(KafkaStreamsMetadata) - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.KafkaMonitoringReporter
+
+
Called periodically by the monitoring tasks.
+
+
report(KafkaStreamsMetadata) - Method in interface io.streamthoughts.azkarra.runtime.interceptors.monitoring.MonitoringReporter
+
+
Called periodically by the monitoring tasks.
+
+
resolves() - Method in class io.streamthoughts.azkarra.streams.components.isolation.ComponentResolver
+
 
+
resolves(Class<?>) - Method in class io.streamthoughts.azkarra.streams.components.annotation.ComponentDescriptorModifierResolver.ApplyModifierOnAnnotationExist
+
+
Resolves the ComponentDescriptorModifier for the given component type.
+
+
resolves(Class<?>) - Method in class io.streamthoughts.azkarra.streams.components.annotation.ComponentDescriptorModifierResolver.ApplyModifierOnAnnotations
+
+
Resolves the ComponentDescriptorModifier for the given component type.
+
+
resolves(Class<?>) - Method in interface io.streamthoughts.azkarra.streams.components.annotation.ComponentDescriptorModifierResolver
+
+
Resolves the ComponentDescriptorModifier for the given component type.
+
+
resolves(Method) - Method in class io.streamthoughts.azkarra.streams.components.annotation.ComponentDescriptorModifierResolver.ApplyModifierOnAnnotationExist
+
+
Resolves the ComponentDescriptorModifier for the given component type.
+
+
resolves(Method) - Method in class io.streamthoughts.azkarra.streams.components.annotation.ComponentDescriptorModifierResolver.ApplyModifierOnAnnotations
+
+
Resolves the ComponentDescriptorModifier for the given component type.
+
+
resolves(Method) - Method in interface io.streamthoughts.azkarra.streams.components.annotation.ComponentDescriptorModifierResolver
+
+
Resolves the ComponentDescriptorModifier for the given component type.
+
+
resource() - Method in interface io.streamthoughts.azkarra.http.security.authorizer.AuthorizationContext
+
+
Gets the requested resource.
+
+
ResourceDisposer<E extends Throwable> - Interface in io.streamthoughts.azkarra.commons.rocksdb.internal
+
+
A MemoryResourceDisposer can be used to dispose a shared + resource after it is not used any more.
+
+
ResourceInitializer<T> - Interface in io.streamthoughts.azkarra.commons.rocksdb.internal
+
+
A ResourceInitializer is used to initialize a new resource.
+
+
resources() - Method in class io.streamthoughts.azkarra.streams.components.isolation.ExternalComponent
+
 
+
REST_AUTHENTICATION_BASIC_SILENT_CONFIG - Static variable in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
REST_AUTHENTICATION_MECHANISM_CONFIG - Static variable in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
REST_AUTHENTICATION_REALM_CONFIG - Static variable in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
REST_AUTHENTICATION_ROLES_CONFIG - Static variable in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
REST_AUTHENTICATION_USERS_CONFIG - Static variable in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
RestApiQueryCall<K,​V> - Class in io.streamthoughts.azkarra.http.query
+
+
A RestApiQueryCall can be used to execute an interactive query on a remote instance.
+
+
RestApiQueryCall(String, Endpoint, Endpoint, AzkarraV1Api, QueryRequest) - Constructor for class io.streamthoughts.azkarra.http.query.RestApiQueryCall
+
+
Creates a new RestApiQueryCall instance.
+
+
RestApiQueryCallFactory - Class in io.streamthoughts.azkarra.http.query
+
 
+
RestApiQueryCallFactory(OkHttpClient) - Constructor for class io.streamthoughts.azkarra.http.query.RestApiQueryCallFactory
+
+
Creates a new RestApiQueryCallFactory instance.
+
+
RestApiQueryCallFactory(OkHttpClient, String) - Constructor for class io.streamthoughts.azkarra.http.query.RestApiQueryCallFactory
+
+
Creates a new RestApiQueryCallFactory instance.
+
+
restart() - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Restarts this container.
+
+
restart() - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Restarts this container.
+
+
RestartKafkaStreamsOnThreadException - Class in io.streamthoughts.azkarra.runtime.streams.errors
+
+
Restarts the KafkaStreams instance when a StreamThread + abruptly terminates due to an uncaught exception.
+
+
RestartKafkaStreamsOnThreadException() - Constructor for class io.streamthoughts.azkarra.runtime.streams.errors.RestartKafkaStreamsOnThreadException
+
 
+
restartStreamsContainer(String) - Method in interface io.streamthoughts.azkarra.api.AzkarraStreamsService
+
+
Restarts the streams instance for the specified container id.
+
+
restartStreamsContainer(String) - Method in class io.streamthoughts.azkarra.runtime.service.LocalAzkarraStreamsService
+
+
Restarts the streams instance for the specified container id.
+
+
restartStreamsInstance(String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
restart a running KafkaStreams instance
+
+
restartStreamsInstanceAsync(String, ApiCallback<Void>) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
(asynchronously) + restart a running KafkaStreams instance
+
+
restartStreamsInstanceCall(String, ApiCallback) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
Build call for restartStreamsInstance
+
+
restartStreamsInstanceWithHttpInfo(String) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
restart a running KafkaStreams instance
+
+
restoreConsumerClientId(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
Restricted - Annotation Type in io.streamthoughts.azkarra.api.annotations
+
+
Marker interface that a class annotated with Component can used for describing its scope.
+
+
RestrictedComponentFactory - Class in io.streamthoughts.azkarra.runtime.components
+
 
+
RestrictedComponentFactory(ComponentFactory) - Constructor for class io.streamthoughts.azkarra.runtime.components.RestrictedComponentFactory
+
 
+
Restriction - Class in io.streamthoughts.azkarra.api.components
+
 
+
Restriction(String, String) - Constructor for class io.streamthoughts.azkarra.api.components.Restriction
+
+
Creates a new Restriction instance.
+
+
RestrictionQualifier<T> - Class in io.streamthoughts.azkarra.api.components.qualifier
+
 
+
result(V1QueryGlobalResultSet) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
 
+
retriable(CheckedSupplier<V, E>, Retry) - Static method in interface io.streamthoughts.azkarra.api.monad.Try
+
 
+
retries() - Method in class io.streamthoughts.azkarra.api.query.QueryOptions
+
+
Gets the maximum number of attempts.
+
+
retries(int, Duration) - Static method in class io.streamthoughts.azkarra.api.query.QueryOptions
+
+
Helper method to create a new QueryOptions with the given retries and retryBackoff.
+
+
retries(Integer) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
 
+
Retry - Class in io.streamthoughts.azkarra.api.monad
+
 
+
retryBackoff() - Method in class io.streamthoughts.azkarra.api.query.QueryOptions
+
+
Gets the time interval before attempting a new operation.
+
+
retryBackoffMs(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
 
+
right() - Method in class io.streamthoughts.azkarra.api.monad.Either
+
 
+
right() - Method in class io.streamthoughts.azkarra.api.monad.Tuple
+
 
+
right(R) - Static method in class io.streamthoughts.azkarra.api.monad.Either
+
 
+
ROCKSDB_BACKGROUND_THREADS_COMPACTION_POOL_CONFIG - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
 
+
ROCKSDB_BACKGROUND_THREADS_FLUSH_POOL_CONFIG - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
 
+
ROCKSDB_BLOCK_CACHE_SIZE_CONFIG - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
 
+
ROCKSDB_BLOCK_CACHE_SIZE_DEFAULT - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetter
+
 
+
ROCKSDB_COMPACTION_STYLE_CONFIG - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
 
+
ROCKSDB_COMPRESSION_TYPE_CONFIG - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
 
+
ROCKSDB_FILES_OPEN_CONFIG - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
 
+
ROCKSDB_LOG_DIR_CONFIG - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
 
+
ROCKSDB_LOG_LEVEL_CONFIG - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
 
+
ROCKSDB_MAX_BACKGROUND_COMPACTIONS_CONFIG - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
 
+
ROCKSDB_MAX_BACKGROUND_FLUSHES_CONFIG - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
 
+
ROCKSDB_MAX_LOG_FILE_SIZE_CONFIG - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
 
+
ROCKSDB_MAX_WRITE_BUFFER_NUMBER_CONFIG - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
 
+
ROCKSDB_MEMORY_HIGH_PRIO_POOL_RATIO_CONFIG - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
 
+
ROCKSDB_MEMORY_HIGH_PRIO_POOL_RATIO_DEFAULT - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
 
+
ROCKSDB_MEMORY_MANAGED_CONFIG - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
 
+
ROCKSDB_MEMORY_MANAGED_DOC - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
 
+
ROCKSDB_MEMORY_STRICT_CAPACITY_LIMIT_CONFIG - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
 
+
ROCKSDB_MEMORY_WRITE_BUFFER_RATIO_CONFIG - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
 
+
ROCKSDB_MEMORY_WRITE_BUFFER_RATIO_DEFAULT - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
 
+
ROCKSDB_STATS_DUMP_PERIOD_SEC_CONFIG - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
 
+
ROCKSDB_STATS_DUMP_PERIOD_SEC_DOC - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
 
+
ROCKSDB_STATS_ENABLE_CONFIG - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
 
+
ROCKSDB_WRITE_BUFFER_SIZE_CONFIG - Static variable in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
 
+
RocksDBConfig - Class in io.streamthoughts.azkarra.api.config
+
+
The RocksDBConfig can be used to easily build a Conf for RocksDB.
+
+
RocksDBConfig() - Constructor for class io.streamthoughts.azkarra.api.config.RocksDBConfig
+
+
Creates a new RocksDBConfig instance.
+
+
RoleGrantedAuthority - Class in io.streamthoughts.azkarra.http.security.auth
+
 
+
RoleGrantedAuthority(String) - Constructor for class io.streamthoughts.azkarra.http.security.auth.RoleGrantedAuthority
+
+
Creates a new RoleGrantedAuthority instance.
+
+
RoutingHandlerProvider - Interface in io.streamthoughts.azkarra.http.spi
+
 
+
run() - Method in class io.streamthoughts.azkarra.http.security.auth.PropertiesFileUsersIdentityManager.PropertiesFileLoaderTask
+
run() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.MonitoringStreamsTask
+
run() - Static method in class io.streamthoughts.azkarra.streams.AzkarraApplication
+
 
+
run(Class<?>[], String[]) - Static method in class io.streamthoughts.azkarra.streams.AzkarraApplication
+
 
+
run(Class<?>, String[]) - Static method in class io.streamthoughts.azkarra.streams.AzkarraApplication
+
 
+
run(String[]) - Method in class io.streamthoughts.azkarra.streams.AzkarraApplication
+
+ +
+
RUNNING - io.streamthoughts.azkarra.api.streams.State.Standards
+
 
+
+ + + +

S

+
+
SAFE_DESERIALIZER_DEFAULT_VALUE_CONFIG - Static variable in class io.streamthoughts.azkarra.commons.error.SafeDeserializerConfig
+
 
+
SAFE_DESERIALIZER_DEFAULT_VALUE_DOC - Static variable in class io.streamthoughts.azkarra.commons.error.SafeDeserializerConfig
+
 
+
SafeDeserializer<T> - Class in io.streamthoughts.azkarra.commons.error
+
 
+
SafeDeserializer(Deserializer<T>, Class<T>) - Constructor for class io.streamthoughts.azkarra.commons.error.SafeDeserializer
+
+
Creates a new SafeDeserializer instance.
+
+
SafeDeserializer(Deserializer<T>, T) - Constructor for class io.streamthoughts.azkarra.commons.error.SafeDeserializer
+
+
Creates a new SafeDeserializer instance.
+
+
SafeDeserializerConfig - Class in io.streamthoughts.azkarra.commons.error
+
 
+
SafeDeserializerConfig(Class<?>, Map<?, ?>) - Constructor for class io.streamthoughts.azkarra.commons.error.SafeDeserializerConfig
+
+
Creates a new SafeDeserializerConfig instance.
+
+
SafeSerdes - Class in io.streamthoughts.azkarra.commons.error
+
+
Factory for creating serializers / safe-deserializers.
+
+
SafeSerdes() - Constructor for class io.streamthoughts.azkarra.commons.error.SafeSerdes
+
 
+
sanitizeFilename(String) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Sanitize filename by removing path.
+
+
scan(String) - Method in interface io.streamthoughts.azkarra.api.components.ComponentScanner
+
+
Scans external component for the specified paths.
+
+
scan(String) - Method in class io.streamthoughts.azkarra.streams.components.ReflectiveComponentScanner
+
+
Scans external component for the specified paths.
+
+
scan(List<String>) - Method in interface io.streamthoughts.azkarra.api.components.ComponentScanner
+
+
Scans external component for the specified paths.
+
+
scan(List<String>) - Method in class io.streamthoughts.azkarra.streams.components.ReflectiveComponentScanner
+
+
Scans external component for the specified paths.
+
+
scanComponentPath(Path) - Method in interface io.streamthoughts.azkarra.api.components.ComponentScanner
+
+
Scans the specified top-level component directory for components.
+
+
scanComponentPath(Path) - Method in class io.streamthoughts.azkarra.streams.components.ReflectiveComponentScanner
+
+
Scans the specified top-level component directory for components.
+
+
scanForPackage(Package) - Method in interface io.streamthoughts.azkarra.api.components.ComponentScanner
+
+
Scans the specified package for components.
+
+
scanForPackage(Package) - Method in class io.streamthoughts.azkarra.streams.components.ReflectiveComponentScanner
+
+
Scans the specified package for components.
+
+
scanForPackage(String) - Method in interface io.streamthoughts.azkarra.api.components.ComponentScanner
+
+
Scans the specified package for components.
+
+
scanForPackage(String) - Method in class io.streamthoughts.azkarra.streams.components.ReflectiveComponentScanner
+
+
Scans the specified package for components.
+
+
Secondary - Annotation Type in io.streamthoughts.azkarra.api.annotations
+
+
Marker interface to indicate that a component must be de-prioritize + in the case of multiple possible implementations.
+
+
SecondaryQualifier<T> - Class in io.streamthoughts.azkarra.api.components.qualifier
+
 
+
SecondaryQualifier(boolean) - Constructor for class io.streamthoughts.azkarra.api.components.qualifier.SecondaryQualifier
+
+
Creates a new SecondaryQualifier instance.
+
+
SecurityConfException - Exception in io.streamthoughts.azkarra.http.security
+
 
+
SecurityConfException(String) - Constructor for exception io.streamthoughts.azkarra.http.security.SecurityConfException
+
+
Creates a new SecurityConfException instance.
+
+
SecurityConfException(String, Throwable) - Constructor for exception io.streamthoughts.azkarra.http.security.SecurityConfException
+
+
Creates a new SecurityConfException instance.
+
+
SecurityConfException(Throwable) - Constructor for exception io.streamthoughts.azkarra.http.security.SecurityConfException
+
+
Creates a new SecurityConfException instance.
+
+
SecurityConfig - Class in io.streamthoughts.azkarra.http.security
+
+
The server security confiugration.
+
+
SecurityConfig(Conf) - Constructor for class io.streamthoughts.azkarra.http.security.SecurityConfig
+
+
Creates a new SecurityConfig instance.
+
+
SecurityHandler - Class in io.streamthoughts.azkarra.http.security.handler
+
+
SecurityHandler.
+
+
SecurityHandlerFactory - Class in io.streamthoughts.azkarra.http.security.handler
+
+
Default factory class for building a new SecurityHandler object.
+
+
SecurityHandlerFactory(AzkarraContext) - Constructor for class io.streamthoughts.azkarra.http.security.handler.SecurityHandlerFactory
+
+
Creates a new AzkarraContext instance.
+
+
securityMechanism() - Method in interface io.streamthoughts.azkarra.http.security.authorizer.AuthorizationContext
+
+
Gets the security mechanism used by the client to authenticate.
+
+
SecurityMechanism - Enum in io.streamthoughts.azkarra.http.security
+
+
List of security mechanism currently supported for authenticating users.
+
+
selectHeaderAccept(String[]) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Select the Accept header's value from the given accepts array: + if JSON exists in the given array, use it; + otherwise use all of them (joining into a string)
+
+
selectHeaderContentType(String[]) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Select the Content-Type header's value from the given array: + if JSON exists in the given array, use it; + otherwise use the first one of the array.
+
+
send(KV<K, V>) - Method in class io.streamthoughts.azkarra.api.events.BasicBlockingRecordQueue
+
+
Sends a key-value record into this queue.
+
+
send(KV<K, V>) - Method in interface io.streamthoughts.azkarra.api.events.BlockingRecordQueue
+
+
Sends a key-value record into this queue.
+
+
send(KV<K, V>) - Method in class io.streamthoughts.azkarra.api.events.DelegateBlockingRecordQueue
+
+
Sends a key-value record into this queue.
+
+
send(KV<K, V>) - Method in class io.streamthoughts.azkarra.api.events.EventStream
+
+
Sends a null-key value record into this stream.
+
+
send(String, KV<K, V>) - Method in class io.streamthoughts.azkarra.api.events.EventStreamSupport
+
+
Sends a null-key value record into into the given stream.
+
+
send(String, K, V) - Method in class io.streamthoughts.azkarra.api.events.EventStreamSupport
+
+
Sends a key-value record into the given stream.
+
+
send(String, K, V, long) - Method in class io.streamthoughts.azkarra.api.events.EventStreamSupport
+
+
Sends a timestamped key-value record into the given stream.
+
+
send(String, V) - Method in class io.streamthoughts.azkarra.api.events.EventStreamSupport
+
+
Sends a key-value record into this queue.
+
+
send(K, V) - Method in class io.streamthoughts.azkarra.api.events.EventStream
+
+
Sends a key-value record into this stream.
+
+
send(K, V, long) - Method in class io.streamthoughts.azkarra.api.events.EventStream
+
+
Sends a timestamped key-value record into this stream.
+
+
send(V) - Method in class io.streamthoughts.azkarra.api.events.EventStream
+
+
Sends a key-value record into this queue.
+
+
sendErrorMessage(HttpServerExchange, Throwable) - Static method in class io.streamthoughts.azkarra.http.error.ExceptionDefaultHandler
+
 
+
sendJsonResponse(HttpServerExchange, Object) - Static method in class io.streamthoughts.azkarra.http.ExchangeHelper
+
+
Static helper that can be used to write a JSON object to HTTP-response with StatusCodes.OK.
+
+
sendJsonResponseWithCode(HttpServerExchange, Object, int) - Static method in class io.streamthoughts.azkarra.http.ExchangeHelper
+
+
Static helper that can be used to write a JSON object to HTTP-response with the specified status code.
+
+
sendTextValue(HttpServerExchange, Object) - Static method in class io.streamthoughts.azkarra.http.ExchangeHelper
+
 
+
SequentialSubscriptionIdGenerator - Class in io.streamthoughts.azkarra.api.events.reactive.internal
+
+
Class that can be used to generate a sequential SubscriptionId.
+
+
SequentialSubscriptionIdGenerator() - Constructor for class io.streamthoughts.azkarra.api.events.reactive.internal.SequentialSubscriptionIdGenerator
+
 
+
serdeFrom(Class<T>, T) - Static method in class io.streamthoughts.azkarra.commons.error.SafeSerdes
+
 
+
serdeFrom(Serde<T>, T) - Static method in class io.streamthoughts.azkarra.commons.error.SafeSerdes
+
 
+
serdeFrom(Serializer<T>, Deserializer<T>, T) - Static method in class io.streamthoughts.azkarra.commons.error.SafeSerdes
+
 
+
Serdes<T> - Interface in io.streamthoughts.azkarra.serialization
+
+
Interface for serializing and de-serializing object.
+
+
SerializationException - Exception in io.streamthoughts.azkarra.serialization
+
 
+
SerializationException(String, Throwable) - Constructor for exception io.streamthoughts.azkarra.serialization.SerializationException
+
+
Creates a new SerializationException instance.
+
+
serialize(Conf, JsonGenerator, SerializerProvider) - Method in class io.streamthoughts.azkarra.serialization.json.ConfSerializer
+
serialize(TopologyDescriptor, JsonGenerator, SerializerProvider) - Method in class io.streamthoughts.azkarra.serialization.json.TopologyDescriptorSerializer
+
serialize(QueryRequest, QueryOptions) - Static method in class io.streamthoughts.azkarra.http.serialization.json.JsonQuerySerde
+
 
+
serialize(OffsetAndTimestamp, JsonGenerator, SerializerProvider) - Method in class io.streamthoughts.azkarra.serialization.json.OffsetAndTimestampSerializer
+
serialize(Long, JsonGenerator, SerializerProvider) - Method in class io.streamthoughts.azkarra.serialization.json.TimestampSerializer
+
serialize(Object) - Method in class io.streamthoughts.azkarra.client.openapi.JSON
+
+
Serialize the given Java object into JSON string.
+
+
serialize(Object) - Method in class io.streamthoughts.azkarra.http.serialization.json.SpecificJsonSerdes
+
+
Serialize a data object into a byte array.
+
+
serialize(Object) - Method in class io.streamthoughts.azkarra.serialization.json.Json
+
+
An helper method that can be used to serialize a given object.
+
+
serialize(Object, String) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Serialize the given Java object into request body according to the object's + class and the request Content-Type.
+
+
serialize(GenericRecord, JsonGenerator, SerializerProvider) - Method in class io.streamthoughts.azkarra.http.serialization.json.GenericRecordSerializer
+
serialize(TopicPartition, JsonGenerator, SerializerProvider) - Method in class io.streamthoughts.azkarra.serialization.json.TopicPartitionSerializer
+
serialize(Windowed, JsonGenerator, SerializerProvider) - Method in class io.streamthoughts.azkarra.serialization.json.WindowedSerializer
+
serialize(TaskMetadata, JsonGenerator, SerializerProvider) - Method in class io.streamthoughts.azkarra.serialization.json.TaskMetadataSerializer
+
serialize(ThreadMetadata, JsonGenerator, SerializerProvider) - Method in class io.streamthoughts.azkarra.serialization.json.ThreadMetadataSerializer
+
 
+
serialize(T) - Method in interface io.streamthoughts.azkarra.serialization.Serdes
+
+
Serialize a data object into a byte array.
+
+
SERIALIZED_NAME_ACTIVE_TASKS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
SERIALIZED_NAME_ADMIN_CLIENT_ID - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
SERIALIZED_NAME_ALL - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryAll
+
 
+
SERIALIZED_NAME_ALL - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
SERIALIZED_NAME_ASSIGNMENTS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
 
+
SERIALIZED_NAME_AZKARRA_VERSION - Static variable in class io.streamthoughts.azkarra.client.openapi.models.Version
+
 
+
SERIALIZED_NAME_BRANCH - Static variable in class io.streamthoughts.azkarra.client.openapi.models.Version
+
 
+
SERIALIZED_NAME_CLEANUP - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1Options
+
 
+
SERIALIZED_NAME_CLIENT_ID - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerClientOffsets
+
 
+
SERIALIZED_NAME_COMMIT_ID - Static variable in class io.streamthoughts.azkarra.client.openapi.models.Version
+
 
+
SERIALIZED_NAME_COMMITTED_OFFSET - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
SERIALIZED_NAME_COMMITTED_TIMESTAMP - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
SERIALIZED_NAME_CONSUMED_OFFSET - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
SERIALIZED_NAME_CONSUMED_TIMESTAMP - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
SERIALIZED_NAME_CONSUMERS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerGroupOffsets
+
 
+
SERIALIZED_NAME_COUNT - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryCount
+
 
+
SERIALIZED_NAME_COUNT - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
SERIALIZED_NAME_CURRENT_OFFSET - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionLagInfo
+
 
+
SERIALIZED_NAME_DESCRIPTION - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1Metric
+
 
+
SERIALIZED_NAME_DESCRIPTION - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
SERIALIZED_NAME_DURATION - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
 
+
SERIALIZED_NAME_ENDING_OFFSET - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
 
+
SERIALIZED_NAME_ERROR - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
SERIALIZED_NAME_ERRORS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryErrorResultSet
+
 
+
SERIALIZED_NAME_EXCEPTION - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
SERIALIZED_NAME_FAILURE - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
SERIALIZED_NAME_FETCH - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetch
+
 
+
SERIALIZED_NAME_FETCH - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
SERIALIZED_NAME_FETCH_ALL - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAll
+
 
+
SERIALIZED_NAME_FETCH_ALL - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
SERIALIZED_NAME_FETCH_KEY_RANGE - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRange
+
 
+
SERIALIZED_NAME_FETCH_KEY_RANGE - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
SERIALIZED_NAME_FETCH_TIME_RANGE - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRange
+
 
+
SERIALIZED_NAME_FETCH_TIME_RANGE - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
SERIALIZED_NAME_GET - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGet
+
 
+
SERIALIZED_NAME_GET - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
SERIALIZED_NAME_GLOBAL_STORES - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopology
+
 
+
SERIALIZED_NAME_GROUP - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerGroupOffsets
+
 
+
SERIALIZED_NAME_ID - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
SERIALIZED_NAME_ID - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsGlobalStore
+
 
+
SERIALIZED_NAME_ID - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsStatus
+
 
+
SERIALIZED_NAME_ID - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsSubTopology
+
 
+
SERIALIZED_NAME_KEY - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchParams
+
 
+
SERIALIZED_NAME_KEY - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRangeParams
+
 
+
SERIALIZED_NAME_KEY - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGetParams
+
 
+
SERIALIZED_NAME_KEY - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1Record
+
 
+
SERIALIZED_NAME_KEY_FROM - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRangeParams
+
 
+
SERIALIZED_NAME_KEY_FROM - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryRangeParams
+
 
+
SERIALIZED_NAME_KEY_TO - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRangeParams
+
 
+
SERIALIZED_NAME_KEY_TO - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryRangeParams
+
 
+
SERIALIZED_NAME_LAG - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
SERIALIZED_NAME_LIMIT - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
 
+
SERIALIZED_NAME_LOG_END_OFFSET - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionLagInfo
+
 
+
SERIALIZED_NAME_LONG_END_OFFSET - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
SERIALIZED_NAME_LONG_START_COLON_OFFSET - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
SERIALIZED_NAME_MAIN_CONSUMER_CLIENT_ID - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
SERIALIZED_NAME_MESSAGE - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1Error
+
 
+
SERIALIZED_NAME_METRICS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1MetricGroup
+
 
+
SERIALIZED_NAME_NAME - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1LocalStatePartitionsInfo
+
 
+
SERIALIZED_NAME_NAME - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1Metric
+
 
+
SERIALIZED_NAME_NAME - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1MetricGroup
+
 
+
SERIALIZED_NAME_NAME - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
SERIALIZED_NAME_NAME - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyNode
+
 
+
SERIALIZED_NAME_NODES - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsSubTopology
+
 
+
SERIALIZED_NAME_OFFSET_LAG - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionLagInfo
+
 
+
SERIALIZED_NAME_PARTITION - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionLagInfo
+
 
+
SERIALIZED_NAME_PARTITION - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
 
+
SERIALIZED_NAME_PARTITION - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1TopicPartition
+
 
+
SERIALIZED_NAME_PARTITION_LAG_INFOS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1LocalStatePartitionsInfo
+
 
+
SERIALIZED_NAME_PARTITION_RESTORE_INFOS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1LocalStatePartitionsInfo
+
 
+
SERIALIZED_NAME_POSITIONS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerClientOffsets
+
 
+
SERIALIZED_NAME_PREDECESSORS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNode
+
 
+
SERIALIZED_NAME_PREDECESSORS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNodeAllOf
+
 
+
SERIALIZED_NAME_PREDECESSORS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNode
+
 
+
SERIALIZED_NAME_PREDECESSORS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNodeAllOf
+
 
+
SERIALIZED_NAME_PROCESSOR - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsGlobalStore
+
 
+
SERIALIZED_NAME_PRODUCER_CLIENT_IDS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
SERIALIZED_NAME_QUERY - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1Query
+
 
+
SERIALIZED_NAME_QUERY_TIMEOUT_MS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
 
+
SERIALIZED_NAME_RANGE - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
SERIALIZED_NAME_RANGE - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryRange
+
 
+
SERIALIZED_NAME_RECORDS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet
+
 
+
SERIALIZED_NAME_REMOTE - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryErrorResultSet
+
 
+
SERIALIZED_NAME_REMOTE - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet
+
 
+
SERIALIZED_NAME_REMOTE_ACCESS_ALLOWED - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
 
+
SERIALIZED_NAME_RESTORE_CONSUMER_CLIENT_ID - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
SERIALIZED_NAME_RESULT - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
 
+
SERIALIZED_NAME_RETRIES - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
 
+
SERIALIZED_NAME_RETRY_BACKOFF_MS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
 
+
SERIALIZED_NAME_SERVER - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryErrorResultSet
+
 
+
SERIALIZED_NAME_SERVER - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
 
+
SERIALIZED_NAME_SERVER - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet
+
 
+
SERIALIZED_NAME_SET_OPTIONS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1Query
+
 
+
SERIALIZED_NAME_SINCE - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
SERIALIZED_NAME_SINCE - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsState
+
 
+
SERIALIZED_NAME_SOURCE - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsGlobalStore
+
 
+
SERIALIZED_NAME_STANDBY_ASSIGNMENTS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
 
+
SERIALIZED_NAME_STANDBY_STATE_STORES - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
 
+
SERIALIZED_NAME_STANDBY_TASKS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
SERIALIZED_NAME_STARTING_OFFSET - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
 
+
SERIALIZED_NAME_STATE - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
SERIALIZED_NAME_STATE - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsState
+
 
+
SERIALIZED_NAME_STATE - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsStatus
+
 
+
SERIALIZED_NAME_STATE_STORES - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
 
+
SERIALIZED_NAME_STATUS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
 
+
SERIALIZED_NAME_STORE - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
SERIALIZED_NAME_STORES - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNode
+
 
+
SERIALIZED_NAME_STORES - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNodeAllOf
+
 
+
SERIALIZED_NAME_STREAM_THREAD - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerClientOffsets
+
 
+
SERIALIZED_NAME_SUB_TOPOLOGIES - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopology
+
 
+
SERIALIZED_NAME_SUCCESS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
SERIALIZED_NAME_SUCCESSORS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNode
+
 
+
SERIALIZED_NAME_SUCCESSORS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNodeAllOf
+
 
+
SERIALIZED_NAME_SUCCESSORS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNode
+
 
+
SERIALIZED_NAME_SUCCESSORS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNodeAllOf
+
 
+
SERIALIZED_NAME_TAGS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1Metric
+
 
+
SERIALIZED_NAME_TASK_ID - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1TaskMetadata
+
 
+
SERIALIZED_NAME_THREAD_NAME - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
SERIALIZED_NAME_THREAD_STATE - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
SERIALIZED_NAME_THREADS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsStatus
+
 
+
SERIALIZED_NAME_TIME - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchParams
+
 
+
SERIALIZED_NAME_TIME_FROM - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAllParams
+
 
+
SERIALIZED_NAME_TIME_FROM - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRangeParams
+
 
+
SERIALIZED_NAME_TIME_FROM - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRangeParams
+
 
+
SERIALIZED_NAME_TIME_TO - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAllParams
+
 
+
SERIALIZED_NAME_TIME_TO - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRangeParams
+
 
+
SERIALIZED_NAME_TIME_TO - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRangeParams
+
 
+
SERIALIZED_NAME_TIMEOUT - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
 
+
SERIALIZED_NAME_TOOK - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
 
+
SERIALIZED_NAME_TOPIC - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
 
+
SERIALIZED_NAME_TOPIC - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNode
+
 
+
SERIALIZED_NAME_TOPIC - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNodeAllOf
+
 
+
SERIALIZED_NAME_TOPIC - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1TopicPartition
+
 
+
SERIALIZED_NAME_TOPIC_PARTITION - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
SERIALIZED_NAME_TOPIC_PARTITIONS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1TaskMetadata
+
 
+
SERIALIZED_NAME_TOPICS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNode
+
 
+
SERIALIZED_NAME_TOPICS - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNodeAllOf
+
 
+
SERIALIZED_NAME_TOTAL - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
SERIALIZED_NAME_TOTAL - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet
+
 
+
SERIALIZED_NAME_TOTAL_RESTORED - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
 
+
SERIALIZED_NAME_TYPE - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1Query
+
 
+
SERIALIZED_NAME_TYPE - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
SERIALIZED_NAME_TYPE - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyNode
+
 
+
SERIALIZED_NAME_VALUE - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1Metric
+
 
+
SERIALIZED_NAME_VALUE - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1Record
+
 
+
SERIALIZED_NAME_VERSION - Static variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
server - Variable in class io.streamthoughts.azkarra.api.query.result.AbstractResultSet
+
+
The server returning the records.
+
+
server(String) - Method in class io.streamthoughts.azkarra.api.query.result.QueryResult
+
+
Sets the server information.
+
+
server(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryErrorResultSet
+
 
+
server(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
 
+
server(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet
+
 
+
ServerConfig - Class in io.streamthoughts.azkarra.http
+
+
The server configuration.
+
+
ServerConfig(Conf) - Constructor for class io.streamthoughts.azkarra.http.ServerConfig
+
+
Creates a new SecurityConfig instance.
+
+
ServerConfigBuilder - Class in io.streamthoughts.azkarra.http
+
+
An helper class for build a Conf used for configuring embedded http-server.
+
+
ServerConfigEntryLoader - Class in io.streamthoughts.azkarra.streams.config.loader
+
 
+
ServerConfigEntryLoader() - Constructor for class io.streamthoughts.azkarra.streams.config.loader.ServerConfigEntryLoader
+
+
Creates a new AbstractConfigEntryLoader instance.
+
+
ServerConfiguration - Class in io.streamthoughts.azkarra.client.openapi
+
+
Representing a Server configuration.
+
+
ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class io.streamthoughts.azkarra.client.openapi.ServerConfiguration
+
 
+
ServerInfo - Class in io.streamthoughts.azkarra.api.server
+
 
+
ServerInfo(String, int) - Constructor for class io.streamthoughts.azkarra.api.server.ServerInfo
+
+
Creates a new ServerInfo instance.
+
+
ServerInfo(String, int, boolean) - Constructor for class io.streamthoughts.azkarra.api.server.ServerInfo
+
+
Creates a new ServerInfo instance.
+
+
ServerSentEventExample - Class in io.streamthoughts.examples.azkarra.sse
+
 
+
ServerSentEventExample() - Constructor for class io.streamthoughts.examples.azkarra.sse.ServerSentEventExample
+
 
+
ServerSentEventExample.WordCountPublisherTopology - Class in io.streamthoughts.examples.azkarra.sse
+
 
+
ServerSentEventSubscriber<K,​V> - Class in io.streamthoughts.azkarra.http.sse
+
+
A subscriber that sent published KV records over HTTP using a Server-Sent Event (SSE) connection.
+
+
ServerSentEventSubscriber(ServerSentEventConnection, String, String, Json) - Constructor for class io.streamthoughts.azkarra.http.sse.ServerSentEventSubscriber
+
+
Creates a new ServerSentEventSubscriber instance.
+
+
ServerSentEventSubscriber.StreamedEvent - Class in io.streamthoughts.azkarra.http.sse
+
 
+
ServerVariable - Class in io.streamthoughts.azkarra.client.openapi
+
+
Representing a Server Variable for server URL template substitution.
+
+
ServerVariable(String, String, HashSet<String>) - Constructor for class io.streamthoughts.azkarra.client.openapi.ServerVariable
+
 
+
service - Variable in class io.streamthoughts.azkarra.http.handler.AbstractStreamHttpHandler
+
 
+
session() - Method in class io.streamthoughts.azkarra.api.query.internal.QueryBuilder
+
+
Session store.
+
+
SESSION - io.streamthoughts.azkarra.api.query.StoreType
+
+
Session store.
+
+
SESSION - io.streamthoughts.azkarra.client.openapi.models.V1Query.TypeEnum
+
 
+
SessionFetchKeyRangeQuery<K,​V> - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
SessionFetchQuery<K,​V> - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
SessionQueryBuilder - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
setAccessToken(String) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Helper method to set access token for the first OAuth2 authentication.
+
+
setActiveTasks(List<V1TaskMetadata>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
setAdminClientId(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
setAll(Map<String, Object>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryAll
+
 
+
setAll(Map<String, Object>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
setApiClient(ApiClient) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
 
+
setApiClient(ApiClient) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraVersionApi
+
 
+
setApiKey(String) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Helper method to set API key value for the first API key authentication.
+
+
setApiKey(String) - Method in class io.streamthoughts.azkarra.client.openapi.auth.ApiKeyAuth
+
 
+
setApiKeyPrefix(String) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Helper method to set API key prefix for the first API key authentication.
+
+
setApiKeyPrefix(String) - Method in class io.streamthoughts.azkarra.client.openapi.auth.ApiKeyAuth
+
 
+
setApplicationIdBuilder(Supplier<ApplicationIdBuilder>) - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Sets the ApplicationIdBuilder that should be used for building streams application.id.
+
+
setApplicationIdBuilder(Supplier<ApplicationIdBuilder>) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Sets the ApplicationIdBuilder that should be used for building streams application.id.
+
+
setAssignments(Set<V1TopicPartition>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
 
+
setAuthenticated(boolean) - Method in class io.streamthoughts.azkarra.http.security.auth.AbstractAuthentication
+
setAuthenticated(boolean) - Method in interface io.streamthoughts.azkarra.http.security.auth.Authentication
+
 
+
setAuthentication(Authentication) - Method in interface io.streamthoughts.azkarra.http.security.auth.AuthenticationContext
+
+
Sets the currently authenticated principal.
+
+
setAuthentication(Authentication) - Method in class io.streamthoughts.azkarra.http.security.auth.UndertowAuthenticationContext
+
+
Sets the currently authenticated principal.
+
+
setAuthentication(Authentication) - Method in class io.streamthoughts.azkarra.http.security.jaas.spi.DefaultAuthenticationCallbackHandler
+
 
+
setAuthentication(T) - Method in class io.streamthoughts.azkarra.http.security.jaas.spi.AuthenticationCallback
+
 
+
setAuthenticationContext(AuthenticationContext) - Static method in class io.streamthoughts.azkarra.http.security.auth.AuthenticationContextHolder
+
+
Sets a new AuthenticationContext with the current thread of execution.
+
+
setAuthenticationMethod(String) - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Sets the authentication mode.
+
+
setAuthenticationRealm(String) - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Sets the authentication realm.
+
+
setAuthenticationRestricted(String) - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Sets the authentication roles.
+
+
setAuthenticationRoles(String) - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Sets the authentication roles.
+
+
setAuthenticationUsers(String) - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Sets the authentication users.
+
+
setAutoStart(boolean) - Method in class io.streamthoughts.azkarra.streams.AzkarraApplication
+
+
Sets if all registered topologies must be automatically added to the default environment + and started when this AzkarraApplication is started.
+
+
setAutoStart(boolean, String) - Method in class io.streamthoughts.azkarra.streams.AzkarraApplication
+
+
Sets if all registered topologies must be automatically added to the specified environment + and started when this AzkarraApplication is started.
+
+
setAzkarraContext(AzkarraContext) - Method in interface io.streamthoughts.azkarra.api.AzkarraContextAware
+
+
Set the AzkarraContext that this object runs in.
+
+
setAzkarraContext(AzkarraContext) - Method in class io.streamthoughts.azkarra.http.health.internal.StreamsHealthIndicator
+
+
Set the AzkarraContext that this object runs in.
+
+
setAzkarraContext(AzkarraContext) - Method in class io.streamthoughts.azkarra.http.routes.ApiApplicationsRoutes
+
+
Set the AzkarraContext that this object runs in.
+
+
setAzkarraContext(AzkarraContext) - Method in class io.streamthoughts.azkarra.http.routes.ApiHealthRoutes
+
+
Set the AzkarraContext that this object runs in.
+
+
setAzkarraContext(AzkarraContext) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Set the AzkarraContext that this object runs in.
+
+
setAzkarraContext(AzkarraContext) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironmentFactory
+
+
Set the AzkarraContext that this object runs in.
+
+
setAzkarraContext(AzkarraContext) - Method in class io.streamthoughts.azkarra.runtime.service.AbstractAzkarraStreamsService
+
+
Set the AzkarraContext that this object runs in.
+
+
setAzkarraVersion(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.Version
+
 
+
setBanner(Banner) - Method in class io.streamthoughts.azkarra.streams.AzkarraApplication
+
+
Sets the Banner to print when this AzkarraContext is started.
+
+
setBannerMode(Banner.Mode) - Method in class io.streamthoughts.azkarra.streams.AzkarraApplication
+
+
Sets the mode used to print the Banner instance when this AzkarraContext is started.
+
+
setBasePath(String) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Set base path
+
+
setBasicSilentAuthentication(boolean) - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Sets if the basic authentication must be silent.
+
+
setBearerToken(String) - Method in class io.streamthoughts.azkarra.client.openapi.auth.HttpBearerAuth
+
+
Sets the token, which together with the scheme, will be sent as the value of the Authorization header.
+
+
setBranch(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.Version
+
 
+
setClassLoader(ClassLoader) - Method in class io.streamthoughts.azkarra.api.StreamsTopologyMeta.Builder
+
 
+
setCleanup(Boolean) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Options
+
 
+
setClientId(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerClientOffsets
+
 
+
setCommitId(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.Version
+
 
+
setCommittedOffset(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
setCommittedTimestamp(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
setComponentAliasesGenerator(ComponentAliasesGenerator) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
+
 
+
setComponentFactory(ComponentFactory) - Method in class io.streamthoughts.azkarra.api.components.BaseComponentModule
+
+
Sets the ComponentFactory instance..
+
+
setComponentFactory(ComponentFactory) - Method in interface io.streamthoughts.azkarra.api.components.ComponentFactoryAware
+
+
Sets the ComponentFactory instance..
+
+
setComponentFactory(ComponentFactory) - Method in class io.streamthoughts.azkarra.streams.components.ReflectMethodComponentSupplier
+
+
Sets the ComponentFactory instance..
+
+
setComponentNameGenerator(ComponentNameGenerator) - Method in class io.streamthoughts.azkarra.runtime.components.DefaultComponentDescriptorFactory
+
+
Sets the ComponentNameGenerator used for generate a component name if no one is provided.
+
+
setConf(Conf) - Method in class io.streamthoughts.azkarra.api.StreamsTopologyMeta.Builder
+
 
+
setConfig(String, Options, Map<String, Object>) - Method in class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetter
+
setConfiguration(Conf) - Method in interface io.streamthoughts.azkarra.api.AzkarraContext
+
+
Sets the default configuration to be used for this AzkarraContext.
+
+
setConfiguration(Conf) - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Sets the default configuration to be used for this AzkarraContext.
+
+
setConfiguration(Conf) - Method in class io.streamthoughts.azkarra.streams.AzkarraApplication
+
+
Sets the AzkarraApplication configuration.
+
+
setConnectTimeout(int) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Sets the connect timeout (in milliseconds).
+
+
setConsumedOffset(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
setConsumedTimestamp(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
setConsumers(List<V1StreamsConsumerClientOffsets>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerGroupOffsets
+
 
+
setContext(AzkarraContext) - Method in class io.streamthoughts.azkarra.streams.AzkarraApplication
+
+
Sets the AzkarraContext that must be used for this AzkarraApplication.
+
+
setCount(Map<String, Object>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryCount
+
 
+
setCount(Map<String, Object>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
setCurrentOffset(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionLagInfo
+
 
+
setDateFormat(DateFormat) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
 
+
setDateFormat(DateFormat) - Method in class io.streamthoughts.azkarra.client.openapi.JSON
+
 
+
setDebugging(boolean) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Enable/disable debugging for this API client.
+
+
setDefaultApiClient(ApiClient) - Static method in class io.streamthoughts.azkarra.client.openapi.Configuration
+
+
Set the default API client, which would be used when creating API + instances without providing an API client.
+
+
setDefaultEventQueueLimitHandler(LimitHandler) - Method in class io.streamthoughts.azkarra.api.events.EventStreamSupport
+
+
Sets the default LimitHandler that will be used for creating EventStream.
+
+
setDefaultEventQueueSize(int) - Method in class io.streamthoughts.azkarra.api.events.EventStreamSupport
+
+
Sets the default event queue size that will be used for creating EventStream.
+
+
setDeleteTopicsOnStreamsClosed(boolean) - Method in class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptor
+
+
Sets if topics should be automatically deleted once the streams is closed.
+
+
setDescription(String) - Method in class io.streamthoughts.azkarra.api.StreamsTopologyMeta.Builder
+
 
+
setDescription(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Metric
+
 
+
setDescription(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
setDescription(String) - Method in class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo.Builder
+
 
+
setDuration(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
 
+
setDuration(Duration) - Method in class io.streamthoughts.azkarra.commons.streams.StatePartitionRestoreInfo
+
+
Sets the duration of the restoration process.
+
+
setEnableComponentScan(boolean) - Method in class io.streamthoughts.azkarra.streams.AzkarraApplication
+
+
Sets if the classpath must be scanned for searching components.
+
+
setEndingOffset(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
 
+
setEndpoint(Endpoint) - Method in class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo.Builder
+
 
+
setError(String) - Method in class io.streamthoughts.azkarra.api.query.result.QueryResultBuilder
+
 
+
setError(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
setErrors(List<V1Error>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryErrorResultSet
+
 
+
setException(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
setException(String) - Method in class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo.Builder
+
 
+
setExecutionEnvironment(StreamsExecutionEnvironment<?>) - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironmentAware
+
+ +
+
setExecutionEnvironment(StreamsExecutionEnvironment<?>) - Method in class io.streamthoughts.azkarra.runtime.context.internal.DelegatingExecutionEnvironmentAware
+
+ +
+
setExecutionEnvironment(StreamsExecutionEnvironment<?>) - Method in class io.streamthoughts.azkarra.runtime.interceptors.CompositeStreamsInterceptor
+
+ +
+
setExecutionEnvironment(StreamsExecutionEnvironment<?>) - Method in class io.streamthoughts.azkarra.runtime.streams.DefaultApplicationIdBuilder
+
+ +
+
setExecutionEnvironment(StreamsExecutionEnvironment<?>) - Method in class io.streamthoughts.azkarra.runtime.streams.errors.CloseKafkaStreamsOnThreadException
+
+ +
+
setFailedResultSet(ErrorResultSet) - Method in class io.streamthoughts.azkarra.api.query.result.QueryResultBuilder
+
 
+
setFailedResultSet(List<ErrorResultSet>) - Method in class io.streamthoughts.azkarra.api.query.result.QueryResultBuilder
+
 
+
setFailure(List<V1QueryErrorResultSet>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
setFetch(V1QueryFetchParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetch
+
 
+
setFetch(V1QueryFetchParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
setFetchAll(V1QueryFetchAllParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAll
+
 
+
setFetchAll(V1QueryFetchAllParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
setFetchKeyRange(V1QueryFetchKeyRangeParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRange
+
 
+
setFetchKeyRange(V1QueryFetchKeyRangeParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
setFetchTimeRange(V1QueryFetchTimeRangeParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRange
+
 
+
setFetchTimeRange(V1QueryFetchTimeRangeParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
setFormat(DateFormat) - Method in class io.streamthoughts.azkarra.client.openapi.JSON.DateTypeAdapter
+
 
+
setFormat(DateFormat) - Method in class io.streamthoughts.azkarra.client.openapi.JSON.SqlDateTypeAdapter
+
 
+
setFormat(DateTimeFormatter) - Method in class io.streamthoughts.azkarra.client.openapi.JSON.LocalDateTypeAdapter
+
 
+
setFormat(DateTimeFormatter) - Method in class io.streamthoughts.azkarra.client.openapi.JSON.OffsetDateTimeTypeAdapter
+
 
+
setGet(V1QueryGetParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGet
+
 
+
setGet(V1QueryGetParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
setGlobalStores(List<V1StreamsGlobalStore>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopology
+
 
+
setGroup(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerGroupOffsets
+
 
+
setGson(Gson) - Method in class io.streamthoughts.azkarra.client.openapi.JSON
+
+
Set Gson.
+
+
setHttpClient(OkHttpClient) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Set HTTP client, which must never be null.
+
+
setHttpServerConf(Conf) - Method in class io.streamthoughts.azkarra.streams.AzkarraApplication
+
+
Sets the HTTP server configuration.
+
+
setHttpServerEnable(boolean) - Method in class io.streamthoughts.azkarra.streams.AzkarraApplication
+
+
Sets whether the HTTP server should be enable.
+
+
setId(Integer) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsGlobalStore
+
 
+
setId(Integer) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsSubTopology
+
 
+
setId(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
setId(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsStatus
+
 
+
setId(String) - Method in class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo.Builder
+
 
+
setIgnoreSslHostnameVerification(boolean) - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Enables the SSL.
+
+
setIsExecuted(boolean) - Method in class io.streamthoughts.azkarra.runtime.query.BaseAsyncQueryCall
+
 
+
setJSON(JSON) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Set JSON
+
+
setKafkaStreamsContainer(KafkaStreamsContainer) - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainerAware
+
+
Sets the KafkaStreamsContainer that this object runs in.
+
+
setKafkaStreamsContainer(KafkaStreamsContainer) - Method in class io.streamthoughts.azkarra.api.streams.listener.CompositeStateListener
+
+
Sets the KafkaStreamsContainer that this object runs in.
+
+
setKafkaStreamsContainer(KafkaStreamsContainer) - Method in class io.streamthoughts.azkarra.api.streams.listener.CompositeStateRestoreListener
+
+
Sets the KafkaStreamsContainer that this object runs in.
+
+
setKafkaStreamsContainer(KafkaStreamsContainer) - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.KafkaMonitoringReporter
+
+
Sets the KafkaStreamsContainer that this object runs in.
+
+
setKafkaStreamsFactory(Supplier<KafkaStreamsFactory>) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Sets the KafkaStreamsFactory that will be used to provide + the KafkaStreams to configure and start.
+
+
setKey(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Record
+
 
+
setKey(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchParams
+
 
+
setKey(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRangeParams
+
 
+
setKey(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGetParams
+
 
+
setKeyFrom(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRangeParams
+
 
+
setKeyFrom(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryRangeParams
+
 
+
setKeyManagers(KeyManager[]) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Configure client keys to use for authorization in an SSL session.
+
+
setKeyPassword(String) - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Sets the password of the private key in the key store file.
+
+
setKeyStoreLocation(String) - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Sets the location of the key store file.
+
+
setKeyStorePassword(String) - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Sets the store password for the key store file.
+
+
setKeyStoreType(String) - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Sets the file format of the key store file.
+
+
setKeyTo(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRangeParams
+
 
+
setKeyTo(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryRangeParams
+
 
+
setLag(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
setLenientOnJson(boolean) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
 
+
setLenientOnJson(boolean) - Method in class io.streamthoughts.azkarra.client.openapi.JSON
+
 
+
setLimit(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
 
+
setLimitHandler(LimitHandler) - Method in class io.streamthoughts.azkarra.api.events.BasicBlockingRecordQueue
+
+
Sets the handler to be invoked when the limit queue is reached.
+
+
setLimitHandler(LimitHandler) - Method in interface io.streamthoughts.azkarra.api.events.BlockingRecordQueue
+
+
Sets the handler to be invoked when the limit queue is reached.
+
+
setLimitHandler(LimitHandler) - Method in class io.streamthoughts.azkarra.api.events.callback.LimitedQueueCallback
+
+
Sets the handler to be invoked when the queue limit is reached.
+
+
setLimitHandler(LimitHandler) - Method in interface io.streamthoughts.azkarra.api.events.callback.LimitQueueCallback
+
+
Sets the handler to be invoked when the queue limit is reached.
+
+
setLimitHandler(LimitHandler) - Method in class io.streamthoughts.azkarra.api.events.DelegateBlockingRecordQueue
+
+
Sets the handler to be invoked when the limit queue is reached.
+
+
setListener(String) - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Sets the http server listener.
+
+
setLocalDateFormat(DateTimeFormatter) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
 
+
setLocalDateFormat(DateTimeFormatter) - Method in class io.streamthoughts.azkarra.client.openapi.JSON
+
 
+
setLogEndOffset(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionLagInfo
+
 
+
setLogger(Logger) - Method in class io.streamthoughts.azkarra.streams.banner.BannerPrinterBuilder
+
 
+
setLoggerLevel(Level) - Method in class io.streamthoughts.azkarra.streams.banner.BannerPrinterBuilder
+
 
+
setLoginContext(LoginContext) - Method in class io.streamthoughts.azkarra.http.security.auth.JAASAuthentication
+
 
+
setLongEndOffset(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
setLongStartColonOffset(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
setMainConsumerClientId(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
setMessage(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Error
+
 
+
setMetrics(List<V1Metric>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1MetricGroup
+
 
+
setMode(Banner.Mode) - Method in class io.streamthoughts.azkarra.streams.banner.BannerPrinterBuilder
+
 
+
setName(String) - Method in class io.streamthoughts.azkarra.api.StreamsTopologyMeta.Builder
+
 
+
setName(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1LocalStatePartitionsInfo
+
 
+
setName(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Metric
+
 
+
setName(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1MetricGroup
+
 
+
setName(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
setName(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyNode
+
 
+
setName(String) - Method in class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo.Builder
+
 
+
setNodes(List<V1StreamsTopologyNode>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsSubTopology
+
 
+
setNumPartitions(int) - Method in class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptor
+
+
Sets the default number of partitions uses for creating topics.
+
+
setOffsetDateTimeFormat(DateTimeFormatter) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
 
+
setOffsetDateTimeFormat(DateTimeFormatter) - Method in class io.streamthoughts.azkarra.client.openapi.JSON
+
 
+
setOffsetLag(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionLagInfo
+
 
+
setOptions(V1QueryOptions) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Query
+
 
+
setPartition(Integer) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionLagInfo
+
 
+
setPartition(Integer) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
 
+
setPartition(Integer) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1TopicPartition
+
 
+
setPartitionLagInfos(List<V1StatePartitionLagInfo>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1LocalStatePartitionsInfo
+
 
+
setPartitionRestoreInfos(List<V1StatePartitionRestoreInfo>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1LocalStatePartitionsInfo
+
 
+
setPassword(String) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Helper method to set password for the first HTTP basic authentication.
+
+
setPassword(String) - Method in class io.streamthoughts.azkarra.client.openapi.auth.HttpBasicAuth
+
 
+
setPort(int) - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Sets the http server port.
+
+
setPositions(List<V1StreamsConsumerLogOffsets>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerClientOffsets
+
 
+
setPredecessors(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNode
+
 
+
setPredecessors(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNodeAllOf
+
 
+
setPredecessors(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNode
+
 
+
setPredecessors(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNodeAllOf
+
 
+
setPrincipalBuilder(Class<? extends AzkarraPrincipalBuilder>) - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Sets the AzkarraPrincipalBuilder used to build the principal for an authenticated user.
+
+
setProcessor(V1StreamsTopologyProcessorNode) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsGlobalStore
+
 
+
setProducerClientIds(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
setQuery(V1QueryOperation) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Query
+
 
+
setQueryTimeoutMs(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
 
+
setQueue(BlockingRecordQueue) - Method in class io.streamthoughts.azkarra.api.events.callback.LimitedQueueCallback
+
+
Sets the BlockingRecordQueue to be passed to the LimitHandler.
+
+
setQueue(BlockingRecordQueue) - Method in interface io.streamthoughts.azkarra.api.events.callback.LimitQueueCallback
+
+
Sets the BlockingRecordQueue to be passed to the LimitHandler.
+
+
setQueueCallback(QueueCallback) - Method in class io.streamthoughts.azkarra.api.events.BasicBlockingRecordQueue
+
+
Sets the callback to be executed when a new record is queued or the queue is closed.
+
+
setQueueCallback(QueueCallback) - Method in interface io.streamthoughts.azkarra.api.events.BlockingRecordQueue
+
+
Sets the callback to be executed when a new record is queued or the queue is closed.
+
+
setQueueCallback(QueueCallback) - Method in class io.streamthoughts.azkarra.api.events.DelegateBlockingRecordQueue
+
+
Sets the callback to be executed when a new record is queued or the queue is closed.
+
+
setRange(V1QueryRangeParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
setRange(V1QueryRangeParams) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryRange
+
 
+
setReadTimeout(int) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Sets the read timeout (in milliseconds).
+
+
setRecords(List<V1Record>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet
+
 
+
setRegisterShutdownHook(boolean) - Method in interface io.streamthoughts.azkarra.api.AzkarraContext
+
+
Sets if the created AzkarraContext should have a shutdown hook registered.
+
+
setRegisterShutdownHook(boolean) - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Sets if the created AzkarraContext should have a shutdown hook registered.
+
+
setRegisterShutdownHook(boolean) - Method in class io.streamthoughts.azkarra.streams.AzkarraApplication
+
+
Sets if the created AzkarraContext should have a shutdown hook registered.
+
+
setRemote(Boolean) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryErrorResultSet
+
 
+
setRemote(Boolean) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet
+
 
+
setRemoteAccessAllowed(Boolean) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
 
+
setReplicationFactor(short) - Method in class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptor
+
+
Sets the default replication factor uses for creating topics.
+
+
setRestoreConsumerClientId(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
setResult(V1QueryGlobalResultSet) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
 
+
setRetries(Integer) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
 
+
setRetryBackoffMs(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
 
+
setServer(String) - Method in class io.streamthoughts.azkarra.api.query.result.QueryResultBuilder
+
 
+
setServer(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryErrorResultSet
+
 
+
setServer(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
 
+
setServer(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet
+
 
+
setSetOptions(V1QueryOptions) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Query
+
 
+
setSince(long) - Method in class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo.Builder
+
 
+
setSince(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
setSince(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsState
+
 
+
setSource(V1StreamsTopologySourceNode) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsGlobalStore
+
 
+
setSqlDateFormat(DateFormat) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
 
+
setSqlDateFormat(DateFormat) - Method in class io.streamthoughts.azkarra.client.openapi.JSON
+
 
+
setSslCaCert(InputStream) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Configure the CA certificate to be trusted when making https requests.
+
+
setStandbyAssignments(Set<V1TopicPartition>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
 
+
setStandbyStateStores(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
 
+
setStandbyTasks(List<V1TaskMetadata>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
setStartingOffset(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
 
+
setState(State) - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
 
+
setState(State) - Method in interface io.streamthoughts.azkarra.api.StreamsLifecycleContext
+
+
Sets the state of the current streams instance.
+
+
setState(State) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Sets the current state of the streams.
+
+
setState(V1StreamsState) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
setState(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsState
+
 
+
setState(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsStatus
+
 
+
setState(String, long) - Method in class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo.Builder
+
 
+
setStateStores(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
 
+
setStatus(QueryStatus) - Method in class io.streamthoughts.azkarra.api.query.result.QueryResultBuilder
+
 
+
setStatus(V1QueryResult.StatusEnum) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
 
+
setStopWordsService(StopWordsService) - Method in class io.streamthoughts.examples.azkarra.dependency.ComplexWordCountTopology
+
 
+
setStore(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
setStoreName(String) - Method in class io.streamthoughts.azkarra.api.query.result.QueryResultBuilder
+
 
+
setStores(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNode
+
 
+
setStores(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNodeAllOf
+
 
+
setStoreType(String) - Method in class io.streamthoughts.azkarra.api.query.result.QueryResultBuilder
+
 
+
setStreamThread(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerClientOffsets
+
 
+
setStreamThreadExceptionHandler(Supplier<StreamThreadExceptionHandler>) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Sets the StreamThreadExceptionHandler invoked when a StreamThread abruptly terminates + due to an uncaught exception.
+
+
setSubTopologies(List<V1StreamsSubTopology>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopology
+
 
+
setSuccess(List<V1QuerySuccessResultSet>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
setSuccessors(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNode
+
 
+
setSuccessors(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNodeAllOf
+
 
+
setSuccessors(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNode
+
 
+
setSuccessors(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNodeAllOf
+
 
+
setSuccessResultSet(List<SuccessResultSet<K, V>>) - Method in class io.streamthoughts.azkarra.api.query.result.QueryResultBuilder
+
 
+
setTags(Map<String, String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Metric
+
 
+
setTaskId(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1TaskMetadata
+
 
+
setTempFolderPath(String) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Set the temporary folder path (for downloading files)
+
+
setThreadName(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
setThreads(List<V1ThreadMetadata>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsStatus
+
 
+
setThreadState(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
setTime(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchParams
+
 
+
setTimeFrom(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAllParams
+
 
+
setTimeFrom(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRangeParams
+
 
+
setTimeFrom(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRangeParams
+
 
+
setTimeout(boolean) - Method in class io.streamthoughts.azkarra.api.query.result.QueryResultBuilder
+
 
+
setTimeout(Boolean) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
 
+
setTimeTo(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAllParams
+
 
+
setTimeTo(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRangeParams
+
 
+
setTimeTo(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRangeParams
+
 
+
setTook(long) - Method in class io.streamthoughts.azkarra.api.query.result.QueryResultBuilder
+
 
+
setTook(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
 
+
setTopic(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
 
+
setTopic(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNode
+
 
+
setTopic(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNodeAllOf
+
 
+
setTopic(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1TopicPartition
+
 
+
setTopicConfigs(Map<String, String>) - Method in class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptor
+
 
+
setTopicPartition(V1TopicPartition) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
setTopicPartitions(List<V1TopicPartition>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1TaskMetadata
+
 
+
setTopics(Collection<NewTopic>) - Method in class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptor
+
+
Sets the list of new topics to create.
+
+
setTopics(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNode
+
 
+
setTopics(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNodeAllOf
+
 
+
setTotal(Integer) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
setTotal(Integer) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet
+
 
+
setTotalRestored(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
 
+
setTrustStoreLocation(String) - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Sets the location of the trust store file.
+
+
setTrustStorePassword(String) - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Sets the store password for the trust store file.
+
+
setTrustStoreType(String) - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Sets the file format of the key trust file.
+
+
setType(V1Query.TypeEnum) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Query
+
 
+
setType(Class<TopologyProvider>) - Method in class io.streamthoughts.azkarra.api.StreamsTopologyMeta.Builder
+
 
+
setType(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
setType(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyNode
+
 
+
setUserAgent(String) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Set the User-Agent header's value (by adding to the default header map).
+
+
setUserDetails(UserDetails) - Method in class io.streamthoughts.azkarra.http.security.auth.UsernamePasswordAuthentication
+
 
+
setUserIdentityManager(UsersIdentityManager) - Method in class io.streamthoughts.azkarra.http.security.auth.BasicAuthenticator
+
 
+
setUserIdentityManager(Class<? extends UsersIdentityManager>) - Method in class io.streamthoughts.azkarra.http.ServerConfigBuilder
+
+
Sets the UsersIdentityManager used to get information about user to authenticate.
+
+
setUsername(String) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Helper method to set username for the first HTTP basic authentication.
+
+
setUsername(String) - Method in class io.streamthoughts.azkarra.client.openapi.auth.HttpBasicAuth
+
 
+
setValue(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Metric
+
 
+
setValue(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Record
+
 
+
setVerifyingSsl(boolean) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Configure whether to verify certificate and hostname when making https requests.
+
+
setVersion(Version) - Method in class io.streamthoughts.azkarra.api.StreamsTopologyMeta.Builder
+
 
+
setVersion(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
setVersion(String) - Method in class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo.Builder
+
 
+
setWriteTimeout(int) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Sets the write timeout (in milliseconds).
+
+
shutdown() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.MonitoringStreamsTask
+
 
+
ShutdownHook - Class in io.streamthoughts.azkarra.runtime.util
+
+
Utility class for registering shutdown hooks.
+
+
ShutdownHook.Hook - Interface in io.streamthoughts.azkarra.runtime.util
+
 
+
SimpleAuthorizationManager - Class in io.streamthoughts.azkarra.http.security.authorizer
+
+
SimpleAuthorizationManager.
+
+
SimpleAuthorizationManager() - Constructor for class io.streamthoughts.azkarra.http.security.authorizer.SimpleAuthorizationManager
+
+
Creates a new SimpleAuthorizationManager instance.
+
+
SimpleComponentDescriptor<T> - Class in io.streamthoughts.azkarra.api.components
+
+
The SimpleComponentDescriptor is the base class used fro describing components.
+
+
SimpleComponentDescriptor(ComponentDescriptor<T>) - Constructor for class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
+
Creates a new SimpleComponentDescriptor instance from the given one.
+
+
SimpleComponentDescriptor(String, Class<T>, ClassLoader, Supplier<T>, String, boolean, boolean, boolean, boolean, Condition, int) - Constructor for class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
+
Creates a new SimpleComponentDescriptor instance.
+
+
SimpleComponentDescriptor(String, Class<T>, Supplier<T>, boolean) - Constructor for class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
+
Creates a new SimpleComponentDescriptor instance.
+
+
SimpleComponentDescriptor(String, Class<T>, Supplier<T>, String, boolean) - Constructor for class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
+
Creates a new SimpleComponentDescriptor instance.
+
+
since(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
since(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsState
+
 
+
SINK - io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.Node.Type
+
 
+
SinkNodeBuilder() - Constructor for class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SinkNodeBuilder
+
 
+
size() - Method in class io.streamthoughts.azkarra.api.events.BasicBlockingRecordQueue
+
size() - Method in interface io.streamthoughts.azkarra.api.events.BlockingRecordQueue
+
 
+
size() - Method in class io.streamthoughts.azkarra.api.events.DelegateBlockingRecordQueue
+
SL4JLoggerPrintStream - Class in io.streamthoughts.azkarra.streams.banner.internal
+
 
+
SL4JLoggerPrintStream(Logger, Level) - Constructor for class io.streamthoughts.azkarra.streams.banner.internal.SL4JLoggerPrintStream
+
 
+
sleep(Duration) - Method in class io.streamthoughts.azkarra.api.time.SystemTime
+
 
+
sleep(Duration) - Method in interface io.streamthoughts.azkarra.api.time.Time
+
 
+
snapshot() - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerGroupOffsetsState
+
 
+
source - Variable in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsAttributes
+
+
Identifies the context in which an event happened.
+
+
source() - Method in class io.streamthoughts.azkarra.client.openapi.ProgressResponseBody
+
 
+
source() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsAttributes
+
 
+
source(V1StreamsTopologySourceNode) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsGlobalStore
+
 
+
SOURCE - io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.Node.Type
+
 
+
SourceNodeBuilder() - Constructor for class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SourceNodeBuilder
+
 
+
SpecificJsonSerdes<T> - Class in io.streamthoughts.azkarra.http.serialization.json
+
 
+
SpecificJsonSerdes(Json, Class<T>) - Constructor for class io.streamthoughts.azkarra.http.serialization.json.SpecificJsonSerdes
+
+
Creates a new SpecificJsonSerdes instance.
+
+
specVersion - Variable in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsAttributes
+
+
The version of the CloudEvents specification which the event uses.
+
+
specVersion() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsAttributes
+
 
+
SqlDateTypeAdapter() - Constructor for class io.streamthoughts.azkarra.client.openapi.JSON.SqlDateTypeAdapter
+
 
+
SqlDateTypeAdapter(DateFormat) - Constructor for class io.streamthoughts.azkarra.client.openapi.JSON.SqlDateTypeAdapter
+
 
+
SSL_ENABLE - Static variable in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
SSL_IGNORE_HOSTNAME_VERIFICATION - Static variable in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
SSL_KEY_PASSWORD_CONFIG - Static variable in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
SSL_KEYSTORE_LOCATION - Static variable in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
SSL_KEYSTORE_PASSWORD - Static variable in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
SSL_KEYSTORE_TYPE - Static variable in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
SSL_TRUSTSTORE_LOCATION - Static variable in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
SSL_TRUSTSTORE_PASSWORD - Static variable in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
SSL_TRUSTSTORE_TYPE - Static variable in class io.streamthoughts.azkarra.http.security.SecurityConfig
+
 
+
SSLAuthenticationContext - Class in io.streamthoughts.azkarra.http.security.auth
+
+
SSLSecurityContext.
+
+
SSLAuthenticationContext(SecurityMechanism, InetAddress, SecurityContext, SSLSession) - Constructor for class io.streamthoughts.azkarra.http.security.auth.SSLAuthenticationContext
+
+
Creates a new SSLAuthenticationContext instance.
+
+
SSLAuthenticationExample - Class in io.streamthoughts.examples.azkarra.security
+
+
Example to configure an azkarra application with SSL-Two-Way authentication.
+
+
SSLAuthenticationExample() - Constructor for class io.streamthoughts.examples.azkarra.security.SSLAuthenticationExample
+
 
+
SSLClientAuthentication - Class in io.streamthoughts.azkarra.http.security.auth
+
 
+
SSLClientAuthentication(Principal, X509CertificateCredentials) - Constructor for class io.streamthoughts.azkarra.http.security.auth.SSLClientAuthentication
+
+
Creates a new AbstractAuthentication instance.
+
+
sslContext(SSLContext) - Method in class io.streamthoughts.azkarra.client.HttpClientBuilder
+
 
+
SSLContextFactory - Class in io.streamthoughts.azkarra.client.security
+
+
Default class for retrieving a new SSLContext instance.
+
+
SSLContextFactory() - Constructor for class io.streamthoughts.azkarra.client.security.SSLContextFactory
+
 
+
sslKeyManagers(KeyManager[]) - Method in class io.streamthoughts.azkarra.client.HttpClientBuilder
+
 
+
sslTrustManagers(TrustManager[]) - Method in class io.streamthoughts.azkarra.client.HttpClientBuilder
+
 
+
SSLUtils - Class in io.streamthoughts.azkarra.client.security
+
+
Utility class for SSL.
+
+
SSLUtils() - Constructor for class io.streamthoughts.azkarra.client.security.SSLUtils
+
 
+
standbyAssignments() - Method in class io.streamthoughts.azkarra.api.streams.KafkaStreamsMetadata
+
+
Gets the set of topic-partitions assigned to this instance for standby state stores.
+
+
standbyAssignments(Set<V1TopicPartition>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
 
+
standbyStateStores() - Method in class io.streamthoughts.azkarra.api.streams.KafkaStreamsMetadata
+
+
Gets the set of standby state store names hosted by this instance.
+
+
standbyStateStores(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
 
+
standbyTasks(List<V1TaskMetadata>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
start() - Method in interface io.streamthoughts.azkarra.api.AzkarraContext
+
+
Starts this AzkarraContext instance.
+
+
start() - Method in interface io.streamthoughts.azkarra.api.server.EmbeddedHttpServer
+
+
Starts this server.
+
+
start() - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Starts this StreamsExecutionEnvironment instance.
+
+
start() - Method in interface io.streamthoughts.azkarra.api.StreamsTopologyExecution
+
+
Starts the streams-topology encapsulated by this object.
+
+
start() - Method in class io.streamthoughts.azkarra.http.UndertowEmbeddedServer
+
+
Starts this server.
+
+
start() - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Starts this AzkarraContext instance.
+
+
start() - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecution
+
+
Starts the streams-topology encapsulated by this object.
+
+
start() - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Starts this StreamsExecutionEnvironment instance.
+
+
start(Executor) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Asynchronously start the underlying KafkaStreams instance.
+
+
startAutoReload(Duration) - Method in class io.streamthoughts.azkarra.http.security.auth.PropertiesFileUsersIdentityManager
+
 
+
STARTED - io.streamthoughts.azkarra.api.State
+
 
+
startedSince() - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Gets the started epoch-time in milliseconds.
+
+
startedSince() - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Gets the started epoch-time in milliseconds.
+
+
startingOffset(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
 
+
startStreamsTopology(String, String, String, Executed) - Method in interface io.streamthoughts.azkarra.api.AzkarraStreamsService
+
+
Creates and starts a new streams job for the specified topology into the specified environment.
+
+
startStreamsTopology(String, String, String, Executed) - Method in class io.streamthoughts.azkarra.runtime.service.LocalAzkarraStreamsService
+
+
Creates and starts a new streams job for the specified topology into the specified environment.
+
+
startWith(HasId) - Method in interface io.streamthoughts.azkarra.api.model.HasId
+
 
+
state() - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Gets the current state of the streams container.
+
+
state() - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Gets the state of this StreamsExecutionEnvironment.
+
+
state() - Method in class io.streamthoughts.azkarra.api.StreamsExecutionEnvironment.View
+
 
+
state() - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Gets the state of this StreamsExecutionEnvironment.
+
+
state() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.KafkaStreamsMetadata
+
 
+
state() - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Gets the current state of the streams container.
+
+
state(V1StreamsState) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
state(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsState
+
 
+
state(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsStatus
+
 
+
State - Enum in io.streamthoughts.azkarra.api
+
+
The states.
+
+
State - Interface in io.streamthoughts.azkarra.api.streams
+
+
Interface that can be used to set the state of the KafkaStreamsContainer.
+
+
State(String, long) - Constructor for class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo.State
+
 
+
State.Standards - Enum in io.streamthoughts.azkarra.api.streams
+
+
The standard State for a KafkaStreams instance.
+
+
stateChangedTime() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.KafkaStreamsMetadata
+
 
+
StateChangeEvent - Class in io.streamthoughts.azkarra.api.streams
+
 
+
StateChangeEvent(long, State, State) - Constructor for class io.streamthoughts.azkarra.api.streams.StateChangeEvent
+
+
Creates a new StateChangeEvent instance.
+
+
StateChangeEvent(State, State) - Constructor for class io.streamthoughts.azkarra.api.streams.StateChangeEvent
+
+
Creates a new StateChangeEvent instance.
+
+
StatePartitionLagInfo - Class in io.streamthoughts.azkarra.api.streams.store
+
 
+
StatePartitionLagInfo(int, long, long, long) - Constructor for class io.streamthoughts.azkarra.api.streams.store.StatePartitionLagInfo
+
 
+
StatePartitionRestoreInfo - Class in io.streamthoughts.azkarra.commons.streams
+
+
Describes the state of a restoration process for TopicPartition.
+
+
StatePartitionRestoreInfo(TopicPartition, long, long) - Constructor for class io.streamthoughts.azkarra.commons.streams.StatePartitionRestoreInfo
+
+
Creates a new StatePartitionRestoreInfo instance.
+
+
StateRestoreInfo - Class in io.streamthoughts.azkarra.commons.streams
+
+
Describes the state of a restoration process for state store.
+
+
StateRestoreInfo(String) - Constructor for class io.streamthoughts.azkarra.commons.streams.StateRestoreInfo
+
+
Creates a new StateRestoreInfo instance.
+
+
StateRestoreService - Interface in io.streamthoughts.azkarra.commons.streams
+
+
The StateRestoreService is used to get information about the + states of the restoration process of a StateStore.
+
+
stateStores() - Method in class io.streamthoughts.azkarra.api.streams.KafkaStreamsMetadata
+
+
Gets the set of store names hosted by this instance.
+
+
stateStores(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
 
+
status(V1QueryResult.StatusEnum) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
 
+
Status - Class in io.streamthoughts.azkarra.http.health
+
 
+
Status(String) - Constructor for class io.streamthoughts.azkarra.http.health.Status
+
+
Creates a new Status instance.
+
+
StatusAggregator - Interface in io.streamthoughts.azkarra.http.health
+
+
The StatusAggregator is used to aggregate multiple Status instance.
+
+
stop() - Method in interface io.streamthoughts.azkarra.api.AzkarraContext
+
+
Stops this AzkarraContext instance.
+
+
stop() - Method in interface io.streamthoughts.azkarra.api.server.EmbeddedHttpServer
+
+
Stops this server and close any open resources.
+
+
stop() - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Stops this StreamsExecutionEnvironment instance and all running KafkaStreams instance.
+
+
stop() - Method in class io.streamthoughts.azkarra.http.UndertowEmbeddedServer
+
+
Stops this server and close any open resources.
+
+
stop(boolean) - Method in interface io.streamthoughts.azkarra.api.AzkarraContext
+
+
Stops this AzkarraContext instance.
+
+
stop(boolean) - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Stops this StreamsExecutionEnvironment instance and all running KafkaStreams instance.
+
+
stop(boolean) - Method in class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
+
+
Stops this AzkarraContext instance.
+
+
stop(boolean) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Stops this StreamsExecutionEnvironment instance and all running KafkaStreams instance.
+
+
stop(ApplicationId, boolean) - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Stops all the streams instances for the specified application id.
+
+
stop(ApplicationId, boolean, Duration) - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Stops all the streams instance for the specified application id.
+
+
stop(ApplicationId, boolean, Duration) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Stops all the streams instance for the specified application id.
+
+
stop(ContainerId, boolean) - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Stops the streams container for the specified application.id.
+
+
stop(ContainerId, boolean, Duration) - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Stops the streams container for the specified application.id.
+
+
stop(ContainerId, boolean, Duration) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Stops the streams container for the specified application.id.
+
+
stopAfterDuration(Duration) - Method in class io.streamthoughts.azkarra.api.monad.Retry
+
 
+
stopAfterMaxAttempts(int) - Method in class io.streamthoughts.azkarra.api.monad.Retry
+
 
+
stopAutoReload() - Method in class io.streamthoughts.azkarra.http.security.auth.PropertiesFileUsersIdentityManager
+
 
+
STOPPED - io.streamthoughts.azkarra.api.State
+
 
+
STOPPED - io.streamthoughts.azkarra.api.streams.State.Standards
+
+
The KafkaStreamsContainer shutdown is complete.
+
+
stopStreamsContainer(String, boolean) - Method in interface io.streamthoughts.azkarra.api.AzkarraStreamsService
+
+
Stops the streams instance for the specified container id.
+
+
stopStreamsContainer(String, boolean) - Method in class io.streamthoughts.azkarra.runtime.service.LocalAzkarraStreamsService
+
+
Stops the streams instance for the specified container id.
+
+
stopStreamsInstance(String, V1Options) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
stop a running KafkaStreams instance
+
+
stopStreamsInstanceAsync(String, V1Options, ApiCallback<Void>) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
(asynchronously) + stop a running KafkaStreams instance
+
+
stopStreamsInstanceCall(String, V1Options, ApiCallback) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
Build call for stopStreamsInstance
+
+
stopStreamsInstanceWithHttpInfo(String, V1Options) - Method in class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
+
+
stop a running KafkaStreams instance
+
+
StopWordsService - Interface in io.streamthoughts.examples.azkarra.dependency
+
 
+
store - Variable in class io.streamthoughts.azkarra.api.query.internal.KeyValueQueryBuilder
+
 
+
store - Variable in class io.streamthoughts.azkarra.api.query.internal.WindowQueryBuilder
+
 
+
store(String) - Static method in class io.streamthoughts.azkarra.api.query.internal.QueryBuilder
+
 
+
store(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
storeName(String) - Method in class io.streamthoughts.azkarra.api.query.QueryRequest
+
 
+
storeOperation(StoreOperation) - Method in class io.streamthoughts.azkarra.api.query.QueryRequest
+
 
+
StoreOperation - Enum in io.streamthoughts.azkarra.api.query
+
 
+
stores() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.KafkaStreamsMetadata
+
 
+
stores(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNode
+
 
+
stores(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNodeAllOf
+
 
+
storeType(StoreType) - Method in class io.streamthoughts.azkarra.api.query.QueryRequest
+
 
+
StoreType - Enum in io.streamthoughts.azkarra.api.query
+
+
The store types supported by KafkaStreams.
+
+
StreamedEvent(KV<?, ?>) - Constructor for class io.streamthoughts.azkarra.http.sse.ServerSentEventSubscriber.StreamedEvent
+
 
+
streams(String) - Static method in class io.streamthoughts.azkarra.api.components.Restriction
+
 
+
STREAMS_CONFIG_PREFIX - Static variable in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
 
+
StreamsApplication - Class in io.streamthoughts.examples.azkarra.dependency
+
 
+
StreamsApplication - Class in io.streamthoughts.examples.azkarra.noannotation
+
+
Example to manually register a topology.
+
+
StreamsApplication() - Constructor for class io.streamthoughts.examples.azkarra.dependency.StreamsApplication
+
 
+
StreamsApplication() - Constructor for class io.streamthoughts.examples.azkarra.noannotation.StreamsApplication
+
 
+
StreamsApplicationResponse - Class in io.streamthoughts.azkarra.http.data
+
 
+
StreamsApplicationResponse(String, List<KafkaStreamsMetadata>) - Constructor for class io.streamthoughts.azkarra.http.data.StreamsApplicationResponse
+
 
+
streamsConfig - Variable in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
 
+
streamsConfig() - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Gets the configuration for this KafkaStreams instance.
+
+
streamsConfig() - Method in interface io.streamthoughts.azkarra.api.StreamsLifecycleContext
+
 
+
streamsConfig() - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Gets the configuration for this KafkaStreams instance.
+
+
StreamsConfigEntryLoader - Class in io.streamthoughts.azkarra.streams.config.loader
+
 
+
StreamsConfigEntryLoader() - Constructor for class io.streamthoughts.azkarra.streams.config.loader.StreamsConfigEntryLoader
+
+
Creates a new StreamsConfigEntryLoader instance.
+
+
StreamsExecutionEnvironment<T extends StreamsExecutionEnvironment<T>> - Interface in io.streamthoughts.azkarra.api
+
+
A StreamsExecutionEnvironment manages the execution and the lifecycle of one or many KafkaStreams + instances that run either locally or remotely.
+
+
StreamsExecutionEnvironment.View - Class in io.streamthoughts.azkarra.api
+
+
A Environment is used to describe the current state of a + StreamsExecutionEnvironment instance.
+
+
StreamsExecutionEnvironmentAbstractFactory - Class in io.streamthoughts.azkarra.runtime
+
 
+
StreamsExecutionEnvironmentAbstractFactory(Collection<StreamsExecutionEnvironmentFactory>) - Constructor for class io.streamthoughts.azkarra.runtime.StreamsExecutionEnvironmentAbstractFactory
+
+ +
+
StreamsExecutionEnvironmentAware - Interface in io.streamthoughts.azkarra.api
+
 
+
StreamsExecutionEnvironmentFactory<T extends StreamsExecutionEnvironment<T>> - Interface in io.streamthoughts.azkarra.api
+
 
+
StreamsExtensionBuilder - Class in io.streamthoughts.azkarra.runtime.interceptors.monitoring
+
 
+
streamsFactory - Variable in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
 
+
StreamsGetMetricsHandler - Class in io.streamthoughts.azkarra.http.handler
+
 
+
StreamsGetMetricsHandler(AzkarraStreamsService) - Constructor for class io.streamthoughts.azkarra.http.handler.StreamsGetMetricsHandler
+
+
Creates a new StreamsGetMetricsHandler instance.
+
+
StreamsHealthIndicator - Class in io.streamthoughts.azkarra.http.health.internal
+
 
+
StreamsHealthIndicator() - Constructor for class io.streamthoughts.azkarra.http.health.internal.StreamsHealthIndicator
+
+
Creates a new StreamsHealthIndicator instance.
+
+
StreamsInstanceInfo - Class in io.streamthoughts.azkarra.http.data
+
 
+
StreamsInstanceInfo(String, long, String, String, String, Endpoint, StreamsInstanceInfo.State, String) - Constructor for class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo
+
 
+
StreamsInstanceInfo.Builder - Class in io.streamthoughts.azkarra.http.data
+
 
+
StreamsInstanceInfo.State - Class in io.streamthoughts.azkarra.http.data
+
 
+
StreamsInstanceStatus - Class in io.streamthoughts.azkarra.http.data
+
 
+
StreamsInstanceStatus(String, String, Set<ThreadMetadata>) - Constructor for class io.streamthoughts.azkarra.http.data.StreamsInstanceStatus
+
+
Creates a new StreamsInstanceStatus instance.
+
+
StreamsLifecycleChain - Interface in io.streamthoughts.azkarra.api
+
 
+
StreamsLifecycleContext - Interface in io.streamthoughts.azkarra.api
+
+
Context about the current KafkaStreams instance.
+
+
StreamsLifecycleInterceptor - Interface in io.streamthoughts.azkarra.api
+
+
An interface that allows to intercept a KafkaStreams instance before being + started or stopped.
+
+
StreamsName - Annotation Type in io.streamthoughts.azkarra.api.annotations
+
+
Marker interface that a TopologyProvider can used to set the default + name attached to the streams instance.
+
+
StreamsPostHandler - Class in io.streamthoughts.azkarra.http.handler
+
 
+
StreamsPostHandler(AzkarraStreamsService) - Constructor for class io.streamthoughts.azkarra.http.handler.StreamsPostHandler
+
+
Creates a new StreamsPostHandler instance.
+
+
streamsState() - Method in interface io.streamthoughts.azkarra.api.StreamsLifecycleContext
+
 
+
StreamsStopHandler - Class in io.streamthoughts.azkarra.http.handler
+
 
+
StreamsStopHandler(AzkarraStreamsService) - Constructor for class io.streamthoughts.azkarra.http.handler.StreamsStopHandler
+
+
Creates a new StreamsStopHandler instance.
+
+
StreamsTopologyExecution - Interface in io.streamthoughts.azkarra.api
+
+
TopologyExecution provide a way for topology to be executed in an specific environment.
+
+
StreamsTopologyGraph - Class in io.streamthoughts.azkarra.api.model
+
+
A Serializable streams topology graph.
+
+
StreamsTopologyGraph.AbstractNode - Class in io.streamthoughts.azkarra.api.model
+
+
An abstract topology node.
+
+
StreamsTopologyGraph.GlobalStore - Class in io.streamthoughts.azkarra.api.model
+
 
+
StreamsTopologyGraph.Node - Interface in io.streamthoughts.azkarra.api.model
+
 
+
StreamsTopologyGraph.Node.Type - Enum in io.streamthoughts.azkarra.api.model
+
 
+
StreamsTopologyGraph.ProcessorNode - Class in io.streamthoughts.azkarra.api.model
+
+
A topology processor-node.
+
+
StreamsTopologyGraph.ProcessorNodeBuilder - Class in io.streamthoughts.azkarra.api.model
+
 
+
StreamsTopologyGraph.SinkNode - Class in io.streamthoughts.azkarra.api.model
+
+
A topology sink-node.
+
+
StreamsTopologyGraph.SinkNodeBuilder - Class in io.streamthoughts.azkarra.api.model
+
 
+
StreamsTopologyGraph.SourceNode - Class in io.streamthoughts.azkarra.api.model
+
+
A topology source-node.
+
+
StreamsTopologyGraph.SourceNodeBuilder - Class in io.streamthoughts.azkarra.api.model
+
 
+
StreamsTopologyGraph.SubTopologyGraph - Class in io.streamthoughts.azkarra.api.model
+
 
+
StreamsTopologyMeta - Class in io.streamthoughts.azkarra.api
+
 
+
StreamsTopologyMeta.Builder - Class in io.streamthoughts.azkarra.api
+
 
+
StreamsTopologyRequest - Class in io.streamthoughts.azkarra.http.data
+
 
+
StreamsTopologyRequest(String, String, String, String, String, Map<String, Object>) - Constructor for class io.streamthoughts.azkarra.http.data.StreamsTopologyRequest
+
 
+
streamThread() - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerClientOffsets
+
 
+
streamThread(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerClientOffsets
+
 
+
StreamThreadExceptionHandler - Interface in io.streamthoughts.azkarra.api.streams.errors
+
+
Interface that specifies how to handle an uncaught exception from a + StreamThread.
+
+
String() - Static method in class io.streamthoughts.azkarra.commons.error.SafeSerdes
+
 
+
String(String) - Static method in class io.streamthoughts.azkarra.commons.error.SafeSerdes
+
 
+
StringUtil - Class in io.streamthoughts.azkarra.client.openapi
+
 
+
StringUtil() - Constructor for class io.streamthoughts.azkarra.client.openapi.StringUtil
+
 
+
stringValue(String) - Method in class io.streamthoughts.azkarra.api.components.ComponentAttribute
+
 
+
stringValue(String, String) - Method in class io.streamthoughts.azkarra.api.components.ComponentMetadata
+
+
Gets the string value for the specified attribute name and member.
+
+
stringValues(String, String) - Method in class io.streamthoughts.azkarra.api.components.ComponentMetadata
+
+
Gets the string value for the specified attribute name and member.
+
+
subject - Variable in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsAttributes
+
+
Identifies the subject of the event.
+
+
subject() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsAttributes
+
 
+
subscribe(Flow.Subscriber<? super KV<K, V>>) - Method in class io.streamthoughts.azkarra.api.events.reactive.AsyncMulticastEventStreamPublisher
+
subscribe(Flow.Subscriber<? super KV<K, V>>) - Method in interface io.streamthoughts.azkarra.api.events.reactive.EventStreamPublisher
+
SubscriptionId - Interface in io.streamthoughts.azkarra.api.events.reactive.internal
+
+
Default interface that is used to wrap a subscription identifier.
+
+
SubscriptionIdGenerator - Interface in io.streamthoughts.azkarra.api.events.reactive.internal
+
 
+
subTopologies(List<V1StreamsSubTopology>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopology
+
 
+
success(List<V1QuerySuccessResultSet>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
success(V) - Static method in interface io.streamthoughts.azkarra.api.monad.Try
+
 
+
SUCCESS - io.streamthoughts.azkarra.api.query.result.QueryStatus
+
+
The query is executed successfully.
+
+
SUCCESS - io.streamthoughts.azkarra.client.openapi.models.V1QueryResult.StatusEnum
+
 
+
successors(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNode
+
 
+
successors(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNodeAllOf
+
 
+
successors(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNode
+
 
+
successors(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNodeAllOf
+
 
+
SuccessResultSet<K,​V> - Class in io.streamthoughts.azkarra.api.query.result
+
 
+
SuccessResultSet(String, boolean, List<KV<K, V>>) - Constructor for class io.streamthoughts.azkarra.api.query.result.SuccessResultSet
+
 
+
supplier() - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptor
+
+
Gets the supplier used to create a new component of type ComponentDescriptor.
+
+
supplier() - Method in class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
+
Gets the supplier used to create a new component of type ComponentDescriptor.
+
+
supplier() - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
+
Gets the supplier used to create a new component of type ComponentDescriptor.
+
+
supplier(Supplier<T>) - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
+
Sets the supplier of the component.
+
+
supportedClass() - Method in class io.streamthoughts.azkarra.runtime.query.DistributedQueryExecutionDelegatee
+
+
Gets the KafkaStreamsContainer class that is supported by this QueryExecutionDelegatee.
+
+
supportedClass() - Method in interface io.streamthoughts.azkarra.runtime.query.QueryExecutionDelegatee
+
+
Gets the KafkaStreamsContainer class that is supported by this QueryExecutionDelegatee.
+
+
supports(T) - Method in interface io.streamthoughts.azkarra.metrics.micrometer.MeterRegistryConfigurer
+
+
Checks whether this configurer supports the given meter registry type.
+
+
swap() - Method in class io.streamthoughts.azkarra.api.model.KV
+
+
Swaps the key and value.
+
+
SYSTEM - Static variable in interface io.streamthoughts.azkarra.api.time.Time
+
 
+
SystemTime - Class in io.streamthoughts.azkarra.api.time
+
 
+
SystemTime() - Constructor for class io.streamthoughts.azkarra.api.time.SystemTime
+
 
+
+ + + +

T

+
+
tags() - Method in class io.streamthoughts.azkarra.api.model.Metric
+
 
+
tags(Map<String, String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Metric
+
 
+
taskId(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1TaskMetadata
+
 
+
TaskMetadataSerializer - Class in io.streamthoughts.azkarra.serialization.json
+
 
+
TaskMetadataSerializer() - Constructor for class io.streamthoughts.azkarra.serialization.json.TaskMetadataSerializer
+
 
+
terminate(ApplicationId) - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Terminates all streams container for the specified application.id and remove the associated + topology from this environment.
+
+
terminate(ApplicationId, Duration) - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Terminates all streams container for the specified application.id and remove the associated + topology from this environment.
+
+
terminate(ApplicationId, Duration) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Terminates all streams container for the specified application.id and remove the associated + topology from this environment.
+
+
terminate(ContainerId) - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Terminates all streams container for the specified application.id and remove the associated + topology from this environment.
+
+
terminate(ContainerId, Duration) - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Terminates the KafkaStreams instance for the specified container.id and remove the associated + topology from this environment.
+
+
terminate(ContainerId, Duration) - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Terminates the KafkaStreams instance for the specified container.id and remove the associated + topology from this environment.
+
+
terminateStreamsApplication(String) - Method in interface io.streamthoughts.azkarra.api.AzkarraStreamsService
+
+
Deletes all streams instances for the specified streams application.
+
+
terminateStreamsApplication(String) - Method in class io.streamthoughts.azkarra.runtime.service.LocalAzkarraStreamsService
+
+
Deletes all streams instances for the specified streams application.
+
+
terminateStreamsContainer(String) - Method in interface io.streamthoughts.azkarra.api.AzkarraStreamsService
+
+
Deletes the streams instance for the specified container id.
+
+
terminateStreamsContainer(String) - Method in class io.streamthoughts.azkarra.runtime.service.LocalAzkarraStreamsService
+
+
Deletes the streams instance for the specified container id.
+
+
test(ConditionContext) - Method in interface io.streamthoughts.azkarra.api.components.condition.Condition
+
 
+
test(GettableComponent<T>) - Method in class io.streamthoughts.azkarra.runtime.components.condition.ConfigConditionalContext
+
test(Tuple<String, Metric>) - Method in class io.streamthoughts.azkarra.api.model.predicate.GroupMetricFilter
+
test(Tuple<String, Metric>) - Method in class io.streamthoughts.azkarra.api.model.predicate.NameMetricFilter
+
test(Tuple<String, Metric>) - Method in class io.streamthoughts.azkarra.api.model.predicate.NonNullMetricFilter
+
test(String) - Method in class io.streamthoughts.examples.azkarra.dependency.ConfigurableStopWordsService
+
 
+
test(String) - Method in interface io.streamthoughts.examples.azkarra.dependency.StopWordsService
+
+
Checks whether a word is a stop word.
+
+
threadMetadata() - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Gets the local thread metadata.
+
+
threadMetadata() - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Gets the local thread metadata.
+
+
ThreadMetadataSerializer - Class in io.streamthoughts.azkarra.serialization.json
+
 
+
ThreadMetadataSerializer() - Constructor for class io.streamthoughts.azkarra.serialization.json.ThreadMetadataSerializer
+
 
+
threadName(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
threads() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.KafkaStreamsMetadata
+
 
+
threads(List<V1ThreadMetadata>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsStatus
+
 
+
threadState(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
throwExceptionOnLimitReached() - Static method in class io.streamthoughts.azkarra.api.events.LimitHandlers
+
 
+
time - Variable in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsAttributes
+
+
Timestamp of when the occurrence happened.
+
+
time() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsAttributes
+
 
+
time(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchParams
+
 
+
Time - Interface in io.streamthoughts.azkarra.api.time
+
 
+
timeFrom(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAllParams
+
 
+
timeFrom(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRangeParams
+
 
+
timeFrom(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRangeParams
+
 
+
timeout(boolean) - Method in class io.streamthoughts.azkarra.api.query.result.QueryResult
+
+
Sets the timeout information.
+
+
timeout(Boolean) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
 
+
timestamp() - Method in class io.streamthoughts.azkarra.api.model.KV
+
 
+
timestamp() - Method in class io.streamthoughts.azkarra.api.model.TimestampedValue
+
+
Returns the timestamp in milliseconds for this value.
+
+
timestamp() - Method in class io.streamthoughts.azkarra.api.streams.consumer.OffsetAndTimestamp
+
 
+
timestamp() - Method in class io.streamthoughts.azkarra.api.streams.StateChangeEvent
+
 
+
TIMESTAMPED_KEY_VALUE - io.streamthoughts.azkarra.api.query.StoreType
+
+
Timestamped Key-Value store.
+
+
TIMESTAMPED_KEY_VALUE - io.streamthoughts.azkarra.client.openapi.models.V1Query.TypeEnum
+
 
+
TIMESTAMPED_WINDOW - io.streamthoughts.azkarra.api.query.StoreType
+
+
Timestamped Window store
+
+
TIMESTAMPED_WINDOW - io.streamthoughts.azkarra.client.openapi.models.V1Query.TypeEnum
+
 
+
timestampedKeyValue() - Method in class io.streamthoughts.azkarra.api.query.internal.QueryBuilder
+
+
Timestamped Key-Value store.
+
+
TimestampedKeyValueGetAllQuery<K,​V> - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
TimestampedKeyValueGetQuery<K,​V> - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
TimestampedKeyValueGetRangeQuery<K,​V> - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
TimestampedKeyValueQueryBuilder - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
TimestampedValue<V> - Class in io.streamthoughts.azkarra.api.model
+
 
+
TimestampedValue(long, V) - Constructor for class io.streamthoughts.azkarra.api.model.TimestampedValue
+
+
Creates a new TimestampedValue instance.
+
+
TimestampedValue(V) - Constructor for class io.streamthoughts.azkarra.api.model.TimestampedValue
+
+
Creates a new TimestampedValue instance.
+
+
timestampedWindow() - Method in class io.streamthoughts.azkarra.api.query.internal.QueryBuilder
+
+
Timestamped Window store
+
+
TimestampedWindowFetchAllQuery<K,​V> - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
TimestampedWindowFetchKeyRangeQuery<K,​V> - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
TimestampedWindowFetchQuery<K,​V> - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
TimestampedWindowFetchTimeRangeQuery<K,​V> - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
TimestampedWindowGetAllQuery<K,​V> - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
TimestampedWindowQueryBuilder - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
TimestampSerializer - Class in io.streamthoughts.azkarra.serialization.json
+
 
+
TimestampSerializer() - Constructor for class io.streamthoughts.azkarra.serialization.json.TimestampSerializer
+
 
+
timeTo(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAllParams
+
 
+
timeTo(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRangeParams
+
 
+
timeTo(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRangeParams
+
 
+
toAttributesExtensions() - Method in interface io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsExtension
+
+
Gets the extensions.
+
+
toEither() - Method in class io.streamthoughts.azkarra.api.monad.Validator
+
 
+
toISODate() - Static method in interface io.streamthoughts.azkarra.api.time.Time
+
 
+
toISODate(long) - Static method in interface io.streamthoughts.azkarra.api.time.Time
+
 
+
toISODate(long, ZoneId) - Static method in interface io.streamthoughts.azkarra.api.time.Time
+
 
+
toKafkaKeyValue() - Method in class io.streamthoughts.azkarra.api.model.KV
+
 
+
toKeyValueAndTimestampListAndClose(KeyValueIterator<K, ValueAndTimestamp<V>>, long) - Static method in interface io.streamthoughts.azkarra.api.query.LocalExecutableQuery
+
 
+
toKeyValueListAndClose(KeyValueIterator<K, V>, long) - Static method in interface io.streamthoughts.azkarra.api.query.LocalExecutableQuery
+
 
+
toLower() - Method in class io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication.Normalizes
+
 
+
took(long) - Method in class io.streamthoughts.azkarra.api.query.result.QueryResult
+
+
Sets the took information.
+
+
took(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
 
+
toOptional() - Method in class io.streamthoughts.azkarra.api.monad.Either.LeftProjection
+
 
+
toOptional() - Method in class io.streamthoughts.azkarra.api.monad.Either.RightProjection
+
 
+
toOptional() - Method in interface io.streamthoughts.azkarra.api.monad.Try
+
 
+
toOptional() - Method in class io.streamthoughts.azkarra.api.monad.Validator
+
 
+
topic(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
 
+
topic(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNode
+
 
+
topic(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNodeAllOf
+
 
+
topic(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1TopicPartition
+
 
+
topicPartition() - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerLogOffsets
+
 
+
topicPartition(V1TopicPartition) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
topicPartitions(List<V1TopicPartition>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1TaskMetadata
+
 
+
TopicPartitions - Class in io.streamthoughts.azkarra.api.streams
+
+
This class represents topic-partitions assignment for a streams application.
+
+
TopicPartitions(String, Set<Integer>) - Constructor for class io.streamthoughts.azkarra.api.streams.TopicPartitions
+
+
Creates a new TopicPartitions instance.
+
+
TopicPartitionSerializer - Class in io.streamthoughts.azkarra.serialization.json
+
+
The JsonSerializer to serialize TopicPartition instance.
+
+
TopicPartitionSerializer() - Constructor for class io.streamthoughts.azkarra.serialization.json.TopicPartitionSerializer
+
 
+
topics(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNode
+
 
+
topics(Set<String>) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNodeAllOf
+
 
+
topology() - Method in interface io.streamthoughts.azkarra.api.providers.Provider
+
+
Gets the component instance.
+
+
topology() - Method in class io.streamthoughts.azkarra.api.streams.OptimizedTopologyProvider
+
+
Supplies a new Kafka Streams Topology instance.
+
+
topology() - Method in interface io.streamthoughts.azkarra.api.streams.TopologyProvider
+
+
Supplies a new Kafka Streams Topology instance.
+
+
topology() - Method in class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareTopologySupplier.ClassLoaderAwareTopologyProvider
+
+
Supplies a new Kafka Streams Topology instance.
+
+
topology() - Method in class io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication.NormalizeStreamsTopology
+
 
+
topology() - Method in class io.streamthoughts.examples.azkarra.dependency.ComplexWordCountTopology
+
 
+
topology() - Method in class io.streamthoughts.examples.azkarra.sse.ServerSentEventExample.WordCountPublisherTopology
+
 
+
topology() - Method in class io.streamthoughts.examples.azkarra.topology.BasicWordCountTopology
+
 
+
topology() - Method in class io.streamthoughts.examples.azkarra.topology.ConfigurableWordCountTopology
+
 
+
TOPOLOGY_DESCRIPTION_CONFIG - Static variable in class io.streamthoughts.azkarra.streams.config.loader.internal.TopologyConfig
+
 
+
TOPOLOGY_NAME_CONFIG - Static variable in class io.streamthoughts.azkarra.streams.config.loader.internal.TopologyConfig
+
 
+
TOPOLOGY_PROVIDER_ALIAS_CONFIG - Static variable in class io.streamthoughts.azkarra.streams.config.loader.internal.TopologyConfig
+
 
+
TOPOLOGY_PROVIDER_VERSION_CONFIG - Static variable in class io.streamthoughts.azkarra.streams.config.loader.internal.TopologyConfig
+
 
+
TOPOLOGY_STREAMS_CONFIG - Static variable in class io.streamthoughts.azkarra.streams.config.loader.internal.TopologyConfig
+
 
+
TopologyAndAliases - Class in io.streamthoughts.azkarra.api.model
+
 
+
TopologyAndAliases(String, Set<String>) - Constructor for class io.streamthoughts.azkarra.api.model.TopologyAndAliases
+
 
+
TopologyConfig - Class in io.streamthoughts.azkarra.streams.config.loader.internal
+
+
Class which is used to configure a TopologyProvider instance.
+
+
TopologyConfig.Reader - Class in io.streamthoughts.azkarra.streams.config.loader.internal
+
 
+
topologyDefinition - Variable in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
 
+
TopologyDefinition - Interface in io.streamthoughts.azkarra.api.streams.topology
+
 
+
topologyDescription() - Method in interface io.streamthoughts.azkarra.api.StreamsLifecycleContext
+
 
+
TopologyDescriptor<T extends TopologyProvider> - Class in io.streamthoughts.azkarra.api.providers
+
+
A SimpleComponentDescriptor for describing a TopologyProvider implementation.
+
+
TopologyDescriptor(ComponentDescriptor<T>) - Constructor for class io.streamthoughts.azkarra.api.providers.TopologyDescriptor
+
+
Creates a new TopologyDescriptor instance.
+
+
TopologyDescriptorSerializer - Class in io.streamthoughts.azkarra.serialization.json
+
+
The JsonSerializer to serialize TopologyDescriptor instance.
+
+
TopologyDescriptorSerializer() - Constructor for class io.streamthoughts.azkarra.serialization.json.TopologyDescriptorSerializer
+
 
+
topologyGraph() - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Gets the StreamsTopologyGraph for this KafkaStreams instance.
+
+
topologyGraph() - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Gets the StreamsTopologyGraph for this KafkaStreams instance.
+
+
TopologyInfo - Annotation Type in io.streamthoughts.azkarra.api.annotations
+
+
Marker interface that a TopologyProvider can used to describe + the behavior of the provided Topology.
+
+
topologyMetadata() - Method in interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer
+
+
Gets the TopologyMetadata about the topology runs by this KafkaStreams instance.
+
+
topologyMetadata() - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
+
+
Gets the TopologyMetadata about the topology runs by this KafkaStreams instance.
+
+
TopologyMetadata - Class in io.streamthoughts.azkarra.api.streams.topology
+
 
+
TopologyMetadata(String, String, String) - Constructor for class io.streamthoughts.azkarra.api.streams.topology.TopologyMetadata
+
+
Creates a new TopologyMetadata instance.
+
+
topologyName() - Method in interface io.streamthoughts.azkarra.api.StreamsLifecycleContext
+
 
+
TopologyProvider - Interface in io.streamthoughts.azkarra.api.streams
+
+
The default interface to supply a Kafka Streams Topology instance.
+
+
topologyStreamConfigs() - Method in class io.streamthoughts.azkarra.streams.config.loader.internal.EnvironmentConfig
+
+
Gets all the topology streams configurations for this environment.
+
+
TopologyUtils - Class in io.streamthoughts.azkarra.runtime.streams.topology
+
 
+
TopologyUtils() - Constructor for class io.streamthoughts.azkarra.runtime.streams.topology.TopologyUtils
+
 
+
topologyVersion() - Method in interface io.streamthoughts.azkarra.api.StreamsLifecycleContext
+
 
+
toResponse(Exception) - Method in class io.streamthoughts.azkarra.http.error.AzkarraExceptionMapper
+
 
+
toString() - Method in class io.streamthoughts.azkarra.api.ApplicationId
+
toString() - Method in class io.streamthoughts.azkarra.api.components.ComponentAttribute
+
toString() - Method in class io.streamthoughts.azkarra.api.components.qualifier.AnyQualifier
+
toString() - Method in class io.streamthoughts.azkarra.api.components.qualifier.CompositeQualifier
+
toString() - Method in class io.streamthoughts.azkarra.api.components.qualifier.NamedQualifier
+
toString() - Method in class io.streamthoughts.azkarra.api.components.qualifier.RestrictionQualifier
+
toString() - Method in class io.streamthoughts.azkarra.api.components.qualifier.VersionQualifier
+
toString() - Method in class io.streamthoughts.azkarra.api.components.Restriction
+
toString() - Method in class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
toString() - Method in class io.streamthoughts.azkarra.api.config.MapConf
+
toString() - Method in class io.streamthoughts.azkarra.api.config.RocksDBConfig
+
toString() - Method in class io.streamthoughts.azkarra.api.errors.Error
+
toString() - Method in class io.streamthoughts.azkarra.api.events.EventStream
+
toString() - Method in class io.streamthoughts.azkarra.api.events.reactive.internal.LongSubscriptionId
+
toString() - Method in class io.streamthoughts.azkarra.api.model.KV
+
toString() - Method in class io.streamthoughts.azkarra.api.model.Metric
+
 
+
toString() - Method in class io.streamthoughts.azkarra.api.model.MetricGroup
+
 
+
toString() - Method in class io.streamthoughts.azkarra.api.model.TimestampedValue
+
toString() - Method in class io.streamthoughts.azkarra.api.monad.Retry
+
 
+
toString() - Method in class io.streamthoughts.azkarra.api.monad.Try.Retriable
+
toString() - Method in class io.streamthoughts.azkarra.api.monad.Tuple
+
toString() - Method in class io.streamthoughts.azkarra.api.query.QueryOptions
+
toString() - Method in class io.streamthoughts.azkarra.api.query.QueryRequest
+
 
+
toString() - Method in class io.streamthoughts.azkarra.api.query.result.GlobalResultSet
+
 
+
toString() - Method in class io.streamthoughts.azkarra.api.query.result.QueryError
+
 
+
toString() - Method in class io.streamthoughts.azkarra.api.query.result.QueryResult
+
 
+
toString() - Method in class io.streamthoughts.azkarra.api.server.ServerInfo
+
toString() - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerClientOffsets
+
 
+
toString() - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerGroupOffsets
+
toString() - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerLogOffsets
+
toString() - Method in class io.streamthoughts.azkarra.api.streams.consumer.OffsetAndTimestamp
+
toString() - Method in class io.streamthoughts.azkarra.api.streams.StateChangeEvent
+
 
+
toString() - Method in class io.streamthoughts.azkarra.api.streams.store.LocalStatePartitionsInfo
+
toString() - Method in class io.streamthoughts.azkarra.api.streams.store.StatePartitionLagInfo
+
 
+
toString() - Method in class io.streamthoughts.azkarra.api.streams.topology.TopologyMetadata
+
toString() - Method in class io.streamthoughts.azkarra.api.StreamsExecutionEnvironment.View
+
toString() - Method in class io.streamthoughts.azkarra.api.StreamsTopologyMeta
+
toString() - Method in class io.streamthoughts.azkarra.api.util.Endpoint
+
toString() - Method in class io.streamthoughts.azkarra.api.util.Version
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Error
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1LocalStatePartitionsInfo
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Metric
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1MetricGroup
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Options
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Query
+
 
+
toString() - Method in enum io.streamthoughts.azkarra.client.openapi.models.V1Query.TypeEnum
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryAll
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryCount
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryErrorResultSet
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetch
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAll
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAllParams
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRange
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRangeParams
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchParams
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRange
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRangeParams
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGet
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGetParams
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryRange
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryRangeParams
+
 
+
toString() - Method in enum io.streamthoughts.azkarra.client.openapi.models.V1QueryResult.StatusEnum
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Record
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionLagInfo
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerClientOffsets
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerGroupOffsets
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsGlobalStore
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsState
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsStatus
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsSubTopology
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopology
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyNode
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNode
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNodeAllOf
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNode
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNodeAllOf
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNode
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNodeAllOf
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1TaskMetadata
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.V1TopicPartition
+
 
+
toString() - Method in class io.streamthoughts.azkarra.client.openapi.models.Version
+
 
+
toString() - Method in class io.streamthoughts.azkarra.commons.streams.StatePartitionRestoreInfo
+
toString() - Method in class io.streamthoughts.azkarra.commons.streams.StateRestoreInfo
+
toString() - Method in class io.streamthoughts.azkarra.http.health.Health
+
 
+
toString() - Method in class io.streamthoughts.azkarra.http.health.Status
+
toString() - Method in class io.streamthoughts.azkarra.http.security.auth.BasicRolePrincipal
+
toString() - Method in class io.streamthoughts.azkarra.http.security.auth.BasicUserPrincipal
+
toString() - Method in class io.streamthoughts.azkarra.http.security.auth.RoleGrantedAuthority
+
toString() - Method in class io.streamthoughts.azkarra.runtime.env.internal.BasicContainerId
+
toString() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsAttributes
+
toString() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsContext
+
 
+
toString() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsEntity
+
 
+
toString() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.KafkaStreamsMetadata
+
 
+
toString() - Method in class io.streamthoughts.azkarra.streams.components.isolation.ComponentClassLoader
+
toString() - Method in class io.streamthoughts.azkarra.streams.components.isolation.ExternalComponent
+
total(Integer) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
total(Integer) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet
+
 
+
totalRestored(Long) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
 
+
toUpper() - Method in class io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication.Normalizes
+
 
+
transform(Function<V, Try<U>>, Function<Throwable, Try<U>>) - Method in class io.streamthoughts.azkarra.api.monad.Try.Failure
+
transform(Function<V, Try<U>>, Function<Throwable, Try<U>>) - Method in class io.streamthoughts.azkarra.api.monad.Try.Retriable
+
transform(Function<V, Try<U>>, Function<Throwable, Try<U>>) - Method in class io.streamthoughts.azkarra.api.monad.Try.Success
+
transform(Function<V, Try<U>>, Function<Throwable, Try<U>>) - Method in interface io.streamthoughts.azkarra.api.monad.Try
+
 
+
True - Static variable in interface io.streamthoughts.azkarra.api.components.condition.Condition
+
 
+
TrueCondition - Class in io.streamthoughts.azkarra.api.components.condition
+
+
Returns true.
+
+
TrueCondition() - Constructor for class io.streamthoughts.azkarra.api.components.condition.TrueCondition
+
 
+
Try<V> - Interface in io.streamthoughts.azkarra.api.monad
+
 
+
Try.Failure<V> - Class in io.streamthoughts.azkarra.api.monad
+
 
+
Try.Retriable<V> - Class in io.streamthoughts.azkarra.api.monad
+
 
+
Try.Success<V> - Class in io.streamthoughts.azkarra.api.monad
+
 
+
Tuple<L,​R> - Class in io.streamthoughts.azkarra.api.monad
+
 
+
Tuple(L, R) - Constructor for class io.streamthoughts.azkarra.api.monad.Tuple
+
+
Creates a new Tuple instance.
+
+
type - Variable in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyNode
+
 
+
type - Variable in class io.streamthoughts.azkarra.http.data.EnvironmentRequestBody
+
 
+
type - Variable in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsAttributes
+
+
This attribute contains a value describing the type of event related to the originating occurrence.
+
+
type() - Method in annotation type io.streamthoughts.azkarra.api.annotations.Restricted
+
 
+
type() - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptor
+
+
Gets the type of the described component.
+
+
type() - Method in class io.streamthoughts.azkarra.api.components.Restriction
+
 
+
type() - Method in class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
+
Gets the type of the described component.
+
+
type() - Method in class io.streamthoughts.azkarra.api.events.EventStream
+
 
+
type() - Method in class io.streamthoughts.azkarra.api.events.reactive.AsyncMulticastEventStreamPublisher
+
+
Get the event type name attached to this publisher.
+
+
type() - Method in interface io.streamthoughts.azkarra.api.events.reactive.EventStreamPublisher
+
+
Get the event type name attached to this publisher.
+
+
type() - Method in class io.streamthoughts.azkarra.api.model.TopologyAndAliases
+
 
+
type() - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment
+
+
Gets the type of this StreamsExecutionEnvironment.
+
+
type() - Method in class io.streamthoughts.azkarra.api.StreamsExecutionEnvironment.View
+
 
+
type() - Method in interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironmentFactory
+
+
Returns the string type associated with the StreamsExecutionEnvironment that can + be created from this factory.
+
+
type() - Method in class io.streamthoughts.azkarra.api.StreamsTopologyMeta
+
 
+
type() - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
+
Gets the type of the described component.
+
+
type() - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
+
Gets the type of this StreamsExecutionEnvironment.
+
+
type() - Method in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironmentFactory
+
+
Returns the string type associated with the StreamsExecutionEnvironment that can + be created from this factory.
+
+
type() - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsAttributes
+
 
+
type() - Method in class io.streamthoughts.azkarra.streams.config.loader.internal.EnvironmentConfig
+
+
Gets the environment type.
+
+
type() - Method in class io.streamthoughts.azkarra.streams.config.loader.internal.TopologyConfig
+
+
Gets the TopologyProvider class of alias to be used.
+
+
type(V1Query.TypeEnum) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Query
+
 
+
type(Class<T>) - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
+
Sets the type of the component.
+
+
type(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
type(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyNode
+
 
+
TYPE - Static variable in class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
+
 
+
TYPE_APPLICATION - Static variable in class io.streamthoughts.azkarra.api.components.Restriction
+
 
+
TYPE_ENVIRONMENT - Static variable in class io.streamthoughts.azkarra.api.components.Restriction
+
 
+
TYPE_MEMBER - Static variable in class io.streamthoughts.azkarra.api.components.qualifier.RestrictionQualifier
+
 
+
TYPE_STREAMS - Static variable in class io.streamthoughts.azkarra.api.components.Restriction
+
 
+
TypeConverter - Class in io.streamthoughts.azkarra.api.util
+
+
Class which can be used to convert an object to a specific type.
+
+
TypeConverter() - Constructor for class io.streamthoughts.azkarra.api.util.TypeConverter
+
 
+
+ + + +

U

+
+
UnauthorizedAccessException - Exception in io.streamthoughts.azkarra.http.security
+
 
+
UnauthorizedAccessException(String) - Constructor for exception io.streamthoughts.azkarra.http.security.UnauthorizedAccessException
+
+
Creates a new UnauthorizedAccessException instance.
+
+
uncaughtException(Thread, Throwable) - Method in class io.streamthoughts.azkarra.api.streams.errors.DelegatingUncaughtExceptionHandler
+
uncaughtException(Thread, Throwable) - Method in class io.streamthoughts.azkarra.api.streams.listener.CompositeUncaughtExceptionHandler
+
UndertowAuthenticationContext - Class in io.streamthoughts.azkarra.http.security.auth
+
 
+
UndertowAuthenticationContext(SecurityMechanism, InetAddress, SecurityContext) - Constructor for class io.streamthoughts.azkarra.http.security.auth.UndertowAuthenticationContext
+
+
Creates a new UndertowAuthenticationContext instance.
+
+
UndertowEmbeddedServer - Class in io.streamthoughts.azkarra.http
+
+
The EmbeddedHttpServer implementation using Undertow framework.
+
+
UndertowEmbeddedServer.InternalRestExtensionContext - Class in io.streamthoughts.azkarra.http
+
 
+
UndertowEmbeddedServerProvider - Class in io.streamthoughts.azkarra.http
+
+
Provides an UndertowEmbeddedServer instance.
+
+
UndertowEmbeddedServerProvider() - Constructor for class io.streamthoughts.azkarra.http.UndertowEmbeddedServerProvider
+
 
+
unknown() - Method in class io.streamthoughts.azkarra.http.health.Health.Builder
+
+
Sets the status for the Health indicator to be built Status.UNKNOWN.
+
+
UNKNOWN - Static variable in class io.streamthoughts.azkarra.http.health.Status
+
 
+
UnsupportedCredentialException(String) - Constructor for exception io.streamthoughts.azkarra.http.security.auth.Credentials.UnsupportedCredentialException
+
 
+
UnsupportedCredentialException(String, Throwable) - Constructor for exception io.streamthoughts.azkarra.http.security.auth.Credentials.UnsupportedCredentialException
+
 
+
UnsupportedCredentialException(Throwable) - Constructor for exception io.streamthoughts.azkarra.http.security.auth.Credentials.UnsupportedCredentialException
+
 
+
unwrap() - Method in class io.streamthoughts.azkarra.api.query.result.GlobalResultSet
+
 
+
unwrap() - Method in class io.streamthoughts.azkarra.http.security.auth.UndertowAuthenticationContext
+
 
+
unwrap() - Method in class io.streamthoughts.azkarra.serialization.json.Json
+
 
+
unwrappingSerializer(NameTransformer) - Method in class io.streamthoughts.azkarra.serialization.json.OffsetAndTimestampSerializer
+
unwrappingSerializer(NameTransformer) - Method in class io.streamthoughts.azkarra.serialization.json.TopicPartitionSerializer
+
up() - Method in class io.streamthoughts.azkarra.http.health.Health.Builder
+
+
Sets the status for the Health indicator to be built to Status.UP.
+
+
UP - Static variable in class io.streamthoughts.azkarra.http.health.Status
+
 
+
update(ConsumerLogOffsets) - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerClientOffsets
+
 
+
update(TopicPartition, ConsumerThreadKey, Function<ConsumerLogOffsets, ConsumerLogOffsets>) - Method in class io.streamthoughts.azkarra.api.streams.consumer.ConsumerGroupOffsetsState
+
 
+
updateParamsForAuth(String[], List<Pair>, Map<String, String>, Map<String, String>) - Method in class io.streamthoughts.azkarra.client.openapi.ApiClient
+
+
Update query and header parameters based on authentication settings.
+
+
URL - Variable in class io.streamthoughts.azkarra.client.openapi.ServerConfiguration
+
 
+
URL() - Method in class io.streamthoughts.azkarra.client.openapi.ServerConfiguration
+
+
Format URL template using default server variables.
+
+
URL(Map<String, String>) - Method in class io.streamthoughts.azkarra.client.openapi.ServerConfiguration
+
+
Format URL template using given variables.
+
+
userDetails() - Method in class io.streamthoughts.azkarra.http.security.AzkarraAccount
+
 
+
UserDetails - Class in io.streamthoughts.azkarra.http.security.auth
+
 
+
UserDetails(String, PasswordCredentials, Collection<GrantedAuthority>) - Constructor for class io.streamthoughts.azkarra.http.security.auth.UserDetails
+
+
Creates a new UserDetails instance.
+
+
username() - Method in class io.streamthoughts.azkarra.client.authentication.BasicAuthAuthenticator.Credential
+
 
+
UsernamePasswordAuthentication - Class in io.streamthoughts.azkarra.http.security.auth
+
 
+
UsernamePasswordAuthentication(Principal, PasswordCredentials) - Constructor for class io.streamthoughts.azkarra.http.security.auth.UsernamePasswordAuthentication
+
+
Creates a new UsernamePasswordAuthentication instance.
+
+
UsersIdentityManager - Interface in io.streamthoughts.azkarra.http.security.auth
+
+
Default interface to load UserDetails.
+
+
Utils - Class in io.streamthoughts.azkarra.api.util
+
 
+
Utils() - Constructor for class io.streamthoughts.azkarra.api.util.Utils
+
 
+
UUID() - Static method in class io.streamthoughts.azkarra.commons.error.SafeSerdes
+
 
+
UUID(UUID) - Static method in class io.streamthoughts.azkarra.commons.error.SafeSerdes
+
 
+
+ + + +

V

+
+
V1Error - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1Error
+
+
V1Error() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1Error
+
 
+
V1LocalStatePartitionsInfo - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1LocalStatePartitionsInfo
+
+
V1LocalStatePartitionsInfo() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1LocalStatePartitionsInfo
+
 
+
V1Metric - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1Metric
+
+
V1Metric() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1Metric
+
 
+
V1MetricGroup - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1MetricGroup
+
+
V1MetricGroup() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1MetricGroup
+
 
+
V1Options - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1Options
+
+
V1Options() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1Options
+
 
+
V1Query - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1Query
+
+
V1Query() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1Query
+
 
+
V1Query.TypeEnum - Enum in io.streamthoughts.azkarra.client.openapi.models
+
+
Gets or Sets type
+
+
V1Query.TypeEnum.Adapter - Class in io.streamthoughts.azkarra.client.openapi.models
+
 
+
V1QueryAll - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1QueryAll
+
+
V1QueryAll() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1QueryAll
+
 
+
V1QueryBuilder - Class in io.streamthoughts.azkarra.http.query
+
 
+
V1QueryBuilder() - Constructor for class io.streamthoughts.azkarra.http.query.V1QueryBuilder
+
 
+
V1QueryCount - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1QueryCount
+
+
V1QueryCount() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1QueryCount
+
 
+
V1QueryErrorResultSet - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1QueryErrorResultSet
+
+
V1QueryErrorResultSet() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1QueryErrorResultSet
+
 
+
V1QueryFetch - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1QueryFetch
+
+
V1QueryFetch() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetch
+
 
+
V1QueryFetchAll - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1QueryFetchAll
+
+
V1QueryFetchAll() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAll
+
 
+
V1QueryFetchAllParams - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1QueryFetchAllParams
+
+
V1QueryFetchAllParams() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAllParams
+
 
+
V1QueryFetchKeyRange - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1QueryFetchKeyRange
+
+
V1QueryFetchKeyRange() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRange
+
 
+
V1QueryFetchKeyRangeParams - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1QueryFetchKeyRangeParams
+
+
V1QueryFetchKeyRangeParams() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRangeParams
+
 
+
V1QueryFetchParams - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1QueryFetchParams
+
+
V1QueryFetchParams() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchParams
+
 
+
V1QueryFetchTimeRange - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1QueryFetchTimeRange
+
+
V1QueryFetchTimeRange() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRange
+
 
+
V1QueryFetchTimeRangeParams - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1QueryFetchTimeRangeParams
+
+
V1QueryFetchTimeRangeParams() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRangeParams
+
 
+
V1QueryGet - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1QueryGet
+
+
V1QueryGet() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1QueryGet
+
 
+
V1QueryGetParams - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1QueryGetParams
+
+
V1QueryGetParams() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1QueryGetParams
+
 
+
V1QueryGlobalResultSet - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1QueryGlobalResultSet
+
+
V1QueryGlobalResultSet() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
+
 
+
V1QueryOperation - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1QueryOperation
+
+
V1QueryOperation() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
+
 
+
V1QueryOptions - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1QueryOptions
+
+
V1QueryOptions() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
+
 
+
V1QueryRange - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1QueryRange
+
+
V1QueryRange() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1QueryRange
+
 
+
V1QueryRangeParams - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1QueryRangeParams
+
+
V1QueryRangeParams() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1QueryRangeParams
+
 
+
V1QueryResult - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1QueryResult
+
+
V1QueryResult() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
+
 
+
V1QueryResult.StatusEnum - Enum in io.streamthoughts.azkarra.client.openapi.models
+
+
Gets or Sets status
+
+
V1QueryResult.StatusEnum.Adapter - Class in io.streamthoughts.azkarra.client.openapi.models
+
 
+
V1QuerySuccessResultSet - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1QuerySuccessResultSet
+
+
V1QuerySuccessResultSet() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet
+
 
+
V1Record - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1Record
+
+
V1Record() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1Record
+
 
+
V1StatePartitionLagInfo - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1StatePartitionLagInfo
+
+
V1StatePartitionLagInfo() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionLagInfo
+
 
+
V1StatePartitionRestoreInfo - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1StatePartitionRestoreInfo
+
+
V1StatePartitionRestoreInfo() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
+
 
+
V1StreamsConsumerClientOffsets - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1StreamsConsumerClientOffsets
+
+
V1StreamsConsumerClientOffsets() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerClientOffsets
+
 
+
V1StreamsConsumerGroupOffsets - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1StreamsConsumerGroupOffsets
+
+
V1StreamsConsumerGroupOffsets() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerGroupOffsets
+
 
+
V1StreamsConsumerLogOffsets - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1StreamsConsumerLogOffsets
+
+
V1StreamsConsumerLogOffsets() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
+
 
+
V1StreamsDetails - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1StreamsDetails
+
+
V1StreamsDetails() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
V1StreamsGlobalStore - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1StreamsGlobalStore
+
+
V1StreamsGlobalStore() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1StreamsGlobalStore
+
 
+
V1StreamsMetadata - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1StreamsMetadata
+
+
V1StreamsMetadata() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
+
 
+
V1StreamsState - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1StreamsState
+
+
V1StreamsState() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1StreamsState
+
 
+
V1StreamsStatus - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1StreamsStatus
+
+
V1StreamsStatus() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1StreamsStatus
+
 
+
V1StreamsSubTopology - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1StreamsSubTopology
+
+
V1StreamsSubTopology() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1StreamsSubTopology
+
 
+
V1StreamsTopology - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1StreamsTopology
+
+
V1StreamsTopology() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopology
+
 
+
V1StreamsTopologyNode - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1StreamsTopologyNode
+
+
V1StreamsTopologyNode() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyNode
+
 
+
V1StreamsTopologyProcessorNode - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1StreamsTopologyProcessorNode
+
+
V1StreamsTopologyProcessorNode() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNode
+
 
+
V1StreamsTopologyProcessorNodeAllOf - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1StreamsTopologyProcessorNodeAllOf
+
+
V1StreamsTopologyProcessorNodeAllOf() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNodeAllOf
+
 
+
V1StreamsTopologySinkNode - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1StreamsTopologySinkNode
+
+
V1StreamsTopologySinkNode() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNode
+
 
+
V1StreamsTopologySinkNodeAllOf - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1StreamsTopologySinkNodeAllOf
+
+
V1StreamsTopologySinkNodeAllOf() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNodeAllOf
+
 
+
V1StreamsTopologySourceNode - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1StreamsTopologySourceNode
+
+
V1StreamsTopologySourceNode() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNode
+
 
+
V1StreamsTopologySourceNodeAllOf - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1StreamsTopologySourceNodeAllOf
+
+
V1StreamsTopologySourceNodeAllOf() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNodeAllOf
+
 
+
V1TaskMetadata - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1TaskMetadata
+
+
V1TaskMetadata() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1TaskMetadata
+
 
+
V1ThreadMetadata - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1ThreadMetadata
+
+
V1ThreadMetadata() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
+
 
+
V1TopicPartition - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
V1TopicPartition
+
+
V1TopicPartition() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.V1TopicPartition
+
 
+
validate() - Method in class io.streamthoughts.azkarra.api.query.QueryRequest
+
 
+
validate(QueryParams) - Method in interface io.streamthoughts.azkarra.api.query.LocalPreparedQuery
+
+
Validates the given query parameters.
+
+
validates(Predicate<? super T>, Error) - Method in class io.streamthoughts.azkarra.api.monad.Validator
+
 
+
validates(Predicate<? super T>, String) - Method in class io.streamthoughts.azkarra.api.monad.Validator
+
 
+
validator(QueryParams) - Method in interface io.streamthoughts.azkarra.api.query.LocalPreparedQuery
+
+
Gets a new Validator for the given parameters.
+
+
Validator<T> - Class in io.streamthoughts.azkarra.api.monad
+
 
+
value() - Method in annotation type io.streamthoughts.azkarra.api.annotations.Conditionals
+
 
+
value() - Method in annotation type io.streamthoughts.azkarra.api.annotations.ConfValue
+
 
+
value() - Method in annotation type io.streamthoughts.azkarra.api.annotations.ConfValues
+
 
+
value() - Method in annotation type io.streamthoughts.azkarra.api.annotations.Eager
+
 
+
value() - Method in annotation type io.streamthoughts.azkarra.api.annotations.Order
+
 
+
value() - Method in annotation type io.streamthoughts.azkarra.api.annotations.StreamsName
+
 
+
value() - Method in class io.streamthoughts.azkarra.api.config.ConfEntry
+
+
Gets the object value.
+
+
value() - Method in class io.streamthoughts.azkarra.api.model.KV
+
 
+
value() - Method in class io.streamthoughts.azkarra.api.model.Metric
+
 
+
value() - Method in class io.streamthoughts.azkarra.api.model.TimestampedValue
+
+
Returns this value TimestampedValue.
+
+
value() - Method in annotation type io.streamthoughts.azkarra.streams.autoconfigure.annotations.ComponentScan
+
 
+
value() - Method in annotation type io.streamthoughts.azkarra.streams.autoconfigure.annotations.EnableEmbeddedHttpServer
+
 
+
value(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Metric
+
 
+
value(Object) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Record
+
 
+
value(String) - Method in class io.streamthoughts.azkarra.api.components.ComponentAttribute
+
 
+
value(String, String) - Method in class io.streamthoughts.azkarra.api.components.ComponentMetadata
+
+
Finds the value for the specified attribute name and member.
+
+
valueOf(String) - Static method in enum io.streamthoughts.azkarra.api.banner.Banner.Mode
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.Node.Type
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.streamthoughts.azkarra.api.query.result.QueryStatus
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.streamthoughts.azkarra.api.query.StoreOperation
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.streamthoughts.azkarra.api.query.StoreType
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.streamthoughts.azkarra.api.State
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.streamthoughts.azkarra.api.streams.State.Standards
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.streamthoughts.azkarra.client.openapi.models.V1Query.TypeEnum
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.streamthoughts.azkarra.client.openapi.models.V1QueryResult.StatusEnum
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.streamthoughts.azkarra.http.security.auth.PasswordCredentials.Type
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.streamthoughts.azkarra.http.security.authorizer.AuthorizationResult
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.streamthoughts.azkarra.http.security.SecurityMechanism
+
+
Returns the enum constant of this type with the specified name.
+
+
values() - Static method in enum io.streamthoughts.azkarra.api.banner.Banner.Mode
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.Node.Type
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.streamthoughts.azkarra.api.query.result.QueryStatus
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.streamthoughts.azkarra.api.query.StoreOperation
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.streamthoughts.azkarra.api.query.StoreType
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.streamthoughts.azkarra.api.State
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.streamthoughts.azkarra.api.streams.State.Standards
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.streamthoughts.azkarra.client.openapi.models.V1Query.TypeEnum
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.streamthoughts.azkarra.client.openapi.models.V1QueryResult.StatusEnum
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.streamthoughts.azkarra.http.security.auth.PasswordCredentials.Type
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.streamthoughts.azkarra.http.security.authorizer.AuthorizationResult
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.streamthoughts.azkarra.http.security.SecurityMechanism
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values(String, String) - Method in class io.streamthoughts.azkarra.api.components.ComponentMetadata
+
+
Finds all values for the specified attribute name and member.
+
+
variables - Variable in class io.streamthoughts.azkarra.client.openapi.ServerConfiguration
+
 
+
verify(Account) - Method in class io.streamthoughts.azkarra.http.security.AzkarraIdentityManager
+
verify(Credential) - Method in class io.streamthoughts.azkarra.http.security.AzkarraIdentityManager
+
verify(Object) - Method in class io.streamthoughts.azkarra.http.security.auth.DigestPasswordCredentials
+
verify(Object) - Method in class io.streamthoughts.azkarra.http.security.auth.PasswordCredentials
+
 
+
verify(Object) - Method in class io.streamthoughts.azkarra.http.security.auth.PlainPasswordCredentials
+
verify(String, Credential) - Method in class io.streamthoughts.azkarra.http.security.AzkarraIdentityManager
+
verify(String, SSLSession) - Method in class io.streamthoughts.azkarra.client.HttpClientBuilder.AllowAllHostNameVerifier
+
verify(String, SSLSession) - Method in class io.streamthoughts.azkarra.http.security.AllowAllHostNameVerifier
+
verifyingSsl(boolean) - Method in class io.streamthoughts.azkarra.client.HttpClientBuilder
+
 
+
version() - Method in interface io.streamthoughts.azkarra.api.components.ComponentDescriptor
+
+
Gets the version of the described component.
+
+
version() - Method in class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor
+
+
Gets the version of the described component.
+
+
version() - Method in interface io.streamthoughts.azkarra.api.components.Versioned
+
+
Returns the version of this component.
+
+
version() - Method in class io.streamthoughts.azkarra.api.streams.topology.TopologyMetadata
+
 
+
version() - Method in interface io.streamthoughts.azkarra.api.streams.TopologyProvider
+
+
Returns the version for this Topology.
+
+
version() - Method in class io.streamthoughts.azkarra.api.StreamsTopologyMeta
+
 
+
version() - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
+
Gets the version of the described component.
+
+
version() - Method in class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareTopologySupplier.ClassLoaderAwareTopologyProvider
+
+
Returns the version for this Topology.
+
+
version() - Method in class io.streamthoughts.azkarra.streams.config.loader.internal.TopologyConfig
+
+
Gets the TopologyProvider version to be used.
+
+
version() - Method in class io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication.NormalizeStreamsTopology
+
 
+
version() - Method in class io.streamthoughts.examples.azkarra.dependency.ComplexWordCountTopology
+
 
+
version() - Method in class io.streamthoughts.examples.azkarra.sse.ServerSentEventExample.WordCountPublisherTopology
+
 
+
version() - Method in class io.streamthoughts.examples.azkarra.topology.BasicWordCountTopology
+
 
+
version() - Method in class io.streamthoughts.examples.azkarra.topology.ConfigurableWordCountTopology
+
 
+
version(String) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
+
 
+
version(String) - Method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder
+
+
Sets the version of the component.
+
+
Version - Class in io.streamthoughts.azkarra.api.util
+
+
A version class which supports the following pattern : + + ..- + + Supported qualifier are : alpha, beta, snapshot, rc, release.
+
+
Version - Class in io.streamthoughts.azkarra.client.openapi.models
+
+
Version
+
+
Version - Class in io.streamthoughts.examples.azkarra
+
 
+
Version() - Constructor for class io.streamthoughts.azkarra.client.openapi.models.Version
+
 
+
Version() - Constructor for class io.streamthoughts.examples.azkarra.Version
+
 
+
Version(int, int, int, String) - Constructor for class io.streamthoughts.azkarra.api.util.Version
+
+
Creates a new Version instance.
+
+
Versioned - Interface in io.streamthoughts.azkarra.api.components
+
 
+
VersionQualifier<T> - Class in io.streamthoughts.azkarra.api.components.qualifier
+
 
+
VisibleForTesting - Annotation Type in io.streamthoughts.azkarra.api.annotations
+
 
+
+ + + +

W

+
+
WAIT_FOR_TOPICS_ENABLE_CONFIG - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.WaitForSourceTopicsInterceptorConfig
+
 
+
WAIT_FOR_TOPICS_EXCLUDE_PATTERNS - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.WaitForSourceTopicsInterceptorConfig
+
+
wait.for.topics.exclude.patterns
+
+
WAIT_FOR_TOPICS_TIMEOUT_MS_CONFIG - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.WaitForSourceTopicsInterceptorConfig
+
+
wait.for.topics.timeout.ms
+
+
WAIT_FOR_TOPICS_TIMEOUT_MS_DEFAULT - Static variable in class io.streamthoughts.azkarra.runtime.interceptors.WaitForSourceTopicsInterceptorConfig
+
 
+
WaitForSourceTopicsInterceptor - Class in io.streamthoughts.azkarra.runtime.interceptors
+
+
This StreamsLifecycleInterceptor waits for source topics to be created + before starting the streams instance.
+
+
WaitForSourceTopicsInterceptor() - Constructor for class io.streamthoughts.azkarra.runtime.interceptors.WaitForSourceTopicsInterceptor
+
+
Creates a new WaitForSourceTopicsInterceptor instance.
+
+
WaitForSourceTopicsInterceptor(AdminClient) - Constructor for class io.streamthoughts.azkarra.runtime.interceptors.WaitForSourceTopicsInterceptor
+
+
Creates a new WaitForSourceTopicsInterceptor instance.
+
+
WaitForSourceTopicsInterceptorConfig - Class in io.streamthoughts.azkarra.runtime.interceptors
+
+
The configuration class for WaitForSourceTopicsInterceptor.
+
+
WaitForSourceTopicsInterceptorConfig(Conf) - Constructor for class io.streamthoughts.azkarra.runtime.interceptors.WaitForSourceTopicsInterceptorConfig
+
+
Creates a new AutoCreateTopicsInterceptorConfig instance.
+
+
waitForTopicToExist(AdminClient, Set<String>) - Static method in class io.streamthoughts.azkarra.api.streams.admin.AdminClientUtils
+
+
Wait indefinitely for the specified topics to be created on the cluster.
+
+
waitForTopicToExist(AdminClient, Set<String>, Duration) - Static method in class io.streamthoughts.azkarra.api.streams.admin.AdminClientUtils
+
+
Wait for the specified topics to be created on the cluster until timeout.
+
+
WebUIHttpRoutes - Class in io.streamthoughts.azkarra.http.routes
+
 
+
WebUIHttpRoutes() - Constructor for class io.streamthoughts.azkarra.http.routes.WebUIHttpRoutes
+
 
+
window() - Method in class io.streamthoughts.azkarra.api.query.internal.QueryBuilder
+
+
Window store.
+
+
WINDOW - io.streamthoughts.azkarra.api.query.StoreType
+
+
Window store.
+
+
WINDOW - io.streamthoughts.azkarra.client.openapi.models.V1Query.TypeEnum
+
 
+
WindowedSerializer - Class in io.streamthoughts.azkarra.serialization.json
+
+
The JsonSerializer to serialize Windowed instance.
+
+
WindowedSerializer() - Constructor for class io.streamthoughts.azkarra.serialization.json.WindowedSerializer
+
 
+
WindowFetchAllQuery<K,​V> - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
WindowFetchKeyRangeQuery<K,​V> - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
WindowFetchQuery<K,​V> - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
WindowFetchTimeRangeQuery<K,​V> - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
WindowGetAllQuery<K,​V> - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
WindowQueryBuilder - Class in io.streamthoughts.azkarra.api.query.internal
+
 
+
with(Conf) - Static method in class io.streamthoughts.azkarra.api.Executed
+
+
Static helper that can be used to creates a new Executed instance + with the specified streams name and configuration.
+
+
with(String, Object) - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.StreamsExtensionBuilder
+
 
+
with(Duration) - Static method in class io.streamthoughts.azkarra.api.query.QueryOptions
+
+
Helper method to create a new QueryOptions with the given timeout.
+
+
withAdvertisedApplicationServer(String) - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.KafkaMonitoringReporter
+
 
+
withApplicationId(String) - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.StreamsExtensionBuilder
+
+
Sets the Kafka Streams application.id.
+
+
withApplicationServer(String) - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.StreamsExtensionBuilder
+
+
Sets the Kafka Streams application.server.
+
+
withAzkarraPrefix(String) - Static method in class io.streamthoughts.azkarra.streams.AzkarraApplication
+
+
Helper method to prefix a key property with the root property prefix (i.e "azkarra".
+
+
withBackgroundThreadsCompactionPool(int) - Method in class io.streamthoughts.azkarra.api.config.RocksDBConfig
+
 
+
withBackgroundThreadsFlushPool(int) - Method in class io.streamthoughts.azkarra.api.config.RocksDBConfig
+
 
+
withBlockCacheSize(long) - Method in class io.streamthoughts.azkarra.api.config.RocksDBConfig
+
 
+
withBufferSize(int) - Method in class io.streamthoughts.azkarra.api.config.RocksDBConfig
+
 
+
withCompactionStyle(CompactionStyle) - Method in class io.streamthoughts.azkarra.api.config.RocksDBConfig
+
 
+
withCompressionType(CompressionType) - Method in class io.streamthoughts.azkarra.api.config.RocksDBConfig
+
 
+
withConditions(Condition...) - Static method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorModifiers
+
+
Gets a modifier implementation that will set the conditions that need to be + fulfilled for the component to be eligible for use in the application.
+
+
withConditions(List<Condition>) - Static method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorModifiers
+
+
Gets a modifier implementation that will set the conditions that need to be + fulfilled for the component to be eligible for use in the application.
+
+
withConfig(Conf) - Method in class io.streamthoughts.azkarra.api.Executed
+
+
Returns a new Executed with the specified config.
+
+
withConfig(Conf) - Static method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorModifiers
+
+
Gets a modifier implementation that will set the default configuration to + pass to the component if it implements the Configurable interface.
+
+
withContainerId(String) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainerBuilder
+
 
+
withData(T) - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsBuilder
+
 
+
withDataContentType(String) - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsBuilder
+
 
+
withDescription(String) - Method in class io.streamthoughts.azkarra.api.Executed
+
+
Returns a new Executed with the specified description.
+
+
withDetails(String, Object) - Method in class io.streamthoughts.azkarra.http.health.Health.Builder
+
+
Adds a details entry for the Health indicator.
+
+
withException(Throwable) - Method in class io.streamthoughts.azkarra.http.health.Health.Builder
+
+
Sets the exception for the Health indicator.
+
+
withExtension(CloudEventsExtension) - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsBuilder
+
 
+
withFallback(Conf) - Method in interface io.streamthoughts.azkarra.api.config.Conf
+
 
+
withFallback(Conf) - Method in class io.streamthoughts.azkarra.api.config.DelegatingConf
+
withFallback(Conf) - Method in class io.streamthoughts.azkarra.api.config.EmptyConf
+
withFallback(Conf) - Method in class io.streamthoughts.azkarra.api.config.MapConf
+
withFallback(Conf) - Method in class io.streamthoughts.azkarra.streams.config.AzkarraConf
+
withFixedWaitDuration(Duration) - Method in class io.streamthoughts.azkarra.api.monad.Retry
+
 
+
withId(String) - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsBuilder
+
 
+
withInterceptor(Supplier<StreamsLifecycleInterceptor>) - Method in class io.streamthoughts.azkarra.api.Executed
+
+
Returns a new Executed with the specified interceptor.
+
+
withInterceptors(List<StreamsLifecycleInterceptor>) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainerBuilder
+
 
+
withInterceptors(List<Supplier<StreamsLifecycleInterceptor>>) - Method in class io.streamthoughts.azkarra.api.Executed
+
+
Returns a new Executed with the specified interceptors.
+
+
withIntervalMs(long) - Method in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptor
+
+
Sets the interval in milliseconds to be used for reporting the state of the monitored Kafka Streams instance.
+
+
withKafkaStreamsFactory(KafkaStreamsFactory) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainerBuilder
+
 
+
withKafkaStreamsFactory(Supplier<KafkaStreamsFactory>) - Method in class io.streamthoughts.azkarra.api.Executed
+
+
Returns a new Executed with the specified KafkaStreams factory.
+
+
withLimit(Long) - Method in class io.streamthoughts.azkarra.api.query.QueryOptions
+
 
+
withLogDir(String) - Method in class io.streamthoughts.azkarra.api.config.RocksDBConfig
+
 
+
withLogLevel(String) - Method in class io.streamthoughts.azkarra.api.config.RocksDBConfig
+
 
+
withLogMaxFileSize(int) - Method in class io.streamthoughts.azkarra.api.config.RocksDBConfig
+
 
+
withMaxAttempts(int) - Static method in class io.streamthoughts.azkarra.api.monad.Retry
+
 
+
withMaxBackgroundCompactions(int) - Method in class io.streamthoughts.azkarra.api.config.RocksDBConfig
+
 
+
withMaxBackgroundFlushes(int) - Method in class io.streamthoughts.azkarra.api.config.RocksDBConfig
+
 
+
withMaxBlockingTime(Duration) - Method in class io.streamthoughts.azkarra.api.events.EventStream.Builder
+
 
+
withMaxFileOpen(int) - Method in class io.streamthoughts.azkarra.api.config.RocksDBConfig
+
 
+
withMaxWriteBufferNumber(int) - Method in class io.streamthoughts.azkarra.api.config.RocksDBConfig
+
 
+
withMemoryHighPrioPoolRatio(double) - Method in class io.streamthoughts.azkarra.api.config.RocksDBConfig
+
 
+
withMemoryManaged(boolean) - Method in class io.streamthoughts.azkarra.api.config.RocksDBConfig
+
 
+
withMemoryStrictCapacityLimit(boolean) - Method in class io.streamthoughts.azkarra.api.config.RocksDBConfig
+
 
+
withMemoryWriteBufferRatio(double) - Method in class io.streamthoughts.azkarra.api.config.RocksDBConfig
+
 
+
withMonitoringReporter(MonitoringReporter) - Method in class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptor
+
+
Registers a MonitoringReporter to this interceptor.
+
+
withName(String) - Method in class io.streamthoughts.azkarra.api.Executed
+
+
Returns a new Executed with the specified name.
+
+
withName(String) - Method in class io.streamthoughts.azkarra.http.health.Health.Builder
+
+
Sets the name of service or sub-system.
+
+
withOrder(int) - Static method in class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorModifiers
+
+
Gets a modifier implementation that will set the given order of the component.
+
+
withQueryTimeout(Duration) - Method in class io.streamthoughts.azkarra.api.query.QueryOptions
+
 
+
withQueueLimitHandler(LimitHandler) - Method in class io.streamthoughts.azkarra.api.events.EventStream.Builder
+
 
+
withQueueSize(int) - Method in class io.streamthoughts.azkarra.api.events.EventStream.Builder
+
 
+
withRemoteAccessAllowed(boolean) - Method in class io.streamthoughts.azkarra.api.query.QueryOptions
+
 
+
withRestoreListeners(List<StateRestoreListener>) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainerBuilder
+
 
+
withRetries(int) - Method in class io.streamthoughts.azkarra.api.query.QueryOptions
+
 
+
withRetryBackoffMs(Duration) - Method in class io.streamthoughts.azkarra.api.query.QueryOptions
+
 
+
withSource(String) - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsBuilder
+
 
+
withSpecVersion(String) - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsBuilder
+
 
+
withStateListeners(List<KafkaStreams.StateListener>) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainerBuilder
+
 
+
withStatisticsEnabled(boolean) - Method in class io.streamthoughts.azkarra.api.config.RocksDBConfig
+
 
+
withStatsDumpPeriod(Duration) - Method in class io.streamthoughts.azkarra.api.config.RocksDBConfig
+
 
+
withStatus(Status) - Method in class io.streamthoughts.azkarra.http.health.Health.Builder
+
+
Sets the Status for the Health indicator.
+
+
withStreamsConfig(Conf) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainerBuilder
+
 
+
withStreamThreadExceptionHandlers(List<StreamThreadExceptionHandler>) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainerBuilder
+
 
+
withSubject(String) - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsBuilder
+
 
+
withTime(ZonedDateTime) - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsBuilder
+
 
+
withTopic(String) - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.KafkaMonitoringReporter
+
 
+
withTopologyDefinition(TopologyDefinition) - Method in class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainerBuilder
+
 
+
withType(String) - Method in class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsBuilder
+
 
+
WordCountPublisherTopology() - Constructor for class io.streamthoughts.examples.azkarra.sse.ServerSentEventExample.WordCountPublisherTopology
+
 
+
write(byte[], int, int) - Method in class io.streamthoughts.azkarra.streams.banner.internal.SL4JLoggerPrintStream
+
 
+
write(int) - Method in class io.streamthoughts.azkarra.streams.banner.internal.SL4JLoggerPrintStream
+
 
+
write(JsonWriter, byte[]) - Method in class io.streamthoughts.azkarra.client.openapi.JSON.ByteArrayAdapter
+
 
+
write(JsonWriter, V1Query.TypeEnum) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1Query.TypeEnum.Adapter
+
 
+
write(JsonWriter, V1QueryResult.StatusEnum) - Method in class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult.StatusEnum.Adapter
+
 
+
write(JsonWriter, Date) - Method in class io.streamthoughts.azkarra.client.openapi.JSON.SqlDateTypeAdapter
+
 
+
write(JsonWriter, LocalDate) - Method in class io.streamthoughts.azkarra.client.openapi.JSON.LocalDateTypeAdapter
+
 
+
write(JsonWriter, OffsetDateTime) - Method in class io.streamthoughts.azkarra.client.openapi.JSON.OffsetDateTimeTypeAdapter
+
 
+
write(JsonWriter, Date) - Method in class io.streamthoughts.azkarra.client.openapi.JSON.DateTypeAdapter
+
 
+
writeTimeout(int) - Method in class io.streamthoughts.azkarra.client.HttpClientBuilder
+
+
Sets the write timeout (in milliseconds).
+
+
writeTo(BufferedSink) - Method in class io.streamthoughts.azkarra.client.openapi.ProgressRequestBody
+
 
+
+ + + +

X

+
+
X509CertificateCredentials - Class in io.streamthoughts.azkarra.http.security.auth
+
+
X509CertificateCredentials.
+
+
X509CertificateCredentials(X509Certificate) - Constructor for class io.streamthoughts.azkarra.http.security.auth.X509CertificateCredentials
+
+
Creates a new X509Certificate instance.
+
+
XMLHttpRequestAwareAuthCallHandler - Class in io.streamthoughts.azkarra.http.security.handler
+
+
This is the final HttpHandler in the security chain, it's purpose is to act as a + barrier at the end of the chain to ensure authenticate is called after the mechanisms have been associated + with the context and the constraint checked.
+
+
XMLHttpRequestAwareAuthCallHandler(HttpHandler) - Constructor for class io.streamthoughts.azkarra.http.security.handler.XMLHttpRequestAwareAuthCallHandler
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages
+
+ + + diff --git a/site/static/apidocs/0.9.0/index.html b/site/static/apidocs/0.9.0/index.html new file mode 100644 index 00000000..7fa303fa --- /dev/null +++ b/site/static/apidocs/0.9.0/index.html @@ -0,0 +1,588 @@ + + + + + +Overview (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+

Azkarra Framework 0.9.0 API

+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Packages 
PackageDescription
io.streamthoughts.azkarra 
io.streamthoughts.azkarra.api 
io.streamthoughts.azkarra.api.annotations 
io.streamthoughts.azkarra.api.banner 
io.streamthoughts.azkarra.api.components 
io.streamthoughts.azkarra.api.components.condition 
io.streamthoughts.azkarra.api.components.qualifier 
io.streamthoughts.azkarra.api.config 
io.streamthoughts.azkarra.api.errors 
io.streamthoughts.azkarra.api.events 
io.streamthoughts.azkarra.api.events.callback 
io.streamthoughts.azkarra.api.events.reactive 
io.streamthoughts.azkarra.api.events.reactive.internal 
io.streamthoughts.azkarra.api.model 
io.streamthoughts.azkarra.api.model.predicate 
io.streamthoughts.azkarra.api.monad 
io.streamthoughts.azkarra.api.providers 
io.streamthoughts.azkarra.api.query 
io.streamthoughts.azkarra.api.query.error 
io.streamthoughts.azkarra.api.query.internal 
io.streamthoughts.azkarra.api.query.result 
io.streamthoughts.azkarra.api.server 
io.streamthoughts.azkarra.api.spi 
io.streamthoughts.azkarra.api.streams 
io.streamthoughts.azkarra.api.streams.admin 
io.streamthoughts.azkarra.api.streams.consumer 
io.streamthoughts.azkarra.api.streams.errors 
io.streamthoughts.azkarra.api.streams.internal 
io.streamthoughts.azkarra.api.streams.listener 
io.streamthoughts.azkarra.api.streams.store 
io.streamthoughts.azkarra.api.streams.topology 
io.streamthoughts.azkarra.api.time 
io.streamthoughts.azkarra.api.util 
io.streamthoughts.azkarra.client 
io.streamthoughts.azkarra.client.authentication 
io.streamthoughts.azkarra.client.openapi 
io.streamthoughts.azkarra.client.openapi.apis 
io.streamthoughts.azkarra.client.openapi.auth 
io.streamthoughts.azkarra.client.openapi.models 
io.streamthoughts.azkarra.client.security 
io.streamthoughts.azkarra.commons.error 
io.streamthoughts.azkarra.commons.rocksdb 
io.streamthoughts.azkarra.commons.rocksdb.internal 
io.streamthoughts.azkarra.commons.streams 
io.streamthoughts.azkarra.http 
io.streamthoughts.azkarra.http.data 
io.streamthoughts.azkarra.http.error 
io.streamthoughts.azkarra.http.handler 
io.streamthoughts.azkarra.http.health 
io.streamthoughts.azkarra.http.health.internal 
io.streamthoughts.azkarra.http.prometheus 
io.streamthoughts.azkarra.http.query 
io.streamthoughts.azkarra.http.routes 
io.streamthoughts.azkarra.http.security 
io.streamthoughts.azkarra.http.security.auth 
io.streamthoughts.azkarra.http.security.authorizer 
io.streamthoughts.azkarra.http.security.handler 
io.streamthoughts.azkarra.http.security.jaas.spi 
io.streamthoughts.azkarra.http.serialization.json 
io.streamthoughts.azkarra.http.spi 
io.streamthoughts.azkarra.http.sse 
io.streamthoughts.azkarra.http.utils 
io.streamthoughts.azkarra.metrics 
io.streamthoughts.azkarra.metrics.annotations 
io.streamthoughts.azkarra.metrics.binders 
io.streamthoughts.azkarra.metrics.endpoints 
io.streamthoughts.azkarra.metrics.interceptor 
io.streamthoughts.azkarra.metrics.micrometer 
io.streamthoughts.azkarra.runtime 
io.streamthoughts.azkarra.runtime.components 
io.streamthoughts.azkarra.runtime.components.condition 
io.streamthoughts.azkarra.runtime.context 
io.streamthoughts.azkarra.runtime.context.internal 
io.streamthoughts.azkarra.runtime.env 
io.streamthoughts.azkarra.runtime.env.internal 
io.streamthoughts.azkarra.runtime.interceptors 
io.streamthoughts.azkarra.runtime.interceptors.monitoring 
io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce 
io.streamthoughts.azkarra.runtime.modules 
io.streamthoughts.azkarra.runtime.query 
io.streamthoughts.azkarra.runtime.query.internal 
io.streamthoughts.azkarra.runtime.service 
io.streamthoughts.azkarra.runtime.streams 
io.streamthoughts.azkarra.runtime.streams.errors 
io.streamthoughts.azkarra.runtime.streams.topology 
io.streamthoughts.azkarra.runtime.util 
io.streamthoughts.azkarra.serialization 
io.streamthoughts.azkarra.serialization.json 
io.streamthoughts.azkarra.streams 
io.streamthoughts.azkarra.streams.autoconfigure 
io.streamthoughts.azkarra.streams.autoconfigure.annotations 
io.streamthoughts.azkarra.streams.banner 
io.streamthoughts.azkarra.streams.banner.internal 
io.streamthoughts.azkarra.streams.components 
io.streamthoughts.azkarra.streams.components.annotation 
io.streamthoughts.azkarra.streams.components.isolation 
io.streamthoughts.azkarra.streams.config 
io.streamthoughts.azkarra.streams.config.loader 
io.streamthoughts.azkarra.streams.config.loader.internal 
io.streamthoughts.examples.azkarra 
io.streamthoughts.examples.azkarra.conditional 
io.streamthoughts.examples.azkarra.dependency 
io.streamthoughts.examples.azkarra.healthcheck 
io.streamthoughts.examples.azkarra.noannotation 
io.streamthoughts.examples.azkarra.security 
io.streamthoughts.examples.azkarra.sse 
io.streamthoughts.examples.azkarra.topology 
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/AzkarraWorker.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/AzkarraWorker.html new file mode 100644 index 00000000..dbf3f702 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/AzkarraWorker.html @@ -0,0 +1,309 @@ + + + + + +AzkarraWorker (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AzkarraWorker

+
+
+ +
+
    +
  • +
    +
    public class AzkarraWorker
    +extends Object
    +
    The default main class for starting an Azkarra worker.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AzkarraWorker

        +
        public AzkarraWorker()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        main

        +
        public static void main​(String[] args)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/ApplicationId.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/ApplicationId.html new file mode 100644 index 00000000..b9173cfe --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/ApplicationId.html @@ -0,0 +1,388 @@ + + + + + +ApplicationId (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ApplicationId

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    HasId
    +
    +
    +
    public class ApplicationId
    +extends Object
    +implements HasId
    +
    An interface representing an ID to uniquely identify a KafkaStreams application running either locally or remotely.
    +
    +
    See Also:
    +
    StreamsConfig.APPLICATION_ID_CONFIG
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ApplicationId

        +
        public ApplicationId​(String id)
        +
        Creates a new ApplicationId for specified id.
        +
        +
        Parameters:
        +
        id - the application id.
        +
        Throws:
        +
        NullPointerException - if the specified id is null.
        +
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/AzkarraContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/AzkarraContext.html new file mode 100644 index 00000000..786282b8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/AzkarraContext.html @@ -0,0 +1,766 @@ + + + + + +AzkarraContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface AzkarraContext

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/AzkarraContextAware.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/AzkarraContextAware.html new file mode 100644 index 00000000..5a7943a9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/AzkarraContextAware.html @@ -0,0 +1,264 @@ + + + + + +AzkarraContextAware (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface AzkarraContextAware

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/AzkarraContextListener.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/AzkarraContextListener.html new file mode 100644 index 00000000..ba2c9f30 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/AzkarraContextListener.html @@ -0,0 +1,316 @@ + + + + + +AzkarraContextListener (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface AzkarraContextListener

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        order

        +
        default int order()
        +
        +
        Specified by:
        +
        order in interface Ordered
        +
        +
      • +
      + + + +
        +
      • +

        onContextStart

        +
        default void onContextStart​(AzkarraContext context)
        +
      • +
      + + + +
        +
      • +

        onContextStop

        +
        default void onContextStop​(AzkarraContext context)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/AzkarraStreamsService.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/AzkarraStreamsService.html new file mode 100644 index 00000000..72b64c6f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/AzkarraStreamsService.html @@ -0,0 +1,733 @@ + + + + + +AzkarraStreamsService (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface AzkarraStreamsService

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        listAllKafkaStreamsContainerIds

        +
        Set<String> listAllKafkaStreamsContainerIds()
        +
        Returns the list of ids for all running Kafka Streams containers.
        +
        +
        Returns:
        +
        a list of string ids.
        +
        +
      • +
      + + + +
        +
      • +

        listAllKafkaStreamsApplicationIds

        +
        Set<String> listAllKafkaStreamsApplicationIds()
        +
        Returns the list of ids for all running Kafka Streams application.
        +
        +
        Returns:
        +
        a list of string ids.
        +
        See Also:
        +
        StreamsConfig.APPLICATION_ID_CONFIG
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getStreamsApplicationById

        +
        KafkaStreamsApplication getStreamsApplicationById​(String applicationId)
        +
        Gets all local and remote streams instances for the specified streams application.
        +
        +
        Parameters:
        +
        applicationId - the streams application id.
        +
        Returns:
        +
        the KafkaStreamsApplication instance..
        +
        Throws:
        +
        NotFoundException - if not application exists for the id.
        +
        +
      • +
      + + + +
        +
      • +

        startStreamsTopology

        +
        ApplicationId startStreamsTopology​(String topologyType,
        +                                   String topologyVersion,
        +                                   String env,
        +                                   Executed executed)
        +
        Creates and starts a new streams job for the specified topology into the specified environment.
        +
        +
        Parameters:
        +
        topologyType - the topology type.
        +
        topologyVersion - the topology topologyVersion.
        +
        env - the environment name.
        +
        executed - the Executed instance.
        +
        Returns:
        +
        the streams application.id
        +
        +
      • +
      + + + + + + + + + + + + + + + + + + + + + + + +
        +
      • +

        getContextConfig

        +
        Conf getContextConfig()
        +
        Gets the configuration of AzkarraContext.
        +
        +
        Returns:
        +
        a Conf object.
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getSupportedEnvironmentTypes

        +
        Set<String> getSupportedEnvironmentTypes()
        +
        Gets all supported environment types.
        +
        +
        Returns:
        +
        the set of the environment types.
        +
        +
      • +
      + + + +
        +
      • +

        addNewEnvironment

        +
        void addNewEnvironment​(String name,
        +                       String type,
        +                       Conf conf)
        +
        Adds a new environment to this application.
        +
        +
        Parameters:
        +
        name - the environment name.
        +
        type - the environment type.
        +
        conf - the environment configuration.
        +
        +
      • +
      + + + +
        +
      • +

        stopStreamsContainer

        +
        void stopStreamsContainer​(String containerId,
        +                          boolean cleanUp)
        +
        Stops the streams instance for the specified container id.
        +
        +
        Parameters:
        +
        containerId - the container id.
        +
        cleanUp - the flag to indicate if the local streams states should be cleaned up.
        +
        Throws:
        +
        NotFoundException - if no container exists for the id.
        +
        See Also:
        +
        StreamsExecutionEnvironment.stop(ContainerId, boolean)
        +
        +
      • +
      + + + +
        +
      • +

        restartStreamsContainer

        +
        void restartStreamsContainer​(String containerId)
        +
        Restarts the streams instance for the specified container id.
        +
        +
        Parameters:
        +
        containerId - the container id.
        +
        Throws:
        +
        NotFoundException - if no Kafka Streams instance exists for the id.
        +
        +
      • +
      + + + + + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/AzkarraVersion.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/AzkarraVersion.html new file mode 100644 index 00000000..0932dde6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/AzkarraVersion.html @@ -0,0 +1,337 @@ + + + + + +AzkarraVersion (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AzkarraVersion

+
+
+ +
+
    +
  • +
    +
    public class AzkarraVersion
    +extends Object
    +
    A AzkarraVersion is used to get version information about the running azkarra library.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AzkarraVersion

        +
        public AzkarraVersion()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getVersion

        +
        public static String getVersion()
        +
      • +
      + + + +
        +
      • +

        getGitBranch

        +
        public static String getGitBranch()
        +
      • +
      + + + +
        +
      • +

        getGitCommitId

        +
        public static String getGitCommitId()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/ContainerId.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/ContainerId.html new file mode 100644 index 00000000..e5d953a1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/ContainerId.html @@ -0,0 +1,225 @@ + + + + + +ContainerId (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ContainerId

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    HasId
    +
    +
    +
    All Known Implementing Classes:
    +
    BasicContainerId
    +
    +
    +
    public interface ContainerId
    +extends HasId
    +
    An interface representing an ID to uniquely identify a KafkaStreams instance running either locally or remotely.
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Method Summary

      +
        +
      • + + +

        Methods inherited from interface io.streamthoughts.azkarra.api.model.HasId

        +id, startWith
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/Executed.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/Executed.html new file mode 100644 index 00000000..ea4df1e3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/Executed.html @@ -0,0 +1,632 @@ + + + + + +Executed (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Executed

+
+
+ +
+
    +
  • +
    +
    Direct Known Subclasses:
    +
    InternalExecuted
    +
    +
    +
    public class Executed
    +extends Object
    +
    Executed class is used to describe a Topology instance to be executed.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Executed

        +
        protected Executed()
        +
        Creates a new Executed instance.
        +
      • +
      + + + +
        +
      • +

        Executed

        +
        protected Executed​(Executed executed)
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        as

        +
        public static Executed as​(String name)
        +
        Static helper that can be used to creates a new Executed instance + with the specified streams name.
        +
        +
        Parameters:
        +
        name - the name of the streams application.
        +
        Returns:
        +
        a new StreamsExecutionEnvironment instance.
        +
        +
      • +
      + + + +
        +
      • +

        as

        +
        public static Executed as​(String name,
        +                          String description)
        +
        Static helper that can be used to creates a new Executed instance + with the specified streams name and description.
        +
        +
        Parameters:
        +
        name - the name of the streams application.
        +
        description - the description of the streams application.
        +
        Returns:
        +
        a new StreamsExecutionEnvironment instance.
        +
        +
      • +
      + + + +
        +
      • +

        with

        +
        public static Executed with​(Conf conf)
        +
        Static helper that can be used to creates a new Executed instance + with the specified streams name and configuration.
        +
        +
        Parameters:
        +
        conf - the configuration.
        +
        Returns:
        +
        a new StreamsExecutionEnvironment instance.
        +
        +
      • +
      + + + +
        +
      • +

        withName

        +
        public Executed withName​(String name)
        +
        Returns a new Executed with the specified name.
        +
        +
        Parameters:
        +
        name - the name of the streams topology.
        +
        Returns:
        +
        a new Executed.
        +
        +
      • +
      + + + +
        +
      • +

        withDescription

        +
        public Executed withDescription​(String description)
        +
        Returns a new Executed with the specified description.
        +
        +
        Parameters:
        +
        description - the description of the streams topology.
        +
        Returns:
        +
        a new Executed.
        +
        +
      • +
      + + + +
        +
      • +

        withConfig

        +
        public Executed withConfig​(Conf config)
        +
        Returns a new Executed with the specified config.
        +
        +
        Parameters:
        +
        config - the config of the streams topology.
        +
        Returns:
        +
        a new Executed.
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        withKafkaStreamsFactory

        +
        public Executed withKafkaStreamsFactory​(Supplier<KafkaStreamsFactory> factory)
        +
        Returns a new Executed with the specified KafkaStreams factory.
        +
        +
        Parameters:
        +
        factory - the KafkaStreams factory to be used.
        +
        Returns:
        +
        a new Executed.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/State.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/State.html new file mode 100644 index 00000000..7b48d847 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/State.html @@ -0,0 +1,394 @@ + + + + + +State (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Enum State

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Enum Constant Detail

      + + + +
        +
      • +

        CREATED

        +
        public static final State CREATED
        +
      • +
      + + + +
        +
      • +

        STARTED

        +
        public static final State STARTED
        +
      • +
      + + + +
        +
      • +

        STOPPED

        +
        public static final State STOPPED
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static State[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (State c : State.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static State valueOf​(String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        IllegalArgumentException - if this enum type has no constant with the specified name
        +
        NullPointerException - if the argument is null
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsExecutionEnvironment.View.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsExecutionEnvironment.View.html new file mode 100644 index 00000000..4c8492d6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsExecutionEnvironment.View.html @@ -0,0 +1,408 @@ + + + + + +StreamsExecutionEnvironment.View (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsExecutionEnvironment.View

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.StreamsExecutionEnvironment.View
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsExecutionEnvironment.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsExecutionEnvironment.html new file mode 100644 index 00000000..065f8c2a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsExecutionEnvironment.html @@ -0,0 +1,1025 @@ + + + + + +StreamsExecutionEnvironment (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface StreamsExecutionEnvironment<T extends StreamsExecutionEnvironment<T>>

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    HasName
    +
    +
    +
    All Known Implementing Classes:
    +
    LocalStreamsExecutionEnvironment
    +
    +
    +
    public interface StreamsExecutionEnvironment<T extends StreamsExecutionEnvironment<T>>
    +extends HasName
    +
    A StreamsExecutionEnvironment manages the execution and the lifecycle of one or many KafkaStreams + instances that run either locally or remotely.
    +
    +
    See Also:
    +
    KafkaStreamsContainer
    +
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsExecutionEnvironmentAware.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsExecutionEnvironmentAware.html new file mode 100644 index 00000000..47a65526 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsExecutionEnvironmentAware.html @@ -0,0 +1,263 @@ + + + + + +StreamsExecutionEnvironmentAware (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface StreamsExecutionEnvironmentAware

+
+
+ +
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsExecutionEnvironmentFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsExecutionEnvironmentFactory.html new file mode 100644 index 00000000..8435d943 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsExecutionEnvironmentFactory.html @@ -0,0 +1,314 @@ + + + + + +StreamsExecutionEnvironmentFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface StreamsExecutionEnvironmentFactory<T extends StreamsExecutionEnvironment<T>>

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsLifecycleChain.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsLifecycleChain.html new file mode 100644 index 00000000..9e9ba366 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsLifecycleChain.html @@ -0,0 +1,259 @@ + + + + + +StreamsLifecycleChain (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface StreamsLifecycleChain

+
+
+
+ +
+
+
    +
  • + +
    + +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        execute

        +
        void execute()
        +
        Executes the operation on the current KafkaStreams instance.
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsLifecycleContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsLifecycleContext.html new file mode 100644 index 00000000..097fe34a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsLifecycleContext.html @@ -0,0 +1,386 @@ + + + + + +StreamsLifecycleContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface StreamsLifecycleContext

+
+
+
+
    +
  • +
    +
    public interface StreamsLifecycleContext
    +
    Context about the current KafkaStreams instance.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsLifecycleInterceptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsLifecycleInterceptor.html new file mode 100644 index 00000000..0a495c4c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsLifecycleInterceptor.html @@ -0,0 +1,311 @@ + + + + + +StreamsLifecycleInterceptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface StreamsLifecycleInterceptor

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsTopologyExecution.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsTopologyExecution.html new file mode 100644 index 00000000..3c206cc3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsTopologyExecution.html @@ -0,0 +1,290 @@ + + + + + +StreamsTopologyExecution (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface StreamsTopologyExecution

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsTopologyMeta.Builder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsTopologyMeta.Builder.html new file mode 100644 index 00000000..85e65d9e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsTopologyMeta.Builder.html @@ -0,0 +1,410 @@ + + + + + +StreamsTopologyMeta.Builder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsTopologyMeta.Builder

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.StreamsTopologyMeta.Builder
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsTopologyMeta.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsTopologyMeta.html new file mode 100644 index 00000000..da718589 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/StreamsTopologyMeta.html @@ -0,0 +1,433 @@ + + + + + +StreamsTopologyMeta (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsTopologyMeta

+
+
+ +
+
    +
  • +
    +
    public class StreamsTopologyMeta
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/AtLeastOnce.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/AtLeastOnce.html new file mode 100644 index 00000000..7e7aa149 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/AtLeastOnce.html @@ -0,0 +1,201 @@ + + + + + +AtLeastOnce (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Annotation Type AtLeastOnce

+
+
+
+
    +
  • +
    +
    @Documented
    +@Inherited
    +@Target({TYPE,METHOD})
    +@Retention(RUNTIME)
    +@ConfValue(key="streams.processing.guarantee",
    +           value="at_least_once")
    +public @interface AtLeastOnce
    +
    This annotation can be used to automatically set the streams property + processing.guarantee to at_least_once.
    +
    +
    See Also:
    +
    StreamsConfig.PROCESSING_GUARANTEE_CONFIG, +StreamsConfig.AT_LEAST_ONCE
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Component.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Component.html new file mode 100644 index 00000000..443c076b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Component.html @@ -0,0 +1,198 @@ + + + + + +Component (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Annotation Type Component

+
+
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/ConditionalOn.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/ConditionalOn.html new file mode 100644 index 00000000..ca7a07d9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/ConditionalOn.html @@ -0,0 +1,438 @@ + + + + + +ConditionalOn (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Annotation Type ConditionalOn

+
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Optional Element Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Optional Elements 
      Modifier and TypeOptional ElementDescription
      Class[]components +
      Specify that components of the given types must be registered for the component to be enabled.
      +
      Class<? extends Condition>[]conditions +
      Specify one or more conditions that the component must match.
      +
      StringhavingValue +
      Specify the expected value for the property().
      +
      Stringmatching +
      Specify the pattern that the property() should match.
      +
      Class[]missingComponents +
      Specify that components of the given types must be missing for the component to be enabled.
      +
      StringmissingProperty +
      Specify the name of the property that should be missing.
      +
      StringnotEquals +
      Specify the value that the property() should not be equals to.
      +
      Stringproperty +
      Specify the name of the property that should be set.
      +
      +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Element Detail

      + + + +
        +
      • +

        property

        +
        String property
        +
        Specify the name of the property that should be set.
        +
        +
        Default:
        +
        ""
        +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + + +
        +
      • +

        missingProperty

        +
        String missingProperty
        +
        Specify the name of the property that should be missing.
        +
        +
        Default:
        +
        ""
        +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + + +
        +
      • +

        havingValue

        +
        String havingValue
        +
        Specify the expected value for the property().
        +
        +
        Default:
        +
        ""
        +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + + +
        +
      • +

        notEquals

        +
        String notEquals
        +
        Specify the value that the property() should not be equals to.
        +
        +
        Default:
        +
        ""
        +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + + +
        +
      • +

        matching

        +
        String matching
        +
        Specify the pattern that the property() should match.
        +
        +
        Default:
        +
        ""
        +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + + +
        +
      • +

        components

        +
        Class[] components
        +
        Specify that components of the given types must be registered for the component to be enabled.
        +
        +
        Default:
        +
        {}
        +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + + +
        +
      • +

        missingComponents

        +
        Class[] missingComponents
        +
        Specify that components of the given types must be missing for the component to be enabled.
        +
        +
        Default:
        +
        {}
        +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + + +
        +
      • +

        conditions

        +
        Class<? extends Condition>[] conditions
        +
        Specify one or more conditions that the component must match.
        +
        +
        Default:
        +
        {io.streamthoughts.azkarra.api.components.condition.TrueCondition.class}
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Conditionals.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Conditionals.html new file mode 100644 index 00000000..a814a705 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Conditionals.html @@ -0,0 +1,248 @@ + + + + + +Conditionals (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Annotation Type Conditionals

+
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Required Element Summary

      + + + + + + + + + + + + +
      Required Elements 
      Modifier and TypeRequired ElementDescription
      ConditionalOn[]value 
      +
    • +
    +
    +
  • +
+
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/ConfValue.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/ConfValue.html new file mode 100644 index 00000000..1a16b85a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/ConfValue.html @@ -0,0 +1,295 @@ + + + + + +ConfValue (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Annotation Type ConfValue

+
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Required Element Summary

      + + + + + + + + + + + + +
      Required Elements 
      Modifier and TypeRequired ElementDescription
      Stringkey 
      +
    • +
    +
    + +
    +
      +
    • + + +

      Optional Element Summary

      + + + + + + + + + + + + +
      Optional Elements 
      Modifier and TypeOptional ElementDescription
      Stringvalue 
      +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +
        +
      • +

        value

        +
        String value
        +
        +
        Default:
        +
        ""
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/ConfValues.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/ConfValues.html new file mode 100644 index 00000000..7642603b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/ConfValues.html @@ -0,0 +1,252 @@ + + + + + +ConfValues (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Annotation Type ConfValues

+
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Required Element Summary

      + + + + + + + + + + + + +
      Required Elements 
      Modifier and TypeRequired ElementDescription
      ConfValue[]value 
      +
    • +
    +
    +
  • +
+
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Eager.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Eager.html new file mode 100644 index 00000000..2ee4185d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Eager.html @@ -0,0 +1,256 @@ + + + + + +Eager (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Annotation Type Eager

+
+
+
+
    +
  • +
    +
    @Documented
    +@Inherited
    +@Target({TYPE,METHOD})
    +@Retention(RUNTIME)
    +public @interface Eager
    +
    Annotation that can be used on any class or method directly or indirectly annotated with Component. + to indicate that a component is to be eagerly initialized. + + By default, Azkarra lazily instantiates and configures a component when it is first requested. + Generally, this is the behavior desired by users because the contextual configuration of a + component cannot be resolved at context startup.
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Optional Element Summary

      + + + + + + + + + + + + +
      Optional Elements 
      Modifier and TypeOptional ElementDescription
      booleanvalue 
      +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Element Detail

      + + + +
        +
      • +

        value

        +
        boolean value
        +
        +
        Default:
        +
        true
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/ExactlyOnce.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/ExactlyOnce.html new file mode 100644 index 00000000..68567705 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/ExactlyOnce.html @@ -0,0 +1,201 @@ + + + + + +ExactlyOnce (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Annotation Type ExactlyOnce

+
+
+
+
    +
  • +
    +
    @Documented
    +@Inherited
    +@Target({TYPE,METHOD})
    +@Retention(RUNTIME)
    +@ConfValue(key="streams.processing.guarantee",
    +           value="exactly_once")
    +public @interface ExactlyOnce
    +
    This annotation can be used to automatically set the streams property + processing.guarantee to exactly_once.
    +
    +
    See Also:
    +
    StreamsConfig.PROCESSING_GUARANTEE_CONFIG, +StreamsConfig.EXACTLY_ONCE
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Factory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Factory.html new file mode 100644 index 00000000..f5987c7e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Factory.html @@ -0,0 +1,196 @@ + + + + + +Factory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Annotation Type Factory

+
+
+
+
    +
  • +
    +
    @Documented
    +@Inherited
    +@Target(TYPE)
    +@Retention(RUNTIME)
    +public @interface Factory
    +
    An annotation that can be used by any class having a no-arg constructor + to provide one or many other component implementation. + + Each provided component is defined by method that is annotated with Component.
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Order.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Order.html new file mode 100644 index 00000000..4c2e8459 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Order.html @@ -0,0 +1,250 @@ + + + + + +Order (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Annotation Type Order

+
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Optional Element Summary

      + + + + + + + + + + + + +
      Optional Elements 
      Modifier and TypeOptional ElementDescription
      intvalue 
      +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Element Detail

      + + + +
        +
      • +

        value

        +
        int value
        +
        +
        Default:
        +
        2147483647
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Primary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Primary.html new file mode 100644 index 00000000..ebf0e41a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Primary.html @@ -0,0 +1,200 @@ + + + + + +Primary (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Annotation Type Primary

+
+
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Restricted.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Restricted.html new file mode 100644 index 00000000..77c21e61 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Restricted.html @@ -0,0 +1,295 @@ + + + + + +Restricted (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Annotation Type Restricted

+
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Required Element Summary

      + + + + + + + + + + + + +
      Required Elements 
      Modifier and TypeRequired ElementDescription
      Stringtype 
      +
    • +
    +
    + +
    +
      +
    • + + +

      Optional Element Summary

      + + + + + + + + + + + + +
      Optional Elements 
      Modifier and TypeOptional ElementDescription
      String[]names 
      +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +
        +
      • +

        names

        +
        String[] names
        +
        +
        Default:
        +
        {""}
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Secondary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Secondary.html new file mode 100644 index 00000000..66c64cef --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/Secondary.html @@ -0,0 +1,200 @@ + + + + + +Secondary (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Annotation Type Secondary

+
+
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/StreamsName.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/StreamsName.html new file mode 100644 index 00000000..a918e381 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/StreamsName.html @@ -0,0 +1,248 @@ + + + + + +StreamsName (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Annotation Type StreamsName

+
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Required Element Summary

      + + + + + + + + + + + + +
      Required Elements 
      Modifier and TypeRequired ElementDescription
      Stringvalue 
      +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/TopologyInfo.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/TopologyInfo.html new file mode 100644 index 00000000..dd61d6d8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/TopologyInfo.html @@ -0,0 +1,289 @@ + + + + + +TopologyInfo (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Annotation Type TopologyInfo

+
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Optional Element Summary

      + + + + + + + + + + + + + + + + + +
      Optional Elements 
      Modifier and TypeOptional ElementDescription
      String[]aliases +
      Gets the aliases used to register this the Topology.
      +
      Stringdescription +
      Gets the Topology description.
      +
      +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Element Detail

      + + + +
        +
      • +

        description

        +
        String description
        +
        Gets the Topology description.
        +
        +
        Returns:
        +
        a string description.
        +
        +
        +
        Default:
        +
        ""
        +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + + +
        +
      • +

        aliases

        +
        String[] aliases
        +
        Gets the aliases used to register this the Topology.
        +
        +
        Returns:
        +
        an array of alias.
        +
        +
        +
        Default:
        +
        {}
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/VisibleForTesting.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/VisibleForTesting.html new file mode 100644 index 00000000..d54810ea --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/VisibleForTesting.html @@ -0,0 +1,190 @@ + + + + + +VisibleForTesting (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Annotation Type VisibleForTesting

+
+
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/AtLeastOnce.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/AtLeastOnce.html new file mode 100644 index 00000000..ee538907 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/AtLeastOnce.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.annotations.AtLeastOnce (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.annotations.AtLeastOnce

+
+
No usage of io.streamthoughts.azkarra.api.annotations.AtLeastOnce
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Component.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Component.html new file mode 100644 index 00000000..c19c02d8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Component.html @@ -0,0 +1,471 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.annotations.Component (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.annotations.Component

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/ConditionalOn.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/ConditionalOn.html new file mode 100644 index 00000000..4e63dc24 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/ConditionalOn.html @@ -0,0 +1,346 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.annotations.ConditionalOn (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.annotations.ConditionalOn

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Conditionals.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Conditionals.html new file mode 100644 index 00000000..07c4bf19 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Conditionals.html @@ -0,0 +1,217 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.annotations.Conditionals (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.annotations.Conditionals

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/ConfValue.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/ConfValue.html new file mode 100644 index 00000000..680dbdaa --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/ConfValue.html @@ -0,0 +1,220 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.annotations.ConfValue (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.annotations.ConfValue

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/ConfValues.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/ConfValues.html new file mode 100644 index 00000000..ecd1b6c7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/ConfValues.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.annotations.ConfValues (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.annotations.ConfValues

+
+
No usage of io.streamthoughts.azkarra.api.annotations.ConfValues
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Eager.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Eager.html new file mode 100644 index 00000000..8249cf8d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Eager.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.annotations.Eager (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.annotations.Eager

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/ExactlyOnce.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/ExactlyOnce.html new file mode 100644 index 00000000..344bb21c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/ExactlyOnce.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.annotations.ExactlyOnce (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.annotations.ExactlyOnce

+
+
No usage of io.streamthoughts.azkarra.api.annotations.ExactlyOnce
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Factory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Factory.html new file mode 100644 index 00000000..18cc938f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Factory.html @@ -0,0 +1,250 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.annotations.Factory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.annotations.Factory

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Order.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Order.html new file mode 100644 index 00000000..8c68f4e5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Order.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.annotations.Order (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.annotations.Order

+
+
No usage of io.streamthoughts.azkarra.api.annotations.Order
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Primary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Primary.html new file mode 100644 index 00000000..03151348 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Primary.html @@ -0,0 +1,199 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.annotations.Primary (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.annotations.Primary

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Restricted.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Restricted.html new file mode 100644 index 00000000..66db5a98 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Restricted.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.annotations.Restricted (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.annotations.Restricted

+
+
No usage of io.streamthoughts.azkarra.api.annotations.Restricted
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Secondary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Secondary.html new file mode 100644 index 00000000..785cd622 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/Secondary.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.annotations.Secondary (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.annotations.Secondary

+
+
No usage of io.streamthoughts.azkarra.api.annotations.Secondary
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/StreamsName.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/StreamsName.html new file mode 100644 index 00000000..b99b34a0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/StreamsName.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.annotations.StreamsName (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.annotations.StreamsName

+
+
No usage of io.streamthoughts.azkarra.api.annotations.StreamsName
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/TopologyInfo.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/TopologyInfo.html new file mode 100644 index 00000000..1b8d6205 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/TopologyInfo.html @@ -0,0 +1,203 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.annotations.TopologyInfo (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.annotations.TopologyInfo

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/VisibleForTesting.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/VisibleForTesting.html new file mode 100644 index 00000000..b8326c04 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/class-use/VisibleForTesting.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.annotations.VisibleForTesting (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.annotations.VisibleForTesting

+
+
No usage of io.streamthoughts.azkarra.api.annotations.VisibleForTesting
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/package-summary.html new file mode 100644 index 00000000..caffeb42 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/package-summary.html @@ -0,0 +1,265 @@ + + + + + +io.streamthoughts.azkarra.api.annotations (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.annotations

+
+
+
    +
  • + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Annotation Types Summary 
    Annotation TypeDescription
    AtLeastOnce +
    This annotation can be used to automatically set the streams property + processing.guarantee to at_least_once.
    +
    Component +
    Marker interface that any class having a no-arg constructor can used to indicate it can be registered.
    +
    ConditionalOn +
    This annotation can be used to indicate the condition(s) that need to be fulfilled for a component to be eligible + for use in the application.
    +
    Conditionals +
    This annotation can be used to indicate all the conditions that need to be fulfilled for a component to be eligible + for use in the application.
    +
    ConfValue +
    This annotation can be used to provide default config values to a configurable component.
    +
    ConfValues +
    This annotation can be used to provide default config values to a configurable component.
    +
    Eager +
    Annotation that can be used on any class or method directly or indirectly annotated with Component.
    +
    ExactlyOnce +
    This annotation can be used to automatically set the streams property + processing.guarantee to exactly_once.
    +
    Factory +
    An annotation that can be used by any class having a no-arg constructor + to provide one or many other component implementation.
    +
    Order 
    Primary +
    Marker interface to indicate that a component must be selected + in the case of multiple possible implementations.
    +
    Restricted +
    Marker interface that a class annotated with Component can used for describing its scope.
    +
    Secondary +
    Marker interface to indicate that a component must be de-prioritize + in the case of multiple possible implementations.
    +
    StreamsName +
    Marker interface that a TopologyProvider can used to set the default + name attached to the streams instance.
    +
    TopologyInfo +
    Marker interface that a TopologyProvider can used to describe + the behavior of the provided Topology.
    +
    VisibleForTesting 
    +
  • +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/package-tree.html new file mode 100644 index 00000000..00a70686 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/package-tree.html @@ -0,0 +1,176 @@ + + + + + +io.streamthoughts.azkarra.api.annotations Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.annotations

+Package Hierarchies: + +
+
+
+

Annotation Type Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/package-use.html new file mode 100644 index 00000000..d1d9ea66 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/annotations/package-use.html @@ -0,0 +1,518 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.annotations (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.annotations

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/Banner.Mode.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/Banner.Mode.html new file mode 100644 index 00000000..dd29205b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/Banner.Mode.html @@ -0,0 +1,397 @@ + + + + + +Banner.Mode (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Enum Banner.Mode

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static Banner.Mode[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (Banner.Mode c : Banner.Mode.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static Banner.Mode valueOf​(String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        IllegalArgumentException - if this enum type has no constant with the specified name
        +
        NullPointerException - if the argument is null
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/Banner.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/Banner.html new file mode 100644 index 00000000..f8379672 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/Banner.html @@ -0,0 +1,279 @@ + + + + + +Banner (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface Banner

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    AzkarraBanner
    +
    +
    +
    public interface Banner
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/BannerPrinter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/BannerPrinter.html new file mode 100644 index 00000000..72ce9236 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/BannerPrinter.html @@ -0,0 +1,305 @@ + + + + + +BannerPrinter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface BannerPrinter

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        print

        +
        void print​(Banner banner)
        +
        Prints the specified Banner.
        +
        +
        Parameters:
        +
        banner - the Banner instance to print.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/class-use/Banner.Mode.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/class-use/Banner.Mode.html new file mode 100644 index 00000000..3139717a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/class-use/Banner.Mode.html @@ -0,0 +1,258 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.banner.Banner.Mode (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.banner.Banner.Mode

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/class-use/Banner.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/class-use/Banner.html new file mode 100644 index 00000000..a511a09c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/class-use/Banner.html @@ -0,0 +1,269 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.banner.Banner (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.banner.Banner

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/class-use/BannerPrinter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/class-use/BannerPrinter.html new file mode 100644 index 00000000..c756c60f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/class-use/BannerPrinter.html @@ -0,0 +1,235 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.banner.BannerPrinter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.banner.BannerPrinter

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/package-summary.html new file mode 100644 index 00000000..066e175d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/package-summary.html @@ -0,0 +1,187 @@ + + + + + +io.streamthoughts.azkarra.api.banner (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.banner

+
+
+
    +
  • + + + + + + + + + + + + + + + + +
    Interface Summary 
    InterfaceDescription
    Banner 
    BannerPrinter 
    +
  • +
  • + + + + + + + + + + + + +
    Enum Summary 
    EnumDescription
    Banner.Mode 
    +
  • +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/package-tree.html new file mode 100644 index 00000000..7fcb4140 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/package-tree.html @@ -0,0 +1,176 @@ + + + + + +io.streamthoughts.azkarra.api.banner Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.banner

+Package Hierarchies: + +
+
+
+

Interface Hierarchy

+
    +
  • io.streamthoughts.azkarra.api.banner.Banner
  • +
  • io.streamthoughts.azkarra.api.banner.BannerPrinter
  • +
+
+
+

Enum Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/package-use.html new file mode 100644 index 00000000..78b3ddc6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/banner/package-use.html @@ -0,0 +1,247 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.banner (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.banner

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/ApplicationId.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/ApplicationId.html new file mode 100644 index 00000000..504e9fd3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/ApplicationId.html @@ -0,0 +1,632 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.ApplicationId (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.ApplicationId

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/AzkarraContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/AzkarraContext.html new file mode 100644 index 00000000..f49bb75c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/AzkarraContext.html @@ -0,0 +1,748 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.AzkarraContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.AzkarraContext

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/AzkarraContextAware.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/AzkarraContextAware.html new file mode 100644 index 00000000..c65389ff --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/AzkarraContextAware.html @@ -0,0 +1,295 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.AzkarraContextAware (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.AzkarraContextAware

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/AzkarraContextListener.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/AzkarraContextListener.html new file mode 100644 index 00000000..c1b066a5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/AzkarraContextListener.html @@ -0,0 +1,224 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.AzkarraContextListener (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.AzkarraContextListener

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/AzkarraStreamsService.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/AzkarraStreamsService.html new file mode 100644 index 00000000..3d9d7f12 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/AzkarraStreamsService.html @@ -0,0 +1,439 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.AzkarraStreamsService (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.AzkarraStreamsService

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/AzkarraVersion.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/AzkarraVersion.html new file mode 100644 index 00000000..3b709f9d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/AzkarraVersion.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.AzkarraVersion (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.AzkarraVersion

+
+
No usage of io.streamthoughts.azkarra.api.AzkarraVersion
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/ContainerId.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/ContainerId.html new file mode 100644 index 00000000..d151223b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/ContainerId.html @@ -0,0 +1,367 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.ContainerId (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.ContainerId

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/Executed.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/Executed.html new file mode 100644 index 00000000..b424a981 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/Executed.html @@ -0,0 +1,560 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.Executed (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.Executed

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/State.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/State.html new file mode 100644 index 00000000..792b962f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/State.html @@ -0,0 +1,270 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.State (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.State

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsExecutionEnvironment.View.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsExecutionEnvironment.View.html new file mode 100644 index 00000000..e45bcaed --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsExecutionEnvironment.View.html @@ -0,0 +1,265 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.StreamsExecutionEnvironment.View (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.StreamsExecutionEnvironment.View

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsExecutionEnvironment.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsExecutionEnvironment.html new file mode 100644 index 00000000..3b27264a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsExecutionEnvironment.html @@ -0,0 +1,577 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironment (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.StreamsExecutionEnvironment

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsExecutionEnvironmentAware.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsExecutionEnvironmentAware.html new file mode 100644 index 00000000..8e1942be --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsExecutionEnvironmentAware.html @@ -0,0 +1,312 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironmentAware (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.StreamsExecutionEnvironmentAware

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsExecutionEnvironmentFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsExecutionEnvironmentFactory.html new file mode 100644 index 00000000..7cb4377b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsExecutionEnvironmentFactory.html @@ -0,0 +1,239 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.StreamsExecutionEnvironmentFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.StreamsExecutionEnvironmentFactory

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsLifecycleChain.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsLifecycleChain.html new file mode 100644 index 00000000..1f0a7ccc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsLifecycleChain.html @@ -0,0 +1,377 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.StreamsLifecycleChain (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.StreamsLifecycleChain

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsLifecycleContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsLifecycleContext.html new file mode 100644 index 00000000..e6073b9f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsLifecycleContext.html @@ -0,0 +1,335 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.StreamsLifecycleContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.StreamsLifecycleContext

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsLifecycleInterceptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsLifecycleInterceptor.html new file mode 100644 index 00000000..8277a38d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsLifecycleInterceptor.html @@ -0,0 +1,512 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.StreamsLifecycleInterceptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.StreamsLifecycleInterceptor

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsTopologyExecution.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsTopologyExecution.html new file mode 100644 index 00000000..153d7386 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsTopologyExecution.html @@ -0,0 +1,267 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.StreamsTopologyExecution (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.StreamsTopologyExecution

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsTopologyMeta.Builder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsTopologyMeta.Builder.html new file mode 100644 index 00000000..2d1e7ac5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsTopologyMeta.Builder.html @@ -0,0 +1,231 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.StreamsTopologyMeta.Builder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.StreamsTopologyMeta.Builder

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsTopologyMeta.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsTopologyMeta.html new file mode 100644 index 00000000..ec0fc997 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/class-use/StreamsTopologyMeta.html @@ -0,0 +1,311 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.StreamsTopologyMeta (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.StreamsTopologyMeta

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/BaseComponentModule.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/BaseComponentModule.html new file mode 100644 index 00000000..46414cc8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/BaseComponentModule.html @@ -0,0 +1,403 @@ + + + + + +BaseComponentModule (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class BaseComponentModule

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.components.BaseComponentModule
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentAliasesGenerator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentAliasesGenerator.html new file mode 100644 index 00000000..cff722c1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentAliasesGenerator.html @@ -0,0 +1,268 @@ + + + + + +ComponentAliasesGenerator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ComponentAliasesGenerator

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentAttribute.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentAttribute.html new file mode 100644 index 00000000..71221531 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentAttribute.html @@ -0,0 +1,484 @@ + + + + + +ComponentAttribute (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ComponentAttribute

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.components.ComponentAttribute
    • +
    +
  • +
+
+
    +
  • +
    +
    public class ComponentAttribute
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ComponentAttribute

        +
        public ComponentAttribute​(String name)
        +
        Creates a new ComponentAttribute instance.
        +
        +
        Parameters:
        +
        name - the attribute name.
        +
        +
      • +
      + + + +
        +
      • +

        ComponentAttribute

        +
        public ComponentAttribute​(String name,
        +                          Map<String,​Object> values,
        +                          Map<String,​Object> defaultValues)
        +
        Creates a new ComponentAttribute instance.
        +
        +
        Parameters:
        +
        name - the attribute name.
        +
        values - the attribute values.
        +
        defaultValues - the attribute default values.
        +
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentDescriptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentDescriptor.html new file mode 100644 index 00000000..a855e723 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentDescriptor.html @@ -0,0 +1,694 @@ + + + + + +ComponentDescriptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ComponentDescriptor<T>

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        name

        +
        String name()
        +
        Gets the name of the component.
        +
        +
        Returns:
        +
        the name, or null if the name is not set.
        +
        +
      • +
      + + + + + + + +
        +
      • +

        classLoader

        +
        ClassLoader classLoader()
        +
        Gets the classloader used to load the component.
        +
        +
        Returns:
        +
        the ClassLoader.
        +
        +
      • +
      + + + +
        +
      • +

        addAliases

        +
        void addAliases​(Set<String> aliases)
        +
        Adds new aliases to reference the described component.
        +
        +
        Parameters:
        +
        aliases - the aliases to be added.
        +
        +
      • +
      + + + +
        +
      • +

        aliases

        +
        Set<String> aliases()
        +
        Gets the set of aliases for this component.
        +
        +
        Returns:
        +
        the aliases.
        +
        +
      • +
      + + + +
        +
      • +

        className

        +
        default String className()
        +
        Gets the name of the describe component.
        +
        +
        Returns:
        +
        the name.
        +
        +
      • +
      + + + +
        +
      • +

        version

        +
        Version version()
        +
        Gets the version of the described component.
        +
        +
        Returns:
        +
        the component version if versioned, otherwise null.
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isVersioned

        +
        default boolean isVersioned()
        +
        Checks whether the described component has a valid versioned.
        +
        +
        Returns:
        +
        true if versioned, otherwise false.
        +
        +
      • +
      + + + +
        +
      • +

        type

        +
        Class<T> type()
        +
        Gets the type of the described component.
        +
        +
        Returns:
        +
        the class of type T.
        +
        +
      • +
      + + + +
        +
      • +

        isCloseable

        +
        default boolean isCloseable()
        +
        Checks if the described component implement Closeable.
        +
        +
        Returns:
        +
        true if closeable, otherwise false.
        +
        +
      • +
      + + + +
        +
      • +

        isSingleton

        +
        boolean isSingleton()
        +
        Checks if the described component is a singleton.
        +
        +
        Returns:
        +
        true if is singleton, otherwise false.
        +
        +
      • +
      + + + +
        +
      • +

        isPrimary

        +
        boolean isPrimary()
        +
        Checks if the described component is the primary component + that must be selected in the case of multiple possible implementations.
        +
        +
        Returns:
        +
        true if is primary, otherwise false.
        +
        See Also:
        +
        Qualifiers.byPrimary()
        +
        +
      • +
      + + + +
        +
      • +

        isSecondary

        +
        boolean isSecondary()
        +
        Checks if the described component is a secondary component that + must be de-prioritize in the case of multiple possible implementations.
        +
        +
        Returns:
        +
        true if is secondary, otherwise false.
        +
        See Also:
        +
        Qualifiers.bySecondary(), +Qualifiers.excludeSecondary()
        +
        +
      • +
      + + + +
        +
      • +

        isEager

        +
        boolean isEager()
        +
        Checks if the described component should be create and configure eagerly.
        +
        +
        Returns:
        +
        true if it s an eager component, otherwise false.
        +
        See Also:
        +
        Eager
        +
        +
      • +
      + + + +
        +
      • +

        condition

        +
        Optional<Condition> condition()
        +
        Gets the Condition that need to be fulfilled for + this component to be eligible for use in the application.
        +
        +
        Returns:
        +
        the Condition.
        +
        +
      • +
      + + + +
        +
      • +

        configuration

        +
        Conf configuration()
        +
        Gets the default configuration that will pass to the describe component + if it implements the Configurable interface.
        +
        +
        Returns:
        +
        the Conf.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentDescriptorFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentDescriptorFactory.html new file mode 100644 index 00000000..c517ed7a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentDescriptorFactory.html @@ -0,0 +1,277 @@ + + + + + +ComponentDescriptorFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ComponentDescriptorFactory

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        make

        +
        <T> ComponentDescriptor<T> make​(String componentName,
        +                                Class<T> componentType,
        +                                Supplier<T> componentSupplier,
        +                                boolean isSingleton)
        +
        Makes a new SimpleComponentDescriptor instance.
        +
        +
        Parameters:
        +
        componentName - the name of the component (can be null.
        +
        componentType - the type of the component.
        +
        componentSupplier - the supplier of the component.
        +
        isSingleton - is the component singleton.
        +
        Returns:
        +
        a new instance of ComponentDescriptor.
        +
        Throws:
        +
        ComponentRegistrationException - if an exception occurred while building the descriptor.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentDescriptorModifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentDescriptorModifier.html new file mode 100644 index 00000000..9a3fb15c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentDescriptorModifier.html @@ -0,0 +1,269 @@ + + + + + +ComponentDescriptorModifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ComponentDescriptorModifier

+
+
+
+
    +
  • +
    +
    Functional Interface:
    +
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
    +
    +
    +
    @FunctionalInterface
    +public interface ComponentDescriptorModifier
    +
    Callback for modifying a given component descriptor.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentDescriptorRegistry.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentDescriptorRegistry.html new file mode 100644 index 00000000..4e66938d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentDescriptorRegistry.html @@ -0,0 +1,489 @@ + + + + + +ComponentDescriptorRegistry (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ComponentDescriptorRegistry

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentFactory.html new file mode 100644 index 00000000..7b4ceebb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentFactory.html @@ -0,0 +1,785 @@ + + + + + +ComponentFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ComponentFactory

+
+
+ +
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        containsComponent

        +
        boolean containsComponent​(String type)
        +
        Checks if at least one component is registered for the given type.
        +
        +
        Parameters:
        +
        type - the fully qualified class name or an alias of the component.
        +
        Returns:
        +
        true if a provider exist, false otherwise.
        +
        +
      • +
      + + + +
        +
      • +

        containsComponent

        +
        <T> boolean containsComponent​(String type,
        +                              Qualifier<T> qualifier)
        +
        Checks if at least one component is registered for the given type and qualifier.
        +
        +
        Parameters:
        +
        type - the component type.
        +
        qualifier - the options to qualified the component.
        +
        Returns:
        +
        true if a provider exist, false otherwise.
        +
        +
      • +
      + + + +
        +
      • +

        containsComponent

        +
        <T> boolean containsComponent​(Class<T> type)
        +
        Checks if at least one component is registered for the given type.
        +
        +
        Parameters:
        +
        type - the component type.
        +
        Returns:
        +
        true if a provider exist, false otherwise.
        +
        +
      • +
      + + + +
        +
      • +

        containsComponent

        +
        <T> boolean containsComponent​(Class<T> type,
        +                              Qualifier<T> qualifier)
        +
        Checks if at least one component is registered for the given type and qualifier.
        +
        +
        Parameters:
        +
        type - the component type.
        +
        qualifier - the options to qualified the component.
        +
        Returns:
        +
        true if a provider exist, false otherwise.
        +
        +
      • +
      + + + +
        +
      • +

        getComponent

        +
        <T> T getComponent​(Class<T> type,
        +                   Conf conf)
        +
        Gets an instance, which may be shared or independent, for the specified type.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        type - the component class.
        +
        conf - the configuration used if the component implement Configurable.
        +
        Returns:
        +
        the instance of type ComponentFactory.
        +
        Throws:
        +
        NoUniqueComponentException - if more than one component is registered for the given type.
        +
        NoSuchComponentException - if no component is registered for the given type.
        +
        +
      • +
      + + + +
        +
      • +

        getComponent

        +
        <T> T getComponent​(Class<T> type,
        +                   Conf conf,
        +                   Qualifier<T> qualifier)
        +
        Gets an instance, which may be shared or independent, for the specified type.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        type - the component class.
        +
        conf - the configuration used if the component implement Configurable.
        +
        qualifier - the options used to qualify the component.
        +
        Returns:
        +
        the instance of type ComponentFactory.
        +
        Throws:
        +
        NoUniqueComponentException - if more than one component is registered for the given type.
        +
        NoSuchComponentException - if no component is registered for the given type.
        +
        +
      • +
      + + + +
        +
      • +

        getComponentProvider

        +
        <T> GettableComponent<T> getComponentProvider​(Class<T> type,
        +                                              Qualifier<T> qualifier)
        +
        Gets an instance, which may be shared or independent, for the specified type.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        type - the component class.
        +
        qualifier - the options used to qualified the component.
        +
        Returns:
        +
        the instance of type ComponentFactory.
        +
        Throws:
        +
        NoUniqueComponentException - if more than one component is registered for the given type.
        +
        NoSuchComponentException - if no component is registered for the given type.
        +
        +
      • +
      + + + +
        +
      • +

        getComponent

        +
        <T> T getComponent​(String type,
        +                   Conf conf)
        +
        Gets an instance, which may be shared or independent, for the specified type. + + If the object, returned from that method, implements the Configurable interface, then the + factory will invoke the method Configurable.configure(Conf) with the given Conf. + For a shared object, the method will be invoked only the first time it is returned.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        type - the fully qualified class name or an alias of the component.
        +
        conf - the configuration used if the component implement Configurable.
        +
        Returns:
        +
        the instance of type ComponentFactory.
        +
        Throws:
        +
        NoUniqueComponentException - if more than one component is registered for the given type.
        +
        NoSuchComponentException - if no component is registered for the given class or alias..
        +
        +
      • +
      + + + +
        +
      • +

        getComponent

        +
        <T> T getComponent​(String type,
        +                   Conf conf,
        +                   Qualifier<T> qualifier)
        +
        Gets an instance, which may be shared or independent, for the specified type. + + If the object, returned from that method, implements the Configurable interface, then the + factory will invoke the method Configurable.configure(Conf) with the given Conf. + For a shared object, the method will be invoked only the first time it is returned.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        type - the fully qualified class name or an alias of the component.
        +
        conf - the configuration used if the component implement Configurable.
        +
        qualifier - the options used to qualify the component.
        +
        Returns:
        +
        the instance of type ComponentFactory.
        +
        Throws:
        +
        NoUniqueComponentException - if more than one component is registered for the given type.
        +
        NoSuchComponentException - if no component is registered for the given class or alias..
        +
        +
      • +
      + + + +
        +
      • +

        getAllComponents

        +
        <T> Collection<T> getAllComponents​(String type,
        +                                   Conf conf)
        +
        Gets all instances, which may be shared or independent, for the specified type. + + If one of the objects, returned from that method, implements the Configurable interface, + then the factory will invoke the method Configurable.configure(Conf) with the given Conf. + For a shared object, the method will be invoked only the first time it is returned.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        type - the fully qualified class name or an alias of the component.
        +
        conf - the configuration used if the component implement Configurable.
        +
        Returns:
        +
        all instances of type ComponentFactory.
        +
        +
      • +
      + + + +
        +
      • +

        getAllComponents

        +
        <T> Collection<T> getAllComponents​(String type,
        +                                   Conf conf,
        +                                   Qualifier<T> qualifier)
        +
        Gets all instances, which may be shared or independent, for the specified type. + + If one of the objects, returned from that method, implements the Configurable interface, + then the factory will invoke the method Configurable.configure(Conf) with the given Conf. + For a shared object, the method will be invoked only the first time it is returned.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        type - the fully qualified class name or an alias of the component.
        +
        conf - the configuration used if the component implement Configurable.
        +
        qualifier - the options used to qualify the component.
        +
        Returns:
        +
        all instances of type ComponentFactory.
        +
        +
      • +
      + + + +
        +
      • +

        getAllComponents

        +
        <T> Collection<T> getAllComponents​(Class<T> type,
        +                                   Conf conf)
        +
        Gets all instances, which may be shared or independent, for the specified type. + + If one of the objects, returned from that method, implements the Configurable interface, + then the factory will invoke the method Configurable.configure(Conf) with the given Conf. + For a shared object, the method will be invoked only the first time it is returned.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        type - the component class.
        +
        conf - the configuration used if the component implement Configurable.
        +
        Returns:
        +
        all instances of type ComponentFactory.
        +
        +
      • +
      + + + +
        +
      • +

        getAllComponents

        +
        <T> Collection<T> getAllComponents​(Class<T> type,
        +                                   Conf conf,
        +                                   Qualifier<T> qualifier)
        +
        Gets all instances, which may be shared or independent, for the specified type. + + If one of the objects, returned from that method, implements the Configurable interface, + then the factory will invoke the method Configurable.configure(Conf) with the given Conf. + For a shared object, the method will be invoked only the first time it is returned.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        type - the component class.
        +
        conf - the configuration used if the component implement Configurable.
        +
        conf - the Conf that may be used to match components Condition.
        +
        qualifier - the options used to qualify the component.
        +
        Returns:
        +
        all instances of type ComponentFactory.
        +
        +
      • +
      + + + +
        +
      • +

        getAllComponentProviders

        +
        <T> Collection<GettableComponent<T>> getAllComponentProviders​(Class<T> type,
        +                                                              Qualifier<T> qualifier)
        +
        Gets all instances, which may be shared or independent, for the specified type.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        type - the component class.
        +
        qualifier - the options used to qualify the component.
        +
        Returns:
        +
        all instances of type ComponentFactory.
        +
        +
      • +
      + + + +
        +
      • +

        init

        +
        void init​(Conf conf)
        +
        Initialize the component factory for the given configuration.
        +
        +
        Parameters:
        +
        conf - the configuration.
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        loadAllServices

        +
        default <T> List<T> loadAllServices​(Class<T> type)
        +
        Loads all services for the given type using the standard Java ServiceLoader mechanism.
        +
        +
        Type Parameters:
        +
        T - the service type.
        +
        Parameters:
        +
        type - the service Class type.
        +
        Returns:
        +
        the services implementing the given type.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentFactoryAware.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentFactoryAware.html new file mode 100644 index 00000000..c3be568a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentFactoryAware.html @@ -0,0 +1,263 @@ + + + + + +ComponentFactoryAware (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ComponentFactoryAware

+
+
+ +
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentMetadata.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentMetadata.html new file mode 100644 index 00000000..eb36f02c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentMetadata.html @@ -0,0 +1,521 @@ + + + + + +ComponentMetadata (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ComponentMetadata

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.components.ComponentMetadata
    • +
    +
  • +
+
+
    +
  • +
    +
    public class ComponentMetadata
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ComponentMetadata

        +
        public ComponentMetadata()
        +
        Creates a new ComponentMetadata instance.
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        addAttribute

        +
        public void addAttribute​(ComponentAttribute attribute)
        +
        Adds the specified attribute.
        +
        +
        Parameters:
        +
        attribute - the attribute to add.
        +
        +
      • +
      + + + + + + + +
        +
      • +

        value

        +
        public Optional<Object> value​(String name,
        +                              String member)
        +
        Finds the value for the specified attribute name and member.
        +
        +
        Parameters:
        +
        name - the name of the attribute.
        +
        member - the member of the attribute.
        +
        Returns:
        +
        the Optional value.
        +
        +
      • +
      + + + +
        +
      • +

        values

        +
        public Collection<Object> values​(String name,
        +                                 String member)
        +
        Finds all values for the specified attribute name and member.
        +
        +
        Parameters:
        +
        name - the name of the attribute.
        +
        member - the member of the attribute.
        +
        Returns:
        +
        the Optional value.
        +
        +
      • +
      + + + +
        +
      • +

        stringValues

        +
        public Collection<String> stringValues​(String name,
        +                                       String member)
        +
        Gets the string value for the specified attribute name and member.
        +
        +
        Parameters:
        +
        name - the name of the attribute.
        +
        member - the member of the attribute.
        +
        Returns:
        +
        the string value if found, otherwise null.
        +
        +
      • +
      + + + +
        +
      • +

        stringValue

        +
        public String stringValue​(String name,
        +                          String member)
        +
        Gets the string value for the specified attribute name and member.
        +
        +
        Parameters:
        +
        name - the name of the attribute.
        +
        member - the member of the attribute.
        +
        Returns:
        +
        the string value if found, otherwise null.
        +
        +
      • +
      + + + +
        +
      • +

        arrayValue

        +
        public String[] arrayValue​(String name,
        +                           String member)
        +
        Gets the array value for the specified attribute name and member.
        +
        +
        Parameters:
        +
        name - the name of the attribute.
        +
        member - the member of the attribute.
        +
        Returns:
        +
        the array value if found, otherwise null.
        +
        +
      • +
      + + + +
        +
      • +

        contains

        +
        public boolean contains​(String name,
        +                        String member,
        +                        Object value)
        +
        Checks whether the metadata contains the given value for the given attribute name and member.
        +
        +
        Parameters:
        +
        name - the name of the attribute.
        +
        member - the member of the attribute.
        +
        value - the member value.
        +
        Returns:
        +
        true if the value exist, otherwise false.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentModule.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentModule.html new file mode 100644 index 00000000..f8cee210 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentModule.html @@ -0,0 +1,324 @@ + + + + + +ComponentModule (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ComponentModule<T>

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ComponentModule

        +
        public ComponentModule()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentNameGenerator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentNameGenerator.html new file mode 100644 index 00000000..30521821 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentNameGenerator.html @@ -0,0 +1,309 @@ + + + + + +ComponentNameGenerator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ComponentNameGenerator

+
+
+
+
    +
  • +
    +
    public interface ComponentNameGenerator
    +
    Interface which is used for generating component name.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentRegistrationException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentRegistrationException.html new file mode 100644 index 00000000..1c283010 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentRegistrationException.html @@ -0,0 +1,340 @@ + + + + + +ComponentRegistrationException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ComponentRegistrationException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ComponentRegistrationException

        +
        public ComponentRegistrationException​(String message)
        +
        Creates a new ComponentRegistrationException instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        +
      • +
      + + + +
        +
      • +

        ComponentRegistrationException

        +
        public ComponentRegistrationException​(String message,
        +                                      Throwable cause)
        +
        Creates a new ComponentRegistrationException instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        cause - the error exception cause.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentRegistry.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentRegistry.html new file mode 100644 index 00000000..5f37d48d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentRegistry.html @@ -0,0 +1,518 @@ + + + + + +ComponentRegistry (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ComponentRegistry

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        registerComponent

        +
        default <T> void registerComponent​(Class<T> componentClass,
        +                                   Supplier<T> supplier,
        +                                   ComponentDescriptorModifier... modifiers)
        +
        Registers the component supplier for the specified type.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        componentClass - the class-type of the component.
        +
        supplier - the supplier of the component.
        +
        modifiers - the component descriptor modifiers.
        +
        Throws:
        +
        ConflictingComponentDefinitionException - if a component is already register for that descriptor.
        +
        +
      • +
      + + + +
        +
      • +

        registerComponent

        +
        <T> void registerComponent​(String componentName,
        +                           Class<T> componentClass,
        +                           Supplier<T> supplier,
        +                           ComponentDescriptorModifier... modifiers)
        +
        Registers the component supplier for the specified type and name.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        componentName - the name of the component.
        +
        componentClass - the class-type of the component.
        +
        supplier - the supplier of the component.
        +
        modifiers - the component descriptor modifiers.
        +
        Throws:
        +
        ConflictingComponentDefinitionException - if a component is already register for that descriptor.
        +
        +
      • +
      + + + +
        +
      • +

        registerComponent

        +
        default <T> void registerComponent​(Class<T> componentClass,
        +                                   ComponentDescriptorModifier... modifiers)
        +
        Registers the component supplier for the specified type.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        componentClass - the class-type of the component.
        +
        Throws:
        +
        ConflictingComponentDefinitionException - if a component is already register for that descriptor.
        +
        +
      • +
      + + + +
        +
      • +

        registerComponent

        +
        <T> void registerComponent​(String componentName,
        +                           Class<T> componentClass,
        +                           ComponentDescriptorModifier... modifiers)
        +
        Registers the component supplier for the specified type and name.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        componentName - the name of the component.
        +
        componentClass - the class-type of the component.
        +
        Throws:
        +
        ConflictingComponentDefinitionException - if a component is already register for that descriptor.
        +
        +
      • +
      + + + +
        +
      • +

        registerSingleton

        +
        default <T> void registerSingleton​(Class<T> componentClass,
        +                                   Supplier<T> singleton,
        +                                   ComponentDescriptorModifier... modifiers)
        +
        Registers the component supplier for the specified type and name. + The given supplier will be used for creating a shared instance of type ComponentRegistry.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        componentClass - the class-type of the component.
        +
        singleton - the supplier of the component.
        +
        Throws:
        +
        ConflictingComponentDefinitionException - if a component is already register for that descriptor.
        +
        +
      • +
      + + + +
        +
      • +

        registerSingleton

        +
        <T> void registerSingleton​(String componentName,
        +                           Class<T> componentClass,
        +                           Supplier<T> singleton,
        +                           ComponentDescriptorModifier... modifiers)
        +
        Registers the component supplier for the specified type and name. + The given supplier will be used for creating a shared instance of type ComponentRegistry.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        componentName - the name of the component.
        +
        componentClass - the class-type of the component.
        +
        singleton - the supplier of the component.
        +
        Throws:
        +
        ConflictingComponentDefinitionException - if a component is already register for that descriptor.
        +
        +
      • +
      + + + +
        +
      • +

        registerSingleton

        +
        default <T> void registerSingleton​(Class<T> componentClass,
        +                                   ComponentDescriptorModifier... modifiers)
        +
        Registers a singleton no-arg constructor component supplier for the specified type.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        componentClass - the class-type of the component.
        +
        Throws:
        +
        ConflictingComponentDefinitionException - if a component is already register for that descriptor.
        +
        +
      • +
      + + + +
        +
      • +

        registerSingleton

        +
        <T> void registerSingleton​(String componentName,
        +                           Class<T> componentClass,
        +                           ComponentDescriptorModifier... modifiers)
        +
        Registers a singleton no-arg constructor component supplier for the specified type.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        componentName - the name of the component.
        +
        componentClass - the class-type of the component.
        +
        Throws:
        +
        ConflictingComponentDefinitionException - if a component is already register for that descriptor.
        +
        +
      • +
      + + + + + +
        +
      • +

        registerSingleton

        +
        <T> void registerSingleton​(T singleton)
        +
        Register the specified shared instance.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        singleton - the singleton component instance.
        +
        Throws:
        +
        ConflictingComponentDefinitionException - if a component is already register for that descriptor.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentScanner.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentScanner.html new file mode 100644 index 00000000..e83c41f6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ComponentScanner.html @@ -0,0 +1,347 @@ + + + + + +ComponentScanner (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ComponentScanner

+
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethodDescription
      voidscan​(String componentPaths) +
      Scans external component for the specified paths.
      +
      voidscan​(List<String> componentPaths) +
      Scans external component for the specified paths.
      +
      voidscanComponentPath​(Path componentPath) +
      Scans the specified top-level component directory for components.
      +
      voidscanForPackage​(Package source) +
      Scans the specified package for components.
      +
      voidscanForPackage​(String source) +
      Scans the specified package for components.
      +
      +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        scan

        +
        void scan​(String componentPaths)
        +
        Scans external component for the specified paths.
        +
        +
        Parameters:
        +
        componentPaths - the comma-separated list of top-level components directories.
        +
        +
      • +
      + + + +
        +
      • +

        scan

        +
        void scan​(List<String> componentPaths)
        +
        Scans external component for the specified paths.
        +
        +
        Parameters:
        +
        componentPaths - the list of top-level components directories.
        +
        +
      • +
      + + + +
        +
      • +

        scanComponentPath

        +
        void scanComponentPath​(Path componentPath)
        +
        Scans the specified top-level component directory for components.
        +
        +
        Parameters:
        +
        componentPath - the absolute path to a top-level component directory.
        +
        +
      • +
      + + + +
        +
      • +

        scanForPackage

        +
        void scanForPackage​(Package source)
        +
        Scans the specified package for components.
        +
        +
        Parameters:
        +
        source - the Package to be scanned; must not be null.
        +
        +
      • +
      + + + +
        +
      • +

        scanForPackage

        +
        void scanForPackage​(String source)
        +
        Scans the specified package for components.
        +
        +
        Parameters:
        +
        source - the package to be scanned; must not be null.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ConditionalDescriptorRegistry.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ConditionalDescriptorRegistry.html new file mode 100644 index 00000000..478a7173 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ConditionalDescriptorRegistry.html @@ -0,0 +1,486 @@ + + + + + +ConditionalDescriptorRegistry (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ConditionalDescriptorRegistry

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ConfigurableComponentFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ConfigurableComponentFactory.html new file mode 100644 index 00000000..99804935 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ConfigurableComponentFactory.html @@ -0,0 +1,512 @@ + + + + + +ConfigurableComponentFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ConfigurableComponentFactory

+
+
+ +
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getConfiguration

        +
        Conf getConfiguration()
        +
        Gets the configuration used by this component factory.
        +
        +
        Returns:
        +
        the Conf
        +
        +
      • +
      + + + +
        +
      • +

        getComponent

        +
        default <T> T getComponent​(Class<T> type)
        +
        Gets an instance, which may be shared or independent, for the specified type.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        type - the component class.
        +
        Returns:
        +
        the instance of type ConfigurableComponentFactory.
        +
        Throws:
        +
        NoUniqueComponentException - if more than one component is registered for the given type.
        +
        NoSuchComponentException - if no component is registered for the given type.
        +
        +
      • +
      + + + +
        +
      • +

        getComponent

        +
        default <T> T getComponent​(Class<T> type,
        +                           Qualifier<T> qualifier)
        +
        Gets an instance, which may be shared or independent, for the specified type.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        type - the component class.
        +
        qualifier - the options used to qualify the component.
        +
        Returns:
        +
        the instance of type ConfigurableComponentFactory.
        +
        Throws:
        +
        NoUniqueComponentException - if more than one component is registered for the given type.
        +
        NoSuchComponentException - if no component is registered for the given type.
        +
        +
      • +
      + + + +
        +
      • +

        getComponent

        +
        default <T> T getComponent​(String alias)
        +
        Gets an instance, which may be shared or independent, for the specified type.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        alias - the fully qualified class name or an alias of the component.
        +
        Returns:
        +
        the instance of type ConfigurableComponentFactory.
        +
        Throws:
        +
        NoUniqueComponentException - if more than one component is registered for the given type.
        +
        NoSuchComponentException - if no component is registered for the given class or alias..
        +
        +
      • +
      + + + +
        +
      • +

        getComponent

        +
        default <T> T getComponent​(String alias,
        +                           Qualifier<T> qualifier)
        +
        Gets an instance, which may be shared or independent, for the specified type.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        alias - the fully qualified class name or an alias of the component.
        +
        qualifier - the options used to qualify the component.
        +
        Returns:
        +
        the instance of type ConfigurableComponentFactory.
        +
        Throws:
        +
        NoUniqueComponentException - if more than one component is registered for the given type.
        +
        NoSuchComponentException - if no component is registered for the given class or alias..
        +
        +
      • +
      + + + +
        +
      • +

        getAllComponents

        +
        default <T> Collection<T> getAllComponents​(String alias)
        +
        Gets all instances, which may be shared or independent, for the specified type.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        alias - the fully qualified class name or an alias of the component.
        +
        Returns:
        +
        all instances of type ConfigurableComponentFactory.
        +
        +
      • +
      + + + +
        +
      • +

        getAllComponents

        +
        default <T> Collection<T> getAllComponents​(String alias,
        +                                           Qualifier<T> qualifier)
        +
        Gets all instances, which may be shared or independent, for the specified type.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        alias - the fully qualified class name or an alias of the component.
        +
        qualifier - the options used to qualify the component.
        +
        Returns:
        +
        all instances of type ConfigurableComponentFactory.
        +
        +
      • +
      + + + +
        +
      • +

        getAllComponents

        +
        default <T> Collection<T> getAllComponents​(Class<T> type)
        +
        Gets all instances, which may be shared or independent, for the specified type.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        type - the component class.
        +
        Returns:
        +
        all instances of type ConfigurableComponentFactory.
        +
        +
      • +
      + + + +
        +
      • +

        getAllComponents

        +
        default <T> Collection<T> getAllComponents​(Class<T> type,
        +                                           Qualifier<T> qualifier)
        +
        Gets all instances, which may be shared or independent, for the specified type.
        +
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        type - the component class.
        +
        qualifier - the options used to qualify the component.
        +
        Returns:
        +
        all instances of type ConfigurableComponentFactory.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ConflictingComponentDefinitionException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ConflictingComponentDefinitionException.html new file mode 100644 index 00000000..4d56ee9a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ConflictingComponentDefinitionException.html @@ -0,0 +1,312 @@ + + + + + +ConflictingComponentDefinitionException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ConflictingComponentDefinitionException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ConflictingComponentDefinitionException

        +
        public ConflictingComponentDefinitionException​(String message)
        + +
        +
        Parameters:
        +
        message - the error message.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ContextAwareComponentFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ContextAwareComponentFactory.html new file mode 100644 index 00000000..ee0432cd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ContextAwareComponentFactory.html @@ -0,0 +1,635 @@ + + + + + +ContextAwareComponentFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ContextAwareComponentFactory

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getComponent

        +
        public <T> T getComponent​(Class<T> type,
        +                          Conf conf,
        +                          Qualifier<T> qualifier)
        +
        Gets an instance, which may be shared or independent, for the specified type.
        +
        +
        Specified by:
        +
        getComponent in interface ComponentFactory
        +
        Overrides:
        +
        getComponent in class DelegatingComponentFactory
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        type - the component class.
        +
        conf - the configuration used if the component implement Configurable.
        +
        qualifier - the options used to qualify the component.
        +
        Returns:
        +
        the instance of type ComponentFactory.
        +
        +
      • +
      + + + +
        +
      • +

        getComponent

        +
        public <T> T getComponent​(String alias,
        +                          Conf conf)
        +
        Gets an instance, which may be shared or independent, for the specified type. + + If the object, returned from that method, implements the Configurable interface, then the + factory will invoke the method Configurable.configure(Conf) with the given Conf. + For a shared object, the method will be invoked only the first time it is returned.
        +
        +
        Specified by:
        +
        getComponent in interface ComponentFactory
        +
        Overrides:
        +
        getComponent in class DelegatingComponentFactory
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        alias - the fully qualified class name or an alias of the component.
        +
        conf - the configuration used if the component implement Configurable.
        +
        Returns:
        +
        the instance of type ComponentFactory.
        +
        +
      • +
      + + + +
        +
      • +

        getComponent

        +
        public <T> T getComponent​(String alias,
        +                          Conf conf,
        +                          Qualifier<T> qualifier)
        +
        Gets an instance, which may be shared or independent, for the specified type. + + If the object, returned from that method, implements the Configurable interface, then the + factory will invoke the method Configurable.configure(Conf) with the given Conf. + For a shared object, the method will be invoked only the first time it is returned.
        +
        +
        Specified by:
        +
        getComponent in interface ComponentFactory
        +
        Overrides:
        +
        getComponent in class DelegatingComponentFactory
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        alias - the fully qualified class name or an alias of the component.
        +
        conf - the configuration used if the component implement Configurable.
        +
        qualifier - the options used to qualify the component.
        +
        Returns:
        +
        the instance of type ComponentFactory.
        +
        +
      • +
      + + + +
        +
      • +

        getAllComponents

        +
        public <T> Collection<T> getAllComponents​(String alias,
        +                                          Conf conf)
        +
        Gets all instances, which may be shared or independent, for the specified type. + + If one of the objects, returned from that method, implements the Configurable interface, + then the factory will invoke the method Configurable.configure(Conf) with the given Conf. + For a shared object, the method will be invoked only the first time it is returned.
        +
        +
        Specified by:
        +
        getAllComponents in interface ComponentFactory
        +
        Overrides:
        +
        getAllComponents in class DelegatingComponentFactory
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        alias - the fully qualified class name or an alias of the component.
        +
        conf - the configuration used if the component implement Configurable.
        +
        Returns:
        +
        all instances of type ComponentFactory.
        +
        +
      • +
      + + + +
        +
      • +

        getAllComponents

        +
        public <T> Collection<T> getAllComponents​(String alias,
        +                                          Conf conf,
        +                                          Qualifier<T> qualifier)
        +
        Gets all instances, which may be shared or independent, for the specified type. + + If one of the objects, returned from that method, implements the Configurable interface, + then the factory will invoke the method Configurable.configure(Conf) with the given Conf. + For a shared object, the method will be invoked only the first time it is returned.
        +
        +
        Specified by:
        +
        getAllComponents in interface ComponentFactory
        +
        Overrides:
        +
        getAllComponents in class DelegatingComponentFactory
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        alias - the fully qualified class name or an alias of the component.
        +
        conf - the configuration used if the component implement Configurable.
        +
        qualifier - the options used to qualify the component.
        +
        Returns:
        +
        all instances of type ComponentFactory.
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getAllComponents

        +
        public <T> Collection<T> getAllComponents​(Class<T> type,
        +                                          Conf conf,
        +                                          Qualifier<T> qualifier)
        +
        Gets all instances, which may be shared or independent, for the specified type. + + If one of the objects, returned from that method, implements the Configurable interface, + then the factory will invoke the method Configurable.configure(Conf) with the given Conf. + For a shared object, the method will be invoked only the first time it is returned.
        +
        +
        Specified by:
        +
        getAllComponents in interface ComponentFactory
        +
        Overrides:
        +
        getAllComponents in class DelegatingComponentFactory
        +
        Type Parameters:
        +
        T - the component-type.
        +
        Parameters:
        +
        type - the component class.
        +
        conf - the configuration used if the component implement Configurable.
        +
        qualifier - the options used to qualify the component.
        +
        Returns:
        +
        all instances of type ComponentFactory.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/DelegatingComponentFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/DelegatingComponentFactory.html new file mode 100644 index 00000000..cb52875a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/DelegatingComponentFactory.html @@ -0,0 +1,1578 @@ + + + + + +DelegatingComponentFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class DelegatingComponentFactory

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.components.DelegatingComponentFactory
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ExternalComponentClassLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ExternalComponentClassLoader.html new file mode 100644 index 00000000..8209730c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/ExternalComponentClassLoader.html @@ -0,0 +1,256 @@ + + + + + +ExternalComponentClassLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ExternalComponentClassLoader

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    ComponentClassLoader
    +
    +
    +
    public interface ExternalComponentClassLoader
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        componentLocation

        +
        URL componentLocation()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/GettableComponent.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/GettableComponent.html new file mode 100644 index 00000000..0fdcd7b0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/GettableComponent.html @@ -0,0 +1,341 @@ + + + + + +GettableComponent (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface GettableComponent<T>

+
+
+
+
    +
  • +
    +
    Type Parameters:
    +
    T - the component-type.
    +
    +
    +
    All Superinterfaces:
    +
    AutoCloseable
    +
    +
    +
    public interface GettableComponent<T>
    +extends AutoCloseable
    +
    Class for getting a configurable component.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/NoSuchComponentException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/NoSuchComponentException.html new file mode 100644 index 00000000..2c28ca6d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/NoSuchComponentException.html @@ -0,0 +1,317 @@ + + + + + +NoSuchComponentException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class NoSuchComponentException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        NoSuchComponentException

        +
        public NoSuchComponentException​(String message)
        +
        Creates a new NoSuchComponentException instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/NoUniqueComponentException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/NoUniqueComponentException.html new file mode 100644 index 00000000..29d8cfa4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/NoUniqueComponentException.html @@ -0,0 +1,317 @@ + + + + + +NoUniqueComponentException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class NoUniqueComponentException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        NoUniqueComponentException

        +
        public NoUniqueComponentException​(String message)
        +
        Creates a new NoUniqueComponentException instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/Ordered.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/Ordered.html new file mode 100644 index 00000000..16bbe481 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/Ordered.html @@ -0,0 +1,350 @@ + + + + + +Ordered (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface Ordered

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/Qualifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/Qualifier.html new file mode 100644 index 00000000..a48903a9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/Qualifier.html @@ -0,0 +1,288 @@ + + + + + +Qualifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface Qualifier<T>

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/Restriction.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/Restriction.html new file mode 100644 index 00000000..9cdd871b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/Restriction.html @@ -0,0 +1,507 @@ + + + + + +Restriction (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Restriction

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.components.Restriction
    • +
    +
  • +
+
+
    +
  • +
    +
    public class Restriction
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/SimpleComponentDescriptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/SimpleComponentDescriptor.html new file mode 100644 index 00000000..403ca025 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/SimpleComponentDescriptor.html @@ -0,0 +1,925 @@ + + + + + +SimpleComponentDescriptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SimpleComponentDescriptor<T>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor<T>
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SimpleComponentDescriptor

        +
        public SimpleComponentDescriptor​(String name,
        +                                 Class<T> type,
        +                                 Supplier<T> supplier,
        +                                 boolean isSingleton)
        +
        Creates a new SimpleComponentDescriptor instance.
        +
        +
        Parameters:
        +
        name - the name of the component.
        +
        type - the type of the component.
        +
        supplier - the supplier of the component.
        +
        isSingleton - is the component singleton.
        +
        +
      • +
      + + + +
        +
      • +

        SimpleComponentDescriptor

        +
        public SimpleComponentDescriptor​(String name,
        +                                 Class<T> type,
        +                                 Supplier<T> supplier,
        +                                 String version,
        +                                 boolean isSingleton)
        +
        Creates a new SimpleComponentDescriptor instance.
        +
        +
        Parameters:
        +
        name - the name of the component.
        +
        type - the type of the component.
        +
        supplier - the supplier of the component.
        +
        version - the version of the component.
        +
        isSingleton - is the component singleton.
        +
        +
      • +
      + + + +
        +
      • +

        SimpleComponentDescriptor

        +
        public SimpleComponentDescriptor​(String name,
        +                                 Class<T> type,
        +                                 ClassLoader classLoader,
        +                                 Supplier<T> supplier,
        +                                 String version,
        +                                 boolean isSingleton,
        +                                 boolean isPrimary,
        +                                 boolean isSecondary,
        +                                 boolean isEager,
        +                                 Condition condition,
        +                                 int order)
        +
        Creates a new SimpleComponentDescriptor instance.
        +
        +
        Parameters:
        +
        name - the name of the component.
        +
        type - the type of the component.
        +
        classLoader - the component classloader.
        +
        supplier - the supplier of the component.
        +
        version - the version of the component.
        +
        isSingleton - is the component singleton.
        +
        isPrimary - is a primary component.
        +
        isSecondary - is a secondary component.
        +
        isEager - is the component should be eagerly initialized
        +
        condition - is the component should be conditionally enabled.
        +
        order - the priority of the component.
        +
        +
      • +
      + + + + +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/Versioned.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/Versioned.html new file mode 100644 index 00000000..9705f928 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/Versioned.html @@ -0,0 +1,267 @@ + + + + + +Versioned (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface Versioned

+
+
+ +
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        version

        +
        String version()
        +
        Returns the version of this component.
        +
        +
        Returns:
        +
        the string version. Cannot return null or an empty string.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/BaseComponentModule.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/BaseComponentModule.html new file mode 100644 index 00000000..1f3f7cb4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/BaseComponentModule.html @@ -0,0 +1,366 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.BaseComponentModule (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.BaseComponentModule

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentAliasesGenerator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentAliasesGenerator.html new file mode 100644 index 00000000..15c08b28 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentAliasesGenerator.html @@ -0,0 +1,211 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.components.ComponentAliasesGenerator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.components.ComponentAliasesGenerator

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentAttribute.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentAttribute.html new file mode 100644 index 00000000..fe74283a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentAttribute.html @@ -0,0 +1,220 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.ComponentAttribute (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.ComponentAttribute

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentDescriptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentDescriptor.html new file mode 100644 index 00000000..f36c8f8e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentDescriptor.html @@ -0,0 +1,1062 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.components.ComponentDescriptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.components.ComponentDescriptor

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentDescriptorFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentDescriptorFactory.html new file mode 100644 index 00000000..3a9d2732 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentDescriptorFactory.html @@ -0,0 +1,209 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.components.ComponentDescriptorFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.components.ComponentDescriptorFactory

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentDescriptorModifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentDescriptorModifier.html new file mode 100644 index 00000000..1c0a560f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentDescriptorModifier.html @@ -0,0 +1,581 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.components.ComponentDescriptorModifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.components.ComponentDescriptorModifier

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentDescriptorRegistry.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentDescriptorRegistry.html new file mode 100644 index 00000000..83e962ad --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentDescriptorRegistry.html @@ -0,0 +1,244 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.components.ComponentDescriptorRegistry (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.components.ComponentDescriptorRegistry

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentFactory.html new file mode 100644 index 00000000..160733b8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentFactory.html @@ -0,0 +1,502 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.components.ComponentFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.components.ComponentFactory

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentFactoryAware.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentFactoryAware.html new file mode 100644 index 00000000..59b6e3d6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentFactoryAware.html @@ -0,0 +1,399 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.components.ComponentFactoryAware (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.components.ComponentFactoryAware

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentMetadata.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentMetadata.html new file mode 100644 index 00000000..5b23beac --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentMetadata.html @@ -0,0 +1,263 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.ComponentMetadata (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.ComponentMetadata

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentModule.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentModule.html new file mode 100644 index 00000000..edac48ff --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentModule.html @@ -0,0 +1,222 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.ComponentModule (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.ComponentModule

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentNameGenerator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentNameGenerator.html new file mode 100644 index 00000000..33e13d0c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentNameGenerator.html @@ -0,0 +1,224 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.components.ComponentNameGenerator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.components.ComponentNameGenerator

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentRegistrationException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentRegistrationException.html new file mode 100644 index 00000000..93094530 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentRegistrationException.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.ComponentRegistrationException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.ComponentRegistrationException

+
+
No usage of io.streamthoughts.azkarra.api.components.ComponentRegistrationException
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentRegistry.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentRegistry.html new file mode 100644 index 00000000..4e72faef --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentRegistry.html @@ -0,0 +1,326 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.components.ComponentRegistry (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.components.ComponentRegistry

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentScanner.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentScanner.html new file mode 100644 index 00000000..3cad5302 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ComponentScanner.html @@ -0,0 +1,197 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.components.ComponentScanner (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.components.ComponentScanner

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ConditionalDescriptorRegistry.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ConditionalDescriptorRegistry.html new file mode 100644 index 00000000..168764d8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ConditionalDescriptorRegistry.html @@ -0,0 +1,244 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.components.ConditionalDescriptorRegistry (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.components.ConditionalDescriptorRegistry

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ConfigurableComponentFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ConfigurableComponentFactory.html new file mode 100644 index 00000000..adec7bcf --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ConfigurableComponentFactory.html @@ -0,0 +1,429 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.components.ConfigurableComponentFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.components.ConfigurableComponentFactory

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ConflictingComponentDefinitionException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ConflictingComponentDefinitionException.html new file mode 100644 index 00000000..8e274d9f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ConflictingComponentDefinitionException.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.ConflictingComponentDefinitionException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.ConflictingComponentDefinitionException

+
+
No usage of io.streamthoughts.azkarra.api.components.ConflictingComponentDefinitionException
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ContextAwareComponentFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ContextAwareComponentFactory.html new file mode 100644 index 00000000..f81bb607 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ContextAwareComponentFactory.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.ContextAwareComponentFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.ContextAwareComponentFactory

+
+
No usage of io.streamthoughts.azkarra.api.components.ContextAwareComponentFactory
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/DelegatingComponentFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/DelegatingComponentFactory.html new file mode 100644 index 00000000..0caf0a74 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/DelegatingComponentFactory.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.DelegatingComponentFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.DelegatingComponentFactory

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ExternalComponentClassLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ExternalComponentClassLoader.html new file mode 100644 index 00000000..e498f3bd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/ExternalComponentClassLoader.html @@ -0,0 +1,196 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.components.ExternalComponentClassLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.components.ExternalComponentClassLoader

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/GettableComponent.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/GettableComponent.html new file mode 100644 index 00000000..fe6e385c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/GettableComponent.html @@ -0,0 +1,348 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.components.GettableComponent (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.components.GettableComponent

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/NoSuchComponentException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/NoSuchComponentException.html new file mode 100644 index 00000000..0bd17004 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/NoSuchComponentException.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.NoSuchComponentException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.NoSuchComponentException

+
+
No usage of io.streamthoughts.azkarra.api.components.NoSuchComponentException
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/NoUniqueComponentException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/NoUniqueComponentException.html new file mode 100644 index 00000000..5339cbc0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/NoUniqueComponentException.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.NoUniqueComponentException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.NoUniqueComponentException

+
+
No usage of io.streamthoughts.azkarra.api.components.NoUniqueComponentException
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/Ordered.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/Ordered.html new file mode 100644 index 00000000..a5f9d663 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/Ordered.html @@ -0,0 +1,307 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.components.Ordered (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.components.Ordered

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/Qualifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/Qualifier.html new file mode 100644 index 00000000..51d233f6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/Qualifier.html @@ -0,0 +1,912 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.components.Qualifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.components.Qualifier

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/Restriction.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/Restriction.html new file mode 100644 index 00000000..cd769aa9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/Restriction.html @@ -0,0 +1,298 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.Restriction (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.Restriction

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/SimpleComponentDescriptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/SimpleComponentDescriptor.html new file mode 100644 index 00000000..2c6d37b8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/SimpleComponentDescriptor.html @@ -0,0 +1,196 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.SimpleComponentDescriptor

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/Versioned.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/Versioned.html new file mode 100644 index 00000000..c527d29b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/class-use/Versioned.html @@ -0,0 +1,382 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.components.Versioned (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.components.Versioned

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/ComponentConditionalContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/ComponentConditionalContext.html new file mode 100644 index 00000000..fc316508 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/ComponentConditionalContext.html @@ -0,0 +1,282 @@ + + + + + +ComponentConditionalContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ComponentConditionalContext<T extends ComponentDescriptor<?>>

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + + + +
        +
      • +

        isEnable

        +
        boolean isEnable​(ComponentFactory factory,
        +                 T descriptor)
        +
        Verify if this component is enabled for the given context.
        +
        +
        Parameters:
        +
        factory - the ComponentFactory; cannot be null.
        +
        descriptor - the ComponentDescriptor; cannot be null.
        +
        Returns:
        +
        true if the component is enable.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/Condition.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/Condition.html new file mode 100644 index 00000000..d3958b5f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/Condition.html @@ -0,0 +1,343 @@ + + + + + +Condition (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface Condition

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/ConditionContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/ConditionContext.html new file mode 100644 index 00000000..ad76c48e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/ConditionContext.html @@ -0,0 +1,300 @@ + + + + + +ConditionContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ConditionContext<T extends ComponentDescriptor>

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getComponentFactory

        +
        ComponentFactory getComponentFactory()
        +
        Get the ComponentFactory that holds the component descriptor should the condition match. + The returned registry should not be used to register a new component descriptor.
        +
        +
        Returns:
        +
        the ComponentFactory; cannot be null.
        +
        +
      • +
      + + + +
        +
      • +

        getConfig

        +
        Conf getConfig()
        +
        Get the configuration that was passed to get the component instance.
        +
        +
        Returns:
        +
        the Conf object; cannot be null.
        +
        +
      • +
      + + + +
        +
      • +

        getComponent

        +
        T getComponent()
        +
        +
        Returns:
        +
        the component that should match the condition.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/Conditions.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/Conditions.html new file mode 100644 index 00000000..700617d0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/Conditions.html @@ -0,0 +1,600 @@ + + + + + +Conditions (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.components.condition.Conditions
    • +
    +
  • +
+
+
    +
  • +
    +
    public final class Conditions
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Conditions

        +
        public Conditions()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        compose

        +
        public static Condition compose​(List<? extends Condition> conditions)
        +
        Specify that ALL of the given condition should be true for a component to be eligible for use.
        +
        +
        Parameters:
        +
        conditions - the Conditions to compose.
        +
        Returns:
        +
        the new Condition object.
        +
        +
      • +
      + + + +
        +
      • +

        compose

        +
        public static Condition compose​(Condition... conditions)
        +
        Specify that ALL of the given condition should be true for a component to be eligible for use.
        +
        +
        Parameters:
        +
        conditions - the Conditions to compose.
        +
        Returns:
        +
        the new Condition object.
        +
        +
      • +
      + + + +
        +
      • +

        any

        +
        public static Condition any​(List<? extends Condition> conditions)
        +
        Specify that ANY of the given condition should be true for a component to be eligible for use.
        +
        +
        Parameters:
        +
        conditions - the Conditions to compose.
        +
        Returns:
        +
        the new Condition object.
        +
        +
      • +
      + + + +
        +
      • +

        any

        +
        public static Condition any​(Condition... conditions)
        +
        Specify that ANY of the given condition should be true for a component to be eligible for use.
        +
        +
        Parameters:
        +
        conditions - the conditions.
        +
        Returns:
        +
        the Condition object.
        +
        +
      • +
      + + + +
        +
      • +

        onPropertyExist

        +
        public static Condition onPropertyExist​(String property)
        +
        Specify that the given property should be set for a component to be eligible for use. + .
        +
        +
        Parameters:
        +
        property - the property name.
        +
        Returns:
        +
        the Condition object.
        +
        +
      • +
      + + + +
        +
      • +

        onPropertyMissing

        +
        public static Condition onPropertyMissing​(String property)
        +
        Specify that the given property should be missing for a component to be eligible for use.
        +
        +
        Parameters:
        +
        property - the property name.
        +
        Returns:
        +
        the Condition object.
        +
        +
      • +
      + + + +
        +
      • +

        onPropertyEquals

        +
        public static Condition onPropertyEquals​(String property,
        +                                         String value)
        +
        Specify that the given property should be equal to the given value for a component to be eligible for use.
        +
        +
        Parameters:
        +
        property - the property name.
        +
        Returns:
        +
        the Condition object.
        +
        +
      • +
      + + + +
        +
      • +

        onPropertyNotEquals

        +
        public static Condition onPropertyNotEquals​(String property,
        +                                            String value)
        +
        Specify that the given property should be equal to the given value for a component to be eligible for use.
        +
        +
        Parameters:
        +
        property - the property name.
        +
        Returns:
        +
        the Condition object.
        +
        +
      • +
      + + + +
        +
      • +

        onPropertyMatches

        +
        public static Condition onPropertyMatches​(String property,
        +                                          String pattern)
        +
        Specify that the given property should be matched the given pattern for a component to be eligible for use.
        +
        +
        Parameters:
        +
        property - the property name.
        +
        Returns:
        +
        the Condition object.
        +
        +
      • +
      + + + +
        +
      • +

        onPropertyTrue

        +
        public static Condition onPropertyTrue​(String property)
        +
        Specify that the given property should be true for a component to be eligible for use.
        +
        +
        Parameters:
        +
        property - the property name.
        +
        Returns:
        +
        the Condition object.
        +
        +
      • +
      + + + +
        +
      • +

        onComponents

        +
        public static Condition onComponents​(List<Class> types)
        +
        Specify that components of the given types must be registered for the component to be enabled.
        +
        +
        Parameters:
        +
        types - the components that should be registered.
        +
        Returns:
        +
        the Condition object.
        +
        +
      • +
      + + + +
        +
      • +

        onMissingComponent

        +
        public static Condition onMissingComponent​(List<Class> types)
        +
        Specify that components of the given types must be missing for the component to be enabled.
        +
        +
        Parameters:
        +
        types - the components that should be missing.
        +
        Returns:
        +
        the Condition object.
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/OnComponentCondition.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/OnComponentCondition.html new file mode 100644 index 00000000..e56ff820 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/OnComponentCondition.html @@ -0,0 +1,364 @@ + + + + + +OnComponentCondition (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class OnComponentCondition

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.components.condition.OnComponentCondition
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        OnComponentCondition

        +
        public OnComponentCondition​(List<Class> types,
        +                            boolean exists)
        +
        Creates a new OnComponentCondition instance.
        +
        +
        Parameters:
        +
        exists -
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        matches

        +
        public boolean matches​(ConditionContext context)
        +
        Verifies if the condition matches.
        +
        +
        Specified by:
        +
        matches in interface Condition
        +
        Parameters:
        +
        context - the ConditionContext.
        +
        Returns:
        +
        true if the component matches this condition, false otherwise.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/OnPropertyCondition.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/OnPropertyCondition.html new file mode 100644 index 00000000..b2a8aa38 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/OnPropertyCondition.html @@ -0,0 +1,366 @@ + + + + + +OnPropertyCondition (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class OnPropertyCondition<T>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.components.condition.OnPropertyCondition<T>
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        matches

        +
        public boolean matches​(ConditionContext context)
        +
        Verifies if the condition matches.
        +
        +
        Specified by:
        +
        matches in interface Condition
        +
        Parameters:
        +
        context - the ConditionContext.
        +
        Returns:
        +
        true if the component matches this condition, false otherwise.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/TrueCondition.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/TrueCondition.html new file mode 100644 index 00000000..c783523e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/TrueCondition.html @@ -0,0 +1,356 @@ + + + + + +TrueCondition (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class TrueCondition

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.components.condition.TrueCondition
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        TrueCondition

        +
        public TrueCondition()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        matches

        +
        public boolean matches​(ConditionContext context)
        +
        Verifies if the condition matches.
        +
        +
        Specified by:
        +
        matches in interface Condition
        +
        Parameters:
        +
        context - the ConditionContext.
        +
        Returns:
        +
        true if the component matches this condition, false otherwise.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/ComponentConditionalContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/ComponentConditionalContext.html new file mode 100644 index 00000000..d0a3a3b1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/ComponentConditionalContext.html @@ -0,0 +1,431 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.components.condition.ComponentConditionalContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.components.condition.ComponentConditionalContext

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/Condition.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/Condition.html new file mode 100644 index 00000000..9186bfac --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/Condition.html @@ -0,0 +1,545 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.components.condition.Condition (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.components.condition.Condition

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/ConditionContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/ConditionContext.html new file mode 100644 index 00000000..f8d21f99 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/ConditionContext.html @@ -0,0 +1,222 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.components.condition.ConditionContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.components.condition.ConditionContext

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/Conditions.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/Conditions.html new file mode 100644 index 00000000..ef33ab13 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/Conditions.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.condition.Conditions (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.condition.Conditions

+
+
No usage of io.streamthoughts.azkarra.api.components.condition.Conditions
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/OnComponentCondition.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/OnComponentCondition.html new file mode 100644 index 00000000..d4074df3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/OnComponentCondition.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.condition.OnComponentCondition (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.condition.OnComponentCondition

+
+
No usage of io.streamthoughts.azkarra.api.components.condition.OnComponentCondition
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/OnPropertyCondition.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/OnPropertyCondition.html new file mode 100644 index 00000000..f1da1cb4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/OnPropertyCondition.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.condition.OnPropertyCondition (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.condition.OnPropertyCondition

+
+
No usage of io.streamthoughts.azkarra.api.components.condition.OnPropertyCondition
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/TrueCondition.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/TrueCondition.html new file mode 100644 index 00000000..122958e7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/class-use/TrueCondition.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.condition.TrueCondition (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.condition.TrueCondition

+
+
No usage of io.streamthoughts.azkarra.api.components.condition.TrueCondition
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/package-summary.html new file mode 100644 index 00000000..4fcb2952 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/package-summary.html @@ -0,0 +1,213 @@ + + + + + +io.streamthoughts.azkarra.api.components.condition (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.components.condition

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/package-tree.html new file mode 100644 index 00000000..e4487d1e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/package-tree.html @@ -0,0 +1,180 @@ + + + + + +io.streamthoughts.azkarra.api.components.condition Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.components.condition

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • io.streamthoughts.azkarra.api.components.condition.Conditions
    • +
    • io.streamthoughts.azkarra.api.components.condition.OnComponentCondition (implements io.streamthoughts.azkarra.api.components.condition.Condition)
    • +
    • io.streamthoughts.azkarra.api.components.condition.OnPropertyCondition<T> (implements io.streamthoughts.azkarra.api.components.condition.Condition)
    • +
    • io.streamthoughts.azkarra.api.components.condition.TrueCondition (implements io.streamthoughts.azkarra.api.components.condition.Condition)
    • +
    +
  • +
+
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/package-use.html new file mode 100644 index 00000000..0cd43388 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/condition/package-use.html @@ -0,0 +1,297 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.components.condition (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.components.condition

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/package-summary.html new file mode 100644 index 00000000..78824e46 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/package-summary.html @@ -0,0 +1,325 @@ + + + + + +io.streamthoughts.azkarra.api.components (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.components

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/package-tree.html new file mode 100644 index 00000000..2546b51a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/package-tree.html @@ -0,0 +1,251 @@ + + + + + +io.streamthoughts.azkarra.api.components Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.components

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/package-use.html new file mode 100644 index 00000000..b5a5c642 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/package-use.html @@ -0,0 +1,996 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.components (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.components

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/AnyQualifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/AnyQualifier.html new file mode 100644 index 00000000..34a7daee --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/AnyQualifier.html @@ -0,0 +1,383 @@ + + + + + +AnyQualifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AnyQualifier<T>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.components.qualifier.AnyQualifier<T>
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Qualifier<T>
    +
    +
    +
    public class AnyQualifier<T>
    +extends Object
    +implements Qualifier<T>
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/CompositeQualifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/CompositeQualifier.html new file mode 100644 index 00000000..16086c50 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/CompositeQualifier.html @@ -0,0 +1,383 @@ + + + + + +CompositeQualifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class CompositeQualifier<T>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.components.qualifier.CompositeQualifier<T>
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Qualifier<T>
    +
    +
    +
    public class CompositeQualifier<T>
    +extends Object
    +implements Qualifier<T>
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/LatestVersionQualifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/LatestVersionQualifier.html new file mode 100644 index 00000000..a3821c3e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/LatestVersionQualifier.html @@ -0,0 +1,325 @@ + + + + + +LatestVersionQualifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class LatestVersionQualifier<T>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.components.qualifier.LatestVersionQualifier<T>
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Qualifier<T>
    +
    +
    +
    public class LatestVersionQualifier<T>
    +extends Object
    +implements Qualifier<T>
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/NamedQualifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/NamedQualifier.html new file mode 100644 index 00000000..2f49ef15 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/NamedQualifier.html @@ -0,0 +1,350 @@ + + + + + +NamedQualifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class NamedQualifier<T>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.components.qualifier.NamedQualifier<T>
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Qualifier<T>
    +
    +
    +
    public class NamedQualifier<T>
    +extends Object
    +implements Qualifier<T>
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/PrimaryQualifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/PrimaryQualifier.html new file mode 100644 index 00000000..bdb06319 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/PrimaryQualifier.html @@ -0,0 +1,325 @@ + + + + + +PrimaryQualifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class PrimaryQualifier<T>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.components.qualifier.PrimaryQualifier<T>
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Qualifier<T>
    +
    +
    +
    public class PrimaryQualifier<T>
    +extends Object
    +implements Qualifier<T>
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/Qualifiers.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/Qualifiers.html new file mode 100644 index 00000000..ab8bd650 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/Qualifiers.html @@ -0,0 +1,465 @@ + + + + + +Qualifiers (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.components.qualifier.Qualifiers
    • +
    +
  • +
+
+
    +
  • +
    +
    public class Qualifiers
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Qualifiers

        +
        public Qualifiers()
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/RestrictionQualifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/RestrictionQualifier.html new file mode 100644 index 00000000..126e7acf --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/RestrictionQualifier.html @@ -0,0 +1,400 @@ + + + + + +RestrictionQualifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class RestrictionQualifier<T>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.components.qualifier.RestrictionQualifier<T>
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Qualifier<T>
    +
    +
    +
    public class RestrictionQualifier<T>
    +extends Object
    +implements Qualifier<T>
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/SecondaryQualifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/SecondaryQualifier.html new file mode 100644 index 00000000..3a597118 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/SecondaryQualifier.html @@ -0,0 +1,332 @@ + + + + + +SecondaryQualifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SecondaryQualifier<T>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.components.qualifier.SecondaryQualifier<T>
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Qualifier<T>
    +
    +
    +
    public class SecondaryQualifier<T>
    +extends Object
    +implements Qualifier<T>
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/VersionQualifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/VersionQualifier.html new file mode 100644 index 00000000..90be7990 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/VersionQualifier.html @@ -0,0 +1,336 @@ + + + + + +VersionQualifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class VersionQualifier<T>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.components.qualifier.VersionQualifier<T>
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Qualifier<T>
    +
    +
    +
    public class VersionQualifier<T>
    +extends Object
    +implements Qualifier<T>
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/AnyQualifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/AnyQualifier.html new file mode 100644 index 00000000..06b66073 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/AnyQualifier.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.qualifier.AnyQualifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.qualifier.AnyQualifier

+
+
No usage of io.streamthoughts.azkarra.api.components.qualifier.AnyQualifier
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/CompositeQualifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/CompositeQualifier.html new file mode 100644 index 00000000..fbfecbfc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/CompositeQualifier.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.qualifier.CompositeQualifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.qualifier.CompositeQualifier

+
+
No usage of io.streamthoughts.azkarra.api.components.qualifier.CompositeQualifier
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/LatestVersionQualifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/LatestVersionQualifier.html new file mode 100644 index 00000000..b5244d25 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/LatestVersionQualifier.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.qualifier.LatestVersionQualifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.qualifier.LatestVersionQualifier

+
+
No usage of io.streamthoughts.azkarra.api.components.qualifier.LatestVersionQualifier
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/NamedQualifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/NamedQualifier.html new file mode 100644 index 00000000..aa080d51 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/NamedQualifier.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.qualifier.NamedQualifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.qualifier.NamedQualifier

+
+
No usage of io.streamthoughts.azkarra.api.components.qualifier.NamedQualifier
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/PrimaryQualifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/PrimaryQualifier.html new file mode 100644 index 00000000..096c8bba --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/PrimaryQualifier.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.qualifier.PrimaryQualifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.qualifier.PrimaryQualifier

+
+
No usage of io.streamthoughts.azkarra.api.components.qualifier.PrimaryQualifier
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/Qualifiers.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/Qualifiers.html new file mode 100644 index 00000000..1c22e118 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/Qualifiers.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.qualifier.Qualifiers (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.qualifier.Qualifiers

+
+
No usage of io.streamthoughts.azkarra.api.components.qualifier.Qualifiers
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/RestrictionQualifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/RestrictionQualifier.html new file mode 100644 index 00000000..ef08c510 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/RestrictionQualifier.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.qualifier.RestrictionQualifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.qualifier.RestrictionQualifier

+
+
No usage of io.streamthoughts.azkarra.api.components.qualifier.RestrictionQualifier
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/SecondaryQualifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/SecondaryQualifier.html new file mode 100644 index 00000000..434c348f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/SecondaryQualifier.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.qualifier.SecondaryQualifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.qualifier.SecondaryQualifier

+
+
No usage of io.streamthoughts.azkarra.api.components.qualifier.SecondaryQualifier
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/VersionQualifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/VersionQualifier.html new file mode 100644 index 00000000..18736d45 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/class-use/VersionQualifier.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.components.qualifier.VersionQualifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.components.qualifier.VersionQualifier

+
+
No usage of io.streamthoughts.azkarra.api.components.qualifier.VersionQualifier
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/package-summary.html new file mode 100644 index 00000000..63265a16 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/package-summary.html @@ -0,0 +1,200 @@ + + + + + +io.streamthoughts.azkarra.api.components.qualifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.components.qualifier

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/package-tree.html new file mode 100644 index 00000000..7fcc78ca --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/package-tree.html @@ -0,0 +1,173 @@ + + + + + +io.streamthoughts.azkarra.api.components.qualifier Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.components.qualifier

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • io.streamthoughts.azkarra.api.components.qualifier.AnyQualifier<T> (implements io.streamthoughts.azkarra.api.components.Qualifier<T>)
    • +
    • io.streamthoughts.azkarra.api.components.qualifier.CompositeQualifier<T> (implements io.streamthoughts.azkarra.api.components.Qualifier<T>)
    • +
    • io.streamthoughts.azkarra.api.components.qualifier.LatestVersionQualifier<T> (implements io.streamthoughts.azkarra.api.components.Qualifier<T>)
    • +
    • io.streamthoughts.azkarra.api.components.qualifier.NamedQualifier<T> (implements io.streamthoughts.azkarra.api.components.Qualifier<T>)
    • +
    • io.streamthoughts.azkarra.api.components.qualifier.PrimaryQualifier<T> (implements io.streamthoughts.azkarra.api.components.Qualifier<T>)
    • +
    • io.streamthoughts.azkarra.api.components.qualifier.Qualifiers
    • +
    • io.streamthoughts.azkarra.api.components.qualifier.RestrictionQualifier<T> (implements io.streamthoughts.azkarra.api.components.Qualifier<T>)
    • +
    • io.streamthoughts.azkarra.api.components.qualifier.SecondaryQualifier<T> (implements io.streamthoughts.azkarra.api.components.Qualifier<T>)
    • +
    • io.streamthoughts.azkarra.api.components.qualifier.VersionQualifier<T> (implements io.streamthoughts.azkarra.api.components.Qualifier<T>)
    • +
    +
  • +
+
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/package-use.html new file mode 100644 index 00000000..aa4c3d23 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/components/qualifier/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.components.qualifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.components.qualifier

+
+
No usage of io.streamthoughts.azkarra.api.components.qualifier
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/AbstractConf.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/AbstractConf.html new file mode 100644 index 00000000..42345367 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/AbstractConf.html @@ -0,0 +1,387 @@ + + + + + +AbstractConf (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AbstractConf

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Conf
    +
    +
    +
    Direct Known Subclasses:
    +
    AzkarraConf, MapConf
    +
    +
    +
    public abstract class AbstractConf
    +extends Object
    +implements Conf
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AbstractConf

        +
        public AbstractConf()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getClasses

        +
        public <T> Collection<T> getClasses​(String key,
        +                                    Class<T> cls)
        +
        Gets a required parameter as a list of instances of type Conf.
        +
        +
        Specified by:
        +
        getClasses in interface Conf
        +
        Type Parameters:
        +
        T - the expected type.
        +
        Parameters:
        +
        key - the parameter path.
        +
        cls - the class of the .
        +
        Returns:
        +
        a new Collection of Conf.
        +
        +
      • +
      + + + +
        +
      • +

        getClass

        +
        public <T> T getClass​(String key,
        +                      Class<T> cls)
        +
        Gets a required parameter as an instances of type Conf.
        +
        +
        Specified by:
        +
        getClass in interface Conf
        +
        Type Parameters:
        +
        T - the expected type.
        +
        Parameters:
        +
        key - the parameter path.
        +
        cls - the class of the .
        +
        Returns:
        +
        a new Collection of Conf.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/ArgsConf.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/ArgsConf.html new file mode 100644 index 00000000..303d42ff --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/ArgsConf.html @@ -0,0 +1,333 @@ + + + + + +ArgsConf (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ArgsConf

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Conf
    +
    +
    +
    public class ArgsConf
    +extends MapConf
    +
    A Conf which is build from a list of arguments. + The arguments are keys optionally followed by values. Each key have to start with '-' or '--'. + + Keys with no values are interpreted as flags with value equals to {code true}.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ArgsConf

        +
        public ArgsConf​(String[] args)
        +
        Creates a new ArgsConf instance.
        +
        +
        Parameters:
        +
        args - the string arguments array.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/Conf.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/Conf.html new file mode 100644 index 00000000..c589919b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/Conf.html @@ -0,0 +1,1086 @@ + + + + + +Conf (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface Conf

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        of

        +
        static Conf of​(String k1,
        +               Object v1)
        +
        Static helper that can be used to create a new empty + Conf instance using the specified key-value pair.
        +
        +
        Returns:
        +
        a new Conf instance.
        +
        +
      • +
      + + + +
        +
      • +

        of

        +
        static Conf of​(String k1,
        +               Object v1,
        +               String k2,
        +               Object v2)
        +
        Static helper that can be used to create a new empty + Conf instance using the specified key-value pair.
        +
        +
        Returns:
        +
        a new Conf instance.
        +
        +
      • +
      + + + +
        +
      • +

        of

        +
        static Conf of​(String k1,
        +               Object v1,
        +               String k2,
        +               Object v2,
        +               String k3,
        +               Object v3)
        +
        Static helper that can be used to create a new empty + Conf instance using the specified key-value pair.
        +
        +
        Returns:
        +
        a new Conf instance.
        +
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        of

        +
        static Conf of​(Map<String,​Object> map)
        +
        Static helper that can be used to create a new empty + Conf instance using the specified Map.
        +
        +
        Returns:
        +
        a new Conf instance.
        +
        +
      • +
      + + + +
        +
      • +

        of

        +
        static Conf of​(Conf... configurations)
        +
        Static helper that can be used to merge multiple Conf instances.
        +
        +
        Returns:
        +
        a new Conf instance.
        +
        +
      • +
      + + + +
        +
      • +

        of

        +
        static Conf of​(Collection<? extends Conf> configurations)
        +
        Static helper that can be used to merge multiple Conf instances.
        +
        +
        Returns:
        +
        a new Conf instance.
        +
        +
      • +
      + + + +
        +
      • +

        empty

        +
        static Conf empty()
        +
        Static helper that can be used to creates a new empty Conf instance.
        +
        +
        Returns:
        +
        a new Conf instance.
        +
        +
      • +
      + + + +
        +
      • +

        getValue

        +
        Object getValue​(String path)
        +
        Gets a required parameter value.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the object value.
        +
        +
      • +
      + + + +
        +
      • +

        keySet

        +
        Set<String> keySet()
        +
        Returns a Set view of the keys contained in this conf.
        +
        +
        Returns:
        +
        a set view of the keys contained in this conf
        +
        +
      • +
      + + + +
        +
      • +

        getString

        +
        String getString​(String path)
        +
        Gets a required parameter as a string.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the parameter value as a string.
        +
        Throws:
        +
        MissingConfException - if no parameter can be found for the specified path.
        +
        +
      • +
      + + + +
        +
      • +

        getOptionalString

        +
        default Optional<String> getOptionalString​(String path)
        +
        Gets an optional parameter as a string.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the Optional value.
        +
        +
      • +
      + + + +
        +
      • +

        getLong

        +
        long getLong​(String path)
        +
        Gets a required parameter as a long.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the parameter value as a long.
        +
        Throws:
        +
        MissingConfException - if no parameter can be found for the specified path.
        +
        +
      • +
      + + + +
        +
      • +

        getOptionalLong

        +
        default Optional<Long> getOptionalLong​(String path)
        +
        Gets an optional parameter as a long.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the Optional value.
        +
        +
      • +
      + + + +
        +
      • +

        getInt

        +
        int getInt​(String path)
        +
        Gets a required parameter as an integer.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the parameter value as a int.
        +
        Throws:
        +
        MissingConfException - if no parameter can be found for the specified path.
        +
        +
      • +
      + + + +
        +
      • +

        getOptionalInt

        +
        default Optional<Integer> getOptionalInt​(String path)
        +
        Gets an optional parameter as an integer.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the Optional value.
        +
        +
      • +
      + + + +
        +
      • +

        getBoolean

        +
        boolean getBoolean​(String path)
        +
        Gets a required parameter as an boolean.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the parameter value as a boolean.
        +
        Throws:
        +
        MissingConfException - if no parameter can be found for the specified path.
        +
        +
      • +
      + + + +
        +
      • +

        getOptionalBoolean

        +
        default Optional<Boolean> getOptionalBoolean​(String path)
        +
        Gets an optional parameter as an boolean.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the Optional value.
        +
        +
      • +
      + + + +
        +
      • +

        getDouble

        +
        double getDouble​(String path)
        +
        Gets a required parameter as a double.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the parameter value as a double.
        +
        Throws:
        +
        MissingConfException - if no parameter can be found for the specified path.
        +
        +
      • +
      + + + +
        +
      • +

        getOptionalDouble

        +
        default Optional<Double> getOptionalDouble​(String path)
        +
        Gets an optional parameter as an double.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the Optional value.
        +
        +
      • +
      + + + +
        +
      • +

        getStringList

        +
        List<String> getStringList​(String path)
        +
        Gets a required parameter as a list.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        a string list value.
        +
        Throws:
        +
        MissingConfException - if no parameter can be found for the specified path.
        +
        +
      • +
      + + + +
        +
      • +

        getSubConf

        +
        Conf getSubConf​(String path)
        +
        Gets a required parameter as a Conf.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        a new Conf instance.
        +
        Throws:
        +
        MissingConfException - if no parameter can be found for the specified path.
        +
        +
      • +
      + + + +
        +
      • +

        getSubConfList

        +
        List<Conf> getSubConfList​(String path)
        +
        Gets a required parameter as a list of Conf.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        a new list of Conf instances.
        +
        Throws:
        +
        MissingConfException - if no parameter can be found for the specified path.
        +
        +
      • +
      + + + +
        +
      • +

        hasPath

        +
        boolean hasPath​(String path)
        +
        Checks whether the specified path exists into this Conf.
        +
        +
        Parameters:
        +
        path - the path to be checked.
        +
        Returns:
        +
        true if the path exists, false otherwise.
        +
        +
      • +
      + + + +
        +
      • +

        withFallback

        +
        Conf withFallback​(Conf fallback)
        +
      • +
      + + + +
        +
      • +

        getClasses

        +
        <T> Collection<T> getClasses​(String path,
        +                             Class<T> type)
        +
        Gets a required parameter as a list of instances of type Conf.
        +
        +
        Type Parameters:
        +
        T - the expected type.
        +
        Parameters:
        +
        path - the parameter path.
        +
        type - the class of the .
        +
        Returns:
        +
        a new Collection of Conf.
        +
        Throws:
        +
        MissingConfException - if no parameter can be found for the specified path.
        +
        +
      • +
      + + + +
        +
      • +

        getClass

        +
        <T> T getClass​(String path,
        +               Class<T> type)
        +
        Gets a required parameter as an instances of type Conf.
        +
        +
        Type Parameters:
        +
        T - the expected type.
        +
        Parameters:
        +
        path - the parameter path.
        +
        type - the class of the .
        +
        Returns:
        +
        a new Collection of Conf.
        +
        Throws:
        +
        MissingConfException - if no parameter can be found for the specified path.
        +
        +
      • +
      + + + +
        +
      • +

        getConfAsMap

        +
        Map<String,​Object> getConfAsMap()
        +
        Converts this Conf into a path-value map.
        +
        +
        Returns:
        +
        a new Map instance containing the configuration values.
        +
        +
      • +
      + + + +
        +
      • +

        getConfAsProperties

        +
        Properties getConfAsProperties()
        +
        Converts this Conf into a properties.
        +
        +
        Returns:
        +
        a new Properties instance containing the configuration values.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/ConfEntry.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/ConfEntry.html new file mode 100644 index 00000000..e8448262 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/ConfEntry.html @@ -0,0 +1,577 @@ + + + + + +ConfEntry (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ConfEntry

+
+
+ +
+
    +
  • +
    +
    public class ConfEntry
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        key

        +
        public String key()
        +
        Gets the object key.
        +
        +
        Returns:
        +
        the string key.
        +
        +
      • +
      + + + +
        +
      • +

        value

        +
        public Object value()
        +
        Gets the object value.
        +
        +
        Returns:
        +
        the object value.
        +
        +
      • +
      + + + + + + + +
        +
      • +

        asString

        +
        public String asString()
        +
        Gets value as a string.
        +
      • +
      + + + +
        +
      • +

        asLong

        +
        public long asLong()
        +
        Gets valuer as a long.
        +
      • +
      + + + +
        +
      • +

        asInt

        +
        public int asInt()
        +
        Gets value as an integer.
        +
        +
        Returns:
        +
        an integer value.
        +
        +
      • +
      + + + +
        +
      • +

        asBoolean

        +
        public boolean asBoolean()
        +
        Gets value as an boolean.
        +
        +
        Returns:
        +
        the value as as boolean.
        +
        +
      • +
      + + + +
        +
      • +

        asDouble

        +
        public double asDouble()
        +
        Gets value as a double.
        +
        +
        Returns:
        +
        the value as a double.
        +
        +
      • +
      + + + +
        +
      • +

        asStringList

        +
        public List<String> asStringList()
        +
        Gets value as a list.
        +
        +
        Returns:
        +
        a string list value.
        +
        +
      • +
      + + + +
        +
      • +

        asSubConf

        +
        public Conf asSubConf()
        +
        Gets value as a Conf.
        +
        +
        Returns:
        +
        a new Conf instance.
        +
        +
      • +
      + + + +
        +
      • +

        asSubConfList

        +
        public List<Conf> asSubConfList()
        +
        Gets value as a list of Conf.
        +
        +
        Returns:
        +
        a new list of Conf instances.
        +
        +
      • +
      + + + +
        +
      • +

        getClasses

        +
        public <T> Collection<T> getClasses​(Class<T> type)
        +
        Gets value as a list of instances of type ConfEntry.
        +
        +
        Type Parameters:
        +
        T - the expected type.
        +
        Parameters:
        +
        type - the class of the .
        +
        Returns:
        +
        a new Collection of ConfEntry.
        +
        +
      • +
      + + + +
        +
      • +

        getClass

        +
        public <T> T getClass​(Class<T> type)
        +
        Gets value as an instances of type ConfEntry.
        +
        +
        Type Parameters:
        +
        T - the expected type.
        +
        Parameters:
        +
        type - the class of the .
        +
        Returns:
        +
        a new Collection of ConfEntry.
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/Configurable.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/Configurable.html new file mode 100644 index 00000000..a2ff1cd0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/Configurable.html @@ -0,0 +1,297 @@ + + + + + +Configurable (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface Configurable

+
+
+ +
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        configure

        +
        void configure​(Conf configuration)
        +
        Configures this instance with the specified Conf.
        +
        +
        Parameters:
        +
        configuration - the Conf instance used to configure this instance.
        +
        +
      • +
      + + + +
        +
      • +

        mayConfigure

        +
        static void mayConfigure​(Object instance,
        +                         Conf conf)
        +
      • +
      + + + +
        +
      • +

        isConfigurable

        +
        static boolean isConfigurable​(Class<?> type)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/ConfigurableSupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/ConfigurableSupplier.html new file mode 100644 index 00000000..51182e49 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/ConfigurableSupplier.html @@ -0,0 +1,362 @@ + + + + + +ConfigurableSupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ConfigurableSupplier<T>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.config.ConfigurableSupplier<T>
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ConfigurableSupplier

        +
        public ConfigurableSupplier()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        configure

        +
        public void configure​(Conf configuration)
        +
        Configures this instance with the specified Conf.
        +
        +
        Specified by:
        +
        configure in interface Configurable
        +
        Parameters:
        +
        configuration - the Conf instance used to configure this instance.
        +
        +
      • +
      + + + +
        +
      • +

        get

        +
        public T get()
        +
        +
        Specified by:
        +
        get in interface Supplier<T>
        +
        +
      • +
      + + + +
        +
      • +

        get

        +
        public abstract T get​(Conf configs)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/DelegatingConf.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/DelegatingConf.html new file mode 100644 index 00000000..79805062 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/DelegatingConf.html @@ -0,0 +1,764 @@ + + + + + +DelegatingConf (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class DelegatingConf

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.config.DelegatingConf
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Conf
    +
    +
    +
    Direct Known Subclasses:
    +
    SecurityConfig
    +
    +
    +
    public class DelegatingConf
    +extends Object
    +implements Conf
    +
    Delegates to a Conf.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        originals

        +
        protected final Conf originals
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DelegatingConf

        +
        public DelegatingConf​(Conf originals)
        +
        Creates a new DelegatingConf instance.
        +
        +
        Parameters:
        +
        originals - the originals Conf.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getValue

        +
        public Object getValue​(String path)
        +
        Gets a required parameter value.
        +
        +
        Specified by:
        +
        getValue in interface Conf
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the object value.
        +
        +
      • +
      + + + +
        +
      • +

        keySet

        +
        public Set<String> keySet()
        +
        Returns a Set view of the keys contained in this conf.
        +
        +
        Specified by:
        +
        keySet in interface Conf
        +
        Returns:
        +
        a set view of the keys contained in this conf
        +
        +
      • +
      + + + +
        +
      • +

        getString

        +
        public String getString​(String path)
        +
        Gets a required parameter as a string.
        +
        +
        Specified by:
        +
        getString in interface Conf
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the parameter value as a string.
        +
        +
      • +
      + + + +
        +
      • +

        getLong

        +
        public long getLong​(String path)
        +
        Gets a required parameter as a long.
        +
        +
        Specified by:
        +
        getLong in interface Conf
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the parameter value as a long.
        +
        +
      • +
      + + + +
        +
      • +

        getInt

        +
        public int getInt​(String path)
        +
        Gets a required parameter as an integer.
        +
        +
        Specified by:
        +
        getInt in interface Conf
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the parameter value as a int.
        +
        +
      • +
      + + + +
        +
      • +

        getBoolean

        +
        public boolean getBoolean​(String path)
        +
        Gets a required parameter as an boolean.
        +
        +
        Specified by:
        +
        getBoolean in interface Conf
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the parameter value as a boolean.
        +
        +
      • +
      + + + +
        +
      • +

        getDouble

        +
        public double getDouble​(String path)
        +
        Gets a required parameter as a double.
        +
        +
        Specified by:
        +
        getDouble in interface Conf
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the parameter value as a double.
        +
        +
      • +
      + + + +
        +
      • +

        getStringList

        +
        public List<String> getStringList​(String path)
        +
        Description copied from interface: Conf
        +
        Gets a required parameter as a list.
        +
        +
        Specified by:
        +
        getStringList in interface Conf
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        a string list value.
        +
        +
      • +
      + + + +
        +
      • +

        getSubConf

        +
        public Conf getSubConf​(String path)
        +
        Gets a required parameter as a Conf.
        +
        +
        Specified by:
        +
        getSubConf in interface Conf
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        a new Conf instance.
        +
        +
      • +
      + + + +
        +
      • +

        getSubConfList

        +
        public List<Conf> getSubConfList​(String path)
        +
        Gets a required parameter as a list of Conf.
        +
        +
        Specified by:
        +
        getSubConfList in interface Conf
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        a new list of Conf instances.
        +
        +
      • +
      + + + +
        +
      • +

        hasPath

        +
        public boolean hasPath​(String path)
        +
        Checks whether the specified path exists into this Conf.
        +
        +
        Specified by:
        +
        hasPath in interface Conf
        +
        Parameters:
        +
        path - the path to be checked.
        +
        Returns:
        +
        true if the path exists, false otherwise.
        +
        +
      • +
      + + + +
        +
      • +

        withFallback

        +
        public Conf withFallback​(Conf fallback)
        +
        +
        Specified by:
        +
        withFallback in interface Conf
        +
        +
      • +
      + + + +
        +
      • +

        getClasses

        +
        public <T> Collection<T> getClasses​(String path,
        +                                    Class<T> type)
        +
        Gets a required parameter as a list of instances of type Conf.
        +
        +
        Specified by:
        +
        getClasses in interface Conf
        +
        Type Parameters:
        +
        T - the expected type.
        +
        Parameters:
        +
        path - the parameter path.
        +
        type - the class of the .
        +
        Returns:
        +
        a new Collection of Conf.
        +
        +
      • +
      + + + +
        +
      • +

        getClass

        +
        public <T> T getClass​(String path,
        +                      Class<T> type)
        +
        Gets a required parameter as an instances of type Conf.
        +
        +
        Specified by:
        +
        getClass in interface Conf
        +
        Type Parameters:
        +
        T - the expected type.
        +
        Parameters:
        +
        path - the parameter path.
        +
        type - the class of the .
        +
        Returns:
        +
        a new Collection of Conf.
        +
        +
      • +
      + + + +
        +
      • +

        getConfAsMap

        +
        public Map<String,​Object> getConfAsMap()
        +
        Converts this Conf into a path-value map.
        +
        +
        Specified by:
        +
        getConfAsMap in interface Conf
        +
        Returns:
        +
        a new Map instance containing the configuration values.
        +
        +
      • +
      + + + +
        +
      • +

        getConfAsProperties

        +
        public Properties getConfAsProperties()
        +
        Converts this Conf into a properties.
        +
        +
        Specified by:
        +
        getConfAsProperties in interface Conf
        +
        Returns:
        +
        a new Properties instance containing the configuration values.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/EmptyConf.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/EmptyConf.html new file mode 100644 index 00000000..ef8e09a4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/EmptyConf.html @@ -0,0 +1,719 @@ + + + + + +EmptyConf (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class EmptyConf

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Conf
    +
    +
    +
    public class EmptyConf
    +extends Object
    +implements Conf
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EmptyConf

        +
        public EmptyConf()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getValue

        +
        public Object getValue​(String path)
        +
        Gets a required parameter value.
        +
        +
        Specified by:
        +
        getValue in interface Conf
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the object value.
        +
        +
      • +
      + + + +
        +
      • +

        keySet

        +
        public Set<String> keySet()
        +
        Returns a Set view of the keys contained in this conf.
        +
        +
        Specified by:
        +
        keySet in interface Conf
        +
        Returns:
        +
        a set view of the keys contained in this conf
        +
        +
      • +
      + + + +
        +
      • +

        getString

        +
        public String getString​(String path)
        +
        Gets a required parameter as a string.
        +
        +
        Specified by:
        +
        getString in interface Conf
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the parameter value as a string.
        +
        +
      • +
      + + + +
        +
      • +

        getLong

        +
        public long getLong​(String key)
        +
        Gets a required parameter as a long.
        +
        +
        Specified by:
        +
        getLong in interface Conf
        +
        Parameters:
        +
        key - the parameter path.
        +
        Returns:
        +
        the parameter value as a long.
        +
        +
      • +
      + + + +
        +
      • +

        getInt

        +
        public int getInt​(String key)
        +
        Gets a required parameter as an integer.
        +
        +
        Specified by:
        +
        getInt in interface Conf
        +
        Parameters:
        +
        key - the parameter path.
        +
        Returns:
        +
        the parameter value as a int.
        +
        +
      • +
      + + + +
        +
      • +

        getBoolean

        +
        public boolean getBoolean​(String key)
        +
        Gets a required parameter as an boolean.
        +
        +
        Specified by:
        +
        getBoolean in interface Conf
        +
        Parameters:
        +
        key - the parameter path.
        +
        Returns:
        +
        the parameter value as a boolean.
        +
        +
      • +
      + + + +
        +
      • +

        getDouble

        +
        public double getDouble​(String key)
        +
        Gets a required parameter as a double.
        +
        +
        Specified by:
        +
        getDouble in interface Conf
        +
        Parameters:
        +
        key - the parameter path.
        +
        Returns:
        +
        the parameter value as a double.
        +
        +
      • +
      + + + +
        +
      • +

        getStringList

        +
        public List<String> getStringList​(String key)
        +
        Gets a required parameter as a list.
        +
        +
        Specified by:
        +
        getStringList in interface Conf
        +
        Parameters:
        +
        key - the parameter path.
        +
        Returns:
        +
        a string list value.
        +
        +
      • +
      + + + +
        +
      • +

        getSubConf

        +
        public Conf getSubConf​(String key)
        +
        Gets a required parameter as a Conf.
        +
        +
        Specified by:
        +
        getSubConf in interface Conf
        +
        Parameters:
        +
        key - the parameter path.
        +
        Returns:
        +
        a new Conf instance.
        +
        +
      • +
      + + + +
        +
      • +

        getSubConfList

        +
        public List<Conf> getSubConfList​(String key)
        +
        Gets a required parameter as a list of Conf.
        +
        +
        Specified by:
        +
        getSubConfList in interface Conf
        +
        Parameters:
        +
        key - the parameter path.
        +
        Returns:
        +
        a new list of Conf instances.
        +
        +
      • +
      + + + +
        +
      • +

        hasPath

        +
        public boolean hasPath​(String key)
        +
        Checks whether the specified path exists into this Conf.
        +
        +
        Specified by:
        +
        hasPath in interface Conf
        +
        Parameters:
        +
        key - the path to be checked.
        +
        Returns:
        +
        true if the path exists, false otherwise.
        +
        +
      • +
      + + + +
        +
      • +

        withFallback

        +
        public Conf withFallback​(Conf fallback)
        +
        +
        Specified by:
        +
        withFallback in interface Conf
        +
        +
      • +
      + + + +
        +
      • +

        getClasses

        +
        public <T> Collection<T> getClasses​(String key,
        +                                    Class<T> type)
        +
        Gets a required parameter as a list of instances of type Conf.
        +
        +
        Specified by:
        +
        getClasses in interface Conf
        +
        Type Parameters:
        +
        T - the expected type.
        +
        Parameters:
        +
        key - the parameter path.
        +
        type - the class of the .
        +
        Returns:
        +
        a new Collection of Conf.
        +
        +
      • +
      + + + +
        +
      • +

        getClass

        +
        public <T> T getClass​(String key,
        +                      Class<T> type)
        +
        Gets a required parameter as an instances of type Conf.
        +
        +
        Specified by:
        +
        getClass in interface Conf
        +
        Type Parameters:
        +
        T - the expected type.
        +
        Parameters:
        +
        key - the parameter path.
        +
        type - the class of the .
        +
        Returns:
        +
        a new Collection of Conf.
        +
        +
      • +
      + + + +
        +
      • +

        getConfAsMap

        +
        public Map<String,​Object> getConfAsMap()
        +
        Converts this Conf into a path-value map.
        +
        +
        Specified by:
        +
        getConfAsMap in interface Conf
        +
        Returns:
        +
        a new Map instance containing the configuration values.
        +
        +
      • +
      + + + +
        +
      • +

        getConfAsProperties

        +
        public Properties getConfAsProperties()
        +
        Converts this Conf into a properties.
        +
        +
        Specified by:
        +
        getConfAsProperties in interface Conf
        +
        Returns:
        +
        a new Properties instance containing the configuration values.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/MapConf.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/MapConf.html new file mode 100644 index 00000000..bf964657 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/MapConf.html @@ -0,0 +1,622 @@ + + + + + +MapConf (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class MapConf

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        keySet

        +
        public Set<String> keySet()
        +
        Returns a Set view of the keys contained in this conf.
        +
        +
        Returns:
        +
        a set view of the keys contained in this conf
        +
        +
      • +
      + + + +
        +
      • +

        getValue

        +
        public Object getValue​(String path)
        +
        Gets a required parameter value.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the object value.
        +
        +
      • +
      + + + +
        +
      • +

        getString

        +
        public String getString​(String path)
        +
        Gets a required parameter as a string.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the parameter value as a string.
        +
        +
      • +
      + + + +
        +
      • +

        getLong

        +
        public long getLong​(String path)
        +
        Gets a required parameter as a long.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the parameter value as a long.
        +
        +
      • +
      + + + +
        +
      • +

        getInt

        +
        public int getInt​(String path)
        +
        Gets a required parameter as an integer.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the parameter value as a int.
        +
        +
      • +
      + + + +
        +
      • +

        getBoolean

        +
        public boolean getBoolean​(String path)
        +
        Gets a required parameter as an boolean.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the parameter value as a boolean.
        +
        +
      • +
      + + + +
        +
      • +

        getDouble

        +
        public double getDouble​(String path)
        +
        Gets a required parameter as a double.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the parameter value as a double.
        +
        +
      • +
      + + + +
        +
      • +

        getStringList

        +
        public List<String> getStringList​(String path)
        +
        Gets a required parameter as a list.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        a string list value.
        +
        +
      • +
      + + + +
        +
      • +

        getSubConf

        +
        public Conf getSubConf​(String path)
        +
        Gets a required parameter as a Conf.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        a new Conf instance.
        +
        +
      • +
      + + + +
        +
      • +

        getSubConfList

        +
        public List<Conf> getSubConfList​(String path)
        +
        Gets a required parameter as a list of Conf.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        a new list of Conf instances.
        +
        +
      • +
      + + + +
        +
      • +

        hasPath

        +
        public boolean hasPath​(String path)
        +
        Checks whether the specified path exists into this Conf.
        +
        +
        Parameters:
        +
        path - the path to be checked.
        +
        Returns:
        +
        true if the path exists, false otherwise.
        +
        +
      • +
      + + + +
        +
      • +

        withFallback

        +
        public Conf withFallback​(Conf fallback)
        +
      • +
      + + + +
        +
      • +

        getConfAsMap

        +
        public Map<String,​Object> getConfAsMap()
        +
        Converts this Conf into a path-value map.
        +
        +
        Returns:
        +
        a new Map instance containing the configuration values.
        +
        +
      • +
      + + + +
        +
      • +

        getConfAsProperties

        +
        public Properties getConfAsProperties()
        +
        Converts this Conf into a properties.
        +
        +
        Returns:
        +
        a new Properties instance containing the configuration values.
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/Property.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/Property.html new file mode 100644 index 00000000..e6b4e7c1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/Property.html @@ -0,0 +1,336 @@ + + + + + +Property (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Property

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Conf
    +
    +
    +
    public class Property
    +extends MapConf
    +implements Conf
    +
    A single key-value with configuration.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/RocksDBConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/RocksDBConfig.html new file mode 100644 index 00000000..9e8e2cb8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/RocksDBConfig.html @@ -0,0 +1,679 @@ + + + + + +RocksDBConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class RocksDBConfig

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.config.RocksDBConfig
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Supplier<Conf>
    +
    +
    +
    public class RocksDBConfig
    +extends Object
    +implements Supplier<Conf>
    +
    The RocksDBConfig can be used to easily build a Conf for RocksDB.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/AbstractConf.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/AbstractConf.html new file mode 100644 index 00000000..95abcf96 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/AbstractConf.html @@ -0,0 +1,238 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.config.AbstractConf (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.config.AbstractConf

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/ArgsConf.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/ArgsConf.html new file mode 100644 index 00000000..8db27d59 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/ArgsConf.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.config.ArgsConf (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.config.ArgsConf

+
+
No usage of io.streamthoughts.azkarra.api.config.ArgsConf
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/Conf.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/Conf.html new file mode 100644 index 00000000..0b52f664 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/Conf.html @@ -0,0 +1,2578 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.config.Conf (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.config.Conf

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/ConfEntry.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/ConfEntry.html new file mode 100644 index 00000000..5ba986fd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/ConfEntry.html @@ -0,0 +1,322 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.config.ConfEntry (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.config.ConfEntry

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/Configurable.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/Configurable.html new file mode 100644 index 00000000..0b7539e1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/Configurable.html @@ -0,0 +1,871 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.config.Configurable (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.config.Configurable

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/ConfigurableSupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/ConfigurableSupplier.html new file mode 100644 index 00000000..67f4de83 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/ConfigurableSupplier.html @@ -0,0 +1,226 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.config.ConfigurableSupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.config.ConfigurableSupplier

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/DelegatingConf.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/DelegatingConf.html new file mode 100644 index 00000000..881ed454 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/DelegatingConf.html @@ -0,0 +1,224 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.config.DelegatingConf (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.config.DelegatingConf

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/EmptyConf.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/EmptyConf.html new file mode 100644 index 00000000..9642ee27 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/EmptyConf.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.config.EmptyConf (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.config.EmptyConf

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/MapConf.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/MapConf.html new file mode 100644 index 00000000..e48f2e1f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/MapConf.html @@ -0,0 +1,203 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.config.MapConf (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.config.MapConf

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/Property.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/Property.html new file mode 100644 index 00000000..8050403e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/Property.html @@ -0,0 +1,196 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.config.Property (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.config.Property

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/RocksDBConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/RocksDBConfig.html new file mode 100644 index 00000000..f3bb4488 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/class-use/RocksDBConfig.html @@ -0,0 +1,284 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.config.RocksDBConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.config.RocksDBConfig

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/package-summary.html new file mode 100644 index 00000000..df8deeb5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/package-summary.html @@ -0,0 +1,233 @@ + + + + + +io.streamthoughts.azkarra.api.config (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.config

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/package-tree.html new file mode 100644 index 00000000..767ab070 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/package-tree.html @@ -0,0 +1,186 @@ + + + + + +io.streamthoughts.azkarra.api.config Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.config

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • io.streamthoughts.azkarra.api.config.AbstractConf (implements io.streamthoughts.azkarra.api.config.Conf) +
        +
      • io.streamthoughts.azkarra.api.config.MapConf +
          +
        • io.streamthoughts.azkarra.api.config.ArgsConf
        • +
        • io.streamthoughts.azkarra.api.config.Property (implements io.streamthoughts.azkarra.api.config.Conf)
        • +
        +
      • +
      +
    • +
    • io.streamthoughts.azkarra.api.config.ConfEntry
    • +
    • io.streamthoughts.azkarra.api.config.ConfigurableSupplier<T> (implements io.streamthoughts.azkarra.api.config.Configurable, java.util.function.Supplier<T>)
    • +
    • io.streamthoughts.azkarra.api.config.DelegatingConf (implements io.streamthoughts.azkarra.api.config.Conf)
    • +
    • io.streamthoughts.azkarra.api.config.EmptyConf (implements io.streamthoughts.azkarra.api.config.Conf)
    • +
    • io.streamthoughts.azkarra.api.config.RocksDBConfig (implements java.util.function.Supplier<T>)
    • +
    +
  • +
+
+
+

Interface Hierarchy

+
    +
  • io.streamthoughts.azkarra.api.config.Conf
  • +
  • io.streamthoughts.azkarra.api.config.Configurable
  • +
+
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/package-use.html new file mode 100644 index 00000000..6900702d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/config/package-use.html @@ -0,0 +1,1223 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.config (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.config

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/AlreadyExistsException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/AlreadyExistsException.html new file mode 100644 index 00000000..b79d0bb4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/AlreadyExistsException.html @@ -0,0 +1,313 @@ + + + + + +AlreadyExistsException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AlreadyExistsException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AlreadyExistsException

        +
        public AlreadyExistsException​(String message)
        +
        Creates a new AlreadyExistsException instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/AzkarraContextException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/AzkarraContextException.html new file mode 100644 index 00000000..4630cf24 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/AzkarraContextException.html @@ -0,0 +1,339 @@ + + + + + +AzkarraContextException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AzkarraContextException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AzkarraContextException

        +
        public AzkarraContextException​(String message)
        +
        Creates a new AzkarraContextException instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        +
      • +
      + + + +
        +
      • +

        AzkarraContextException

        +
        public AzkarraContextException​(String message,
        +                               Throwable cause)
        +
        Creates a new AzkarraContextException instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        cause - the exception cause.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/AzkarraException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/AzkarraException.html new file mode 100644 index 00000000..ee359962 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/AzkarraException.html @@ -0,0 +1,355 @@ + + + + + +AzkarraException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AzkarraException

+
+
+ + +
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AzkarraException

        +
        public AzkarraException​(String message)
        +
        Creates a new AzkarraException instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        +
      • +
      + + + +
        +
      • +

        AzkarraException

        +
        public AzkarraException​(String message,
        +                        Throwable cause)
        +
        Creates a new AzkarraException instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        cause - the error cause.
        +
        +
      • +
      + + + +
        +
      • +

        AzkarraException

        +
        public AzkarraException​(Throwable cause)
        +
        Creates a new AzkarraException instance.
        +
        +
        Parameters:
        +
        cause - the error cause.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/AzkarraRetriableException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/AzkarraRetriableException.html new file mode 100644 index 00000000..a53d20db --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/AzkarraRetriableException.html @@ -0,0 +1,332 @@ + + + + + +AzkarraRetriableException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AzkarraRetriableException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AzkarraRetriableException

        +
        public AzkarraRetriableException​(String message)
        +
        Creates a new AzkarraRetriableException instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        +
      • +
      + + + +
        +
      • +

        AzkarraRetriableException

        +
        public AzkarraRetriableException​(Throwable cause)
        +
        Creates a new AzkarraRetriableException instance.
        +
        +
        Parameters:
        +
        cause - the exception cause
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/ConfException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/ConfException.html new file mode 100644 index 00000000..3683a133 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/ConfException.html @@ -0,0 +1,338 @@ + + + + + +ConfException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ConfException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ConfException

        +
        public ConfException​(String message)
        +
      • +
      + + + +
        +
      • +

        ConfException

        +
        public ConfException​(String message,
        +                     Throwable cause)
        +
      • +
      + + + +
        +
      • +

        ConfException

        +
        public ConfException​(Throwable cause)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/Error.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/Error.html new file mode 100644 index 00000000..8d3e6d38 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/Error.html @@ -0,0 +1,376 @@ + + + + + +Error (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Error

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Error

        +
        public Error​(Throwable throwable)
        +
      • +
      + + + +
        +
      • +

        Error

        +
        public Error​(String message)
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/ExecutionException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/ExecutionException.html new file mode 100644 index 00000000..7d92d8f1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/ExecutionException.html @@ -0,0 +1,305 @@ + + + + + +ExecutionException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ExecutionException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ExecutionException

        +
        public ExecutionException​(Throwable cause)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/InvalidConfException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/InvalidConfException.html new file mode 100644 index 00000000..229a59c3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/InvalidConfException.html @@ -0,0 +1,339 @@ + + + + + +InvalidConfException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class InvalidConfException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        InvalidConfException

        +
        public InvalidConfException​(String message)
        +
        Creates a new InvalidConfException instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        +
      • +
      + + + +
        +
      • +

        InvalidConfException

        +
        public InvalidConfException​(String message,
        +                            Throwable cause)
        +
        Creates a new InvalidConfException instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/InvalidStreamsEnvironmentException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/InvalidStreamsEnvironmentException.html new file mode 100644 index 00000000..273d4483 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/InvalidStreamsEnvironmentException.html @@ -0,0 +1,341 @@ + + + + + +InvalidStreamsEnvironmentException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class InvalidStreamsEnvironmentException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        InvalidStreamsEnvironmentException

        +
        public InvalidStreamsEnvironmentException​(String message)
        +
        Creates a new InvalidStreamsEnvironmentException instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        +
      • +
      + + + +
        +
      • +

        InvalidStreamsEnvironmentException

        +
        public InvalidStreamsEnvironmentException​(String message,
        +                                          Throwable cause)
        +
        Creates a new InvalidStreamsEnvironmentException instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        cause - the exception cause.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/InvalidStreamsStateException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/InvalidStreamsStateException.html new file mode 100644 index 00000000..0e81151a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/InvalidStreamsStateException.html @@ -0,0 +1,312 @@ + + + + + +InvalidStreamsStateException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class InvalidStreamsStateException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        InvalidStreamsStateException

        +
        public InvalidStreamsStateException​(String message)
        +
        Creates a new InvalidStreamsStateException instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/MissingConfException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/MissingConfException.html new file mode 100644 index 00000000..e9b1de74 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/MissingConfException.html @@ -0,0 +1,317 @@ + + + + + +MissingConfException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class MissingConfException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MissingConfException

        +
        public MissingConfException​(String missing)
        +
        Creates a new MissingConfException instance.
        +
        +
        Parameters:
        +
        missing - the missing parameter name.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/NoSuchComponentException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/NoSuchComponentException.html new file mode 100644 index 00000000..94243082 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/NoSuchComponentException.html @@ -0,0 +1,371 @@ + + + + + +NoSuchComponentException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class NoSuchComponentException

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/NotFoundException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/NotFoundException.html new file mode 100644 index 00000000..959750cf --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/NotFoundException.html @@ -0,0 +1,316 @@ + + + + + +NotFoundException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class NotFoundException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        NotFoundException

        +
        public NotFoundException​(String message)
        +
        Creates a new NotFoundException instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/ParsingConfException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/ParsingConfException.html new file mode 100644 index 00000000..5150ff50 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/ParsingConfException.html @@ -0,0 +1,339 @@ + + + + + +ParsingConfException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ParsingConfException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ParsingConfException

        +
        public ParsingConfException​(String message)
        +
        Creates a new ParsingConfException instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        +
      • +
      + + + +
        +
      • +

        ParsingConfException

        +
        public ParsingConfException​(String message,
        +                            Throwable cause)
        +
        Creates a new ParsingConfException instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/AlreadyExistsException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/AlreadyExistsException.html new file mode 100644 index 00000000..ee22e4c1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/AlreadyExistsException.html @@ -0,0 +1,224 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.errors.AlreadyExistsException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.errors.AlreadyExistsException

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/AzkarraContextException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/AzkarraContextException.html new file mode 100644 index 00000000..34ac7d3c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/AzkarraContextException.html @@ -0,0 +1,232 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.errors.AzkarraContextException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.errors.AzkarraContextException

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/AzkarraException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/AzkarraException.html new file mode 100644 index 00000000..5e7da17c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/AzkarraException.html @@ -0,0 +1,504 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.errors.AzkarraException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.errors.AzkarraException

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/AzkarraRetriableException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/AzkarraRetriableException.html new file mode 100644 index 00000000..f51bc0e7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/AzkarraRetriableException.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.errors.AzkarraRetriableException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.errors.AzkarraRetriableException

+
+
No usage of io.streamthoughts.azkarra.api.errors.AzkarraRetriableException
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/ConfException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/ConfException.html new file mode 100644 index 00000000..066269eb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/ConfException.html @@ -0,0 +1,230 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.errors.ConfException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.errors.ConfException

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/Error.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/Error.html new file mode 100644 index 00000000..9777dff2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/Error.html @@ -0,0 +1,383 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.errors.Error (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.errors.Error

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/ExecutionException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/ExecutionException.html new file mode 100644 index 00000000..421c365f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/ExecutionException.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.errors.ExecutionException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.errors.ExecutionException

+
+
No usage of io.streamthoughts.azkarra.api.errors.ExecutionException
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/InvalidConfException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/InvalidConfException.html new file mode 100644 index 00000000..f427a249 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/InvalidConfException.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.errors.InvalidConfException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.errors.InvalidConfException

+
+
No usage of io.streamthoughts.azkarra.api.errors.InvalidConfException
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/InvalidStreamsEnvironmentException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/InvalidStreamsEnvironmentException.html new file mode 100644 index 00000000..2e5ac936 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/InvalidStreamsEnvironmentException.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.errors.InvalidStreamsEnvironmentException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.errors.InvalidStreamsEnvironmentException

+
+
No usage of io.streamthoughts.azkarra.api.errors.InvalidStreamsEnvironmentException
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/InvalidStreamsStateException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/InvalidStreamsStateException.html new file mode 100644 index 00000000..52e3eb7a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/InvalidStreamsStateException.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.errors.InvalidStreamsStateException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.errors.InvalidStreamsStateException

+
+
No usage of io.streamthoughts.azkarra.api.errors.InvalidStreamsStateException
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/MissingConfException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/MissingConfException.html new file mode 100644 index 00000000..403dcf33 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/MissingConfException.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.errors.MissingConfException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.errors.MissingConfException

+
+
No usage of io.streamthoughts.azkarra.api.errors.MissingConfException
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/NoSuchComponentException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/NoSuchComponentException.html new file mode 100644 index 00000000..64b1579d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/NoSuchComponentException.html @@ -0,0 +1,200 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.errors.NoSuchComponentException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.errors.NoSuchComponentException

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/NotFoundException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/NotFoundException.html new file mode 100644 index 00000000..785f544e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/NotFoundException.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.errors.NotFoundException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.errors.NotFoundException

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/ParsingConfException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/ParsingConfException.html new file mode 100644 index 00000000..fd26fc24 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/class-use/ParsingConfException.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.errors.ParsingConfException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.errors.ParsingConfException

+
+
No usage of io.streamthoughts.azkarra.api.errors.ParsingConfException
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/package-summary.html new file mode 100644 index 00000000..c5ba1475 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/package-summary.html @@ -0,0 +1,239 @@ + + + + + +io.streamthoughts.azkarra.api.errors (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.errors

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/package-tree.html new file mode 100644 index 00000000..714260b7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/package-tree.html @@ -0,0 +1,202 @@ + + + + + +io.streamthoughts.azkarra.api.errors Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.errors

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/package-use.html new file mode 100644 index 00000000..f944e8e1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/errors/package-use.html @@ -0,0 +1,533 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.errors (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.errors

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/BasicBlockingRecordQueue.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/BasicBlockingRecordQueue.html new file mode 100644 index 00000000..f0fac395 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/BasicBlockingRecordQueue.html @@ -0,0 +1,609 @@ + + + + + +BasicBlockingRecordQueue (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class BasicBlockingRecordQueue<K,​V>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.events.BasicBlockingRecordQueue<K,​V>
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/BlockingRecordQueue.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/BlockingRecordQueue.html new file mode 100644 index 00000000..2ffba463 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/BlockingRecordQueue.html @@ -0,0 +1,460 @@ + + + + + +BlockingRecordQueue (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface BlockingRecordQueue<K,​V>

+
+
+
+
    +
  • +
    +
    Type Parameters:
    +
    K - the record-key type
    +
    V - the record-value type
    +
    +
    +
    All Known Implementing Classes:
    +
    BasicBlockingRecordQueue, DelegateBlockingRecordQueue
    +
    +
    +
    public interface BlockingRecordQueue<K,​V>
    +
    A blocking queue that can be used for publishing key-value records from a Kafka Streams topology.
    +
    +
    Since:
    +
    0.8.0
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setLimitHandler

        +
        void setLimitHandler​(LimitHandler handler)
        +
        Sets the handler to be invoked when the limit queue is reached.
        +
        +
        Parameters:
        +
        handler - the LimitHandler instance.
        +
        +
      • +
      + + + +
        +
      • +

        setQueueCallback

        +
        void setQueueCallback​(QueueCallback callback)
        +
        Sets the callback to be executed when a new record is queued or the queue is closed.
        +
        +
        Parameters:
        +
        callback - the QueueCallback to execute.
        +
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        size

        +
        int size()
        +
        +
        Returns:
        +
        the number of records queued.
        +
        +
      • +
      + + + +
        +
      • +

        isEmpty

        +
        boolean isEmpty()
        +
        +
        Returns:
        +
        true if the queue is empty.
        +
        +
      • +
      + + + +
        +
      • +

        open

        +
        void open()
        +
        Open the queue.
        +
      • +
      + + + +
        +
      • +

        close

        +
        void close()
        +
        Close the queue. The records sent after the queue is closed will be ignored.
        +
      • +
      + + + +
        +
      • +

        send

        +
        void send​(KV<K,​V> kv)
        +
        Sends a key-value record into this queue.
        +
        +
        Parameters:
        +
        kv - the KV record.
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/DelegateBlockingRecordQueue.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/DelegateBlockingRecordQueue.html new file mode 100644 index 00000000..556b8ad3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/DelegateBlockingRecordQueue.html @@ -0,0 +1,535 @@ + + + + + +DelegateBlockingRecordQueue (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class DelegateBlockingRecordQueue<K,​V>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.events.DelegateBlockingRecordQueue<K,​V>
    • +
    +
  • +
+
+
    +
  • +
    +
    Type Parameters:
    +
    K - the record-key type.
    +
    V - the record-value type.
    +
    +
    +
    All Implemented Interfaces:
    +
    BlockingRecordQueue<K,​V>
    +
    +
    +
    public class DelegateBlockingRecordQueue<K,​V>
    +extends Object
    +implements BlockingRecordQueue<K,​V>
    +
    A delegating BlockingRecordQueue that can be used to easily override some methods.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/EventStream.Builder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/EventStream.Builder.html new file mode 100644 index 00000000..d254fcd5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/EventStream.Builder.html @@ -0,0 +1,379 @@ + + + + + +EventStream.Builder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class EventStream.Builder

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.events.EventStream.Builder
    • +
    +
  • +
+
+
    +
  • +
    +
    Enclosing class:
    +
    EventStream<K,​V>
    +
    +
    +
    public static class EventStream.Builder
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Builder

        +
        public Builder​(String eventType)
        +
        Creates a new EventStream.Builder instance.
        +
        +
        Parameters:
        +
        eventType - the event-type.
        +
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/EventStream.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/EventStream.html new file mode 100644 index 00000000..a80440b5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/EventStream.html @@ -0,0 +1,498 @@ + + + + + +EventStream (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class EventStream<K,​V>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.events.EventStream<K,​V>
    • +
    +
  • +
+
+
    +
  • +
    +
    Type Parameters:
    +
    K - the record key type.
    +
    V - the record value type.
    +
    +
    +
    public class EventStream<K,​V>
    +extends Object
    +
    A typed stream of events backed by a BlockingRecordQueue.
    +
    +
    Since:
    +
    0.8.0
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        type

        +
        public String type()
        +
        +
        Returns:
        +
        the name of the events send to this stream.
        +
        +
      • +
      + + + + + + + +
        +
      • +

        close

        +
        public void close()
        +
      • +
      + + + + + +
        +
      • +

        send

        +
        public void send​(V value)
        +
        Sends a key-value record into this queue.
        +
        +
        Parameters:
        +
        value - the record value.
        +
        +
      • +
      + + + + + +
        +
      • +

        send

        +
        public void send​(K key,
        +                 V value)
        +
        Sends a key-value record into this stream.
        +
        +
        Parameters:
        +
        key - the record key.
        +
        value - the record value.
        +
        +
      • +
      + + + + + +
        +
      • +

        send

        +
        public void send​(K key,
        +                 V value,
        +                 long timestamp)
        +
        Sends a timestamped key-value record into this stream.
        +
        +
        Parameters:
        +
        key - the record key.
        +
        value - the record value.
        +
        +
      • +
      + + + +
        +
      • +

        send

        +
        public void send​(KV<K,​V> kv)
        +
        Sends a null-key value record into this stream.
        +
        +
        Parameters:
        +
        kv - the KV record.
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/EventStreamPipe.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/EventStreamPipe.html new file mode 100644 index 00000000..47b1d617 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/EventStreamPipe.html @@ -0,0 +1,272 @@ + + + + + +EventStreamPipe (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface EventStreamPipe<K,​V>

+
+
+
+
    +
  • +
    +
    Type Parameters:
    +
    K - the record-key type.
    +
    V - the record-value type.
    +
    +
    +
    public interface EventStreamPipe<K,​V>
    +
    The EventStreamPipe is used to attached or detach an object that will be responsible to consume + records send to an EventStream.
    +
    +
    Since:
    +
    0.8.0
    +
    See Also:
    +
    EventStream.open(EventStreamPipe)
    +
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/EventStreamProvider.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/EventStreamProvider.html new file mode 100644 index 00000000..9a5dec44 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/EventStreamProvider.html @@ -0,0 +1,268 @@ + + + + + +EventStreamProvider (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface EventStreamProvider

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/EventStreamSupport.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/EventStreamSupport.html new file mode 100644 index 00000000..838f7e97 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/EventStreamSupport.html @@ -0,0 +1,512 @@ + + + + + +EventStreamSupport (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class EventStreamSupport

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.events.EventStreamSupport
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EventStreamSupport

        +
        public EventStreamSupport()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        addEventStream

        +
        public <K,​V> void addEventStream​(EventStream<K,​V> eventStream)
        +
      • +
      + + + +
        +
      • +

        addEventStreamsWithDefaults

        +
        protected void addEventStreamsWithDefaults​(String... types)
        +
      • +
      + + + +
        +
      • +

        setDefaultEventQueueLimitHandler

        +
        protected void setDefaultEventQueueLimitHandler​(LimitHandler limitHandler)
        +
        Sets the default LimitHandler that will be used for creating EventStream.
        +
        +
        Parameters:
        +
        limitHandler - the LimitHandler.
        +
        +
      • +
      + + + +
        +
      • +

        setDefaultEventQueueSize

        +
        protected void setDefaultEventQueueSize​(int queueSize)
        +
        Sets the default event queue size that will be used for creating EventStream.
        +
        +
        Parameters:
        +
        queueSize - the queue size.
        +
        +
      • +
      + + + + + +
        +
      • +

        send

        +
        public <K,​V> void send​(String type,
        +                             V value)
        +
        Sends a key-value record into this queue.
        +
        +
        Parameters:
        +
        type - the type of the event-stream.
        +
        value - the record value.
        +
        +
      • +
      + + + + + +
        +
      • +

        send

        +
        public <K,​V> void send​(String type,
        +                             K key,
        +                             V value)
        +
        Sends a key-value record into the given stream.
        +
        +
        Parameters:
        +
        type - the type of the event-stream.
        +
        key - the record key.
        +
        value - the record value.
        +
        +
      • +
      + + + + + +
        +
      • +

        send

        +
        public <K,​V> void send​(String type,
        +                             K key,
        +                             V value,
        +                             long timestamp)
        +
        Sends a timestamped key-value record into the given stream.
        +
        +
        Parameters:
        +
        type - the type of the event-stream.
        +
        key - the record key.
        +
        value - the record value.
        +
        +
      • +
      + + + +
        +
      • +

        send

        +
        public <K,​V> void send​(String type,
        +                             KV<K,​V> kv)
        +
        Sends a null-key value record into into the given stream.
        +
        +
        Parameters:
        +
        type - the type of the event-stream.
        +
        kv - the KV record.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/LimitHandler.BlockingQueueLimitReachedException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/LimitHandler.BlockingQueueLimitReachedException.html new file mode 100644 index 00000000..3d670e23 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/LimitHandler.BlockingQueueLimitReachedException.html @@ -0,0 +1,263 @@ + + + + + +LimitHandler.BlockingQueueLimitReachedException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class LimitHandler.BlockingQueueLimitReachedException

+
+
+ +
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/LimitHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/LimitHandler.html new file mode 100644 index 00000000..d394fe77 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/LimitHandler.html @@ -0,0 +1,294 @@ + + + + + +LimitHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface LimitHandler

+
+
+
+
    +
  • +
    +
    Functional Interface:
    +
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
    +
    +
    +
    @FunctionalInterface
    +public interface LimitHandler
    +
    The default interface to be used for executing logic when buffer limit is reached.
    +
    +
    Since:
    +
    0.8.0
    +
    See Also:
    +
    BlockingRecordQueue
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onLimitReached

        +
        <K,​V> void onLimitReached​(BlockingRecordQueue<K,​V> queue)
        +
        Invokes when the limit of a BlockingRecordQueue is reached.
        +
        +
        Parameters:
        +
        queue - the queue that reached its limit.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/LimitHandlers.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/LimitHandlers.html new file mode 100644 index 00000000..571fc5a0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/LimitHandlers.html @@ -0,0 +1,396 @@ + + + + + +LimitHandlers (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class LimitHandlers

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.events.LimitHandlers
    • +
    +
  • +
+
+
    +
  • +
    +
    public class LimitHandlers
    +extends Object
    +
    Provides built-in LimitHandler implementation.
    +
    +
    Since:
    +
    0.8.0
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        LimitHandlers

        +
        public LimitHandlers()
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/LimitQueueCallback.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/LimitQueueCallback.html new file mode 100644 index 00000000..436afaf0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/LimitQueueCallback.html @@ -0,0 +1,301 @@ + + + + + +LimitQueueCallback (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface LimitQueueCallback

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/LimitedQueueCallback.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/LimitedQueueCallback.html new file mode 100644 index 00000000..f77c8e66 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/LimitedQueueCallback.html @@ -0,0 +1,399 @@ + + + + + +LimitedQueueCallback (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class LimitedQueueCallback

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.events.callback.LimitedQueueCallback
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/QueueCallback.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/QueueCallback.html new file mode 100644 index 00000000..d9125bf8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/QueueCallback.html @@ -0,0 +1,285 @@ + + + + + +QueueCallback (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface QueueCallback

+
+
+
+ +
+
+
    +
  • + +
    + +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onClosed

        +
        void onClosed()
        +
        Invokes when the queue is closed.
        +
      • +
      + + + +
        +
      • +

        onQueued

        +
        void onQueued()
        +
        Invokes when a new record is queued.
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/class-use/LimitQueueCallback.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/class-use/LimitQueueCallback.html new file mode 100644 index 00000000..fb77d771 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/class-use/LimitQueueCallback.html @@ -0,0 +1,196 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.events.callback.LimitQueueCallback (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.events.callback.LimitQueueCallback

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/class-use/LimitedQueueCallback.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/class-use/LimitedQueueCallback.html new file mode 100644 index 00000000..f467b2c9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/class-use/LimitedQueueCallback.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.events.callback.LimitedQueueCallback (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.events.callback.LimitedQueueCallback

+
+
No usage of io.streamthoughts.azkarra.api.events.callback.LimitedQueueCallback
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/class-use/QueueCallback.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/class-use/QueueCallback.html new file mode 100644 index 00000000..36030b4b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/class-use/QueueCallback.html @@ -0,0 +1,255 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.events.callback.QueueCallback (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.events.callback.QueueCallback

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/package-summary.html new file mode 100644 index 00000000..e85b2be5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/package-summary.html @@ -0,0 +1,193 @@ + + + + + +io.streamthoughts.azkarra.api.events.callback (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.events.callback

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/package-tree.html new file mode 100644 index 00000000..49009b39 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/package-tree.html @@ -0,0 +1,175 @@ + + + + + +io.streamthoughts.azkarra.api.events.callback Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.events.callback

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/package-use.html new file mode 100644 index 00000000..a8412d2a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/callback/package-use.html @@ -0,0 +1,216 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.events.callback (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.events.callback

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/BasicBlockingRecordQueue.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/BasicBlockingRecordQueue.html new file mode 100644 index 00000000..71b7cc96 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/BasicBlockingRecordQueue.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.events.BasicBlockingRecordQueue (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.events.BasicBlockingRecordQueue

+
+
No usage of io.streamthoughts.azkarra.api.events.BasicBlockingRecordQueue
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/BlockingRecordQueue.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/BlockingRecordQueue.html new file mode 100644 index 00000000..0b79c4a0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/BlockingRecordQueue.html @@ -0,0 +1,282 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.events.BlockingRecordQueue (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.events.BlockingRecordQueue

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/DelegateBlockingRecordQueue.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/DelegateBlockingRecordQueue.html new file mode 100644 index 00000000..38459016 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/DelegateBlockingRecordQueue.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.events.DelegateBlockingRecordQueue (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.events.DelegateBlockingRecordQueue

+
+
No usage of io.streamthoughts.azkarra.api.events.DelegateBlockingRecordQueue
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/EventStream.Builder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/EventStream.Builder.html new file mode 100644 index 00000000..66d4649b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/EventStream.Builder.html @@ -0,0 +1,204 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.events.EventStream.Builder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.events.EventStream.Builder

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/EventStream.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/EventStream.html new file mode 100644 index 00000000..8180d4d7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/EventStream.html @@ -0,0 +1,369 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.events.EventStream (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.events.EventStream

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/EventStreamPipe.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/EventStreamPipe.html new file mode 100644 index 00000000..9ebe888a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/EventStreamPipe.html @@ -0,0 +1,194 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.events.EventStreamPipe (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.events.EventStreamPipe

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/EventStreamProvider.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/EventStreamProvider.html new file mode 100644 index 00000000..fee747ab --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/EventStreamProvider.html @@ -0,0 +1,250 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.events.EventStreamProvider (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.events.EventStreamProvider

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/EventStreamSupport.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/EventStreamSupport.html new file mode 100644 index 00000000..c52350b8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/EventStreamSupport.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.events.EventStreamSupport (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.events.EventStreamSupport

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/LimitHandler.BlockingQueueLimitReachedException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/LimitHandler.BlockingQueueLimitReachedException.html new file mode 100644 index 00000000..dfac785b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/LimitHandler.BlockingQueueLimitReachedException.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.events.LimitHandler.BlockingQueueLimitReachedException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.events.LimitHandler.BlockingQueueLimitReachedException

+
+
No usage of io.streamthoughts.azkarra.api.events.LimitHandler.BlockingQueueLimitReachedException
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/LimitHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/LimitHandler.html new file mode 100644 index 00000000..3993f4f8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/LimitHandler.html @@ -0,0 +1,314 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.events.LimitHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.events.LimitHandler

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/LimitHandlers.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/LimitHandlers.html new file mode 100644 index 00000000..a263a305 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/class-use/LimitHandlers.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.events.LimitHandlers (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.events.LimitHandlers

+
+
No usage of io.streamthoughts.azkarra.api.events.LimitHandlers
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/package-summary.html new file mode 100644 index 00000000..ba43f434 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/package-summary.html @@ -0,0 +1,249 @@ + + + + + +io.streamthoughts.azkarra.api.events (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.events

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/package-tree.html new file mode 100644 index 00000000..1610093d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/package-tree.html @@ -0,0 +1,196 @@ + + + + + +io.streamthoughts.azkarra.api.events Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.events

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/package-use.html new file mode 100644 index 00000000..2c62be69 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/package-use.html @@ -0,0 +1,395 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.events (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.events

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/AsyncMulticastEventStreamPublisher.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/AsyncMulticastEventStreamPublisher.html new file mode 100644 index 00000000..36708f56 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/AsyncMulticastEventStreamPublisher.html @@ -0,0 +1,360 @@ + + + + + +AsyncMulticastEventStreamPublisher (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AsyncMulticastEventStreamPublisher<K,​V>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.events.reactive.AsyncMulticastEventStreamPublisher<K,​V>
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    EventStreamPublisher<K,​V>, Flow.Publisher<KV<K,​V>>
    +
    +
    +
    public class AsyncMulticastEventStreamPublisher<K,​V>
    +extends Object
    +implements EventStreamPublisher<K,​V>
    +
    The AsyncMulticastEventStreamPublisher is an implementation of Reactive Streams Flow.Publisher + which executes asynchronously, using an internal single-thread Executor. + + Records are produced from a given EventStream in a "multicast" configuration to its Flow.Subscriber. + + Note: A subscriber will start receiving events from the head of the event-stream buffer, + as soon as it perform a valid request demand. The publisher will continue to poll the event-stream buffer as long + as at-least one subscriber is requesting more records, i.e even if other subscriptions are applying back-pressure.
    +
    +
    Since:
    +
    0.8.0
    +
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/EventStreamPublisher.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/EventStreamPublisher.html new file mode 100644 index 00000000..586c63bd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/EventStreamPublisher.html @@ -0,0 +1,299 @@ + + + + + +EventStreamPublisher (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface EventStreamPublisher<K,​V>

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        type

        +
        String type()
        +
        Get the event type name attached to this publisher.
        +
        +
        Returns:
        +
        the event type name.
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/class-use/AsyncMulticastEventStreamPublisher.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/class-use/AsyncMulticastEventStreamPublisher.html new file mode 100644 index 00000000..7015d3dd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/class-use/AsyncMulticastEventStreamPublisher.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.events.reactive.AsyncMulticastEventStreamPublisher (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.events.reactive.AsyncMulticastEventStreamPublisher

+
+
No usage of io.streamthoughts.azkarra.api.events.reactive.AsyncMulticastEventStreamPublisher
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/class-use/EventStreamPublisher.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/class-use/EventStreamPublisher.html new file mode 100644 index 00000000..4d613a62 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/class-use/EventStreamPublisher.html @@ -0,0 +1,253 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.events.reactive.EventStreamPublisher (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.events.reactive.EventStreamPublisher

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/LongSubscriptionId.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/LongSubscriptionId.html new file mode 100644 index 00000000..b6c09119 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/LongSubscriptionId.html @@ -0,0 +1,334 @@ + + + + + +LongSubscriptionId (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class LongSubscriptionId

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.events.reactive.internal.LongSubscriptionId
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/SequentialSubscriptionIdGenerator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/SequentialSubscriptionIdGenerator.html new file mode 100644 index 00000000..8728932c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/SequentialSubscriptionIdGenerator.html @@ -0,0 +1,327 @@ + + + + + +SequentialSubscriptionIdGenerator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SequentialSubscriptionIdGenerator

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.events.reactive.internal.SequentialSubscriptionIdGenerator
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/SubscriptionId.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/SubscriptionId.html new file mode 100644 index 00000000..279cdaad --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/SubscriptionId.html @@ -0,0 +1,265 @@ + + + + + +SubscriptionId (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface SubscriptionId

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    LongSubscriptionId
    +
    +
    +
    public interface SubscriptionId
    +
    Default interface that is used to wrap a subscription identifier.
    +
    +
    Since:
    +
    0.8.0
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        get

        +
        Object get()
        +
        +
        Returns:
        +
        the subscription identifier object.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/SubscriptionIdGenerator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/SubscriptionIdGenerator.html new file mode 100644 index 00000000..1ff58e03 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/SubscriptionIdGenerator.html @@ -0,0 +1,267 @@ + + + + + +SubscriptionIdGenerator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface SubscriptionIdGenerator

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/class-use/LongSubscriptionId.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/class-use/LongSubscriptionId.html new file mode 100644 index 00000000..795170ca --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/class-use/LongSubscriptionId.html @@ -0,0 +1,196 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.events.reactive.internal.LongSubscriptionId (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.events.reactive.internal.LongSubscriptionId

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/class-use/SequentialSubscriptionIdGenerator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/class-use/SequentialSubscriptionIdGenerator.html new file mode 100644 index 00000000..176cc4f0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/class-use/SequentialSubscriptionIdGenerator.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.events.reactive.internal.SequentialSubscriptionIdGenerator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.events.reactive.internal.SequentialSubscriptionIdGenerator

+
+
No usage of io.streamthoughts.azkarra.api.events.reactive.internal.SequentialSubscriptionIdGenerator
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/class-use/SubscriptionId.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/class-use/SubscriptionId.html new file mode 100644 index 00000000..74faaaaa --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/class-use/SubscriptionId.html @@ -0,0 +1,213 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.events.reactive.internal.SubscriptionId (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.events.reactive.internal.SubscriptionId

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/class-use/SubscriptionIdGenerator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/class-use/SubscriptionIdGenerator.html new file mode 100644 index 00000000..dbb7cdb2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/class-use/SubscriptionIdGenerator.html @@ -0,0 +1,196 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.events.reactive.internal.SubscriptionIdGenerator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.events.reactive.internal.SubscriptionIdGenerator

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/package-summary.html new file mode 100644 index 00000000..c5d5e975 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/package-summary.html @@ -0,0 +1,197 @@ + + + + + +io.streamthoughts.azkarra.api.events.reactive.internal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.events.reactive.internal

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/package-tree.html new file mode 100644 index 00000000..866085fb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/package-tree.html @@ -0,0 +1,173 @@ + + + + + +io.streamthoughts.azkarra.api.events.reactive.internal Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.events.reactive.internal

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/package-use.html new file mode 100644 index 00000000..e9a913e8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/internal/package-use.html @@ -0,0 +1,197 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.events.reactive.internal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.events.reactive.internal

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/package-summary.html new file mode 100644 index 00000000..8e9a7b65 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/package-summary.html @@ -0,0 +1,188 @@ + + + + + +io.streamthoughts.azkarra.api.events.reactive (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.events.reactive

+
+
+
    +
  • + + + + + + + + + + + + +
    Interface Summary 
    InterfaceDescription
    EventStreamPublisher<K,​V> +
    The main publisher interface to subscribe to a specific streams of key-value records.
    +
    +
  • +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    AsyncMulticastEventStreamPublisher<K,​V> +
    The AsyncMulticastEventStreamPublisher is an implementation of Reactive Streams Flow.Publisher + which executes asynchronously, using an internal single-thread Executor.
    +
    +
  • +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/package-tree.html new file mode 100644 index 00000000..00701dd6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/package-tree.html @@ -0,0 +1,175 @@ + + + + + +io.streamthoughts.azkarra.api.events.reactive Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.events.reactive

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/package-use.html new file mode 100644 index 00000000..33e8de89 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/events/reactive/package-use.html @@ -0,0 +1,233 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.events.reactive (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.events.reactive

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/HasId.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/HasId.html new file mode 100644 index 00000000..45e2865b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/HasId.html @@ -0,0 +1,298 @@ + + + + + +HasId (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface HasId

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        startWith

        +
        default boolean startWith​(HasId hasId)
        +
      • +
      + + + +
        +
      • +

        getIds

        +
        static Set<String> getIds​(Collection<? extends HasId> collections)
        +
        Helper method to get string ids from a collection of HasId objects.
        +
        +
        Parameters:
        +
        collections - the collection of HasId.
        +
        Returns:
        +
        a set containing only the string ids.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/HasName.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/HasName.html new file mode 100644 index 00000000..b18d2ff2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/HasName.html @@ -0,0 +1,309 @@ + + + + + +HasName (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface HasName

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        filterByName

        +
        static <T extends HasNameOptional<T> filterByName​(Collection<T> collections,
        +                                                    String name)
        +
        An helper method to filter a Collection of HasName object based on its name.
        +
        +
        Parameters:
        +
        collections - the collection of HasName.
        +
        Returns:
        +
        a set containing only the string ids.
        +
        +
      • +
      + + + +
        +
      • +

        getIds

        +
        static Set<String> getIds​(Collection<? extends HasName> collections)
        +
        An helper method to get string names from a collection of HasName objects.
        +
        +
        Parameters:
        +
        collections - the collection of HasName.
        +
        Returns:
        +
        a set containing only the string ids.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/KV.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/KV.html new file mode 100644 index 00000000..9dcadd9e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/KV.html @@ -0,0 +1,587 @@ + + + + + +KV (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class KV<K,​V>

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + + + +
        +
      • +

        KV

        +
        public KV​(K key,
        +          V value)
        +
        Creates a new KV instance.
        +
        +
        Parameters:
        +
        key - the record key.
        +
        value - the record value.
        +
        +
      • +
      + + + + + +
        +
      • +

        KV

        +
        public KV​(K key,
        +          V value,
        +          Long timestamp)
        +
        Creates a new KV instance.
        +
        +
        Parameters:
        +
        key - the record key.
        +
        value - the record value.
        +
        timestamp - the record timestamp, can be null.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + +
        +
      • +

        of

        +
        public static <K,​V> KV<K,​V> of​(K key,
        +                                           V value)
        +
      • +
      + + + + + +
        +
      • +

        of

        +
        public static <K,​V> KV<K,​V> of​(K key,
        +                                           V value,
        +                                           Long timestamp)
        +
      • +
      + + + +
        +
      • +

        of

        +
        public static <K,​V> KV<K,​V> of​(org.apache.kafka.streams.KeyValue<K,​V> kv)
        +
      • +
      + + + +
        +
      • +

        nullableKey

        +
        public Optional<K> nullableKey()
        +
      • +
      + + + +
        +
      • +

        key

        +
        public K key()
        +
      • +
      + + + +
        +
      • +

        nullableValue

        +
        public Optional<V> nullableValue()
        +
      • +
      + + + +
        +
      • +

        value

        +
        public V value()
        +
      • +
      + + + +
        +
      • +

        timestamp

        +
        public Long timestamp()
        +
      • +
      + + + +
        +
      • +

        toKafkaKeyValue

        +
        public org.apache.kafka.streams.KeyValue<K,​V> toKafkaKeyValue()
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        isNullKey

        +
        public boolean isNullKey()
        +
      • +
      + + + +
        +
      • +

        swap

        +
        public KV<V,​K> swap()
        +
        Swaps the key and value.
        +
        +
        Returns:
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + + + + +
        +
      • +

        compareTo

        +
        public int compareTo​(KV<K,​V> that)
        +
        +
        Specified by:
        +
        compareTo in interface Comparable<K>
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/Metric.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/Metric.html new file mode 100644 index 00000000..4a32cf9a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/Metric.html @@ -0,0 +1,426 @@ + + + + + +Metric (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Metric

+
+
+ +
+
    +
  • +
    +
    public class Metric
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/MetricGroup.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/MetricGroup.html new file mode 100644 index 00000000..28f06aa1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/MetricGroup.html @@ -0,0 +1,405 @@ + + + + + +MetricGroup (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class MetricGroup

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.AbstractNode.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.AbstractNode.html new file mode 100644 index 00000000..1dcda5f4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.AbstractNode.html @@ -0,0 +1,368 @@ + + + + + +StreamsTopologyGraph.AbstractNode (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsTopologyGraph.AbstractNode

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.AbstractNode
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.GlobalStore.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.GlobalStore.html new file mode 100644 index 00000000..e161ecda --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.GlobalStore.html @@ -0,0 +1,300 @@ + + + + + +StreamsTopologyGraph.GlobalStore (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsTopologyGraph.GlobalStore

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.GlobalStore
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.Node.Type.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.Node.Type.html new file mode 100644 index 00000000..63185c3b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.Node.Type.html @@ -0,0 +1,397 @@ + + + + + +StreamsTopologyGraph.Node.Type (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Enum StreamsTopologyGraph.Node.Type

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static StreamsTopologyGraph.Node.Type[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (StreamsTopologyGraph.Node.Type c : StreamsTopologyGraph.Node.Type.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static StreamsTopologyGraph.Node.Type valueOf​(String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        IllegalArgumentException - if this enum type has no constant with the specified name
        +
        NullPointerException - if the argument is null
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.Node.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.Node.html new file mode 100644 index 00000000..2424a695 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.Node.html @@ -0,0 +1,348 @@ + + + + + +StreamsTopologyGraph.Node (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface StreamsTopologyGraph.Node

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.ProcessorNode.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.ProcessorNode.html new file mode 100644 index 00000000..71ed8c1e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.ProcessorNode.html @@ -0,0 +1,317 @@ + + + + + +StreamsTopologyGraph.ProcessorNode (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsTopologyGraph.ProcessorNode

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.ProcessorNodeBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.ProcessorNodeBuilder.html new file mode 100644 index 00000000..90335c5e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.ProcessorNodeBuilder.html @@ -0,0 +1,312 @@ + + + + + +StreamsTopologyGraph.ProcessorNodeBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsTopologyGraph.ProcessorNodeBuilder

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.ProcessorNodeBuilder
    • +
    +
  • +
+
+
    +
  • +
    +
    Enclosing class:
    +
    StreamsTopologyGraph
    +
    +
    +
    public static class StreamsTopologyGraph.ProcessorNodeBuilder
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ProcessorNodeBuilder

        +
        public ProcessorNodeBuilder()
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.SinkNode.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.SinkNode.html new file mode 100644 index 00000000..c9512e52 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.SinkNode.html @@ -0,0 +1,317 @@ + + + + + +StreamsTopologyGraph.SinkNode (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsTopologyGraph.SinkNode

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getTopic

        +
        public String getTopic()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.SinkNodeBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.SinkNodeBuilder.html new file mode 100644 index 00000000..ae2c1fea --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.SinkNodeBuilder.html @@ -0,0 +1,312 @@ + + + + + +StreamsTopologyGraph.SinkNodeBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsTopologyGraph.SinkNodeBuilder

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SinkNodeBuilder
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SinkNodeBuilder

        +
        public SinkNodeBuilder()
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.SourceNode.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.SourceNode.html new file mode 100644 index 00000000..dbb0f5a0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.SourceNode.html @@ -0,0 +1,317 @@ + + + + + +StreamsTopologyGraph.SourceNode (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsTopologyGraph.SourceNode

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.SourceNodeBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.SourceNodeBuilder.html new file mode 100644 index 00000000..a0d959e7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.SourceNodeBuilder.html @@ -0,0 +1,312 @@ + + + + + +StreamsTopologyGraph.SourceNodeBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsTopologyGraph.SourceNodeBuilder

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SourceNodeBuilder
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SourceNodeBuilder

        +
        public SourceNodeBuilder()
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.SubTopologyGraph.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.SubTopologyGraph.html new file mode 100644 index 00000000..4e3908a2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.SubTopologyGraph.html @@ -0,0 +1,313 @@ + + + + + +StreamsTopologyGraph.SubTopologyGraph (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsTopologyGraph.SubTopologyGraph

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SubTopologyGraph
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.html new file mode 100644 index 00000000..0f04a175 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/StreamsTopologyGraph.html @@ -0,0 +1,382 @@ + + + + + +StreamsTopologyGraph (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsTopologyGraph

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.model.StreamsTopologyGraph
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/TimestampedValue.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/TimestampedValue.html new file mode 100644 index 00000000..1b6cfcd9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/TimestampedValue.html @@ -0,0 +1,435 @@ + + + + + +TimestampedValue (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class TimestampedValue<V>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.model.TimestampedValue<V>
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + + + +
        +
      • +

        TimestampedValue

        +
        public TimestampedValue​(V value)
        +
        Creates a new TimestampedValue instance.
        +
        +
        Parameters:
        +
        value - the value.
        +
        +
      • +
      + + + + + +
        +
      • +

        TimestampedValue

        +
        public TimestampedValue​(long timestamp,
        +                        V value)
        +
        Creates a new TimestampedValue instance.
        +
        +
        Parameters:
        +
        timestamp - the timestamp.
        +
        value - the value.
        +
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/TopologyAndAliases.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/TopologyAndAliases.html new file mode 100644 index 00000000..adde89fc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/TopologyAndAliases.html @@ -0,0 +1,358 @@ + + + + + +TopologyAndAliases (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class TopologyAndAliases

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.model.TopologyAndAliases
    • +
    +
  • +
+
+
    +
  • +
    +
    public class TopologyAndAliases
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        TopologyAndAliases

        +
        public TopologyAndAliases​(String type,
        +                          Set<String> aliases)
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/HasId.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/HasId.html new file mode 100644 index 00000000..cc3f7f85 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/HasId.html @@ -0,0 +1,336 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.model.HasId (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.model.HasId

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/HasName.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/HasName.html new file mode 100644 index 00000000..71a41c97 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/HasName.html @@ -0,0 +1,317 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.model.HasName (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.model.HasName

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/KV.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/KV.html new file mode 100644 index 00000000..3331635d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/KV.html @@ -0,0 +1,701 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.model.KV (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.model.KV

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/Metric.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/Metric.html new file mode 100644 index 00000000..e0a36196 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/Metric.html @@ -0,0 +1,297 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.model.Metric (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.model.Metric

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/MetricGroup.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/MetricGroup.html new file mode 100644 index 00000000..e2d5f88e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/MetricGroup.html @@ -0,0 +1,256 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.model.MetricGroup (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.model.MetricGroup

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.AbstractNode.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.AbstractNode.html new file mode 100644 index 00000000..a06f1b26 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.AbstractNode.html @@ -0,0 +1,210 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.AbstractNode (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.AbstractNode

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.GlobalStore.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.GlobalStore.html new file mode 100644 index 00000000..798a56de --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.GlobalStore.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.GlobalStore (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.GlobalStore

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.Node.Type.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.Node.Type.html new file mode 100644 index 00000000..c1267ad8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.Node.Type.html @@ -0,0 +1,214 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.Node.Type (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.Node.Type

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.Node.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.Node.html new file mode 100644 index 00000000..fe7b30f4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.Node.html @@ -0,0 +1,272 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.Node (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.Node

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.ProcessorNode.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.ProcessorNode.html new file mode 100644 index 00000000..9d24ae0b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.ProcessorNode.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.ProcessorNode (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.ProcessorNode

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.ProcessorNodeBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.ProcessorNodeBuilder.html new file mode 100644 index 00000000..b43dccd9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.ProcessorNodeBuilder.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.ProcessorNodeBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.ProcessorNodeBuilder

+
+
No usage of io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.ProcessorNodeBuilder
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.SinkNode.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.SinkNode.html new file mode 100644 index 00000000..f6c03ddd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.SinkNode.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SinkNode (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SinkNode

+
+
No usage of io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SinkNode
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.SinkNodeBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.SinkNodeBuilder.html new file mode 100644 index 00000000..86336d1a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.SinkNodeBuilder.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SinkNodeBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SinkNodeBuilder

+
+
No usage of io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SinkNodeBuilder
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.SourceNode.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.SourceNode.html new file mode 100644 index 00000000..16e7e774 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.SourceNode.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SourceNode (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SourceNode

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.SourceNodeBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.SourceNodeBuilder.html new file mode 100644 index 00000000..62a6364a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.SourceNodeBuilder.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SourceNodeBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SourceNodeBuilder

+
+
No usage of io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SourceNodeBuilder
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.SubTopologyGraph.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.SubTopologyGraph.html new file mode 100644 index 00000000..d16cab84 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.SubTopologyGraph.html @@ -0,0 +1,209 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SubTopologyGraph (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.model.StreamsTopologyGraph.SubTopologyGraph

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.html new file mode 100644 index 00000000..462b0302 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/StreamsTopologyGraph.html @@ -0,0 +1,250 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.model.StreamsTopologyGraph (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.model.StreamsTopologyGraph

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/TimestampedValue.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/TimestampedValue.html new file mode 100644 index 00000000..92e04874 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/TimestampedValue.html @@ -0,0 +1,278 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.model.TimestampedValue (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.model.TimestampedValue

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/TopologyAndAliases.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/TopologyAndAliases.html new file mode 100644 index 00000000..51711e84 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/class-use/TopologyAndAliases.html @@ -0,0 +1,222 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.model.TopologyAndAliases (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.model.TopologyAndAliases

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/package-summary.html new file mode 100644 index 00000000..6edfb520 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/package-summary.html @@ -0,0 +1,278 @@ + + + + + +io.streamthoughts.azkarra.api.model (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.model

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/package-tree.html new file mode 100644 index 00000000..0d1bcaf6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/package-tree.html @@ -0,0 +1,213 @@ + + + + + +io.streamthoughts.azkarra.api.model Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.model

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+

Enum Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/package-use.html new file mode 100644 index 00000000..7247216b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/package-use.html @@ -0,0 +1,647 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.model (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.model

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/GroupMetricFilter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/GroupMetricFilter.html new file mode 100644 index 00000000..65972909 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/GroupMetricFilter.html @@ -0,0 +1,330 @@ + + + + + +GroupMetricFilter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class GroupMetricFilter

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.model.predicate.GroupMetricFilter
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/NameMetricFilter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/NameMetricFilter.html new file mode 100644 index 00000000..f8d7385b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/NameMetricFilter.html @@ -0,0 +1,330 @@ + + + + + +NameMetricFilter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class NameMetricFilter

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.model.predicate.NameMetricFilter
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/NonNullMetricFilter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/NonNullMetricFilter.html new file mode 100644 index 00000000..3a181aa9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/NonNullMetricFilter.html @@ -0,0 +1,323 @@ + + + + + +NonNullMetricFilter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class NonNullMetricFilter

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.model.predicate.NonNullMetricFilter
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/class-use/GroupMetricFilter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/class-use/GroupMetricFilter.html new file mode 100644 index 00000000..c1d86497 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/class-use/GroupMetricFilter.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.model.predicate.GroupMetricFilter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.model.predicate.GroupMetricFilter

+
+
No usage of io.streamthoughts.azkarra.api.model.predicate.GroupMetricFilter
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/class-use/NameMetricFilter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/class-use/NameMetricFilter.html new file mode 100644 index 00000000..a8ee6088 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/class-use/NameMetricFilter.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.model.predicate.NameMetricFilter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.model.predicate.NameMetricFilter

+
+
No usage of io.streamthoughts.azkarra.api.model.predicate.NameMetricFilter
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/class-use/NonNullMetricFilter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/class-use/NonNullMetricFilter.html new file mode 100644 index 00000000..1af5c65d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/class-use/NonNullMetricFilter.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.model.predicate.NonNullMetricFilter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.model.predicate.NonNullMetricFilter

+
+
No usage of io.streamthoughts.azkarra.api.model.predicate.NonNullMetricFilter
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/package-summary.html new file mode 100644 index 00000000..b5f92492 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/package-summary.html @@ -0,0 +1,176 @@ + + + + + +io.streamthoughts.azkarra.api.model.predicate (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.model.predicate

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/package-tree.html new file mode 100644 index 00000000..3ab0b3c4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/package-tree.html @@ -0,0 +1,167 @@ + + + + + +io.streamthoughts.azkarra.api.model.predicate Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.model.predicate

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/package-use.html new file mode 100644 index 00000000..ce688705 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/model/predicate/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.model.predicate (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.model.predicate

+
+
No usage of io.streamthoughts.azkarra.api.model.predicate
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/CheckedFunction.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/CheckedFunction.html new file mode 100644 index 00000000..b68f8301 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/CheckedFunction.html @@ -0,0 +1,264 @@ + + + + + +CheckedFunction (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface CheckedFunction<T,​R,​E extends Exception>

+
+
+
+
    +
  • +
    +
    Functional Interface:
    +
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
    +
    +
    +
    @FunctionalInterface
    +public interface CheckedFunction<T,​R,​E extends Exception>
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/CheckedSupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/CheckedSupplier.html new file mode 100644 index 00000000..6da7fdfb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/CheckedSupplier.html @@ -0,0 +1,266 @@ + + + + + +CheckedSupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface CheckedSupplier<R,​E extends Throwable>

+
+
+
+
    +
  • +
    +
    All Known Subinterfaces:
    +
    LocalStoreAccessor.StoreSupplier<T>
    +
    +
    +
    Functional Interface:
    +
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
    +
    +
    +
    @FunctionalInterface
    +public interface CheckedSupplier<R,​E extends Throwable>
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Either.Left.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Either.Left.html new file mode 100644 index 00000000..1bdf555f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Either.Left.html @@ -0,0 +1,335 @@ + + + + + +Either.Left (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Either.Left<L,​R>

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    Either<L,​R>
    +
    +
    +
    public static class Either.Left<L,​R>
    +extends Either<L,​R>
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isLeft

        +
        public boolean isLeft()
        +
        Description copied from class: Either
        +
        Returns true if this is a Either.Left, false otherwise.
        +
        +
        Specified by:
        +
        isLeft in class Either<L,​R>
        +
        Returns:
        +
        true.
        +
        +
      • +
      + + + +
        +
      • +

        isRight

        +
        public boolean isRight()
        +
        Description copied from class: Either
        +
        Returns true if this is a Either.Right, false otherwise.
        +
        +
        Specified by:
        +
        isRight in class Either<L,​R>
        +
        Returns:
        +
        false.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Either.LeftProjection.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Either.LeftProjection.html new file mode 100644 index 00000000..a60390c3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Either.LeftProjection.html @@ -0,0 +1,328 @@ + + + + + +Either.LeftProjection (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Either.LeftProjection<L,​R>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.monad.Either.LeftProjection<L,​R>
    • +
    +
  • +
+
+
    +
  • +
    +
    Enclosing class:
    +
    Either<L,​R>
    +
    +
    +
    public static class Either.LeftProjection<L,​R>
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        exists

        +
        public boolean exists()
        +
      • +
      + + + +
        +
      • +

        get

        +
        public L get()
        +
      • +
      + + + +
        +
      • +

        map

        +
        public <LL> Either<LL,​R> map​(Function<? super L,​? extends LL> fn)
        +
      • +
      + + + + + + + +
        +
      • +

        toOptional

        +
        public Optional<L> toOptional()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Either.Right.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Either.Right.html new file mode 100644 index 00000000..d7797e44 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Either.Right.html @@ -0,0 +1,335 @@ + + + + + +Either.Right (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Either.Right<L,​R>

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    Either<L,​R>
    +
    +
    +
    public static class Either.Right<L,​R>
    +extends Either<L,​R>
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isLeft

        +
        public boolean isLeft()
        +
        Description copied from class: Either
        +
        Returns true if this is a Either.Left, false otherwise.
        +
        +
        Specified by:
        +
        isLeft in class Either<L,​R>
        +
        Returns:
        +
        false.
        +
        +
      • +
      + + + +
        +
      • +

        isRight

        +
        public boolean isRight()
        +
        Description copied from class: Either
        +
        Returns true if this is a Either.Right, false otherwise.
        +
        +
        Specified by:
        +
        isRight in class Either<L,​R>
        +
        Returns:
        +
        true.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Either.RightProjection.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Either.RightProjection.html new file mode 100644 index 00000000..74e89781 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Either.RightProjection.html @@ -0,0 +1,328 @@ + + + + + +Either.RightProjection (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Either.RightProjection<L,​R>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.monad.Either.RightProjection<L,​R>
    • +
    +
  • +
+
+
    +
  • +
    +
    Enclosing class:
    +
    Either<L,​R>
    +
    +
    +
    public static class Either.RightProjection<L,​R>
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        exists

        +
        public boolean exists()
        +
      • +
      + + + +
        +
      • +

        get

        +
        public R get()
        +
      • +
      + + + +
        +
      • +

        map

        +
        public <RR> Either<L,​RR> map​(Function<? super R,​? extends RR> fn)
        +
      • +
      + + + + + + + +
        +
      • +

        toOptional

        +
        public Optional<R> toOptional()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Either.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Either.html new file mode 100644 index 00000000..95751d98 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Either.html @@ -0,0 +1,412 @@ + + + + + +Either (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Either<L,​R>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.monad.Either<L,​R>
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Reader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Reader.html new file mode 100644 index 00000000..c1d52e09 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Reader.html @@ -0,0 +1,328 @@ + + + + + +Reader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Reader<A,​B>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.monad.Reader<A,​B>
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Function<A,​B>
    +
    +
    +
    public class Reader<A,​B>
    +extends Object
    +implements Function<A,​B>
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Retry.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Retry.html new file mode 100644 index 00000000..3da39779 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Retry.html @@ -0,0 +1,356 @@ + + + + + +Retry (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Retry

+
+
+ +
+
    +
  • +
    +
    public class Retry
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        withMaxAttempts

        +
        public static Retry withMaxAttempts​(int maxAttempts)
        +
      • +
      + + + +
        +
      • +

        ifExceptionOfType

        +
        public Retry ifExceptionOfType​(Class<? extends Exception> exception)
        +
      • +
      + + + +
        +
      • +

        withFixedWaitDuration

        +
        public Retry withFixedWaitDuration​(Duration fixedWaitMs)
        +
      • +
      + + + +
        +
      • +

        stopAfterMaxAttempts

        +
        public Retry stopAfterMaxAttempts​(int maxAttempts)
        +
      • +
      + + + +
        +
      • +

        stopAfterDuration

        +
        public Retry stopAfterDuration​(Duration stopAfterMs)
        +
      • +
      + + + +
        +
      • +

        exceptionType

        +
        public Class<? extends Exception> exceptionType()
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Try.Failure.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Try.Failure.html new file mode 100644 index 00000000..8f6ba2bc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Try.Failure.html @@ -0,0 +1,425 @@ + + + + + +Try.Failure (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Try.Failure<V>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.monad.Try.Failure<V>
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Try<V>
    +
    +
    +
    Enclosing interface:
    +
    Try<V>
    +
    +
    +
    public static class Try.Failure<V>
    +extends Object
    +implements Try<V>
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Try.Retriable.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Try.Retriable.html new file mode 100644 index 00000000..13c0ac3f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Try.Retriable.html @@ -0,0 +1,443 @@ + + + + + +Try.Retriable (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Try.Retriable<V>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.monad.Try.Retriable<V>
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Try<V>
    +
    +
    +
    Enclosing interface:
    +
    Try<V>
    +
    +
    +
    public static class Try.Retriable<V>
    +extends Object
    +implements Try<V>
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Try.Success.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Try.Success.html new file mode 100644 index 00000000..096c1873 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Try.Success.html @@ -0,0 +1,425 @@ + + + + + +Try.Success (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Try.Success<V>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.monad.Try.Success<V>
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Try<V>
    +
    +
    +
    Enclosing interface:
    +
    Try<V>
    +
    +
    +
    public static class Try.Success<V>
    +extends Object
    +implements Try<V>
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Try.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Try.html new file mode 100644 index 00000000..6417d173 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Try.html @@ -0,0 +1,463 @@ + + + + + +Try (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface Try<V>

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Tuple.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Tuple.html new file mode 100644 index 00000000..5939ac8f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Tuple.html @@ -0,0 +1,475 @@ + + + + + +Tuple (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Tuple<L,​R>

+
+
+ +
+
    +
  • +
    +
    public class Tuple<L,​R>
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + + + +
        +
      • +

        Tuple

        +
        public Tuple​(L left,
        +             R right)
        +
        Creates a new Tuple instance.
        +
        +
        Parameters:
        +
        left - the first value.
        +
        right - the second value.
        +
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Validator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Validator.html new file mode 100644 index 00000000..1ad69e83 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/Validator.html @@ -0,0 +1,377 @@ + + + + + +Validator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Validator<T>

+
+
+ +
+
    +
  • +
    +
    public class Validator<T>
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/CheckedFunction.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/CheckedFunction.html new file mode 100644 index 00000000..b99484ff --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/CheckedFunction.html @@ -0,0 +1,150 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.monad.CheckedFunction (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.monad.CheckedFunction

+
+
No usage of io.streamthoughts.azkarra.api.monad.CheckedFunction
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/CheckedSupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/CheckedSupplier.html new file mode 100644 index 00000000..8c080713 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/CheckedSupplier.html @@ -0,0 +1,226 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.monad.CheckedSupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.monad.CheckedSupplier

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Either.Left.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Either.Left.html new file mode 100644 index 00000000..c2b09b32 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Either.Left.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.monad.Either.Left (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.monad.Either.Left

+
+
No usage of io.streamthoughts.azkarra.api.monad.Either.Left
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Either.LeftProjection.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Either.LeftProjection.html new file mode 100644 index 00000000..73fcc7e6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Either.LeftProjection.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.monad.Either.LeftProjection (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.monad.Either.LeftProjection

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Either.Right.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Either.Right.html new file mode 100644 index 00000000..fe5be929 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Either.Right.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.monad.Either.Right (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.monad.Either.Right

+
+
No usage of io.streamthoughts.azkarra.api.monad.Either.Right
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Either.RightProjection.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Either.RightProjection.html new file mode 100644 index 00000000..ef47bb5a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Either.RightProjection.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.monad.Either.RightProjection (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.monad.Either.RightProjection

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Either.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Either.html new file mode 100644 index 00000000..bde8073d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Either.html @@ -0,0 +1,316 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.monad.Either (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.monad.Either

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Reader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Reader.html new file mode 100644 index 00000000..a7c5eabc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Reader.html @@ -0,0 +1,219 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.monad.Reader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.monad.Reader

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Retry.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Retry.html new file mode 100644 index 00000000..c22f27cd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Retry.html @@ -0,0 +1,230 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.monad.Retry (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.monad.Retry

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Try.Failure.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Try.Failure.html new file mode 100644 index 00000000..20c19a89 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Try.Failure.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.monad.Try.Failure (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.monad.Try.Failure

+
+
No usage of io.streamthoughts.azkarra.api.monad.Try.Failure
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Try.Retriable.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Try.Retriable.html new file mode 100644 index 00000000..dfee6e78 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Try.Retriable.html @@ -0,0 +1,195 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.monad.Try.Retriable (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.monad.Try.Retriable

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Try.Success.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Try.Success.html new file mode 100644 index 00000000..0303a884 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Try.Success.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.monad.Try.Success (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.monad.Try.Success

+
+
No usage of io.streamthoughts.azkarra.api.monad.Try.Success
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Try.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Try.html new file mode 100644 index 00000000..34e97b35 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Try.html @@ -0,0 +1,588 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.monad.Try (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.monad.Try

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Tuple.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Tuple.html new file mode 100644 index 00000000..f4be76fe --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Tuple.html @@ -0,0 +1,355 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.monad.Tuple (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.monad.Tuple

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Validator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Validator.html new file mode 100644 index 00000000..dc0747b4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/class-use/Validator.html @@ -0,0 +1,234 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.monad.Validator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.monad.Validator

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/package-summary.html new file mode 100644 index 00000000..b2088f03 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/package-summary.html @@ -0,0 +1,237 @@ + + + + + +io.streamthoughts.azkarra.api.monad (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.monad

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/package-tree.html new file mode 100644 index 00000000..c9e79f1d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/package-tree.html @@ -0,0 +1,187 @@ + + + + + +io.streamthoughts.azkarra.api.monad Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.monad

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • io.streamthoughts.azkarra.api.monad.Either<L,​R> +
        +
      • io.streamthoughts.azkarra.api.monad.Either.Left<L,​R>
      • +
      • io.streamthoughts.azkarra.api.monad.Either.Right<L,​R>
      • +
      +
    • +
    • io.streamthoughts.azkarra.api.monad.Either.LeftProjection<L,​R>
    • +
    • io.streamthoughts.azkarra.api.monad.Either.RightProjection<L,​R>
    • +
    • io.streamthoughts.azkarra.api.monad.Reader<A,​B> (implements java.util.function.Function<T,​R>)
    • +
    • io.streamthoughts.azkarra.api.monad.Retry
    • +
    • io.streamthoughts.azkarra.api.monad.Try.Failure<V> (implements io.streamthoughts.azkarra.api.monad.Try<V>)
    • +
    • io.streamthoughts.azkarra.api.monad.Try.Retriable<V> (implements io.streamthoughts.azkarra.api.monad.Try<V>)
    • +
    • io.streamthoughts.azkarra.api.monad.Try.Success<V> (implements io.streamthoughts.azkarra.api.monad.Try<V>)
    • +
    • io.streamthoughts.azkarra.api.monad.Tuple<L,​R>
    • +
    • io.streamthoughts.azkarra.api.monad.Validator<T>
    • +
    +
  • +
+
+
+

Interface Hierarchy

+
    +
  • io.streamthoughts.azkarra.api.monad.CheckedFunction<T,​R,​E>
  • +
  • io.streamthoughts.azkarra.api.monad.CheckedSupplier<R,​E>
  • +
  • io.streamthoughts.azkarra.api.monad.Try<V>
  • +
+
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/package-use.html new file mode 100644 index 00000000..591b514b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/monad/package-use.html @@ -0,0 +1,403 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.monad (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.monad

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/package-summary.html new file mode 100644 index 00000000..71e111ae --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/package-summary.html @@ -0,0 +1,291 @@ + + + + + +io.streamthoughts.azkarra.api (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/package-tree.html new file mode 100644 index 00000000..bca83c46 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/package-tree.html @@ -0,0 +1,230 @@ + + + + + +io.streamthoughts.azkarra.api Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+

Enum Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/package-use.html new file mode 100644 index 00000000..adbe4039 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/package-use.html @@ -0,0 +1,1124 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/Provider.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/Provider.html new file mode 100644 index 00000000..dd8cf392 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/Provider.html @@ -0,0 +1,284 @@ + + + + + +Provider (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface Provider<T>

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        topology

        +
        T topology()
        +
        Gets the component instance.
        +
        +
        Returns:
        +
        a new instance of type Provider.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/TopologyDescriptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/TopologyDescriptor.html new file mode 100644 index 00000000..bf467827 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/TopologyDescriptor.html @@ -0,0 +1,366 @@ + + + + + +TopologyDescriptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class TopologyDescriptor<T extends TopologyProvider>

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/class-use/Provider.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/class-use/Provider.html new file mode 100644 index 00000000..a32bf3c2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/class-use/Provider.html @@ -0,0 +1,354 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.providers.Provider (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.providers.Provider

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/class-use/TopologyDescriptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/class-use/TopologyDescriptor.html new file mode 100644 index 00000000..e348aa1e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/class-use/TopologyDescriptor.html @@ -0,0 +1,381 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.providers.TopologyDescriptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.providers.TopologyDescriptor

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/package-summary.html new file mode 100644 index 00000000..314704fc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/package-summary.html @@ -0,0 +1,187 @@ + + + + + +io.streamthoughts.azkarra.api.providers (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.providers

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/package-tree.html new file mode 100644 index 00000000..02389789 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/package-tree.html @@ -0,0 +1,179 @@ + + + + + +io.streamthoughts.azkarra.api.providers Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.providers

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+
    +
  • io.streamthoughts.azkarra.api.components.Versioned +
      +
    • io.streamthoughts.azkarra.api.providers.Provider<T>
    • +
    +
  • +
+
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/package-use.html new file mode 100644 index 00000000..9e83de72 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/providers/package-use.html @@ -0,0 +1,394 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.providers (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.providers

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/DecorateQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/DecorateQuery.html new file mode 100644 index 00000000..729bb184 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/DecorateQuery.html @@ -0,0 +1,464 @@ + + + + + +DecorateQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class DecorateQuery<T extends Query>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.query.DecorateQuery<T>
    • +
    +
  • +
+ +
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        query

        +
        protected final T extends Query query
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + + + +
        +
      • +

        DecorateQuery

        +
        public DecorateQuery​(T query)
        +
        Creates a new DecorateQuery instance.
        +
        +
        Parameters:
        +
        query - the query.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getParams

        +
        public QueryParams getParams()
        +
        +
        Specified by:
        +
        getParams in interface Query
        +
        Returns:
        +
        the params of the query.
        +
        +
      • +
      + + + +
        +
      • +

        getStoreName

        +
        public String getStoreName()
        +
        +
        Specified by:
        +
        getStoreName in interface Query
        +
        Returns:
        +
        the name of the store to query.
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getStoreType

        +
        public StoreType getStoreType()
        +
        +
        Specified by:
        +
        getStoreType in interface Query
        +
        Returns:
        +
        the type of the store to query.
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/GenericQueryParams.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/GenericQueryParams.html new file mode 100644 index 00000000..fe30ccbb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/GenericQueryParams.html @@ -0,0 +1,475 @@ + + + + + +GenericQueryParams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class GenericQueryParams

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.query.GenericQueryParams
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenericQueryParams

        +
        public GenericQueryParams()
        +
        Creates a new GenericQueryParams instance.
        +
      • +
      + + + +
        +
      • +

        GenericQueryParams

        +
        public GenericQueryParams​(Map<String,​Object> params)
        +
        Creates a new GenericQueryParams instance.
        +
        +
        Parameters:
        +
        params - the key-value parameters.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + +
        +
      • +

        getValue

        +
        public <V> V getValue​(String key)
        +
        Gets the parameter for the given key.
        +
        +
        Specified by:
        +
        getValue in interface QueryParams
        +
        Parameters:
        +
        key - the parameter key.
        +
        Returns:
        +
        the object value.
        +
        +
      • +
      + + + +
        +
      • +

        getString

        +
        public String getString​(String key)
        +
        Gets the parameter as string for the given key.
        +
        +
        Specified by:
        +
        getString in interface QueryParams
        +
        Parameters:
        +
        key - the parameter key.
        +
        Returns:
        +
        the string value.
        +
        +
      • +
      + + + +
        +
      • +

        getLong

        +
        public Long getLong​(String key)
        +
        Gets the parameter as long for the given key.
        +
        +
        Specified by:
        +
        getLong in interface QueryParams
        +
        Parameters:
        +
        key - the parameter key.
        +
        Returns:
        +
        the long value.
        +
        +
      • +
      + + + +
        +
      • +

        contains

        +
        public boolean contains​(String key)
        +
        Checks whether this QueryParams contains the given key param.
        +
        +
        Specified by:
        +
        contains in interface QueryParams
        +
        Parameters:
        +
        key - the key params.
        +
        Returns:
        +
        true if this QueryParams contains the given key.
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/InteractiveQueryService.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/InteractiveQueryService.html new file mode 100644 index 00000000..5e44117d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/InteractiveQueryService.html @@ -0,0 +1,274 @@ + + + + + +InteractiveQueryService (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface InteractiveQueryService

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    DefaultInteractiveQueryService
    +
    +
    +
    public interface InteractiveQueryService
    +
    A InteractiveQueryService can be used to query a KafkaStreams state store.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        execute

        +
        <K,​V> QueryResult<K,​V> execute​(String applicationId,
        +                                           QueryRequest queryObject,
        +                                           QueryOptions queryOptions)
        +
        Executes an interactive query for the specified streams application.
        +
        +
        Parameters:
        +
        applicationId - the application.id of the Kafka Streams to query.
        +
        queryObject - the query object to be executed.
        +
        queryOptions - the options of the query.
        +
        Returns:
        +
        the QueryResult instance.
        +
        Throws:
        +
        InvalidStreamsStateException - if the streams is not running for the given applicationId.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalExecutableQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalExecutableQuery.html new file mode 100644 index 00000000..c0c0ef5b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalExecutableQuery.html @@ -0,0 +1,382 @@ + + + + + +LocalExecutableQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface LocalExecutableQuery<K,​V>

+
+
+ +
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        execute

        +
        Try<List<KV<K,​V>>> execute​(LocalStoreAccessProvider provider,
        +                                 long limit)
        +
        Executes this query to the specified KafkaStreams application.
        +
        +
        Parameters:
        +
        provider - the KafkaStreamsContainer instance.
        +
        limit - the maximum number of records the result should be limited to (-1 means no limit).
        +
        +
      • +
      + + + +
        +
      • +

        toKeyValueListAndClose

        +
        static <K,​V> List<KV<K,​V>> toKeyValueListAndClose​(org.apache.kafka.streams.state.KeyValueIterator<K,​V> it,
        +                                                              long limit)
        +
      • +
      + + + +
        +
      • +

        toKeyValueAndTimestampListAndClose

        +
        static <K,​V> List<KV<K,​V>> toKeyValueAndTimestampListAndClose​(org.apache.kafka.streams.state.KeyValueIterator<K,​org.apache.kafka.streams.state.ValueAndTimestamp<V>> it,
        +                                                                          long limit)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalExecutableQueryWithKey.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalExecutableQueryWithKey.html new file mode 100644 index 00000000..217ea7d6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalExecutableQueryWithKey.html @@ -0,0 +1,320 @@ + + + + + +LocalExecutableQueryWithKey (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface LocalExecutableQueryWithKey<K1,​K2,​V>

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        hasKey

        +
        default boolean hasKey()
        +
      • +
      + + + +
        +
      • +

        getKey

        +
        K1 getKey()
        +
      • +
      + + + +
        +
      • +

        getKeySerializer

        +
        org.apache.kafka.common.serialization.Serializer<K1> getKeySerializer()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalPreparedQuery.MissingRequiredKeyError.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalPreparedQuery.MissingRequiredKeyError.html new file mode 100644 index 00000000..7d73f366 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalPreparedQuery.MissingRequiredKeyError.html @@ -0,0 +1,298 @@ + + + + + +LocalPreparedQuery.MissingRequiredKeyError (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class LocalPreparedQuery.MissingRequiredKeyError

+
+
+ +
+
    +
  • +
    +
    Enclosing interface:
    +
    LocalPreparedQuery<K,​V>
    +
    +
    +
    public static final class LocalPreparedQuery.MissingRequiredKeyError
    +extends Error
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalPreparedQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalPreparedQuery.html new file mode 100644 index 00000000..6c6c7c24 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalPreparedQuery.html @@ -0,0 +1,339 @@ + + + + + +LocalPreparedQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface LocalPreparedQuery<K,​V>

+
+
+
+
    +
  • +
    +
    Type Parameters:
    +
    K - the expected type for key.
    +
    V - the expected type for value.
    +
    +
    +
    public interface LocalPreparedQuery<K,​V>
    +
    A LocalStoreQueryBuilder is used to build new LocalExecutableQuery.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalStoreAccessProvider.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalStoreAccessProvider.html new file mode 100644 index 00000000..e1ec22af --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalStoreAccessProvider.html @@ -0,0 +1,406 @@ + + + + + +LocalStoreAccessProvider (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface LocalStoreAccessProvider

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        localKeyValueStore

        +
        <K,​V> LocalStoreAccessor<org.apache.kafka.streams.state.ReadOnlyKeyValueStore<K,​V>> localKeyValueStore​(String store)
        +
        Gets a read-only access to a local key-value store.
        +
        +
        Type Parameters:
        +
        K - the type of the key.
        +
        V - the type of the value.
        +
        Parameters:
        +
        store - the name of the store to access.
        +
        Returns:
        +
        the LocalStoreAccessor instance.
        +
        +
      • +
      + + + +
        +
      • +

        localTimestampedKeyValueStore

        +
        <K,​V> LocalStoreAccessor<org.apache.kafka.streams.state.ReadOnlyKeyValueStore<K,​org.apache.kafka.streams.state.ValueAndTimestamp<V>>> localTimestampedKeyValueStore​(String store)
        +
        Gets a read-only access to the local timestamped key-value store.
        +
        +
        Type Parameters:
        +
        K - the type of the key.
        +
        V - the type of the value.
        +
        Parameters:
        +
        store - the name of the store to access.
        +
        Returns:
        +
        the LocalStoreAccessor instance.
        +
        +
      • +
      + + + +
        +
      • +

        localWindowStore

        +
        <K,​V> LocalStoreAccessor<org.apache.kafka.streams.state.ReadOnlyWindowStore<K,​V>> localWindowStore​(String store)
        +
        Gets a read-only access to a local window store.
        +
        +
        Type Parameters:
        +
        K - the type of the key.
        +
        V - the type of the value.
        +
        Parameters:
        +
        store - the name of the store to access.
        +
        Returns:
        +
        the LocalStoreAccessor instance.
        +
        +
      • +
      + + + +
        +
      • +

        localTimestampedWindowStore

        +
        <K,​V> LocalStoreAccessor<org.apache.kafka.streams.state.ReadOnlyWindowStore<K,​org.apache.kafka.streams.state.ValueAndTimestamp<V>>> localTimestampedWindowStore​(String store)
        +
        Gets a read-only access to a local window store.
        +
        +
        Type Parameters:
        +
        K - the type of the key.
        +
        V - the type of the value.
        +
        Parameters:
        +
        store - the name of the store to access.
        +
        Returns:
        +
        the LocalStoreAccessor instance.
        +
        +
      • +
      + + + +
        +
      • +

        localSessionStore

        +
        <K,​V> LocalStoreAccessor<org.apache.kafka.streams.state.ReadOnlySessionStore<K,​V>> localSessionStore​(String store)
        +
        Gets a read-only access to a local session store.
        +
        +
        Type Parameters:
        +
        K - the type of the key.
        +
        V - the type of the value.
        +
        Parameters:
        +
        store - the name of the store to access.
        +
        Returns:
        +
        the LocalStoreAccessor instance.
        +
        +
      • +
      + + + +
        +
      • +

        findAllEndpointsForStore

        +
        Set<Endpoint> findAllEndpointsForStore​(String storeName)
        +
      • +
      + + + + + +
        +
      • +

        findMetadataForStoreAndKey

        +
        <K> Optional<org.apache.kafka.streams.KeyQueryMetadata> findMetadataForStoreAndKey​(String storeName,
        +                                                                                   K key,
        +                                                                                   org.apache.kafka.common.serialization.Serializer<K> keySerializer)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalStoreAccessor.StoreSupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalStoreAccessor.StoreSupplier.html new file mode 100644 index 00000000..fa157d64 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalStoreAccessor.StoreSupplier.html @@ -0,0 +1,273 @@ + + + + + +LocalStoreAccessor.StoreSupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface LocalStoreAccessor.StoreSupplier<T>

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    CheckedSupplier<T,​org.apache.kafka.streams.errors.InvalidStateStoreException>
    +
    +
    +
    Enclosing class:
    +
    LocalStoreAccessor<T>
    +
    +
    +
    Functional Interface:
    +
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
    +
    +
    +
    @FunctionalInterface
    +public static interface LocalStoreAccessor.StoreSupplier<T>
    +extends CheckedSupplier<T,​org.apache.kafka.streams.errors.InvalidStateStoreException>
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        get

        +
        T get()
        +throws org.apache.kafka.streams.errors.InvalidStateStoreException
        +
        +
        Specified by:
        +
        get in interface CheckedSupplier<T,​org.apache.kafka.streams.errors.InvalidStateStoreException>
        +
        Throws:
        +
        org.apache.kafka.streams.errors.InvalidStateStoreException
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalStoreAccessor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalStoreAccessor.html new file mode 100644 index 00000000..03d91135 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LocalStoreAccessor.html @@ -0,0 +1,343 @@ + + + + + +LocalStoreAccessor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class LocalStoreAccessor<T>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.query.LocalStoreAccessor<T>
    • +
    +
  • +
+
+
    +
  • +
    +
    Type Parameters:
    +
    T - the read-only store type.
    +
    +
    +
    public class LocalStoreAccessor<T>
    +extends Object
    +
    Default class to wrap access to local state store.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LoggingFailureLocalExecutableQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LoggingFailureLocalExecutableQuery.html new file mode 100644 index 00000000..e2eebedf --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/LoggingFailureLocalExecutableQuery.html @@ -0,0 +1,382 @@ + + + + + +LoggingFailureLocalExecutableQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class LoggingFailureLocalExecutableQuery<K,​V>

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/Query.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/Query.html new file mode 100644 index 00000000..9041ad83 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/Query.html @@ -0,0 +1,318 @@ + + + + + +Query (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface Query

+
+
+ +
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getParams

        +
        QueryParams getParams()
        +
        +
        Returns:
        +
        the params of the query.
        +
        +
      • +
      + + + +
        +
      • +

        getStoreName

        +
        String getStoreName()
        +
        +
        Returns:
        +
        the name of the store to query.
        +
        +
      • +
      + + + +
        +
      • +

        getStoreOperation

        +
        StoreOperation getStoreOperation()
        +
        +
        Returns:
        +
        the query operation.
        +
        +
      • +
      + + + +
        +
      • +

        getStoreType

        +
        StoreType getStoreType()
        +
        +
        Returns:
        +
        the type of the store to query.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryCall.QueryCallFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryCall.QueryCallFactory.html new file mode 100644 index 00000000..99627093 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryCall.QueryCallFactory.html @@ -0,0 +1,280 @@ + + + + + +QueryCall.QueryCallFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface QueryCall.QueryCallFactory

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryCall.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryCall.html new file mode 100644 index 00000000..d9844469 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryCall.html @@ -0,0 +1,434 @@ + + + + + +QueryCall (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface QueryCall<K,​V>

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + +
        +
      • +

        executeAsync

        +
        void executeAsync​(QueryOptions options,
        +                  Consumer<QueryResult<K,​V>> resultCallback)
        +
        Executes this QueryCall asynchronously.
        +
        +
        Parameters:
        +
        options - the options to be used.
        +
        resultCallback - the callback to be invoked when this QueryCall complete + with either a success result or a failure exception.
        +
        Throws:
        +
        IllegalStateException - when the QueryCall has already been executed.
        +
        +
      • +
      + + + +
        +
      • +

        cancel

        +
        void cancel()
        +
        Cancels the QueryCall, if possible. QueryCall that are already complete cannot be canceled.
        +
      • +
      + + + +
        +
      • +

        isExecuted

        +
        boolean isExecuted()
        +
        +
        Returns:
        +
        true if this QueryCall has already been executed.
        +
        +
      • +
      + + + +
        +
      • +

        isCanceled

        +
        boolean isCanceled()
        +
        +
        Returns:
        +
        true if this QueryCall has already been canceled.
        +
        +
      • +
      + + + +
        +
      • +

        renew

        +
        QueryCall<K,​V> renew()
        +
        Create a new, identical QueryCall to this one which can be re-executed even if this call + has already been.
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryOptions.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryOptions.html new file mode 100644 index 00000000..f5f5de45 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryOptions.html @@ -0,0 +1,632 @@ + + + + + +QueryOptions (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class QueryOptions

+
+
+ +
+
    +
  • +
    +
    public class QueryOptions
    +extends Object
    +
    The QueryOptions cane be used to set the options to be used + for querying a state store.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        with

        +
        public static QueryOptions with​(Duration timeout)
        +
        Helper method to create a new QueryOptions with the given timeout.
        +
        +
        Parameters:
        +
        timeout - the total time of state store execute.
        +
        Returns:
        +
        a new QueryOptions instance.
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        retries

        +
        public static QueryOptions retries​(int retries,
        +                                   Duration retryBackoff)
        +
        Helper method to create a new QueryOptions with the given retries and retryBackoff.
        +
        +
        Parameters:
        +
        retries - number of attempts to run after failed access.
        +
        retryBackoff - time to wait before attempting to retry a failed access.
        +
        Returns:
        +
        a new QueryOptions instance.
        +
        +
      • +
      + + + +
        +
      • +

        withRemoteAccessAllowed

        +
        public QueryOptions withRemoteAccessAllowed​(boolean remoteAccessAllowed)
        +
      • +
      + + + + + + + +
        +
      • +

        withRetries

        +
        public QueryOptions withRetries​(int retries)
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        retries

        +
        public int retries()
        +
        Gets the maximum number of attempts.
        +
        +
        Returns:
        +
        the number retries.
        +
        +
      • +
      + + + +
        +
      • +

        retryBackoff

        +
        public Duration retryBackoff()
        +
        Gets the time interval before attempting a new operation.
        +
        +
        Returns:
        +
        the retry backoff.
        +
        +
      • +
      + + + +
        +
      • +

        remoteAccessAllowed

        +
        public boolean remoteAccessAllowed()
        +
        Gets whether remote access is allowed.
        +
        +
        Returns:
        +
        true if remote access if allowed, false otherwise.
        +
        +
      • +
      + + + +
        +
      • +

        queryTimeout

        +
        public Duration queryTimeout()
        +
        Gets the maximum duration for executing the execute.
        +
        +
        Returns:
        +
        the timeout.
        +
        +
      • +
      + + + +
        +
      • +

        limit

        +
        public Long limit()
        +
        Gets the maximum number of records to return. -1 is infinite.
        +
        +
        Returns:
        +
        the limit.
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryParams.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryParams.html new file mode 100644 index 00000000..3c55ecad --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryParams.html @@ -0,0 +1,355 @@ + + + + + +QueryParams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface QueryParams

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    GenericQueryParams
    +
    +
    +
    public interface QueryParams
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getValue

        +
        <V> V getValue​(String key)
        +
        Gets the parameter for the given key.
        +
        +
        Parameters:
        +
        key - the parameter key.
        +
        Returns:
        +
        the object value.
        +
        +
      • +
      + + + +
        +
      • +

        getString

        +
        String getString​(String key)
        +
        Gets the parameter as string for the given key.
        +
        +
        Parameters:
        +
        key - the parameter key.
        +
        Returns:
        +
        the string value.
        +
        +
      • +
      + + + +
        +
      • +

        getLong

        +
        Long getLong​(String key)
        +
        Gets the parameter as long for the given key.
        +
        +
        Parameters:
        +
        key - the parameter key.
        +
        Returns:
        +
        the long value.
        +
        +
      • +
      + + + +
        +
      • +

        contains

        +
        boolean contains​(String key)
        +
        Checks whether this QueryParams contains the given key param.
        +
        +
        Parameters:
        +
        key - the key params.
        +
        Returns:
        +
        true if this QueryParams contains the given key.
        +
        +
      • +
      + + + +
        +
      • +

        getAsMap

        +
        Map<String,​Object> getAsMap()
        +
        Gets all query params as Map.
        +
        +
        Returns:
        +
        a new Map.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryRequest.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryRequest.html new file mode 100644 index 00000000..bc0d469a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryRequest.html @@ -0,0 +1,574 @@ + + + + + +QueryRequest (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class QueryRequest

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Query
    +
    +
    +
    public class QueryRequest
    +extends Object
    +implements Query
    +
    Class which is use to wrap information about the store to be query.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryableKafkaStreams.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryableKafkaStreams.html new file mode 100644 index 00000000..cd280023 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/QueryableKafkaStreams.html @@ -0,0 +1,282 @@ + + + + + +QueryableKafkaStreams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface QueryableKafkaStreams

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/StoreOperation.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/StoreOperation.html new file mode 100644 index 00000000..0cdb0673 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/StoreOperation.html @@ -0,0 +1,486 @@ + + + + + +StoreOperation (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Enum StoreOperation

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static StoreOperation[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (StoreOperation c : StoreOperation.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static StoreOperation valueOf​(String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        IllegalArgumentException - if this enum type has no constant with the specified name
        +
        NullPointerException - if the argument is null
        +
        +
      • +
      + + + + + + + +
        +
      • +

        prettyName

        +
        public String prettyName()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/StoreType.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/StoreType.html new file mode 100644 index 00000000..e81cffeb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/StoreType.html @@ -0,0 +1,477 @@ + + + + + +StoreType (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Enum StoreType

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Enum Constant Detail

      + + + +
        +
      • +

        KEY_VALUE

        +
        public static final StoreType KEY_VALUE
        +
        Key-Value store.
        +
      • +
      + + + +
        +
      • +

        WINDOW

        +
        public static final StoreType WINDOW
        +
        Window store.
        +
      • +
      + + + +
        +
      • +

        SESSION

        +
        public static final StoreType SESSION
        +
        Session store.
        +
      • +
      + + + +
        +
      • +

        TIMESTAMPED_KEY_VALUE

        +
        public static final StoreType TIMESTAMPED_KEY_VALUE
        +
        Timestamped Key-Value store.
        +
      • +
      + + + +
        +
      • +

        TIMESTAMPED_WINDOW

        +
        public static final StoreType TIMESTAMPED_WINDOW
        +
        Timestamped Window store
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static StoreType[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (StoreType c : StoreType.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static StoreType valueOf​(String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        IllegalArgumentException - if this enum type has no constant with the specified name
        +
        NullPointerException - if the argument is null
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        prettyName

        +
        public String prettyName()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/DecorateQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/DecorateQuery.html new file mode 100644 index 00000000..685612a3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/DecorateQuery.html @@ -0,0 +1,384 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.DecorateQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.DecorateQuery

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/GenericQueryParams.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/GenericQueryParams.html new file mode 100644 index 00000000..6b1b9680 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/GenericQueryParams.html @@ -0,0 +1,200 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.GenericQueryParams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.GenericQueryParams

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/InteractiveQueryService.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/InteractiveQueryService.html new file mode 100644 index 00000000..0b29c5ff --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/InteractiveQueryService.html @@ -0,0 +1,223 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.query.InteractiveQueryService (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.query.InteractiveQueryService

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalExecutableQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalExecutableQuery.html new file mode 100644 index 00000000..d34b0413 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalExecutableQuery.html @@ -0,0 +1,402 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.query.LocalExecutableQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.query.LocalExecutableQuery

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalExecutableQueryWithKey.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalExecutableQueryWithKey.html new file mode 100644 index 00000000..14d074d4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalExecutableQueryWithKey.html @@ -0,0 +1,219 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.query.LocalExecutableQueryWithKey (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.query.LocalExecutableQueryWithKey

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalPreparedQuery.MissingRequiredKeyError.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalPreparedQuery.MissingRequiredKeyError.html new file mode 100644 index 00000000..18a78a7b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalPreparedQuery.MissingRequiredKeyError.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.LocalPreparedQuery.MissingRequiredKeyError (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.LocalPreparedQuery.MissingRequiredKeyError

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalPreparedQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalPreparedQuery.html new file mode 100644 index 00000000..d0e20253 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalPreparedQuery.html @@ -0,0 +1,320 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.query.LocalPreparedQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.query.LocalPreparedQuery

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalStoreAccessProvider.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalStoreAccessProvider.html new file mode 100644 index 00000000..47654415 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalStoreAccessProvider.html @@ -0,0 +1,411 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.query.LocalStoreAccessProvider (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.query.LocalStoreAccessProvider

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalStoreAccessor.StoreSupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalStoreAccessor.StoreSupplier.html new file mode 100644 index 00000000..805df2d7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalStoreAccessor.StoreSupplier.html @@ -0,0 +1,194 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.query.LocalStoreAccessor.StoreSupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.query.LocalStoreAccessor.StoreSupplier

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalStoreAccessor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalStoreAccessor.html new file mode 100644 index 00000000..efa76732 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LocalStoreAccessor.html @@ -0,0 +1,280 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.LocalStoreAccessor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.LocalStoreAccessor

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LoggingFailureLocalExecutableQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LoggingFailureLocalExecutableQuery.html new file mode 100644 index 00000000..5c1878db --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/LoggingFailureLocalExecutableQuery.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.LoggingFailureLocalExecutableQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.LoggingFailureLocalExecutableQuery

+
+
No usage of io.streamthoughts.azkarra.api.query.LoggingFailureLocalExecutableQuery
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/Query.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/Query.html new file mode 100644 index 00000000..3b8bb6ad --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/Query.html @@ -0,0 +1,500 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.query.Query (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.query.Query

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryCall.QueryCallFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryCall.QueryCallFactory.html new file mode 100644 index 00000000..3185e9e5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryCall.QueryCallFactory.html @@ -0,0 +1,249 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.query.QueryCall.QueryCallFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.query.QueryCall.QueryCallFactory

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryCall.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryCall.html new file mode 100644 index 00000000..a4ad1377 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryCall.html @@ -0,0 +1,347 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.query.QueryCall (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.query.QueryCall

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryOptions.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryOptions.html new file mode 100644 index 00000000..6c2dcf9a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryOptions.html @@ -0,0 +1,465 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.QueryOptions (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.QueryOptions

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryParams.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryParams.html new file mode 100644 index 00000000..e9289b19 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryParams.html @@ -0,0 +1,288 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.query.QueryParams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.query.QueryParams

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryRequest.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryRequest.html new file mode 100644 index 00000000..71b9b5fd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryRequest.html @@ -0,0 +1,427 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.QueryRequest (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.QueryRequest

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryableKafkaStreams.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryableKafkaStreams.html new file mode 100644 index 00000000..6de15809 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/QueryableKafkaStreams.html @@ -0,0 +1,223 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.query.QueryableKafkaStreams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.query.QueryableKafkaStreams

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/StoreOperation.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/StoreOperation.html new file mode 100644 index 00000000..d975b50d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/StoreOperation.html @@ -0,0 +1,303 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.StoreOperation (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.StoreOperation

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/StoreType.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/StoreType.html new file mode 100644 index 00000000..b1c5c503 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/class-use/StoreType.html @@ -0,0 +1,265 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.StoreType (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.StoreType

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/error/InvalidQueryException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/error/InvalidQueryException.html new file mode 100644 index 00000000..a85e41a9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/error/InvalidQueryException.html @@ -0,0 +1,332 @@ + + + + + +InvalidQueryException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class InvalidQueryException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        InvalidQueryException

        +
        public InvalidQueryException​(List<Error> errors)
        +
        Creates a new InvalidQueryException instance.
        +
        +
        Parameters:
        +
        errors - the list of errors.
        +
        +
      • +
      + + + +
        +
      • +

        InvalidQueryException

        +
        public InvalidQueryException​(String message)
        +
        Creates a new InvalidQueryException instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/error/class-use/InvalidQueryException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/error/class-use/InvalidQueryException.html new file mode 100644 index 00000000..7f4b585a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/error/class-use/InvalidQueryException.html @@ -0,0 +1,238 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.error.InvalidQueryException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.error.InvalidQueryException

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/error/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/error/package-summary.html new file mode 100644 index 00000000..0176f30d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/error/package-summary.html @@ -0,0 +1,168 @@ + + + + + +io.streamthoughts.azkarra.api.query.error (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.query.error

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/error/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/error/package-tree.html new file mode 100644 index 00000000..3f667da4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/error/package-tree.html @@ -0,0 +1,181 @@ + + + + + +io.streamthoughts.azkarra.api.query.error Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.query.error

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/error/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/error/package-use.html new file mode 100644 index 00000000..20b63162 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/error/package-use.html @@ -0,0 +1,206 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.query.error (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.query.error

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/BaseKeyedLocalStoreQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/BaseKeyedLocalStoreQuery.html new file mode 100644 index 00000000..1ef55d4b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/BaseKeyedLocalStoreQuery.html @@ -0,0 +1,388 @@ + + + + + +BaseKeyedLocalStoreQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class BaseKeyedLocalStoreQuery<K1,​K2,​V>

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/KeyValueCountQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/KeyValueCountQuery.html new file mode 100644 index 00000000..21ee5d3d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/KeyValueCountQuery.html @@ -0,0 +1,335 @@ + + + + + +KeyValueCountQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class KeyValueCountQuery

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/KeyValueGetAllQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/KeyValueGetAllQuery.html new file mode 100644 index 00000000..41fc6678 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/KeyValueGetAllQuery.html @@ -0,0 +1,335 @@ + + + + + +KeyValueGetAllQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class KeyValueGetAllQuery<K,​V>

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/KeyValueGetQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/KeyValueGetQuery.html new file mode 100644 index 00000000..12a3e049 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/KeyValueGetQuery.html @@ -0,0 +1,351 @@ + + + + + +KeyValueGetQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class KeyValueGetQuery<K,​V>

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        execute

        +
        public Try<List<KV<K,​V>>> execute​(LocalStoreAccessProvider provider,
        +                                        long limit)
        +
        Executes this query to the specified KafkaStreams application.
        +
        +
        Parameters:
        +
        provider - the KafkaStreamsContainer instance.
        +
        limit - the maximum number of records the result should be limited to (-1 means no limit).
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/KeyValueGetRangeQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/KeyValueGetRangeQuery.html new file mode 100644 index 00000000..79473f68 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/KeyValueGetRangeQuery.html @@ -0,0 +1,335 @@ + + + + + +KeyValueGetRangeQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class KeyValueGetRangeQuery<K,​V>

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/KeyValueQueryBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/KeyValueQueryBuilder.html new file mode 100644 index 00000000..5f759a9d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/KeyValueQueryBuilder.html @@ -0,0 +1,378 @@ + + + + + +KeyValueQueryBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class KeyValueQueryBuilder

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.query.internal.KeyValueQueryBuilder
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/QueryBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/QueryBuilder.html new file mode 100644 index 00000000..9ef5af82 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/QueryBuilder.html @@ -0,0 +1,400 @@ + + + + + +QueryBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class QueryBuilder

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.query.internal.QueryBuilder
    • +
    +
  • +
+
+
    +
  • +
    +
    public class QueryBuilder
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/QueryConstants.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/QueryConstants.html new file mode 100644 index 00000000..ae8bec9a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/QueryConstants.html @@ -0,0 +1,406 @@ + + + + + +QueryConstants (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class QueryConstants

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.query.internal.QueryConstants
    • +
    +
  • +
+
+
    +
  • +
    +
    public class QueryConstants
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/QueryOperationBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/QueryOperationBuilder.html new file mode 100644 index 00000000..a0f6e4d5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/QueryOperationBuilder.html @@ -0,0 +1,256 @@ + + + + + +QueryOperationBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface QueryOperationBuilder

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/SessionFetchKeyRangeQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/SessionFetchKeyRangeQuery.html new file mode 100644 index 00000000..d4fbb6f4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/SessionFetchKeyRangeQuery.html @@ -0,0 +1,335 @@ + + + + + +SessionFetchKeyRangeQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SessionFetchKeyRangeQuery<K,​V>

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        execute

        +
        public Try<List<KV<org.apache.kafka.streams.kstream.Windowed<K>,​V>>> execute​(LocalStoreAccessProvider provider,
        +                                                                                   long limit)
        +
        Executes this query to the specified KafkaStreams application.
        +
        +
        Specified by:
        +
        execute in interface LocalExecutableQuery<K,​V>
        +
        Parameters:
        +
        provider - the KafkaStreamsContainer instance.
        +
        limit - the maximum number of records the result should be limited to (-1 means no limit).
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/SessionFetchQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/SessionFetchQuery.html new file mode 100644 index 00000000..cebdcfa5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/SessionFetchQuery.html @@ -0,0 +1,351 @@ + + + + + +SessionFetchQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SessionFetchQuery<K,​V>

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        execute

        +
        public Try<List<KV<org.apache.kafka.streams.kstream.Windowed<K>,​V>>> execute​(LocalStoreAccessProvider provider,
        +                                                                                   long limit)
        +
        Executes this query to the specified KafkaStreams application.
        +
        +
        Parameters:
        +
        provider - the KafkaStreamsContainer instance.
        +
        limit - the maximum number of records the result should be limited to (-1 means no limit).
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/SessionQueryBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/SessionQueryBuilder.html new file mode 100644 index 00000000..5bbf9f2c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/SessionQueryBuilder.html @@ -0,0 +1,304 @@ + + + + + +SessionQueryBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SessionQueryBuilder

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.query.internal.SessionQueryBuilder
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedKeyValueGetAllQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedKeyValueGetAllQuery.html new file mode 100644 index 00000000..3f79afd5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedKeyValueGetAllQuery.html @@ -0,0 +1,335 @@ + + + + + +TimestampedKeyValueGetAllQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class TimestampedKeyValueGetAllQuery<K,​V>

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedKeyValueGetQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedKeyValueGetQuery.html new file mode 100644 index 00000000..617c3768 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedKeyValueGetQuery.html @@ -0,0 +1,351 @@ + + + + + +TimestampedKeyValueGetQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class TimestampedKeyValueGetQuery<K,​V>

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        execute

        +
        public Try<List<KV<K,​V>>> execute​(LocalStoreAccessProvider provider,
        +                                        long limit)
        +
        Executes this query to the specified KafkaStreams application.
        +
        +
        Parameters:
        +
        provider - the KafkaStreamsContainer instance.
        +
        limit - the maximum number of records the result should be limited to (-1 means no limit).
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedKeyValueGetRangeQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedKeyValueGetRangeQuery.html new file mode 100644 index 00000000..b235e58e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedKeyValueGetRangeQuery.html @@ -0,0 +1,335 @@ + + + + + +TimestampedKeyValueGetRangeQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class TimestampedKeyValueGetRangeQuery<K,​V>

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedKeyValueQueryBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedKeyValueQueryBuilder.html new file mode 100644 index 00000000..e473bec0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedKeyValueQueryBuilder.html @@ -0,0 +1,338 @@ + + + + + +TimestampedKeyValueQueryBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class TimestampedKeyValueQueryBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowFetchAllQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowFetchAllQuery.html new file mode 100644 index 00000000..6a2ecdba --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowFetchAllQuery.html @@ -0,0 +1,335 @@ + + + + + +TimestampedWindowFetchAllQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class TimestampedWindowFetchAllQuery<K,​V>

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        execute

        +
        public Try<List<KV<org.apache.kafka.streams.kstream.Windowed<K>,​V>>> execute​(LocalStoreAccessProvider provider,
        +                                                                                   long limit)
        +
        Executes this query to the specified KafkaStreams application.
        +
        +
        Specified by:
        +
        execute in interface LocalExecutableQuery<K,​V>
        +
        Parameters:
        +
        provider - the KafkaStreamsContainer instance.
        +
        limit - the maximum number of records the result should be limited to (-1 means no limit).
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowFetchKeyRangeQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowFetchKeyRangeQuery.html new file mode 100644 index 00000000..647463fc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowFetchKeyRangeQuery.html @@ -0,0 +1,335 @@ + + + + + +TimestampedWindowFetchKeyRangeQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class TimestampedWindowFetchKeyRangeQuery<K,​V>

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        execute

        +
        public Try<List<KV<org.apache.kafka.streams.kstream.Windowed<K>,​V>>> execute​(LocalStoreAccessProvider provider,
        +                                                                                   long limit)
        +
        Executes this query to the specified KafkaStreams application.
        +
        +
        Specified by:
        +
        execute in interface LocalExecutableQuery<K,​V>
        +
        Parameters:
        +
        provider - the KafkaStreamsContainer instance.
        +
        limit - the maximum number of records the result should be limited to (-1 means no limit).
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowFetchQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowFetchQuery.html new file mode 100644 index 00000000..8cedc3c6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowFetchQuery.html @@ -0,0 +1,351 @@ + + + + + +TimestampedWindowFetchQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class TimestampedWindowFetchQuery<K,​V>

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        execute

        +
        public Try<List<KV<K,​V>>> execute​(LocalStoreAccessProvider provider,
        +                                        long limit)
        +
        Executes this query to the specified KafkaStreams application.
        +
        +
        Parameters:
        +
        provider - the KafkaStreamsContainer instance.
        +
        limit - the maximum number of records the result should be limited to (-1 means no limit).
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowFetchTimeRangeQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowFetchTimeRangeQuery.html new file mode 100644 index 00000000..6f0bed52 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowFetchTimeRangeQuery.html @@ -0,0 +1,335 @@ + + + + + +TimestampedWindowFetchTimeRangeQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class TimestampedWindowFetchTimeRangeQuery<K,​V>

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowGetAllQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowGetAllQuery.html new file mode 100644 index 00000000..20cb30c6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowGetAllQuery.html @@ -0,0 +1,335 @@ + + + + + +TimestampedWindowGetAllQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class TimestampedWindowGetAllQuery<K,​V>

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        execute

        +
        public Try<List<KV<org.apache.kafka.streams.kstream.Windowed<K>,​V>>> execute​(LocalStoreAccessProvider provider,
        +                                                                                   long limit)
        +
        Executes this query to the specified KafkaStreams application.
        +
        +
        Specified by:
        +
        execute in interface LocalExecutableQuery<K,​V>
        +
        Parameters:
        +
        provider - the KafkaStreamsContainer instance.
        +
        limit - the maximum number of records the result should be limited to (-1 means no limit).
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowQueryBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowQueryBuilder.html new file mode 100644 index 00000000..88de5988 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/TimestampedWindowQueryBuilder.html @@ -0,0 +1,373 @@ + + + + + +TimestampedWindowQueryBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class TimestampedWindowQueryBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowFetchAllQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowFetchAllQuery.html new file mode 100644 index 00000000..11a82555 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowFetchAllQuery.html @@ -0,0 +1,335 @@ + + + + + +WindowFetchAllQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class WindowFetchAllQuery<K,​V>

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        execute

        +
        public Try<List<KV<org.apache.kafka.streams.kstream.Windowed<K>,​V>>> execute​(LocalStoreAccessProvider provider,
        +                                                                                   long limit)
        +
        Executes this query to the specified KafkaStreams application.
        +
        +
        Specified by:
        +
        execute in interface LocalExecutableQuery<K,​V>
        +
        Parameters:
        +
        provider - the KafkaStreamsContainer instance.
        +
        limit - the maximum number of records the result should be limited to (-1 means no limit).
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowFetchKeyRangeQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowFetchKeyRangeQuery.html new file mode 100644 index 00000000..01c8ac5d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowFetchKeyRangeQuery.html @@ -0,0 +1,335 @@ + + + + + +WindowFetchKeyRangeQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class WindowFetchKeyRangeQuery<K,​V>

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        execute

        +
        public Try<List<KV<org.apache.kafka.streams.kstream.Windowed<K>,​V>>> execute​(LocalStoreAccessProvider provider,
        +                                                                                   long limit)
        +
        Executes this query to the specified KafkaStreams application.
        +
        +
        Specified by:
        +
        execute in interface LocalExecutableQuery<K,​V>
        +
        Parameters:
        +
        provider - the KafkaStreamsContainer instance.
        +
        limit - the maximum number of records the result should be limited to (-1 means no limit).
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowFetchQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowFetchQuery.html new file mode 100644 index 00000000..5210c6a9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowFetchQuery.html @@ -0,0 +1,351 @@ + + + + + +WindowFetchQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class WindowFetchQuery<K,​V>

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        execute

        +
        public Try<List<KV<K,​V>>> execute​(LocalStoreAccessProvider provider,
        +                                        long limit)
        +
        Executes this query to the specified KafkaStreams application.
        +
        +
        Parameters:
        +
        provider - the KafkaStreamsContainer instance.
        +
        limit - the maximum number of records the result should be limited to (-1 means no limit).
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowFetchTimeRangeQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowFetchTimeRangeQuery.html new file mode 100644 index 00000000..222afb02 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowFetchTimeRangeQuery.html @@ -0,0 +1,335 @@ + + + + + +WindowFetchTimeRangeQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class WindowFetchTimeRangeQuery<K,​V>

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowGetAllQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowGetAllQuery.html new file mode 100644 index 00000000..1b803f3f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowGetAllQuery.html @@ -0,0 +1,335 @@ + + + + + +WindowGetAllQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class WindowGetAllQuery<K,​V>

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        execute

        +
        public Try<List<KV<org.apache.kafka.streams.kstream.Windowed<K>,​V>>> execute​(LocalStoreAccessProvider provider,
        +                                                                                   long limit)
        +
        Executes this query to the specified KafkaStreams application.
        +
        +
        Specified by:
        +
        execute in interface LocalExecutableQuery<K,​V>
        +
        Parameters:
        +
        provider - the KafkaStreamsContainer instance.
        +
        limit - the maximum number of records the result should be limited to (-1 means no limit).
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowQueryBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowQueryBuilder.html new file mode 100644 index 00000000..a273ca15 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/WindowQueryBuilder.html @@ -0,0 +1,406 @@ + + + + + +WindowQueryBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class WindowQueryBuilder

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.query.internal.WindowQueryBuilder
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/BaseKeyedLocalStoreQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/BaseKeyedLocalStoreQuery.html new file mode 100644 index 00000000..ac9c2d5b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/BaseKeyedLocalStoreQuery.html @@ -0,0 +1,214 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.BaseKeyedLocalStoreQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.BaseKeyedLocalStoreQuery

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/KeyValueCountQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/KeyValueCountQuery.html new file mode 100644 index 00000000..4fc81d14 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/KeyValueCountQuery.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.KeyValueCountQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.KeyValueCountQuery

+
+
No usage of io.streamthoughts.azkarra.api.query.internal.KeyValueCountQuery
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/KeyValueGetAllQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/KeyValueGetAllQuery.html new file mode 100644 index 00000000..c696e4b4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/KeyValueGetAllQuery.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.KeyValueGetAllQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.KeyValueGetAllQuery

+
+
No usage of io.streamthoughts.azkarra.api.query.internal.KeyValueGetAllQuery
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/KeyValueGetQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/KeyValueGetQuery.html new file mode 100644 index 00000000..1650f450 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/KeyValueGetQuery.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.KeyValueGetQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.KeyValueGetQuery

+
+
No usage of io.streamthoughts.azkarra.api.query.internal.KeyValueGetQuery
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/KeyValueGetRangeQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/KeyValueGetRangeQuery.html new file mode 100644 index 00000000..33256506 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/KeyValueGetRangeQuery.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.KeyValueGetRangeQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.KeyValueGetRangeQuery

+
+
No usage of io.streamthoughts.azkarra.api.query.internal.KeyValueGetRangeQuery
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/KeyValueQueryBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/KeyValueQueryBuilder.html new file mode 100644 index 00000000..0a6d2bba --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/KeyValueQueryBuilder.html @@ -0,0 +1,211 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.KeyValueQueryBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.KeyValueQueryBuilder

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/QueryBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/QueryBuilder.html new file mode 100644 index 00000000..b4eb72d8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/QueryBuilder.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.QueryBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.QueryBuilder

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/QueryConstants.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/QueryConstants.html new file mode 100644 index 00000000..c3bc208a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/QueryConstants.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.QueryConstants (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.QueryConstants

+
+
No usage of io.streamthoughts.azkarra.api.query.internal.QueryConstants
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/QueryOperationBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/QueryOperationBuilder.html new file mode 100644 index 00000000..402ae154 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/QueryOperationBuilder.html @@ -0,0 +1,240 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.query.internal.QueryOperationBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.query.internal.QueryOperationBuilder

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/SessionFetchKeyRangeQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/SessionFetchKeyRangeQuery.html new file mode 100644 index 00000000..009ebe9d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/SessionFetchKeyRangeQuery.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.SessionFetchKeyRangeQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.SessionFetchKeyRangeQuery

+
+
No usage of io.streamthoughts.azkarra.api.query.internal.SessionFetchKeyRangeQuery
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/SessionFetchQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/SessionFetchQuery.html new file mode 100644 index 00000000..f9c52368 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/SessionFetchQuery.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.SessionFetchQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.SessionFetchQuery

+
+
No usage of io.streamthoughts.azkarra.api.query.internal.SessionFetchQuery
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/SessionQueryBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/SessionQueryBuilder.html new file mode 100644 index 00000000..06dae901 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/SessionQueryBuilder.html @@ -0,0 +1,196 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.SessionQueryBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.SessionQueryBuilder

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedKeyValueGetAllQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedKeyValueGetAllQuery.html new file mode 100644 index 00000000..15444487 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedKeyValueGetAllQuery.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.TimestampedKeyValueGetAllQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.TimestampedKeyValueGetAllQuery

+
+
No usage of io.streamthoughts.azkarra.api.query.internal.TimestampedKeyValueGetAllQuery
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedKeyValueGetQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedKeyValueGetQuery.html new file mode 100644 index 00000000..de2e8168 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedKeyValueGetQuery.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.TimestampedKeyValueGetQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.TimestampedKeyValueGetQuery

+
+
No usage of io.streamthoughts.azkarra.api.query.internal.TimestampedKeyValueGetQuery
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedKeyValueGetRangeQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedKeyValueGetRangeQuery.html new file mode 100644 index 00000000..9f932f44 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedKeyValueGetRangeQuery.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.TimestampedKeyValueGetRangeQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.TimestampedKeyValueGetRangeQuery

+
+
No usage of io.streamthoughts.azkarra.api.query.internal.TimestampedKeyValueGetRangeQuery
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedKeyValueQueryBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedKeyValueQueryBuilder.html new file mode 100644 index 00000000..604504b6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedKeyValueQueryBuilder.html @@ -0,0 +1,196 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.TimestampedKeyValueQueryBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.TimestampedKeyValueQueryBuilder

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowFetchAllQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowFetchAllQuery.html new file mode 100644 index 00000000..67fdf683 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowFetchAllQuery.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.TimestampedWindowFetchAllQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.TimestampedWindowFetchAllQuery

+
+
No usage of io.streamthoughts.azkarra.api.query.internal.TimestampedWindowFetchAllQuery
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowFetchKeyRangeQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowFetchKeyRangeQuery.html new file mode 100644 index 00000000..b4d30cdf --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowFetchKeyRangeQuery.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.TimestampedWindowFetchKeyRangeQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.TimestampedWindowFetchKeyRangeQuery

+
+
No usage of io.streamthoughts.azkarra.api.query.internal.TimestampedWindowFetchKeyRangeQuery
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowFetchQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowFetchQuery.html new file mode 100644 index 00000000..0e3ce132 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowFetchQuery.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.TimestampedWindowFetchQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.TimestampedWindowFetchQuery

+
+
No usage of io.streamthoughts.azkarra.api.query.internal.TimestampedWindowFetchQuery
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowFetchTimeRangeQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowFetchTimeRangeQuery.html new file mode 100644 index 00000000..82fd9d04 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowFetchTimeRangeQuery.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.TimestampedWindowFetchTimeRangeQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.TimestampedWindowFetchTimeRangeQuery

+
+
No usage of io.streamthoughts.azkarra.api.query.internal.TimestampedWindowFetchTimeRangeQuery
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowGetAllQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowGetAllQuery.html new file mode 100644 index 00000000..c12bdeb7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowGetAllQuery.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.TimestampedWindowGetAllQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.TimestampedWindowGetAllQuery

+
+
No usage of io.streamthoughts.azkarra.api.query.internal.TimestampedWindowGetAllQuery
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowQueryBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowQueryBuilder.html new file mode 100644 index 00000000..ce43dac1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/TimestampedWindowQueryBuilder.html @@ -0,0 +1,196 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.TimestampedWindowQueryBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.TimestampedWindowQueryBuilder

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowFetchAllQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowFetchAllQuery.html new file mode 100644 index 00000000..fe370378 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowFetchAllQuery.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.WindowFetchAllQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.WindowFetchAllQuery

+
+
No usage of io.streamthoughts.azkarra.api.query.internal.WindowFetchAllQuery
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowFetchKeyRangeQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowFetchKeyRangeQuery.html new file mode 100644 index 00000000..9180677d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowFetchKeyRangeQuery.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.WindowFetchKeyRangeQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.WindowFetchKeyRangeQuery

+
+
No usage of io.streamthoughts.azkarra.api.query.internal.WindowFetchKeyRangeQuery
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowFetchQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowFetchQuery.html new file mode 100644 index 00000000..522f4d2a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowFetchQuery.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.WindowFetchQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.WindowFetchQuery

+
+
No usage of io.streamthoughts.azkarra.api.query.internal.WindowFetchQuery
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowFetchTimeRangeQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowFetchTimeRangeQuery.html new file mode 100644 index 00000000..be7071ef --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowFetchTimeRangeQuery.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.WindowFetchTimeRangeQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.WindowFetchTimeRangeQuery

+
+
No usage of io.streamthoughts.azkarra.api.query.internal.WindowFetchTimeRangeQuery
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowGetAllQuery.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowGetAllQuery.html new file mode 100644 index 00000000..5038345b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowGetAllQuery.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.WindowGetAllQuery (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.WindowGetAllQuery

+
+
No usage of io.streamthoughts.azkarra.api.query.internal.WindowGetAllQuery
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowQueryBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowQueryBuilder.html new file mode 100644 index 00000000..4313306b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/class-use/WindowQueryBuilder.html @@ -0,0 +1,211 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.internal.WindowQueryBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.internal.WindowQueryBuilder

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/package-summary.html new file mode 100644 index 00000000..b71c9fdb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/package-summary.html @@ -0,0 +1,287 @@ + + + + + +io.streamthoughts.azkarra.api.query.internal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.query.internal

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/package-tree.html new file mode 100644 index 00000000..269236f2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/package-tree.html @@ -0,0 +1,210 @@ + + + + + +io.streamthoughts.azkarra.api.query.internal Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.query.internal

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/package-use.html new file mode 100644 index 00000000..0dcbcca6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/internal/package-use.html @@ -0,0 +1,234 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.query.internal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.query.internal

+
+ +
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/package-summary.html new file mode 100644 index 00000000..d784ad1d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/package-summary.html @@ -0,0 +1,285 @@ + + + + + +io.streamthoughts.azkarra.api.query (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.query

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/package-tree.html new file mode 100644 index 00000000..226899fc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/package-tree.html @@ -0,0 +1,222 @@ + + + + + +io.streamthoughts.azkarra.api.query Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.query

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+

Enum Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/package-use.html new file mode 100644 index 00000000..f1d2d0b3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/package-use.html @@ -0,0 +1,534 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.query (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.query

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/AbstractResultSet.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/AbstractResultSet.html new file mode 100644 index 00000000..08c8b20c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/AbstractResultSet.html @@ -0,0 +1,365 @@ + + + + + +AbstractResultSet (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AbstractResultSet

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.query.result.AbstractResultSet
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        server

        +
        protected final String server
        +
        The server returning the records.
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isRemote

        +
        public boolean isRemote()
        +
      • +
      + + + +
        +
      • +

        getServer

        +
        public String getServer()
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/ErrorResultSet.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/ErrorResultSet.html new file mode 100644 index 00000000..e5ee9c77 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/ErrorResultSet.html @@ -0,0 +1,392 @@ + + + + + +ErrorResultSet (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ErrorResultSet

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/GlobalResultSet.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/GlobalResultSet.html new file mode 100644 index 00000000..4599c0bb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/GlobalResultSet.html @@ -0,0 +1,503 @@ + + + + + +GlobalResultSet (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class GlobalResultSet<K,​V>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.query.result.GlobalResultSet<K,​V>
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/QueryError.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/QueryError.html new file mode 100644 index 00000000..f03b6763 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/QueryError.html @@ -0,0 +1,416 @@ + + + + + +QueryError (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class QueryError

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        QueryError

        +
        public QueryError​(String message)
        +
        Creates a new QueryError instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        +
      • +
      + + + +
        +
      • +

        QueryError

        +
        public QueryError​(Error error)
        +
        Creates a new QueryError instance.
        +
        +
        Parameters:
        +
        error - the Error.
        +
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/QueryResult.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/QueryResult.html new file mode 100644 index 00000000..42809ce0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/QueryResult.html @@ -0,0 +1,454 @@ + + + + + +QueryResult (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class QueryResult<K,​V>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.query.result.QueryResult<K,​V>
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getTook

        +
        public long getTook()
        +
      • +
      + + + +
        +
      • +

        isTimeout

        +
        public boolean isTimeout()
        +
      • +
      + + + +
        +
      • +

        getServer

        +
        public String getServer()
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        server

        +
        public QueryResult<K,​V> server​(String server)
        +
        Sets the server information.
        +
        +
        Parameters:
        +
        server - the server to set.
        +
        Returns:
        +
        a new QueryResult instance.
        +
        +
      • +
      + + + +
        +
      • +

        took

        +
        public QueryResult<K,​V> took​(long took)
        +
        Sets the took information.
        +
        +
        Parameters:
        +
        took - the query took millisecond.
        +
        Returns:
        +
        a new QueryResult instance.
        +
        +
      • +
      + + + +
        +
      • +

        timeout

        +
        public QueryResult<K,​V> timeout​(boolean timeout)
        +
        Sets the timeout information.
        +
        +
        Parameters:
        +
        timeout - is the query timeout.
        +
        Returns:
        +
        a new QueryResult instance.
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/QueryResultBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/QueryResultBuilder.html new file mode 100644 index 00000000..fa413775 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/QueryResultBuilder.html @@ -0,0 +1,469 @@ + + + + + +QueryResultBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class QueryResultBuilder<K,​V>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.query.result.QueryResultBuilder<K,​V>
    • +
    +
  • +
+
+
    +
  • +
    +
    public final class QueryResultBuilder<K,​V>
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/QueryStatus.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/QueryStatus.html new file mode 100644 index 00000000..cfa12031 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/QueryStatus.html @@ -0,0 +1,450 @@ + + + + + +QueryStatus (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Enum QueryStatus

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Enum Constant Detail

      + + + +
        +
      • +

        SUCCESS

        +
        public static final QueryStatus SUCCESS
        +
        The query is executed successfully.
        +
      • +
      + + + +
        +
      • +

        NO_RESULT

        +
        public static final QueryStatus NO_RESULT
        +
        The query is executed successfully but no result found.
        +
      • +
      + + + +
        +
      • +

        PARTIAL

        +
        public static final QueryStatus PARTIAL
        +
        The query is executed successfully partially (some instances failed to respond).
        +
      • +
      + + + +
        +
      • +

        NOT_AVAILABLE

        +
        public static final QueryStatus NOT_AVAILABLE
        +
        The requested store is not available for querying.
        +
      • +
      + + + +
        +
      • +

        ERROR

        +
        public static final QueryStatus ERROR
        +
        Unexpected error happens while querying store.
        +
      • +
      + + + +
        +
      • +

        INVALID

        +
        public static final QueryStatus INVALID
        +
        The query is not valid.
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static QueryStatus[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (QueryStatus c : QueryStatus.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static QueryStatus valueOf​(String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        IllegalArgumentException - if this enum type has no constant with the specified name
        +
        NullPointerException - if the argument is null
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/SuccessResultSet.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/SuccessResultSet.html new file mode 100644 index 00000000..73fd0c74 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/SuccessResultSet.html @@ -0,0 +1,400 @@ + + + + + +SuccessResultSet (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SuccessResultSet<K,​V>

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/AbstractResultSet.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/AbstractResultSet.html new file mode 100644 index 00000000..a80cea94 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/AbstractResultSet.html @@ -0,0 +1,199 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.result.AbstractResultSet (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.result.AbstractResultSet

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/ErrorResultSet.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/ErrorResultSet.html new file mode 100644 index 00000000..b882ac9a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/ErrorResultSet.html @@ -0,0 +1,283 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.result.ErrorResultSet (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.result.ErrorResultSet

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/GlobalResultSet.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/GlobalResultSet.html new file mode 100644 index 00000000..389e742a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/GlobalResultSet.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.result.GlobalResultSet (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.result.GlobalResultSet

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/QueryError.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/QueryError.html new file mode 100644 index 00000000..a4ff911b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/QueryError.html @@ -0,0 +1,246 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.result.QueryError (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.result.QueryError

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/QueryResult.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/QueryResult.html new file mode 100644 index 00000000..7e103665 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/QueryResult.html @@ -0,0 +1,510 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.result.QueryResult (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.result.QueryResult

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/QueryResultBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/QueryResultBuilder.html new file mode 100644 index 00000000..5829f8f4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/QueryResultBuilder.html @@ -0,0 +1,246 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.result.QueryResultBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.result.QueryResultBuilder

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/QueryStatus.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/QueryStatus.html new file mode 100644 index 00000000..6db4f50c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/QueryStatus.html @@ -0,0 +1,224 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.result.QueryStatus (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.result.QueryStatus

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/SuccessResultSet.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/SuccessResultSet.html new file mode 100644 index 00000000..e60cbc6a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/class-use/SuccessResultSet.html @@ -0,0 +1,240 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.query.result.SuccessResultSet (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.query.result.SuccessResultSet

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/package-summary.html new file mode 100644 index 00000000..48ea1806 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/package-summary.html @@ -0,0 +1,209 @@ + + + + + +io.streamthoughts.azkarra.api.query.result (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.query.result

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/package-tree.html new file mode 100644 index 00000000..319d520a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/package-tree.html @@ -0,0 +1,192 @@ + + + + + +io.streamthoughts.azkarra.api.query.result Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.query.result

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Enum Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/package-use.html new file mode 100644 index 00000000..6769149a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/query/result/package-use.html @@ -0,0 +1,307 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.query.result (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.query.result

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/AzkarraRestExtension.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/AzkarraRestExtension.html new file mode 100644 index 00000000..90bb451f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/AzkarraRestExtension.html @@ -0,0 +1,318 @@ + + + + + +AzkarraRestExtension (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface AzkarraRestExtension

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/AzkarraRestExtensionContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/AzkarraRestExtensionContext.html new file mode 100644 index 00000000..574e60e8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/AzkarraRestExtensionContext.html @@ -0,0 +1,293 @@ + + + + + +AzkarraRestExtensionContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface AzkarraRestExtensionContext

+
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethodDescription
      javax.ws.rs.core.Configurable<? extends javax.ws.rs.core.Configurable>configurable() +
      Provides an implementation of Configurable that + must be used to register JAX-RS resources.
      +
      AzkarraContextcontext() +
      Provides the AzkarraContext instance that can be used to retrieve registered components.
      +
      +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        configurable

        +
        javax.ws.rs.core.Configurable<? extends javax.ws.rs.core.Configurable> configurable()
        +
        Provides an implementation of Configurable that + must be used to register JAX-RS resources.
        +
        +
        Returns:
        +
        the JAX-RS Configurable.
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/EmbeddedHttpServer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/EmbeddedHttpServer.html new file mode 100644 index 00000000..a48c9ca4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/EmbeddedHttpServer.html @@ -0,0 +1,303 @@ + + + + + +EmbeddedHttpServer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface EmbeddedHttpServer

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        start

        +
        void start()
        +
        Starts this server.
        +
      • +
      + + + +
        +
      • +

        stop

        +
        void stop()
        +
        Stops this server and close any open resources.
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/ServerInfo.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/ServerInfo.html new file mode 100644 index 00000000..e9ff844b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/ServerInfo.html @@ -0,0 +1,408 @@ + + + + + +ServerInfo (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ServerInfo

+
+
+ +
+
    +
  • +
    +
    public class ServerInfo
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ServerInfo

        +
        public ServerInfo​(String host,
        +                  int port)
        +
        Creates a new ServerInfo instance.
        +
        +
        Parameters:
        +
        host - the server host.
        +
        port - the server port.
        +
        +
      • +
      + + + +
        +
      • +

        ServerInfo

        +
        public ServerInfo​(String host,
        +                  int port,
        +                  boolean sslEnable)
        +
        Creates a new ServerInfo instance.
        +
        +
        Parameters:
        +
        host - the server host.
        +
        port - the server port.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getHost

        +
        public String getHost()
        +
      • +
      + + + +
        +
      • +

        getPort

        +
        public int getPort()
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/class-use/AzkarraRestExtension.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/class-use/AzkarraRestExtension.html new file mode 100644 index 00000000..add95b10 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/class-use/AzkarraRestExtension.html @@ -0,0 +1,194 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.server.AzkarraRestExtension (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.server.AzkarraRestExtension

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/class-use/AzkarraRestExtensionContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/class-use/AzkarraRestExtensionContext.html new file mode 100644 index 00000000..8081dae1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/class-use/AzkarraRestExtensionContext.html @@ -0,0 +1,250 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.server.AzkarraRestExtensionContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.server.AzkarraRestExtensionContext

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/class-use/EmbeddedHttpServer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/class-use/EmbeddedHttpServer.html new file mode 100644 index 00000000..fb33e183 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/class-use/EmbeddedHttpServer.html @@ -0,0 +1,241 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.server.EmbeddedHttpServer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.server.EmbeddedHttpServer

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/class-use/ServerInfo.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/class-use/ServerInfo.html new file mode 100644 index 00000000..f4c4b5bc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/class-use/ServerInfo.html @@ -0,0 +1,219 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.server.ServerInfo (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.server.ServerInfo

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/package-summary.html new file mode 100644 index 00000000..8fc6f7a0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/package-summary.html @@ -0,0 +1,199 @@ + + + + + +io.streamthoughts.azkarra.api.server (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.server

+
+
+
    +
  • + + + + + + + + + + + + + + + + + + + + +
    Interface Summary 
    InterfaceDescription
    AzkarraRestExtension +
    A pluggable interface to allow registration of new JAX-RS resources like REST endpoints.
    +
    AzkarraRestExtensionContext +
    This interfaces provides the capability for AzkarraRestExtension implementations + to register JAX-RS resources using the provided Configurable and to get access to + the AzkarraContext instance.
    +
    EmbeddedHttpServer +
    Default interface to provide an embedded http-server.
    +
    +
  • +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    ServerInfo 
    +
  • +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/package-tree.html new file mode 100644 index 00000000..8a1b11d4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/package-tree.html @@ -0,0 +1,182 @@ + + + + + +io.streamthoughts.azkarra.api.server Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.server

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/package-use.html new file mode 100644 index 00000000..39e5ae6d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/server/package-use.html @@ -0,0 +1,282 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.server (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.server

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/spi/EmbeddedHttpServerProvider.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/spi/EmbeddedHttpServerProvider.html new file mode 100644 index 00000000..6578ed82 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/spi/EmbeddedHttpServerProvider.html @@ -0,0 +1,266 @@ + + + + + +EmbeddedHttpServerProvider (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface EmbeddedHttpServerProvider

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/spi/class-use/EmbeddedHttpServerProvider.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/spi/class-use/EmbeddedHttpServerProvider.html new file mode 100644 index 00000000..90585191 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/spi/class-use/EmbeddedHttpServerProvider.html @@ -0,0 +1,196 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.spi.EmbeddedHttpServerProvider (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.spi.EmbeddedHttpServerProvider

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/spi/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/spi/package-summary.html new file mode 100644 index 00000000..c4e231c7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/spi/package-summary.html @@ -0,0 +1,170 @@ + + + + + +io.streamthoughts.azkarra.api.spi (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.spi

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/spi/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/spi/package-tree.html new file mode 100644 index 00000000..15ae211c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/spi/package-tree.html @@ -0,0 +1,161 @@ + + + + + +io.streamthoughts.azkarra.api.spi Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.spi

+Package Hierarchies: + +
+
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/spi/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/spi/package-use.html new file mode 100644 index 00000000..e7e2c81d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/spi/package-use.html @@ -0,0 +1,187 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.spi (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.spi

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/ApplicationIdBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/ApplicationIdBuilder.html new file mode 100644 index 00000000..2b40a1c1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/ApplicationIdBuilder.html @@ -0,0 +1,271 @@ + + + + + +ApplicationIdBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ApplicationIdBuilder

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        buildApplicationId

        +
        ApplicationId buildApplicationId​(TopologyMetadata metadata,
        +                                 Conf config)
        +
        Builds the StreamsConfig.APPLICATION_ID_CONFIG for + the specified topology and configuration.
        +
        +
        Parameters:
        +
        metadata - the topology's metadata.
        +
        config - the topology's configuration.
        +
        Returns:
        +
        a new ApplicationId instance.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsApplication.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsApplication.html new file mode 100644 index 00000000..d80c8bea --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsApplication.html @@ -0,0 +1,357 @@ + + + + + +KafkaStreamsApplication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class KafkaStreamsApplication

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.KafkaStreamsApplication
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    HasId
    +
    +
    +
    public class KafkaStreamsApplication
    +extends Object
    +implements HasId
    +
    A KafkaStreamsApplication regroups information about KafkaStreams instances that use + the same application.id ,i.e., all instances that belong to the same Kafka Streams application.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsContainer.KafkaMetricFilter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsContainer.KafkaMetricFilter.html new file mode 100644 index 00000000..598730c1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsContainer.KafkaMetricFilter.html @@ -0,0 +1,307 @@ + + + + + +KafkaStreamsContainer.KafkaMetricFilter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface KafkaStreamsContainer.KafkaMetricFilter

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsContainer.StateChangeWatcher.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsContainer.StateChangeWatcher.html new file mode 100644 index 00000000..dc19bd59 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsContainer.StateChangeWatcher.html @@ -0,0 +1,290 @@ + + + + + +KafkaStreamsContainer.StateChangeWatcher (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface KafkaStreamsContainer.StateChangeWatcher

+
+
+
+
    +
  • +
    +
    Enclosing interface:
    +
    KafkaStreamsContainer
    +
    +
    +
    public static interface KafkaStreamsContainer.StateChangeWatcher
    +
    Watch a KafkaStreams instance for KafkaStreams.State change. + + By default, a KafkaStreamsContainer.StateChangeWatcher is one time called, i.e. once it is triggered, + it has to re-register itself to watch for further changes.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        accept

        +
        default boolean accept​(State newState)
        +
        Should this watcher be called for the given State.
        +
        +
        Parameters:
        +
        newState - the new state of the KafkaStreams instance.
        +
        Returns:
        +
        true if this watcher must be called, false otherwise.
        +
        +
      • +
      + + + +
        +
      • +

        onChange

        +
        void onChange​(StateChangeEvent event)
        +
        Called when state changes. This method should not be blocking.
        +
        +
        Parameters:
        +
        event - the StateChangeEvent
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsContainer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsContainer.html new file mode 100644 index 00000000..c7f09d8c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsContainer.html @@ -0,0 +1,916 @@ + + + + + +KafkaStreamsContainer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface KafkaStreamsContainer

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        restart

        +
        void restart()
        +
        Restarts this container.
        +
      • +
      + + + +
        +
      • +

        close

        +
        default void close​(Duration timeout)
        +
        Closes this KafkaStreams instance.
        +
      • +
      + + + +
        +
      • +

        close

        +
        void close​(boolean cleanUp,
        +           Duration timeout)
        +
        Closes this KafkaStreams instance and wait up to the timeout for the streams to be closed. + + A timeout of 0 means to return immediately (i.e Duration.ZERO
        +
        +
        Parameters:
        +
        cleanUp - flag to clean up the local streams states.
        +
        timeout - the duration to wait for the streams to shutdown.
        +
        +
      • +
      + + + + + + + +
        +
      • +

        threadMetadata

        +
        Set<org.apache.kafka.streams.processor.ThreadMetadata> threadMetadata()
        +
        Gets the local thread metadata.
        +
        +
        Returns:
        +
        a set of ThreadMetadata instance.
        +
        +
      • +
      + + + +
        +
      • +

        startedSince

        +
        long startedSince()
        +
        Gets the started epoch-time in milliseconds.
        +
        +
        Returns:
        +
        a unix epoch-time in milliseconds.
        +
        +
      • +
      + + + +
        +
      • +

        streamsConfig

        +
        Conf streamsConfig()
        +
        Gets the configuration for this KafkaStreams instance.
        +
        +
        Returns:
        +
        a Conf instance.
        +
        +
      • +
      + + + +
        +
      • +

        containerId

        +
        String containerId()
        +
        Gets the id for this container.
        +
        +
        Returns:
        +
        a string container id.
        +
        +
      • +
      + + + +
        +
      • +

        applicationId

        +
        String applicationId()
        +
        Gets configured StreamsConfig.APPLICATION_ID_CONFIG for this KafkaStreams instance.
        +
        +
        Returns:
        +
        a string application.id
        +
        +
      • +
      + + + +
        +
      • +

        endpoint

        +
        Optional<Endpoint> endpoint()
        +
        Gets the endpoint configured for this KafkaStreams instance.
        +
        +
        Returns:
        +
        an optional Endpoint
        +
        See Also:
        +
        StreamsConfig.APPLICATION_SERVER_CONFIG
        +
        +
      • +
      + + + +
        +
      • +

        exception

        +
        Optional<Throwable> exception()
        +
        Gets the last observed exception thrown the KafkaStreams instance.
        +
        +
        Returns:
        +
        a Throwable instance.
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        metrics

        +
        default Set<MetricGroup> metrics()
        +
        Gets all Metrics for this KafkaStreams instance.
        +
        +
        Returns:
        +
        a Set of Metric.
        +
        See Also:
        +
        KafkaStreams.metrics()
        +
        +
      • +
      + + + + + + + +
        +
      • +

        offsets

        +
        ConsumerGroupOffsets offsets()
        +
        Gets the offsets for the topic/partitions assigned to this KafkaStreams instance. + If the KafkaStreams instance is not running then no offsets will be computed.
        +
        +
        Returns:
        +
        the ConsumerGroupOffsets.
        +
        +
      • +
      + + + +
        +
      • +

        defaultKeySerde

        +
        Optional<org.apache.kafka.common.serialization.Serde> defaultKeySerde()
        +
        Gets the default Serde configured for key.
        +
        +
        Returns:
        +
        a optional Serde instance.
        +
        +
      • +
      + + + +
        +
      • +

        isRunning

        +
        boolean isRunning()
        +
        Checks if the KafkaStreams is either RUNNING or REBALANCING.
        +
        +
        Returns:
        +
        false if no KafkaStreams is initialized.
        +
        +
      • +
      + + + +
        +
      • +

        getKafkaStreams

        +
        default org.apache.kafka.streams.KafkaStreams getKafkaStreams()
        +
        Returns the wrapped KafkaStreams instance. + + This method can throw an UnsupportedOperationException if the KafkaStreamsContainer + implementation doesn't manage the KafkaStreams locally.
        +
        +
        Returns:
        +
        the KafkaStreams.
        +
        +
      • +
      + + + +
        +
      • +

        getTopology

        +
        default org.apache.kafka.streams.Topology getTopology()
        +
        Returns the wrapped Topology instance. + + This method can throw an UnsupportedOperationException if the KafkaStreamsContainer + implementation doesn't manage the KafkaStreams locally.
        +
        +
        Returns:
        +
        the Topology instance.
        +
        +
      • +
      + + + +
        +
      • +

        checkEndpoint

        +
        boolean checkEndpoint​(Endpoint endpoint)
        +
        Checks whether the given Endpoint is the same as this container.
        +
        +
        Parameters:
        +
        endpoint - the Endpoint to verify.
        +
        Returns:
        +
        true if the given host
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        createNewProducer

        +
        org.apache.kafka.clients.producer.Producer<byte[],​byte[]> createNewProducer​(Map<String,​Object> overrides)
        +
        Creates a new Producer instance using the same configs that the Kafka Streams instance.
        +
        +
        Parameters:
        +
        overrides - the producer configs to overrides.
        +
        +
      • +
      + + + +
        +
      • +

        getAdminClient

        +
        org.apache.kafka.clients.admin.AdminClient getAdminClient()
        +
        Gets a shared AdminClient instance for this KafkaStreams instance.
        +
        +
        Returns:
        +
        a AdminClient instance.
        +
        +
      • +
      + + + + + + + +
        +
      • +

        registerEventStream

        +
        <K,​V> void registerEventStream​(EventStream<K,​V> eventStream)
        +
        Registers a new EventStream to this container.
        +
        +
        Type Parameters:
        +
        K - the record key-type.
        +
        V - the record value-type.
        +
        Parameters:
        +
        eventStream - the EventStream to register.
        +
        +
      • +
      + + + +
        +
      • +

        listRegisteredEventStreamTypes

        +
        Set<String> listRegisteredEventStreamTypes()
        +
        Gets the set of registered event streams.
        +
        +
        Returns:
        +
        the Set of event-streams.
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsContainerAware.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsContainerAware.html new file mode 100644 index 00000000..0301ec0f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsContainerAware.html @@ -0,0 +1,273 @@ + + + + + +KafkaStreamsContainerAware (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface KafkaStreamsContainerAware

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsFactory.html new file mode 100644 index 00000000..9be84ef1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsFactory.html @@ -0,0 +1,316 @@ + + + + + +KafkaStreamsFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface KafkaStreamsFactory

+
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethodDescription
      org.apache.kafka.streams.KafkaStreamsmake​(org.apache.kafka.streams.Topology topology, + Conf streamsConfig) +
      Creates a new KafkaStreams instance for the given topology and config.
      +
      +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        make

        +
        org.apache.kafka.streams.KafkaStreams make​(org.apache.kafka.streams.Topology topology,
        +                                           Conf streamsConfig)
        +
        Creates a new KafkaStreams instance for the given topology and config.
        +
        +
        Parameters:
        +
        topology - the Topology instance.
        +
        streamsConfig - the streams configuration.
        +
        Returns:
        +
        the KafkaStreams instance.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsInstance.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsInstance.html new file mode 100644 index 00000000..97fd2842 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsInstance.html @@ -0,0 +1,383 @@ + + + + + +KafkaStreamsInstance (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class KafkaStreamsInstance

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.KafkaStreamsInstance
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    HasId
    +
    +
    +
    public class KafkaStreamsInstance
    +extends Object
    +implements HasId
    +
    A KafkaStreamsInstance regroups information about a Kafka Streams instance + running either locally or remotely.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        KafkaStreamsInstance

        +
        public KafkaStreamsInstance​(String id,
        +                            Endpoint endpoint,
        +                            boolean isLocal,
        +                            KafkaStreamsMetadata metadata)
        +
        Creates a new KafkaStreamsInstance instance.
        +
        +
        Parameters:
        +
        id - the identifier for this instance, i.e. the container id.
        +
        endpoint - the endpoint for this instance.
        +
        isLocal - a flag to indicate if this instance is running locally.
        +
        metadata - the metadata for this instance.
        +
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsMetadata.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsMetadata.html new file mode 100644 index 00000000..101e4ec5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/KafkaStreamsMetadata.html @@ -0,0 +1,431 @@ + + + + + +KafkaStreamsMetadata (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class KafkaStreamsMetadata

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.KafkaStreamsMetadata
    • +
    +
  • +
+
+
    +
  • +
    +
    public class KafkaStreamsMetadata
    +extends Object
    +
    A KafkaStreamsMetadata regroups information about resources assigned to a stream application instance, + i.e., a set of Topic/Partitions and state stores.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        stateStores

        +
        public Set<String> stateStores()
        +
        Gets the set of store names hosted by this instance.
        +
        +
        Returns:
        +
        the set of stores.
        +
        +
      • +
      + + + +
        +
      • +

        assignments

        +
        public Set<TopicPartitions> assignments()
        +
        Gets the set of topic-partitions assigned to this instance.
        +
        +
        Returns:
        +
        the set of TopicPartitions.
        +
        +
      • +
      + + + +
        +
      • +

        standbyStateStores

        +
        public Set<String> standbyStateStores()
        +
        Gets the set of standby state store names hosted by this instance.
        +
        +
        Returns:
        +
        the set of stores.
        +
        +
      • +
      + + + +
        +
      • +

        standbyAssignments

        +
        public Set<TopicPartitions> standbyAssignments()
        +
        Gets the set of topic-partitions assigned to this instance for standby state stores.
        +
        +
        Returns:
        +
        the set of TopicPartitions.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/OptimizedTopologyProvider.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/OptimizedTopologyProvider.html new file mode 100644 index 00000000..bacba440 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/OptimizedTopologyProvider.html @@ -0,0 +1,397 @@ + + + + + +OptimizedTopologyProvider (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class OptimizedTopologyProvider

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.OptimizedTopologyProvider
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        OptimizedTopologyProvider

        +
        public OptimizedTopologyProvider()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        configure

        +
        public void configure​(Conf configuration)
        +
        Configures this instance with the specified Conf.
        +
        +
        Specified by:
        +
        configure in interface Configurable
        +
        Parameters:
        +
        configuration - the Conf instance used to configure this instance.
        +
        +
      • +
      + + + + + + + +
        +
      • +

        topology

        +
        public org.apache.kafka.streams.Topology topology()
        +
        Supplies a new Kafka Streams Topology instance.
        +
        +
        Specified by:
        +
        topology in interface Provider<org.apache.kafka.streams.Topology>
        +
        Specified by:
        +
        topology in interface TopologyProvider
        +
        Returns:
        +
        the Topology instance.
        +
        +
      • +
      + + + +
        +
      • +

        getStreamBuilder

        +
        protected abstract org.apache.kafka.streams.StreamsBuilder getStreamBuilder()
        +
        Returns the StreamsBuilder which is used to build the Topology instance.
        +
        +
        Returns:
        +
        a StreamsBuilder instance.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/State.Standards.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/State.Standards.html new file mode 100644 index 00000000..b5e4f269 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/State.Standards.html @@ -0,0 +1,522 @@ + + + + + +State.Standards (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Enum State.Standards

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Enum Constant Detail

      + + + +
        +
      • +

        NOT_CREATED

        +
        public static final State.Standards NOT_CREATED
        +
        The KafkaStreams instance has been created yet.
        +
      • +
      + + + +
        +
      • +

        CREATED

        +
        public static final State.Standards CREATED
        +
        The KafkaStreams instance has been created successfully.
        +
      • +
      + + + +
        +
      • +

        REBALANCING

        +
        public static final State.Standards REBALANCING
        +
        +
        See Also:
        +
        KafkaStreams.State.REBALANCING
        +
        +
      • +
      + + + +
        +
      • +

        RUNNING

        +
        public static final State.Standards RUNNING
        +
        +
        See Also:
        +
        KafkaStreams.State.RUNNING
        +
        +
      • +
      + + + +
        +
      • +

        PENDING_SHUTDOWN

        +
        public static final State.Standards PENDING_SHUTDOWN
        +
        +
        See Also:
        +
        KafkaStreams.State.PENDING_SHUTDOWN
        +
        +
      • +
      + + + +
        +
      • +

        NOT_RUNNING

        +
        public static final State.Standards NOT_RUNNING
        +
        +
        See Also:
        +
        KafkaStreams.State.NOT_RUNNING
        +
        +
      • +
      + + + + + + + +
        +
      • +

        ERROR

        +
        public static final State.Standards ERROR
        +
        +
        See Also:
        +
        KafkaStreams.State.ERROR
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static State.Standards[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (State.Standards c : State.Standards.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static State.Standards valueOf​(String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        IllegalArgumentException - if this enum type has no constant with the specified name
        +
        NullPointerException - if the argument is null
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/State.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/State.html new file mode 100644 index 00000000..e7640de9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/State.html @@ -0,0 +1,282 @@ + + + + + +State (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface State

+
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeInterfaceDescription
      static class State.Standards +
      The standard State for a KafkaStreams instance.
      +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
    +
  • + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/StateChangeEvent.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/StateChangeEvent.html new file mode 100644 index 00000000..6915396f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/StateChangeEvent.html @@ -0,0 +1,426 @@ + + + + + +StateChangeEvent (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StateChangeEvent

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.StateChangeEvent
    • +
    +
  • +
+
+
    +
  • +
    +
    public class StateChangeEvent
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StateChangeEvent

        +
        public StateChangeEvent​(State newState,
        +                        State oldState)
        +
        Creates a new StateChangeEvent instance.
        +
        +
        Parameters:
        +
        newState - the new State.
        +
        oldState - the old State.
        +
        +
      • +
      + + + +
        +
      • +

        StateChangeEvent

        +
        public StateChangeEvent​(long timestamp,
        +                        State newState,
        +                        State oldState)
        +
        Creates a new StateChangeEvent instance.
        +
        +
        Parameters:
        +
        timestamp - the new state timestamp.
        +
        newState - the new State.
        +
        oldState - the old State.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        timestamp

        +
        public long timestamp()
        +
      • +
      + + + +
        +
      • +

        newState

        +
        public State newState()
        +
      • +
      + + + +
        +
      • +

        oldState

        +
        public State oldState()
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/TopicPartitions.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/TopicPartitions.html new file mode 100644 index 00000000..9467456b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/TopicPartitions.html @@ -0,0 +1,389 @@ + + + + + +TopicPartitions (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class TopicPartitions

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.TopicPartitions
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/TopologyProvider.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/TopologyProvider.html new file mode 100644 index 00000000..830296a1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/TopologyProvider.html @@ -0,0 +1,320 @@ + + + + + +TopologyProvider (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface TopologyProvider

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        version

        +
        String version()
        +
        Returns the version for this Topology.
        +
        +
        Specified by:
        +
        version in interface Versioned
        +
        Returns:
        +
        the string version.
        +
        +
      • +
      + + + +
        +
      • +

        topology

        +
        org.apache.kafka.streams.Topology topology()
        +
        Supplies a new Kafka Streams Topology instance.
        +
        +
        Specified by:
        +
        topology in interface Provider<org.apache.kafka.streams.Topology>
        +
        Returns:
        +
        the Topology instance.
        +
        +
      • +
      + + + +
        +
      • +

        of

        +
        static TopologyProvider of​(org.apache.kafka.streams.Topology topology,
        +                           Version version)
        +
        An helper method to create a static TopologyProvider returning the provided Topology.
        +
        +
        Parameters:
        +
        topology - the Topology instance.
        +
        version - the topology's version.
        +
        Returns:
        +
        a new TopologyProvider instance.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/admin/AdminClientUtils.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/admin/AdminClientUtils.html new file mode 100644 index 00000000..469e3353 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/admin/AdminClientUtils.html @@ -0,0 +1,391 @@ + + + + + +AdminClientUtils (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AdminClientUtils

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.admin.AdminClientUtils
    • +
    +
  • +
+
+
    +
  • +
    +
    public class AdminClientUtils
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AdminClientUtils

        +
        public AdminClientUtils()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        newAdminClient

        +
        public static org.apache.kafka.clients.admin.AdminClient newAdminClient​(Conf config)
        +
        Creates a new AdminClient instance.
        +
        +
        Parameters:
        +
        config - the client admin configuration.
        +
        Returns:
        +
        the new AdminClient instance.
        +
        +
      • +
      + + + +
        +
      • +

        waitForTopicToExist

        +
        public static void waitForTopicToExist​(org.apache.kafka.clients.admin.AdminClient client,
        +                                       Set<String> topics)
        +                                throws InterruptedException,
        +                                       TimeoutException
        +
        Wait indefinitely for the specified topics to be created on the cluster.
        +
        +
        Parameters:
        +
        client - the AdminClient instance to be used.
        +
        topics - the list of topics name to be verified.
        +
        Throws:
        +
        InterruptedException - while waiting for response from broker.
        +
        TimeoutException
        +
        +
      • +
      + + + +
        +
      • +

        waitForTopicToExist

        +
        public static void waitForTopicToExist​(org.apache.kafka.clients.admin.AdminClient client,
        +                                       Set<String> topics,
        +                                       Duration timeout)
        +                                throws InterruptedException,
        +                                       TimeoutException
        +
        Wait for the specified topics to be created on the cluster until timeout.
        +
        +
        Parameters:
        +
        client - the AdminClient instance to be used.
        +
        topics - the list of topics name to be verified.
        +
        Throws:
        +
        InterruptedException - while waiting for response from broker.
        +
        TimeoutException
        +
        +
      • +
      + + + +
        +
      • +

        listTopics

        +
        public static CompletableFuture<Collection<org.apache.kafka.clients.admin.TopicListing>> listTopics​(org.apache.kafka.clients.admin.AdminClient client)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/admin/class-use/AdminClientUtils.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/admin/class-use/AdminClientUtils.html new file mode 100644 index 00000000..17b56a48 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/admin/class-use/AdminClientUtils.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.admin.AdminClientUtils (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.admin.AdminClientUtils

+
+
No usage of io.streamthoughts.azkarra.api.streams.admin.AdminClientUtils
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/admin/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/admin/package-summary.html new file mode 100644 index 00000000..b90b16bd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/admin/package-summary.html @@ -0,0 +1,168 @@ + + + + + +io.streamthoughts.azkarra.api.streams.admin (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.streams.admin

+
+
+
    +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    AdminClientUtils 
    +
  • +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/admin/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/admin/package-tree.html new file mode 100644 index 00000000..29680483 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/admin/package-tree.html @@ -0,0 +1,165 @@ + + + + + +io.streamthoughts.azkarra.api.streams.admin Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.streams.admin

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/admin/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/admin/package-use.html new file mode 100644 index 00000000..1ae1e79d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/admin/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.streams.admin (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.streams.admin

+
+
No usage of io.streamthoughts.azkarra.api.streams.admin
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/ApplicationIdBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/ApplicationIdBuilder.html new file mode 100644 index 00000000..6be1d2f1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/ApplicationIdBuilder.html @@ -0,0 +1,348 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.streams.ApplicationIdBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.streams.ApplicationIdBuilder

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsApplication.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsApplication.html new file mode 100644 index 00000000..de762bed --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsApplication.html @@ -0,0 +1,269 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.KafkaStreamsApplication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.KafkaStreamsApplication

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsContainer.KafkaMetricFilter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsContainer.KafkaMetricFilter.html new file mode 100644 index 00000000..3d6ae07f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsContainer.KafkaMetricFilter.html @@ -0,0 +1,255 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer.KafkaMetricFilter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer.KafkaMetricFilter

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsContainer.StateChangeWatcher.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsContainer.StateChangeWatcher.html new file mode 100644 index 00000000..ee3147f6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsContainer.StateChangeWatcher.html @@ -0,0 +1,224 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer.StateChangeWatcher (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer.StateChangeWatcher

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsContainer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsContainer.html new file mode 100644 index 00000000..39b3498e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsContainer.html @@ -0,0 +1,609 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.streams.KafkaStreamsContainer

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsContainerAware.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsContainerAware.html new file mode 100644 index 00000000..266715ca --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsContainerAware.html @@ -0,0 +1,231 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.streams.KafkaStreamsContainerAware (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.streams.KafkaStreamsContainerAware

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsFactory.html new file mode 100644 index 00000000..e1192686 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsFactory.html @@ -0,0 +1,410 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.streams.KafkaStreamsFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.streams.KafkaStreamsFactory

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsInstance.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsInstance.html new file mode 100644 index 00000000..8fa2a36a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsInstance.html @@ -0,0 +1,274 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.KafkaStreamsInstance (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.KafkaStreamsInstance

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsMetadata.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsMetadata.html new file mode 100644 index 00000000..3edb20fa --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/KafkaStreamsMetadata.html @@ -0,0 +1,293 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.KafkaStreamsMetadata (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.KafkaStreamsMetadata

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/OptimizedTopologyProvider.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/OptimizedTopologyProvider.html new file mode 100644 index 00000000..eaf25e52 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/OptimizedTopologyProvider.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.OptimizedTopologyProvider (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.OptimizedTopologyProvider

+
+
No usage of io.streamthoughts.azkarra.api.streams.OptimizedTopologyProvider
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/State.Standards.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/State.Standards.html new file mode 100644 index 00000000..6c6b30c5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/State.Standards.html @@ -0,0 +1,204 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.State.Standards (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.State.Standards

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/State.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/State.html new file mode 100644 index 00000000..d007007c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/State.html @@ -0,0 +1,413 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.streams.State (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.streams.State

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/StateChangeEvent.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/StateChangeEvent.html new file mode 100644 index 00000000..851b64ba --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/StateChangeEvent.html @@ -0,0 +1,196 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.StateChangeEvent (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.StateChangeEvent

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/TopicPartitions.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/TopicPartitions.html new file mode 100644 index 00000000..178819e4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/TopicPartitions.html @@ -0,0 +1,217 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.TopicPartitions (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.TopicPartitions

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/TopologyProvider.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/TopologyProvider.html new file mode 100644 index 00000000..9e2b80fa --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/class-use/TopologyProvider.html @@ -0,0 +1,586 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.streams.TopologyProvider (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.streams.TopologyProvider

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerClientOffsets.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerClientOffsets.html new file mode 100644 index 00000000..81e8af6d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerClientOffsets.html @@ -0,0 +1,416 @@ + + + + + +ConsumerClientOffsets (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ConsumerClientOffsets

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.consumer.ConsumerClientOffsets
    • +
    +
  • +
+
+
    +
  • +
    +
    public class ConsumerClientOffsets
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerGroupOffsets.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerGroupOffsets.html new file mode 100644 index 00000000..e4dcf375 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerGroupOffsets.html @@ -0,0 +1,383 @@ + + + + + +ConsumerGroupOffsets (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ConsumerGroupOffsets

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.consumer.ConsumerGroupOffsets
    • +
    +
  • +
+
+
    +
  • +
    +
    public class ConsumerGroupOffsets
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerGroupOffsetsRegistry.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerGroupOffsetsRegistry.html new file mode 100644 index 00000000..5a517e04 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerGroupOffsetsRegistry.html @@ -0,0 +1,256 @@ + + + + + +ConsumerGroupOffsetsRegistry (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ConsumerGroupOffsetsRegistry

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerGroupOffsetsState.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerGroupOffsetsState.html new file mode 100644 index 00000000..fa290f9c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerGroupOffsetsState.html @@ -0,0 +1,320 @@ + + + + + +ConsumerGroupOffsetsState (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ConsumerGroupOffsetsState

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.consumer.ConsumerGroupOffsetsState
    • +
    +
  • +
+
+
    +
  • +
    +
    public class ConsumerGroupOffsetsState
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerLogOffsets.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerLogOffsets.html new file mode 100644 index 00000000..ac13278f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerLogOffsets.html @@ -0,0 +1,467 @@ + + + + + +ConsumerLogOffsets (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ConsumerLogOffsets

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.consumer.ConsumerLogOffsets
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerThreadKey.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerThreadKey.html new file mode 100644 index 00000000..a7f11344 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/ConsumerThreadKey.html @@ -0,0 +1,290 @@ + + + + + +ConsumerThreadKey (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ConsumerThreadKey

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.consumer.ConsumerThreadKey
    • +
    +
  • +
+
+
    +
  • +
    +
    public class ConsumerThreadKey
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/GlobalConsumerOffsetsRegistry.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/GlobalConsumerOffsetsRegistry.html new file mode 100644 index 00000000..8a4b330d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/GlobalConsumerOffsetsRegistry.html @@ -0,0 +1,290 @@ + + + + + +GlobalConsumerOffsetsRegistry (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class GlobalConsumerOffsetsRegistry

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.consumer.GlobalConsumerOffsetsRegistry
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/LogOffsetsFetcher.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/LogOffsetsFetcher.html new file mode 100644 index 00000000..5ca41e95 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/LogOffsetsFetcher.html @@ -0,0 +1,326 @@ + + + + + +LogOffsetsFetcher (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class LogOffsetsFetcher

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.consumer.LogOffsetsFetcher
    • +
    +
  • +
+
+
    +
  • +
    +
    public class LogOffsetsFetcher
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        LogOffsetsFetcher

        +
        public LogOffsetsFetcher()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        fetchLogEndOffsetsFor

        +
        public static <K,​V> Map<org.apache.kafka.common.TopicPartition,​Long> fetchLogEndOffsetsFor​(org.apache.kafka.clients.consumer.Consumer<K,​V> consumer,
        +                                                                                                       Collection<org.apache.kafka.common.TopicPartition> partitions)
        +
      • +
      + + + +
        +
      • +

        fetchLogStartOffsetsFor

        +
        public static <K,​V> Map<org.apache.kafka.common.TopicPartition,​Long> fetchLogStartOffsetsFor​(org.apache.kafka.clients.consumer.Consumer<K,​V> consumer,
        +                                                                                                         Collection<org.apache.kafka.common.TopicPartition> partitions)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/MonitorOffsetsConsumerInterceptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/MonitorOffsetsConsumerInterceptor.html new file mode 100644 index 00000000..6cc64462 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/MonitorOffsetsConsumerInterceptor.html @@ -0,0 +1,378 @@ + + + + + +MonitorOffsetsConsumerInterceptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class MonitorOffsetsConsumerInterceptor<K,​V>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.consumer.MonitorOffsetsConsumerInterceptor<K,​V>
    • +
    +
  • +
+
+
    +
  • +
    +
    Type Parameters:
    +
    K - the key-type.
    +
    V - the value-type
    +
    +
    +
    All Implemented Interfaces:
    +
    AutoCloseable, org.apache.kafka.clients.consumer.ConsumerInterceptor<K,​V>, org.apache.kafka.common.Configurable
    +
    +
    +
    public class MonitorOffsetsConsumerInterceptor<K,​V>
    +extends Object
    +implements org.apache.kafka.clients.consumer.ConsumerInterceptor<K,​V>
    +
    Default ConsumerInterceptor that is used to track consumption progress.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        configure

        +
        public void configure​(Map<String,​?> configs)
        +
        +
        Specified by:
        +
        configure in interface org.apache.kafka.common.Configurable
        +
        +
      • +
      + + + +
        +
      • +

        onConsume

        +
        public org.apache.kafka.clients.consumer.ConsumerRecords<K,​V> onConsume​(org.apache.kafka.clients.consumer.ConsumerRecords<K,​V> records)
        +
        +
        Specified by:
        +
        onConsume in interface org.apache.kafka.clients.consumer.ConsumerInterceptor<K,​V>
        +
        +
      • +
      + + + +
        +
      • +

        onCommit

        +
        public void onCommit​(Map<org.apache.kafka.common.TopicPartition,​org.apache.kafka.clients.consumer.OffsetAndMetadata> offsets)
        +
        +
        Specified by:
        +
        onCommit in interface org.apache.kafka.clients.consumer.ConsumerInterceptor<K,​V>
        +
        +
      • +
      + + + +
        +
      • +

        close

        +
        public void close()
        +
        +
        Specified by:
        +
        close in interface AutoCloseable
        +
        Specified by:
        +
        close in interface org.apache.kafka.clients.consumer.ConsumerInterceptor<K,​V>
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/OffsetAndTimestamp.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/OffsetAndTimestamp.html new file mode 100644 index 00000000..a171f8c6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/OffsetAndTimestamp.html @@ -0,0 +1,333 @@ + + + + + +OffsetAndTimestamp (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class OffsetAndTimestamp

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.consumer.OffsetAndTimestamp
    • +
    +
  • +
+
+
    +
  • +
    +
    public class OffsetAndTimestamp
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        offset

        +
        public long offset()
        +
      • +
      + + + +
        +
      • +

        timestamp

        +
        public long timestamp()
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerClientOffsets.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerClientOffsets.html new file mode 100644 index 00000000..698b5e05 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerClientOffsets.html @@ -0,0 +1,210 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.consumer.ConsumerClientOffsets (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.consumer.ConsumerClientOffsets

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerGroupOffsets.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerGroupOffsets.html new file mode 100644 index 00000000..4bf85316 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerGroupOffsets.html @@ -0,0 +1,294 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.consumer.ConsumerGroupOffsets (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.consumer.ConsumerGroupOffsets

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerGroupOffsetsRegistry.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerGroupOffsetsRegistry.html new file mode 100644 index 00000000..d3ba1a7e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerGroupOffsetsRegistry.html @@ -0,0 +1,194 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.streams.consumer.ConsumerGroupOffsetsRegistry (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.streams.consumer.ConsumerGroupOffsetsRegistry

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerGroupOffsetsState.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerGroupOffsetsState.html new file mode 100644 index 00000000..8800c2c4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerGroupOffsetsState.html @@ -0,0 +1,198 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.consumer.ConsumerGroupOffsetsState (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.consumer.ConsumerGroupOffsetsState

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerLogOffsets.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerLogOffsets.html new file mode 100644 index 00000000..9bc8675d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerLogOffsets.html @@ -0,0 +1,284 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.consumer.ConsumerLogOffsets (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.consumer.ConsumerLogOffsets

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerThreadKey.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerThreadKey.html new file mode 100644 index 00000000..80480a3d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/ConsumerThreadKey.html @@ -0,0 +1,196 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.consumer.ConsumerThreadKey (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.consumer.ConsumerThreadKey

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/GlobalConsumerOffsetsRegistry.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/GlobalConsumerOffsetsRegistry.html new file mode 100644 index 00000000..19b3cdbd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/GlobalConsumerOffsetsRegistry.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.consumer.GlobalConsumerOffsetsRegistry (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.consumer.GlobalConsumerOffsetsRegistry

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/LogOffsetsFetcher.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/LogOffsetsFetcher.html new file mode 100644 index 00000000..a871980b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/LogOffsetsFetcher.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.consumer.LogOffsetsFetcher (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.consumer.LogOffsetsFetcher

+
+
No usage of io.streamthoughts.azkarra.api.streams.consumer.LogOffsetsFetcher
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/MonitorOffsetsConsumerInterceptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/MonitorOffsetsConsumerInterceptor.html new file mode 100644 index 00000000..c462b4a2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/MonitorOffsetsConsumerInterceptor.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.consumer.MonitorOffsetsConsumerInterceptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.consumer.MonitorOffsetsConsumerInterceptor

+
+
No usage of io.streamthoughts.azkarra.api.streams.consumer.MonitorOffsetsConsumerInterceptor
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/OffsetAndTimestamp.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/OffsetAndTimestamp.html new file mode 100644 index 00000000..bd5387b7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/class-use/OffsetAndTimestamp.html @@ -0,0 +1,260 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.consumer.OffsetAndTimestamp (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.consumer.OffsetAndTimestamp

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/package-summary.html new file mode 100644 index 00000000..32918bc1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/package-summary.html @@ -0,0 +1,217 @@ + + + + + +io.streamthoughts.azkarra.api.streams.consumer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.streams.consumer

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/package-tree.html new file mode 100644 index 00000000..5b57094a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/package-tree.html @@ -0,0 +1,179 @@ + + + + + +io.streamthoughts.azkarra.api.streams.consumer Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.streams.consumer

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/package-use.html new file mode 100644 index 00000000..47f0df78 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/consumer/package-use.html @@ -0,0 +1,297 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.streams.consumer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.streams.consumer

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/DelegatingUncaughtExceptionHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/DelegatingUncaughtExceptionHandler.html new file mode 100644 index 00000000..537d016f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/DelegatingUncaughtExceptionHandler.html @@ -0,0 +1,326 @@ + + + + + +DelegatingUncaughtExceptionHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class DelegatingUncaughtExceptionHandler

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.errors.DelegatingUncaughtExceptionHandler
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/StreamThreadExceptionHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/StreamThreadExceptionHandler.html new file mode 100644 index 00000000..dd1b8f07 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/StreamThreadExceptionHandler.html @@ -0,0 +1,276 @@ + + + + + +StreamThreadExceptionHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface StreamThreadExceptionHandler

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        handle

        +
        void handle​(KafkaStreamsContainer container,
        +            Thread streamThread,
        +            Throwable e)
        +
        Method invoked when a StreamThread abruptly terminates due to an uncaught exception.
        +
        +
        Parameters:
        +
        container - the streams container.
        +
        streamThread - the thread.
        +
        e - the exception.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/class-use/DelegatingUncaughtExceptionHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/class-use/DelegatingUncaughtExceptionHandler.html new file mode 100644 index 00000000..5c07bc09 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/class-use/DelegatingUncaughtExceptionHandler.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.errors.DelegatingUncaughtExceptionHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.errors.DelegatingUncaughtExceptionHandler

+
+
No usage of io.streamthoughts.azkarra.api.streams.errors.DelegatingUncaughtExceptionHandler
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/class-use/StreamThreadExceptionHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/class-use/StreamThreadExceptionHandler.html new file mode 100644 index 00000000..db256843 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/class-use/StreamThreadExceptionHandler.html @@ -0,0 +1,396 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.streams.errors.StreamThreadExceptionHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.streams.errors.StreamThreadExceptionHandler

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/package-summary.html new file mode 100644 index 00000000..9b051781 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/package-summary.html @@ -0,0 +1,189 @@ + + + + + +io.streamthoughts.azkarra.api.streams.errors (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.streams.errors

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/package-tree.html new file mode 100644 index 00000000..fc284100 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/package-tree.html @@ -0,0 +1,171 @@ + + + + + +io.streamthoughts.azkarra.api.streams.errors Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.streams.errors

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/package-use.html new file mode 100644 index 00000000..1ca9e896 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/errors/package-use.html @@ -0,0 +1,308 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.streams.errors (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.streams.errors

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/InternalStreamsLifeCycleChain.Callback.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/InternalStreamsLifeCycleChain.Callback.html new file mode 100644 index 00000000..ca578bc3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/InternalStreamsLifeCycleChain.Callback.html @@ -0,0 +1,263 @@ + + + + + +InternalStreamsLifeCycleChain.Callback (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface InternalStreamsLifeCycleChain.Callback

+
+
+
+
    +
  • +
    +
    Enclosing class:
    +
    InternalStreamsLifeCycleChain
    +
    +
    +
    Functional Interface:
    +
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
    +
    +
    +
    @FunctionalInterface
    +public static interface InternalStreamsLifeCycleChain.Callback
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/InternalStreamsLifeCycleChain.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/InternalStreamsLifeCycleChain.html new file mode 100644 index 00000000..70593666 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/InternalStreamsLifeCycleChain.html @@ -0,0 +1,356 @@ + + + + + +InternalStreamsLifeCycleChain (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class InternalStreamsLifeCycleChain

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.internal.InternalStreamsLifeCycleChain
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/class-use/InternalStreamsLifeCycleChain.Callback.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/class-use/InternalStreamsLifeCycleChain.Callback.html new file mode 100644 index 00000000..8239b25f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/class-use/InternalStreamsLifeCycleChain.Callback.html @@ -0,0 +1,196 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.streams.internal.InternalStreamsLifeCycleChain.Callback (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.streams.internal.InternalStreamsLifeCycleChain.Callback

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/class-use/InternalStreamsLifeCycleChain.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/class-use/InternalStreamsLifeCycleChain.html new file mode 100644 index 00000000..f369c85d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/class-use/InternalStreamsLifeCycleChain.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.internal.InternalStreamsLifeCycleChain (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.internal.InternalStreamsLifeCycleChain

+
+
No usage of io.streamthoughts.azkarra.api.streams.internal.InternalStreamsLifeCycleChain
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/package-summary.html new file mode 100644 index 00000000..d28d3e98 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/package-summary.html @@ -0,0 +1,183 @@ + + + + + +io.streamthoughts.azkarra.api.streams.internal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.streams.internal

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/package-tree.html new file mode 100644 index 00000000..f4cb1091 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/package-tree.html @@ -0,0 +1,171 @@ + + + + + +io.streamthoughts.azkarra.api.streams.internal Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.streams.internal

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/package-use.html new file mode 100644 index 00000000..f4e6f550 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/internal/package-use.html @@ -0,0 +1,185 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.streams.internal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.streams.internal

+
+ +
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/CompositeStateListener.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/CompositeStateListener.html new file mode 100644 index 00000000..ee00663d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/CompositeStateListener.html @@ -0,0 +1,379 @@ + + + + + +CompositeStateListener (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class CompositeStateListener

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.listener.CompositeStateListener
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    KafkaStreamsContainerAware, org.apache.kafka.streams.KafkaStreams.StateListener
    +
    +
    +
    public class CompositeStateListener
    +extends Object
    +implements org.apache.kafka.streams.KafkaStreams.StateListener, KafkaStreamsContainerAware
    +
    A KafkaStreams.StateListener that delegates to one or more KafkaStreams.StateListener in order.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        addListener

        +
        public CompositeStateListener addListener​(org.apache.kafka.streams.KafkaStreams.StateListener listener)
        +
      • +
      + + + +
        +
      • +

        onChange

        +
        public void onChange​(org.apache.kafka.streams.KafkaStreams.State newState,
        +                     org.apache.kafka.streams.KafkaStreams.State oldState)
        +
        +
        Specified by:
        +
        onChange in interface org.apache.kafka.streams.KafkaStreams.StateListener
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/CompositeStateRestoreListener.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/CompositeStateRestoreListener.html new file mode 100644 index 00000000..2f31ae93 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/CompositeStateRestoreListener.html @@ -0,0 +1,411 @@ + + + + + +CompositeStateRestoreListener (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class CompositeStateRestoreListener

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.listener.CompositeStateRestoreListener
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    KafkaStreamsContainerAware, org.apache.kafka.streams.processor.StateRestoreListener
    +
    +
    +
    public class CompositeStateRestoreListener
    +extends Object
    +implements org.apache.kafka.streams.processor.StateRestoreListener, KafkaStreamsContainerAware
    +
    A StateRestoreListener that delegates to one or more StateRestoreListener in order.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CompositeStateRestoreListener

        +
        public CompositeStateRestoreListener​(Collection<org.apache.kafka.streams.processor.StateRestoreListener> listeners)
        +
        Creates a new CompositeStateRestoreListener instance.
        +
        +
        Parameters:
        +
        listeners - the list of StateRestoreListener.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        addListener

        +
        public void addListener​(org.apache.kafka.streams.processor.StateRestoreListener listener)
        +
      • +
      + + + +
        +
      • +

        onRestoreStart

        +
        public void onRestoreStart​(org.apache.kafka.common.TopicPartition topicPartition,
        +                           String storeName,
        +                           long startingOffset,
        +                           long endingOffset)
        +
        +
        Specified by:
        +
        onRestoreStart in interface org.apache.kafka.streams.processor.StateRestoreListener
        +
        +
      • +
      + + + +
        +
      • +

        onBatchRestored

        +
        public void onBatchRestored​(org.apache.kafka.common.TopicPartition topicPartition,
        +                            String storeName,
        +                            long batchEndOffset,
        +                            long numRestored)
        +
        +
        Specified by:
        +
        onBatchRestored in interface org.apache.kafka.streams.processor.StateRestoreListener
        +
        +
      • +
      + + + +
        +
      • +

        onRestoreEnd

        +
        public void onRestoreEnd​(org.apache.kafka.common.TopicPartition topicPartition,
        +                         String storeName,
        +                         long totalRestored)
        +
        +
        Specified by:
        +
        onRestoreEnd in interface org.apache.kafka.streams.processor.StateRestoreListener
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/CompositeUncaughtExceptionHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/CompositeUncaughtExceptionHandler.html new file mode 100644 index 00000000..2dae2f45 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/CompositeUncaughtExceptionHandler.html @@ -0,0 +1,335 @@ + + + + + +CompositeUncaughtExceptionHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class CompositeUncaughtExceptionHandler

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.listener.CompositeUncaughtExceptionHandler
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/class-use/CompositeStateListener.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/class-use/CompositeStateListener.html new file mode 100644 index 00000000..ab95452a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/class-use/CompositeStateListener.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.listener.CompositeStateListener (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.listener.CompositeStateListener

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/class-use/CompositeStateRestoreListener.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/class-use/CompositeStateRestoreListener.html new file mode 100644 index 00000000..6b05ddfb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/class-use/CompositeStateRestoreListener.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.listener.CompositeStateRestoreListener (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.listener.CompositeStateRestoreListener

+
+
No usage of io.streamthoughts.azkarra.api.streams.listener.CompositeStateRestoreListener
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/class-use/CompositeUncaughtExceptionHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/class-use/CompositeUncaughtExceptionHandler.html new file mode 100644 index 00000000..c5fa19e3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/class-use/CompositeUncaughtExceptionHandler.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.listener.CompositeUncaughtExceptionHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.listener.CompositeUncaughtExceptionHandler

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/package-summary.html new file mode 100644 index 00000000..1e5e6ab0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/package-summary.html @@ -0,0 +1,180 @@ + + + + + +io.streamthoughts.azkarra.api.streams.listener (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.streams.listener

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/package-tree.html new file mode 100644 index 00000000..0d5ad288 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/package-tree.html @@ -0,0 +1,167 @@ + + + + + +io.streamthoughts.azkarra.api.streams.listener Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.streams.listener

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/package-use.html new file mode 100644 index 00000000..73a1e20c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/listener/package-use.html @@ -0,0 +1,191 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.streams.listener (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.streams.listener

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/package-summary.html new file mode 100644 index 00000000..22fa499b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/package-summary.html @@ -0,0 +1,279 @@ + + + + + +io.streamthoughts.azkarra.api.streams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.streams

+
+
+
    +
  • + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Interface Summary 
    InterfaceDescription
    ApplicationIdBuilder +
    Class for building StreamsConfig.APPLICATION_ID_CONFIG.
    +
    KafkaStreamsContainer +
    A KafkaStreamsContainer is used to encapsulate and to manipulate a KafkaStreams instance + that can be running either locally or remotely.
    +
    KafkaStreamsContainer.KafkaMetricFilter +
    A KafkaMetricFilter can be used to only get specific metrics.
    +
    KafkaStreamsContainer.StateChangeWatcher +
    Watch a KafkaStreams instance for KafkaStreams.State change.
    +
    KafkaStreamsContainerAware +
    Interface to be implemented by any object that wishes to be notified of + the KafkaStreamsContainer that it runs in.
    +
    KafkaStreamsFactory +
    The interface which is used for creating new KafkaStreams instance.
    +
    State +
    Interface that can be used to set the state of the KafkaStreamsContainer.
    +
    TopologyProvider +
    The default interface to supply a Kafka Streams Topology instance.
    +
    +
  • +
  • + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    KafkaStreamsApplication +
    A KafkaStreamsApplication regroups information about KafkaStreams instances that use + the same application.id ,i.e., all instances that belong to the same Kafka Streams application.
    +
    KafkaStreamsInstance +
    A KafkaStreamsInstance regroups information about a Kafka Streams instance + running either locally or remotely.
    +
    KafkaStreamsMetadata +
    A KafkaStreamsMetadata regroups information about resources assigned to a stream application instance, + i.e., a set of Topic/Partitions and state stores.
    +
    OptimizedTopologyProvider +
    A TopologyProvider that can be used to build an optimized Topology instance.
    +
    StateChangeEvent 
    TopicPartitions +
    This class represents topic-partitions assignment for a streams application.
    +
    +
  • +
  • + + + + + + + + + + + + +
    Enum Summary 
    EnumDescription
    State.Standards +
    The standard State for a KafkaStreams instance.
    +
    +
  • +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/package-tree.html new file mode 100644 index 00000000..b718bb99 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/package-tree.html @@ -0,0 +1,217 @@ + + + + + +io.streamthoughts.azkarra.api.streams Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.streams

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+

Enum Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/package-use.html new file mode 100644 index 00000000..789223d0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/package-use.html @@ -0,0 +1,824 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.streams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.streams

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/LocalStatePartitionsInfo.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/LocalStatePartitionsInfo.html new file mode 100644 index 00000000..96faf6d7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/LocalStatePartitionsInfo.html @@ -0,0 +1,409 @@ + + + + + +LocalStatePartitionsInfo (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class LocalStatePartitionsInfo

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.store.LocalStatePartitionsInfo
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    HasName
    +
    +
    +
    public class LocalStatePartitionsInfo
    +extends Object
    +implements HasName
    +
    The LocalStatePartitionsInfo describes the state of a state store.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/StatePartitionLagInfo.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/StatePartitionLagInfo.html new file mode 100644 index 00000000..e75f49cd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/StatePartitionLagInfo.html @@ -0,0 +1,410 @@ + + + + + +StatePartitionLagInfo (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StatePartitionLagInfo

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.store.StatePartitionLagInfo
    • +
    +
  • +
+
+
    +
  • +
    +
    public class StatePartitionLagInfo
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StatePartitionLagInfo

        +
        public StatePartitionLagInfo​(int partition,
        +                             long currentOffset,
        +                             long logEndOffset,
        +                             long offsetLag)
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getPartition

        +
        public int getPartition()
        +
      • +
      + + + +
        +
      • +

        getCurrentOffset

        +
        public long getCurrentOffset()
        +
      • +
      + + + +
        +
      • +

        getLogEndOffset

        +
        public long getLogEndOffset()
        +
      • +
      + + + +
        +
      • +

        getOffsetLag

        +
        public long getOffsetLag()
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/class-use/LocalStatePartitionsInfo.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/class-use/LocalStatePartitionsInfo.html new file mode 100644 index 00000000..da87e7ad --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/class-use/LocalStatePartitionsInfo.html @@ -0,0 +1,268 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.store.LocalStatePartitionsInfo (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.store.LocalStatePartitionsInfo

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/class-use/StatePartitionLagInfo.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/class-use/StatePartitionLagInfo.html new file mode 100644 index 00000000..25bed84f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/class-use/StatePartitionLagInfo.html @@ -0,0 +1,211 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.store.StatePartitionLagInfo (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.store.StatePartitionLagInfo

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/package-summary.html new file mode 100644 index 00000000..c79194e4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/package-summary.html @@ -0,0 +1,174 @@ + + + + + +io.streamthoughts.azkarra.api.streams.store (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.streams.store

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/package-tree.html new file mode 100644 index 00000000..0d0b97e1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/package-tree.html @@ -0,0 +1,166 @@ + + + + + +io.streamthoughts.azkarra.api.streams.store Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.streams.store

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/package-use.html new file mode 100644 index 00000000..4fde4c40 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/store/package-use.html @@ -0,0 +1,254 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.streams.store (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.streams.store

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/TopologyDefinition.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/TopologyDefinition.html new file mode 100644 index 00000000..0bf13838 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/TopologyDefinition.html @@ -0,0 +1,324 @@ + + + + + +TopologyDefinition (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface TopologyDefinition

+
+
+
+
    +
  • +
    +
    public interface TopologyDefinition
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getName

        +
        String getName()
        +
        +
        Returns:
        +
        the topology name.
        +
        +
      • +
      + + + +
        +
      • +

        getVersion

        +
        String getVersion()
        +
        +
        Returns:
        +
        the topology version.
        +
        +
      • +
      + + + +
        +
      • +

        getDescription

        +
        String getDescription()
        +
        +
        Returns:
        +
        the topology description.
        +
        +
      • +
      + + + +
        +
      • +

        getTopology

        +
        org.apache.kafka.streams.Topology getTopology()
        +
        +
        Returns:
        +
        the Topology.
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/TopologyMetadata.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/TopologyMetadata.html new file mode 100644 index 00000000..8c5a7031 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/TopologyMetadata.html @@ -0,0 +1,400 @@ + + + + + +TopologyMetadata (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class TopologyMetadata

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.streams.topology.TopologyMetadata
    • +
    +
  • +
+
+
    +
  • +
    +
    public class TopologyMetadata
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        TopologyMetadata

        +
        public TopologyMetadata​(String name,
        +                        String version,
        +                        String description)
        +
        Creates a new TopologyMetadata instance.
        +
        +
        Parameters:
        +
        name - the topology name.
        +
        version - the topology version.
        +
        description - the topology description.
        +
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/class-use/TopologyDefinition.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/class-use/TopologyDefinition.html new file mode 100644 index 00000000..781d2a2d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/class-use/TopologyDefinition.html @@ -0,0 +1,209 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.streams.topology.TopologyDefinition (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.streams.topology.TopologyDefinition

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/class-use/TopologyMetadata.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/class-use/TopologyMetadata.html new file mode 100644 index 00000000..0ebbeba4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/class-use/TopologyMetadata.html @@ -0,0 +1,352 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.streams.topology.TopologyMetadata (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.streams.topology.TopologyMetadata

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/package-summary.html new file mode 100644 index 00000000..d5e3d427 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/package-summary.html @@ -0,0 +1,183 @@ + + + + + +io.streamthoughts.azkarra.api.streams.topology (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.streams.topology

+
+
+
    +
  • + + + + + + + + + + + + +
    Interface Summary 
    InterfaceDescription
    TopologyDefinition 
    +
  • +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    TopologyMetadata 
    +
  • +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/package-tree.html new file mode 100644 index 00000000..e05c9123 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/package-tree.html @@ -0,0 +1,171 @@ + + + + + +io.streamthoughts.azkarra.api.streams.topology Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.streams.topology

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/package-use.html new file mode 100644 index 00000000..aa81b1d5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/streams/topology/package-use.html @@ -0,0 +1,273 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.streams.topology (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.streams.topology

+
+ +
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/SystemTime.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/SystemTime.html new file mode 100644 index 00000000..e230c4a4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/SystemTime.html @@ -0,0 +1,376 @@ + + + + + +SystemTime (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SystemTime

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Time
    +
    +
    +
    public class SystemTime
    +extends Object
    +implements Time
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SystemTime

        +
        public SystemTime()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        milliseconds

        +
        public long milliseconds()
        +
        Returns the current time in milliseconds.
        +
        +
        Specified by:
        +
        milliseconds in interface Time
        +
        +
      • +
      + + + +
        +
      • +

        nanoseconds

        +
        public long nanoseconds()
        +
        Returns the current value of the running JVM's high-resolution time source, in nanoseconds.
        +
        +
        Specified by:
        +
        nanoseconds in interface Time
        +
        +
      • +
      + + + +
        +
      • +

        sleep

        +
        public void sleep​(Duration duration)
        +
        +
        Specified by:
        +
        sleep in interface Time
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/Time.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/Time.html new file mode 100644 index 00000000..89147aa9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/Time.html @@ -0,0 +1,390 @@ + + + + + +Time (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface Time

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    SystemTime
    +
    +
    +
    public interface Time
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        toISODate

        +
        static String toISODate()
        +
      • +
      + + + +
        +
      • +

        toISODate

        +
        static String toISODate​(long epochTime)
        +
      • +
      + + + +
        +
      • +

        toISODate

        +
        static String toISODate​(long epochTime,
        +                        ZoneId zoneId)
        +
      • +
      + + + +
        +
      • +

        milliseconds

        +
        long milliseconds()
        +
        Returns the current time in milliseconds.
        +
      • +
      + + + +
        +
      • +

        nanoseconds

        +
        long nanoseconds()
        +
        Returns the current value of the running JVM's high-resolution time source, in nanoseconds.
        +
      • +
      + + + +
        +
      • +

        sleep

        +
        void sleep​(Duration duration)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/class-use/SystemTime.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/class-use/SystemTime.html new file mode 100644 index 00000000..a41a7593 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/class-use/SystemTime.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.time.SystemTime (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.time.SystemTime

+
+
No usage of io.streamthoughts.azkarra.api.time.SystemTime
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/class-use/Time.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/class-use/Time.html new file mode 100644 index 00000000..17641bb3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/class-use/Time.html @@ -0,0 +1,209 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.time.Time (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.time.Time

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/package-summary.html new file mode 100644 index 00000000..799960cd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/package-summary.html @@ -0,0 +1,183 @@ + + + + + +io.streamthoughts.azkarra.api.time (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.time

+
+
+
    +
  • + + + + + + + + + + + + +
    Interface Summary 
    InterfaceDescription
    Time 
    +
  • +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    SystemTime 
    +
  • +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/package-tree.html new file mode 100644 index 00000000..459d9651 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/package-tree.html @@ -0,0 +1,171 @@ + + + + + +io.streamthoughts.azkarra.api.time Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.time

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • io.streamthoughts.azkarra.api.time.SystemTime (implements io.streamthoughts.azkarra.api.time.Time)
    • +
    +
  • +
+
+
+

Interface Hierarchy

+
    +
  • io.streamthoughts.azkarra.api.time.Time
  • +
+
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/package-use.html new file mode 100644 index 00000000..a4529fd9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/time/package-use.html @@ -0,0 +1,185 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.time (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.time

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/AnnotationResolver.AnnotationFilter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/AnnotationResolver.AnnotationFilter.html new file mode 100644 index 00000000..0dfec0c8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/AnnotationResolver.AnnotationFilter.html @@ -0,0 +1,288 @@ + + + + + +AnnotationResolver.AnnotationFilter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface AnnotationResolver.AnnotationFilter

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        matches

        +
        default boolean matches​(Annotation annotation)
        +
      • +
      + + + +
        +
      • +

        matches

        +
        default boolean matches​(Class<?> annotationType)
        +
      • +
      + + + +
        +
      • +

        matches

        +
        boolean matches​(String typeName)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/AnnotationResolver.PackageAnnotationFilter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/AnnotationResolver.PackageAnnotationFilter.html new file mode 100644 index 00000000..36a325f6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/AnnotationResolver.PackageAnnotationFilter.html @@ -0,0 +1,287 @@ + + + + + +AnnotationResolver.PackageAnnotationFilter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AnnotationResolver.PackageAnnotationFilter

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.util.AnnotationResolver.PackageAnnotationFilter
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/AnnotationResolver.TypeAnnotationFilter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/AnnotationResolver.TypeAnnotationFilter.html new file mode 100644 index 00000000..63bc37fc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/AnnotationResolver.TypeAnnotationFilter.html @@ -0,0 +1,287 @@ + + + + + +AnnotationResolver.TypeAnnotationFilter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AnnotationResolver.TypeAnnotationFilter

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.util.AnnotationResolver.TypeAnnotationFilter
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/AnnotationResolver.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/AnnotationResolver.html new file mode 100644 index 00000000..f7cd90ee --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/AnnotationResolver.html @@ -0,0 +1,435 @@ + + + + + +AnnotationResolver (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AnnotationResolver

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.util.AnnotationResolver
    • +
    +
  • +
+
+
    +
  • +
    +
    public class AnnotationResolver
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AnnotationResolver

        +
        public AnnotationResolver()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isAnnotationOfType

        +
        public static boolean isAnnotationOfType​(Annotation annotation,
        +                                         Class<?> type)
        +
      • +
      + + + +
        +
      • +

        isAnnotationContainer

        +
        public static boolean isAnnotationContainer​(Class<? extends Annotation> annotationType)
        +
      • +
      + + + +
        +
      • +

        findAllAnnotations

        +
        public static List<Annotation> findAllAnnotations​(Class<?> cls)
        +
      • +
      + + + +
        +
      • +

        findAllAnnotationsByType

        +
        public static <T extends AnnotationList<T> findAllAnnotationsByType​(Method method,
        +                                                                      Class<T> annotationType)
        +
      • +
      + + + +
        +
      • +

        findAllAnnotationsByType

        +
        public static <T extends AnnotationList<T> findAllAnnotationsByType​(Class<?> cls,
        +                                                                      Class<T> annotationType)
        +
      • +
      + + + +
        +
      • +

        isAnnotatedWith

        +
        public static <A extends Annotation> boolean isAnnotatedWith​(Method method,
        +                                                             Class<A> annotation)
        +
      • +
      + + + +
        +
      • +

        isAnnotatedWith

        +
        public static <A extends Annotation> boolean isAnnotatedWith​(Class<?> component,
        +                                                             Class<A> annotation)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/ClassUtils.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/ClassUtils.html new file mode 100644 index 00000000..5433b466 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/ClassUtils.html @@ -0,0 +1,394 @@ + + + + + +ClassUtils (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ClassUtils

+
+
+ +
+
    +
  • +
    +
    public class ClassUtils
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ClassUtils

        +
        public ClassUtils()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        newInstance

        +
        public static <T> T newInstance​(Class<T> cls,
        +                                ClassLoader classLoader)
        +
      • +
      + + + +
        +
      • +

        newInstance

        +
        public static <T> T newInstance​(Class<T> c)
        +
      • +
      + + + + + + + +
        +
      • +

        getClassLoader

        +
        public static ClassLoader getClassLoader()
        +
      • +
      + + + +
        +
      • +

        canBeInstantiated

        +
        public static boolean canBeInstantiated​(Class<?> cls)
        +
      • +
      + + + +
        +
      • +

        getAllSuperTypes

        +
        public static Set<Class<?>> getAllSuperTypes​(Class<?> type)
        +
      • +
      + + + +
        +
      • +

        getSuperTypes

        +
        public static Set<Class<?>> getSuperTypes​(Class<?> type)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/Endpoint.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/Endpoint.html new file mode 100644 index 00000000..1a5a60c8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/Endpoint.html @@ -0,0 +1,411 @@ + + + + + +Endpoint (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Endpoint

+
+
+ +
+
    +
  • +
    +
    public class Endpoint
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Endpoint

        +
        public Endpoint​(String address,
        +                int port)
        +
        Creates a new Endpoint instance.
        +
        +
        Parameters:
        +
        address - the endpoint address.
        +
        port - the endpoint port.
        +
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/FutureCollectors.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/FutureCollectors.html new file mode 100644 index 00000000..8f7c614d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/FutureCollectors.html @@ -0,0 +1,268 @@ + + + + + +FutureCollectors (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class FutureCollectors

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.api.util.FutureCollectors
    • +
    +
  • +
+
+
    +
  • +
    +
    public class FutureCollectors
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/Network.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/Network.html new file mode 100644 index 00000000..8593fa51 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/Network.html @@ -0,0 +1,312 @@ + + + + + +Network (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Network

+
+
+ +
+
    +
  • +
    +
    public class Network
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        HOSTNAME

        +
        public static final String HOSTNAME
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Network

        +
        public Network()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/TypeConverter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/TypeConverter.html new file mode 100644 index 00000000..49e634f4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/TypeConverter.html @@ -0,0 +1,484 @@ + + + + + +TypeConverter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class TypeConverter

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/Utils.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/Utils.html new file mode 100644 index 00000000..dcbea005 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/Utils.html @@ -0,0 +1,401 @@ + + + + + +Utils (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Utils

+
+
+ +
+
    +
  • +
    +
    public class Utils
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Utils

        +
        public Utils()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        closeQuietly

        +
        public static void closeQuietly​(AutoCloseable closeable)
        +
      • +
      + + + +
        +
      • +

        isNullOrEmpty

        +
        public static boolean isNullOrEmpty​(String str)
        +
      • +
      + + + +
        +
      • +

        contains

        +
        public static boolean contains​(char[] array,
        +                               char target)
        +
      • +
      + + + + + + + +
        +
      • +

        isNumber

        +
        public static boolean isNumber​(String s)
        +
      • +
      + + + +
        +
      • +

        capped

        +
        public static Instant capped​(Instant instant)
        +
        Instant.toEpochMilli() could result in an arithmetic overflow/underflow + (e.g. Instant.MAX.toEpochMilli() or Instant.MIN.toEpochMilli()).
        +
      • +
      + + + +
        +
      • +

        formatStackTrace

        +
        public static String formatStackTrace​(Throwable t)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/Version.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/Version.html new file mode 100644 index 00000000..fd7b47ee --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/Version.html @@ -0,0 +1,522 @@ + + + + + +Version (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Version

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Comparable<Version>
    +
    +
    +
    public class Version
    +extends Object
    +implements Comparable<Version>
    +
    A version class which supports the following pattern : + + ..- + + Supported qualifier are : alpha, beta, snapshot, rc, release.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Version

        +
        public Version​(int majorVersion,
        +               int minorVersion,
        +               int incrementalVersion,
        +               String qualifier)
        +
        Creates a new Version instance.
        +
        +
        Parameters:
        +
        majorVersion - the major version (must be superior or equal to 0).
        +
        minorVersion - the minor version (must be superior or equal to 0).
        +
        incrementalVersion - the incremental version (must be superior or equal to 0).
        +
        qualifier - the qualifier.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isEqual

        +
        public static boolean isEqual​(String v1,
        +                              String v2)
        +
      • +
      + + + +
        +
      • +

        isEqual

        +
        public static boolean isEqual​(Version v1,
        +                              String v2)
        +
      • +
      + + + +
        +
      • +

        parse

        +
        public static Version parse​(String version)
        +
        Static helper for creating a new version based on the specified string.
        +
        +
        Parameters:
        +
        version - the version.
        +
        Returns:
        +
        a new Version instance.
        +
        +
      • +
      + + + +
        +
      • +

        getLatest

        +
        public static Version getLatest​(Version... versions)
        +
        Static helper for returning the latest version from a list of Version.
        +
        +
        Parameters:
        +
        versions - the list of version.
        +
        Returns:
        +
        the latest version.
        +
        +
      • +
      + + + +
        +
      • +

        majorVersion

        +
        public int majorVersion()
        +
      • +
      + + + +
        +
      • +

        minorVersion

        +
        public int minorVersion()
        +
      • +
      + + + +
        +
      • +

        incrementalVersion

        +
        public int incrementalVersion()
        +
      • +
      + + + +
        +
      • +

        qualifier

        +
        public io.streamthoughts.azkarra.api.util.Version.Qualifier qualifier()
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/AnnotationResolver.AnnotationFilter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/AnnotationResolver.AnnotationFilter.html new file mode 100644 index 00000000..ab5652d1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/AnnotationResolver.AnnotationFilter.html @@ -0,0 +1,199 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.api.util.AnnotationResolver.AnnotationFilter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.api.util.AnnotationResolver.AnnotationFilter

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/AnnotationResolver.PackageAnnotationFilter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/AnnotationResolver.PackageAnnotationFilter.html new file mode 100644 index 00000000..8a5031d6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/AnnotationResolver.PackageAnnotationFilter.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.util.AnnotationResolver.PackageAnnotationFilter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.util.AnnotationResolver.PackageAnnotationFilter

+
+
No usage of io.streamthoughts.azkarra.api.util.AnnotationResolver.PackageAnnotationFilter
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/AnnotationResolver.TypeAnnotationFilter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/AnnotationResolver.TypeAnnotationFilter.html new file mode 100644 index 00000000..1b2acdc7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/AnnotationResolver.TypeAnnotationFilter.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.util.AnnotationResolver.TypeAnnotationFilter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.util.AnnotationResolver.TypeAnnotationFilter

+
+
No usage of io.streamthoughts.azkarra.api.util.AnnotationResolver.TypeAnnotationFilter
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/AnnotationResolver.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/AnnotationResolver.html new file mode 100644 index 00000000..2bcdffd9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/AnnotationResolver.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.util.AnnotationResolver (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.util.AnnotationResolver

+
+
No usage of io.streamthoughts.azkarra.api.util.AnnotationResolver
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/ClassUtils.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/ClassUtils.html new file mode 100644 index 00000000..5f12555a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/ClassUtils.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.util.ClassUtils (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.util.ClassUtils

+
+
No usage of io.streamthoughts.azkarra.api.util.ClassUtils
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/Endpoint.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/Endpoint.html new file mode 100644 index 00000000..ee0214ab --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/Endpoint.html @@ -0,0 +1,499 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.util.Endpoint (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.util.Endpoint

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/FutureCollectors.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/FutureCollectors.html new file mode 100644 index 00000000..4c7022aa --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/FutureCollectors.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.util.FutureCollectors (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.util.FutureCollectors

+
+
No usage of io.streamthoughts.azkarra.api.util.FutureCollectors
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/Network.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/Network.html new file mode 100644 index 00000000..b058d258 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/Network.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.util.Network (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.util.Network

+
+
No usage of io.streamthoughts.azkarra.api.util.Network
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/TypeConverter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/TypeConverter.html new file mode 100644 index 00000000..6a3bf2c2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/TypeConverter.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.util.TypeConverter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.util.TypeConverter

+
+
No usage of io.streamthoughts.azkarra.api.util.TypeConverter
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/Utils.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/Utils.html new file mode 100644 index 00000000..857fe055 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/Utils.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.util.Utils (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.util.Utils

+
+
No usage of io.streamthoughts.azkarra.api.util.Utils
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/Version.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/Version.html new file mode 100644 index 00000000..f7111505 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/class-use/Version.html @@ -0,0 +1,469 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.api.util.Version (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.api.util.Version

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/package-summary.html new file mode 100644 index 00000000..61fd452b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/package-summary.html @@ -0,0 +1,227 @@ + + + + + +io.streamthoughts.azkarra.api.util (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.api.util

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/package-tree.html new file mode 100644 index 00000000..f54c9442 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/package-tree.html @@ -0,0 +1,180 @@ + + + + + +io.streamthoughts.azkarra.api.util Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.api.util

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/package-use.html new file mode 100644 index 00000000..12870bf3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/api/util/package-use.html @@ -0,0 +1,497 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.api.util (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.api.util

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/class-use/AzkarraWorker.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/class-use/AzkarraWorker.html new file mode 100644 index 00000000..f54a0da6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/class-use/AzkarraWorker.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.AzkarraWorker (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.AzkarraWorker

+
+
No usage of io.streamthoughts.azkarra.AzkarraWorker
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/HttpClientBuilder.AllowAllHostNameVerifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/HttpClientBuilder.AllowAllHostNameVerifier.html new file mode 100644 index 00000000..644f31fd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/HttpClientBuilder.AllowAllHostNameVerifier.html @@ -0,0 +1,323 @@ + + + + + +HttpClientBuilder.AllowAllHostNameVerifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class HttpClientBuilder.AllowAllHostNameVerifier

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.HttpClientBuilder.AllowAllHostNameVerifier
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AllowAllHostNameVerifier

        +
        public AllowAllHostNameVerifier()
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/HttpClientBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/HttpClientBuilder.html new file mode 100644 index 00000000..bc07ab53 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/HttpClientBuilder.html @@ -0,0 +1,532 @@ + + + + + +HttpClientBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class HttpClientBuilder

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.HttpClientBuilder
    • +
    +
  • +
+
+
    +
  • +
    +
    public class HttpClientBuilder
    +extends Object
    +
    The HttpClientBuilder can be used for build a new OkHttpClient instance.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/BasicAuthAuthenticator.Credential.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/BasicAuthAuthenticator.Credential.html new file mode 100644 index 00000000..a77a3dca --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/BasicAuthAuthenticator.Credential.html @@ -0,0 +1,342 @@ + + + + + +BasicAuthAuthenticator.Credential (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class BasicAuthAuthenticator.Credential

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.authentication.BasicAuthAuthenticator.Credential
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/BasicAuthAuthenticator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/BasicAuthAuthenticator.html new file mode 100644 index 00000000..30dee7ee --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/BasicAuthAuthenticator.html @@ -0,0 +1,370 @@ + + + + + +BasicAuthAuthenticator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class BasicAuthAuthenticator

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.authentication.BasicAuthAuthenticator
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    okhttp3.Authenticator
    +
    +
    +
    public class BasicAuthAuthenticator
    +extends Object
    +implements okhttp3.Authenticator
    +
    BasicAuthAuthenticator.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        authenticate

        +
        @Nullable
        +public okhttp3.Request authenticate​(@Nullable
        +                                    okhttp3.Route route,
        +                                    @NotNull
        +                                    okhttp3.Response response)
        +
        +
        Specified by:
        +
        authenticate in interface okhttp3.Authenticator
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/class-use/BasicAuthAuthenticator.Credential.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/class-use/BasicAuthAuthenticator.Credential.html new file mode 100644 index 00000000..46af4ae5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/class-use/BasicAuthAuthenticator.Credential.html @@ -0,0 +1,207 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.authentication.BasicAuthAuthenticator.Credential (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.authentication.BasicAuthAuthenticator.Credential

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/class-use/BasicAuthAuthenticator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/class-use/BasicAuthAuthenticator.html new file mode 100644 index 00000000..67c29bbb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/class-use/BasicAuthAuthenticator.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.authentication.BasicAuthAuthenticator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.authentication.BasicAuthAuthenticator

+
+
No usage of io.streamthoughts.azkarra.client.authentication.BasicAuthAuthenticator
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/package-summary.html new file mode 100644 index 00000000..7f0e7d9a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/package-summary.html @@ -0,0 +1,174 @@ + + + + + +io.streamthoughts.azkarra.client.authentication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.client.authentication

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/package-tree.html new file mode 100644 index 00000000..e5cac94f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/package-tree.html @@ -0,0 +1,166 @@ + + + + + +io.streamthoughts.azkarra.client.authentication Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.client.authentication

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/package-use.html new file mode 100644 index 00000000..3eb42207 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/authentication/package-use.html @@ -0,0 +1,185 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.client.authentication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.client.authentication

+
+ +
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/class-use/HttpClientBuilder.AllowAllHostNameVerifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/class-use/HttpClientBuilder.AllowAllHostNameVerifier.html new file mode 100644 index 00000000..c5a4f7bd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/class-use/HttpClientBuilder.AllowAllHostNameVerifier.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.HttpClientBuilder.AllowAllHostNameVerifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.HttpClientBuilder.AllowAllHostNameVerifier

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/class-use/HttpClientBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/class-use/HttpClientBuilder.html new file mode 100644 index 00000000..963c347e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/class-use/HttpClientBuilder.html @@ -0,0 +1,249 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.HttpClientBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.HttpClientBuilder

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ApiCallback.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ApiCallback.html new file mode 100644 index 00000000..5a97e633 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ApiCallback.html @@ -0,0 +1,357 @@ + + + + + +ApiCallback (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ApiCallback<T>

+
+
+
+
    +
  • +
    +
    Type Parameters:
    +
    T - The return type
    +
    +
    +
    All Known Implementing Classes:
    +
    AsyncQueryApiCallback
    +
    +
    +
    public interface ApiCallback<T>
    +
    Callback for asynchronous API call.
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethodDescription
      voidonDownloadProgress​(long bytesRead, + long contentLength, + boolean done) +
      This is called when the API downlond processing.
      +
      voidonFailure​(ApiException e, + int statusCode, + Map<String,​List<String>> responseHeaders) +
      This is called when the API call fails.
      +
      voidonSuccess​(T result, + int statusCode, + Map<String,​List<String>> responseHeaders) +
      This is called when the API call succeeded.
      +
      voidonUploadProgress​(long bytesWritten, + long contentLength, + boolean done) +
      This is called when the API upload processing.
      +
      +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onFailure

        +
        void onFailure​(ApiException e,
        +               int statusCode,
        +               Map<String,​List<String>> responseHeaders)
        +
        This is called when the API call fails.
        +
        +
        Parameters:
        +
        e - The exception causing the failure
        +
        statusCode - Status code of the response if available, otherwise it would be 0
        +
        responseHeaders - Headers of the response if available, otherwise it would be null
        +
        +
      • +
      + + + + + +
        +
      • +

        onSuccess

        +
        void onSuccess​(T result,
        +               int statusCode,
        +               Map<String,​List<String>> responseHeaders)
        +
        This is called when the API call succeeded.
        +
        +
        Parameters:
        +
        result - The result deserialized from response
        +
        statusCode - Status code of the response
        +
        responseHeaders - Headers of the response
        +
        +
      • +
      + + + +
        +
      • +

        onUploadProgress

        +
        void onUploadProgress​(long bytesWritten,
        +                      long contentLength,
        +                      boolean done)
        +
        This is called when the API upload processing.
        +
        +
        Parameters:
        +
        bytesWritten - bytes Written
        +
        contentLength - content length of request body
        +
        done - write end
        +
        +
      • +
      + + + +
        +
      • +

        onDownloadProgress

        +
        void onDownloadProgress​(long bytesRead,
        +                        long contentLength,
        +                        boolean done)
        +
        This is called when the API downlond processing.
        +
        +
        Parameters:
        +
        bytesRead - bytes Read
        +
        contentLength - content lenngth of the response
        +
        done - Read end
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ApiClient.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ApiClient.html new file mode 100644 index 00000000..66cd4859 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ApiClient.html @@ -0,0 +1,1900 @@ + + + + + +ApiClient (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ApiClient

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.ApiClient
    • +
    +
  • +
+
+
    +
  • +
    +
    public class ApiClient
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ApiClient

        +
        public ApiClient()
        +
      • +
      + + + +
        +
      • +

        ApiClient

        +
        public ApiClient​(okhttp3.OkHttpClient client)
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getBasePath

        +
        public String getBasePath()
        +
        Get base path
        +
        +
        Returns:
        +
        Base path
        +
        +
      • +
      + + + +
        +
      • +

        setBasePath

        +
        public ApiClient setBasePath​(String basePath)
        +
        Set base path
        +
        +
        Parameters:
        +
        basePath - Base path of the URL (e.g http://localhost
        +
        Returns:
        +
        An instance of OkHttpClient
        +
        +
      • +
      + + + +
        +
      • +

        getHttpClient

        +
        public okhttp3.OkHttpClient getHttpClient()
        +
        Get HTTP client
        +
        +
        Returns:
        +
        An instance of OkHttpClient
        +
        +
      • +
      + + + +
        +
      • +

        setHttpClient

        +
        public ApiClient setHttpClient​(okhttp3.OkHttpClient newHttpClient)
        +
        Set HTTP client, which must never be null.
        +
        +
        Parameters:
        +
        newHttpClient - An instance of OkHttpClient
        +
        Returns:
        +
        Api Client
        +
        Throws:
        +
        NullPointerException - when newHttpClient is null
        +
        +
      • +
      + + + +
        +
      • +

        getJSON

        +
        public JSON getJSON()
        +
        Get JSON
        +
        +
        Returns:
        +
        JSON object
        +
        +
      • +
      + + + +
        +
      • +

        setJSON

        +
        public ApiClient setJSON​(JSON json)
        +
        Set JSON
        +
        +
        Parameters:
        +
        json - JSON object
        +
        Returns:
        +
        Api client
        +
        +
      • +
      + + + +
        +
      • +

        isVerifyingSsl

        +
        public boolean isVerifyingSsl()
        +
        True if isVerifyingSsl flag is on
        +
        +
        Returns:
        +
        True if isVerifySsl flag is on
        +
        +
      • +
      + + + +
        +
      • +

        setVerifyingSsl

        +
        public ApiClient setVerifyingSsl​(boolean verifyingSsl)
        +
        Configure whether to verify certificate and hostname when making https requests. + Default to true. + NOTE: Do NOT set to false in production code, otherwise you would face multiple types of cryptographic attacks.
        +
        +
        Parameters:
        +
        verifyingSsl - True to verify TLS/SSL connection
        +
        Returns:
        +
        ApiClient
        +
        +
      • +
      + + + +
        +
      • +

        getSslCaCert

        +
        public InputStream getSslCaCert()
        +
        Get SSL CA cert.
        +
        +
        Returns:
        +
        Input stream to the SSL CA cert
        +
        +
      • +
      + + + +
        +
      • +

        setSslCaCert

        +
        public ApiClient setSslCaCert​(InputStream sslCaCert)
        +
        Configure the CA certificate to be trusted when making https requests. + Use null to reset to default.
        +
        +
        Parameters:
        +
        sslCaCert - input stream for SSL CA cert
        +
        Returns:
        +
        ApiClient
        +
        +
      • +
      + + + +
        +
      • +

        getKeyManagers

        +
        public KeyManager[] getKeyManagers()
        +
      • +
      + + + +
        +
      • +

        setKeyManagers

        +
        public ApiClient setKeyManagers​(KeyManager[] managers)
        +
        Configure client keys to use for authorization in an SSL session. + Use null to reset to default.
        +
        +
        Parameters:
        +
        managers - The KeyManagers to use
        +
        Returns:
        +
        ApiClient
        +
        +
      • +
      + + + +
        +
      • +

        getDateFormat

        +
        public DateFormat getDateFormat()
        +
      • +
      + + + + + + + + + + + + + + + + + + + +
        +
      • +

        setLenientOnJson

        +
        public ApiClient setLenientOnJson​(boolean lenientOnJson)
        +
      • +
      + + + +
        +
      • +

        getAuthentications

        +
        public Map<String,​Authentication> getAuthentications()
        +
        Get authentications (key: authentication name, value: authentication).
        +
        +
        Returns:
        +
        Map of authentication objects
        +
        +
      • +
      + + + +
        +
      • +

        getAuthentication

        +
        public Authentication getAuthentication​(String authName)
        +
        Get authentication for the given name.
        +
        +
        Parameters:
        +
        authName - The authentication name
        +
        Returns:
        +
        The authentication, null if not found
        +
        +
      • +
      + + + +
        +
      • +

        setUsername

        +
        public void setUsername​(String username)
        +
        Helper method to set username for the first HTTP basic authentication.
        +
        +
        Parameters:
        +
        username - Username
        +
        +
      • +
      + + + +
        +
      • +

        setPassword

        +
        public void setPassword​(String password)
        +
        Helper method to set password for the first HTTP basic authentication.
        +
        +
        Parameters:
        +
        password - Password
        +
        +
      • +
      + + + +
        +
      • +

        setApiKey

        +
        public void setApiKey​(String apiKey)
        +
        Helper method to set API key value for the first API key authentication.
        +
        +
        Parameters:
        +
        apiKey - API key
        +
        +
      • +
      + + + +
        +
      • +

        setApiKeyPrefix

        +
        public void setApiKeyPrefix​(String apiKeyPrefix)
        +
        Helper method to set API key prefix for the first API key authentication.
        +
        +
        Parameters:
        +
        apiKeyPrefix - API key prefix
        +
        +
      • +
      + + + +
        +
      • +

        setAccessToken

        +
        public void setAccessToken​(String accessToken)
        +
        Helper method to set access token for the first OAuth2 authentication.
        +
        +
        Parameters:
        +
        accessToken - Access token
        +
        +
      • +
      + + + +
        +
      • +

        setUserAgent

        +
        public ApiClient setUserAgent​(String userAgent)
        +
        Set the User-Agent header's value (by adding to the default header map).
        +
        +
        Parameters:
        +
        userAgent - HTTP request's user agent
        +
        Returns:
        +
        ApiClient
        +
        +
      • +
      + + + +
        +
      • +

        addDefaultHeader

        +
        public ApiClient addDefaultHeader​(String key,
        +                                  String value)
        +
        Add a default header.
        +
        +
        Parameters:
        +
        key - The header's key
        +
        value - The header's value
        +
        Returns:
        +
        ApiClient
        +
        +
      • +
      + + + +
        +
      • +

        addDefaultCookie

        +
        public ApiClient addDefaultCookie​(String key,
        +                                  String value)
        +
        Add a default cookie.
        +
        +
        Parameters:
        +
        key - The cookie's key
        +
        value - The cookie's value
        +
        Returns:
        +
        ApiClient
        +
        +
      • +
      + + + +
        +
      • +

        isDebugging

        +
        public boolean isDebugging()
        +
        Check that whether debugging is enabled for this API client.
        +
        +
        Returns:
        +
        True if debugging is enabled, false otherwise.
        +
        +
      • +
      + + + +
        +
      • +

        setDebugging

        +
        public ApiClient setDebugging​(boolean debugging)
        +
        Enable/disable debugging for this API client.
        +
        +
        Parameters:
        +
        debugging - To enable (true) or disable (false) debugging
        +
        Returns:
        +
        ApiClient
        +
        +
      • +
      + + + +
        +
      • +

        getTempFolderPath

        +
        public String getTempFolderPath()
        +
        The path of temporary folder used to store downloaded files from endpoints + with file response. The default value is null, i.e. using + the system's default tempopary folder.
        +
        +
        Returns:
        +
        Temporary folder path
        +
        See Also:
        +
        createTempFile
        +
        +
      • +
      + + + +
        +
      • +

        setTempFolderPath

        +
        public ApiClient setTempFolderPath​(String tempFolderPath)
        +
        Set the temporary folder path (for downloading files)
        +
        +
        Parameters:
        +
        tempFolderPath - Temporary folder path
        +
        Returns:
        +
        ApiClient
        +
        +
      • +
      + + + +
        +
      • +

        getConnectTimeout

        +
        public int getConnectTimeout()
        +
        Get connection timeout (in milliseconds).
        +
        +
        Returns:
        +
        Timeout in milliseconds
        +
        +
      • +
      + + + +
        +
      • +

        setConnectTimeout

        +
        public ApiClient setConnectTimeout​(int connectionTimeout)
        +
        Sets the connect timeout (in milliseconds). + A value of 0 means no timeout, otherwise values must be between 1 and + Integer.MAX_VALUE.
        +
        +
        Parameters:
        +
        connectionTimeout - connection timeout in milliseconds
        +
        Returns:
        +
        Api client
        +
        +
      • +
      + + + +
        +
      • +

        getReadTimeout

        +
        public int getReadTimeout()
        +
        Get read timeout (in milliseconds).
        +
        +
        Returns:
        +
        Timeout in milliseconds
        +
        +
      • +
      + + + +
        +
      • +

        setReadTimeout

        +
        public ApiClient setReadTimeout​(int readTimeout)
        +
        Sets the read timeout (in milliseconds). + A value of 0 means no timeout, otherwise values must be between 1 and + Integer.MAX_VALUE.
        +
        +
        Parameters:
        +
        readTimeout - read timeout in milliseconds
        +
        Returns:
        +
        Api client
        +
        +
      • +
      + + + +
        +
      • +

        getWriteTimeout

        +
        public int getWriteTimeout()
        +
        Get write timeout (in milliseconds).
        +
        +
        Returns:
        +
        Timeout in milliseconds
        +
        +
      • +
      + + + +
        +
      • +

        setWriteTimeout

        +
        public ApiClient setWriteTimeout​(int writeTimeout)
        +
        Sets the write timeout (in milliseconds). + A value of 0 means no timeout, otherwise values must be between 1 and + Integer.MAX_VALUE.
        +
        +
        Parameters:
        +
        writeTimeout - connection timeout in milliseconds
        +
        Returns:
        +
        Api client
        +
        +
      • +
      + + + +
        +
      • +

        parameterToString

        +
        public String parameterToString​(Object param)
        +
        Format the given parameter object into string.
        +
        +
        Parameters:
        +
        param - Parameter
        +
        Returns:
        +
        String representation of the parameter
        +
        +
      • +
      + + + +
        +
      • +

        parameterToPair

        +
        public List<Pair> parameterToPair​(String name,
        +                                  Object value)
        +
        Formats the specified query parameter to a list containing a single Pair object. + + Note that value must not be a collection.
        +
        +
        Parameters:
        +
        name - The name of the parameter.
        +
        value - The value of the parameter.
        +
        Returns:
        +
        A list containing a single Pair object.
        +
        +
      • +
      + + + +
        +
      • +

        parameterToPairs

        +
        public List<Pair> parameterToPairs​(String collectionFormat,
        +                                   String name,
        +                                   Collection value)
        +
        Formats the specified collection query parameters to a list of Pair objects. + + Note that the values of each of the returned Pair objects are percent-encoded.
        +
        +
        Parameters:
        +
        collectionFormat - The collection format of the parameter.
        +
        name - The name of the parameter.
        +
        value - The value of the parameter.
        +
        Returns:
        +
        A list of Pair objects.
        +
        +
      • +
      + + + +
        +
      • +

        collectionPathParameterToString

        +
        public String collectionPathParameterToString​(String collectionFormat,
        +                                              Collection value)
        +
        Formats the specified collection path parameter to a string value.
        +
        +
        Parameters:
        +
        collectionFormat - The collection format of the parameter.
        +
        value - The value of the parameter.
        +
        Returns:
        +
        String representation of the parameter
        +
        +
      • +
      + + + +
        +
      • +

        sanitizeFilename

        +
        public String sanitizeFilename​(String filename)
        +
        Sanitize filename by removing path. + e.g. ../../sun.gif becomes sun.gif
        +
        +
        Parameters:
        +
        filename - The filename to be sanitized
        +
        Returns:
        +
        The sanitized filename
        +
        +
      • +
      + + + +
        +
      • +

        isJsonMime

        +
        public boolean isJsonMime​(String mime)
        +
        Check if the given MIME is a JSON MIME. + JSON MIME examples: + application/json + application/json; charset=UTF8 + APPLICATION/JSON + application/vnd.company+json + "* / *" is also default to JSON
        +
        +
        Parameters:
        +
        mime - MIME (Multipurpose Internet Mail Extensions)
        +
        Returns:
        +
        True if the given MIME is JSON, false otherwise.
        +
        +
      • +
      + + + +
        +
      • +

        selectHeaderAccept

        +
        public String selectHeaderAccept​(String[] accepts)
        +
        Select the Accept header's value from the given accepts array: + if JSON exists in the given array, use it; + otherwise use all of them (joining into a string)
        +
        +
        Parameters:
        +
        accepts - The accepts array to select from
        +
        Returns:
        +
        The Accept header to use. If the given array is empty, + null will be returned (not to set the Accept header explicitly).
        +
        +
      • +
      + + + +
        +
      • +

        selectHeaderContentType

        +
        public String selectHeaderContentType​(String[] contentTypes)
        +
        Select the Content-Type header's value from the given array: + if JSON exists in the given array, use it; + otherwise use the first one of the array.
        +
        +
        Parameters:
        +
        contentTypes - The Content-Type array to select from
        +
        Returns:
        +
        The Content-Type header to use. If the given array is empty, + or matches "any", JSON will be used.
        +
        +
      • +
      + + + +
        +
      • +

        escapeString

        +
        public String escapeString​(String str)
        +
        Escape the given string to be used as URL query value.
        +
        +
        Parameters:
        +
        str - String to be escaped
        +
        Returns:
        +
        Escaped string
        +
        +
      • +
      + + + +
        +
      • +

        deserialize

        +
        public <T> T deserialize​(okhttp3.Response response,
        +                         Type returnType)
        +                  throws ApiException
        +
        Deserialize response body to Java object, according to the return type and + the Content-Type response header.
        +
        +
        Type Parameters:
        +
        T - Type
        +
        Parameters:
        +
        response - HTTP response
        +
        returnType - The type of the Java object
        +
        Returns:
        +
        The deserialized Java object
        +
        Throws:
        +
        ApiException - If fail to deserialize response body, i.e. cannot read response body + or the Content-Type of the response is not supported.
        +
        +
      • +
      + + + +
        +
      • +

        serialize

        +
        public okhttp3.RequestBody serialize​(Object obj,
        +                                     String contentType)
        +                              throws ApiException
        +
        Serialize the given Java object into request body according to the object's + class and the request Content-Type.
        +
        +
        Parameters:
        +
        obj - The Java object
        +
        contentType - The request Content-Type
        +
        Returns:
        +
        The serialized request body
        +
        Throws:
        +
        ApiException - If fail to serialize the given object
        +
        +
      • +
      + + + +
        +
      • +

        downloadFileFromResponse

        +
        public File downloadFileFromResponse​(okhttp3.Response response)
        +                              throws ApiException
        +
        Download file from the given response.
        +
        +
        Parameters:
        +
        response - An instance of the Response object
        +
        Returns:
        +
        Downloaded file
        +
        Throws:
        +
        ApiException - If fail to read file content from response and write to disk
        +
        +
      • +
      + + + +
        +
      • +

        prepareDownloadFile

        +
        public File prepareDownloadFile​(okhttp3.Response response)
        +                         throws IOException
        +
        Prepare file for download
        +
        +
        Parameters:
        +
        response - An instance of the Response object
        +
        Returns:
        +
        Prepared file for the download
        +
        Throws:
        +
        IOException - If fail to prepare file for download
        +
        +
      • +
      + + + +
        +
      • +

        execute

        +
        public <T> ApiResponse<T> execute​(okhttp3.Call call)
        +                           throws ApiException
        + +
        +
        Type Parameters:
        +
        T - Type
        +
        Parameters:
        +
        call - An instance of the Call object
        +
        Returns:
        +
        ApiResponse<T>
        +
        Throws:
        +
        ApiException - If fail to execute the call
        +
        +
      • +
      + + + +
        +
      • +

        execute

        +
        public <T> ApiResponse<T> execute​(okhttp3.Call call,
        +                                  Type returnType)
        +                           throws ApiException
        +
        Execute HTTP call and deserialize the HTTP response body into the given return type.
        +
        +
        Type Parameters:
        +
        T - The return type corresponding to (same with) returnType
        +
        Parameters:
        +
        returnType - The return type used to deserialize HTTP response body
        +
        call - Call
        +
        Returns:
        +
        ApiResponse object containing response status, headers and + data, which is a Java object deserialized from response body and would be null + when returnType is null.
        +
        Throws:
        +
        ApiException - If fail to execute the call
        +
        +
      • +
      + + + +
        +
      • +

        executeAsync

        +
        public <T> void executeAsync​(okhttp3.Call call,
        +                             ApiCallback<T> callback)
        + +
        +
        Type Parameters:
        +
        T - Type
        +
        Parameters:
        +
        call - An instance of the Call object
        +
        callback - ApiCallback<T>
        +
        +
      • +
      + + + +
        +
      • +

        executeAsync

        +
        public <T> void executeAsync​(okhttp3.Call call,
        +                             Type returnType,
        +                             ApiCallback<T> callback)
        +
        Execute HTTP call asynchronously.
        +
        +
        Type Parameters:
        +
        T - Type
        +
        Parameters:
        +
        call - The callback to be executed when the API call finishes
        +
        returnType - Return type
        +
        callback - ApiCallback
        +
        See Also:
        +
        execute(Call, Type)
        +
        +
      • +
      + + + +
        +
      • +

        handleResponse

        +
        public <T> T handleResponse​(okhttp3.Response response,
        +                            Type returnType)
        +                     throws ApiException
        +
        Handle the given response, return the deserialized object when the response is successful.
        +
        +
        Type Parameters:
        +
        T - Type
        +
        Parameters:
        +
        response - Response
        +
        returnType - Return type
        +
        Returns:
        +
        Type
        +
        Throws:
        +
        ApiException - If the response has an unsuccessful status code or + fail to deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        buildCall

        +
        public okhttp3.Call buildCall​(String path,
        +                              String method,
        +                              List<Pair> queryParams,
        +                              List<Pair> collectionQueryParams,
        +                              Object body,
        +                              Map<String,​String> headerParams,
        +                              Map<String,​String> cookieParams,
        +                              Map<String,​Object> formParams,
        +                              String[] authNames,
        +                              ApiCallback callback)
        +                       throws ApiException
        +
        Build HTTP call with the given options.
        +
        +
        Parameters:
        +
        path - The sub-path of the HTTP URL
        +
        method - The request method, one of "GET", "HEAD", "OPTIONS", "POST", "PUT", "PATCH" and "DELETE"
        +
        queryParams - The query parameters
        +
        collectionQueryParams - The collection query parameters
        +
        body - The request body object
        +
        headerParams - The header parameters
        +
        cookieParams - The cookie parameters
        +
        formParams - The form parameters
        +
        authNames - The authentications to apply
        +
        callback - Callback for upload/download progress
        +
        Returns:
        +
        The HTTP call
        +
        Throws:
        +
        ApiException - If fail to serialize the request body object
        +
        +
      • +
      + + + +
        +
      • +

        buildRequest

        +
        public okhttp3.Request buildRequest​(String path,
        +                                    String method,
        +                                    List<Pair> queryParams,
        +                                    List<Pair> collectionQueryParams,
        +                                    Object body,
        +                                    Map<String,​String> headerParams,
        +                                    Map<String,​String> cookieParams,
        +                                    Map<String,​Object> formParams,
        +                                    String[] authNames,
        +                                    ApiCallback callback)
        +                             throws ApiException
        +
        Build an HTTP request with the given options.
        +
        +
        Parameters:
        +
        path - The sub-path of the HTTP URL
        +
        method - The request method, one of "GET", "HEAD", "OPTIONS", "POST", "PUT", "PATCH" and "DELETE"
        +
        queryParams - The query parameters
        +
        collectionQueryParams - The collection query parameters
        +
        body - The request body object
        +
        headerParams - The header parameters
        +
        cookieParams - The cookie parameters
        +
        formParams - The form parameters
        +
        authNames - The authentications to apply
        +
        callback - Callback for upload/download progress
        +
        Returns:
        +
        The HTTP request
        +
        Throws:
        +
        ApiException - If fail to serialize the request body object
        +
        +
      • +
      + + + +
        +
      • +

        buildUrl

        +
        public String buildUrl​(String path,
        +                       List<Pair> queryParams,
        +                       List<Pair> collectionQueryParams)
        +
        Build full URL by concatenating base path, the given sub path and query parameters.
        +
        +
        Parameters:
        +
        path - The sub path
        +
        queryParams - The query parameters
        +
        collectionQueryParams - The collection query parameters
        +
        Returns:
        +
        The full URL
        +
        +
      • +
      + + + +
        +
      • +

        processHeaderParams

        +
        public void processHeaderParams​(Map<String,​String> headerParams,
        +                                okhttp3.Request.Builder reqBuilder)
        +
        Set header parameters to the request builder, including default headers.
        +
        +
        Parameters:
        +
        headerParams - Header parameters in the form of Map
        +
        reqBuilder - Request.Builder
        +
        +
      • +
      + + + +
        +
      • +

        processCookieParams

        +
        public void processCookieParams​(Map<String,​String> cookieParams,
        +                                okhttp3.Request.Builder reqBuilder)
        +
        Set cookie parameters to the request builder, including default cookies.
        +
        +
        Parameters:
        +
        cookieParams - Cookie parameters in the form of Map
        +
        reqBuilder - Request.Builder
        +
        +
      • +
      + + + +
        +
      • +

        updateParamsForAuth

        +
        public void updateParamsForAuth​(String[] authNames,
        +                                List<Pair> queryParams,
        +                                Map<String,​String> headerParams,
        +                                Map<String,​String> cookieParams)
        +
        Update query and header parameters based on authentication settings.
        +
        +
        Parameters:
        +
        authNames - The authentications to apply
        +
        queryParams - List of query parameters
        +
        headerParams - Map of header parameters
        +
        cookieParams - Map of cookie parameters
        +
        +
      • +
      + + + +
        +
      • +

        buildRequestBodyFormEncoding

        +
        public okhttp3.RequestBody buildRequestBodyFormEncoding​(Map<String,​Object> formParams)
        +
        Build a form-encoding request body with the given form parameters.
        +
        +
        Parameters:
        +
        formParams - Form parameters in the form of Map
        +
        Returns:
        +
        RequestBody
        +
        +
      • +
      + + + +
        +
      • +

        buildRequestBodyMultipart

        +
        public okhttp3.RequestBody buildRequestBodyMultipart​(Map<String,​Object> formParams)
        +
        Build a multipart (file uploading) request body with the given form parameters, + which could contain text fields and file fields.
        +
        +
        Parameters:
        +
        formParams - Form parameters in the form of Map
        +
        Returns:
        +
        RequestBody
        +
        +
      • +
      + + + +
        +
      • +

        guessContentTypeFromFile

        +
        public String guessContentTypeFromFile​(File file)
        +
        Guess Content-Type header from the given file (defaults to "application/octet-stream").
        +
        +
        Parameters:
        +
        file - The given file
        +
        Returns:
        +
        The guessed Content-Type
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ApiException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ApiException.html new file mode 100644 index 00000000..37924a94 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ApiException.html @@ -0,0 +1,520 @@ + + + + + +ApiException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ApiException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Serializable
    +
    +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class ApiException
    +extends Exception
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getCode

        +
        public int getCode()
        +
        Get the HTTP status code.
        +
        +
        Returns:
        +
        HTTP status code
        +
        +
      • +
      + + + +
        +
      • +

        getResponseHeaders

        +
        public Map<String,​List<String>> getResponseHeaders()
        +
        Get the HTTP response headers.
        +
        +
        Returns:
        +
        A map of list of string
        +
        +
      • +
      + + + +
        +
      • +

        getResponseBody

        +
        public String getResponseBody()
        +
        Get the HTTP response body.
        +
        +
        Returns:
        +
        Response body in the form of string
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ApiResponse.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ApiResponse.html new file mode 100644 index 00000000..236160f4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ApiResponse.html @@ -0,0 +1,373 @@ + + + + + +ApiResponse (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ApiResponse<T>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.ApiResponse<T>
    • +
    +
  • +
+
+
    +
  • +
    +
    Type Parameters:
    +
    T - The type of data that is deserialized from response body
    +
    +
    +
    public class ApiResponse<T>
    +extends Object
    +
    API response returned by API call.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ApiResponse

        +
        public ApiResponse​(int statusCode,
        +                   Map<String,​List<String>> headers)
        +
        +
        Parameters:
        +
        statusCode - The status code of HTTP response
        +
        headers - The headers of HTTP response
        +
        +
      • +
      + + + + + +
        +
      • +

        ApiResponse

        +
        public ApiResponse​(int statusCode,
        +                   Map<String,​List<String>> headers,
        +                   T data)
        +
        +
        Parameters:
        +
        statusCode - The status code of HTTP response
        +
        headers - The headers of HTTP response
        +
        data - The object deserialized from response bod
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getStatusCode

        +
        public int getStatusCode()
        +
      • +
      + + + + + + + +
        +
      • +

        getData

        +
        public T getData()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/Configuration.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/Configuration.html new file mode 100644 index 00000000..7e644ccc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/Configuration.html @@ -0,0 +1,342 @@ + + + + + +Configuration (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Configuration

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.Configuration
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class Configuration
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Configuration

        +
        public Configuration()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDefaultApiClient

        +
        public static ApiClient getDefaultApiClient()
        +
        Get the default API client, which would be used when creating API + instances without providing an API client.
        +
        +
        Returns:
        +
        Default API client
        +
        +
      • +
      + + + +
        +
      • +

        setDefaultApiClient

        +
        public static void setDefaultApiClient​(ApiClient apiClient)
        +
        Set the default API client, which would be used when creating API + instances without providing an API client.
        +
        +
        Parameters:
        +
        apiClient - API client
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.ByteArrayAdapter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.ByteArrayAdapter.html new file mode 100644 index 00000000..7cb38620 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.ByteArrayAdapter.html @@ -0,0 +1,355 @@ + + + + + +JSON.ByteArrayAdapter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class JSON.ByteArrayAdapter

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • com.google.gson.TypeAdapter<byte[]>
    • +
    • +
        +
      • io.streamthoughts.azkarra.client.openapi.JSON.ByteArrayAdapter
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    Enclosing class:
    +
    JSON
    +
    +
    +
    public class JSON.ByteArrayAdapter
    +extends com.google.gson.TypeAdapter<byte[]>
    +
    Gson TypeAdapter for Byte Array type
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ByteArrayAdapter

        +
        public ByteArrayAdapter()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        write

        +
        public void write​(com.google.gson.stream.JsonWriter out,
        +                  byte[] value)
        +           throws IOException
        +
        +
        Specified by:
        +
        write in class com.google.gson.TypeAdapter<byte[]>
        +
        Throws:
        +
        IOException
        +
        +
      • +
      + + + +
        +
      • +

        read

        +
        public byte[] read​(com.google.gson.stream.JsonReader in)
        +            throws IOException
        +
        +
        Specified by:
        +
        read in class com.google.gson.TypeAdapter<byte[]>
        +
        Throws:
        +
        IOException
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.DateTypeAdapter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.DateTypeAdapter.html new file mode 100644 index 00000000..89999fb5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.DateTypeAdapter.html @@ -0,0 +1,383 @@ + + + + + +JSON.DateTypeAdapter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class JSON.DateTypeAdapter

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • com.google.gson.TypeAdapter<Date>
    • +
    • +
        +
      • io.streamthoughts.azkarra.client.openapi.JSON.DateTypeAdapter
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    Enclosing class:
    +
    JSON
    +
    +
    +
    public static class JSON.DateTypeAdapter
    +extends com.google.gson.TypeAdapter<Date>
    +
    Gson TypeAdapter for java.util.Date type + If the dateFormat is null, ISO8601Utils will be used.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DateTypeAdapter

        +
        public DateTypeAdapter()
        +
      • +
      + + + +
        +
      • +

        DateTypeAdapter

        +
        public DateTypeAdapter​(DateFormat dateFormat)
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setFormat

        +
        public void setFormat​(DateFormat dateFormat)
        +
      • +
      + + + +
        +
      • +

        write

        +
        public void write​(com.google.gson.stream.JsonWriter out,
        +                  Date date)
        +           throws IOException
        +
        +
        Specified by:
        +
        write in class com.google.gson.TypeAdapter<Date>
        +
        Throws:
        +
        IOException
        +
        +
      • +
      + + + +
        +
      • +

        read

        +
        public Date read​(com.google.gson.stream.JsonReader in)
        +          throws IOException
        +
        +
        Specified by:
        +
        read in class com.google.gson.TypeAdapter<Date>
        +
        Throws:
        +
        IOException
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.LocalDateTypeAdapter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.LocalDateTypeAdapter.html new file mode 100644 index 00000000..e184f9d5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.LocalDateTypeAdapter.html @@ -0,0 +1,382 @@ + + + + + +JSON.LocalDateTypeAdapter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class JSON.LocalDateTypeAdapter

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • com.google.gson.TypeAdapter<LocalDate>
    • +
    • +
        +
      • io.streamthoughts.azkarra.client.openapi.JSON.LocalDateTypeAdapter
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    Enclosing class:
    +
    JSON
    +
    +
    +
    public class JSON.LocalDateTypeAdapter
    +extends com.google.gson.TypeAdapter<LocalDate>
    +
    Gson TypeAdapter for JSR310 LocalDate type
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        LocalDateTypeAdapter

        +
        public LocalDateTypeAdapter()
        +
      • +
      + + + +
        +
      • +

        LocalDateTypeAdapter

        +
        public LocalDateTypeAdapter​(DateTimeFormatter formatter)
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.OffsetDateTimeTypeAdapter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.OffsetDateTimeTypeAdapter.html new file mode 100644 index 00000000..8092ccbb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.OffsetDateTimeTypeAdapter.html @@ -0,0 +1,382 @@ + + + + + +JSON.OffsetDateTimeTypeAdapter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class JSON.OffsetDateTimeTypeAdapter

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • com.google.gson.TypeAdapter<OffsetDateTime>
    • +
    • +
        +
      • io.streamthoughts.azkarra.client.openapi.JSON.OffsetDateTimeTypeAdapter
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    Enclosing class:
    +
    JSON
    +
    +
    +
    public static class JSON.OffsetDateTimeTypeAdapter
    +extends com.google.gson.TypeAdapter<OffsetDateTime>
    +
    Gson TypeAdapter for JSR310 OffsetDateTime type
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.SqlDateTypeAdapter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.SqlDateTypeAdapter.html new file mode 100644 index 00000000..d3d3fc61 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.SqlDateTypeAdapter.html @@ -0,0 +1,384 @@ + + + + + +JSON.SqlDateTypeAdapter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class JSON.SqlDateTypeAdapter

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • com.google.gson.TypeAdapter<Date>
    • +
    • +
        +
      • io.streamthoughts.azkarra.client.openapi.JSON.SqlDateTypeAdapter
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    Enclosing class:
    +
    JSON
    +
    +
    +
    public static class JSON.SqlDateTypeAdapter
    +extends com.google.gson.TypeAdapter<Date>
    +
    Gson TypeAdapter for java.sql.Date type + If the dateFormat is null, a simple "yyyy-MM-dd" format will be used + (more efficient than SimpleDateFormat).
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SqlDateTypeAdapter

        +
        public SqlDateTypeAdapter()
        +
      • +
      + + + +
        +
      • +

        SqlDateTypeAdapter

        +
        public SqlDateTypeAdapter​(DateFormat dateFormat)
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setFormat

        +
        public void setFormat​(DateFormat dateFormat)
        +
      • +
      + + + +
        +
      • +

        write

        +
        public void write​(com.google.gson.stream.JsonWriter out,
        +                  Date date)
        +           throws IOException
        +
        +
        Specified by:
        +
        write in class com.google.gson.TypeAdapter<Date>
        +
        Throws:
        +
        IOException
        +
        +
      • +
      + + + +
        +
      • +

        read

        +
        public Date read​(com.google.gson.stream.JsonReader in)
        +          throws IOException
        +
        +
        Specified by:
        +
        read in class com.google.gson.TypeAdapter<Date>
        +
        Throws:
        +
        IOException
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.html new file mode 100644 index 00000000..c72da292 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/JSON.html @@ -0,0 +1,529 @@ + + + + + +JSON (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+ +
+
    +
  • +
    +
    public class JSON
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        JSON

        +
        public JSON()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createGson

        +
        public static com.google.gson.GsonBuilder createGson()
        +
      • +
      + + + +
        +
      • +

        getGson

        +
        public com.google.gson.Gson getGson()
        +
        Get Gson.
        +
        +
        Returns:
        +
        Gson
        +
        +
      • +
      + + + +
        +
      • +

        setGson

        +
        public JSON setGson​(com.google.gson.Gson gson)
        +
        Set Gson.
        +
        +
        Parameters:
        +
        gson - Gson
        +
        Returns:
        +
        JSON
        +
        +
      • +
      + + + +
        +
      • +

        setLenientOnJson

        +
        public JSON setLenientOnJson​(boolean lenientOnJson)
        +
      • +
      + + + +
        +
      • +

        serialize

        +
        public String serialize​(Object obj)
        +
        Serialize the given Java object into JSON string.
        +
        +
        Parameters:
        +
        obj - Object
        +
        Returns:
        +
        String representation of the JSON
        +
        +
      • +
      + + + +
        +
      • +

        deserialize

        +
        public <T> T deserialize​(String body,
        +                         Type returnType)
        +
        Deserialize the given JSON string to Java object.
        +
        +
        Type Parameters:
        +
        T - Type
        +
        Parameters:
        +
        body - The JSON string
        +
        returnType - The type to deserialize into
        +
        Returns:
        +
        The deserialized Java object
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        setDateFormat

        +
        public JSON setDateFormat​(DateFormat dateFormat)
        +
      • +
      + + + +
        +
      • +

        setSqlDateFormat

        +
        public JSON setSqlDateFormat​(DateFormat dateFormat)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/Pair.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/Pair.html new file mode 100644 index 00000000..518e8dd9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/Pair.html @@ -0,0 +1,326 @@ + + + + + +Pair (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+ +
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class Pair
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getName

        +
        public String getName()
        +
      • +
      + + + +
        +
      • +

        getValue

        +
        public String getValue()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ProgressRequestBody.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ProgressRequestBody.html new file mode 100644 index 00000000..21bf4ff7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ProgressRequestBody.html @@ -0,0 +1,402 @@ + + + + + +ProgressRequestBody (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ProgressRequestBody

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • okhttp3.RequestBody
    • +
    • +
        +
      • io.streamthoughts.azkarra.client.openapi.ProgressRequestBody
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    public class ProgressRequestBody
    +extends okhttp3.RequestBody
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

        Nested classes/interfaces inherited from class okhttp3.RequestBody

        +okhttp3.RequestBody.Companion
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Field Summary

      +
        +
      • + + +

        Fields inherited from class okhttp3.RequestBody

        +Companion
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + +
      Constructors 
      ConstructorDescription
      ProgressRequestBody​(okhttp3.RequestBody requestBody, + ApiCallback callback) 
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ProgressRequestBody

        +
        public ProgressRequestBody​(okhttp3.RequestBody requestBody,
        +                           ApiCallback callback)
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        contentType

        +
        public okhttp3.MediaType contentType()
        +
        +
        Specified by:
        +
        contentType in class okhttp3.RequestBody
        +
        +
      • +
      + + + +
        +
      • +

        contentLength

        +
        public long contentLength()
        +                   throws IOException
        +
        +
        Overrides:
        +
        contentLength in class okhttp3.RequestBody
        +
        Throws:
        +
        IOException
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo​(okio.BufferedSink sink)
        +             throws IOException
        +
        +
        Specified by:
        +
        writeTo in class okhttp3.RequestBody
        +
        Throws:
        +
        IOException
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ProgressResponseBody.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ProgressResponseBody.html new file mode 100644 index 00000000..2d5bd56f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ProgressResponseBody.html @@ -0,0 +1,400 @@ + + + + + +ProgressResponseBody (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ProgressResponseBody

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • okhttp3.ResponseBody
    • +
    • +
        +
      • io.streamthoughts.azkarra.client.openapi.ProgressResponseBody
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Closeable, AutoCloseable
    +
    +
    +
    public class ProgressResponseBody
    +extends okhttp3.ResponseBody
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

        Nested classes/interfaces inherited from class okhttp3.ResponseBody

        +okhttp3.ResponseBody.BomAwareReader, okhttp3.ResponseBody.Companion
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Field Summary

      +
        +
      • + + +

        Fields inherited from class okhttp3.ResponseBody

        +Companion
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + +
      Constructors 
      ConstructorDescription
      ProgressResponseBody​(okhttp3.ResponseBody responseBody, + ApiCallback callback) 
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ProgressResponseBody

        +
        public ProgressResponseBody​(okhttp3.ResponseBody responseBody,
        +                            ApiCallback callback)
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        contentType

        +
        public okhttp3.MediaType contentType()
        +
        +
        Specified by:
        +
        contentType in class okhttp3.ResponseBody
        +
        +
      • +
      + + + +
        +
      • +

        contentLength

        +
        public long contentLength()
        +
        +
        Specified by:
        +
        contentLength in class okhttp3.ResponseBody
        +
        +
      • +
      + + + +
        +
      • +

        source

        +
        public okio.BufferedSource source()
        +
        +
        Specified by:
        +
        source in class okhttp3.ResponseBody
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ServerConfiguration.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ServerConfiguration.html new file mode 100644 index 00000000..235f70b2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ServerConfiguration.html @@ -0,0 +1,419 @@ + + + + + +ServerConfiguration (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ServerConfiguration

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.ServerConfiguration
    • +
    +
  • +
+
+
    +
  • +
    +
    public class ServerConfiguration
    +extends Object
    +
    Representing a Server configuration.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ServerConfiguration

        +
        public ServerConfiguration​(String URL,
        +                           String description,
        +                           Map<String,​ServerVariable> variables)
        +
        +
        Parameters:
        +
        URL - A URL to the target host.
        +
        description - A describtion of the host designated by the URL.
        +
        variables - A map between a variable name and its value. The value is used for substitution in the server's URL template.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        URL

        +
        public String URL​(Map<String,​String> variables)
        +
        Format URL template using given variables.
        +
        +
        Parameters:
        +
        variables - A map between a variable name and its value.
        +
        Returns:
        +
        Formatted URL.
        +
        +
      • +
      + + + +
        +
      • +

        URL

        +
        public String URL()
        +
        Format URL template using default server variables.
        +
        +
        Returns:
        +
        Formatted URL.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ServerVariable.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ServerVariable.html new file mode 100644 index 00000000..09c1b5b8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/ServerVariable.html @@ -0,0 +1,351 @@ + + + + + +ServerVariable (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ServerVariable

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.ServerVariable
    • +
    +
  • +
+
+
    +
  • +
    +
    public class ServerVariable
    +extends Object
    +
    Representing a Server Variable for server URL template substitution.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ServerVariable

        +
        public ServerVariable​(String description,
        +                      String defaultValue,
        +                      HashSet<String> enumValues)
        +
        +
        Parameters:
        +
        description - A description for the server variable.
        +
        defaultValue - The default value to use for substitution.
        +
        enumValues - An enumeration of string values to be used if the substitution options are from a limited set.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/StringUtil.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/StringUtil.html new file mode 100644 index 00000000..dcf2ef5a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/StringUtil.html @@ -0,0 +1,378 @@ + + + + + +StringUtil (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StringUtil

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.StringUtil
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class StringUtil
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StringUtil

        +
        public StringUtil()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        containsIgnoreCase

        +
        public static boolean containsIgnoreCase​(String[] array,
        +                                         String value)
        +
        Check if the given array contains the given value (with case-insensitive comparison).
        +
        +
        Parameters:
        +
        array - The array
        +
        value - The value to search
        +
        Returns:
        +
        true if the array contains the value
        +
        +
      • +
      + + + +
        +
      • +

        join

        +
        public static String join​(String[] array,
        +                          String separator)
        +
        Join an array of strings with the given separator. +

        + Note: This might be replaced by utility method from commons-lang or guava someday + if one of those libraries is added as dependency. +

        +
        +
        Parameters:
        +
        array - The array of strings
        +
        separator - The separator
        +
        Returns:
        +
        the resulting string
        +
        +
      • +
      + + + +
        +
      • +

        join

        +
        public static String join​(Collection<String> list,
        +                          String separator)
        +
        Join a list of strings with the given separator.
        +
        +
        Parameters:
        +
        list - The list of strings
        +
        separator - The separator
        +
        Returns:
        +
        the resulting string
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/AzkarraV1Api.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/AzkarraV1Api.html new file mode 100644 index 00000000..fd57a4ce --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/AzkarraV1Api.html @@ -0,0 +1,2199 @@ + + + + + +AzkarraV1Api (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AzkarraV1Api

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api
    • +
    +
  • +
+
+
    +
  • +
    +
    public class AzkarraV1Api
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AzkarraV1Api

        +
        public AzkarraV1Api()
        +
      • +
      + + + +
        +
      • +

        AzkarraV1Api

        +
        public AzkarraV1Api​(ApiClient apiClient)
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getApiClient

        +
        public ApiClient getApiClient()
        +
      • +
      + + + +
        +
      • +

        setApiClient

        +
        public void setApiClient​(ApiClient apiClient)
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceConfigCall

        +
        public okhttp3.Call getStreamsInstanceConfigCall​(String containerId,
        +                                                 ApiCallback _callback)
        +                                          throws ApiException
        +
        Build call for getStreamsInstanceConfig
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'containerId.id' (required)
        +
        _callback - Callback for upload/download progress
        +
        Returns:
        +
        Call to execute
        +
        Throws:
        +
        ApiException - If fail to serialize the request body object
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceConfig

        +
        public Map<String,​Object> getStreamsInstanceConfig​(String containerId)
        +                                                  throws ApiException
        +
        get the configuration of the KafkaStreams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'containerId.id' (required)
        +
        Returns:
        +
        Map<String, Object>
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceConfigWithHttpInfo

        +
        public ApiResponse<Map<String,​Object>> getStreamsInstanceConfigWithHttpInfo​(String containerId)
        +                                                                           throws ApiException
        +
        get the configuration of the KafkaStreams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'containerId.id' (required)
        +
        Returns:
        +
        ApiResponse<Map<String, Object>>
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceConfigAsync

        +
        public okhttp3.Call getStreamsInstanceConfigAsync​(String containerId,
        +                                                  ApiCallback<Map<String,​Object>> _callback)
        +                                           throws ApiException
        +
        (asynchronously) + get the configuration of the KafkaStreams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'containerId.id' (required)
        +
        _callback - The callback to be executed when the API call finishes
        +
        Returns:
        +
        The request call
        +
        Throws:
        +
        ApiException - If fail to process the API call, e.g. serializing the request body object
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceConsumerOffsetsCall

        +
        public okhttp3.Call getStreamsInstanceConsumerOffsetsCall​(String containerId,
        +                                                          ApiCallback _callback)
        +                                                   throws ApiException
        +
        Build call for getStreamsInstanceConsumerOffsets
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        _callback - Callback for upload/download progress
        +
        Returns:
        +
        Call to execute
        +
        Throws:
        +
        ApiException - If fail to serialize the request body object
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceConsumerOffsets

        +
        public V1StreamsConsumerGroupOffsets getStreamsInstanceConsumerOffsets​(String containerId)
        +                                                                throws ApiException
        +
        get the offset posititions for the consumers of the Kafka Streams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        Returns:
        +
        V1StreamsConsumerGroupOffsets
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceConsumerOffsetsWithHttpInfo

        +
        public ApiResponse<V1StreamsConsumerGroupOffsets> getStreamsInstanceConsumerOffsetsWithHttpInfo​(String containerId)
        +                                                                                         throws ApiException
        +
        get the offset posititions for the consumers of the Kafka Streams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        Returns:
        +
        ApiResponse<V1StreamsConsumerGroupOffsets>
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceConsumerOffsetsAsync

        +
        public okhttp3.Call getStreamsInstanceConsumerOffsetsAsync​(String containerId,
        +                                                           ApiCallback<V1StreamsConsumerGroupOffsets> _callback)
        +                                                    throws ApiException
        +
        (asynchronously) + get the offset posititions for the consumers of the Kafka Streams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        _callback - The callback to be executed when the API call finishes
        +
        Returns:
        +
        The request call
        +
        Throws:
        +
        ApiException - If fail to process the API call, e.g. serializing the request body object
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceDetailsCall

        +
        public okhttp3.Call getStreamsInstanceDetailsCall​(String containerId,
        +                                                  ApiCallback _callback)
        +                                           throws ApiException
        +
        Build call for getStreamsInstanceDetails
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        _callback - Callback for upload/download progress
        +
        Returns:
        +
        Call to execute
        +
        Throws:
        +
        ApiException - If fail to serialize the request body object
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceDetails

        +
        public V1StreamsDetails getStreamsInstanceDetails​(String containerId)
        +                                           throws ApiException
        +
        get details about a Kafka Streams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        Returns:
        +
        V1StreamsDetails
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceDetailsWithHttpInfo

        +
        public ApiResponse<V1StreamsDetails> getStreamsInstanceDetailsWithHttpInfo​(String containerId)
        +                                                                    throws ApiException
        +
        get details about a Kafka Streams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        Returns:
        +
        ApiResponse<V1StreamsDetails>
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceDetailsAsync

        +
        public okhttp3.Call getStreamsInstanceDetailsAsync​(String containerId,
        +                                                   ApiCallback<V1StreamsDetails> _callback)
        +                                            throws ApiException
        +
        (asynchronously) + get details about a Kafka Streams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        _callback - The callback to be executed when the API call finishes
        +
        Returns:
        +
        The request call
        +
        Throws:
        +
        ApiException - If fail to process the API call, e.g. serializing the request body object
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceMetadataCall

        +
        public okhttp3.Call getStreamsInstanceMetadataCall​(String containerId,
        +                                                   ApiCallback _callback)
        +                                            throws ApiException
        +
        Build call for getStreamsInstanceMetadata
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        _callback - Callback for upload/download progress
        +
        Returns:
        +
        Call to execute
        +
        Throws:
        +
        ApiException - If fail to serialize the request body object
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceMetadata

        +
        public V1StreamsMetadata getStreamsInstanceMetadata​(String containerId)
        +                                             throws ApiException
        +
        list the KafkaStreams instances currently active on the local Azkarra application
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        Returns:
        +
        V1StreamsMetadata
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceMetadataWithHttpInfo

        +
        public ApiResponse<V1StreamsMetadata> getStreamsInstanceMetadataWithHttpInfo​(String containerId)
        +                                                                      throws ApiException
        +
        list the KafkaStreams instances currently active on the local Azkarra application
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        Returns:
        +
        ApiResponse<V1StreamsMetadata>
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceMetadataAsync

        +
        public okhttp3.Call getStreamsInstanceMetadataAsync​(String containerId,
        +                                                    ApiCallback<V1StreamsMetadata> _callback)
        +                                             throws ApiException
        +
        (asynchronously) + list the KafkaStreams instances currently active on the local Azkarra application
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        _callback - The callback to be executed when the API call finishes
        +
        Returns:
        +
        The request call
        +
        Throws:
        +
        ApiException - If fail to process the API call, e.g. serializing the request body object
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceMetricByGroupAndNameCall

        +
        public okhttp3.Call getStreamsInstanceMetricByGroupAndNameCall​(String containerId,
        +                                                               String group,
        +                                                               String name,
        +                                                               ApiCallback _callback)
        +                                                        throws ApiException
        +
        Build call for getStreamsInstanceMetricByGroupAndName
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams application, also known as the 'container.id' (required)
        +
        group - name of the group (required)
        +
        name - name of the metric (required)
        +
        _callback - Callback for upload/download progress
        +
        Returns:
        +
        Call to execute
        +
        Throws:
        +
        ApiException - If fail to serialize the request body object
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceMetricByGroupAndName

        +
        public V1MetricGroup getStreamsInstanceMetricByGroupAndName​(String containerId,
        +                                                            String group,
        +                                                            String name)
        +                                                     throws ApiException
        +
        get the current metric for the streams instance, metric group and name
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams application, also known as the 'container.id' (required)
        +
        group - name of the group (required)
        +
        name - name of the metric (required)
        +
        Returns:
        +
        V1MetricGroup
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceMetricByGroupAndNameWithHttpInfo

        +
        public ApiResponse<V1MetricGroup> getStreamsInstanceMetricByGroupAndNameWithHttpInfo​(String containerId,
        +                                                                                     String group,
        +                                                                                     String name)
        +                                                                              throws ApiException
        +
        get the current metric for the streams instance, metric group and name
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams application, also known as the 'container.id' (required)
        +
        group - name of the group (required)
        +
        name - name of the metric (required)
        +
        Returns:
        +
        ApiResponse<V1MetricGroup>
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceMetricByGroupAndNameAsync

        +
        public okhttp3.Call getStreamsInstanceMetricByGroupAndNameAsync​(String containerId,
        +                                                                String group,
        +                                                                String name,
        +                                                                ApiCallback<V1MetricGroup> _callback)
        +                                                         throws ApiException
        +
        (asynchronously) + get the current metric for the streams instance, metric group and name
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams application, also known as the 'container.id' (required)
        +
        group - name of the group (required)
        +
        name - name of the metric (required)
        +
        _callback - The callback to be executed when the API call finishes
        +
        Returns:
        +
        The request call
        +
        Throws:
        +
        ApiException - If fail to process the API call, e.g. serializing the request body object
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceMetricValueCall

        +
        public okhttp3.Call getStreamsInstanceMetricValueCall​(String containerId,
        +                                                      String group,
        +                                                      String name,
        +                                                      ApiCallback _callback)
        +                                               throws ApiException
        +
        Build call for getStreamsInstanceMetricValue
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        group - name of the group (required)
        +
        name - name of the metric (required)
        +
        _callback - Callback for upload/download progress
        +
        Returns:
        +
        Call to execute
        +
        Throws:
        +
        ApiException - If fail to serialize the request body object
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceMetricValue

        +
        public String getStreamsInstanceMetricValue​(String containerId,
        +                                            String group,
        +                                            String name)
        +                                     throws ApiException
        +
        get the current metric value for the streams application, metric group and name
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        group - name of the group (required)
        +
        name - name of the metric (required)
        +
        Returns:
        +
        String
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceMetricValueWithHttpInfo

        +
        public ApiResponse<String> getStreamsInstanceMetricValueWithHttpInfo​(String containerId,
        +                                                                     String group,
        +                                                                     String name)
        +                                                              throws ApiException
        +
        get the current metric value for the streams application, metric group and name
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        group - name of the group (required)
        +
        name - name of the metric (required)
        +
        Returns:
        +
        ApiResponse<String>
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceMetricValueAsync

        +
        public okhttp3.Call getStreamsInstanceMetricValueAsync​(String containerId,
        +                                                       String group,
        +                                                       String name,
        +                                                       ApiCallback<String> _callback)
        +                                                throws ApiException
        +
        (asynchronously) + get the current metric value for the streams application, metric group and name
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        group - name of the group (required)
        +
        name - name of the metric (required)
        +
        _callback - The callback to be executed when the API call finishes
        +
        Returns:
        +
        The request call
        +
        Throws:
        +
        ApiException - If fail to process the API call, e.g. serializing the request body object
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceMetricsCall

        +
        public okhttp3.Call getStreamsInstanceMetricsCall​(String containerId,
        +                                                  ApiCallback _callback)
        +                                           throws ApiException
        +
        Build call for getStreamsInstanceMetrics
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        _callback - Callback for upload/download progress
        +
        Returns:
        +
        Call to execute
        +
        Throws:
        +
        ApiException - If fail to serialize the request body object
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceMetrics

        +
        public List<V1MetricGroup> getStreamsInstanceMetrics​(String containerId)
        +                                              throws ApiException
        +
        get the metrics for the Kafka Streams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        Returns:
        +
        List<V1MetricGroup>
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceMetricsWithHttpInfo

        +
        public ApiResponse<List<V1MetricGroup>> getStreamsInstanceMetricsWithHttpInfo​(String containerId)
        +                                                                       throws ApiException
        +
        get the metrics for the Kafka Streams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        Returns:
        +
        ApiResponse<List<V1MetricGroup>>
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceMetricsAsync

        +
        public okhttp3.Call getStreamsInstanceMetricsAsync​(String containerId,
        +                                                   ApiCallback<List<V1MetricGroup>> _callback)
        +                                            throws ApiException
        +
        (asynchronously) + get the metrics for the Kafka Streams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        _callback - The callback to be executed when the API call finishes
        +
        Returns:
        +
        The request call
        +
        Throws:
        +
        ApiException - If fail to process the API call, e.g. serializing the request body object
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceMetricsByGroupCall

        +
        public okhttp3.Call getStreamsInstanceMetricsByGroupCall​(String containerId,
        +                                                         String group,
        +                                                         ApiCallback _callback)
        +                                                  throws ApiException
        +
        Build call for getStreamsInstanceMetricsByGroup
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        group - name of the group (required)
        +
        _callback - Callback for upload/download progress
        +
        Returns:
        +
        Call to execute
        +
        Throws:
        +
        ApiException - If fail to serialize the request body object
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceMetricsByGroup

        +
        public List<V1MetricGroup> getStreamsInstanceMetricsByGroup​(String containerId,
        +                                                            String group)
        +                                                     throws ApiException
        +
        get the metrics for the Kafka Streams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        group - name of the group (required)
        +
        Returns:
        +
        List<V1MetricGroup>
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceMetricsByGroupWithHttpInfo

        +
        public ApiResponse<List<V1MetricGroup>> getStreamsInstanceMetricsByGroupWithHttpInfo​(String containerId,
        +                                                                                     String group)
        +                                                                              throws ApiException
        +
        get the metrics for the Kafka Streams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        group - name of the group (required)
        +
        Returns:
        +
        ApiResponse<List<V1MetricGroup>>
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceMetricsByGroupAsync

        +
        public okhttp3.Call getStreamsInstanceMetricsByGroupAsync​(String containerId,
        +                                                          String group,
        +                                                          ApiCallback<List<V1MetricGroup>> _callback)
        +                                                   throws ApiException
        +
        (asynchronously) + get the metrics for the Kafka Streams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        group - name of the group (required)
        +
        _callback - The callback to be executed when the API call finishes
        +
        Returns:
        +
        The request call
        +
        Throws:
        +
        ApiException - If fail to process the API call, e.g. serializing the request body object
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceStatusCall

        +
        public okhttp3.Call getStreamsInstanceStatusCall​(String containerId,
        +                                                 ApiCallback _callback)
        +                                          throws ApiException
        +
        Build call for getStreamsInstanceStatus
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        _callback - Callback for upload/download progress
        +
        Returns:
        +
        Call to execute
        +
        Throws:
        +
        ApiException - If fail to serialize the request body object
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceStatus

        +
        public V1StreamsStatus getStreamsInstanceStatus​(String containerId)
        +                                         throws ApiException
        +
        get the status about the running tasks of the KafkaStreams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        Returns:
        +
        V1StreamsStatus
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceStatusWithHttpInfo

        +
        public ApiResponse<V1StreamsStatus> getStreamsInstanceStatusWithHttpInfo​(String containerId)
        +                                                                  throws ApiException
        +
        get the status about the running tasks of the KafkaStreams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        Returns:
        +
        ApiResponse<V1StreamsStatus>
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceStatusAsync

        +
        public okhttp3.Call getStreamsInstanceStatusAsync​(String containerId,
        +                                                  ApiCallback<V1StreamsStatus> _callback)
        +                                           throws ApiException
        +
        (asynchronously) + get the status about the running tasks of the KafkaStreams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        _callback - The callback to be executed when the API call finishes
        +
        Returns:
        +
        The request call
        +
        Throws:
        +
        ApiException - If fail to process the API call, e.g. serializing the request body object
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceStoreOffsetsCall

        +
        public okhttp3.Call getStreamsInstanceStoreOffsetsCall​(String containerId,
        +                                                       ApiCallback _callback)
        +                                                throws ApiException
        +
        Build call for getStreamsInstanceStoreOffsets
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        _callback - Callback for upload/download progress
        +
        Returns:
        +
        Call to execute
        +
        Throws:
        +
        ApiException - If fail to serialize the request body object
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceStoreOffsets

        +
        public List<V1LocalStatePartitionsInfo> getStreamsInstanceStoreOffsets​(String containerId)
        +                                                                throws ApiException
        +
        gets the partition lag and restoration info for all local state store
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        Returns:
        +
        List<V1LocalStatePartitionsInfo>
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceStoreOffsetsWithHttpInfo

        +
        public ApiResponse<List<V1LocalStatePartitionsInfo>> getStreamsInstanceStoreOffsetsWithHttpInfo​(String containerId)
        +                                                                                         throws ApiException
        +
        gets the partition lag and restoration info for all local state store
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        Returns:
        +
        ApiResponse<List<V1LocalStatePartitionsInfo>>
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceStoreOffsetsAsync

        +
        public okhttp3.Call getStreamsInstanceStoreOffsetsAsync​(String containerId,
        +                                                        ApiCallback<List<V1LocalStatePartitionsInfo>> _callback)
        +                                                 throws ApiException
        +
        (asynchronously) + gets the partition lag and restoration info for all local state store
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        _callback - The callback to be executed when the API call finishes
        +
        Returns:
        +
        The request call
        +
        Throws:
        +
        ApiException - If fail to process the API call, e.g. serializing the request body object
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceTopologyCall

        +
        public okhttp3.Call getStreamsInstanceTopologyCall​(String containerId,
        +                                                   ApiCallback _callback)
        +                                            throws ApiException
        +
        Build call for getStreamsInstanceTopology
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        _callback - Callback for upload/download progress
        +
        Returns:
        +
        Call to execute
        +
        Throws:
        +
        ApiException - If fail to serialize the request body object
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceTopology

        +
        public V1StreamsTopology getStreamsInstanceTopology​(String containerId)
        +                                             throws ApiException
        +
        get the topology graph of the Kafka Streams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        Returns:
        +
        V1StreamsTopology
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceTopologyWithHttpInfo

        +
        public ApiResponse<V1StreamsTopology> getStreamsInstanceTopologyWithHttpInfo​(String containerId)
        +                                                                      throws ApiException
        +
        get the topology graph of the Kafka Streams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        Returns:
        +
        ApiResponse<V1StreamsTopology>
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsInstanceTopologyAsync

        +
        public okhttp3.Call getStreamsInstanceTopologyAsync​(String containerId,
        +                                                    ApiCallback<V1StreamsTopology> _callback)
        +                                             throws ApiException
        +
        (asynchronously) + get the topology graph of the Kafka Streams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        _callback - The callback to be executed when the API call finishes
        +
        Returns:
        +
        The request call
        +
        Throws:
        +
        ApiException - If fail to process the API call, e.g. serializing the request body object
        +
        +
      • +
      + + + +
        +
      • +

        listKafkaStreamsApplicationIdsCall

        +
        public okhttp3.Call listKafkaStreamsApplicationIdsCall​(ApiCallback _callback)
        +                                                throws ApiException
        +
        Build call for listKafkaStreamsApplicationIds
        +
        +
        Parameters:
        +
        _callback - Callback for upload/download progress
        +
        Returns:
        +
        Call to execute
        +
        Throws:
        +
        ApiException - If fail to serialize the request body object
        +
        +
      • +
      + + + +
        +
      • +

        listKafkaStreamsApplicationIds

        +
        public List<String> listKafkaStreamsApplicationIds()
        +                                            throws ApiException
        +
        list all ids for the Kafka Streams applications for which at least one instance is currently running. application
        +
        +
        Returns:
        +
        List<String>
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        listKafkaStreamsApplicationIdsWithHttpInfo

        +
        public ApiResponse<List<String>> listKafkaStreamsApplicationIdsWithHttpInfo()
        +                                                                     throws ApiException
        +
        list all ids for the Kafka Streams applications for which at least one instance is currently running. application
        +
        +
        Returns:
        +
        ApiResponse<List<String>>
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        listKafkaStreamsApplicationIdsAsync

        +
        public okhttp3.Call listKafkaStreamsApplicationIdsAsync​(ApiCallback<List<String>> _callback)
        +                                                 throws ApiException
        +
        (asynchronously) + list all ids for the Kafka Streams applications for which at least one instance is currently running. application
        +
        +
        Parameters:
        +
        _callback - The callback to be executed when the API call finishes
        +
        Returns:
        +
        The request call
        +
        Throws:
        +
        ApiException - If fail to process the API call, e.g. serializing the request body object
        +
        +
      • +
      + + + +
        +
      • +

        listStreamsInstanceIdsCall

        +
        public okhttp3.Call listStreamsInstanceIdsCall​(ApiCallback _callback)
        +                                        throws ApiException
        +
        Build call for listStreamsInstanceIds
        +
        +
        Parameters:
        +
        _callback - Callback for upload/download progress
        +
        Returns:
        +
        Call to execute
        +
        Throws:
        +
        ApiException - If fail to serialize the request body object
        +
        +
      • +
      + + + +
        +
      • +

        listStreamsInstanceIds

        +
        public List<String> listStreamsInstanceIds()
        +                                    throws ApiException
        +
        list the KafkaStreams instances currently active on the local Azkarra application
        +
        +
        Returns:
        +
        List<String>
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        listStreamsInstanceIdsWithHttpInfo

        +
        public ApiResponse<List<String>> listStreamsInstanceIdsWithHttpInfo()
        +                                                             throws ApiException
        +
        list the KafkaStreams instances currently active on the local Azkarra application
        +
        +
        Returns:
        +
        ApiResponse<List<String>>
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        listStreamsInstanceIdsAsync

        +
        public okhttp3.Call listStreamsInstanceIdsAsync​(ApiCallback<List<String>> _callback)
        +                                         throws ApiException
        +
        (asynchronously) + list the KafkaStreams instances currently active on the local Azkarra application
        +
        +
        Parameters:
        +
        _callback - The callback to be executed when the API call finishes
        +
        Returns:
        +
        The request call
        +
        Throws:
        +
        ApiException - If fail to process the API call, e.g. serializing the request body object
        +
        +
      • +
      + + + +
        +
      • +

        queryStateStoreCall

        +
        public okhttp3.Call queryStateStoreCall​(String applicationId,
        +                                        String storeName,
        +                                        V1Query v1Query,
        +                                        ApiCallback _callback)
        +                                 throws ApiException
        +
        Build call for queryStateStore
        +
        +
        Parameters:
        +
        applicationId - identifier of the KafkaStreams application, also known as the 'application.id' (required)
        +
        storeName - name of the state store to query (required)
        +
        v1Query - (required)
        +
        _callback - Callback for upload/download progress
        +
        Returns:
        +
        Call to execute
        +
        Throws:
        +
        ApiException - If fail to serialize the request body object
        +
        +
      • +
      + + + +
        +
      • +

        queryStateStore

        +
        public V1QueryResult queryStateStore​(String applicationId,
        +                                     String storeName,
        +                                     V1Query v1Query)
        +                              throws ApiException
        +
        Query a Kafka Streams state store, also known as executing an 'Interactive Query'.
        +
        +
        Parameters:
        +
        applicationId - identifier of the KafkaStreams application, also known as the 'application.id' (required)
        +
        storeName - name of the state store to query (required)
        +
        v1Query - (required)
        +
        Returns:
        +
        V1QueryResult
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        queryStateStoreWithHttpInfo

        +
        public ApiResponse<V1QueryResult> queryStateStoreWithHttpInfo​(String applicationId,
        +                                                              String storeName,
        +                                                              V1Query v1Query)
        +                                                       throws ApiException
        +
        Query a Kafka Streams state store, also known as executing an 'Interactive Query'.
        +
        +
        Parameters:
        +
        applicationId - identifier of the KafkaStreams application, also known as the 'application.id' (required)
        +
        storeName - name of the state store to query (required)
        +
        v1Query - (required)
        +
        Returns:
        +
        ApiResponse<V1QueryResult>
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        queryStateStoreAsync

        +
        public okhttp3.Call queryStateStoreAsync​(String applicationId,
        +                                         String storeName,
        +                                         V1Query v1Query,
        +                                         ApiCallback<V1QueryResult> _callback)
        +                                  throws ApiException
        +
        (asynchronously) + Query a Kafka Streams state store, also known as executing an 'Interactive Query'.
        +
        +
        Parameters:
        +
        applicationId - identifier of the KafkaStreams application, also known as the 'application.id' (required)
        +
        storeName - name of the state store to query (required)
        +
        v1Query - (required)
        +
        _callback - The callback to be executed when the API call finishes
        +
        Returns:
        +
        The request call
        +
        Throws:
        +
        ApiException - If fail to process the API call, e.g. serializing the request body object
        +
        +
      • +
      + + + +
        +
      • +

        restartStreamsInstanceCall

        +
        public okhttp3.Call restartStreamsInstanceCall​(String containerId,
        +                                               ApiCallback _callback)
        +                                        throws ApiException
        +
        Build call for restartStreamsInstance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        _callback - Callback for upload/download progress
        +
        Returns:
        +
        Call to execute
        +
        Throws:
        +
        ApiException - If fail to serialize the request body object
        +
        +
      • +
      + + + +
        +
      • +

        restartStreamsInstance

        +
        public void restartStreamsInstance​(String containerId)
        +                            throws ApiException
        +
        restart a running KafkaStreams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        restartStreamsInstanceWithHttpInfo

        +
        public ApiResponse<Void> restartStreamsInstanceWithHttpInfo​(String containerId)
        +                                                     throws ApiException
        +
        restart a running KafkaStreams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        Returns:
        +
        ApiResponse<Void>
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        restartStreamsInstanceAsync

        +
        public okhttp3.Call restartStreamsInstanceAsync​(String containerId,
        +                                                ApiCallback<Void> _callback)
        +                                         throws ApiException
        +
        (asynchronously) + restart a running KafkaStreams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        _callback - The callback to be executed when the API call finishes
        +
        Returns:
        +
        The request call
        +
        Throws:
        +
        ApiException - If fail to process the API call, e.g. serializing the request body object
        +
        +
      • +
      + + + +
        +
      • +

        stopStreamsInstanceCall

        +
        public okhttp3.Call stopStreamsInstanceCall​(String containerId,
        +                                            V1Options v1Options,
        +                                            ApiCallback _callback)
        +                                     throws ApiException
        +
        Build call for stopStreamsInstance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        v1Options - (required)
        +
        _callback - Callback for upload/download progress
        +
        Returns:
        +
        Call to execute
        +
        Throws:
        +
        ApiException - If fail to serialize the request body object
        +
        +
      • +
      + + + +
        +
      • +

        stopStreamsInstance

        +
        public void stopStreamsInstance​(String containerId,
        +                                V1Options v1Options)
        +                         throws ApiException
        +
        stop a running KafkaStreams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        v1Options - (required)
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        stopStreamsInstanceWithHttpInfo

        +
        public ApiResponse<Void> stopStreamsInstanceWithHttpInfo​(String containerId,
        +                                                         V1Options v1Options)
        +                                                  throws ApiException
        +
        stop a running KafkaStreams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        v1Options - (required)
        +
        Returns:
        +
        ApiResponse<Void>
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        stopStreamsInstanceAsync

        +
        public okhttp3.Call stopStreamsInstanceAsync​(String containerId,
        +                                             V1Options v1Options,
        +                                             ApiCallback<Void> _callback)
        +                                      throws ApiException
        +
        (asynchronously) + stop a running KafkaStreams instance
        +
        +
        Parameters:
        +
        containerId - identifier of the KafkaStreams instance, also known as the 'container.id' (required)
        +
        v1Options - (required)
        +
        _callback - The callback to be executed when the API call finishes
        +
        Returns:
        +
        The request call
        +
        Throws:
        +
        ApiException - If fail to process the API call, e.g. serializing the request body object
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/AzkarraVersionApi.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/AzkarraVersionApi.html new file mode 100644 index 00000000..11e59448 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/AzkarraVersionApi.html @@ -0,0 +1,437 @@ + + + + + +AzkarraVersionApi (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AzkarraVersionApi

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.apis.AzkarraVersionApi
    • +
    +
  • +
+
+
    +
  • +
    +
    public class AzkarraVersionApi
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AzkarraVersionApi

        +
        public AzkarraVersionApi()
        +
      • +
      + + + +
        +
      • +

        AzkarraVersionApi

        +
        public AzkarraVersionApi​(ApiClient apiClient)
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getApiClient

        +
        public ApiClient getApiClient()
        +
      • +
      + + + +
        +
      • +

        setApiClient

        +
        public void setApiClient​(ApiClient apiClient)
        +
      • +
      + + + +
        +
      • +

        getCurrentVersionCall

        +
        public okhttp3.Call getCurrentVersionCall​(ApiCallback _callback)
        +                                   throws ApiException
        +
        Build call for getCurrentVersion
        +
        +
        Parameters:
        +
        _callback - Callback for upload/download progress
        +
        Returns:
        +
        Call to execute
        +
        Throws:
        +
        ApiException - If fail to serialize the request body object
        +
        +
      • +
      + + + +
        +
      • +

        getCurrentVersion

        +
        public Version getCurrentVersion()
        +                          throws ApiException
        +
        get the API current version
        +
        +
        Returns:
        +
        Version
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getCurrentVersionWithHttpInfo

        +
        public ApiResponse<Version> getCurrentVersionWithHttpInfo()
        +                                                   throws ApiException
        +
        get the API current version
        +
        +
        Returns:
        +
        ApiResponse<Version>
        +
        Throws:
        +
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
        +
        +
      • +
      + + + +
        +
      • +

        getCurrentVersionAsync

        +
        public okhttp3.Call getCurrentVersionAsync​(ApiCallback<Version> _callback)
        +                                    throws ApiException
        +
        (asynchronously) + get the API current version
        +
        +
        Parameters:
        +
        _callback - The callback to be executed when the API call finishes
        +
        Returns:
        +
        The request call
        +
        Throws:
        +
        ApiException - If fail to process the API call, e.g. serializing the request body object
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/class-use/AzkarraV1Api.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/class-use/AzkarraV1Api.html new file mode 100644 index 00000000..cfae4885 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/class-use/AzkarraV1Api.html @@ -0,0 +1,198 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.apis.AzkarraV1Api

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/class-use/AzkarraVersionApi.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/class-use/AzkarraVersionApi.html new file mode 100644 index 00000000..d7c80098 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/class-use/AzkarraVersionApi.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.apis.AzkarraVersionApi (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.apis.AzkarraVersionApi

+
+
No usage of io.streamthoughts.azkarra.client.openapi.apis.AzkarraVersionApi
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/package-summary.html new file mode 100644 index 00000000..a39cdbc1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/package-summary.html @@ -0,0 +1,172 @@ + + + + + +io.streamthoughts.azkarra.client.openapi.apis (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.client.openapi.apis

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/package-tree.html new file mode 100644 index 00000000..e031b58b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/package-tree.html @@ -0,0 +1,166 @@ + + + + + +io.streamthoughts.azkarra.client.openapi.apis Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.client.openapi.apis

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/package-use.html new file mode 100644 index 00000000..f74a7e8d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/apis/package-use.html @@ -0,0 +1,185 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.client.openapi.apis (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.client.openapi.apis

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/ApiKeyAuth.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/ApiKeyAuth.html new file mode 100644 index 00000000..184b415b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/ApiKeyAuth.html @@ -0,0 +1,417 @@ + + + + + +ApiKeyAuth (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ApiKeyAuth

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.auth.ApiKeyAuth
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Authentication
    +
    +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class ApiKeyAuth
    +extends Object
    +implements Authentication
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ApiKeyAuth

        +
        public ApiKeyAuth​(String location,
        +                  String paramName)
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getLocation

        +
        public String getLocation()
        +
      • +
      + + + +
        +
      • +

        getParamName

        +
        public String getParamName()
        +
      • +
      + + + +
        +
      • +

        getApiKey

        +
        public String getApiKey()
        +
      • +
      + + + +
        +
      • +

        setApiKey

        +
        public void setApiKey​(String apiKey)
        +
      • +
      + + + +
        +
      • +

        getApiKeyPrefix

        +
        public String getApiKeyPrefix()
        +
      • +
      + + + +
        +
      • +

        setApiKeyPrefix

        +
        public void setApiKeyPrefix​(String apiKeyPrefix)
        +
      • +
      + + + +
        +
      • +

        applyToParams

        +
        public void applyToParams​(List<Pair> queryParams,
        +                          Map<String,​String> headerParams,
        +                          Map<String,​String> cookieParams)
        +
        Description copied from interface: Authentication
        +
        Apply authentication settings to header and query params.
        +
        +
        Specified by:
        +
        applyToParams in interface Authentication
        +
        Parameters:
        +
        queryParams - List of query parameters
        +
        headerParams - Map of header parameters
        +
        cookieParams - Map of cookie parameters
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/Authentication.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/Authentication.html new file mode 100644 index 00000000..a176bf80 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/Authentication.html @@ -0,0 +1,269 @@ + + + + + +Authentication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface Authentication

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        applyToParams

        +
        void applyToParams​(List<Pair> queryParams,
        +                   Map<String,​String> headerParams,
        +                   Map<String,​String> cookieParams)
        +
        Apply authentication settings to header and query params.
        +
        +
        Parameters:
        +
        queryParams - List of query parameters
        +
        headerParams - Map of header parameters
        +
        cookieParams - Map of cookie parameters
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/HttpBasicAuth.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/HttpBasicAuth.html new file mode 100644 index 00000000..89febd65 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/HttpBasicAuth.html @@ -0,0 +1,385 @@ + + + + + +HttpBasicAuth (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class HttpBasicAuth

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.auth.HttpBasicAuth
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        HttpBasicAuth

        +
        public HttpBasicAuth()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUsername

        +
        public String getUsername()
        +
      • +
      + + + +
        +
      • +

        setUsername

        +
        public void setUsername​(String username)
        +
      • +
      + + + +
        +
      • +

        getPassword

        +
        public String getPassword()
        +
      • +
      + + + +
        +
      • +

        setPassword

        +
        public void setPassword​(String password)
        +
      • +
      + + + +
        +
      • +

        applyToParams

        +
        public void applyToParams​(List<Pair> queryParams,
        +                          Map<String,​String> headerParams,
        +                          Map<String,​String> cookieParams)
        +
        Description copied from interface: Authentication
        +
        Apply authentication settings to header and query params.
        +
        +
        Specified by:
        +
        applyToParams in interface Authentication
        +
        Parameters:
        +
        queryParams - List of query parameters
        +
        headerParams - Map of header parameters
        +
        cookieParams - Map of cookie parameters
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/HttpBearerAuth.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/HttpBearerAuth.html new file mode 100644 index 00000000..d722b975 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/HttpBearerAuth.html @@ -0,0 +1,373 @@ + + + + + +HttpBearerAuth (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class HttpBearerAuth

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.auth.HttpBearerAuth
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Authentication
    +
    +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class HttpBearerAuth
    +extends Object
    +implements Authentication
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        HttpBearerAuth

        +
        public HttpBearerAuth​(String scheme)
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getBearerToken

        +
        public String getBearerToken()
        +
        Gets the token, which together with the scheme, will be sent as the value of the Authorization header.
        +
        +
        Returns:
        +
        The bearer token
        +
        +
      • +
      + + + +
        +
      • +

        setBearerToken

        +
        public void setBearerToken​(String bearerToken)
        +
        Sets the token, which together with the scheme, will be sent as the value of the Authorization header.
        +
        +
        Parameters:
        +
        bearerToken - The bearer token to send in the Authorization header
        +
        +
      • +
      + + + +
        +
      • +

        applyToParams

        +
        public void applyToParams​(List<Pair> queryParams,
        +                          Map<String,​String> headerParams,
        +                          Map<String,​String> cookieParams)
        +
        Description copied from interface: Authentication
        +
        Apply authentication settings to header and query params.
        +
        +
        Specified by:
        +
        applyToParams in interface Authentication
        +
        Parameters:
        +
        queryParams - List of query parameters
        +
        headerParams - Map of header parameters
        +
        cookieParams - Map of cookie parameters
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/class-use/ApiKeyAuth.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/class-use/ApiKeyAuth.html new file mode 100644 index 00000000..98503468 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/class-use/ApiKeyAuth.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.auth.ApiKeyAuth (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.auth.ApiKeyAuth

+
+
No usage of io.streamthoughts.azkarra.client.openapi.auth.ApiKeyAuth
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/class-use/Authentication.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/class-use/Authentication.html new file mode 100644 index 00000000..9d5fcb67 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/class-use/Authentication.html @@ -0,0 +1,249 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.client.openapi.auth.Authentication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.client.openapi.auth.Authentication

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/class-use/HttpBasicAuth.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/class-use/HttpBasicAuth.html new file mode 100644 index 00000000..cb1c5b35 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/class-use/HttpBasicAuth.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.auth.HttpBasicAuth (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.auth.HttpBasicAuth

+
+
No usage of io.streamthoughts.azkarra.client.openapi.auth.HttpBasicAuth
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/class-use/HttpBearerAuth.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/class-use/HttpBearerAuth.html new file mode 100644 index 00000000..f3b061f2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/class-use/HttpBearerAuth.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.auth.HttpBearerAuth (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.auth.HttpBearerAuth

+
+
No usage of io.streamthoughts.azkarra.client.openapi.auth.HttpBearerAuth
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/package-summary.html new file mode 100644 index 00000000..10469f48 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/package-summary.html @@ -0,0 +1,191 @@ + + + + + +io.streamthoughts.azkarra.client.openapi.auth (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.client.openapi.auth

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/package-tree.html new file mode 100644 index 00000000..a02f5af9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/package-tree.html @@ -0,0 +1,173 @@ + + + + + +io.streamthoughts.azkarra.client.openapi.auth Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.client.openapi.auth

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • io.streamthoughts.azkarra.client.openapi.auth.ApiKeyAuth (implements io.streamthoughts.azkarra.client.openapi.auth.Authentication)
    • +
    • io.streamthoughts.azkarra.client.openapi.auth.HttpBasicAuth (implements io.streamthoughts.azkarra.client.openapi.auth.Authentication)
    • +
    • io.streamthoughts.azkarra.client.openapi.auth.HttpBearerAuth (implements io.streamthoughts.azkarra.client.openapi.auth.Authentication)
    • +
    +
  • +
+
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/package-use.html new file mode 100644 index 00000000..4be34970 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/auth/package-use.html @@ -0,0 +1,206 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.client.openapi.auth (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.client.openapi.auth

+
+ +
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ApiCallback.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ApiCallback.html new file mode 100644 index 00000000..336d3f5f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ApiCallback.html @@ -0,0 +1,603 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.client.openapi.ApiCallback (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.client.openapi.ApiCallback

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ApiClient.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ApiClient.html new file mode 100644 index 00000000..41637b2c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ApiClient.html @@ -0,0 +1,408 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.ApiClient (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.ApiClient

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ApiException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ApiException.html new file mode 100644 index 00000000..9315484e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ApiException.html @@ -0,0 +1,899 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.ApiException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.ApiException

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ApiResponse.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ApiResponse.html new file mode 100644 index 00000000..7fe5735d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ApiResponse.html @@ -0,0 +1,352 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.ApiResponse (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.ApiResponse

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/Configuration.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/Configuration.html new file mode 100644 index 00000000..e14050f6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/Configuration.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.Configuration (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.Configuration

+
+
No usage of io.streamthoughts.azkarra.client.openapi.Configuration
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.ByteArrayAdapter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.ByteArrayAdapter.html new file mode 100644 index 00000000..871aabd3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.ByteArrayAdapter.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.JSON.ByteArrayAdapter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.JSON.ByteArrayAdapter

+
+
No usage of io.streamthoughts.azkarra.client.openapi.JSON.ByteArrayAdapter
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.DateTypeAdapter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.DateTypeAdapter.html new file mode 100644 index 00000000..b3f8e223 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.DateTypeAdapter.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.JSON.DateTypeAdapter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.JSON.DateTypeAdapter

+
+
No usage of io.streamthoughts.azkarra.client.openapi.JSON.DateTypeAdapter
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.LocalDateTypeAdapter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.LocalDateTypeAdapter.html new file mode 100644 index 00000000..a61cfd6d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.LocalDateTypeAdapter.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.JSON.LocalDateTypeAdapter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.JSON.LocalDateTypeAdapter

+
+
No usage of io.streamthoughts.azkarra.client.openapi.JSON.LocalDateTypeAdapter
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.OffsetDateTimeTypeAdapter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.OffsetDateTimeTypeAdapter.html new file mode 100644 index 00000000..b195a31b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.OffsetDateTimeTypeAdapter.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.JSON.OffsetDateTimeTypeAdapter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.JSON.OffsetDateTimeTypeAdapter

+
+
No usage of io.streamthoughts.azkarra.client.openapi.JSON.OffsetDateTimeTypeAdapter
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.SqlDateTypeAdapter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.SqlDateTypeAdapter.html new file mode 100644 index 00000000..26cea355 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.SqlDateTypeAdapter.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.JSON.SqlDateTypeAdapter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.JSON.SqlDateTypeAdapter

+
+
No usage of io.streamthoughts.azkarra.client.openapi.JSON.SqlDateTypeAdapter
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.html new file mode 100644 index 00000000..cb29e2ef --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/JSON.html @@ -0,0 +1,245 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.JSON (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.JSON

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/Pair.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/Pair.html new file mode 100644 index 00000000..c29f6a07 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/Pair.html @@ -0,0 +1,318 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.Pair (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.Pair

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ProgressRequestBody.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ProgressRequestBody.html new file mode 100644 index 00000000..f1b0f2d7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ProgressRequestBody.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.ProgressRequestBody (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.ProgressRequestBody

+
+
No usage of io.streamthoughts.azkarra.client.openapi.ProgressRequestBody
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ProgressResponseBody.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ProgressResponseBody.html new file mode 100644 index 00000000..8c076c7b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ProgressResponseBody.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.ProgressResponseBody (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.ProgressResponseBody

+
+
No usage of io.streamthoughts.azkarra.client.openapi.ProgressResponseBody
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ServerConfiguration.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ServerConfiguration.html new file mode 100644 index 00000000..f81ca340 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ServerConfiguration.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.ServerConfiguration (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.ServerConfiguration

+
+
No usage of io.streamthoughts.azkarra.client.openapi.ServerConfiguration
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ServerVariable.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ServerVariable.html new file mode 100644 index 00000000..8e0441b2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/ServerVariable.html @@ -0,0 +1,209 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.ServerVariable (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.ServerVariable

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/StringUtil.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/StringUtil.html new file mode 100644 index 00000000..5efdfc55 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/class-use/StringUtil.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.StringUtil (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.StringUtil

+
+
No usage of io.streamthoughts.azkarra.client.openapi.StringUtil
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Error.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Error.html new file mode 100644 index 00000000..23161462 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Error.html @@ -0,0 +1,447 @@ + + + + + +V1Error (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1Error
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1Error
    +extends Object
    +
    V1Error
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        V1Error

        +
        public V1Error()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getMessage

        +
        @Nullable
        +public String getMessage()
        +
        Get message
        +
        +
        Returns:
        +
        message
        +
        +
      • +
      + + + +
        +
      • +

        setMessage

        +
        public void setMessage​(String message)
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1LocalStatePartitionsInfo.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1LocalStatePartitionsInfo.html new file mode 100644 index 00000000..067012d6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1LocalStatePartitionsInfo.html @@ -0,0 +1,610 @@ + + + + + +V1LocalStatePartitionsInfo (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1LocalStatePartitionsInfo

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1LocalStatePartitionsInfo
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1LocalStatePartitionsInfo
    +extends Object
    +
    V1LocalStatePartitionsInfo
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Metric.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Metric.html new file mode 100644 index 00000000..92a0d87d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Metric.html @@ -0,0 +1,664 @@ + + + + + +V1Metric (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1Metric
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1Metric
    +extends Object
    +
    V1Metric
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1MetricGroup.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1MetricGroup.html new file mode 100644 index 00000000..d8ca60c4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1MetricGroup.html @@ -0,0 +1,528 @@ + + + + + +V1MetricGroup (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1MetricGroup

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1MetricGroup
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1MetricGroup
    +extends Object
    +
    V1MetricGroup
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Options.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Options.html new file mode 100644 index 00000000..a6bcc6fe --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Options.html @@ -0,0 +1,446 @@ + + + + + +V1Options (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1Options
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1Options
    +extends Object
    +
    V1Options
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        V1Options

        +
        public V1Options()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getCleanup

        +
        public Boolean getCleanup()
        +
        Get cleanup
        +
        +
        Returns:
        +
        cleanup
        +
        +
      • +
      + + + +
        +
      • +

        setCleanup

        +
        public void setCleanup​(Boolean cleanup)
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Query.TypeEnum.Adapter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Query.TypeEnum.Adapter.html new file mode 100644 index 00000000..5533b6ee --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Query.TypeEnum.Adapter.html @@ -0,0 +1,354 @@ + + + + + +V1Query.TypeEnum.Adapter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1Query.TypeEnum.Adapter

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Query.TypeEnum.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Query.TypeEnum.html new file mode 100644 index 00000000..90db2a6d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Query.TypeEnum.html @@ -0,0 +1,493 @@ + + + + + +V1Query.TypeEnum (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Enum V1Query.TypeEnum

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static V1Query.TypeEnum[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (V1Query.TypeEnum c : V1Query.TypeEnum.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static V1Query.TypeEnum valueOf​(String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        IllegalArgumentException - if this enum type has no constant with the specified name
        +
        NullPointerException - if the argument is null
        +
        +
      • +
      + + + +
        +
      • +

        getValue

        +
        public String getValue()
        +
      • +
      + + + + + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Query.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Query.html new file mode 100644 index 00000000..baaee714 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Query.html @@ -0,0 +1,606 @@ + + + + + +V1Query (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1Query
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1Query
    +extends Object
    +
    V1Query
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryAll.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryAll.html new file mode 100644 index 00000000..a4999046 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryAll.html @@ -0,0 +1,463 @@ + + + + + +V1QueryAll (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1QueryAll
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1QueryAll
    +extends Object
    +
    V1QueryAll
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryCount.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryCount.html new file mode 100644 index 00000000..b7cda0b3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryCount.html @@ -0,0 +1,463 @@ + + + + + +V1QueryCount (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1QueryCount

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1QueryCount
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1QueryCount
    +extends Object
    +
    V1QueryCount
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryErrorResultSet.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryErrorResultSet.html new file mode 100644 index 00000000..0d914f9a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryErrorResultSet.html @@ -0,0 +1,597 @@ + + + + + +V1QueryErrorResultSet (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1QueryErrorResultSet

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1QueryErrorResultSet
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1QueryErrorResultSet
    +extends Object
    +
    V1QueryErrorResultSet
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetch.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetch.html new file mode 100644 index 00000000..f6778cc3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetch.html @@ -0,0 +1,447 @@ + + + + + +V1QueryFetch (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1QueryFetch

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1QueryFetch
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1QueryFetch
    +extends Object
    +
    V1QueryFetch
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchAll.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchAll.html new file mode 100644 index 00000000..ba68c62e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchAll.html @@ -0,0 +1,447 @@ + + + + + +V1QueryFetchAll (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1QueryFetchAll

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAll
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1QueryFetchAll
    +extends Object
    +
    V1QueryFetchAll
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchAllParams.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchAllParams.html new file mode 100644 index 00000000..911a01c4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchAllParams.html @@ -0,0 +1,513 @@ + + + + + +V1QueryFetchAllParams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1QueryFetchAllParams

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAllParams
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1QueryFetchAllParams
    +extends Object
    +
    V1QueryFetchAllParams
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        V1QueryFetchAllParams

        +
        public V1QueryFetchAllParams()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getTimeFrom

        +
        public Long getTimeFrom()
        +
        Get timeFrom
        +
        +
        Returns:
        +
        timeFrom
        +
        +
      • +
      + + + +
        +
      • +

        setTimeFrom

        +
        public void setTimeFrom​(Long timeFrom)
        +
      • +
      + + + + + + + +
        +
      • +

        getTimeTo

        +
        public Long getTimeTo()
        +
        Get timeTo
        +
        +
        Returns:
        +
        timeTo
        +
        +
      • +
      + + + +
        +
      • +

        setTimeTo

        +
        public void setTimeTo​(Long timeTo)
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchKeyRange.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchKeyRange.html new file mode 100644 index 00000000..c029c4a2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchKeyRange.html @@ -0,0 +1,447 @@ + + + + + +V1QueryFetchKeyRange (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1QueryFetchKeyRange

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRange
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1QueryFetchKeyRange
    +extends Object
    +
    V1QueryFetchKeyRange
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchKeyRangeParams.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchKeyRangeParams.html new file mode 100644 index 00000000..505d1b1b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchKeyRangeParams.html @@ -0,0 +1,647 @@ + + + + + +V1QueryFetchKeyRangeParams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1QueryFetchKeyRangeParams

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRangeParams
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1QueryFetchKeyRangeParams
    +extends Object
    +
    V1QueryFetchKeyRangeParams
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchParams.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchParams.html new file mode 100644 index 00000000..b924cdfa --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchParams.html @@ -0,0 +1,514 @@ + + + + + +V1QueryFetchParams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1QueryFetchParams

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchParams
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1QueryFetchParams
    +extends Object
    +
    V1QueryFetchParams
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchTimeRange.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchTimeRange.html new file mode 100644 index 00000000..473e342f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchTimeRange.html @@ -0,0 +1,447 @@ + + + + + +V1QueryFetchTimeRange (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1QueryFetchTimeRange

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRange
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1QueryFetchTimeRange
    +extends Object
    +
    V1QueryFetchTimeRange
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchTimeRangeParams.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchTimeRangeParams.html new file mode 100644 index 00000000..1dc30d9b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryFetchTimeRangeParams.html @@ -0,0 +1,580 @@ + + + + + +V1QueryFetchTimeRangeParams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1QueryFetchTimeRangeParams

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRangeParams
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1QueryFetchTimeRangeParams
    +extends Object
    +
    V1QueryFetchTimeRangeParams
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryGet.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryGet.html new file mode 100644 index 00000000..406a14a0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryGet.html @@ -0,0 +1,447 @@ + + + + + +V1QueryGet (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1QueryGet
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1QueryGet
    +extends Object
    +
    V1QueryGet
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryGetParams.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryGetParams.html new file mode 100644 index 00000000..88698c40 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryGetParams.html @@ -0,0 +1,446 @@ + + + + + +V1QueryGetParams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1QueryGetParams

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1QueryGetParams
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1QueryGetParams
    +extends Object
    +
    V1QueryGetParams
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        V1QueryGetParams

        +
        public V1QueryGetParams()
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryGlobalResultSet.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryGlobalResultSet.html new file mode 100644 index 00000000..9cbadfd3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryGlobalResultSet.html @@ -0,0 +1,812 @@ + + + + + +V1QueryGlobalResultSet (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1QueryGlobalResultSet

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1QueryGlobalResultSet
    +extends Object
    +
    V1QueryGlobalResultSet
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryOperation.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryOperation.html new file mode 100644 index 00000000..be943f34 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryOperation.html @@ -0,0 +1,955 @@ + + + + + +V1QueryOperation (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1QueryOperation

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1QueryOperation
    +extends Object
    +
    V1QueryOperation
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryOptions.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryOptions.html new file mode 100644 index 00000000..0cea0ebc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryOptions.html @@ -0,0 +1,719 @@ + + + + + +V1QueryOptions (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1QueryOptions

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1QueryOptions
    +extends Object
    +
    V1QueryOptions
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        V1QueryOptions

        +
        public V1QueryOptions()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getRetries

        +
        @Nullable
        +public Integer getRetries()
        +
        The maximum number of attempts to run after failed access to a given local state store
        +
        +
        Returns:
        +
        retries
        +
        +
      • +
      + + + +
        +
      • +

        setRetries

        +
        public void setRetries​(Integer retries)
        +
      • +
      + + + + + + + +
        +
      • +

        getRetryBackoffMs

        +
        @Nullable
        +public Long getRetryBackoffMs()
        +
        The time to wait before attempting to retry a failed access to a given local state store
        +
        +
        Returns:
        +
        retryBackoffMs
        +
        +
      • +
      + + + +
        +
      • +

        setRetryBackoffMs

        +
        public void setRetryBackoffMs​(Long retryBackoffMs)
        +
      • +
      + + + + + + + +
        +
      • +

        getQueryTimeoutMs

        +
        @Nullable
        +public Long getQueryTimeoutMs()
        +
        This limit the total time of state store execute.
        +
        +
        Returns:
        +
        queryTimeoutMs
        +
        +
      • +
      + + + +
        +
      • +

        setQueryTimeoutMs

        +
        public void setQueryTimeoutMs​(Long queryTimeoutMs)
        +
      • +
      + + + +
        +
      • +

        remoteAccessAllowed

        +
        public V1QueryOptions remoteAccessAllowed​(Boolean remoteAccessAllowed)
        +
      • +
      + + + +
        +
      • +

        getRemoteAccessAllowed

        +
        @Nullable
        +public Boolean getRemoteAccessAllowed()
        +
        Is remote access is allowed for this execute
        +
        +
        Returns:
        +
        remoteAccessAllowed
        +
        +
      • +
      + + + +
        +
      • +

        setRemoteAccessAllowed

        +
        public void setRemoteAccessAllowed​(Boolean remoteAccessAllowed)
        +
      • +
      + + + + + + + +
        +
      • +

        getLimit

        +
        @Nullable
        +public Long getLimit()
        +
        Only return the first n records
        +
        +
        Returns:
        +
        limit
        +
        +
      • +
      + + + +
        +
      • +

        setLimit

        +
        public void setLimit​(Long limit)
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryRange.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryRange.html new file mode 100644 index 00000000..8a815c4f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryRange.html @@ -0,0 +1,447 @@ + + + + + +V1QueryRange (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1QueryRange

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1QueryRange
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1QueryRange
    +extends Object
    +
    V1QueryRange
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryRangeParams.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryRangeParams.html new file mode 100644 index 00000000..fa6c7e6b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryRangeParams.html @@ -0,0 +1,513 @@ + + + + + +V1QueryRangeParams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1QueryRangeParams

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1QueryRangeParams
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1QueryRangeParams
    +extends Object
    +
    V1QueryRangeParams
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        V1QueryRangeParams

        +
        public V1QueryRangeParams()
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryResult.StatusEnum.Adapter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryResult.StatusEnum.Adapter.html new file mode 100644 index 00000000..0a4621f9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryResult.StatusEnum.Adapter.html @@ -0,0 +1,354 @@ + + + + + +V1QueryResult.StatusEnum.Adapter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1QueryResult.StatusEnum.Adapter

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryResult.StatusEnum.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryResult.StatusEnum.html new file mode 100644 index 00000000..efbb14af --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryResult.StatusEnum.html @@ -0,0 +1,506 @@ + + + + + +V1QueryResult.StatusEnum (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Enum V1QueryResult.StatusEnum

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryResult.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryResult.html new file mode 100644 index 00000000..da37a5fe --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QueryResult.html @@ -0,0 +1,740 @@ + + + + + +V1QueryResult (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1QueryResult

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1QueryResult
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1QueryResult
    +extends Object
    +
    V1QueryResult
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QuerySuccessResultSet.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QuerySuccessResultSet.html new file mode 100644 index 00000000..5f5a5f7c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1QuerySuccessResultSet.html @@ -0,0 +1,665 @@ + + + + + +V1QuerySuccessResultSet (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1QuerySuccessResultSet

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1QuerySuccessResultSet
    +extends Object
    +
    V1QuerySuccessResultSet
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Record.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Record.html new file mode 100644 index 00000000..8b82a7d5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1Record.html @@ -0,0 +1,515 @@ + + + + + +V1Record (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1Record
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1Record
    +extends Object
    +
    V1Record
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        V1Record

        +
        public V1Record()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getKey

        +
        @Nullable
        +public Object getKey()
        +
        Get key
        +
        +
        Returns:
        +
        key
        +
        +
      • +
      + + + +
        +
      • +

        setKey

        +
        public void setKey​(Object key)
        +
      • +
      + + + + + + + +
        +
      • +

        getValue

        +
        @Nullable
        +public Object getValue()
        +
        Get value
        +
        +
        Returns:
        +
        value
        +
        +
      • +
      + + + +
        +
      • +

        setValue

        +
        public void setValue​(Object value)
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StatePartitionLagInfo.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StatePartitionLagInfo.html new file mode 100644 index 00000000..3d844843 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StatePartitionLagInfo.html @@ -0,0 +1,648 @@ + + + + + +V1StatePartitionLagInfo (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1StatePartitionLagInfo

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionLagInfo
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1StatePartitionLagInfo
    +extends Object
    +
    V1StatePartitionLagInfo
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        V1StatePartitionLagInfo

        +
        public V1StatePartitionLagInfo()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getPartition

        +
        @Nullable
        +public Integer getPartition()
        +
        Get partition
        +
        +
        Returns:
        +
        partition
        +
        +
      • +
      + + + +
        +
      • +

        setPartition

        +
        public void setPartition​(Integer partition)
        +
      • +
      + + + + + + + +
        +
      • +

        getCurrentOffset

        +
        public Long getCurrentOffset()
        +
        Get currentOffset
        +
        +
        Returns:
        +
        currentOffset
        +
        +
      • +
      + + + +
        +
      • +

        setCurrentOffset

        +
        public void setCurrentOffset​(Long currentOffset)
        +
      • +
      + + + + + + + +
        +
      • +

        getLogEndOffset

        +
        public Long getLogEndOffset()
        +
        Get logEndOffset
        +
        +
        Returns:
        +
        logEndOffset
        +
        +
      • +
      + + + +
        +
      • +

        setLogEndOffset

        +
        public void setLogEndOffset​(Long logEndOffset)
        +
      • +
      + + + + + + + +
        +
      • +

        getOffsetLag

        +
        public Long getOffsetLag()
        +
        Get offsetLag
        +
        +
        Returns:
        +
        offsetLag
        +
        +
      • +
      + + + +
        +
      • +

        setOffsetLag

        +
        public void setOffsetLag​(Long offsetLag)
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StatePartitionRestoreInfo.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StatePartitionRestoreInfo.html new file mode 100644 index 00000000..a6fcd267 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StatePartitionRestoreInfo.html @@ -0,0 +1,787 @@ + + + + + +V1StatePartitionRestoreInfo (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1StatePartitionRestoreInfo

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1StatePartitionRestoreInfo
    +extends Object
    +
    V1StatePartitionRestoreInfo
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        V1StatePartitionRestoreInfo

        +
        public V1StatePartitionRestoreInfo()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getTopic

        +
        @Nullable
        +public String getTopic()
        +
        Get topic
        +
        +
        Returns:
        +
        topic
        +
        +
      • +
      + + + +
        +
      • +

        setTopic

        +
        public void setTopic​(String topic)
        +
      • +
      + + + + + + + +
        +
      • +

        getPartition

        +
        @Nullable
        +public Integer getPartition()
        +
        Get partition
        +
        +
        Returns:
        +
        partition
        +
        +
      • +
      + + + +
        +
      • +

        setPartition

        +
        public void setPartition​(Integer partition)
        +
      • +
      + + + + + + + +
        +
      • +

        getStartingOffset

        +
        @Nullable
        +public Long getStartingOffset()
        +
        Get startingOffset
        +
        +
        Returns:
        +
        startingOffset
        +
        +
      • +
      + + + +
        +
      • +

        setStartingOffset

        +
        public void setStartingOffset​(Long startingOffset)
        +
      • +
      + + + + + + + +
        +
      • +

        getEndingOffset

        +
        @Nullable
        +public Long getEndingOffset()
        +
        Get endingOffset
        +
        +
        Returns:
        +
        endingOffset
        +
        +
      • +
      + + + +
        +
      • +

        setEndingOffset

        +
        public void setEndingOffset​(Long endingOffset)
        +
      • +
      + + + + + + + +
        +
      • +

        getTotalRestored

        +
        @Nullable
        +public Long getTotalRestored()
        +
        Get totalRestored
        +
        +
        Returns:
        +
        totalRestored
        +
        +
      • +
      + + + +
        +
      • +

        setTotalRestored

        +
        public void setTotalRestored​(Long totalRestored)
        +
      • +
      + + + + + + + +
        +
      • +

        getDuration

        +
        @Nullable
        +public String getDuration()
        +
        Get duration
        +
        +
        Returns:
        +
        duration
        +
        +
      • +
      + + + +
        +
      • +

        setDuration

        +
        public void setDuration​(String duration)
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsConsumerClientOffsets.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsConsumerClientOffsets.html new file mode 100644 index 00000000..6aa1f391 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsConsumerClientOffsets.html @@ -0,0 +1,597 @@ + + + + + +V1StreamsConsumerClientOffsets (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1StreamsConsumerClientOffsets

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerClientOffsets
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1StreamsConsumerClientOffsets
    +extends Object
    +
    V1StreamsConsumerClientOffsets
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsConsumerGroupOffsets.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsConsumerGroupOffsets.html new file mode 100644 index 00000000..2f7f3c53 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsConsumerGroupOffsets.html @@ -0,0 +1,529 @@ + + + + + +V1StreamsConsumerGroupOffsets (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1StreamsConsumerGroupOffsets

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerGroupOffsets
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1StreamsConsumerGroupOffsets
    +extends Object
    +
    V1StreamsConsumerGroupOffsets
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsConsumerLogOffsets.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsConsumerLogOffsets.html new file mode 100644 index 00000000..6cdce0a2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsConsumerLogOffsets.html @@ -0,0 +1,919 @@ + + + + + +V1StreamsConsumerLogOffsets (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1StreamsConsumerLogOffsets

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1StreamsConsumerLogOffsets
    +extends Object
    +
    V1StreamsConsumerLogOffsets
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        V1StreamsConsumerLogOffsets

        +
        public V1StreamsConsumerLogOffsets()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getTopicPartition

        +
        @Nullable
        +public V1TopicPartition getTopicPartition()
        +
        Get topicPartition
        +
        +
        Returns:
        +
        topicPartition
        +
        +
      • +
      + + + +
        +
      • +

        setTopicPartition

        +
        public void setTopicPartition​(V1TopicPartition topicPartition)
        +
      • +
      + + + + + + + +
        +
      • +

        getLongEndOffset

        +
        @Nullable
        +public Long getLongEndOffset()
        +
        Get longEndOffset
        +
        +
        Returns:
        +
        longEndOffset
        +
        +
      • +
      + + + +
        +
      • +

        setLongEndOffset

        +
        public void setLongEndOffset​(Long longEndOffset)
        +
      • +
      + + + + + + + +
        +
      • +

        getLongStartColonOffset

        +
        @Nullable
        +public Long getLongStartColonOffset()
        +
        Get longStartColonOffset
        +
        +
        Returns:
        +
        longStartColonOffset
        +
        +
      • +
      + + + +
        +
      • +

        setLongStartColonOffset

        +
        public void setLongStartColonOffset​(Long longStartColonOffset)
        +
      • +
      + + + + + + + +
        +
      • +

        getLag

        +
        @Nullable
        +public Long getLag()
        +
        Get lag
        +
        +
        Returns:
        +
        lag
        +
        +
      • +
      + + + +
        +
      • +

        setLag

        +
        public void setLag​(Long lag)
        +
      • +
      + + + + + + + +
        +
      • +

        getConsumedOffset

        +
        public Long getConsumedOffset()
        +
        Get consumedOffset
        +
        +
        Returns:
        +
        consumedOffset
        +
        +
      • +
      + + + +
        +
      • +

        setConsumedOffset

        +
        public void setConsumedOffset​(Long consumedOffset)
        +
      • +
      + + + + + + + +
        +
      • +

        getConsumedTimestamp

        +
        public Long getConsumedTimestamp()
        +
        Get consumedTimestamp
        +
        +
        Returns:
        +
        consumedTimestamp
        +
        +
      • +
      + + + +
        +
      • +

        setConsumedTimestamp

        +
        public void setConsumedTimestamp​(Long consumedTimestamp)
        +
      • +
      + + + + + + + +
        +
      • +

        getCommittedOffset

        +
        public Long getCommittedOffset()
        +
        Get committedOffset
        +
        +
        Returns:
        +
        committedOffset
        +
        +
      • +
      + + + +
        +
      • +

        setCommittedOffset

        +
        public void setCommittedOffset​(Long committedOffset)
        +
      • +
      + + + + + + + +
        +
      • +

        getCommittedTimestamp

        +
        public Long getCommittedTimestamp()
        +
        Get committedTimestamp
        +
        +
        Returns:
        +
        committedTimestamp
        +
        +
      • +
      + + + +
        +
      • +

        setCommittedTimestamp

        +
        public void setCommittedTimestamp​(Long committedTimestamp)
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsDetails.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsDetails.html new file mode 100644 index 00000000..c139bdc9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsDetails.html @@ -0,0 +1,850 @@ + + + + + +V1StreamsDetails (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1StreamsDetails

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1StreamsDetails
    +extends Object
    +
    V1StreamsDetails
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsGlobalStore.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsGlobalStore.html new file mode 100644 index 00000000..e8d85bb1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsGlobalStore.html @@ -0,0 +1,580 @@ + + + + + +V1StreamsGlobalStore (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1StreamsGlobalStore

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1StreamsGlobalStore
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1StreamsGlobalStore
    +extends Object
    +
    V1StreamsGlobalStore
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsMetadata.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsMetadata.html new file mode 100644 index 00000000..e5d2d349 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsMetadata.html @@ -0,0 +1,705 @@ + + + + + +V1StreamsMetadata (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1StreamsMetadata

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1StreamsMetadata
    +extends Object
    +
    V1StreamsMetadata
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsState.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsState.html new file mode 100644 index 00000000..28e85a6b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsState.html @@ -0,0 +1,513 @@ + + + + + +V1StreamsState (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1StreamsState

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1StreamsState
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1StreamsState
    +extends Object
    +
    V1StreamsState
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsStatus.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsStatus.html new file mode 100644 index 00000000..28adde29 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsStatus.html @@ -0,0 +1,595 @@ + + + + + +V1StreamsStatus (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1StreamsStatus

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1StreamsStatus
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1StreamsStatus
    +extends Object
    +
    V1StreamsStatus
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsSubTopology.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsSubTopology.html new file mode 100644 index 00000000..f4cef337 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsSubTopology.html @@ -0,0 +1,528 @@ + + + + + +V1StreamsSubTopology (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1StreamsSubTopology

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1StreamsSubTopology
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1StreamsSubTopology
    +extends Object
    +
    V1StreamsSubTopology
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopology.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopology.html new file mode 100644 index 00000000..9df886aa --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopology.html @@ -0,0 +1,543 @@ + + + + + +V1StreamsTopology (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1StreamsTopology

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopology
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1StreamsTopology
    +extends Object
    +
    V1StreamsTopology
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologyNode.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologyNode.html new file mode 100644 index 00000000..0d66b2ca --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologyNode.html @@ -0,0 +1,532 @@ + + + + + +V1StreamsTopologyNode (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1StreamsTopologyNode

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyNode
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologyProcessorNode.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologyProcessorNode.html new file mode 100644 index 00000000..2bf2d06f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologyProcessorNode.html @@ -0,0 +1,644 @@ + + + + + +V1StreamsTopologyProcessorNode (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1StreamsTopologyProcessorNode

+
+
+ +
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1StreamsTopologyProcessorNode
    +extends V1StreamsTopologyNode
    +
    V1StreamsTopologyProcessorNode
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologyProcessorNodeAllOf.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologyProcessorNodeAllOf.html new file mode 100644 index 00000000..2c35d13c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologyProcessorNodeAllOf.html @@ -0,0 +1,625 @@ + + + + + +V1StreamsTopologyProcessorNodeAllOf (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1StreamsTopologyProcessorNodeAllOf

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNodeAllOf
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1StreamsTopologyProcessorNodeAllOf
    +extends Object
    +
    V1StreamsTopologyProcessorNodeAllOf
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologySinkNode.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologySinkNode.html new file mode 100644 index 00000000..ac424523 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologySinkNode.html @@ -0,0 +1,548 @@ + + + + + +V1StreamsTopologySinkNode (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1StreamsTopologySinkNode

+
+
+ +
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1StreamsTopologySinkNode
    +extends V1StreamsTopologyNode
    +
    V1StreamsTopologySinkNode
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologySinkNodeAllOf.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologySinkNodeAllOf.html new file mode 100644 index 00000000..8a298426 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologySinkNodeAllOf.html @@ -0,0 +1,529 @@ + + + + + +V1StreamsTopologySinkNodeAllOf (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1StreamsTopologySinkNodeAllOf

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNodeAllOf
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1StreamsTopologySinkNodeAllOf
    +extends Object
    +
    V1StreamsTopologySinkNodeAllOf
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologySourceNode.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologySourceNode.html new file mode 100644 index 00000000..50be36cb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologySourceNode.html @@ -0,0 +1,562 @@ + + + + + +V1StreamsTopologySourceNode (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1StreamsTopologySourceNode

+
+
+ +
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1StreamsTopologySourceNode
    +extends V1StreamsTopologyNode
    +
    V1StreamsTopologySourceNode
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologySourceNodeAllOf.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologySourceNodeAllOf.html new file mode 100644 index 00000000..9ef6f2ef --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1StreamsTopologySourceNodeAllOf.html @@ -0,0 +1,543 @@ + + + + + +V1StreamsTopologySourceNodeAllOf (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1StreamsTopologySourceNodeAllOf

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNodeAllOf
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1StreamsTopologySourceNodeAllOf
    +extends Object
    +
    V1StreamsTopologySourceNodeAllOf
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1TaskMetadata.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1TaskMetadata.html new file mode 100644 index 00000000..71db9655 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1TaskMetadata.html @@ -0,0 +1,529 @@ + + + + + +V1TaskMetadata (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1TaskMetadata

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1TaskMetadata
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1TaskMetadata
    +extends Object
    +
    V1TaskMetadata
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        V1TaskMetadata

        +
        public V1TaskMetadata()
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1ThreadMetadata.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1ThreadMetadata.html new file mode 100644 index 00000000..912f8658 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1ThreadMetadata.html @@ -0,0 +1,959 @@ + + + + + +V1ThreadMetadata (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1ThreadMetadata

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1ThreadMetadata
    +extends Object
    +
    V1ThreadMetadata
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        V1ThreadMetadata

        +
        public V1ThreadMetadata()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getThreadName

        +
        public String getThreadName()
        +
        Get threadName
        +
        +
        Returns:
        +
        threadName
        +
        +
      • +
      + + + +
        +
      • +

        setThreadName

        +
        public void setThreadName​(String threadName)
        +
      • +
      + + + + + + + +
        +
      • +

        getThreadState

        +
        public String getThreadState()
        +
        Get threadState
        +
        +
        Returns:
        +
        threadState
        +
        +
      • +
      + + + +
        +
      • +

        setThreadState

        +
        public void setThreadState​(String threadState)
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getActiveTasks

        +
        @Nullable
        +public List<V1TaskMetadata> getActiveTasks()
        +
        Get activeTasks
        +
        +
        Returns:
        +
        activeTasks
        +
        +
      • +
      + + + +
        +
      • +

        setActiveTasks

        +
        public void setActiveTasks​(List<V1TaskMetadata> activeTasks)
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getStandbyTasks

        +
        @Nullable
        +public List<V1TaskMetadata> getStandbyTasks()
        +
        Get standbyTasks
        +
        +
        Returns:
        +
        standbyTasks
        +
        +
      • +
      + + + +
        +
      • +

        setStandbyTasks

        +
        public void setStandbyTasks​(List<V1TaskMetadata> standbyTasks)
        +
      • +
      + + + + + + + +
        +
      • +

        getMainConsumerClientId

        +
        public String getMainConsumerClientId()
        +
        Get mainConsumerClientId
        +
        +
        Returns:
        +
        mainConsumerClientId
        +
        +
      • +
      + + + +
        +
      • +

        setMainConsumerClientId

        +
        public void setMainConsumerClientId​(String mainConsumerClientId)
        +
      • +
      + + + +
        +
      • +

        restoreConsumerClientId

        +
        public V1ThreadMetadata restoreConsumerClientId​(String restoreConsumerClientId)
        +
      • +
      + + + +
        +
      • +

        getRestoreConsumerClientId

        +
        public String getRestoreConsumerClientId()
        +
        Get restoreConsumerClientId
        +
        +
        Returns:
        +
        restoreConsumerClientId
        +
        +
      • +
      + + + +
        +
      • +

        setRestoreConsumerClientId

        +
        public void setRestoreConsumerClientId​(String restoreConsumerClientId)
        +
      • +
      + + + + + + + +
        +
      • +

        addProducerClientIdsItem

        +
        public V1ThreadMetadata addProducerClientIdsItem​(String producerClientIdsItem)
        +
      • +
      + + + +
        +
      • +

        getProducerClientIds

        +
        public Set<String> getProducerClientIds()
        +
        Get producerClientIds
        +
        +
        Returns:
        +
        producerClientIds
        +
        +
      • +
      + + + +
        +
      • +

        setProducerClientIds

        +
        public void setProducerClientIds​(Set<String> producerClientIds)
        +
      • +
      + + + + + + + +
        +
      • +

        getAdminClientId

        +
        public String getAdminClientId()
        +
        Get adminClientId
        +
        +
        Returns:
        +
        adminClientId
        +
        +
      • +
      + + + +
        +
      • +

        setAdminClientId

        +
        public void setAdminClientId​(String adminClientId)
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1TopicPartition.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1TopicPartition.html new file mode 100644 index 00000000..bc1aac0a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/V1TopicPartition.html @@ -0,0 +1,513 @@ + + + + + +V1TopicPartition (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1TopicPartition

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.V1TopicPartition
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class V1TopicPartition
    +extends Object
    +
    V1TopicPartition
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        V1TopicPartition

        +
        public V1TopicPartition()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getTopic

        +
        public String getTopic()
        +
        The name of the topic
        +
        +
        Returns:
        +
        topic
        +
        +
      • +
      + + + +
        +
      • +

        setTopic

        +
        public void setTopic​(String topic)
        +
      • +
      + + + + + + + +
        +
      • +

        getPartition

        +
        public Integer getPartition()
        +
        The partition of the topic
        +
        +
        Returns:
        +
        partition
        +
        +
      • +
      + + + +
        +
      • +

        setPartition

        +
        public void setPartition​(Integer partition)
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/Version.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/Version.html new file mode 100644 index 00000000..aa0d8a99 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/Version.html @@ -0,0 +1,583 @@ + + + + + +Version (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.openapi.models.Version
    • +
    +
  • +
+
+
    +
  • +
    +
    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
    +           date="2021-03-03T15:07:47.764821Z[Etc/UTC]")
    +public class Version
    +extends Object
    +
    Version
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Version

        +
        public Version()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        azkarraVersion

        +
        public Version azkarraVersion​(String azkarraVersion)
        +
      • +
      + + + +
        +
      • +

        getAzkarraVersion

        +
        @Nullable
        +public String getAzkarraVersion()
        +
        Version of Azkarra Framework
        +
        +
        Returns:
        +
        azkarraVersion
        +
        +
      • +
      + + + +
        +
      • +

        setAzkarraVersion

        +
        public void setAzkarraVersion​(String azkarraVersion)
        +
      • +
      + + + + + + + +
        +
      • +

        getCommitId

        +
        @Nullable
        +public String getCommitId()
        +
        Commit id of Azkarra Framework
        +
        +
        Returns:
        +
        commitId
        +
        +
      • +
      + + + +
        +
      • +

        setCommitId

        +
        public void setCommitId​(String commitId)
        +
      • +
      + + + + + + + +
        +
      • +

        getBranch

        +
        @Nullable
        +public String getBranch()
        +
        Branch of Azkarra Framework
        +
        +
        Returns:
        +
        branch
        +
        +
      • +
      + + + +
        +
      • +

        setBranch

        +
        public void setBranch​(String branch)
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Error.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Error.html new file mode 100644 index 00000000..4fa06295 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Error.html @@ -0,0 +1,246 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1Error (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1Error

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1LocalStatePartitionsInfo.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1LocalStatePartitionsInfo.html new file mode 100644 index 00000000..732033f7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1LocalStatePartitionsInfo.html @@ -0,0 +1,268 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1LocalStatePartitionsInfo (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1LocalStatePartitionsInfo

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Metric.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Metric.html new file mode 100644 index 00000000..0031a5d5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Metric.html @@ -0,0 +1,267 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1Metric (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1Metric

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1MetricGroup.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1MetricGroup.html new file mode 100644 index 00000000..0409522c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1MetricGroup.html @@ -0,0 +1,323 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1MetricGroup (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1MetricGroup

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Options.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Options.html new file mode 100644 index 00000000..decfcca0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Options.html @@ -0,0 +1,250 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1Options (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1Options

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Query.TypeEnum.Adapter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Query.TypeEnum.Adapter.html new file mode 100644 index 00000000..74f8a549 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Query.TypeEnum.Adapter.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1Query.TypeEnum.Adapter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1Query.TypeEnum.Adapter

+
+
No usage of io.streamthoughts.azkarra.client.openapi.models.V1Query.TypeEnum.Adapter
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Query.TypeEnum.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Query.TypeEnum.html new file mode 100644 index 00000000..d90d3444 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Query.TypeEnum.html @@ -0,0 +1,247 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1Query.TypeEnum (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1Query.TypeEnum

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Query.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Query.html new file mode 100644 index 00000000..561cd1c3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Query.html @@ -0,0 +1,294 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1Query (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1Query

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryAll.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryAll.html new file mode 100644 index 00000000..88cfad97 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryAll.html @@ -0,0 +1,200 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1QueryAll (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1QueryAll

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryCount.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryCount.html new file mode 100644 index 00000000..362661ce --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryCount.html @@ -0,0 +1,200 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1QueryCount (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1QueryCount

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryErrorResultSet.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryErrorResultSet.html new file mode 100644 index 00000000..7b62375d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryErrorResultSet.html @@ -0,0 +1,261 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1QueryErrorResultSet (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1QueryErrorResultSet

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetch.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetch.html new file mode 100644 index 00000000..b46a3c96 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetch.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetch (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1QueryFetch

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchAll.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchAll.html new file mode 100644 index 00000000..95485c33 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchAll.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAll (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAll

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchAllParams.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchAllParams.html new file mode 100644 index 00000000..2e7fb9a1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchAllParams.html @@ -0,0 +1,243 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAllParams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchAllParams

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchKeyRange.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchKeyRange.html new file mode 100644 index 00000000..2e07014f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchKeyRange.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRange (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRange

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchKeyRangeParams.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchKeyRangeParams.html new file mode 100644 index 00000000..3e00ce43 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchKeyRangeParams.html @@ -0,0 +1,253 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRangeParams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchKeyRangeParams

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchParams.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchParams.html new file mode 100644 index 00000000..f51b6318 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchParams.html @@ -0,0 +1,243 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchParams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchParams

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchTimeRange.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchTimeRange.html new file mode 100644 index 00000000..e98bd5e9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchTimeRange.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRange (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRange

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchTimeRangeParams.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchTimeRangeParams.html new file mode 100644 index 00000000..edeb26ae --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryFetchTimeRangeParams.html @@ -0,0 +1,248 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRangeParams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1QueryFetchTimeRangeParams

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryGet.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryGet.html new file mode 100644 index 00000000..fe336f66 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryGet.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1QueryGet (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1QueryGet

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryGetParams.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryGetParams.html new file mode 100644 index 00000000..fab90211 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryGetParams.html @@ -0,0 +1,238 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1QueryGetParams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1QueryGetParams

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryGlobalResultSet.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryGlobalResultSet.html new file mode 100644 index 00000000..91752e7a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryGlobalResultSet.html @@ -0,0 +1,256 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1QueryGlobalResultSet

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryOperation.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryOperation.html new file mode 100644 index 00000000..279ff4be --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryOperation.html @@ -0,0 +1,268 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1QueryOperation

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryOptions.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryOptions.html new file mode 100644 index 00000000..076cf184 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryOptions.html @@ -0,0 +1,241 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1QueryOptions

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryRange.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryRange.html new file mode 100644 index 00000000..ce5d63cd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryRange.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1QueryRange (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1QueryRange

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryRangeParams.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryRangeParams.html new file mode 100644 index 00000000..ccecdd4d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryRangeParams.html @@ -0,0 +1,243 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1QueryRangeParams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1QueryRangeParams

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryResult.StatusEnum.Adapter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryResult.StatusEnum.Adapter.html new file mode 100644 index 00000000..d6ad5429 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryResult.StatusEnum.Adapter.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult.StatusEnum.Adapter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1QueryResult.StatusEnum.Adapter

+
+
No usage of io.streamthoughts.azkarra.client.openapi.models.V1QueryResult.StatusEnum.Adapter
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryResult.StatusEnum.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryResult.StatusEnum.html new file mode 100644 index 00000000..61f95cbe --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryResult.StatusEnum.html @@ -0,0 +1,247 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult.StatusEnum (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1QueryResult.StatusEnum

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryResult.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryResult.html new file mode 100644 index 00000000..37e1b6dd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QueryResult.html @@ -0,0 +1,314 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1QueryResult (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1QueryResult

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QuerySuccessResultSet.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QuerySuccessResultSet.html new file mode 100644 index 00000000..d40051b2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1QuerySuccessResultSet.html @@ -0,0 +1,266 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1QuerySuccessResultSet

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Record.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Record.html new file mode 100644 index 00000000..51f94ce5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1Record.html @@ -0,0 +1,251 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1Record (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1Record

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StatePartitionLagInfo.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StatePartitionLagInfo.html new file mode 100644 index 00000000..609accf1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StatePartitionLagInfo.html @@ -0,0 +1,261 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionLagInfo (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionLagInfo

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StatePartitionRestoreInfo.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StatePartitionRestoreInfo.html new file mode 100644 index 00000000..019e9272 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StatePartitionRestoreInfo.html @@ -0,0 +1,271 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1StatePartitionRestoreInfo

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsConsumerClientOffsets.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsConsumerClientOffsets.html new file mode 100644 index 00000000..71260afe --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsConsumerClientOffsets.html @@ -0,0 +1,261 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerClientOffsets (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerClientOffsets

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsConsumerGroupOffsets.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsConsumerGroupOffsets.html new file mode 100644 index 00000000..115c6606 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsConsumerGroupOffsets.html @@ -0,0 +1,268 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerGroupOffsets (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerGroupOffsets

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsConsumerLogOffsets.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsConsumerLogOffsets.html new file mode 100644 index 00000000..ffe1d60c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsConsumerLogOffsets.html @@ -0,0 +1,281 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1StreamsConsumerLogOffsets

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsDetails.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsDetails.html new file mode 100644 index 00000000..33e9ee73 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsDetails.html @@ -0,0 +1,288 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1StreamsDetails

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsGlobalStore.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsGlobalStore.html new file mode 100644 index 00000000..f9a507ae --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsGlobalStore.html @@ -0,0 +1,256 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1StreamsGlobalStore (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1StreamsGlobalStore

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsMetadata.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsMetadata.html new file mode 100644 index 00000000..b35c3d89 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsMetadata.html @@ -0,0 +1,293 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1StreamsMetadata

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsState.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsState.html new file mode 100644 index 00000000..843cd36e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsState.html @@ -0,0 +1,226 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1StreamsState (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1StreamsState

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsStatus.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsStatus.html new file mode 100644 index 00000000..9e982acd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsStatus.html @@ -0,0 +1,273 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1StreamsStatus (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1StreamsStatus

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsSubTopology.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsSubTopology.html new file mode 100644 index 00000000..12f52ffe --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsSubTopology.html @@ -0,0 +1,256 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1StreamsSubTopology (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1StreamsSubTopology

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopology.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopology.html new file mode 100644 index 00000000..a6bce864 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopology.html @@ -0,0 +1,273 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopology (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopology

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologyNode.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologyNode.html new file mode 100644 index 00000000..99c74bd8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologyNode.html @@ -0,0 +1,282 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyNode (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyNode

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologyProcessorNode.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologyProcessorNode.html new file mode 100644 index 00000000..098f015e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologyProcessorNode.html @@ -0,0 +1,246 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNode (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNode

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologyProcessorNodeAllOf.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologyProcessorNodeAllOf.html new file mode 100644 index 00000000..bf350bac --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologyProcessorNodeAllOf.html @@ -0,0 +1,219 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNodeAllOf (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologyProcessorNodeAllOf

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologySinkNode.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologySinkNode.html new file mode 100644 index 00000000..9dc5d5f8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologySinkNode.html @@ -0,0 +1,204 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNode (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNode

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologySinkNodeAllOf.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologySinkNodeAllOf.html new file mode 100644 index 00000000..0d6cdb52 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologySinkNodeAllOf.html @@ -0,0 +1,204 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNodeAllOf (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySinkNodeAllOf

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologySourceNode.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologySourceNode.html new file mode 100644 index 00000000..5309abd1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologySourceNode.html @@ -0,0 +1,236 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNode (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNode

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologySourceNodeAllOf.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologySourceNodeAllOf.html new file mode 100644 index 00000000..27b8a1ff --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1StreamsTopologySourceNodeAllOf.html @@ -0,0 +1,209 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNodeAllOf (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1StreamsTopologySourceNodeAllOf

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1TaskMetadata.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1TaskMetadata.html new file mode 100644 index 00000000..64f44be6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1TaskMetadata.html @@ -0,0 +1,278 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1TaskMetadata (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1TaskMetadata

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1ThreadMetadata.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1ThreadMetadata.html new file mode 100644 index 00000000..10615367 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1ThreadMetadata.html @@ -0,0 +1,296 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1ThreadMetadata

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1TopicPartition.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1TopicPartition.html new file mode 100644 index 00000000..9a7ef0b9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/V1TopicPartition.html @@ -0,0 +1,312 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.V1TopicPartition (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.V1TopicPartition

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/Version.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/Version.html new file mode 100644 index 00000000..c49c316c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/class-use/Version.html @@ -0,0 +1,267 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.openapi.models.Version (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.openapi.models.Version

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/package-summary.html new file mode 100644 index 00000000..bbbf7c61 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/package-summary.html @@ -0,0 +1,495 @@ + + + + + +io.streamthoughts.azkarra.client.openapi.models (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.client.openapi.models

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/package-tree.html new file mode 100644 index 00000000..b68c2cb1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/package-tree.html @@ -0,0 +1,238 @@ + + + + + +io.streamthoughts.azkarra.client.openapi.models Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.client.openapi.models

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Enum Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/package-use.html new file mode 100644 index 00000000..9dd157c2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/models/package-use.html @@ -0,0 +1,605 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.client.openapi.models (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.client.openapi.models

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/package-summary.html new file mode 100644 index 00000000..404b134b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/package-summary.html @@ -0,0 +1,263 @@ + + + + + +io.streamthoughts.azkarra.client.openapi (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.client.openapi

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/package-tree.html new file mode 100644 index 00000000..5313bc8c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/package-tree.html @@ -0,0 +1,206 @@ + + + + + +io.streamthoughts.azkarra.client.openapi Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.client.openapi

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+
    +
  • io.streamthoughts.azkarra.client.openapi.ApiCallback<T>
  • +
+
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/package-use.html new file mode 100644 index 00000000..e3c8cb89 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/openapi/package-use.html @@ -0,0 +1,300 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.client.openapi (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.client.openapi

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/package-summary.html new file mode 100644 index 00000000..e3c9e3bd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/package-summary.html @@ -0,0 +1,176 @@ + + + + + +io.streamthoughts.azkarra.client (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.client

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/package-tree.html new file mode 100644 index 00000000..73251839 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/package-tree.html @@ -0,0 +1,166 @@ + + + + + +io.streamthoughts.azkarra.client Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.client

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/package-use.html new file mode 100644 index 00000000..1fad9e86 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/package-use.html @@ -0,0 +1,193 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.client (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.client

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/SSLContextFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/SSLContextFactory.html new file mode 100644 index 00000000..d158af85 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/SSLContextFactory.html @@ -0,0 +1,318 @@ + + + + + +SSLContextFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SSLContextFactory

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.security.SSLContextFactory
    • +
    +
  • +
+
+
    +
  • +
    +
    public class SSLContextFactory
    +extends Object
    +
    Default class for retrieving a new SSLContext instance.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SSLContextFactory

        +
        public SSLContextFactory()
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/SSLUtils.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/SSLUtils.html new file mode 100644 index 00000000..b2334da8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/SSLUtils.html @@ -0,0 +1,420 @@ + + + + + +SSLUtils (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SSLUtils

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.client.security.SSLUtils
    • +
    +
  • +
+
+
    +
  • +
    +
    public class SSLUtils
    +extends Object
    +
    Utility class for SSL.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/class-use/SSLContextFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/class-use/SSLContextFactory.html new file mode 100644 index 00000000..5bf2cdd9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/class-use/SSLContextFactory.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.security.SSLContextFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.security.SSLContextFactory

+
+
No usage of io.streamthoughts.azkarra.client.security.SSLContextFactory
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/class-use/SSLUtils.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/class-use/SSLUtils.html new file mode 100644 index 00000000..8ffc6ff9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/class-use/SSLUtils.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.client.security.SSLUtils (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.client.security.SSLUtils

+
+
No usage of io.streamthoughts.azkarra.client.security.SSLUtils
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/package-summary.html new file mode 100644 index 00000000..467af89c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/package-summary.html @@ -0,0 +1,176 @@ + + + + + +io.streamthoughts.azkarra.client.security (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.client.security

+
+
+
    +
  • + + + + + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    SSLContextFactory +
    Default class for retrieving a new SSLContext instance.
    +
    SSLUtils +
    Utility class for SSL.
    +
    +
  • +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/package-tree.html new file mode 100644 index 00000000..cce9336c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/package-tree.html @@ -0,0 +1,166 @@ + + + + + +io.streamthoughts.azkarra.client.security Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.client.security

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/package-use.html new file mode 100644 index 00000000..90092349 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/client/security/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.client.security (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.client.security

+
+
No usage of io.streamthoughts.azkarra.client.security
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/DeadLetterTopicExceptionHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/DeadLetterTopicExceptionHandler.html new file mode 100644 index 00000000..7a49ff7c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/DeadLetterTopicExceptionHandler.html @@ -0,0 +1,355 @@ + + + + + +DeadLetterTopicExceptionHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class DeadLetterTopicExceptionHandler

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.commons.error.DeadLetterTopicExceptionHandler
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    org.apache.kafka.common.Configurable, org.apache.kafka.streams.errors.DeserializationExceptionHandler
    +
    +
    +
    public class DeadLetterTopicExceptionHandler
    +extends Object
    +implements org.apache.kafka.streams.errors.DeserializationExceptionHandler
    +
    A DeserializationExceptionHandler implementation that write rejected records to an dead-letter-topic.
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

        Nested classes/interfaces inherited from interface org.apache.kafka.streams.errors.DeserializationExceptionHandler

        +org.apache.kafka.streams.errors.DeserializationExceptionHandler.DeserializationHandlerResponse
      • +
      +
    • +
    +
    + +
    + +
    + +
    + +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DeadLetterTopicExceptionHandler

        +
        public DeadLetterTopicExceptionHandler()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        configure

        +
        public void configure​(Map<String,​?> configs)
        +
        +
        Specified by:
        +
        configure in interface org.apache.kafka.common.Configurable
        +
        +
      • +
      + + + +
        +
      • +

        handle

        +
        public org.apache.kafka.streams.errors.DeserializationExceptionHandler.DeserializationHandlerResponse handle​(org.apache.kafka.streams.processor.ProcessorContext context,
        +                                                                                                             org.apache.kafka.clients.consumer.ConsumerRecord<byte[],​byte[]> record,
        +                                                                                                             Exception exception)
        +
        +
        Specified by:
        +
        handle in interface org.apache.kafka.streams.errors.DeserializationExceptionHandler
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/DeadLetterTopicExceptionHandlerConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/DeadLetterTopicExceptionHandlerConfig.html new file mode 100644 index 00000000..9d0e9999 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/DeadLetterTopicExceptionHandlerConfig.html @@ -0,0 +1,527 @@ + + + + + +DeadLetterTopicExceptionHandlerConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class DeadLetterTopicExceptionHandlerConfig

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.apache.kafka.common.config.AbstractConfig
    • +
    • +
        +
      • io.streamthoughts.azkarra.commons.error.DeadLetterTopicExceptionHandlerConfig
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    public class DeadLetterTopicExceptionHandlerConfig
    +extends org.apache.kafka.common.config.AbstractConfig
    + +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/ExceptionHeader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/ExceptionHeader.html new file mode 100644 index 00000000..a8c7f427 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/ExceptionHeader.html @@ -0,0 +1,443 @@ + + + + + +ExceptionHeader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ExceptionHeader

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.commons.error.ExceptionHeader
    • +
    +
  • +
+
+
    +
  • +
    +
    public class ExceptionHeader
    +extends Object
    +
    The default record-headers added to record write to the dead-letter-topic.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/SafeDeserializer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/SafeDeserializer.html new file mode 100644 index 00000000..63b4c2a4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/SafeDeserializer.html @@ -0,0 +1,428 @@ + + + + + +SafeDeserializer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SafeDeserializer<T>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.commons.error.SafeDeserializer<T>
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Closeable, AutoCloseable, org.apache.kafka.common.serialization.Deserializer<T>
    +
    +
    +
    public class SafeDeserializer<T>
    +extends Object
    +implements org.apache.kafka.common.serialization.Deserializer<T>
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + + + +
        +
      • +

        SafeDeserializer

        +
        public SafeDeserializer​(org.apache.kafka.common.serialization.Deserializer<T> deserializer,
        +                        T defaultValue)
        +
        Creates a new SafeDeserializer instance.
        +
        +
        Parameters:
        +
        deserializer - the Deserializer to delegate.
        +
        +
      • +
      + + + +
        +
      • +

        SafeDeserializer

        +
        public SafeDeserializer​(org.apache.kafka.common.serialization.Deserializer<T> deserializer,
        +                        Class<T> type)
        +
        Creates a new SafeDeserializer instance.
        +
        +
        Parameters:
        +
        deserializer - the Deserializer to delegate.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        configure

        +
        public void configure​(Map<String,​?> configs,
        +                      boolean isKey)
        +
        {@inheritDoc
        +
        +
        Specified by:
        +
        configure in interface org.apache.kafka.common.serialization.Deserializer<T>
        +
        +
      • +
      + + + +
        +
      • +

        deserialize

        +
        public T deserialize​(String topic,
        +                     byte[] data)
        +
        {@inheritDoc
        +
        +
        Specified by:
        +
        deserialize in interface org.apache.kafka.common.serialization.Deserializer<T>
        +
        +
      • +
      + + + +
        +
      • +

        deserialize

        +
        public T deserialize​(String topic,
        +                     org.apache.kafka.common.header.Headers headers,
        +                     byte[] data)
        +
        {@inheritDoc
        +
        +
        Specified by:
        +
        deserialize in interface org.apache.kafka.common.serialization.Deserializer<T>
        +
        +
      • +
      + + + +
        +
      • +

        close

        +
        public void close()
        +
        {@inheritDoc
        +
        +
        Specified by:
        +
        close in interface AutoCloseable
        +
        Specified by:
        +
        close in interface Closeable
        +
        Specified by:
        +
        close in interface org.apache.kafka.common.serialization.Deserializer<T>
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/SafeDeserializerConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/SafeDeserializerConfig.html new file mode 100644 index 00000000..dae0fb15 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/SafeDeserializerConfig.html @@ -0,0 +1,414 @@ + + + + + +SafeDeserializerConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SafeDeserializerConfig

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.apache.kafka.common.config.AbstractConfig
    • +
    • +
        +
      • io.streamthoughts.azkarra.commons.error.SafeDeserializerConfig
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    public class SafeDeserializerConfig
    +extends org.apache.kafka.common.config.AbstractConfig
    +
  • +
+
+
+
    +
  • + +
    + +
    + +
    + +
    + +
    +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + +
      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and TypeMethodDescription
      static org.apache.kafka.common.config.ConfigDefconfigDef​(org.apache.kafka.common.config.ConfigDef.Type type) 
      ObjectdefaultObject() 
      +
        +
      • + + +

        Methods inherited from class org.apache.kafka.common.config.AbstractConfig

        +documentationOf, equals, get, getBoolean, getClass, getConfiguredInstance, getConfiguredInstances, getConfiguredInstances, getConfiguredInstances, getDouble, getInt, getList, getLong, getPassword, getShort, getString, hashCode, ignore, logUnused, originals, originals, originalsStrings, originalsWithPrefix, originalsWithPrefix, postProcessParsedConfig, typeOf, unused, values, valuesWithPrefixAllOrNothing, valuesWithPrefixOverride
      • +
      + +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        SAFE_DESERIALIZER_DEFAULT_VALUE_CONFIG

        +
        public static final String SAFE_DESERIALIZER_DEFAULT_VALUE_CONFIG
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        SAFE_DESERIALIZER_DEFAULT_VALUE_DOC

        +
        public static final String SAFE_DESERIALIZER_DEFAULT_VALUE_DOC
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SafeDeserializerConfig

        +
        public SafeDeserializerConfig​(Class<?> objectValueType,
        +                              Map<?,​?> originals)
        +
        Creates a new SafeDeserializerConfig instance.
        +
        +
        Parameters:
        +
        originals - the originals configuration.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        defaultObject

        +
        public Object defaultObject()
        +
      • +
      + + + +
        +
      • +

        configDef

        +
        public static org.apache.kafka.common.config.ConfigDef configDef​(org.apache.kafka.common.config.ConfigDef.Type type)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/SafeSerdes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/SafeSerdes.html new file mode 100644 index 00000000..28fda494 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/SafeSerdes.html @@ -0,0 +1,505 @@ + + + + + +SafeSerdes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SafeSerdes

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.commons.error.SafeSerdes
    • +
    +
  • +
+
+
    +
  • +
    +
    public class SafeSerdes
    +extends Object
    +
    Factory for creating serializers / safe-deserializers.
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + +
      Constructors 
      ConstructorDescription
      SafeSerdes() 
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethodDescription
      static org.apache.kafka.common.serialization.Serde<Double>Double() 
      static org.apache.kafka.common.serialization.Serde<Double>Double​(Double defaultValue) 
      static org.apache.kafka.common.serialization.Serde<Float>Float() 
      static org.apache.kafka.common.serialization.Serde<Float>Float​(Float defaultValue) 
      static org.apache.kafka.common.serialization.Serde<Integer>Integer() 
      static org.apache.kafka.common.serialization.Serde<Long>Long() 
      static org.apache.kafka.common.serialization.Serde<Long>Long​(Long defaultValue) 
      static <T> org.apache.kafka.common.serialization.Serde<T>serdeFrom​(Class<T> type, + T defaultValue) 
      static <T> org.apache.kafka.common.serialization.Serde<T>serdeFrom​(org.apache.kafka.common.serialization.Serde<T> serde, + T defaultValue) 
      static <T> org.apache.kafka.common.serialization.Serde<T>serdeFrom​(org.apache.kafka.common.serialization.Serializer<T> serializer, + org.apache.kafka.common.serialization.Deserializer<T> deserializer, + T defaultValue) 
      static org.apache.kafka.common.serialization.Serde<String>String() 
      static org.apache.kafka.common.serialization.Serde<String>String​(String defaultValue) 
      static org.apache.kafka.common.serialization.Serde<UUID>UUID() 
      static org.apache.kafka.common.serialization.Serde<UUID>UUID​(UUID uuid) 
      + +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SafeSerdes

        +
        public SafeSerdes()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + +
        +
      • +

        serdeFrom

        +
        public static <T> org.apache.kafka.common.serialization.Serde<T> serdeFrom​(org.apache.kafka.common.serialization.Serde<T> serde,
        +                                                                           T defaultValue)
        +
      • +
      + + + + + +
        +
      • +

        serdeFrom

        +
        public static <T> org.apache.kafka.common.serialization.Serde<T> serdeFrom​(org.apache.kafka.common.serialization.Serializer<T> serializer,
        +                                                                           org.apache.kafka.common.serialization.Deserializer<T> deserializer,
        +                                                                           T defaultValue)
        +
      • +
      + + + + + +
        +
      • +

        serdeFrom

        +
        public static <T> org.apache.kafka.common.serialization.Serde<T> serdeFrom​(Class<T> type,
        +                                                                           T defaultValue)
        +
      • +
      + + + +
        +
      • +

        String

        +
        public static org.apache.kafka.common.serialization.Serde<String> String()
        +
      • +
      + + + +
        +
      • +

        String

        +
        public static org.apache.kafka.common.serialization.Serde<String> String​(String defaultValue)
        +
      • +
      + + + +
        +
      • +

        Long

        +
        public static org.apache.kafka.common.serialization.Serde<Long> Long()
        +
      • +
      + + + +
        +
      • +

        Long

        +
        public static org.apache.kafka.common.serialization.Serde<Long> Long​(Long defaultValue)
        +
      • +
      + + + +
        +
      • +

        Double

        +
        public static org.apache.kafka.common.serialization.Serde<Double> Double()
        +
      • +
      + + + +
        +
      • +

        Double

        +
        public static org.apache.kafka.common.serialization.Serde<Double> Double​(Double defaultValue)
        +
      • +
      + + + +
        +
      • +

        Integer

        +
        public static org.apache.kafka.common.serialization.Serde<Integer> Integer()
        +
      • +
      + + + +
        +
      • +

        Float

        +
        public static org.apache.kafka.common.serialization.Serde<Float> Float()
        +
      • +
      + + + +
        +
      • +

        Float

        +
        public static org.apache.kafka.common.serialization.Serde<Float> Float​(Float defaultValue)
        +
      • +
      + + + +
        +
      • +

        UUID

        +
        public static org.apache.kafka.common.serialization.Serde<UUID> UUID()
        +
      • +
      + + + +
        +
      • +

        UUID

        +
        public static org.apache.kafka.common.serialization.Serde<UUID> UUID​(UUID uuid)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/DeadLetterTopicExceptionHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/DeadLetterTopicExceptionHandler.html new file mode 100644 index 00000000..48624cf5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/DeadLetterTopicExceptionHandler.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.commons.error.DeadLetterTopicExceptionHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.commons.error.DeadLetterTopicExceptionHandler

+
+
No usage of io.streamthoughts.azkarra.commons.error.DeadLetterTopicExceptionHandler
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/DeadLetterTopicExceptionHandlerConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/DeadLetterTopicExceptionHandlerConfig.html new file mode 100644 index 00000000..bc521b99 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/DeadLetterTopicExceptionHandlerConfig.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.commons.error.DeadLetterTopicExceptionHandlerConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.commons.error.DeadLetterTopicExceptionHandlerConfig

+
+
No usage of io.streamthoughts.azkarra.commons.error.DeadLetterTopicExceptionHandlerConfig
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/ExceptionHeader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/ExceptionHeader.html new file mode 100644 index 00000000..504b2cf1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/ExceptionHeader.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.commons.error.ExceptionHeader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.commons.error.ExceptionHeader

+
+
No usage of io.streamthoughts.azkarra.commons.error.ExceptionHeader
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/SafeDeserializer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/SafeDeserializer.html new file mode 100644 index 00000000..b3604c8e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/SafeDeserializer.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.commons.error.SafeDeserializer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.commons.error.SafeDeserializer

+
+
No usage of io.streamthoughts.azkarra.commons.error.SafeDeserializer
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/SafeDeserializerConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/SafeDeserializerConfig.html new file mode 100644 index 00000000..9cca9081 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/SafeDeserializerConfig.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.commons.error.SafeDeserializerConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.commons.error.SafeDeserializerConfig

+
+
No usage of io.streamthoughts.azkarra.commons.error.SafeDeserializerConfig
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/SafeSerdes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/SafeSerdes.html new file mode 100644 index 00000000..0d725584 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/class-use/SafeSerdes.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.commons.error.SafeSerdes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.commons.error.SafeSerdes

+
+
No usage of io.streamthoughts.azkarra.commons.error.SafeSerdes
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/package-summary.html new file mode 100644 index 00000000..f5dff893 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/package-summary.html @@ -0,0 +1,196 @@ + + + + + +io.streamthoughts.azkarra.commons.error (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.commons.error

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/package-tree.html new file mode 100644 index 00000000..6992e485 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/package-tree.html @@ -0,0 +1,174 @@ + + + + + +io.streamthoughts.azkarra.commons.error Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.commons.error

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/package-use.html new file mode 100644 index 00000000..f5a03fa8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/error/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.commons.error (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.commons.error

+
+
No usage of io.streamthoughts.azkarra.commons.error
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/AzkarraRocksDBConfigSetter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/AzkarraRocksDBConfigSetter.html new file mode 100644 index 00000000..d3f30385 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/AzkarraRocksDBConfigSetter.html @@ -0,0 +1,405 @@ + + + + + +AzkarraRocksDBConfigSetter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AzkarraRocksDBConfigSetter

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetter
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    org.apache.kafka.common.Configurable, org.apache.kafka.streams.state.RocksDBConfigSetter
    +
    +
    +
    public class AzkarraRocksDBConfigSetter
    +extends Object
    +implements org.apache.kafka.streams.state.RocksDBConfigSetter, org.apache.kafka.common.Configurable
    +
    This RocksDBConfigSetter implementation allows fine-tuning of RocksDB instances. + It also allows to manage shared memory across all RocksDB instances and to enable dump of RocksDB statistics.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        ROCKSDB_BLOCK_CACHE_SIZE_DEFAULT

        +
        public static final long ROCKSDB_BLOCK_CACHE_SIZE_DEFAULT
        +
        +
        See Also:
        +
        RocksDBStore, +Constant Field Values
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AzkarraRocksDBConfigSetter

        +
        public AzkarraRocksDBConfigSetter()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        configure

        +
        public void configure​(Map<String,​?> configs)
        +
        +
        Specified by:
        +
        configure in interface org.apache.kafka.common.Configurable
        +
        +
      • +
      + + + +
        +
      • +

        setConfig

        +
        public void setConfig​(String storeName,
        +                      org.rocksdb.Options options,
        +                      Map<String,​Object> configs)
        +
        +
        Specified by:
        +
        setConfig in interface org.apache.kafka.streams.state.RocksDBConfigSetter
        +
        +
      • +
      + + + +
        +
      • +

        close

        +
        public void close​(String storeName,
        +                  org.rocksdb.Options options)
        +
        +
        Specified by:
        +
        close in interface org.apache.kafka.streams.state.RocksDBConfigSetter
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/AzkarraRocksDBConfigSetterConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/AzkarraRocksDBConfigSetterConfig.html new file mode 100644 index 00000000..9c47d0c7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/AzkarraRocksDBConfigSetterConfig.html @@ -0,0 +1,692 @@ + + + + + +AzkarraRocksDBConfigSetterConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AzkarraRocksDBConfigSetterConfig

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.apache.kafka.common.config.AbstractConfig
    • +
    • +
        +
      • io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    public class AzkarraRocksDBConfigSetterConfig
    +extends org.apache.kafka.common.config.AbstractConfig
    +
    The AzkarraRocksDBConfigSetterConfig is used to configure the AzkarraRocksDBConfigSetter.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        ROCKSDB_STATS_DUMP_PERIOD_SEC_CONFIG

        +
        public static final String ROCKSDB_STATS_DUMP_PERIOD_SEC_CONFIG
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        ROCKSDB_STATS_DUMP_PERIOD_SEC_DOC

        +
        public static final String ROCKSDB_STATS_DUMP_PERIOD_SEC_DOC
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + + + + + +
        +
      • +

        ROCKSDB_MAX_LOG_FILE_SIZE_CONFIG

        +
        public static final String ROCKSDB_MAX_LOG_FILE_SIZE_CONFIG
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        ROCKSDB_MAX_WRITE_BUFFER_NUMBER_CONFIG

        +
        public static final String ROCKSDB_MAX_WRITE_BUFFER_NUMBER_CONFIG
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        ROCKSDB_WRITE_BUFFER_SIZE_CONFIG

        +
        public static final String ROCKSDB_WRITE_BUFFER_SIZE_CONFIG
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        ROCKSDB_MEMORY_WRITE_BUFFER_RATIO_CONFIG

        +
        public static final String ROCKSDB_MEMORY_WRITE_BUFFER_RATIO_CONFIG
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        ROCKSDB_MEMORY_WRITE_BUFFER_RATIO_DEFAULT

        +
        public static final double ROCKSDB_MEMORY_WRITE_BUFFER_RATIO_DEFAULT
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        ROCKSDB_MEMORY_HIGH_PRIO_POOL_RATIO_CONFIG

        +
        public static final String ROCKSDB_MEMORY_HIGH_PRIO_POOL_RATIO_CONFIG
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        ROCKSDB_MEMORY_HIGH_PRIO_POOL_RATIO_DEFAULT

        +
        public static final double ROCKSDB_MEMORY_HIGH_PRIO_POOL_RATIO_DEFAULT
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        ROCKSDB_MEMORY_STRICT_CAPACITY_LIMIT_CONFIG

        +
        public static final String ROCKSDB_MEMORY_STRICT_CAPACITY_LIMIT_CONFIG
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        ROCKSDB_BLOCK_CACHE_SIZE_CONFIG

        +
        public static final String ROCKSDB_BLOCK_CACHE_SIZE_CONFIG
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        ROCKSDB_COMPACTION_STYLE_CONFIG

        +
        public static final String ROCKSDB_COMPACTION_STYLE_CONFIG
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        ROCKSDB_COMPRESSION_TYPE_CONFIG

        +
        public static final String ROCKSDB_COMPRESSION_TYPE_CONFIG
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + + + + + +
        +
      • +

        ROCKSDB_BACKGROUND_THREADS_FLUSH_POOL_CONFIG

        +
        public static final String ROCKSDB_BACKGROUND_THREADS_FLUSH_POOL_CONFIG
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        ROCKSDB_BACKGROUND_THREADS_COMPACTION_POOL_CONFIG

        +
        public static final String ROCKSDB_BACKGROUND_THREADS_COMPACTION_POOL_CONFIG
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        ROCKSDB_MAX_BACKGROUND_COMPACTIONS_CONFIG

        +
        public static final String ROCKSDB_MAX_BACKGROUND_COMPACTIONS_CONFIG
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        ROCKSDB_MAX_BACKGROUND_FLUSHES_CONFIG

        +
        public static final String ROCKSDB_MAX_BACKGROUND_FLUSHES_CONFIG
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/class-use/AzkarraRocksDBConfigSetter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/class-use/AzkarraRocksDBConfigSetter.html new file mode 100644 index 00000000..da5252b2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/class-use/AzkarraRocksDBConfigSetter.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetter

+
+
No usage of io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetter
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/class-use/AzkarraRocksDBConfigSetterConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/class-use/AzkarraRocksDBConfigSetterConfig.html new file mode 100644 index 00000000..f8b772c8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/class-use/AzkarraRocksDBConfigSetterConfig.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig

+
+
No usage of io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetterConfig
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/OpaqueMemoryResource.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/OpaqueMemoryResource.html new file mode 100644 index 00000000..31fc88fa --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/OpaqueMemoryResource.html @@ -0,0 +1,357 @@ + + + + + +OpaqueMemoryResource (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class OpaqueMemoryResource<T>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.commons.rocksdb.internal.OpaqueMemoryResource<T>
    • +
    +
  • +
+
+
    +
  • +
    +
    Type Parameters:
    +
    T - the resource type.
    +
    +
    +
    All Implemented Interfaces:
    +
    AutoCloseable
    +
    +
    +
    public class OpaqueMemoryResource<T>
    +extends Object
    +implements AutoCloseable
    +
    An OpaqueMemoryResource represents a shared memory resource.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getResource

        +
        public T getResource()
        +
        Gets the handle resource.
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/ResourceDisposer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/ResourceDisposer.html new file mode 100644 index 00000000..0840116f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/ResourceDisposer.html @@ -0,0 +1,276 @@ + + + + + +ResourceDisposer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ResourceDisposer<E extends Throwable>

+
+
+
+
    +
  • +
    +
    Type Parameters:
    +
    E - the exception type.
    +
    +
    +
    Functional Interface:
    +
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
    +
    +
    +
    @FunctionalInterface
    +public interface ResourceDisposer<E extends Throwable>
    +
    A MemoryResourceDisposer can be used to dispose a shared + resource after it is not used any more.
    +
    +
    See Also:
    +
    OpaqueMemoryResource
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        dispose

        +
        void dispose()
        +      throws E extends Throwable
        +
        Release the memory shared resource.
        +
        +
        Throws:
        +
        E - if the resource cannot be disposed.
        +
        E extends Throwable
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/ResourceInitializer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/ResourceInitializer.html new file mode 100644 index 00000000..da66f480 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/ResourceInitializer.html @@ -0,0 +1,272 @@ + + + + + +ResourceInitializer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ResourceInitializer<T>

+
+
+
+
    +
  • +
    +
    Type Parameters:
    +
    T - the resource type.
    +
    +
    +
    Functional Interface:
    +
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
    +
    +
    +
    @FunctionalInterface
    +public interface ResourceInitializer<T>
    +
    A ResourceInitializer is used to initialize a new resource.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        apply

        +
        T apply()
        + throws Exception
        +
        Creates a new resource.
        +
        +
        Returns:
        +
        the resource.
        +
        Throws:
        +
        Exception - if the resource cannot be created/allocated.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/class-use/OpaqueMemoryResource.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/class-use/OpaqueMemoryResource.html new file mode 100644 index 00000000..b1169a2a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/class-use/OpaqueMemoryResource.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.commons.rocksdb.internal.OpaqueMemoryResource (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.commons.rocksdb.internal.OpaqueMemoryResource

+
+
No usage of io.streamthoughts.azkarra.commons.rocksdb.internal.OpaqueMemoryResource
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/class-use/ResourceDisposer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/class-use/ResourceDisposer.html new file mode 100644 index 00000000..0bbf9b63 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/class-use/ResourceDisposer.html @@ -0,0 +1,195 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.commons.rocksdb.internal.ResourceDisposer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.commons.rocksdb.internal.ResourceDisposer

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/class-use/ResourceInitializer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/class-use/ResourceInitializer.html new file mode 100644 index 00000000..4761a2bf --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/class-use/ResourceInitializer.html @@ -0,0 +1,150 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.commons.rocksdb.internal.ResourceInitializer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.commons.rocksdb.internal.ResourceInitializer

+
+
No usage of io.streamthoughts.azkarra.commons.rocksdb.internal.ResourceInitializer
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/package-summary.html new file mode 100644 index 00000000..d63becd7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/package-summary.html @@ -0,0 +1,194 @@ + + + + + +io.streamthoughts.azkarra.commons.rocksdb.internal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.commons.rocksdb.internal

+
+
+
    +
  • + + + + + + + + + + + + + + + + +
    Interface Summary 
    InterfaceDescription
    ResourceDisposer<E extends Throwable> +
    A MemoryResourceDisposer can be used to dispose a shared + resource after it is not used any more.
    +
    ResourceInitializer<T> +
    A ResourceInitializer is used to initialize a new resource.
    +
    +
  • +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    OpaqueMemoryResource<T> +
    An OpaqueMemoryResource represents a shared memory resource.
    +
    +
  • +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/package-tree.html new file mode 100644 index 00000000..de5bd843 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/package-tree.html @@ -0,0 +1,172 @@ + + + + + +io.streamthoughts.azkarra.commons.rocksdb.internal Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.commons.rocksdb.internal

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/package-use.html new file mode 100644 index 00000000..0d168f46 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/internal/package-use.html @@ -0,0 +1,188 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.commons.rocksdb.internal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.commons.rocksdb.internal

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/package-summary.html new file mode 100644 index 00000000..1bcb0fe4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/package-summary.html @@ -0,0 +1,176 @@ + + + + + +io.streamthoughts.azkarra.commons.rocksdb (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.commons.rocksdb

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/package-tree.html new file mode 100644 index 00000000..6c141d3d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/package-tree.html @@ -0,0 +1,170 @@ + + + + + +io.streamthoughts.azkarra.commons.rocksdb Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.commons.rocksdb

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • org.apache.kafka.common.config.AbstractConfig + +
    • +
    • io.streamthoughts.azkarra.commons.rocksdb.AzkarraRocksDBConfigSetter (implements org.apache.kafka.common.Configurable, org.apache.kafka.streams.state.RocksDBConfigSetter)
    • +
    +
  • +
+
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/package-use.html new file mode 100644 index 00000000..2e0009fd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/rocksdb/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.commons.rocksdb (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.commons.rocksdb

+
+
No usage of io.streamthoughts.azkarra.commons.rocksdb
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/LoggingStateRestoreListener.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/LoggingStateRestoreListener.html new file mode 100644 index 00000000..c5fd349d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/LoggingStateRestoreListener.html @@ -0,0 +1,408 @@ + + + + + +LoggingStateRestoreListener (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class LoggingStateRestoreListener

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.commons.streams.LoggingStateRestoreListener
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    StateRestoreService, org.apache.kafka.streams.processor.StateRestoreListener
    +
    +
    +
    public class LoggingStateRestoreListener
    +extends Object
    +implements org.apache.kafka.streams.processor.StateRestoreListener, StateRestoreService
    +
    A StateRestoreListener implementation which logs state restoration progress.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        LoggingStateRestoreListener

        +
        public LoggingStateRestoreListener()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onRestoreStart

        +
        public void onRestoreStart​(org.apache.kafka.common.TopicPartition topicPartition,
        +                           String storeName,
        +                           long startingOffset,
        +                           long endingOffset)
        +
        +
        Specified by:
        +
        onRestoreStart in interface org.apache.kafka.streams.processor.StateRestoreListener
        +
        +
      • +
      + + + +
        +
      • +

        onBatchRestored

        +
        public void onBatchRestored​(org.apache.kafka.common.TopicPartition topicPartition,
        +                            String storeName,
        +                            long batchEndOffset,
        +                            long numRestored)
        +
        +
        Specified by:
        +
        onBatchRestored in interface org.apache.kafka.streams.processor.StateRestoreListener
        +
        +
      • +
      + + + +
        +
      • +

        calculateRemainingFormatted

        +
        public String calculateRemainingFormatted​(org.apache.kafka.common.TopicPartition topicPartition,
        +                                          long batchEndOffset)
        +
      • +
      + + + +
        +
      • +

        onRestoreEnd

        +
        public void onRestoreEnd​(org.apache.kafka.common.TopicPartition topicPartition,
        +                         String storeName,
        +                         long totalRestored)
        +
        +
        Specified by:
        +
        onRestoreEnd in interface org.apache.kafka.streams.processor.StateRestoreListener
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/StatePartitionRestoreInfo.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/StatePartitionRestoreInfo.html new file mode 100644 index 00000000..7fa1566a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/StatePartitionRestoreInfo.html @@ -0,0 +1,472 @@ + + + + + +StatePartitionRestoreInfo (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StatePartitionRestoreInfo

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.commons.streams.StatePartitionRestoreInfo
    • +
    +
  • +
+
+
    +
  • +
    +
    public class StatePartitionRestoreInfo
    +extends Object
    +
    Describes the state of a restoration process for TopicPartition.
    +
    +
    See Also:
    +
    LoggingStateRestoreListener, +StateRestoreListener
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StatePartitionRestoreInfo

        +
        public StatePartitionRestoreInfo​(org.apache.kafka.common.TopicPartition topicPartition,
        +                                 long startingOffset,
        +                                 long endingOffset)
        +
        Creates a new StatePartitionRestoreInfo instance.
        +
        +
        Parameters:
        +
        topicPartition - the TopicPartition being restore.
        +
        startingOffset - the starting offset of the entire restoration process for this TopicPartition.
        +
        endingOffset - the exclusive ending offset of the entire restoration process for this TopicPartition.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getTopic

        +
        public String getTopic()
        +
        Gets the Topic of the partition being restored.
        +
      • +
      + + + +
        +
      • +

        getPartition

        +
        public int getPartition()
        +
        Gets the Partition being restored.
        +
      • +
      + + + +
        +
      • +

        getStartingOffset

        +
        public long getStartingOffset()
        +
        Gets the starting offset of the entire restoration process for this TopicPartition.
        +
      • +
      + + + +
        +
      • +

        getEndingOffset

        +
        public long getEndingOffset()
        +
        Gets the exclusive ending offset of the entire restoration process for this TopicPartition
        +
      • +
      + + + +
        +
      • +

        getTotalRestored

        +
        public long getTotalRestored()
        +
        Gets the total number of records restored.
        +
      • +
      + + + +
        +
      • +

        incrementTotalRestored

        +
        public long incrementTotalRestored​(long numRestored)
        +
        Increments the total number of records restored.
        +
        +
        Parameters:
        +
        numRestored - number of records restored.
        +
        Returns:
        +
        the total restored.
        +
        +
      • +
      + + + +
        +
      • +

        getDuration

        +
        public Duration getDuration()
        +
        Gets the duration of the restoration process.
        +
      • +
      + + + +
        +
      • +

        setDuration

        +
        public void setDuration​(Duration duration)
        +
        Sets the duration of the restoration process.
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/StateRestoreInfo.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/StateRestoreInfo.html new file mode 100644 index 00000000..d0f13a41 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/StateRestoreInfo.html @@ -0,0 +1,358 @@ + + + + + +StateRestoreInfo (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StateRestoreInfo

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.commons.streams.StateRestoreInfo
    • +
    +
  • +
+
+
    +
  • +
    +
    public class StateRestoreInfo
    +extends Object
    +
    Describes the state of a restoration process for state store.
    +
    +
    See Also:
    +
    LoggingStateRestoreListener, +StateRestoreListener
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StateRestoreInfo

        +
        public StateRestoreInfo​(String state)
        +
        Creates a new StateRestoreInfo instance.
        +
        +
        Parameters:
        +
        state - the name of the state store.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getState

        +
        public String getState()
        +
        Gets the name of the state being restored.
        +
      • +
      + + + +
        +
      • +

        getAllPartitionRestoreInfos

        +
        public List<StatePartitionRestoreInfo> getAllPartitionRestoreInfos()
        +
        Gets the state of the TopicPartition being restored.
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/StateRestoreService.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/StateRestoreService.html new file mode 100644 index 00000000..866b39a4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/StateRestoreService.html @@ -0,0 +1,273 @@ + + + + + +StateRestoreService (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface StateRestoreService

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    LoggingStateRestoreListener
    +
    +
    +
    public interface StateRestoreService
    +
    The StateRestoreService is used to get information about the + states of the restoration process of a StateStore.
    +
    +
    See Also:
    +
    StateRestoreListener
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getStateRestoreInfo

        +
        StateRestoreInfo getStateRestoreInfo​(String state)
        +
        Gets the state state of a the restoration process for given state store.
        +
        +
        Parameters:
        +
        state - the name of the state.
        +
        Returns:
        +
        the StateRestoreInfo.
        +
        Throws:
        +
        NullPointerException - if the given state is null.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/class-use/LoggingStateRestoreListener.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/class-use/LoggingStateRestoreListener.html new file mode 100644 index 00000000..d4303218 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/class-use/LoggingStateRestoreListener.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.commons.streams.LoggingStateRestoreListener (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.commons.streams.LoggingStateRestoreListener

+
+
No usage of io.streamthoughts.azkarra.commons.streams.LoggingStateRestoreListener
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/class-use/StatePartitionRestoreInfo.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/class-use/StatePartitionRestoreInfo.html new file mode 100644 index 00000000..ddeb5d51 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/class-use/StatePartitionRestoreInfo.html @@ -0,0 +1,222 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.commons.streams.StatePartitionRestoreInfo (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.commons.streams.StatePartitionRestoreInfo

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/class-use/StateRestoreInfo.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/class-use/StateRestoreInfo.html new file mode 100644 index 00000000..82a3eaf3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/class-use/StateRestoreInfo.html @@ -0,0 +1,203 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.commons.streams.StateRestoreInfo (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.commons.streams.StateRestoreInfo

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/class-use/StateRestoreService.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/class-use/StateRestoreService.html new file mode 100644 index 00000000..87d52824 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/class-use/StateRestoreService.html @@ -0,0 +1,196 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.commons.streams.StateRestoreService (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.commons.streams.StateRestoreService

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/package-summary.html new file mode 100644 index 00000000..be1889d1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/package-summary.html @@ -0,0 +1,200 @@ + + + + + +io.streamthoughts.azkarra.commons.streams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.commons.streams

+
+
+
    +
  • + + + + + + + + + + + + +
    Interface Summary 
    InterfaceDescription
    StateRestoreService +
    The StateRestoreService is used to get information about the + states of the restoration process of a StateStore.
    +
    +
  • +
  • + + + + + + + + + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    LoggingStateRestoreListener +
    A StateRestoreListener implementation which logs state restoration progress.
    +
    StatePartitionRestoreInfo +
    Describes the state of a restoration process for TopicPartition.
    +
    StateRestoreInfo +
    Describes the state of a restoration process for state store.
    +
    +
  • +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/package-tree.html new file mode 100644 index 00000000..27047deb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/package-tree.html @@ -0,0 +1,173 @@ + + + + + +io.streamthoughts.azkarra.commons.streams Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.commons.streams

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/package-use.html new file mode 100644 index 00000000..f1d72932 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/commons/streams/package-use.html @@ -0,0 +1,223 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.commons.streams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.commons.streams

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/APIVersions.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/APIVersions.html new file mode 100644 index 00000000..e2570f10 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/APIVersions.html @@ -0,0 +1,316 @@ + + + + + +APIVersions (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class APIVersions

+
+
+ +
+
    +
  • +
    +
    public class APIVersions
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        APIVersions

        +
        public APIVersions()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/ExchangeHelper.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/ExchangeHelper.html new file mode 100644 index 00000000..ebb01ee4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/ExchangeHelper.html @@ -0,0 +1,513 @@ + + + + + +ExchangeHelper (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ExchangeHelper

+
+
+ +
+
    +
  • +
    +
    public class ExchangeHelper
    +extends Object
    +
    Simple class to wrap HttpServerExchange instance.
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + +
      Fields 
      Modifier and TypeFieldDescription
      static JsonJSON 
      +
    • +
    +
    + +
    +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + +
      Constructors 
      ConstructorDescription
      ExchangeHelper() 
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethodDescription
      static Optional<String>getOptionalQueryParam​(io.undertow.server.HttpServerExchange exchange, + String name) +
      Static helper that can be used to get an optional param from query for the specified name.
      +
      static StringgetQueryParam​(io.undertow.server.HttpServerExchange exchange, + String name) +
      Static helper that can be used to get an mandatory param from query for the specified name.
      +
      static com.fasterxml.jackson.databind.JsonNodereadJsonRequest​(io.undertow.server.HttpServerExchange exchange) +
      Static helper that can be used to read JSON object from HTTP-request payload.
      +
      static <T> TreadJsonRequest​(io.undertow.server.HttpServerExchange exchange, + Class<T> type) +
      Static helper that can be used to read JSON object from HTTP-request payload.
      +
      static voidsendJsonResponse​(io.undertow.server.HttpServerExchange exchange, + Object response) +
      Static helper that can be used to write a JSON object to HTTP-response with StatusCodes.OK.
      +
      static voidsendJsonResponseWithCode​(io.undertow.server.HttpServerExchange exchange, + Object response, + int statusCode) +
      Static helper that can be used to write a JSON object to HTTP-response with the specified status code.
      +
      static voidsendTextValue​(io.undertow.server.HttpServerExchange exchange, + Object value) 
      + +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        JSON

        +
        public static final Json JSON
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ExchangeHelper

        +
        public ExchangeHelper()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getOptionalQueryParam

        +
        public static Optional<String> getOptionalQueryParam​(io.undertow.server.HttpServerExchange exchange,
        +                                                     String name)
        +
        Static helper that can be used to get an optional param from query for the specified name.
        +
        +
        Parameters:
        +
        exchange - the HttpServerExchange instance.
        +
        name - the query param name.
        +
        Returns:
        +
        an Optional.
        +
        +
      • +
      + + + +
        +
      • +

        getQueryParam

        +
        public static String getQueryParam​(io.undertow.server.HttpServerExchange exchange,
        +                                   String name)
        +
        Static helper that can be used to get an mandatory param from query for the specified name.
        +
        +
        Parameters:
        +
        exchange - the HttpServerExchange instance.
        +
        name - the query param name.
        +
        Returns:
        +
        a param as a string.
        +
        Throws:
        +
        InvalidHttpQueryParamException - if param is missing.
        +
        +
      • +
      + + + +
        +
      • +

        readJsonRequest

        +
        public static com.fasterxml.jackson.databind.JsonNode readJsonRequest​(io.undertow.server.HttpServerExchange exchange)
        +                                                               throws SerializationException
        +
        Static helper that can be used to read JSON object from HTTP-request payload.
        +
        +
        Parameters:
        +
        exchange - the HttpServerExchange instance.
        +
        Returns:
        +
        an JsonNode instance.
        +
        Throws:
        +
        SerializationException - if an error happens while de-serializing.
        +
        +
      • +
      + + + +
        +
      • +

        readJsonRequest

        +
        public static <T> T readJsonRequest​(io.undertow.server.HttpServerExchange exchange,
        +                                    Class<T> type)
        +                             throws SerializationException
        +
        Static helper that can be used to read JSON object from HTTP-request payload.
        +
        +
        Parameters:
        +
        exchange - the HttpServerExchange instance.
        +
        type - the type.
        +
        Returns:
        +
        an JsonNode instance.
        +
        Throws:
        +
        SerializationException - if an error happens while de-serializing.
        +
        +
      • +
      + + + +
        +
      • +

        sendJsonResponse

        +
        public static void sendJsonResponse​(io.undertow.server.HttpServerExchange exchange,
        +                                    Object response)
        +
        Static helper that can be used to write a JSON object to HTTP-response with StatusCodes.OK.
        +
        +
        Parameters:
        +
        exchange - the HttpServerExchange instance.
        +
        response - the Object to serialize.
        +
        +
      • +
      + + + +
        +
      • +

        sendJsonResponseWithCode

        +
        public static void sendJsonResponseWithCode​(io.undertow.server.HttpServerExchange exchange,
        +                                            Object response,
        +                                            int statusCode)
        +
        Static helper that can be used to write a JSON object to HTTP-response with the specified status code.
        +
        +
        Parameters:
        +
        exchange - the HttpServerExchange instance.
        +
        response - the Object to serialize.
        +
        statusCode - the status code.
        +
        +
      • +
      + + + +
        +
      • +

        sendTextValue

        +
        public static void sendTextValue​(io.undertow.server.HttpServerExchange exchange,
        +                                 Object value)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/ServerConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/ServerConfig.html new file mode 100644 index 00000000..39ca4b61 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/ServerConfig.html @@ -0,0 +1,596 @@ + + + + + +ServerConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ServerConfig

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Conf
    +
    +
    +
    public class ServerConfig
    +extends SecurityConfig
    +
    The server configuration.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ServerConfig

        +
        public ServerConfig​(Conf conf)
        +
        Creates a new SecurityConfig instance.
        +
        +
        Parameters:
        +
        conf - the Conf instance, cannot be null.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + + + + + +
        +
      • +

        of

        +
        public static ServerConfig of​(Conf conf)
        +
        Description copied from interface: Conf
        +
        Static helper that can be used to merge multiple Conf instances.
        +
        +
        Returns:
        +
        a new Conf instance.
        +
        +
      • +
      + + + +
        +
      • +

        getPort

        +
        public int getPort()
        +
      • +
      + + + +
        +
      • +

        getListener

        +
        public String getListener()
        +
      • +
      + + + +
        +
      • +

        isUIEnable

        +
        public boolean isUIEnable()
        +
      • +
      + + + +
        +
      • +

        isRestExtensionEnable

        +
        public boolean isRestExtensionEnable()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/ServerConfigBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/ServerConfigBuilder.html new file mode 100644 index 00000000..1a5fadaa --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/ServerConfigBuilder.html @@ -0,0 +1,935 @@ + + + + + +ServerConfigBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ServerConfigBuilder

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.ServerConfigBuilder
    • +
    +
  • +
+
+
    +
  • +
    +
    public class ServerConfigBuilder
    +extends Object
    +
    An helper class for build a Conf used for configuring embedded http-server.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setPort

        +
        public ServerConfigBuilder setPort​(int port)
        +
        Sets the http server port.
        +
        +
        Parameters:
        +
        port - the http port.
        +
        Returns:
        +
        this.
        +
        +
      • +
      + + + +
        +
      • +

        setListener

        +
        public ServerConfigBuilder setListener​(String listener)
        +
        Sets the http server listener.
        +
        +
        Parameters:
        +
        listener - the http listener.
        +
        Returns:
        +
        this.
        +
        +
      • +
      + + + +
        +
      • +

        enableUI

        +
        public ServerConfigBuilder enableUI​(boolean enable)
        +
        Sets if the Web UI must be enable.
        +
        +
        Parameters:
        +
        enable - true to enable the Web UI, false otherwise.
        +
        Returns:
        +
        this.
        +
        +
      • +
      + + + +
        +
      • +

        setAuthenticationMethod

        +
        public ServerConfigBuilder setAuthenticationMethod​(String method)
        +
        Sets the authentication mode.
        +
        +
        Parameters:
        +
        method - the authentication method.
        +
        Returns:
        +
        this.
        +
        +
      • +
      + + + +
        +
      • +

        setAuthenticationRealm

        +
        public ServerConfigBuilder setAuthenticationRealm​(String realm)
        +
        Sets the authentication realm.
        +
        +
        Parameters:
        +
        realm - the authentication realM
        +
        Returns:
        +
        this.
        +
        +
      • +
      + + + +
        +
      • +

        setAuthenticationRoles

        +
        public ServerConfigBuilder setAuthenticationRoles​(String roles)
        +
        Sets the authentication roles.
        +
        +
        Parameters:
        +
        roles - the authentication roles.
        +
        Returns:
        +
        this.
        +
        +
      • +
      + + + +
        +
      • +

        setBasicSilentAuthentication

        +
        public ServerConfigBuilder setBasicSilentAuthentication​(boolean silent)
        +
        Sets if the basic authentication must be silent. The server will respond with a + 403 Forbidden HTTP response status code instead of a 401 Unauthorized (default is false).
        +
        +
        Parameters:
        +
        silent - is basic authentication must be silent.
        +
        Returns:
        +
        this.
        +
        +
      • +
      + + + +
        +
      • +

        setAuthenticationRestricted

        +
        public ServerConfigBuilder setAuthenticationRestricted​(String roles)
        +
        Sets the authentication roles.
        +
        +
        Parameters:
        +
        roles - the authentication roles.
        +
        Returns:
        +
        this.
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        setAuthenticationUsers

        +
        public ServerConfigBuilder setAuthenticationUsers​(String users)
        +
        Sets the authentication users.
        +
        +
        Parameters:
        +
        users - the list users to authenticate separated by comma.
        +
        Returns:
        +
        this.
        +
        +
      • +
      + + + +
        +
      • +

        setIgnoreSslHostnameVerification

        +
        public ServerConfigBuilder setIgnoreSslHostnameVerification​(boolean ignore)
        +
        Enables the SSL.
        +
        +
        Returns:
        +
        this.
        +
        +
      • +
      + + + +
        +
      • +

        enableSsl

        +
        public ServerConfigBuilder enableSsl()
        +
        Enables the SSL.
        +
        +
        Returns:
        +
        this.
        +
        +
      • +
      + + + +
        +
      • +

        disableSsl

        +
        public ServerConfigBuilder disableSsl()
        +
        Disables SSL.
        +
        +
        Returns:
        +
        this.
        +
        +
      • +
      + + + +
        +
      • +

        setKeyStoreLocation

        +
        public ServerConfigBuilder setKeyStoreLocation​(String keyStoreLocation)
        +
        Sets the location of the key store file.
        +
        +
        Parameters:
        +
        keyStoreLocation - the location of the key store file.
        +
        Returns:
        +
        this.
        +
        +
      • +
      + + + +
        +
      • +

        setKeyStorePassword

        +
        public ServerConfigBuilder setKeyStorePassword​(String keyStorePassword)
        +
        Sets the store password for the key store file.
        +
        +
        Parameters:
        +
        keyStorePassword - the store password for the key store file.
        +
        Returns:
        +
        this.
        +
        +
      • +
      + + + +
        +
      • +

        setKeyStoreType

        +
        public ServerConfigBuilder setKeyStoreType​(String keyStoreType)
        +
        Sets the file format of the key store file.
        +
        +
        Parameters:
        +
        keyStoreType - the file format of the key store file.
        +
        Returns:
        +
        this.
        +
        +
      • +
      + + + +
        +
      • +

        setKeyPassword

        +
        public ServerConfigBuilder setKeyPassword​(String keyPassword)
        +
        Sets the password of the private key in the key store file.
        +
        +
        Parameters:
        +
        keyPassword - the password of the private key in the key store file.
        +
        Returns:
        +
        this.
        +
        +
      • +
      + + + +
        +
      • +

        setTrustStoreLocation

        +
        public ServerConfigBuilder setTrustStoreLocation​(String trustStoreLocation)
        +
        Sets the location of the trust store file.
        +
        +
        Parameters:
        +
        trustStoreLocation - the location of the trust store file.
        +
        Returns:
        +
        this.
        +
        +
      • +
      + + + +
        +
      • +

        setTrustStorePassword

        +
        public ServerConfigBuilder setTrustStorePassword​(String trustStorePassword)
        +
        Sets the store password for the trust store file.
        +
        +
        Parameters:
        +
        trustStorePassword - the store password for the trust store file.
        +
        Returns:
        +
        this.
        +
        +
      • +
      + + + +
        +
      • +

        setTrustStoreType

        +
        public ServerConfigBuilder setTrustStoreType​(String trustStoreType)
        +
        Sets the file format of the key trust file.
        +
        +
        Parameters:
        +
        trustStoreType - the file format of the key trust file.
        +
        Returns:
        +
        this.
        +
        +
      • +
      + + + +
        +
      • +

        enableHeadlessMode

        +
        public ServerConfigBuilder enableHeadlessMode()
        +
        Enables the headless mode.
        +
        +
        Returns:
        +
        this
        +
        +
      • +
      + + + +
        +
      • +

        disableHeadlessMode

        +
        public ServerConfigBuilder disableHeadlessMode()
        +
        Disables the headless mode.
        +
        +
        Returns:
        +
        this
        +
        +
      • +
      + + + + + + + + + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/UndertowEmbeddedServer.InternalRestExtensionContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/UndertowEmbeddedServer.InternalRestExtensionContext.html new file mode 100644 index 00000000..b97d56d4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/UndertowEmbeddedServer.InternalRestExtensionContext.html @@ -0,0 +1,313 @@ + + + + + +UndertowEmbeddedServer.InternalRestExtensionContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class UndertowEmbeddedServer.InternalRestExtensionContext

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.UndertowEmbeddedServer.InternalRestExtensionContext
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/UndertowEmbeddedServer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/UndertowEmbeddedServer.html new file mode 100644 index 00000000..03398c27 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/UndertowEmbeddedServer.html @@ -0,0 +1,365 @@ + + + + + +UndertowEmbeddedServer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class UndertowEmbeddedServer

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.UndertowEmbeddedServer
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        configure

        +
        public void configure​(Conf configuration)
        +
        Configures this instance with the specified Conf.
        +
        +
        Specified by:
        +
        configure in interface Configurable
        +
        Parameters:
        +
        configuration - the Conf instance used to configure this instance.
        +
        +
      • +
      + + + + + + + +
        +
      • +

        start

        +
        public void start()
        +
        Starts this server.
        +
        +
        Specified by:
        +
        start in interface EmbeddedHttpServer
        +
        +
      • +
      + + + +
        +
      • +

        stop

        +
        public void stop()
        +
        Stops this server and close any open resources.
        +
        +
        Specified by:
        +
        stop in interface EmbeddedHttpServer
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/UndertowEmbeddedServerProvider.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/UndertowEmbeddedServerProvider.html new file mode 100644 index 00000000..ccbac681 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/UndertowEmbeddedServerProvider.html @@ -0,0 +1,325 @@ + + + + + +UndertowEmbeddedServerProvider (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class UndertowEmbeddedServerProvider

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.UndertowEmbeddedServerProvider
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/APIVersions.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/APIVersions.html new file mode 100644 index 00000000..9dd71079 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/APIVersions.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.APIVersions (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.APIVersions

+
+
No usage of io.streamthoughts.azkarra.http.APIVersions
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/ExchangeHelper.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/ExchangeHelper.html new file mode 100644 index 00000000..c74385f8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/ExchangeHelper.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.ExchangeHelper (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.ExchangeHelper

+
+
No usage of io.streamthoughts.azkarra.http.ExchangeHelper
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/ServerConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/ServerConfig.html new file mode 100644 index 00000000..29edcd56 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/ServerConfig.html @@ -0,0 +1,199 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.ServerConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.ServerConfig

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/ServerConfigBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/ServerConfigBuilder.html new file mode 100644 index 00000000..3946a427 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/ServerConfigBuilder.html @@ -0,0 +1,379 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.ServerConfigBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.ServerConfigBuilder

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/UndertowEmbeddedServer.InternalRestExtensionContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/UndertowEmbeddedServer.InternalRestExtensionContext.html new file mode 100644 index 00000000..fea6f04a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/UndertowEmbeddedServer.InternalRestExtensionContext.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.UndertowEmbeddedServer.InternalRestExtensionContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.UndertowEmbeddedServer.InternalRestExtensionContext

+
+
No usage of io.streamthoughts.azkarra.http.UndertowEmbeddedServer.InternalRestExtensionContext
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/UndertowEmbeddedServer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/UndertowEmbeddedServer.html new file mode 100644 index 00000000..e5fdace4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/UndertowEmbeddedServer.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.UndertowEmbeddedServer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.UndertowEmbeddedServer

+
+
No usage of io.streamthoughts.azkarra.http.UndertowEmbeddedServer
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/UndertowEmbeddedServerProvider.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/UndertowEmbeddedServerProvider.html new file mode 100644 index 00000000..6300f736 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/class-use/UndertowEmbeddedServerProvider.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.UndertowEmbeddedServerProvider (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.UndertowEmbeddedServerProvider

+
+
No usage of io.streamthoughts.azkarra.http.UndertowEmbeddedServerProvider
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/EnvironmentRequestBody.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/EnvironmentRequestBody.html new file mode 100644 index 00000000..0bfb7ce6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/EnvironmentRequestBody.html @@ -0,0 +1,345 @@ + + + + + +EnvironmentRequestBody (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class EnvironmentRequestBody

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.data.EnvironmentRequestBody
    • +
    +
  • +
+
+
    +
  • +
    +
    public class EnvironmentRequestBody
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EnvironmentRequestBody

        +
        public EnvironmentRequestBody​(@NotEmpty
        +                              @NotEmpty String name,
        +                              String type,
        +                              Map<String,​Object> config)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/ErrorMessage.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/ErrorMessage.html new file mode 100644 index 00000000..c28805ed --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/ErrorMessage.html @@ -0,0 +1,483 @@ + + + + + +ErrorMessage (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ErrorMessage

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ErrorMessage

        +
        public ErrorMessage​(int errorCode,
        +                    Throwable exception,
        +                    String path)
        +
        Creates a new ErrorMessage instance.
        +
        +
        Parameters:
        +
        errorCode - the error code.
        +
        exception - the error exception cause.
        +
        path - the uri relative path.
        +
        +
      • +
      + + + +
        +
      • +

        ErrorMessage

        +
        public ErrorMessage​(int errorCode,
        +                    String message,
        +                    Throwable exception,
        +                    String path)
        +
        Creates a new ErrorMessage instance.
        +
        +
        Parameters:
        +
        errorCode - the error code.
        +
        message - the error message.
        +
        exception - the error exception cause.
        +
        path - the uri relative path.
        +
        +
      • +
      + + + +
        +
      • +

        ErrorMessage

        +
        public ErrorMessage​(int errorCode,
        +                    String message,
        +                    String path)
        +
        Creates a new ErrorMessage instance.
        +
        +
        Parameters:
        +
        errorCode - the error code.
        +
        message - the error message.
        +
        path - the uri relative path.
        +
        +
      • +
      + + + +
        +
      • +

        ErrorMessage

        +
        public ErrorMessage​(int errorCode,
        +                    String message,
        +                    String exception,
        +                    String path)
        +
        Creates a new ErrorMessage instance.
        +
        +
        Parameters:
        +
        errorCode - the error code.
        +
        message - the error message.
        +
        exception - the error exception cause.
        +
        path - the uri relative path.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getErrorCode

        +
        public int getErrorCode()
        +
      • +
      + + + +
        +
      • +

        getMessage

        +
        public String getMessage()
        +
      • +
      + + + +
        +
      • +

        getException

        +
        public String getException()
        +
      • +
      + + + +
        +
      • +

        getPath

        +
        public String getPath()
        +
      • +
      + + + +
        +
      • +

        of

        +
        public static ErrorMessage of​(Throwable exception,
        +                              String path)
        +
        Static helper method for mapping an given exception to a new ErrorMessage.
        +
        +
        Parameters:
        +
        exception - the exception.
        +
        path - the rest call path.
        +
        Returns:
        +
        the ErrorMessage; cannot return null.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/GetContextResponse.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/GetContextResponse.html new file mode 100644 index 00000000..4de992e6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/GetContextResponse.html @@ -0,0 +1,315 @@ + + + + + +GetContextResponse (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class GetContextResponse

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.data.GetContextResponse
    • +
    +
  • +
+
+
    +
  • +
    +
    public class GetContextResponse
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GetContextResponse

        +
        public GetContextResponse​(Conf config)
        +
        Creates a new GetContextResponse instance.
        +
        +
        Parameters:
        +
        config - the context configuration.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getConfig

        +
        public Conf getConfig()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/QueryOptionsRequest.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/QueryOptionsRequest.html new file mode 100644 index 00000000..5e09495c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/QueryOptionsRequest.html @@ -0,0 +1,373 @@ + + + + + +QueryOptionsRequest (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class QueryOptionsRequest

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.data.QueryOptionsRequest
    • +
    +
  • +
+
+
    +
  • +
    +
    public class QueryOptionsRequest
    +extends Object
    +
    Class which is used for serializing and de-serializing state store query options.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        QueryOptionsRequest

        +
        public QueryOptionsRequest​(Integer retries,
        +                           Long retryBackoff,
        +                           Long queryTimeout,
        +                           Boolean remoteAccessAllowed,
        +                           Long limit)
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getRetries

        +
        public Integer getRetries()
        +
      • +
      + + + +
        +
      • +

        getRetryBackoff

        +
        public Long getRetryBackoff()
        +
      • +
      + + + +
        +
      • +

        getQueryTimeout

        +
        public Long getQueryTimeout()
        +
      • +
      + + + +
        +
      • +

        isRemoteAccessAllowed

        +
        public Boolean isRemoteAccessAllowed()
        +
      • +
      + + + +
        +
      • +

        limit

        +
        public Long limit()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsApplicationResponse.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsApplicationResponse.html new file mode 100644 index 00000000..5c81de1d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsApplicationResponse.html @@ -0,0 +1,324 @@ + + + + + +StreamsApplicationResponse (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsApplicationResponse

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.data.StreamsApplicationResponse
    • +
    +
  • +
+
+
    +
  • +
    +
    public class StreamsApplicationResponse
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsInstanceInfo.Builder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsInstanceInfo.Builder.html new file mode 100644 index 00000000..7cd88def --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsInstanceInfo.Builder.html @@ -0,0 +1,426 @@ + + + + + +StreamsInstanceInfo.Builder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsInstanceInfo.Builder

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.data.StreamsInstanceInfo.Builder
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsInstanceInfo.State.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsInstanceInfo.State.html new file mode 100644 index 00000000..089f4ae6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsInstanceInfo.State.html @@ -0,0 +1,328 @@ + + + + + +StreamsInstanceInfo.State (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsInstanceInfo.State

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.data.StreamsInstanceInfo.State
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        State

        +
        public State​(String state,
        +             long since)
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getState

        +
        public String getState()
        +
      • +
      + + + +
        +
      • +

        getSince

        +
        public long getSince()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsInstanceInfo.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsInstanceInfo.html new file mode 100644 index 00000000..89483105 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsInstanceInfo.html @@ -0,0 +1,462 @@ + + + + + +StreamsInstanceInfo (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsInstanceInfo

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.data.StreamsInstanceInfo
    • +
    +
  • +
+
+
    +
  • +
    +
    public class StreamsInstanceInfo
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsInstanceStatus.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsInstanceStatus.html new file mode 100644 index 00000000..1c17989e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsInstanceStatus.html @@ -0,0 +1,347 @@ + + + + + +StreamsInstanceStatus (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsInstanceStatus

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.data.StreamsInstanceStatus
    • +
    +
  • +
+
+
    +
  • +
    +
    public class StreamsInstanceStatus
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StreamsInstanceStatus

        +
        public StreamsInstanceStatus​(String applicationId,
        +                             String state,
        +                             Set<org.apache.kafka.streams.processor.ThreadMetadata> threads)
        +
        Creates a new StreamsInstanceStatus instance.
        +
        +
        Parameters:
        +
        threads - the set of ThreadMetadata instance.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getId

        +
        public String getId()
        +
      • +
      + + + +
        +
      • +

        getState

        +
        public String getState()
        +
      • +
      + + + +
        +
      • +

        getThreads

        +
        public Set<org.apache.kafka.streams.processor.ThreadMetadata> getThreads()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsTopologyRequest.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsTopologyRequest.html new file mode 100644 index 00000000..2773e7b4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/StreamsTopologyRequest.html @@ -0,0 +1,388 @@ + + + + + +StreamsTopologyRequest (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsTopologyRequest

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.data.StreamsTopologyRequest
    • +
    +
  • +
+
+
    +
  • +
    +
    public class StreamsTopologyRequest
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/EnvironmentRequestBody.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/EnvironmentRequestBody.html new file mode 100644 index 00000000..7b211f88 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/EnvironmentRequestBody.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.data.EnvironmentRequestBody (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.data.EnvironmentRequestBody

+
+
No usage of io.streamthoughts.azkarra.http.data.EnvironmentRequestBody
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/ErrorMessage.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/ErrorMessage.html new file mode 100644 index 00000000..11740e02 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/ErrorMessage.html @@ -0,0 +1,197 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.data.ErrorMessage (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.data.ErrorMessage

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/GetContextResponse.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/GetContextResponse.html new file mode 100644 index 00000000..ef6357ff --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/GetContextResponse.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.data.GetContextResponse (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.data.GetContextResponse

+
+
No usage of io.streamthoughts.azkarra.http.data.GetContextResponse
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/QueryOptionsRequest.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/QueryOptionsRequest.html new file mode 100644 index 00000000..eddbdc57 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/QueryOptionsRequest.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.data.QueryOptionsRequest (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.data.QueryOptionsRequest

+
+
No usage of io.streamthoughts.azkarra.http.data.QueryOptionsRequest
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsApplicationResponse.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsApplicationResponse.html new file mode 100644 index 00000000..335e5a07 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsApplicationResponse.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.data.StreamsApplicationResponse (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.data.StreamsApplicationResponse

+
+
No usage of io.streamthoughts.azkarra.http.data.StreamsApplicationResponse
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsInstanceInfo.Builder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsInstanceInfo.Builder.html new file mode 100644 index 00000000..084b5a55 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsInstanceInfo.Builder.html @@ -0,0 +1,235 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo.Builder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.data.StreamsInstanceInfo.Builder

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsInstanceInfo.State.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsInstanceInfo.State.html new file mode 100644 index 00000000..20ff6408 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsInstanceInfo.State.html @@ -0,0 +1,214 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo.State (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.data.StreamsInstanceInfo.State

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsInstanceInfo.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsInstanceInfo.html new file mode 100644 index 00000000..2aa7faff --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsInstanceInfo.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.data.StreamsInstanceInfo (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.data.StreamsInstanceInfo

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsInstanceStatus.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsInstanceStatus.html new file mode 100644 index 00000000..62edb450 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsInstanceStatus.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.data.StreamsInstanceStatus (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.data.StreamsInstanceStatus

+
+
No usage of io.streamthoughts.azkarra.http.data.StreamsInstanceStatus
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsTopologyRequest.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsTopologyRequest.html new file mode 100644 index 00000000..95cf68b2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/class-use/StreamsTopologyRequest.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.data.StreamsTopologyRequest (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.data.StreamsTopologyRequest

+
+
No usage of io.streamthoughts.azkarra.http.data.StreamsTopologyRequest
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/package-summary.html new file mode 100644 index 00000000..35c55953 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/package-summary.html @@ -0,0 +1,208 @@ + + + + + +io.streamthoughts.azkarra.http.data (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.http.data

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/package-tree.html new file mode 100644 index 00000000..a7d6d525 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/package-tree.html @@ -0,0 +1,174 @@ + + + + + +io.streamthoughts.azkarra.http.data Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.http.data

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/package-use.html new file mode 100644 index 00000000..2c6656fd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/data/package-use.html @@ -0,0 +1,199 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.http.data (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.http.data

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/AzkarraExceptionMapper.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/AzkarraExceptionMapper.html new file mode 100644 index 00000000..eb95d292 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/AzkarraExceptionMapper.html @@ -0,0 +1,320 @@ + + + + + +AzkarraExceptionMapper (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AzkarraExceptionMapper

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.error.AzkarraExceptionMapper
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    javax.ws.rs.ext.ExceptionMapper<Exception>
    +
    +
    +
    @Provider
    +@Singleton
    +public class AzkarraExceptionMapper
    +extends Object
    +implements javax.ws.rs.ext.ExceptionMapper<Exception>
    +
    The default JAX-RS ExceptionMapper implementation.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AzkarraExceptionMapper

        +
        public AzkarraExceptionMapper()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        toResponse

        +
        public javax.ws.rs.core.Response toResponse​(Exception exception)
        +
        +
        Specified by:
        +
        toResponse in interface javax.ws.rs.ext.ExceptionMapper<Exception>
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/BadRequestException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/BadRequestException.html new file mode 100644 index 00000000..d6a46969 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/BadRequestException.html @@ -0,0 +1,316 @@ + + + + + +BadRequestException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class BadRequestException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BadRequestException

        +
        public BadRequestException​(String message)
        +
        Creates a new BadRequestException instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/ExceptionDefaultHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/ExceptionDefaultHandler.html new file mode 100644 index 00000000..57afd430 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/ExceptionDefaultHandler.html @@ -0,0 +1,333 @@ + + + + + +ExceptionDefaultHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ExceptionDefaultHandler

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.error.ExceptionDefaultHandler
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    io.undertow.server.HttpHandler
    +
    +
    +
    public class ExceptionDefaultHandler
    +extends Object
    +implements io.undertow.server.HttpHandler
    +
    An HttpHandler which used for catching any exception thrown during request execution.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ExceptionDefaultHandler

        +
        public ExceptionDefaultHandler()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        handleRequest

        +
        public void handleRequest​(io.undertow.server.HttpServerExchange exchange)
        +
        +
        Specified by:
        +
        handleRequest in interface io.undertow.server.HttpHandler
        +
        +
      • +
      + + + +
        +
      • +

        sendErrorMessage

        +
        public static void sendErrorMessage​(io.undertow.server.HttpServerExchange exchange,
        +                                    Throwable throwable)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/ExceptionDefaultResponseListener.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/ExceptionDefaultResponseListener.html new file mode 100644 index 00000000..010246c2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/ExceptionDefaultResponseListener.html @@ -0,0 +1,333 @@ + + + + + +ExceptionDefaultResponseListener (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ExceptionDefaultResponseListener

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.error.ExceptionDefaultResponseListener
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    io.undertow.server.DefaultResponseListener
    +
    +
    +
    public class ExceptionDefaultResponseListener
    +extends Object
    +implements io.undertow.server.DefaultResponseListener
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ExceptionDefaultResponseListener

        +
        public ExceptionDefaultResponseListener()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        handleDefaultResponse

        +
        public boolean handleDefaultResponse​(io.undertow.server.HttpServerExchange exchange)
        +
        +
        Specified by:
        +
        handleDefaultResponse in interface io.undertow.server.DefaultResponseListener
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/InvalidHttpQueryParamException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/InvalidHttpQueryParamException.html new file mode 100644 index 00000000..17cf6576 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/InvalidHttpQueryParamException.html @@ -0,0 +1,318 @@ + + + + + +InvalidHttpQueryParamException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class InvalidHttpQueryParamException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        InvalidHttpQueryParamException

        +
        public InvalidHttpQueryParamException​(String param)
        +
        Creates a new InvalidHttpQueryParamException instance.
        +
        +
        Parameters:
        +
        param - the invalid or missing query param.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/InvalidStateStoreQueryException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/InvalidStateStoreQueryException.html new file mode 100644 index 00000000..d7b0690e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/InvalidStateStoreQueryException.html @@ -0,0 +1,321 @@ + + + + + +InvalidStateStoreQueryException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class InvalidStateStoreQueryException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Serializable
    +
    +
    +
    public class InvalidStateStoreQueryException
    +extends AzkarraException
    +
    Exception which is thrown when an invalid query is received.
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        InvalidStateStoreQueryException

        +
        public InvalidStateStoreQueryException​(String message)
        +
      • +
      + + + +
        +
      • +

        InvalidStateStoreQueryException

        +
        public InvalidStateStoreQueryException​(String message,
        +                                       Throwable t)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/MetricNotFoundException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/MetricNotFoundException.html new file mode 100644 index 00000000..777f5c3d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/MetricNotFoundException.html @@ -0,0 +1,312 @@ + + + + + +MetricNotFoundException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class MetricNotFoundException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MetricNotFoundException

        +
        public MetricNotFoundException​(String path)
        +
        Creates a new MetricNotFoundException instance.
        +
        +
        Parameters:
        +
        path - the metric path.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/AzkarraExceptionMapper.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/AzkarraExceptionMapper.html new file mode 100644 index 00000000..6f02b730 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/AzkarraExceptionMapper.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.error.AzkarraExceptionMapper (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.error.AzkarraExceptionMapper

+
+
No usage of io.streamthoughts.azkarra.http.error.AzkarraExceptionMapper
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/BadRequestException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/BadRequestException.html new file mode 100644 index 00000000..0a2b1caa --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/BadRequestException.html @@ -0,0 +1,196 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.error.BadRequestException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.error.BadRequestException

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/ExceptionDefaultHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/ExceptionDefaultHandler.html new file mode 100644 index 00000000..c25a91ad --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/ExceptionDefaultHandler.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.error.ExceptionDefaultHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.error.ExceptionDefaultHandler

+
+
No usage of io.streamthoughts.azkarra.http.error.ExceptionDefaultHandler
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/ExceptionDefaultResponseListener.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/ExceptionDefaultResponseListener.html new file mode 100644 index 00000000..732ff157 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/ExceptionDefaultResponseListener.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.error.ExceptionDefaultResponseListener (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.error.ExceptionDefaultResponseListener

+
+
No usage of io.streamthoughts.azkarra.http.error.ExceptionDefaultResponseListener
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/InvalidHttpQueryParamException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/InvalidHttpQueryParamException.html new file mode 100644 index 00000000..9652ca4c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/InvalidHttpQueryParamException.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.error.InvalidHttpQueryParamException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.error.InvalidHttpQueryParamException

+
+
No usage of io.streamthoughts.azkarra.http.error.InvalidHttpQueryParamException
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/InvalidStateStoreQueryException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/InvalidStateStoreQueryException.html new file mode 100644 index 00000000..31963675 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/InvalidStateStoreQueryException.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.error.InvalidStateStoreQueryException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.error.InvalidStateStoreQueryException

+
+
No usage of io.streamthoughts.azkarra.http.error.InvalidStateStoreQueryException
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/MetricNotFoundException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/MetricNotFoundException.html new file mode 100644 index 00000000..64650891 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/class-use/MetricNotFoundException.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.error.MetricNotFoundException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.error.MetricNotFoundException

+
+
No usage of io.streamthoughts.azkarra.http.error.MetricNotFoundException
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/package-summary.html new file mode 100644 index 00000000..a64b677e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/package-summary.html @@ -0,0 +1,211 @@ + + + + + +io.streamthoughts.azkarra.http.error (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.http.error

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/package-tree.html new file mode 100644 index 00000000..5cfdfacf --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/package-tree.html @@ -0,0 +1,190 @@ + + + + + +io.streamthoughts.azkarra.http.error Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.http.error

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/package-use.html new file mode 100644 index 00000000..11a40506 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/error/package-use.html @@ -0,0 +1,185 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.http.error (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.http.error

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/AbstractStreamHttpHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/AbstractStreamHttpHandler.html new file mode 100644 index 00000000..2fefb0a6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/AbstractStreamHttpHandler.html @@ -0,0 +1,335 @@ + + + + + +AbstractStreamHttpHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AbstractStreamHttpHandler

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.handler.AbstractStreamHttpHandler
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/ApplicationQueryStoreHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/ApplicationQueryStoreHandler.html new file mode 100644 index 00000000..3fb3b10f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/ApplicationQueryStoreHandler.html @@ -0,0 +1,328 @@ + + + + + +ApplicationQueryStoreHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ApplicationQueryStoreHandler

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.handler.ApplicationQueryStoreHandler
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    io.undertow.server.HttpHandler
    +
    +
    +
    public class ApplicationQueryStoreHandler
    +extends Object
    +implements io.undertow.server.HttpHandler
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        handleRequest

        +
        public void handleRequest​(io.undertow.server.HttpServerExchange exchange)
        +                   throws IOException
        +
        +
        Specified by:
        +
        handleRequest in interface io.undertow.server.HttpHandler
        +
        Throws:
        +
        IOException
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/HeadlessHttpHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/HeadlessHttpHandler.html new file mode 100644 index 00000000..cccb65a6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/HeadlessHttpHandler.html @@ -0,0 +1,322 @@ + + + + + +HeadlessHttpHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class HeadlessHttpHandler

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.handler.HeadlessHttpHandler
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    io.undertow.server.HttpHandler
    +
    +
    +
    public class HeadlessHttpHandler
    +extends Object
    +implements io.undertow.server.HttpHandler
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        HeadlessHttpHandler

        +
        public HeadlessHttpHandler​(io.undertow.server.HttpHandler next)
        +
        Creates a new HeadlessHttpHandler instance.
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        handleRequest

        +
        public void handleRequest​(io.undertow.server.HttpServerExchange exchange)
        +                   throws Exception
        +
        +
        Specified by:
        +
        handleRequest in interface io.undertow.server.HttpHandler
        +
        Throws:
        +
        Exception
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/StreamsGetMetricsHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/StreamsGetMetricsHandler.html new file mode 100644 index 00000000..bb835d0c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/StreamsGetMetricsHandler.html @@ -0,0 +1,340 @@ + + + + + +StreamsGetMetricsHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsGetMetricsHandler

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    io.undertow.server.HttpHandler
    +
    +
    +
    public class StreamsGetMetricsHandler
    +extends AbstractStreamHttpHandler
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        handleRequest

        +
        public void handleRequest​(io.undertow.server.HttpServerExchange exchange)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/StreamsPostHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/StreamsPostHandler.html new file mode 100644 index 00000000..3bca9dd0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/StreamsPostHandler.html @@ -0,0 +1,340 @@ + + + + + +StreamsPostHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsPostHandler

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    io.undertow.server.HttpHandler
    +
    +
    +
    public class StreamsPostHandler
    +extends AbstractStreamHttpHandler
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        handleRequest

        +
        public void handleRequest​(io.undertow.server.HttpServerExchange exchange)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/StreamsStopHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/StreamsStopHandler.html new file mode 100644 index 00000000..f661fb51 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/StreamsStopHandler.html @@ -0,0 +1,340 @@ + + + + + +StreamsStopHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsStopHandler

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    io.undertow.server.HttpHandler
    +
    +
    +
    public class StreamsStopHandler
    +extends AbstractStreamHttpHandler
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        handleRequest

        +
        public void handleRequest​(io.undertow.server.HttpServerExchange exchange)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/AbstractStreamHttpHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/AbstractStreamHttpHandler.html new file mode 100644 index 00000000..6aa65f97 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/AbstractStreamHttpHandler.html @@ -0,0 +1,204 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.handler.AbstractStreamHttpHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.handler.AbstractStreamHttpHandler

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/ApplicationQueryStoreHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/ApplicationQueryStoreHandler.html new file mode 100644 index 00000000..aea6f878 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/ApplicationQueryStoreHandler.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.handler.ApplicationQueryStoreHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.handler.ApplicationQueryStoreHandler

+
+
No usage of io.streamthoughts.azkarra.http.handler.ApplicationQueryStoreHandler
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/HeadlessHttpHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/HeadlessHttpHandler.html new file mode 100644 index 00000000..df548b01 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/HeadlessHttpHandler.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.handler.HeadlessHttpHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.handler.HeadlessHttpHandler

+
+
No usage of io.streamthoughts.azkarra.http.handler.HeadlessHttpHandler
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/StreamsGetMetricsHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/StreamsGetMetricsHandler.html new file mode 100644 index 00000000..c2833af4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/StreamsGetMetricsHandler.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.handler.StreamsGetMetricsHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.handler.StreamsGetMetricsHandler

+
+
No usage of io.streamthoughts.azkarra.http.handler.StreamsGetMetricsHandler
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/StreamsPostHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/StreamsPostHandler.html new file mode 100644 index 00000000..8bf2363d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/StreamsPostHandler.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.handler.StreamsPostHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.handler.StreamsPostHandler

+
+
No usage of io.streamthoughts.azkarra.http.handler.StreamsPostHandler
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/StreamsStopHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/StreamsStopHandler.html new file mode 100644 index 00000000..177ad8c0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/class-use/StreamsStopHandler.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.handler.StreamsStopHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.handler.StreamsStopHandler

+
+
No usage of io.streamthoughts.azkarra.http.handler.StreamsStopHandler
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/package-summary.html new file mode 100644 index 00000000..55409b8b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/package-summary.html @@ -0,0 +1,188 @@ + + + + + +io.streamthoughts.azkarra.http.handler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.http.handler

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/package-tree.html new file mode 100644 index 00000000..1f3ef0c8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/package-tree.html @@ -0,0 +1,173 @@ + + + + + +io.streamthoughts.azkarra.http.handler Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.http.handler

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/package-use.html new file mode 100644 index 00000000..807218cc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/handler/package-use.html @@ -0,0 +1,185 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.http.handler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.http.handler

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/Health.Builder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/Health.Builder.html new file mode 100644 index 00000000..35aa1edb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/Health.Builder.html @@ -0,0 +1,481 @@ + + + + + +Health.Builder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Health.Builder

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.health.Health.Builder
    • +
    +
  • +
+
+
    +
  • +
    +
    Enclosing class:
    +
    Health
    +
    +
    +
    public static class Health.Builder
    +extends Object
    +
    Builder for creating new Health instances.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/Health.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/Health.html new file mode 100644 index 00000000..b6d9314a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/Health.html @@ -0,0 +1,395 @@ + + + + + +Health (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Health

+
+
+ +
+
    +
  • +
    +
    public final class Health
    +extends Object
    +
    The Health wraps information about a service or sub-system.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getName

        +
        public String getName()
        +
        Gets the health indicator name.
        +
        +
        Returns:
        +
        the name (may be null).
        +
        +
      • +
      + + + +
        +
      • +

        getStatus

        +
        public Status getStatus()
        +
        Gets the health indicator status.
        +
        +
        Returns:
        +
        the Status (cannot be null).
        +
        +
      • +
      + + + +
        +
      • +

        getDetails

        +
        public Map<String,​Object> getDetails()
        +
        Gets the health indicator details.
        +
        +
        Returns:
        +
        the details or an empty map.
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/HealthAggregator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/HealthAggregator.html new file mode 100644 index 00000000..87ebb8d1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/HealthAggregator.html @@ -0,0 +1,331 @@ + + + + + +HealthAggregator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class HealthAggregator

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.health.HealthAggregator
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        HealthAggregator

        +
        public HealthAggregator()
        +
      • +
      + + + +
        +
      • +

        HealthAggregator

        +
        public HealthAggregator​(StatusAggregator statusAggregator)
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        aggregate

        +
        public Health aggregate​(List<Health> healths)
        +
        Aggregates the specified Health instances to a single one.
        +
        +
        Parameters:
        +
        healths - the list of Health to aggregate.
        +
        Returns:
        +
        the aggregated Health.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/HealthIndicator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/HealthIndicator.html new file mode 100644 index 00000000..df90fc55 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/HealthIndicator.html @@ -0,0 +1,263 @@ + + + + + +HealthIndicator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface HealthIndicator

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getHealth

        +
        Health getHealth()
        +
        Gets the health for a service or sub-system.
        +
        +
        Returns:
        +
        a new Health instance.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/Status.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/Status.html new file mode 100644 index 00000000..d32e0aa0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/Status.html @@ -0,0 +1,436 @@ + + + + + +Status (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Status

+
+
+ +
+
    +
  • +
    +
    public class Status
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        UNKNOWN

        +
        public static final Status UNKNOWN
        +
      • +
      + + + +
        +
      • +

        UP

        +
        public static final Status UP
        +
      • +
      + + + +
        +
      • +

        DOWN

        +
        public static final Status DOWN
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Status

        +
        public Status​(String code)
        +
        Creates a new Status instance.
        +
        +
        Parameters:
        +
        code - the status code.
        +
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/StatusAggregator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/StatusAggregator.html new file mode 100644 index 00000000..f38665b2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/StatusAggregator.html @@ -0,0 +1,293 @@ + + + + + +StatusAggregator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface StatusAggregator

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        aggregateStatus

        +
        Status aggregateStatus​(List<Status> allStatus)
        +
        Aggregates the the specified list of status.
        +
        +
        Parameters:
        +
        allStatus - the list of Status to be aggregate.
        +
        Returns:
        +
        the aggregated Status instance.
        +
        +
      • +
      + + + +
        +
      • +

        getAllStatus

        +
        static List<Status> getAllStatus​(Collection<Health> healths)
        +
        Static helper that can be used for retrieving only status from a list of Health instances.
        +
        +
        Parameters:
        +
        healths - the list of Health.
        +
        Returns:
        +
        the corresponding list of Status.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/Health.Builder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/Health.Builder.html new file mode 100644 index 00000000..4c4d12ec --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/Health.Builder.html @@ -0,0 +1,239 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.health.Health.Builder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.health.Health.Builder

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/Health.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/Health.html new file mode 100644 index 00000000..a211fcae --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/Health.html @@ -0,0 +1,288 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.health.Health (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.health.Health

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/HealthAggregator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/HealthAggregator.html new file mode 100644 index 00000000..03d591a7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/HealthAggregator.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.health.HealthAggregator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.health.HealthAggregator

+
+
No usage of io.streamthoughts.azkarra.http.health.HealthAggregator
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/HealthIndicator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/HealthIndicator.html new file mode 100644 index 00000000..70010bc8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/HealthIndicator.html @@ -0,0 +1,220 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.http.health.HealthIndicator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.http.health.HealthIndicator

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/Status.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/Status.html new file mode 100644 index 00000000..b62907fe --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/Status.html @@ -0,0 +1,339 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.health.Status (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.health.Status

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/StatusAggregator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/StatusAggregator.html new file mode 100644 index 00000000..72690126 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/class-use/StatusAggregator.html @@ -0,0 +1,218 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.http.health.StatusAggregator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.http.health.StatusAggregator

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/DefaultStatusAggregator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/DefaultStatusAggregator.html new file mode 100644 index 00000000..f82587f7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/DefaultStatusAggregator.html @@ -0,0 +1,347 @@ + + + + + +DefaultStatusAggregator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class DefaultStatusAggregator

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.health.internal.DefaultStatusAggregator
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DefaultStatusAggregator

        +
        public DefaultStatusAggregator()
        +
        Creates a new DefaultStatusAggregator instance.
        +
      • +
      + + + +
        +
      • +

        DefaultStatusAggregator

        +
        public DefaultStatusAggregator​(List<Status> statusOrder)
        +
        Creates a new DefaultStatusAggregator instance using the specified status order.
        +
        +
        Parameters:
        +
        statusOrder - the Status to order to be used for aggregating Status.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        aggregateStatus

        +
        public Status aggregateStatus​(List<Status> allStatus)
        +
        Aggregates the the specified list of status.
        +
        +
        Specified by:
        +
        aggregateStatus in interface StatusAggregator
        +
        Parameters:
        +
        allStatus - the list of Status to be aggregate.
        +
        Returns:
        +
        the aggregated Status instance.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/StreamsHealthIndicator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/StreamsHealthIndicator.html new file mode 100644 index 00000000..cb5631e0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/StreamsHealthIndicator.html @@ -0,0 +1,348 @@ + + + + + +StreamsHealthIndicator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsHealthIndicator

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.health.internal.StreamsHealthIndicator
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/class-use/DefaultStatusAggregator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/class-use/DefaultStatusAggregator.html new file mode 100644 index 00000000..d4f20e47 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/class-use/DefaultStatusAggregator.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.health.internal.DefaultStatusAggregator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.health.internal.DefaultStatusAggregator

+
+
No usage of io.streamthoughts.azkarra.http.health.internal.DefaultStatusAggregator
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/class-use/StreamsHealthIndicator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/class-use/StreamsHealthIndicator.html new file mode 100644 index 00000000..d77d564c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/class-use/StreamsHealthIndicator.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.health.internal.StreamsHealthIndicator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.health.internal.StreamsHealthIndicator

+
+
No usage of io.streamthoughts.azkarra.http.health.internal.StreamsHealthIndicator
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/package-summary.html new file mode 100644 index 00000000..3e6c82a4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/package-summary.html @@ -0,0 +1,172 @@ + + + + + +io.streamthoughts.azkarra.http.health.internal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.http.health.internal

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/package-tree.html new file mode 100644 index 00000000..8bafdfc0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/package-tree.html @@ -0,0 +1,166 @@ + + + + + +io.streamthoughts.azkarra.http.health.internal Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.http.health.internal

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/package-use.html new file mode 100644 index 00000000..a6452b24 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/internal/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.http.health.internal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.http.health.internal

+
+
No usage of io.streamthoughts.azkarra.http.health.internal
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/package-summary.html new file mode 100644 index 00000000..6c2b9aed --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/package-summary.html @@ -0,0 +1,207 @@ + + + + + +io.streamthoughts.azkarra.http.health (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.http.health

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/package-tree.html new file mode 100644 index 00000000..fcd944a2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/package-tree.html @@ -0,0 +1,175 @@ + + + + + +io.streamthoughts.azkarra.http.health Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.http.health

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/package-use.html new file mode 100644 index 00000000..d9355b5b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/health/package-use.html @@ -0,0 +1,267 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.http.health (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.http.health

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/package-summary.html new file mode 100644 index 00000000..56271dd2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/package-summary.html @@ -0,0 +1,202 @@ + + + + + +io.streamthoughts.azkarra.http (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.http

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/package-tree.html new file mode 100644 index 00000000..8b5637c6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/package-tree.html @@ -0,0 +1,179 @@ + + + + + +io.streamthoughts.azkarra.http Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.http

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/package-use.html new file mode 100644 index 00000000..8e4b85bf --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/package-use.html @@ -0,0 +1,193 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.http (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.http

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/prometheus/KafkaStreamsMetricsCollector.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/prometheus/KafkaStreamsMetricsCollector.html new file mode 100644 index 00000000..e1ecc241 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/prometheus/KafkaStreamsMetricsCollector.html @@ -0,0 +1,369 @@ + + + + + +KafkaStreamsMetricsCollector (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class KafkaStreamsMetricsCollector

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.prometheus.client.Collector
    • +
    • +
        +
      • io.streamthoughts.azkarra.http.prometheus.KafkaStreamsMetricsCollector
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    public class KafkaStreamsMetricsCollector
    +extends io.prometheus.client.Collector
    +
    Simple Collector implementation for collecting metrics from a KafkaStreams instance.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/prometheus/class-use/KafkaStreamsMetricsCollector.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/prometheus/class-use/KafkaStreamsMetricsCollector.html new file mode 100644 index 00000000..1366839e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/prometheus/class-use/KafkaStreamsMetricsCollector.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.prometheus.KafkaStreamsMetricsCollector (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.prometheus.KafkaStreamsMetricsCollector

+
+
No usage of io.streamthoughts.azkarra.http.prometheus.KafkaStreamsMetricsCollector
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/prometheus/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/prometheus/package-summary.html new file mode 100644 index 00000000..91a85ed4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/prometheus/package-summary.html @@ -0,0 +1,170 @@ + + + + + +io.streamthoughts.azkarra.http.prometheus (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.http.prometheus

+
+
+
    +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    KafkaStreamsMetricsCollector +
    Simple Collector implementation for collecting metrics from a KafkaStreams instance.
    +
    +
  • +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/prometheus/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/prometheus/package-tree.html new file mode 100644 index 00000000..81b43e13 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/prometheus/package-tree.html @@ -0,0 +1,169 @@ + + + + + +io.streamthoughts.azkarra.http.prometheus Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.http.prometheus

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/prometheus/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/prometheus/package-use.html new file mode 100644 index 00000000..f80ff717 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/prometheus/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.http.prometheus (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.http.prometheus

+
+
No usage of io.streamthoughts.azkarra.http.prometheus
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/ApiOnFailureCallback.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/ApiOnFailureCallback.html new file mode 100644 index 00000000..4301058d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/ApiOnFailureCallback.html @@ -0,0 +1,261 @@ + + + + + +ApiOnFailureCallback (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ApiOnFailureCallback

+
+
+
+
    +
  • +
    +
    Functional Interface:
    +
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
    +
    +
    +
    @FunctionalInterface
    +public interface ApiOnFailureCallback
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onFailure

        +
        void onFailure​(ApiException e,
        +               int statusCode,
        +               Map responseHeaders)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/AsyncQueryApiCallback.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/AsyncQueryApiCallback.html new file mode 100644 index 00000000..7c160af8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/AsyncQueryApiCallback.html @@ -0,0 +1,426 @@ + + + + + +AsyncQueryApiCallback (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AsyncQueryApiCallback<K,​V>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.query.AsyncQueryApiCallback<K,​V>
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onFailure

        +
        public void onFailure​(ApiException e,
        +                      int statusCode,
        +                      Map responseHeaders)
        +
        This is called when the API call fails.
        +
        +
        Specified by:
        +
        onFailure in interface ApiCallback<K>
        +
        Parameters:
        +
        e - The exception causing the failure
        +
        statusCode - Status code of the response if available, otherwise it would be 0
        +
        responseHeaders - Headers of the response if available, otherwise it would be null
        +
        +
      • +
      + + + +
        +
      • +

        onSuccess

        +
        public void onSuccess​(V1QueryResult result,
        +                      int statusCode,
        +                      Map<String,​List<String>> responseHeaders)
        +
        This is called when the API call succeeded.
        +
        +
        Specified by:
        +
        onSuccess in interface ApiCallback<K>
        +
        Parameters:
        +
        result - The result deserialized from response
        +
        statusCode - Status code of the response
        +
        responseHeaders - Headers of the response
        +
        +
      • +
      + + + +
        +
      • +

        onUploadProgress

        +
        public void onUploadProgress​(long bytesWritten,
        +                             long contentLength,
        +                             boolean done)
        +
        Description copied from interface: ApiCallback
        +
        This is called when the API upload processing.
        +
        +
        Specified by:
        +
        onUploadProgress in interface ApiCallback<K>
        +
        Parameters:
        +
        bytesWritten - bytes Written
        +
        contentLength - content length of request body
        +
        done - write end
        +
        +
      • +
      + + + +
        +
      • +

        onDownloadProgress

        +
        public void onDownloadProgress​(long bytesRead,
        +                               long contentLength,
        +                               boolean done)
        +
        Description copied from interface: ApiCallback
        +
        This is called when the API downlond processing.
        +
        +
        Specified by:
        +
        onDownloadProgress in interface ApiCallback<K>
        +
        Parameters:
        +
        bytesRead - bytes Read
        +
        contentLength - content lenngth of the response
        +
        done - Read end
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/RestApiQueryCall.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/RestApiQueryCall.html new file mode 100644 index 00000000..85f5b147 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/RestApiQueryCall.html @@ -0,0 +1,536 @@ + + + + + +RestApiQueryCall (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class RestApiQueryCall<K,​V>

+
+
+ +
+
    +
  • +
    +
    Type Parameters:
    +
    K - the expected type for the record key.
    +
    V - the expected type for the record value.
    +
    +
    +
    All Implemented Interfaces:
    +
    Query, QueryCall<K,​V>
    +
    +
    +
    public class RestApiQueryCall<K,​V>
    +extends DecorateQuery<QueryRequest>
    +implements QueryCall<K,​V>
    +
    A RestApiQueryCall can be used to execute an interactive query on a remote instance.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/RestApiQueryCallFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/RestApiQueryCallFactory.html new file mode 100644 index 00000000..46910674 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/RestApiQueryCallFactory.html @@ -0,0 +1,351 @@ + + + + + +RestApiQueryCallFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class RestApiQueryCallFactory

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.query.RestApiQueryCallFactory
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RestApiQueryCallFactory

        +
        public RestApiQueryCallFactory​(okhttp3.OkHttpClient httpClient)
        +
        Creates a new RestApiQueryCallFactory instance.
        +
        +
        Parameters:
        +
        httpClient - the OkHttpClient instance.
        +
        +
      • +
      + + + +
        +
      • +

        RestApiQueryCallFactory

        +
        public RestApiQueryCallFactory​(okhttp3.OkHttpClient httpClient,
        +                               String protocol)
        +
        Creates a new RestApiQueryCallFactory instance.
        +
        +
        Parameters:
        +
        httpClient - the OkHttpClient instance.
        +
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/V1QueryBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/V1QueryBuilder.html new file mode 100644 index 00000000..91e955e7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/V1QueryBuilder.html @@ -0,0 +1,322 @@ + + + + + +V1QueryBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class V1QueryBuilder

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.query.V1QueryBuilder
    • +
    +
  • +
+
+
    +
  • +
    +
    public class V1QueryBuilder
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/class-use/ApiOnFailureCallback.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/class-use/ApiOnFailureCallback.html new file mode 100644 index 00000000..b52d38a0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/class-use/ApiOnFailureCallback.html @@ -0,0 +1,195 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.http.query.ApiOnFailureCallback (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.http.query.ApiOnFailureCallback

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/class-use/AsyncQueryApiCallback.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/class-use/AsyncQueryApiCallback.html new file mode 100644 index 00000000..3e1f1b3b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/class-use/AsyncQueryApiCallback.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.query.AsyncQueryApiCallback (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.query.AsyncQueryApiCallback

+
+
No usage of io.streamthoughts.azkarra.http.query.AsyncQueryApiCallback
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/class-use/RestApiQueryCall.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/class-use/RestApiQueryCall.html new file mode 100644 index 00000000..d4358a6c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/class-use/RestApiQueryCall.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.query.RestApiQueryCall (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.query.RestApiQueryCall

+
+
No usage of io.streamthoughts.azkarra.http.query.RestApiQueryCall
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/class-use/RestApiQueryCallFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/class-use/RestApiQueryCallFactory.html new file mode 100644 index 00000000..349e3bb8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/class-use/RestApiQueryCallFactory.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.query.RestApiQueryCallFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.query.RestApiQueryCallFactory

+
+
No usage of io.streamthoughts.azkarra.http.query.RestApiQueryCallFactory
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/class-use/V1QueryBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/class-use/V1QueryBuilder.html new file mode 100644 index 00000000..90033aaf --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/class-use/V1QueryBuilder.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.query.V1QueryBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.query.V1QueryBuilder

+
+
No usage of io.streamthoughts.azkarra.http.query.V1QueryBuilder
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/package-summary.html new file mode 100644 index 00000000..8bab9c5f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/package-summary.html @@ -0,0 +1,197 @@ + + + + + +io.streamthoughts.azkarra.http.query (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.http.query

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/package-tree.html new file mode 100644 index 00000000..78dd1676 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/package-tree.html @@ -0,0 +1,178 @@ + + + + + +io.streamthoughts.azkarra.http.query Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.http.query

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/package-use.html new file mode 100644 index 00000000..ee0f5e07 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/query/package-use.html @@ -0,0 +1,185 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.http.query (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.http.query

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiApplicationsRoutes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiApplicationsRoutes.html new file mode 100644 index 00000000..f5e03395 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiApplicationsRoutes.html @@ -0,0 +1,343 @@ + + + + + +ApiApplicationsRoutes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ApiApplicationsRoutes

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.routes.ApiApplicationsRoutes
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiContextRoutes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiContextRoutes.html new file mode 100644 index 00000000..f3e90787 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiContextRoutes.html @@ -0,0 +1,362 @@ + + + + + +ApiContextRoutes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ApiContextRoutes

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.routes.ApiContextRoutes
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiDefaultRoutes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiDefaultRoutes.html new file mode 100644 index 00000000..3d939c89 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiDefaultRoutes.html @@ -0,0 +1,339 @@ + + + + + +ApiDefaultRoutes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ApiDefaultRoutes

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.routes.ApiDefaultRoutes
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ApiDefaultRoutes

        +
        public ApiDefaultRoutes()
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiDocHttpRoutes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiDocHttpRoutes.html new file mode 100644 index 00000000..9f6893b2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiDocHttpRoutes.html @@ -0,0 +1,316 @@ + + + + + +ApiDocHttpRoutes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ApiDocHttpRoutes

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.routes.ApiDocHttpRoutes
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiEnvironmentRoutes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiEnvironmentRoutes.html new file mode 100644 index 00000000..fec516a0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiEnvironmentRoutes.html @@ -0,0 +1,380 @@ + + + + + +ApiEnvironmentRoutes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ApiEnvironmentRoutes

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.routes.ApiEnvironmentRoutes
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiHealthRoutes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiHealthRoutes.html new file mode 100644 index 00000000..d91024c0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiHealthRoutes.html @@ -0,0 +1,356 @@ + + + + + +ApiHealthRoutes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ApiHealthRoutes

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.routes.ApiHealthRoutes
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ApiHealthRoutes

        +
        public ApiHealthRoutes()
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiInfoRoutes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiInfoRoutes.html new file mode 100644 index 00000000..ac5f42e7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiInfoRoutes.html @@ -0,0 +1,356 @@ + + + + + +ApiInfoRoutes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ApiInfoRoutes

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.routes.ApiInfoRoutes
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ApiInfoRoutes

        +
        public ApiInfoRoutes()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        configure

        +
        public void configure​(Conf configuration)
        +
        Configures this instance with the specified Conf.
        +
        +
        Specified by:
        +
        configure in interface Configurable
        +
        Parameters:
        +
        configuration - the Conf instance used to configure this instance.
        +
        +
      • +
      + + + + + + + +
        +
      • +

        handleRequest

        +
        public void handleRequest​(io.undertow.server.HttpServerExchange exchange)
        +
        +
        Specified by:
        +
        handleRequest in interface io.undertow.server.HttpHandler
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiStreamsRoutes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiStreamsRoutes.html new file mode 100644 index 00000000..825d68d8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiStreamsRoutes.html @@ -0,0 +1,317 @@ + + + + + +ApiStreamsRoutes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ApiStreamsRoutes

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.routes.ApiStreamsRoutes
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiTopologyRoutes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiTopologyRoutes.html new file mode 100644 index 00000000..f5479b1d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiTopologyRoutes.html @@ -0,0 +1,320 @@ + + + + + +ApiTopologyRoutes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ApiTopologyRoutes

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.routes.ApiTopologyRoutes
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiVersionRoutes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiVersionRoutes.html new file mode 100644 index 00000000..34eaa4a8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/ApiVersionRoutes.html @@ -0,0 +1,334 @@ + + + + + +ApiVersionRoutes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ApiVersionRoutes

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.routes.ApiVersionRoutes
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    RoutingHandlerProvider, io.undertow.server.HttpHandler
    +
    +
    +
    public class ApiVersionRoutes
    +extends Object
    +implements io.undertow.server.HttpHandler, RoutingHandlerProvider
    +
    This class defines all routes for API '/version'.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ApiVersionRoutes

        +
        public ApiVersionRoutes()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        handleRequest

        +
        public void handleRequest​(io.undertow.server.HttpServerExchange exchange)
        +
        +
        Specified by:
        +
        handleRequest in interface io.undertow.server.HttpHandler
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/WebUIHttpRoutes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/WebUIHttpRoutes.html new file mode 100644 index 00000000..9e7658b6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/WebUIHttpRoutes.html @@ -0,0 +1,316 @@ + + + + + +WebUIHttpRoutes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class WebUIHttpRoutes

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.routes.WebUIHttpRoutes
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiApplicationsRoutes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiApplicationsRoutes.html new file mode 100644 index 00000000..31b7a7e8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiApplicationsRoutes.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.routes.ApiApplicationsRoutes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.routes.ApiApplicationsRoutes

+
+
No usage of io.streamthoughts.azkarra.http.routes.ApiApplicationsRoutes
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiContextRoutes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiContextRoutes.html new file mode 100644 index 00000000..0518c7c4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiContextRoutes.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.routes.ApiContextRoutes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.routes.ApiContextRoutes

+
+
No usage of io.streamthoughts.azkarra.http.routes.ApiContextRoutes
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiDefaultRoutes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiDefaultRoutes.html new file mode 100644 index 00000000..b26f74e9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiDefaultRoutes.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.routes.ApiDefaultRoutes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.routes.ApiDefaultRoutes

+
+
No usage of io.streamthoughts.azkarra.http.routes.ApiDefaultRoutes
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiDocHttpRoutes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiDocHttpRoutes.html new file mode 100644 index 00000000..c58b9eab --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiDocHttpRoutes.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.routes.ApiDocHttpRoutes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.routes.ApiDocHttpRoutes

+
+
No usage of io.streamthoughts.azkarra.http.routes.ApiDocHttpRoutes
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiEnvironmentRoutes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiEnvironmentRoutes.html new file mode 100644 index 00000000..0c6940df --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiEnvironmentRoutes.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.routes.ApiEnvironmentRoutes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.routes.ApiEnvironmentRoutes

+
+
No usage of io.streamthoughts.azkarra.http.routes.ApiEnvironmentRoutes
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiHealthRoutes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiHealthRoutes.html new file mode 100644 index 00000000..8537814a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiHealthRoutes.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.routes.ApiHealthRoutes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.routes.ApiHealthRoutes

+
+
No usage of io.streamthoughts.azkarra.http.routes.ApiHealthRoutes
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiInfoRoutes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiInfoRoutes.html new file mode 100644 index 00000000..8278d3c2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiInfoRoutes.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.routes.ApiInfoRoutes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.routes.ApiInfoRoutes

+
+
No usage of io.streamthoughts.azkarra.http.routes.ApiInfoRoutes
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiStreamsRoutes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiStreamsRoutes.html new file mode 100644 index 00000000..b2a912de --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiStreamsRoutes.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.routes.ApiStreamsRoutes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.routes.ApiStreamsRoutes

+
+
No usage of io.streamthoughts.azkarra.http.routes.ApiStreamsRoutes
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiTopologyRoutes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiTopologyRoutes.html new file mode 100644 index 00000000..b52ee41a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiTopologyRoutes.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.routes.ApiTopologyRoutes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.routes.ApiTopologyRoutes

+
+
No usage of io.streamthoughts.azkarra.http.routes.ApiTopologyRoutes
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiVersionRoutes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiVersionRoutes.html new file mode 100644 index 00000000..8fde3d5f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/ApiVersionRoutes.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.routes.ApiVersionRoutes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.routes.ApiVersionRoutes

+
+
No usage of io.streamthoughts.azkarra.http.routes.ApiVersionRoutes
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/WebUIHttpRoutes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/WebUIHttpRoutes.html new file mode 100644 index 00000000..f08eb921 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/class-use/WebUIHttpRoutes.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.routes.WebUIHttpRoutes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.routes.WebUIHttpRoutes

+
+
No usage of io.streamthoughts.azkarra.http.routes.WebUIHttpRoutes
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/package-summary.html new file mode 100644 index 00000000..65710ced --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/package-summary.html @@ -0,0 +1,216 @@ + + + + + +io.streamthoughts.azkarra.http.routes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.http.routes

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/package-tree.html new file mode 100644 index 00000000..ea0d3ab7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/package-tree.html @@ -0,0 +1,175 @@ + + + + + +io.streamthoughts.azkarra.http.routes Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.http.routes

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/package-use.html new file mode 100644 index 00000000..e82147ef --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/routes/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.http.routes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.http.routes

+
+
No usage of io.streamthoughts.azkarra.http.routes
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/AllowAllHostNameVerifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/AllowAllHostNameVerifier.html new file mode 100644 index 00000000..7a10c6c3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/AllowAllHostNameVerifier.html @@ -0,0 +1,319 @@ + + + + + +AllowAllHostNameVerifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AllowAllHostNameVerifier

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.AllowAllHostNameVerifier
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AllowAllHostNameVerifier

        +
        public AllowAllHostNameVerifier()
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/AzkarraAccount.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/AzkarraAccount.html new file mode 100644 index 00000000..7a403009 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/AzkarraAccount.html @@ -0,0 +1,413 @@ + + + + + +AzkarraAccount (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AzkarraAccount

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.AzkarraAccount
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    io.undertow.security.idm.Account, Serializable
    +
    +
    +
    public class AzkarraAccount
    +extends Object
    +implements io.undertow.security.idm.Account
    +
    AzkarraAccount.
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getPrincipal

        +
        public Principal getPrincipal()
        +
        +
        Specified by:
        +
        getPrincipal in interface io.undertow.security.idm.Account
        +
        +
      • +
      + + + +
        +
      • +

        getRoles

        +
        public Set<String> getRoles()
        +
        +
        Specified by:
        +
        getRoles in interface io.undertow.security.idm.Account
        +
        +
      • +
      + + + +
        +
      • +

        userDetails

        +
        public UserDetails userDetails()
        +
      • +
      + + + +
        +
      • +

        getCredentials

        +
        public Credentials getCredentials()
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/AzkarraIdentityManager.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/AzkarraIdentityManager.html new file mode 100644 index 00000000..5e200dc1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/AzkarraIdentityManager.html @@ -0,0 +1,360 @@ + + + + + +AzkarraIdentityManager (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AzkarraIdentityManager

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.AzkarraIdentityManager
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    io.undertow.security.idm.IdentityManager
    +
    +
    +
    public class AzkarraIdentityManager
    +extends Object
    +implements io.undertow.security.idm.IdentityManager
    +
    BasicMapIdentityManager.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        verify

        +
        public io.undertow.security.idm.Account verify​(io.undertow.security.idm.Account account)
        +
        +
        Specified by:
        +
        verify in interface io.undertow.security.idm.IdentityManager
        +
        +
      • +
      + + + +
        +
      • +

        verify

        +
        public io.undertow.security.idm.Account verify​(String id,
        +                                               io.undertow.security.idm.Credential credential)
        +
        +
        Specified by:
        +
        verify in interface io.undertow.security.idm.IdentityManager
        +
        +
      • +
      + + + +
        +
      • +

        verify

        +
        public io.undertow.security.idm.Account verify​(io.undertow.security.idm.Credential credential)
        +
        +
        Specified by:
        +
        verify in interface io.undertow.security.idm.IdentityManager
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/SecurityConfException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/SecurityConfException.html new file mode 100644 index 00000000..7b08f172 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/SecurityConfException.html @@ -0,0 +1,360 @@ + + + + + +SecurityConfException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SecurityConfException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SecurityConfException

        +
        public SecurityConfException​(String message)
        +
        Creates a new SecurityConfException instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        +
      • +
      + + + +
        +
      • +

        SecurityConfException

        +
        public SecurityConfException​(Throwable cause)
        +
        Creates a new SecurityConfException instance.
        +
        +
        Parameters:
        +
        cause - the exception cause.
        +
        +
      • +
      + + + +
        +
      • +

        SecurityConfException

        +
        public SecurityConfException​(String message,
        +                             Throwable cause)
        +
        Creates a new SecurityConfException instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        cause - the exception cause.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/SecurityConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/SecurityConfig.html new file mode 100644 index 00000000..dc93e88b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/SecurityConfig.html @@ -0,0 +1,993 @@ + + + + + +SecurityConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SecurityConfig

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Conf
    +
    +
    +
    Direct Known Subclasses:
    +
    ServerConfig
    +
    +
    +
    public class SecurityConfig
    +extends DelegatingConf
    +
    The server security confiugration.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SecurityConfig

        +
        public SecurityConfig​(Conf conf)
        +
        Creates a new SecurityConfig instance.
        +
        +
        Parameters:
        +
        conf - the Conf instance, cannot be null.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isHostnameVerificationIgnored

        +
        public boolean isHostnameVerificationIgnored()
        +
      • +
      + + + +
        +
      • +

        isBasicAuthenticationSilent

        +
        public boolean isBasicAuthenticationSilent()
        +
      • +
      + + + +
        +
      • +

        getAuthenticationMechanism

        +
        public String getAuthenticationMechanism()
        +
      • +
      + + + +
        +
      • +

        getAuthenticationUsers

        +
        public String getAuthenticationUsers()
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        getAuthenticationRealm

        +
        public String getAuthenticationRealm()
        +
      • +
      + + + +
        +
      • +

        getAuthenticationRoles

        +
        public String getAuthenticationRoles()
        +
      • +
      + + + +
        +
      • +

        getAuthenticationRestricted

        +
        public String getAuthenticationRestricted()
        +
      • +
      + + + +
        +
      • +

        isHeadless

        +
        public boolean isHeadless()
        +
      • +
      + + + +
        +
      • +

        isRestAuthenticationEnable

        +
        public boolean isRestAuthenticationEnable()
        +
      • +
      + + + +
        +
      • +

        isSslEnable

        +
        public boolean isSslEnable()
        +
      • +
      + + + +
        +
      • +

        getKeystoreLocation

        +
        public String getKeystoreLocation()
        +
      • +
      + + + +
        +
      • +

        getKeystorePassword

        +
        public char[] getKeystorePassword()
        +
      • +
      + + + +
        +
      • +

        getKeystoreType

        +
        public String getKeystoreType()
        +
      • +
      + + + +
        +
      • +

        getKeyPassword

        +
        public char[] getKeyPassword()
        +
      • +
      + + + +
        +
      • +

        getTrustStoreLocation

        +
        public String getTrustStoreLocation()
        +
      • +
      + + + +
        +
      • +

        getTruststorePassword

        +
        public char[] getTruststorePassword()
        +
      • +
      + + + +
        +
      • +

        getTruststoreType

        +
        public String getTruststoreType()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/SecurityMechanism.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/SecurityMechanism.html new file mode 100644 index 00000000..a8cdbee7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/SecurityMechanism.html @@ -0,0 +1,381 @@ + + + + + +SecurityMechanism (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Enum SecurityMechanism

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static SecurityMechanism[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (SecurityMechanism c : SecurityMechanism.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static SecurityMechanism valueOf​(String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        IllegalArgumentException - if this enum type has no constant with the specified name
        +
        NullPointerException - if the argument is null
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/UnauthorizedAccessException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/UnauthorizedAccessException.html new file mode 100644 index 00000000..af6ee87f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/UnauthorizedAccessException.html @@ -0,0 +1,312 @@ + + + + + +UnauthorizedAccessException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class UnauthorizedAccessException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        UnauthorizedAccessException

        +
        public UnauthorizedAccessException​(String message)
        +
        Creates a new UnauthorizedAccessException instance.
        +
        +
        Parameters:
        +
        message - the error message.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/AbstractAuthentication.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/AbstractAuthentication.html new file mode 100644 index 00000000..3460cd4e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/AbstractAuthentication.html @@ -0,0 +1,408 @@ + + + + + +AbstractAuthentication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AbstractAuthentication<T extends Credentials>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.auth.AbstractAuthentication<T>
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/Authentication.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/Authentication.html new file mode 100644 index 00000000..37416394 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/Authentication.html @@ -0,0 +1,340 @@ + + + + + +Authentication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface Authentication

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + +
        +
      • +

        getUserDetails

        +
        default UserDetails getUserDetails()
        +
        Gets details about the authenticated user.
        +
        +
        Returns:
        +
        the UserDetails if user is authenticated, null otherwise.
        +
        +
      • +
      + + + +
        +
      • +

        isAuthenticated

        +
        boolean isAuthenticated()
        +
        Checks whether the user has been authenticated successfully.
        +
        +
        Returns:
        +
        true if the user if authenticated, false otherwise.
        +
        +
      • +
      + + + +
        +
      • +

        setAuthenticated

        +
        void setAuthenticated​(boolean isAuthenticated)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/AuthenticationContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/AuthenticationContext.html new file mode 100644 index 00000000..e87e1ef8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/AuthenticationContext.html @@ -0,0 +1,322 @@ + + + + + +AuthenticationContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface AuthenticationContext

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getSecurityMechanism

        +
        SecurityMechanism getSecurityMechanism()
        +
        Gets the security mechanism used to authenticate the current user.
        +
        +
        Returns:
        +
        the SecurityMechanism.
        +
        +
      • +
      + + + +
        +
      • +

        getClientAddress

        +
        InetAddress getClientAddress()
        +
        Gets the client address.
        +
        +
        Returns:
        +
        the InetAddress instance.
        +
        +
      • +
      + + + +
        +
      • +

        getAuthentication

        +
        Authentication getAuthentication()
        +
        Gets the currently authenticated principal.
        +
        +
        Returns:
        +
        the Authentication.
        +
        +
      • +
      + + + +
        +
      • +

        setAuthentication

        +
        void setAuthentication​(Authentication authentication)
        +
        Sets the currently authenticated principal.
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/AuthenticationContextHolder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/AuthenticationContextHolder.html new file mode 100644 index 00000000..f2405f15 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/AuthenticationContextHolder.html @@ -0,0 +1,354 @@ + + + + + +AuthenticationContextHolder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AuthenticationContextHolder

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.auth.AuthenticationContextHolder
    • +
    +
  • +
+
+
    +
  • +
    +
    public class AuthenticationContextHolder
    +extends Object
    +
    Class used to hold information about current authenticated principal.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AuthenticationContextHolder

        +
        public AuthenticationContextHolder()
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/AuthenticationManager.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/AuthenticationManager.html new file mode 100644 index 00000000..c6ed6ee5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/AuthenticationManager.html @@ -0,0 +1,261 @@ + + + + + +AuthenticationManager (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface AuthenticationManager

+
+
+
+
    +
  • +
    +
    public interface AuthenticationManager
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/Authenticator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/Authenticator.html new file mode 100644 index 00000000..93d331a2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/Authenticator.html @@ -0,0 +1,269 @@ + + + + + +Authenticator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface Authenticator

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        authenticate

        +
        Authentication authenticate​(Principal principal,
        +                            Credentials credentials)
        +
        Authenticates the current user for the specified principal and credentials.
        +
        +
        Parameters:
        +
        principal - the Principal of the user to authenticate.
        +
        credentials - the Credentials of the user to authenticate.
        +
        Returns:
        +
        the Authentication instance.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/AzkarraPrincipalBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/AzkarraPrincipalBuilder.html new file mode 100644 index 00000000..ebeed654 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/AzkarraPrincipalBuilder.html @@ -0,0 +1,262 @@ + + + + + +AzkarraPrincipalBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface AzkarraPrincipalBuilder

+
+
+
+
    +
  • +
    +
    public interface AzkarraPrincipalBuilder
    +
    Pluggable builder interface which is used to build Principal object used during authorization.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/BasicAuthenticator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/BasicAuthenticator.html new file mode 100644 index 00000000..203e655c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/BasicAuthenticator.html @@ -0,0 +1,349 @@ + + + + + +BasicAuthenticator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class BasicAuthenticator

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.auth.BasicAuthenticator
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BasicAuthenticator

        +
        public BasicAuthenticator​(String realm)
        +
        Creates a new BasicAuthenticator instance.
        +
        +
        Parameters:
        +
        realm - the realm name to authenticate user.
        +
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/BasicRolePrincipal.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/BasicRolePrincipal.html new file mode 100644 index 00000000..da81c479 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/BasicRolePrincipal.html @@ -0,0 +1,387 @@ + + + + + +BasicRolePrincipal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class BasicRolePrincipal

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.auth.BasicRolePrincipal
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Principal
    +
    +
    +
    public class BasicRolePrincipal
    +extends Object
    +implements Principal
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/BasicUserPrincipal.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/BasicUserPrincipal.html new file mode 100644 index 00000000..f6ae29f3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/BasicUserPrincipal.html @@ -0,0 +1,388 @@ + + + + + +BasicUserPrincipal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class BasicUserPrincipal

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.auth.BasicUserPrincipal
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Principal
    +
    +
    +
    public class BasicUserPrincipal
    +extends Object
    +implements Principal
    +
    BasicUserPrincipal.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/CertClientAuthenticator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/CertClientAuthenticator.html new file mode 100644 index 00000000..15dfe2b2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/CertClientAuthenticator.html @@ -0,0 +1,327 @@ + + + + + +CertClientAuthenticator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class CertClientAuthenticator

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.auth.CertClientAuthenticator
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CertClientAuthenticator

        +
        public CertClientAuthenticator()
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/Credentials.UnsupportedCredentialException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/Credentials.UnsupportedCredentialException.html new file mode 100644 index 00000000..2af24f3d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/Credentials.UnsupportedCredentialException.html @@ -0,0 +1,337 @@ + + + + + +Credentials.UnsupportedCredentialException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Credentials.UnsupportedCredentialException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        UnsupportedCredentialException

        +
        public UnsupportedCredentialException​(String message)
        +
      • +
      + + + +
        +
      • +

        UnsupportedCredentialException

        +
        public UnsupportedCredentialException​(String message,
        +                                      Throwable cause)
        +
      • +
      + + + +
        +
      • +

        UnsupportedCredentialException

        +
        public UnsupportedCredentialException​(Throwable cause)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/Credentials.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/Credentials.html new file mode 100644 index 00000000..79f93398 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/Credentials.html @@ -0,0 +1,226 @@ + + + + + +Credentials (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface Credentials

+
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/DigestPasswordCredentials.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/DigestPasswordCredentials.html new file mode 100644 index 00000000..f8008da2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/DigestPasswordCredentials.html @@ -0,0 +1,414 @@ + + + + + +DigestPasswordCredentials (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class DigestPasswordCredentials

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/GrantedAuthority.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/GrantedAuthority.html new file mode 100644 index 00000000..31f4286f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/GrantedAuthority.html @@ -0,0 +1,263 @@ + + + + + +GrantedAuthority (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface GrantedAuthority

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    RoleGrantedAuthority
    +
    +
    +
    public interface GrantedAuthority
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        get

        +
        String get()
        +
        Gets the string representation of this GrantedAuthority.
        +
        +
        Returns:
        +
        the string authority.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/InMemoryUserIdentityManager.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/InMemoryUserIdentityManager.html new file mode 100644 index 00000000..422b1edc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/InMemoryUserIdentityManager.html @@ -0,0 +1,389 @@ + + + + + +InMemoryUserIdentityManager (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class InMemoryUserIdentityManager

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.auth.InMemoryUserIdentityManager
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/JAASAuthentication.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/JAASAuthentication.html new file mode 100644 index 00000000..e199843a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/JAASAuthentication.html @@ -0,0 +1,393 @@ + + + + + +JAASAuthentication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class JAASAuthentication

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/PasswordCredentials.Type.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/PasswordCredentials.Type.html new file mode 100644 index 00000000..080c8b73 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/PasswordCredentials.Type.html @@ -0,0 +1,385 @@ + + + + + +PasswordCredentials.Type (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Enum PasswordCredentials.Type

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static PasswordCredentials.Type[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (PasswordCredentials.Type c : PasswordCredentials.Type.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static PasswordCredentials.Type valueOf​(String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        IllegalArgumentException - if this enum type has no constant with the specified name
        +
        NullPointerException - if the argument is null
        +
        +
      • +
      + + + +
        +
      • +

        prefix

        +
        public String prefix()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/PasswordCredentials.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/PasswordCredentials.html new file mode 100644 index 00000000..b0e14719 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/PasswordCredentials.html @@ -0,0 +1,465 @@ + + + + + +PasswordCredentials (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class PasswordCredentials

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.auth.PasswordCredentials
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/PlainPasswordCredentials.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/PlainPasswordCredentials.html new file mode 100644 index 00000000..00e644dd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/PlainPasswordCredentials.html @@ -0,0 +1,379 @@ + + + + + +PlainPasswordCredentials (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class PlainPasswordCredentials

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Credentials
    +
    +
    +
    public class PlainPasswordCredentials
    +extends PasswordCredentials
    +
    Representation of a plain text user password.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/PropertiesFileUsersIdentityManager.PropertiesFileLoaderTask.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/PropertiesFileUsersIdentityManager.PropertiesFileLoaderTask.html new file mode 100644 index 00000000..0cf4db57 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/PropertiesFileUsersIdentityManager.PropertiesFileLoaderTask.html @@ -0,0 +1,328 @@ + + + + + +PropertiesFileUsersIdentityManager.PropertiesFileLoaderTask (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class PropertiesFileUsersIdentityManager.PropertiesFileLoaderTask

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • java.lang.Thread
    • +
    • +
        +
      • io.streamthoughts.azkarra.http.security.auth.PropertiesFileUsersIdentityManager.PropertiesFileLoaderTask
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Runnable
    +
    +
    +
    Enclosing class:
    +
    PropertiesFileUsersIdentityManager
    +
    +
    +
    public class PropertiesFileUsersIdentityManager.PropertiesFileLoaderTask
    +extends Thread
    +
    Default thread scheduling periodic scans of the targeted file-system.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        run

        +
        public void run()
        +
        +
        Specified by:
        +
        run in interface Runnable
        +
        Overrides:
        +
        run in class Thread
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/PropertiesFileUsersIdentityManager.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/PropertiesFileUsersIdentityManager.html new file mode 100644 index 00000000..e3543c57 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/PropertiesFileUsersIdentityManager.html @@ -0,0 +1,373 @@ + + + + + +PropertiesFileUsersIdentityManager (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class PropertiesFileUsersIdentityManager

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PropertiesFileUsersIdentityManager

        +
        public PropertiesFileUsersIdentityManager​(String file,
        +                                          boolean debug)
        +
        Creates a new PropertiesFileUsersIdentityManager instance.
        +
        +
        Parameters:
        +
        file - the path of the file to load.
        +
        debug - is debug enable.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        startAutoReload

        +
        public void startAutoReload​(Duration reloadInterval)
        +
      • +
      + + + +
        +
      • +

        stopAutoReload

        +
        public void stopAutoReload()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/RoleGrantedAuthority.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/RoleGrantedAuthority.html new file mode 100644 index 00000000..cccfcff2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/RoleGrantedAuthority.html @@ -0,0 +1,380 @@ + + + + + +RoleGrantedAuthority (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class RoleGrantedAuthority

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.auth.RoleGrantedAuthority
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RoleGrantedAuthority

        +
        public RoleGrantedAuthority​(String role)
        +
        Creates a new RoleGrantedAuthority instance.
        +
        +
        Parameters:
        +
        role - the name of the granted role.
        +
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/SSLAuthenticationContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/SSLAuthenticationContext.html new file mode 100644 index 00000000..a924ec62 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/SSLAuthenticationContext.html @@ -0,0 +1,347 @@ + + + + + +SSLAuthenticationContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SSLAuthenticationContext

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SSLAuthenticationContext

        +
        public SSLAuthenticationContext​(SecurityMechanism securityMechanism,
        +                                InetAddress clientAddress,
        +                                io.undertow.security.api.SecurityContext securityContext,
        +                                SSLSession sslSession)
        +
        Creates a new SSLAuthenticationContext instance.
        +
        +
        Parameters:
        +
        clientAddress - the InetAddress of the client.
        +
        securityContext - the undertow SecurityContext instance.
        +
        sslSession - the SSLSession instance.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getSSLSession

        +
        public SSLSession getSSLSession()
        +
        Gets the current ssl session information.
        +
        +
        Returns:
        +
        the SSLSession instance.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/SSLClientAuthentication.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/SSLClientAuthentication.html new file mode 100644 index 00000000..8f67f0b8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/SSLClientAuthentication.html @@ -0,0 +1,341 @@ + + + + + +SSLClientAuthentication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SSLClientAuthentication

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/UndertowAuthenticationContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/UndertowAuthenticationContext.html new file mode 100644 index 00000000..6a4319ee --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/UndertowAuthenticationContext.html @@ -0,0 +1,419 @@ + + + + + +UndertowAuthenticationContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class UndertowAuthenticationContext

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.auth.UndertowAuthenticationContext
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/UserDetails.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/UserDetails.html new file mode 100644 index 00000000..b9753692 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/UserDetails.html @@ -0,0 +1,349 @@ + + + + + +UserDetails (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class UserDetails

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.auth.UserDetails
    • +
    +
  • +
+
+
    +
  • +
    +
    public class UserDetails
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/UsernamePasswordAuthentication.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/UsernamePasswordAuthentication.html new file mode 100644 index 00000000..c401b4dc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/UsernamePasswordAuthentication.html @@ -0,0 +1,359 @@ + + + + + +UsernamePasswordAuthentication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class UsernamePasswordAuthentication

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/UsersIdentityManager.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/UsersIdentityManager.html new file mode 100644 index 00000000..2e7ef892 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/UsersIdentityManager.html @@ -0,0 +1,257 @@ + + + + + +UsersIdentityManager (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface UsersIdentityManager

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/X509CertificateCredentials.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/X509CertificateCredentials.html new file mode 100644 index 00000000..d6fc1e73 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/X509CertificateCredentials.html @@ -0,0 +1,338 @@ + + + + + +X509CertificateCredentials (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class X509CertificateCredentials

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.auth.X509CertificateCredentials
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Credentials
    +
    +
    +
    public class X509CertificateCredentials
    +extends Object
    +implements Credentials
    +
    X509CertificateCredentials.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/AbstractAuthentication.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/AbstractAuthentication.html new file mode 100644 index 00000000..c65a6371 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/AbstractAuthentication.html @@ -0,0 +1,204 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.auth.AbstractAuthentication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.auth.AbstractAuthentication

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/Authentication.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/Authentication.html new file mode 100644 index 00000000..9033be1b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/Authentication.html @@ -0,0 +1,336 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.http.security.auth.Authentication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.http.security.auth.Authentication

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/AuthenticationContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/AuthenticationContext.html new file mode 100644 index 00000000..5ce4db7a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/AuthenticationContext.html @@ -0,0 +1,242 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.http.security.auth.AuthenticationContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.http.security.auth.AuthenticationContext

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/AuthenticationContextHolder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/AuthenticationContextHolder.html new file mode 100644 index 00000000..3d85e872 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/AuthenticationContextHolder.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.auth.AuthenticationContextHolder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.auth.AuthenticationContextHolder

+
+
No usage of io.streamthoughts.azkarra.http.security.auth.AuthenticationContextHolder
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/AuthenticationManager.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/AuthenticationManager.html new file mode 100644 index 00000000..85bb456f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/AuthenticationManager.html @@ -0,0 +1,150 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.http.security.auth.AuthenticationManager (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.http.security.auth.AuthenticationManager

+
+
No usage of io.streamthoughts.azkarra.http.security.auth.AuthenticationManager
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/Authenticator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/Authenticator.html new file mode 100644 index 00000000..fd5c10ad --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/Authenticator.html @@ -0,0 +1,227 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.http.security.auth.Authenticator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.http.security.auth.Authenticator

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/AzkarraPrincipalBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/AzkarraPrincipalBuilder.html new file mode 100644 index 00000000..e3d380bb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/AzkarraPrincipalBuilder.html @@ -0,0 +1,250 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.http.security.auth.AzkarraPrincipalBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.http.security.auth.AzkarraPrincipalBuilder

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/BasicAuthenticator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/BasicAuthenticator.html new file mode 100644 index 00000000..c8daf2e6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/BasicAuthenticator.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.auth.BasicAuthenticator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.auth.BasicAuthenticator

+
+
No usage of io.streamthoughts.azkarra.http.security.auth.BasicAuthenticator
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/BasicRolePrincipal.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/BasicRolePrincipal.html new file mode 100644 index 00000000..153b3a75 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/BasicRolePrincipal.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.auth.BasicRolePrincipal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.auth.BasicRolePrincipal

+
+
No usage of io.streamthoughts.azkarra.http.security.auth.BasicRolePrincipal
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/BasicUserPrincipal.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/BasicUserPrincipal.html new file mode 100644 index 00000000..2ae174d3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/BasicUserPrincipal.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.auth.BasicUserPrincipal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.auth.BasicUserPrincipal

+
+
No usage of io.streamthoughts.azkarra.http.security.auth.BasicUserPrincipal
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/CertClientAuthenticator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/CertClientAuthenticator.html new file mode 100644 index 00000000..33a844da --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/CertClientAuthenticator.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.auth.CertClientAuthenticator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.auth.CertClientAuthenticator

+
+
No usage of io.streamthoughts.azkarra.http.security.auth.CertClientAuthenticator
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/Credentials.UnsupportedCredentialException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/Credentials.UnsupportedCredentialException.html new file mode 100644 index 00000000..24967baa --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/Credentials.UnsupportedCredentialException.html @@ -0,0 +1,202 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.auth.Credentials.UnsupportedCredentialException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.auth.Credentials.UnsupportedCredentialException

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/Credentials.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/Credentials.html new file mode 100644 index 00000000..53ac3daf --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/Credentials.html @@ -0,0 +1,322 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.http.security.auth.Credentials (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.http.security.auth.Credentials

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/DigestPasswordCredentials.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/DigestPasswordCredentials.html new file mode 100644 index 00000000..95a27284 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/DigestPasswordCredentials.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.auth.DigestPasswordCredentials (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.auth.DigestPasswordCredentials

+
+
No usage of io.streamthoughts.azkarra.http.security.auth.DigestPasswordCredentials
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/GrantedAuthority.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/GrantedAuthority.html new file mode 100644 index 00000000..bee39291 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/GrantedAuthority.html @@ -0,0 +1,254 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.http.security.auth.GrantedAuthority (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.http.security.auth.GrantedAuthority

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/InMemoryUserIdentityManager.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/InMemoryUserIdentityManager.html new file mode 100644 index 00000000..80b93627 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/InMemoryUserIdentityManager.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.auth.InMemoryUserIdentityManager (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.auth.InMemoryUserIdentityManager

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/JAASAuthentication.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/JAASAuthentication.html new file mode 100644 index 00000000..a2b320e3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/JAASAuthentication.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.auth.JAASAuthentication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.auth.JAASAuthentication

+
+
No usage of io.streamthoughts.azkarra.http.security.auth.JAASAuthentication
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/PasswordCredentials.Type.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/PasswordCredentials.Type.html new file mode 100644 index 00000000..1bfa6104 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/PasswordCredentials.Type.html @@ -0,0 +1,204 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.auth.PasswordCredentials.Type (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.auth.PasswordCredentials.Type

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/PasswordCredentials.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/PasswordCredentials.html new file mode 100644 index 00000000..887f0aec --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/PasswordCredentials.html @@ -0,0 +1,260 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.auth.PasswordCredentials (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.auth.PasswordCredentials

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/PlainPasswordCredentials.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/PlainPasswordCredentials.html new file mode 100644 index 00000000..ca9aec94 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/PlainPasswordCredentials.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.auth.PlainPasswordCredentials (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.auth.PlainPasswordCredentials

+
+
No usage of io.streamthoughts.azkarra.http.security.auth.PlainPasswordCredentials
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/PropertiesFileUsersIdentityManager.PropertiesFileLoaderTask.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/PropertiesFileUsersIdentityManager.PropertiesFileLoaderTask.html new file mode 100644 index 00000000..c03f36c9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/PropertiesFileUsersIdentityManager.PropertiesFileLoaderTask.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.auth.PropertiesFileUsersIdentityManager.PropertiesFileLoaderTask (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.auth.PropertiesFileUsersIdentityManager.PropertiesFileLoaderTask

+
+
No usage of io.streamthoughts.azkarra.http.security.auth.PropertiesFileUsersIdentityManager.PropertiesFileLoaderTask
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/PropertiesFileUsersIdentityManager.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/PropertiesFileUsersIdentityManager.html new file mode 100644 index 00000000..2ee72f64 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/PropertiesFileUsersIdentityManager.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.auth.PropertiesFileUsersIdentityManager (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.auth.PropertiesFileUsersIdentityManager

+
+
No usage of io.streamthoughts.azkarra.http.security.auth.PropertiesFileUsersIdentityManager
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/RoleGrantedAuthority.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/RoleGrantedAuthority.html new file mode 100644 index 00000000..42891972 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/RoleGrantedAuthority.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.auth.RoleGrantedAuthority (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.auth.RoleGrantedAuthority

+
+
No usage of io.streamthoughts.azkarra.http.security.auth.RoleGrantedAuthority
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/SSLAuthenticationContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/SSLAuthenticationContext.html new file mode 100644 index 00000000..4ee7358a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/SSLAuthenticationContext.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.auth.SSLAuthenticationContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.auth.SSLAuthenticationContext

+
+
No usage of io.streamthoughts.azkarra.http.security.auth.SSLAuthenticationContext
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/SSLClientAuthentication.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/SSLClientAuthentication.html new file mode 100644 index 00000000..b21523eb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/SSLClientAuthentication.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.auth.SSLClientAuthentication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.auth.SSLClientAuthentication

+
+
No usage of io.streamthoughts.azkarra.http.security.auth.SSLClientAuthentication
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/UndertowAuthenticationContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/UndertowAuthenticationContext.html new file mode 100644 index 00000000..24d2dd64 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/UndertowAuthenticationContext.html @@ -0,0 +1,196 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.auth.UndertowAuthenticationContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.auth.UndertowAuthenticationContext

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/UserDetails.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/UserDetails.html new file mode 100644 index 00000000..c1f1721b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/UserDetails.html @@ -0,0 +1,280 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.auth.UserDetails (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.auth.UserDetails

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/UsernamePasswordAuthentication.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/UsernamePasswordAuthentication.html new file mode 100644 index 00000000..940f59a7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/UsernamePasswordAuthentication.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.auth.UsernamePasswordAuthentication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.auth.UsernamePasswordAuthentication

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/UsersIdentityManager.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/UsersIdentityManager.html new file mode 100644 index 00000000..351202ef --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/UsersIdentityManager.html @@ -0,0 +1,270 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.http.security.auth.UsersIdentityManager (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.http.security.auth.UsersIdentityManager

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/X509CertificateCredentials.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/X509CertificateCredentials.html new file mode 100644 index 00000000..b2928905 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/class-use/X509CertificateCredentials.html @@ -0,0 +1,195 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.auth.X509CertificateCredentials (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.auth.X509CertificateCredentials

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/package-summary.html new file mode 100644 index 00000000..6de3bb1d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/package-summary.html @@ -0,0 +1,335 @@ + + + + + +io.streamthoughts.azkarra.http.security.auth (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.http.security.auth

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/package-tree.html new file mode 100644 index 00000000..c6051834 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/package-tree.html @@ -0,0 +1,247 @@ + + + + + +io.streamthoughts.azkarra.http.security.auth Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.http.security.auth

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+

Enum Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/package-use.html new file mode 100644 index 00000000..92c68a79 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/auth/package-use.html @@ -0,0 +1,373 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.http.security.auth (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.http.security.auth

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/AuthorizationContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/AuthorizationContext.html new file mode 100644 index 00000000..f6e7b28b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/AuthorizationContext.html @@ -0,0 +1,343 @@ + + + + + +AuthorizationContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface AuthorizationContext

+
+
+
+
    +
  • +
    +
    public interface AuthorizationContext
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/AuthorizationHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/AuthorizationHandler.html new file mode 100644 index 00000000..d7f3c698 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/AuthorizationHandler.html @@ -0,0 +1,332 @@ + + + + + +AuthorizationHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AuthorizationHandler

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.authorizer.AuthorizationHandler
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    io.undertow.server.HttpHandler
    +
    +
    +
    public class AuthorizationHandler
    +extends Object
    +implements io.undertow.server.HttpHandler
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        handleRequest

        +
        public void handleRequest​(io.undertow.server.HttpServerExchange exchange)
        +                   throws Exception
        +
        +
        Specified by:
        +
        handleRequest in interface io.undertow.server.HttpHandler
        +
        Throws:
        +
        Exception
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/AuthorizationManager.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/AuthorizationManager.html new file mode 100644 index 00000000..ccf0816b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/AuthorizationManager.html @@ -0,0 +1,257 @@ + + + + + +AuthorizationManager (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface AuthorizationManager

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    SimpleAuthorizationManager
    +
    +
    +
    public interface AuthorizationManager
    +
    Pluggable interface which is used to authenticate users.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/AuthorizationResult.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/AuthorizationResult.html new file mode 100644 index 00000000..b89b6cba --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/AuthorizationResult.html @@ -0,0 +1,380 @@ + + + + + +AuthorizationResult (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Enum AuthorizationResult

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static AuthorizationResult[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (AuthorizationResult c : AuthorizationResult.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static AuthorizationResult valueOf​(String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        IllegalArgumentException - if this enum type has no constant with the specified name
        +
        NullPointerException - if the argument is null
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/HttpResource.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/HttpResource.html new file mode 100644 index 00000000..780e82e3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/HttpResource.html @@ -0,0 +1,332 @@ + + + + + +HttpResource (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.authorizer.HttpResource
    • +
    +
  • +
+
+
    +
  • +
    +
    public class HttpResource
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        HttpResource

        +
        public HttpResource​(String path,
        +                    String httpMethod)
        +
        Creates a new HttpResource instance.
        +
        +
        Parameters:
        +
        path - the relative path URL.
        +
        httpMethod - the http method.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        path

        +
        public String path()
        +
      • +
      + + + +
        +
      • +

        httpMethod

        +
        public String httpMethod()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/SimpleAuthorizationManager.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/SimpleAuthorizationManager.html new file mode 100644 index 00000000..dbcfeae6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/SimpleAuthorizationManager.html @@ -0,0 +1,343 @@ + + + + + +SimpleAuthorizationManager (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SimpleAuthorizationManager

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.authorizer.SimpleAuthorizationManager
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/AuthorizationContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/AuthorizationContext.html new file mode 100644 index 00000000..e6719076 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/AuthorizationContext.html @@ -0,0 +1,198 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.http.security.authorizer.AuthorizationContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.http.security.authorizer.AuthorizationContext

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/AuthorizationHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/AuthorizationHandler.html new file mode 100644 index 00000000..f68f22ad --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/AuthorizationHandler.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.authorizer.AuthorizationHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.authorizer.AuthorizationHandler

+
+
No usage of io.streamthoughts.azkarra.http.security.authorizer.AuthorizationHandler
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/AuthorizationManager.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/AuthorizationManager.html new file mode 100644 index 00000000..ae5bee9e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/AuthorizationManager.html @@ -0,0 +1,239 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.http.security.authorizer.AuthorizationManager (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.http.security.authorizer.AuthorizationManager

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/AuthorizationResult.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/AuthorizationResult.html new file mode 100644 index 00000000..e826181d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/AuthorizationResult.html @@ -0,0 +1,213 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.authorizer.AuthorizationResult (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.authorizer.AuthorizationResult

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/HttpResource.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/HttpResource.html new file mode 100644 index 00000000..38af71d4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/HttpResource.html @@ -0,0 +1,196 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.authorizer.HttpResource (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.authorizer.HttpResource

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/SimpleAuthorizationManager.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/SimpleAuthorizationManager.html new file mode 100644 index 00000000..eb50c951 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/class-use/SimpleAuthorizationManager.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.authorizer.SimpleAuthorizationManager (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.authorizer.SimpleAuthorizationManager

+
+
No usage of io.streamthoughts.azkarra.http.security.authorizer.SimpleAuthorizationManager
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/package-summary.html new file mode 100644 index 00000000..ff5bbb55 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/package-summary.html @@ -0,0 +1,214 @@ + + + + + +io.streamthoughts.azkarra.http.security.authorizer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.http.security.authorizer

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/package-tree.html new file mode 100644 index 00000000..7a9dcf5a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/package-tree.html @@ -0,0 +1,188 @@ + + + + + +io.streamthoughts.azkarra.http.security.authorizer Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.http.security.authorizer

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+

Enum Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/package-use.html new file mode 100644 index 00000000..04b5be95 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/authorizer/package-use.html @@ -0,0 +1,222 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.http.security.authorizer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.http.security.authorizer

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/AllowAllHostNameVerifier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/AllowAllHostNameVerifier.html new file mode 100644 index 00000000..ccca84c2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/AllowAllHostNameVerifier.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.AllowAllHostNameVerifier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.AllowAllHostNameVerifier

+
+
No usage of io.streamthoughts.azkarra.http.security.AllowAllHostNameVerifier
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/AzkarraAccount.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/AzkarraAccount.html new file mode 100644 index 00000000..1f7e50cc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/AzkarraAccount.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.AzkarraAccount (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.AzkarraAccount

+
+
No usage of io.streamthoughts.azkarra.http.security.AzkarraAccount
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/AzkarraIdentityManager.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/AzkarraIdentityManager.html new file mode 100644 index 00000000..8322cea2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/AzkarraIdentityManager.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.AzkarraIdentityManager (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.AzkarraIdentityManager

+
+
No usage of io.streamthoughts.azkarra.http.security.AzkarraIdentityManager
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/SecurityConfException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/SecurityConfException.html new file mode 100644 index 00000000..d80f3bab --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/SecurityConfException.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.SecurityConfException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.SecurityConfException

+
+
No usage of io.streamthoughts.azkarra.http.security.SecurityConfException
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/SecurityConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/SecurityConfig.html new file mode 100644 index 00000000..9fe25511 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/SecurityConfig.html @@ -0,0 +1,225 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.SecurityConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.SecurityConfig

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/SecurityMechanism.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/SecurityMechanism.html new file mode 100644 index 00000000..c992fa14 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/SecurityMechanism.html @@ -0,0 +1,335 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.SecurityMechanism (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.SecurityMechanism

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/UnauthorizedAccessException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/UnauthorizedAccessException.html new file mode 100644 index 00000000..a4ef9daf --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/class-use/UnauthorizedAccessException.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.UnauthorizedAccessException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.UnauthorizedAccessException

+
+
No usage of io.streamthoughts.azkarra.http.security.UnauthorizedAccessException
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/AuthenticationContextHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/AuthenticationContextHandler.html new file mode 100644 index 00000000..50e540c1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/AuthenticationContextHandler.html @@ -0,0 +1,328 @@ + + + + + +AuthenticationContextHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AuthenticationContextHandler

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.handler.AuthenticationContextHandler
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    io.undertow.server.HttpHandler
    +
    +
    +
    public class AuthenticationContextHandler
    +extends Object
    +implements io.undertow.server.HttpHandler
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AuthenticationContextHandler

        +
        public AuthenticationContextHandler​(SecurityMechanism securityMechanism,
        +                                    io.undertow.server.HttpHandler next)
        +
        Creates a new AuthenticationContextHandler instance.
        +
        +
        Parameters:
        +
        next - the next HttpHandler in the chain.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        handleRequest

        +
        public void handleRequest​(io.undertow.server.HttpServerExchange exchange)
        +                   throws Exception
        +
        +
        Specified by:
        +
        handleRequest in interface io.undertow.server.HttpHandler
        +
        Throws:
        +
        Exception
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/SecurityHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/SecurityHandler.html new file mode 100644 index 00000000..6a019646 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/SecurityHandler.html @@ -0,0 +1,336 @@ + + + + + +SecurityHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SecurityHandler

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.handler.SecurityHandler
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    io.undertow.server.HttpHandler
    +
    +
    +
    public class SecurityHandler
    +extends Object
    +implements io.undertow.server.HttpHandler
    +
    SecurityHandler.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Field Detail

      + +
        +
      • +

        next

        +
        protected final io.undertow.server.HttpHandler next
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        handleRequest

        +
        public void handleRequest​(io.undertow.server.HttpServerExchange exchange)
        +                   throws Exception
        +
        +
        Specified by:
        +
        handleRequest in interface io.undertow.server.HttpHandler
        +
        Throws:
        +
        Exception
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/SecurityHandlerFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/SecurityHandlerFactory.html new file mode 100644 index 00000000..50b5be33 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/SecurityHandlerFactory.html @@ -0,0 +1,328 @@ + + + + + +SecurityHandlerFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SecurityHandlerFactory

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.handler.SecurityHandlerFactory
    • +
    +
  • +
+
+
    +
  • +
    +
    public class SecurityHandlerFactory
    +extends Object
    +
    Default factory class for building a new SecurityHandler object.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/XMLHttpRequestAwareAuthCallHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/XMLHttpRequestAwareAuthCallHandler.html new file mode 100644 index 00000000..53a0ceea --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/XMLHttpRequestAwareAuthCallHandler.html @@ -0,0 +1,332 @@ + + + + + +XMLHttpRequestAwareAuthCallHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class XMLHttpRequestAwareAuthCallHandler

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.handler.XMLHttpRequestAwareAuthCallHandler
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    io.undertow.server.HttpHandler
    +
    +
    +
    public class XMLHttpRequestAwareAuthCallHandler
    +extends Object
    +implements io.undertow.server.HttpHandler
    +
    This is the final HttpHandler in the security chain, it's purpose is to act as a + barrier at the end of the chain to ensure authenticate is called after the mechanisms have been associated + with the context and the constraint checked.
    +
    +
    See Also:
    +
    AuthenticationCallHandler
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        XMLHttpRequestAwareAuthCallHandler

        +
        public XMLHttpRequestAwareAuthCallHandler​(io.undertow.server.HttpHandler next)
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        handleRequest

        +
        public void handleRequest​(io.undertow.server.HttpServerExchange exchange)
        +                   throws Exception
        +
        Only allow the request through if successfully authenticated or if authentication is not required.
        +
        +
        Specified by:
        +
        handleRequest in interface io.undertow.server.HttpHandler
        +
        Throws:
        +
        Exception
        +
        See Also:
        +
        HttpHandler.handleRequest(io.undertow.server.HttpServerExchange)
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/class-use/AuthenticationContextHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/class-use/AuthenticationContextHandler.html new file mode 100644 index 00000000..415b3419 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/class-use/AuthenticationContextHandler.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.handler.AuthenticationContextHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.handler.AuthenticationContextHandler

+
+
No usage of io.streamthoughts.azkarra.http.security.handler.AuthenticationContextHandler
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/class-use/SecurityHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/class-use/SecurityHandler.html new file mode 100644 index 00000000..45cf8e29 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/class-use/SecurityHandler.html @@ -0,0 +1,197 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.handler.SecurityHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.handler.SecurityHandler

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/class-use/SecurityHandlerFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/class-use/SecurityHandlerFactory.html new file mode 100644 index 00000000..47e8824e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/class-use/SecurityHandlerFactory.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.handler.SecurityHandlerFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.handler.SecurityHandlerFactory

+
+
No usage of io.streamthoughts.azkarra.http.security.handler.SecurityHandlerFactory
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/class-use/XMLHttpRequestAwareAuthCallHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/class-use/XMLHttpRequestAwareAuthCallHandler.html new file mode 100644 index 00000000..1e645019 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/class-use/XMLHttpRequestAwareAuthCallHandler.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.handler.XMLHttpRequestAwareAuthCallHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.handler.XMLHttpRequestAwareAuthCallHandler

+
+
No usage of io.streamthoughts.azkarra.http.security.handler.XMLHttpRequestAwareAuthCallHandler
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/package-summary.html new file mode 100644 index 00000000..fa187617 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/package-summary.html @@ -0,0 +1,188 @@ + + + + + +io.streamthoughts.azkarra.http.security.handler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.http.security.handler

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/package-tree.html new file mode 100644 index 00000000..10cb5f38 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/package-tree.html @@ -0,0 +1,168 @@ + + + + + +io.streamthoughts.azkarra.http.security.handler Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.http.security.handler

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/package-use.html new file mode 100644 index 00000000..80b92ea8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/handler/package-use.html @@ -0,0 +1,187 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.http.security.handler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.http.security.handler

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/AuthenticationCallback.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/AuthenticationCallback.html new file mode 100644 index 00000000..8c542b8e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/AuthenticationCallback.html @@ -0,0 +1,329 @@ + + + + + +AuthenticationCallback (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AuthenticationCallback<T extends Authentication>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.jaas.spi.AuthenticationCallback<T>
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AuthenticationCallback

        +
        public AuthenticationCallback()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getAuthentication

        +
        public T getAuthentication()
        +
      • +
      + + + + + +
        +
      • +

        setAuthentication

        +
        public void setAuthentication​(T authentication)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/DefaultAuthenticationCallbackHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/DefaultAuthenticationCallbackHandler.html new file mode 100644 index 00000000..2231b262 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/DefaultAuthenticationCallbackHandler.html @@ -0,0 +1,336 @@ + + + + + +DefaultAuthenticationCallbackHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class DefaultAuthenticationCallbackHandler

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.jaas.spi.DefaultAuthenticationCallbackHandler
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/PropertiesFileLoginModule.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/PropertiesFileLoginModule.html new file mode 100644 index 00000000..154bb78b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/PropertiesFileLoginModule.html @@ -0,0 +1,407 @@ + + + + + +PropertiesFileLoginModule (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class PropertiesFileLoginModule

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.security.jaas.spi.PropertiesFileLoginModule
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    LoginModule
    +
    +
    +
    public class PropertiesFileLoginModule
    +extends Object
    +implements LoginModule
    +
    This LoginModule imports a user's Principal and credentials information (BasicUserPrincipal, + BasicRolePrincipal, UserPasswordCredentials) and associates them with the current Subject. + + This LoginModule recognizes the debug option. If set to true in the login Configuration, debug messages will + be output at the INFO level.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/class-use/AuthenticationCallback.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/class-use/AuthenticationCallback.html new file mode 100644 index 00000000..b2916387 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/class-use/AuthenticationCallback.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.jaas.spi.AuthenticationCallback (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.jaas.spi.AuthenticationCallback

+
+
No usage of io.streamthoughts.azkarra.http.security.jaas.spi.AuthenticationCallback
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/class-use/DefaultAuthenticationCallbackHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/class-use/DefaultAuthenticationCallbackHandler.html new file mode 100644 index 00000000..10572fc2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/class-use/DefaultAuthenticationCallbackHandler.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.jaas.spi.DefaultAuthenticationCallbackHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.jaas.spi.DefaultAuthenticationCallbackHandler

+
+
No usage of io.streamthoughts.azkarra.http.security.jaas.spi.DefaultAuthenticationCallbackHandler
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/class-use/PropertiesFileLoginModule.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/class-use/PropertiesFileLoginModule.html new file mode 100644 index 00000000..52dc52c4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/class-use/PropertiesFileLoginModule.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.security.jaas.spi.PropertiesFileLoginModule (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.security.jaas.spi.PropertiesFileLoginModule

+
+
No usage of io.streamthoughts.azkarra.http.security.jaas.spi.PropertiesFileLoginModule
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/package-summary.html new file mode 100644 index 00000000..79a3f1a5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/package-summary.html @@ -0,0 +1,179 @@ + + + + + +io.streamthoughts.azkarra.http.security.jaas.spi (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.http.security.jaas.spi

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/package-tree.html new file mode 100644 index 00000000..0759c67f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/package-tree.html @@ -0,0 +1,167 @@ + + + + + +io.streamthoughts.azkarra.http.security.jaas.spi Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.http.security.jaas.spi

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/package-use.html new file mode 100644 index 00000000..0dffa91c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/jaas/spi/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.http.security.jaas.spi (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.http.security.jaas.spi

+
+
No usage of io.streamthoughts.azkarra.http.security.jaas.spi
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/package-summary.html new file mode 100644 index 00000000..6fde9823 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/package-summary.html @@ -0,0 +1,224 @@ + + + + + +io.streamthoughts.azkarra.http.security (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.http.security

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/package-tree.html new file mode 100644 index 00000000..3c445626 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/package-tree.html @@ -0,0 +1,208 @@ + + + + + +io.streamthoughts.azkarra.http.security Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.http.security

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Enum Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/package-use.html new file mode 100644 index 00000000..02d6dab5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/security/package-use.html @@ -0,0 +1,285 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.http.security (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.http.security

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/GenericRecordSerializer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/GenericRecordSerializer.html new file mode 100644 index 00000000..55a79661 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/GenericRecordSerializer.html @@ -0,0 +1,351 @@ + + + + + +GenericRecordSerializer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class GenericRecordSerializer

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • com.fasterxml.jackson.databind.JsonSerializer<org.apache.avro.generic.GenericRecord>
    • +
    • +
        +
      • io.streamthoughts.azkarra.http.serialization.json.GenericRecordSerializer
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable
    +
    +
    +
    public class GenericRecordSerializer
    +extends com.fasterxml.jackson.databind.JsonSerializer<org.apache.avro.generic.GenericRecord>
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.fasterxml.jackson.databind.JsonSerializer

        +com.fasterxml.jackson.databind.JsonSerializer.None
      • +
      +
    • +
    +
    + +
    + +
    + +
    +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethodDescription
      voidserialize​(org.apache.avro.generic.GenericRecord record, + com.fasterxml.jackson.core.JsonGenerator gen, + com.fasterxml.jackson.databind.SerializerProvider serializers)
      +
        +
      • + + +

        Methods inherited from class com.fasterxml.jackson.databind.JsonSerializer

        +acceptJsonFormatVisitor, getDelegatee, handledType, isEmpty, isEmpty, isUnwrappingSerializer, properties, replaceDelegatee, serializeWithType, unwrappingSerializer, usesObjectId, withFilterId
      • +
      + +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenericRecordSerializer

        +
        public GenericRecordSerializer()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        serialize

        +
        public void serialize​(org.apache.avro.generic.GenericRecord record,
        +                      com.fasterxml.jackson.core.JsonGenerator gen,
        +                      com.fasterxml.jackson.databind.SerializerProvider serializers)
        +               throws IOException
        +
        +
        Specified by:
        +
        serialize in class com.fasterxml.jackson.databind.JsonSerializer<org.apache.avro.generic.GenericRecord>
        +
        Throws:
        +
        IOException
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/JsonQuerySerde.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/JsonQuerySerde.html new file mode 100644 index 00000000..d2ada182 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/JsonQuerySerde.html @@ -0,0 +1,327 @@ + + + + + +JsonQuerySerde (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class JsonQuerySerde

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.serialization.json.JsonQuerySerde
    • +
    +
  • +
+
+
    +
  • +
    +
    public class JsonQuerySerde
    +extends Object
    +
    Class which is used to serialize / deserialize a JSON query.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/SpecificJsonSerdes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/SpecificJsonSerdes.html new file mode 100644 index 00000000..833ce38b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/SpecificJsonSerdes.html @@ -0,0 +1,394 @@ + + + + + +SpecificJsonSerdes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SpecificJsonSerdes<T>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.serialization.json.SpecificJsonSerdes<T>
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SpecificJsonSerdes

        +
        public SpecificJsonSerdes​(Json json,
        +                          Class<T> type)
        +
        Creates a new SpecificJsonSerdes instance.
        +
        +
        Parameters:
        +
        json - the Json object.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        contentType

        +
        public String contentType()
        +
        Get the content-type attached to this Serdes.
        +
        +
        Specified by:
        +
        contentType in interface Serdes<T>
        +
        Returns:
        +
        a string representing the content-type.
        +
        +
      • +
      + + + +
        +
      • +

        serialize

        +
        public byte[] serialize​(Object object)
        +                 throws SerializationException
        +
        Serialize a data object into a byte array.
        +
        +
        Specified by:
        +
        serialize in interface Serdes<T>
        +
        Parameters:
        +
        object - the data object to convert; may be null.
        +
        Returns:
        +
        the serialized data byte array; may be null
        +
        Throws:
        +
        SerializationException
        +
        +
      • +
      + + + +
        +
      • +

        deserialize

        +
        public T deserialize​(byte[] data)
        +              throws SerializationException
        +
        Deserialize data from a byte array into a value or object.
        +
        +
        Specified by:
        +
        deserialize in interface Serdes<T>
        +
        Parameters:
        +
        data - the data byte array to deserialize; may be null.
        +
        Returns:
        +
        the deserialized typed data; may be null
        +
        Throws:
        +
        SerializationException
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/class-use/GenericRecordSerializer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/class-use/GenericRecordSerializer.html new file mode 100644 index 00000000..2a1e61b7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/class-use/GenericRecordSerializer.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.serialization.json.GenericRecordSerializer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.serialization.json.GenericRecordSerializer

+
+
No usage of io.streamthoughts.azkarra.http.serialization.json.GenericRecordSerializer
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/class-use/JsonQuerySerde.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/class-use/JsonQuerySerde.html new file mode 100644 index 00000000..5e51931f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/class-use/JsonQuerySerde.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.serialization.json.JsonQuerySerde (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.serialization.json.JsonQuerySerde

+
+
No usage of io.streamthoughts.azkarra.http.serialization.json.JsonQuerySerde
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/class-use/SpecificJsonSerdes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/class-use/SpecificJsonSerdes.html new file mode 100644 index 00000000..00c6a607 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/class-use/SpecificJsonSerdes.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.serialization.json.SpecificJsonSerdes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.serialization.json.SpecificJsonSerdes

+
+
No usage of io.streamthoughts.azkarra.http.serialization.json.SpecificJsonSerdes
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/package-summary.html new file mode 100644 index 00000000..8cd128ff --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/package-summary.html @@ -0,0 +1,178 @@ + + + + + +io.streamthoughts.azkarra.http.serialization.json (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.http.serialization.json

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/package-tree.html new file mode 100644 index 00000000..72fba6c4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/package-tree.html @@ -0,0 +1,171 @@ + + + + + +io.streamthoughts.azkarra.http.serialization.json Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.http.serialization.json

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • io.streamthoughts.azkarra.http.serialization.json.JsonQuerySerde
    • +
    • com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable) + +
    • +
    • io.streamthoughts.azkarra.http.serialization.json.SpecificJsonSerdes<T> (implements io.streamthoughts.azkarra.serialization.Serdes<T>)
    • +
    +
  • +
+
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/package-use.html new file mode 100644 index 00000000..99f0d4f5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/serialization/json/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.http.serialization.json (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.http.serialization.json

+
+
No usage of io.streamthoughts.azkarra.http.serialization.json
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/spi/RoutingHandlerProvider.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/spi/RoutingHandlerProvider.html new file mode 100644 index 00000000..5d5d9fb8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/spi/RoutingHandlerProvider.html @@ -0,0 +1,261 @@ + + + + + +RoutingHandlerProvider (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface RoutingHandlerProvider

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/spi/class-use/RoutingHandlerProvider.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/spi/class-use/RoutingHandlerProvider.html new file mode 100644 index 00000000..721af11d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/spi/class-use/RoutingHandlerProvider.html @@ -0,0 +1,252 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.http.spi.RoutingHandlerProvider (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.http.spi.RoutingHandlerProvider

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/spi/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/spi/package-summary.html new file mode 100644 index 00000000..aec7350b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/spi/package-summary.html @@ -0,0 +1,168 @@ + + + + + +io.streamthoughts.azkarra.http.spi (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.http.spi

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/spi/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/spi/package-tree.html new file mode 100644 index 00000000..1aef2f71 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/spi/package-tree.html @@ -0,0 +1,161 @@ + + + + + +io.streamthoughts.azkarra.http.spi Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.http.spi

+Package Hierarchies: + +
+
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/spi/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/spi/package-use.html new file mode 100644 index 00000000..b7fe0f7c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/spi/package-use.html @@ -0,0 +1,185 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.http.spi (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.http.spi

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/EventStreamConnectionCallback.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/EventStreamConnectionCallback.html new file mode 100644 index 00000000..4d92f300 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/EventStreamConnectionCallback.html @@ -0,0 +1,331 @@ + + + + + +EventStreamConnectionCallback (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class EventStreamConnectionCallback

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.sse.EventStreamConnectionCallback
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    io.undertow.server.handlers.sse.ServerSentEventConnectionCallback
    +
    +
    +
    public class EventStreamConnectionCallback
    +extends Object
    +implements io.undertow.server.handlers.sse.ServerSentEventConnectionCallback
    +
    +
    Since:
    +
    0.8.0
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        connected

        +
        public void connected​(io.undertow.server.handlers.sse.ServerSentEventConnection connection,
        +                      String lastEventId)
        +
        +
        Specified by:
        +
        connected in interface io.undertow.server.handlers.sse.ServerSentEventConnectionCallback
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/ServerSentEventSubscriber.StreamedEvent.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/ServerSentEventSubscriber.StreamedEvent.html new file mode 100644 index 00000000..0f150fa7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/ServerSentEventSubscriber.StreamedEvent.html @@ -0,0 +1,326 @@ + + + + + +ServerSentEventSubscriber.StreamedEvent (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ServerSentEventSubscriber.StreamedEvent

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.sse.ServerSentEventSubscriber.StreamedEvent
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/ServerSentEventSubscriber.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/ServerSentEventSubscriber.html new file mode 100644 index 00000000..547289b6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/ServerSentEventSubscriber.html @@ -0,0 +1,416 @@ + + + + + +ServerSentEventSubscriber (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ServerSentEventSubscriber<K,​V>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.http.sse.ServerSentEventSubscriber<K,​V>
    • +
    +
  • +
+
+
    +
  • +
    +
    Type Parameters:
    +
    K - the record-key type
    +
    V - the record-value type.
    +
    +
    +
    All Implemented Interfaces:
    +
    Flow.Subscriber<KV<K,​V>>
    +
    +
    +
    public class ServerSentEventSubscriber<K,​V>
    +extends Object
    +implements Flow.Subscriber<KV<K,​V>>
    +
    A subscriber that sent published KV records over HTTP using a Server-Sent Event (SSE) connection.
    +
    +
    Since:
    +
    0.8.0
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ServerSentEventSubscriber

        +
        public ServerSentEventSubscriber​(io.undertow.server.handlers.sse.ServerSentEventConnection connection,
        +                                 String eventType,
        +                                 String applicationId,
        +                                 Json json)
        +
        Creates a new ServerSentEventSubscriber instance.
        +
        +
        Parameters:
        +
        connection - the ServerSentEventConnection.
        +
        eventType - the event type.
        +
        applicationId - the application.id of KafkaStreams, used for logging.
        +
        json - the Json serializer.
        +
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/class-use/EventStreamConnectionCallback.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/class-use/EventStreamConnectionCallback.html new file mode 100644 index 00000000..6443b94b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/class-use/EventStreamConnectionCallback.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.sse.EventStreamConnectionCallback (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.sse.EventStreamConnectionCallback

+
+
No usage of io.streamthoughts.azkarra.http.sse.EventStreamConnectionCallback
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/class-use/ServerSentEventSubscriber.StreamedEvent.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/class-use/ServerSentEventSubscriber.StreamedEvent.html new file mode 100644 index 00000000..050af536 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/class-use/ServerSentEventSubscriber.StreamedEvent.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.sse.ServerSentEventSubscriber.StreamedEvent (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.sse.ServerSentEventSubscriber.StreamedEvent

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/class-use/ServerSentEventSubscriber.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/class-use/ServerSentEventSubscriber.html new file mode 100644 index 00000000..ed42afc4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/class-use/ServerSentEventSubscriber.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.sse.ServerSentEventSubscriber (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.sse.ServerSentEventSubscriber

+
+
No usage of io.streamthoughts.azkarra.http.sse.ServerSentEventSubscriber
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/package-summary.html new file mode 100644 index 00000000..ca5aa798 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/package-summary.html @@ -0,0 +1,178 @@ + + + + + +io.streamthoughts.azkarra.http.sse (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.http.sse

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/package-tree.html new file mode 100644 index 00000000..71fa1a90 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/package-tree.html @@ -0,0 +1,167 @@ + + + + + +io.streamthoughts.azkarra.http.sse Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.http.sse

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/package-use.html new file mode 100644 index 00000000..2a1b8907 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/sse/package-use.html @@ -0,0 +1,185 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.http.sse (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.http.sse

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/utils/Constants.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/utils/Constants.html new file mode 100644 index 00000000..40ad004f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/utils/Constants.html @@ -0,0 +1,479 @@ + + + + + +Constants (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Constants

+
+
+ +
+
    +
  • +
    +
    public class Constants
    +extends Object
    +
    Helpers class for HTTP query params.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/utils/class-use/Constants.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/utils/class-use/Constants.html new file mode 100644 index 00000000..3cf5d852 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/utils/class-use/Constants.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.http.utils.Constants (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.http.utils.Constants

+
+
No usage of io.streamthoughts.azkarra.http.utils.Constants
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/utils/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/utils/package-summary.html new file mode 100644 index 00000000..1f9ca788 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/utils/package-summary.html @@ -0,0 +1,170 @@ + + + + + +io.streamthoughts.azkarra.http.utils (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.http.utils

+
+
+
    +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    Constants +
    Helpers class for HTTP query params.
    +
    +
  • +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/utils/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/utils/package-tree.html new file mode 100644 index 00000000..95dc2067 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/utils/package-tree.html @@ -0,0 +1,165 @@ + + + + + +io.streamthoughts.azkarra.http.utils Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.http.utils

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/utils/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/utils/package-use.html new file mode 100644 index 00000000..bf7928cd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/http/utils/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.http.utils (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.http.utils

+
+
No usage of io.streamthoughts.azkarra.http.utils
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/AzkarraMetricsConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/AzkarraMetricsConfig.html new file mode 100644 index 00000000..8b06464d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/AzkarraMetricsConfig.html @@ -0,0 +1,416 @@ + + + + + +AzkarraMetricsConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AzkarraMetricsConfig

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.metrics.AzkarraMetricsConfig
    • +
    +
  • +
+
+
    +
  • +
    +
    public class AzkarraMetricsConfig
    +extends Object
    +
    Properties to configure metrics.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AzkarraMetricsConfig

        +
        public AzkarraMetricsConfig​(Conf config)
        +
        Creates a new AzkarraMetricsConfig instance.
        +
        +
        Parameters:
        +
        config - the Conf.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isEnable

        +
        public boolean isEnable​(String name)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/AzkarraMetricsConfigEntryLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/AzkarraMetricsConfigEntryLoader.html new file mode 100644 index 00000000..0448d3cb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/AzkarraMetricsConfigEntryLoader.html @@ -0,0 +1,384 @@ + + + + + +AzkarraMetricsConfigEntryLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AzkarraMetricsConfigEntryLoader

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    + +
    + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        load

        +
        public void load​(ConfEntry configEntryObject,
        +                 AzkarraApplication application)
        +
        Loads the configuration key/value entry.
        +
        +
        Parameters:
        +
        configEntryObject - the configuration entry key/value object.
        +
        application - the AzkarraApplication instance.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/annotations/ConditionalOnMetricsEnable.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/annotations/ConditionalOnMetricsEnable.html new file mode 100644 index 00000000..05e7aba0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/annotations/ConditionalOnMetricsEnable.html @@ -0,0 +1,194 @@ + + + + + +ConditionalOnMetricsEnable (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Annotation Type ConditionalOnMetricsEnable

+
+
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/annotations/class-use/ConditionalOnMetricsEnable.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/annotations/class-use/ConditionalOnMetricsEnable.html new file mode 100644 index 00000000..219f3191 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/annotations/class-use/ConditionalOnMetricsEnable.html @@ -0,0 +1,279 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.metrics.annotations.ConditionalOnMetricsEnable (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.metrics.annotations.ConditionalOnMetricsEnable

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/annotations/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/annotations/package-summary.html new file mode 100644 index 00000000..6c2d1292 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/annotations/package-summary.html @@ -0,0 +1,168 @@ + + + + + +io.streamthoughts.azkarra.metrics.annotations (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.metrics.annotations

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/annotations/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/annotations/package-tree.html new file mode 100644 index 00000000..aa22385a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/annotations/package-tree.html @@ -0,0 +1,161 @@ + + + + + +io.streamthoughts.azkarra.metrics.annotations Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.metrics.annotations

+Package Hierarchies: + +
+
+
+

Annotation Type Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/annotations/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/annotations/package-use.html new file mode 100644 index 00000000..e1545b14 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/annotations/package-use.html @@ -0,0 +1,227 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.metrics.annotations (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.metrics.annotations

+
+ +
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/binders/JvmMeterRegistryBinderFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/binders/JvmMeterRegistryBinderFactory.html new file mode 100644 index 00000000..ae5424a7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/binders/JvmMeterRegistryBinderFactory.html @@ -0,0 +1,396 @@ + + + + + +JvmMeterRegistryBinderFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class JvmMeterRegistryBinderFactory

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.metrics.binders.JvmMeterRegistryBinderFactory
    • +
    +
  • +
+
+
    +
  • +
    +
    @Factory
    +public class JvmMeterRegistryBinderFactory
    +extends Object
    +
    Factory to register JVM metrics binders.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/binders/class-use/JvmMeterRegistryBinderFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/binders/class-use/JvmMeterRegistryBinderFactory.html new file mode 100644 index 00000000..ccc2a108 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/binders/class-use/JvmMeterRegistryBinderFactory.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.metrics.binders.JvmMeterRegistryBinderFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.metrics.binders.JvmMeterRegistryBinderFactory

+
+
No usage of io.streamthoughts.azkarra.metrics.binders.JvmMeterRegistryBinderFactory
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/binders/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/binders/package-summary.html new file mode 100644 index 00000000..cd03e162 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/binders/package-summary.html @@ -0,0 +1,170 @@ + + + + + +io.streamthoughts.azkarra.metrics.binders (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.metrics.binders

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/binders/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/binders/package-tree.html new file mode 100644 index 00000000..2e30d22f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/binders/package-tree.html @@ -0,0 +1,165 @@ + + + + + +io.streamthoughts.azkarra.metrics.binders Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.metrics.binders

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/binders/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/binders/package-use.html new file mode 100644 index 00000000..7712982d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/binders/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.metrics.binders (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.metrics.binders

+
+
No usage of io.streamthoughts.azkarra.metrics.binders
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/class-use/AzkarraMetricsConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/class-use/AzkarraMetricsConfig.html new file mode 100644 index 00000000..69d7264f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/class-use/AzkarraMetricsConfig.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.metrics.AzkarraMetricsConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.metrics.AzkarraMetricsConfig

+
+
No usage of io.streamthoughts.azkarra.metrics.AzkarraMetricsConfig
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/class-use/AzkarraMetricsConfigEntryLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/class-use/AzkarraMetricsConfigEntryLoader.html new file mode 100644 index 00000000..d412ecfd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/class-use/AzkarraMetricsConfigEntryLoader.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.metrics.AzkarraMetricsConfigEntryLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.metrics.AzkarraMetricsConfigEntryLoader

+
+
No usage of io.streamthoughts.azkarra.metrics.AzkarraMetricsConfigEntryLoader
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/PrometheusEndpoint.PrometheusEndpointExtension.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/PrometheusEndpoint.PrometheusEndpointExtension.html new file mode 100644 index 00000000..44a2866e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/PrometheusEndpoint.PrometheusEndpointExtension.html @@ -0,0 +1,355 @@ + + + + + +PrometheusEndpoint.PrometheusEndpointExtension (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class PrometheusEndpoint.PrometheusEndpointExtension

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.metrics.endpoints.PrometheusEndpoint.PrometheusEndpointExtension
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/PrometheusEndpoint.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/PrometheusEndpoint.html new file mode 100644 index 00000000..e5e99b12 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/PrometheusEndpoint.html @@ -0,0 +1,343 @@ + + + + + +PrometheusEndpoint (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class PrometheusEndpoint

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.metrics.endpoints.PrometheusEndpoint
    • +
    +
  • +
+
+
    +
  • +
    +
    @Path("/")
    +public class PrometheusEndpoint
    +extends Object
    +
    Endpoint to scrap metrics in prometheus format.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PrometheusEndpoint

        +
        public PrometheusEndpoint​(io.micrometer.prometheus.PrometheusMeterRegistry registry)
        +
        Creates a new PrometheusEndpoint instance.
        +
        +
        Parameters:
        +
        registry - the PrometheusMeterRegistry instance; ust bot be null.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        prometheus

        +
        @GET
        +@Path("/prometheus")
        +@Produces("text/plain")
        +public String prometheus()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/class-use/PrometheusEndpoint.PrometheusEndpointExtension.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/class-use/PrometheusEndpoint.PrometheusEndpointExtension.html new file mode 100644 index 00000000..d425fbe7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/class-use/PrometheusEndpoint.PrometheusEndpointExtension.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.metrics.endpoints.PrometheusEndpoint.PrometheusEndpointExtension (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.metrics.endpoints.PrometheusEndpoint.PrometheusEndpointExtension

+
+
No usage of io.streamthoughts.azkarra.metrics.endpoints.PrometheusEndpoint.PrometheusEndpointExtension
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/class-use/PrometheusEndpoint.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/class-use/PrometheusEndpoint.html new file mode 100644 index 00000000..858bd60b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/class-use/PrometheusEndpoint.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.metrics.endpoints.PrometheusEndpoint (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.metrics.endpoints.PrometheusEndpoint

+
+
No usage of io.streamthoughts.azkarra.metrics.endpoints.PrometheusEndpoint
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/package-summary.html new file mode 100644 index 00000000..440ea936 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/package-summary.html @@ -0,0 +1,174 @@ + + + + + +io.streamthoughts.azkarra.metrics.endpoints (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.metrics.endpoints

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/package-tree.html new file mode 100644 index 00000000..488d437f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/package-tree.html @@ -0,0 +1,166 @@ + + + + + +io.streamthoughts.azkarra.metrics.endpoints Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.metrics.endpoints

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/package-use.html new file mode 100644 index 00000000..c69e21fc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/endpoints/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.metrics.endpoints (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.metrics.endpoints

+
+
No usage of io.streamthoughts.azkarra.metrics.endpoints
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/interceptor/MeterKafkaStreamsInterceptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/interceptor/MeterKafkaStreamsInterceptor.html new file mode 100644 index 00000000..8087af38 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/interceptor/MeterKafkaStreamsInterceptor.html @@ -0,0 +1,402 @@ + + + + + +MeterKafkaStreamsInterceptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class MeterKafkaStreamsInterceptor

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/interceptor/class-use/MeterKafkaStreamsInterceptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/interceptor/class-use/MeterKafkaStreamsInterceptor.html new file mode 100644 index 00000000..2f99c08d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/interceptor/class-use/MeterKafkaStreamsInterceptor.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.metrics.interceptor.MeterKafkaStreamsInterceptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.metrics.interceptor.MeterKafkaStreamsInterceptor

+
+
No usage of io.streamthoughts.azkarra.metrics.interceptor.MeterKafkaStreamsInterceptor
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/interceptor/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/interceptor/package-summary.html new file mode 100644 index 00000000..8e4c2de2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/interceptor/package-summary.html @@ -0,0 +1,168 @@ + + + + + +io.streamthoughts.azkarra.metrics.interceptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.metrics.interceptor

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/interceptor/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/interceptor/package-tree.html new file mode 100644 index 00000000..0128c2e6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/interceptor/package-tree.html @@ -0,0 +1,169 @@ + + + + + +io.streamthoughts.azkarra.metrics.interceptor Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.metrics.interceptor

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/interceptor/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/interceptor/package-use.html new file mode 100644 index 00000000..7ba771c2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/interceptor/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.metrics.interceptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.metrics.interceptor

+
+
No usage of io.streamthoughts.azkarra.metrics.interceptor
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/MeterRegistryConfigurer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/MeterRegistryConfigurer.html new file mode 100644 index 00000000..18636c5e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/MeterRegistryConfigurer.html @@ -0,0 +1,308 @@ + + + + + +MeterRegistryConfigurer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface MeterRegistryConfigurer<T extends io.micrometer.core.instrument.MeterRegistry>

+
+
+
+
    +
  • +
    +
    Type Parameters:
    +
    T - the registry type to configure.
    +
    +
    +
    All Known Implementing Classes:
    +
    MicrometerMeterRegistryConfigurer
    +
    +
    +
    Functional Interface:
    +
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
    +
    +
    +
    @FunctionalInterface
    +public interface MeterRegistryConfigurer<T extends io.micrometer.core.instrument.MeterRegistry>
    +
    Interface that is used to configure a specific type of MeterRegistry. + + Any component that implements this interface will be applied on the supported MeterRegistry during + the ComponentFactory initialization.
    +
    +
    See Also:
    +
    MeterRegistryFactory, +MicrometerMeterRegistryConfigurer
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods Default Methods 
      Modifier and TypeMethodDescription
      voidapply​(T meterRegistry) +
      Applies this configurer to the given meter registry.
      +
      default booleansupports​(T meterRegistry) +
      Checks whether this configurer supports the given meter registry type.
      +
      +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + + + +
        +
      • +

        apply

        +
        void apply​(T meterRegistry)
        +
        Applies this configurer to the given meter registry.
        +
        +
        Parameters:
        +
        meterRegistry - the MeterRegistry to configure.
        +
        +
      • +
      + + + + + +
        +
      • +

        supports

        +
        default boolean supports​(T meterRegistry)
        +
        Checks whether this configurer supports the given meter registry type.
        +
        +
        Parameters:
        +
        meterRegistry - a MeterRegistry.
        +
        Returns:
        +
        boolean true if the meter registry is supported.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/MeterRegistryFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/MeterRegistryFactory.html new file mode 100644 index 00000000..2c4724d9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/MeterRegistryFactory.html @@ -0,0 +1,375 @@ + + + + + +MeterRegistryFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class MeterRegistryFactory

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/MicrometerMeterRegistryConfigurer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/MicrometerMeterRegistryConfigurer.html new file mode 100644 index 00000000..7fac499a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/MicrometerMeterRegistryConfigurer.html @@ -0,0 +1,341 @@ + + + + + +MicrometerMeterRegistryConfigurer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class MicrometerMeterRegistryConfigurer

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.metrics.micrometer.MicrometerMeterRegistryConfigurer
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    MeterRegistryConfigurer<io.micrometer.core.instrument.MeterRegistry>
    +
    +
    +
    public class MicrometerMeterRegistryConfigurer
    +extends Object
    +implements MeterRegistryConfigurer<io.micrometer.core.instrument.MeterRegistry>
    +
    The default MeterRegistryConfigurer implementation to register a collection of + MeterBinder and MeterFilter on any MeterRegistry.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MicrometerMeterRegistryConfigurer

        +
        public MicrometerMeterRegistryConfigurer​(Collection<io.micrometer.core.instrument.binder.MeterBinder> binders,
        +                                         Collection<io.micrometer.core.instrument.config.MeterFilter> filters)
        +
        Creates a new MicrometerMeterRegistryConfigurer instance.
        +
        +
        Parameters:
        +
        binders - the list of MeterBinder.
        +
        filters - the list of MeterFilter.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        apply

        +
        public void apply​(io.micrometer.core.instrument.MeterRegistry meterRegistry)
        +
        Applies this configurer to the given meter registry.
        +
        +
        Specified by:
        +
        apply in interface MeterRegistryConfigurer<io.micrometer.core.instrument.MeterRegistry>
        +
        Parameters:
        +
        meterRegistry - the MeterRegistry to bind metrics to.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/class-use/MeterRegistryConfigurer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/class-use/MeterRegistryConfigurer.html new file mode 100644 index 00000000..698c20ff --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/class-use/MeterRegistryConfigurer.html @@ -0,0 +1,212 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.metrics.micrometer.MeterRegistryConfigurer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.metrics.micrometer.MeterRegistryConfigurer

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/class-use/MeterRegistryFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/class-use/MeterRegistryFactory.html new file mode 100644 index 00000000..d9469cca --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/class-use/MeterRegistryFactory.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.metrics.micrometer.MeterRegistryFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.metrics.micrometer.MeterRegistryFactory

+
+
No usage of io.streamthoughts.azkarra.metrics.micrometer.MeterRegistryFactory
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/class-use/MicrometerMeterRegistryConfigurer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/class-use/MicrometerMeterRegistryConfigurer.html new file mode 100644 index 00000000..bae065ff --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/class-use/MicrometerMeterRegistryConfigurer.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.metrics.micrometer.MicrometerMeterRegistryConfigurer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.metrics.micrometer.MicrometerMeterRegistryConfigurer

+
+
No usage of io.streamthoughts.azkarra.metrics.micrometer.MicrometerMeterRegistryConfigurer
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/package-summary.html new file mode 100644 index 00000000..0aa18755 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/package-summary.html @@ -0,0 +1,194 @@ + + + + + +io.streamthoughts.azkarra.metrics.micrometer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.metrics.micrometer

+
+
+
    +
  • + + + + + + + + + + + + +
    Interface Summary 
    InterfaceDescription
    MeterRegistryConfigurer<T extends io.micrometer.core.instrument.MeterRegistry> +
    Interface that is used to configure a specific type of MeterRegistry.
    +
    +
  • +
  • + + + + + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    MeterRegistryFactory +
    The default factory to build the primary MeterRegistry.
    +
    MicrometerMeterRegistryConfigurer +
    The default MeterRegistryConfigurer implementation to register a collection of + MeterBinder and MeterFilter on any MeterRegistry.
    +
    +
  • +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/package-tree.html new file mode 100644 index 00000000..bbe456d0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/package-tree.html @@ -0,0 +1,176 @@ + + + + + +io.streamthoughts.azkarra.metrics.micrometer Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.metrics.micrometer

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/package-use.html new file mode 100644 index 00000000..6766f58d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/micrometer/package-use.html @@ -0,0 +1,187 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.metrics.micrometer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.metrics.micrometer

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/package-summary.html new file mode 100644 index 00000000..5c5cf4c1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/package-summary.html @@ -0,0 +1,174 @@ + + + + + +io.streamthoughts.azkarra.metrics (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.metrics

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/package-tree.html new file mode 100644 index 00000000..49b72d4c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/package-tree.html @@ -0,0 +1,170 @@ + + + + + +io.streamthoughts.azkarra.metrics Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.metrics

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/package-use.html new file mode 100644 index 00000000..2f2d0e5f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/metrics/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.metrics (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.metrics

+
+
No usage of io.streamthoughts.azkarra.metrics
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/package-summary.html new file mode 100644 index 00000000..a8749cf9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/package-summary.html @@ -0,0 +1,170 @@ + + + + + +io.streamthoughts.azkarra (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra

+
+
+
    +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    AzkarraWorker +
    The default main class for starting an Azkarra worker.
    +
    +
  • +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/package-tree.html new file mode 100644 index 00000000..227c4bbc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/package-tree.html @@ -0,0 +1,165 @@ + + + + + +io.streamthoughts.azkarra Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/package-use.html new file mode 100644 index 00000000..80aad521 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra

+
+
No usage of io.streamthoughts.azkarra
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/AbstractTopologyStreamsExecution.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/AbstractTopologyStreamsExecution.html new file mode 100644 index 00000000..74b89e7e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/AbstractTopologyStreamsExecution.html @@ -0,0 +1,373 @@ + + + + + +AbstractTopologyStreamsExecution (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AbstractTopologyStreamsExecution<E extends StreamsExecutionEnvironment<E>>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.AbstractTopologyStreamsExecution<E>
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/StreamsExecutionEnvironmentAbstractFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/StreamsExecutionEnvironmentAbstractFactory.html new file mode 100644 index 00000000..ee07806d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/StreamsExecutionEnvironmentAbstractFactory.html @@ -0,0 +1,351 @@ + + + + + +StreamsExecutionEnvironmentAbstractFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsExecutionEnvironmentAbstractFactory

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.StreamsExecutionEnvironmentAbstractFactory
    • +
    +
  • +
+
+
    +
  • +
    +
    public class StreamsExecutionEnvironmentAbstractFactory
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/class-use/AbstractTopologyStreamsExecution.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/class-use/AbstractTopologyStreamsExecution.html new file mode 100644 index 00000000..b3e5724c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/class-use/AbstractTopologyStreamsExecution.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.AbstractTopologyStreamsExecution (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.AbstractTopologyStreamsExecution

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/class-use/StreamsExecutionEnvironmentAbstractFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/class-use/StreamsExecutionEnvironmentAbstractFactory.html new file mode 100644 index 00000000..9995f1ef --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/class-use/StreamsExecutionEnvironmentAbstractFactory.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.StreamsExecutionEnvironmentAbstractFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.StreamsExecutionEnvironmentAbstractFactory

+
+
No usage of io.streamthoughts.azkarra.runtime.StreamsExecutionEnvironmentAbstractFactory
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/BasicComponentFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/BasicComponentFactory.html new file mode 100644 index 00000000..a3f2e9d8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/BasicComponentFactory.html @@ -0,0 +1,345 @@ + + + + + +BasicComponentFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class BasicComponentFactory<T>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.components.BasicComponentFactory<T>
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Supplier<T>
    +
    +
    +
    public class BasicComponentFactory<T>
    +extends Object
    +implements Supplier<T>
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BasicComponentFactory

        +
        public BasicComponentFactory​(Class<T> componentClass)
        +
        Creates a new BasicComponentFactory instance.
        +
        +
        Parameters:
        +
        componentClass - the component class.
        +
        +
      • +
      + + + +
        +
      • +

        BasicComponentFactory

        +
        public BasicComponentFactory​(Class<T> componentClass,
        +                             ClassLoader classLoader)
        +
        Creates a new BasicComponentFactory instance.
        +
        +
        Parameters:
        +
        componentClass - the component class.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        get

        +
        public T get()
        +
        +
        Specified by:
        +
        get in interface Supplier<T>
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/ClassComponentAliasesGenerator.ClassAliasExtractor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/ClassComponentAliasesGenerator.ClassAliasExtractor.html new file mode 100644 index 00000000..b24b6fd5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/ClassComponentAliasesGenerator.ClassAliasExtractor.html @@ -0,0 +1,274 @@ + + + + + +ClassComponentAliasesGenerator.ClassAliasExtractor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ClassComponentAliasesGenerator.ClassAliasExtractor

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        accept

        +
        boolean accept​(Class<?> componentClass)
        +
      • +
      + + + +
        +
      • +

        extractAlias

        +
        String extractAlias​(Class<?> componentClass)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/ClassComponentAliasesGenerator.DropClassNameSuffixExtractor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/ClassComponentAliasesGenerator.DropClassNameSuffixExtractor.html new file mode 100644 index 00000000..4d419ad6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/ClassComponentAliasesGenerator.DropClassNameSuffixExtractor.html @@ -0,0 +1,299 @@ + + + + + +ClassComponentAliasesGenerator.DropClassNameSuffixExtractor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ClassComponentAliasesGenerator.DropClassNameSuffixExtractor

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.components.ClassComponentAliasesGenerator.DropClassNameSuffixExtractor
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/ClassComponentAliasesGenerator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/ClassComponentAliasesGenerator.html new file mode 100644 index 00000000..20065878 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/ClassComponentAliasesGenerator.html @@ -0,0 +1,373 @@ + + + + + +ClassComponentAliasesGenerator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ClassComponentAliasesGenerator

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.components.ClassComponentAliasesGenerator
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/ComponentDescriptorBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/ComponentDescriptorBuilder.html new file mode 100644 index 00000000..cdf40a46 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/ComponentDescriptorBuilder.html @@ -0,0 +1,998 @@ + + + + + +ComponentDescriptorBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ComponentDescriptorBuilder<T>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder<T>
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/ComponentDescriptorModifiers.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/ComponentDescriptorModifiers.html new file mode 100644 index 00000000..6e4864c0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/ComponentDescriptorModifiers.html @@ -0,0 +1,455 @@ + + + + + +ComponentDescriptorModifiers (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ComponentDescriptorModifiers

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.components.ComponentDescriptorModifiers
    • +
    +
  • +
+
+
    +
  • +
    +
    public class ComponentDescriptorModifiers
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/DefaultComponentDescriptorFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/DefaultComponentDescriptorFactory.html new file mode 100644 index 00000000..cc8e17d4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/DefaultComponentDescriptorFactory.html @@ -0,0 +1,357 @@ + + + + + +DefaultComponentDescriptorFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class DefaultComponentDescriptorFactory

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.components.DefaultComponentDescriptorFactory
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/DefaultComponentFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/DefaultComponentFactory.html new file mode 100644 index 00000000..638b757c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/DefaultComponentFactory.html @@ -0,0 +1,1526 @@ + + + + + +DefaultComponentFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class DefaultComponentFactory

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/RestrictedComponentFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/RestrictedComponentFactory.html new file mode 100644 index 00000000..7fd93e37 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/RestrictedComponentFactory.html @@ -0,0 +1,325 @@ + + + + + +RestrictedComponentFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class RestrictedComponentFactory

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.components.RestrictedComponentFactory
    • +
    +
  • +
+
+
    +
  • +
    +
    public class RestrictedComponentFactory
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RestrictedComponentFactory

        +
        public RestrictedComponentFactory​(ComponentFactory factory)
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        findComponentByRestriction

        +
        public <T> Optional<GettableComponent<T>> findComponentByRestriction​(Class<T> componentType,
        +                                                                     Conf componentConfig,
        +                                                                     Restriction restriction)
        +
        Finds a component for the given type that is available for the given config and restriction.
        +
        +
        Type Parameters:
        +
        T - the component type.
        +
        Parameters:
        +
        componentType - the Class of the component.
        +
        componentConfig - the Conf object to be used for resolved available components.
        +
        restriction - the Restriction.
        +
        Returns:
        +
        an optional GettableComponent.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/BasicComponentFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/BasicComponentFactory.html new file mode 100644 index 00000000..02bcbb65 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/BasicComponentFactory.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.components.BasicComponentFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.components.BasicComponentFactory

+
+
No usage of io.streamthoughts.azkarra.runtime.components.BasicComponentFactory
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/ClassComponentAliasesGenerator.ClassAliasExtractor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/ClassComponentAliasesGenerator.ClassAliasExtractor.html new file mode 100644 index 00000000..b0a0910b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/ClassComponentAliasesGenerator.ClassAliasExtractor.html @@ -0,0 +1,209 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.runtime.components.ClassComponentAliasesGenerator.ClassAliasExtractor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.runtime.components.ClassComponentAliasesGenerator.ClassAliasExtractor

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/ClassComponentAliasesGenerator.DropClassNameSuffixExtractor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/ClassComponentAliasesGenerator.DropClassNameSuffixExtractor.html new file mode 100644 index 00000000..85018c60 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/ClassComponentAliasesGenerator.DropClassNameSuffixExtractor.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.components.ClassComponentAliasesGenerator.DropClassNameSuffixExtractor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.components.ClassComponentAliasesGenerator.DropClassNameSuffixExtractor

+
+
No usage of io.streamthoughts.azkarra.runtime.components.ClassComponentAliasesGenerator.DropClassNameSuffixExtractor
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/ClassComponentAliasesGenerator.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/ClassComponentAliasesGenerator.html new file mode 100644 index 00000000..df83ae02 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/ClassComponentAliasesGenerator.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.components.ClassComponentAliasesGenerator (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.components.ClassComponentAliasesGenerator

+
+
No usage of io.streamthoughts.azkarra.runtime.components.ClassComponentAliasesGenerator
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/ComponentDescriptorBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/ComponentDescriptorBuilder.html new file mode 100644 index 00000000..3d435ce2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/ComponentDescriptorBuilder.html @@ -0,0 +1,282 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.components.ComponentDescriptorBuilder

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/ComponentDescriptorModifiers.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/ComponentDescriptorModifiers.html new file mode 100644 index 00000000..03338dec --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/ComponentDescriptorModifiers.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.components.ComponentDescriptorModifiers (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.components.ComponentDescriptorModifiers

+
+
No usage of io.streamthoughts.azkarra.runtime.components.ComponentDescriptorModifiers
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/DefaultComponentDescriptorFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/DefaultComponentDescriptorFactory.html new file mode 100644 index 00000000..8858f1dc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/DefaultComponentDescriptorFactory.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.components.DefaultComponentDescriptorFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.components.DefaultComponentDescriptorFactory

+
+
No usage of io.streamthoughts.azkarra.runtime.components.DefaultComponentDescriptorFactory
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/DefaultComponentFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/DefaultComponentFactory.html new file mode 100644 index 00000000..177d655a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/DefaultComponentFactory.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.components.DefaultComponentFactory

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/RestrictedComponentFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/RestrictedComponentFactory.html new file mode 100644 index 00000000..6e258b2e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/class-use/RestrictedComponentFactory.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.components.RestrictedComponentFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.components.RestrictedComponentFactory

+
+
No usage of io.streamthoughts.azkarra.runtime.components.RestrictedComponentFactory
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/condition/ConfigConditionalContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/condition/ConfigConditionalContext.html new file mode 100644 index 00000000..71cd7b5f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/condition/ConfigConditionalContext.html @@ -0,0 +1,373 @@ + + + + + +ConfigConditionalContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ConfigConditionalContext<T>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.components.condition.ConfigConditionalContext<T>
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/condition/class-use/ConfigConditionalContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/condition/class-use/ConfigConditionalContext.html new file mode 100644 index 00000000..81ffcd0c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/condition/class-use/ConfigConditionalContext.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.components.condition.ConfigConditionalContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.components.condition.ConfigConditionalContext

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/condition/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/condition/package-summary.html new file mode 100644 index 00000000..cdd8f982 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/condition/package-summary.html @@ -0,0 +1,170 @@ + + + + + +io.streamthoughts.azkarra.runtime.components.condition (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.runtime.components.condition

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/condition/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/condition/package-tree.html new file mode 100644 index 00000000..21753832 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/condition/package-tree.html @@ -0,0 +1,165 @@ + + + + + +io.streamthoughts.azkarra.runtime.components.condition Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.runtime.components.condition

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/condition/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/condition/package-use.html new file mode 100644 index 00000000..784da814 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/condition/package-use.html @@ -0,0 +1,187 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.runtime.components.condition (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.runtime.components.condition

+
+ +
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/package-summary.html new file mode 100644 index 00000000..79824dc2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/package-summary.html @@ -0,0 +1,215 @@ + + + + + +io.streamthoughts.azkarra.runtime.components (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.runtime.components

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/package-tree.html new file mode 100644 index 00000000..c8dde272 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/package-tree.html @@ -0,0 +1,178 @@ + + + + + +io.streamthoughts.azkarra.runtime.components Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.runtime.components

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/package-use.html new file mode 100644 index 00000000..df3f3dcb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/components/package-use.html @@ -0,0 +1,195 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.runtime.components (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.runtime.components

+
+ +
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/DefaultAzkarraContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/DefaultAzkarraContext.html new file mode 100644 index 00000000..031353a5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/DefaultAzkarraContext.html @@ -0,0 +1,1094 @@ + + + + + +DefaultAzkarraContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class DefaultAzkarraContext

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/DefaultStreamThreadExceptionHandlerFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/DefaultStreamThreadExceptionHandlerFactory.html new file mode 100644 index 00000000..f56110fa --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/DefaultStreamThreadExceptionHandlerFactory.html @@ -0,0 +1,381 @@ + + + + + +DefaultStreamThreadExceptionHandlerFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class DefaultStreamThreadExceptionHandlerFactory

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.context.DefaultStreamThreadExceptionHandlerFactory
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_STREAM_THREAD_EXCEPTION_HANDLER

        +
        public static String DEFAULT_STREAM_THREAD_EXCEPTION_HANDLER
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DefaultStreamThreadExceptionHandlerFactory

        +
        public DefaultStreamThreadExceptionHandlerFactory()
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/class-use/DefaultAzkarraContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/class-use/DefaultAzkarraContext.html new file mode 100644 index 00000000..d178da73 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/class-use/DefaultAzkarraContext.html @@ -0,0 +1,213 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.context.DefaultAzkarraContext

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/class-use/DefaultStreamThreadExceptionHandlerFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/class-use/DefaultStreamThreadExceptionHandlerFactory.html new file mode 100644 index 00000000..d5720ac5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/class-use/DefaultStreamThreadExceptionHandlerFactory.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.context.DefaultStreamThreadExceptionHandlerFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.context.DefaultStreamThreadExceptionHandlerFactory

+
+
No usage of io.streamthoughts.azkarra.runtime.context.DefaultStreamThreadExceptionHandlerFactory
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ClassLoaderAwareKafkaStreamsFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ClassLoaderAwareKafkaStreamsFactory.html new file mode 100644 index 00000000..05e7576c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ClassLoaderAwareKafkaStreamsFactory.html @@ -0,0 +1,366 @@ + + + + + +ClassLoaderAwareKafkaStreamsFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ClassLoaderAwareKafkaStreamsFactory

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        make

        +
        public org.apache.kafka.streams.KafkaStreams make​(org.apache.kafka.streams.Topology topology,
        +                                                  Conf streamsConfig)
        +
        Creates a new KafkaStreams instance for the given topology and config.
        +
        +
        Specified by:
        +
        make in interface KafkaStreamsFactory
        +
        Parameters:
        +
        topology - the Topology instance.
        +
        streamsConfig - the streams configuration.
        +
        Returns:
        +
        the KafkaStreams instance.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareApplicationIdBuilderSupplier.DelegateApplicationIdBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareApplicationIdBuilderSupplier.DelegateApplicationIdBuilder.html new file mode 100644 index 00000000..7c4341b6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareApplicationIdBuilderSupplier.DelegateApplicationIdBuilder.html @@ -0,0 +1,306 @@ + + + + + +ContextAwareApplicationIdBuilderSupplier.DelegateApplicationIdBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ContextAwareApplicationIdBuilderSupplier.DelegateApplicationIdBuilder

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        buildApplicationId

        +
        public ApplicationId buildApplicationId​(TopologyMetadata metadata,
        +                                        Conf streamsConfig)
        +
        Builds the StreamsConfig.APPLICATION_ID_CONFIG for + the specified topology and configuration.
        +
        +
        Specified by:
        +
        buildApplicationId in interface ApplicationIdBuilder
        +
        Parameters:
        +
        metadata - the topology's metadata.
        +
        streamsConfig - the topology's configuration.
        +
        Returns:
        +
        a new ApplicationId instance.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareApplicationIdBuilderSupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareApplicationIdBuilderSupplier.html new file mode 100644 index 00000000..46886cc9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareApplicationIdBuilderSupplier.html @@ -0,0 +1,390 @@ + + + + + +ContextAwareApplicationIdBuilderSupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ContextAwareApplicationIdBuilderSupplier

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareComponentSupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareComponentSupplier.html new file mode 100644 index 00000000..e7fdc4ea --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareComponentSupplier.html @@ -0,0 +1,292 @@ + + + + + +ContextAwareComponentSupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ContextAwareComponentSupplier<T>

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareGettableComponentSupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareGettableComponentSupplier.html new file mode 100644 index 00000000..33e92d6a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareGettableComponentSupplier.html @@ -0,0 +1,318 @@ + + + + + +ContextAwareGettableComponentSupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ContextAwareGettableComponentSupplier<T>

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareKafkaStreamsFactorySupplier.DelegateKafkaStreamsFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareKafkaStreamsFactorySupplier.DelegateKafkaStreamsFactory.html new file mode 100644 index 00000000..2ab8a1cf --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareKafkaStreamsFactorySupplier.DelegateKafkaStreamsFactory.html @@ -0,0 +1,321 @@ + + + + + +ContextAwareKafkaStreamsFactorySupplier.DelegateKafkaStreamsFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ContextAwareKafkaStreamsFactorySupplier.DelegateKafkaStreamsFactory

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        make

        +
        public org.apache.kafka.streams.KafkaStreams make​(org.apache.kafka.streams.Topology topology,
        +                                                  Conf streamsConfig)
        +
        Creates a new KafkaStreams instance for the given topology and config.
        +
        +
        Specified by:
        +
        make in interface KafkaStreamsFactory
        +
        Parameters:
        +
        topology - the Topology instance.
        +
        streamsConfig - the streams configuration.
        +
        Returns:
        +
        the KafkaStreams instance.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareKafkaStreamsFactorySupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareKafkaStreamsFactorySupplier.html new file mode 100644 index 00000000..520da60b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareKafkaStreamsFactorySupplier.html @@ -0,0 +1,390 @@ + + + + + +ContextAwareKafkaStreamsFactorySupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ContextAwareKafkaStreamsFactorySupplier

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareLifecycleInterceptorSupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareLifecycleInterceptorSupplier.html new file mode 100644 index 00000000..5d181ea5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareLifecycleInterceptorSupplier.html @@ -0,0 +1,365 @@ + + + + + +ContextAwareLifecycleInterceptorSupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ContextAwareLifecycleInterceptorSupplier

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareThreadExceptionHandlerSupplier.DelegateStreamThreadExceptionHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareThreadExceptionHandlerSupplier.DelegateStreamThreadExceptionHandler.html new file mode 100644 index 00000000..0d7c0f8d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareThreadExceptionHandlerSupplier.DelegateStreamThreadExceptionHandler.html @@ -0,0 +1,305 @@ + + + + + +ContextAwareThreadExceptionHandlerSupplier.DelegateStreamThreadExceptionHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ContextAwareThreadExceptionHandlerSupplier.DelegateStreamThreadExceptionHandler

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        handle

        +
        public void handle​(KafkaStreamsContainer container,
        +                   Thread streamThread,
        +                   Throwable e)
        +
        Method invoked when a StreamThread abruptly terminates due to an uncaught exception.
        +
        +
        Specified by:
        +
        handle in interface StreamThreadExceptionHandler
        +
        Parameters:
        +
        container - the streams container.
        +
        streamThread - the thread.
        +
        e - the exception.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareThreadExceptionHandlerSupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareThreadExceptionHandlerSupplier.html new file mode 100644 index 00000000..2ea00b60 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareThreadExceptionHandlerSupplier.html @@ -0,0 +1,390 @@ + + + + + +ContextAwareThreadExceptionHandlerSupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ContextAwareThreadExceptionHandlerSupplier

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareTopologySupplier.ClassLoaderAwareTopologyProvider.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareTopologySupplier.ClassLoaderAwareTopologyProvider.html new file mode 100644 index 00000000..6eab2071 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareTopologySupplier.ClassLoaderAwareTopologyProvider.html @@ -0,0 +1,356 @@ + + + + + +ContextAwareTopologySupplier.ClassLoaderAwareTopologyProvider (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ContextAwareTopologySupplier.ClassLoaderAwareTopologyProvider

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareTopologySupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareTopologySupplier.html new file mode 100644 index 00000000..8f3a4a74 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/ContextAwareTopologySupplier.html @@ -0,0 +1,362 @@ + + + + + +ContextAwareTopologySupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ContextAwareTopologySupplier

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/DelegatingExecutionEnvironmentAware.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/DelegatingExecutionEnvironmentAware.html new file mode 100644 index 00000000..9eaf5edc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/DelegatingExecutionEnvironmentAware.html @@ -0,0 +1,287 @@ + + + + + +DelegatingExecutionEnvironmentAware (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class DelegatingExecutionEnvironmentAware<T>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.context.internal.DelegatingExecutionEnvironmentAware<T>
    • +
    +
  • +
+ +
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ClassLoaderAwareKafkaStreamsFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ClassLoaderAwareKafkaStreamsFactory.html new file mode 100644 index 00000000..f3801358 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ClassLoaderAwareKafkaStreamsFactory.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.context.internal.ClassLoaderAwareKafkaStreamsFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.context.internal.ClassLoaderAwareKafkaStreamsFactory

+
+
No usage of io.streamthoughts.azkarra.runtime.context.internal.ClassLoaderAwareKafkaStreamsFactory
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareApplicationIdBuilderSupplier.DelegateApplicationIdBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareApplicationIdBuilderSupplier.DelegateApplicationIdBuilder.html new file mode 100644 index 00000000..b79dde83 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareApplicationIdBuilderSupplier.DelegateApplicationIdBuilder.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareApplicationIdBuilderSupplier.DelegateApplicationIdBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.context.internal.ContextAwareApplicationIdBuilderSupplier.DelegateApplicationIdBuilder

+
+
No usage of io.streamthoughts.azkarra.runtime.context.internal.ContextAwareApplicationIdBuilderSupplier.DelegateApplicationIdBuilder
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareApplicationIdBuilderSupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareApplicationIdBuilderSupplier.html new file mode 100644 index 00000000..45079197 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareApplicationIdBuilderSupplier.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareApplicationIdBuilderSupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.context.internal.ContextAwareApplicationIdBuilderSupplier

+
+
No usage of io.streamthoughts.azkarra.runtime.context.internal.ContextAwareApplicationIdBuilderSupplier
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareComponentSupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareComponentSupplier.html new file mode 100644 index 00000000..7034fcee --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareComponentSupplier.html @@ -0,0 +1,216 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareComponentSupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.context.internal.ContextAwareComponentSupplier

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareGettableComponentSupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareGettableComponentSupplier.html new file mode 100644 index 00000000..9b4e9e6b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareGettableComponentSupplier.html @@ -0,0 +1,209 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareGettableComponentSupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.context.internal.ContextAwareGettableComponentSupplier

+
+ +
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareKafkaStreamsFactorySupplier.DelegateKafkaStreamsFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareKafkaStreamsFactorySupplier.DelegateKafkaStreamsFactory.html new file mode 100644 index 00000000..333f0509 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareKafkaStreamsFactorySupplier.DelegateKafkaStreamsFactory.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareKafkaStreamsFactorySupplier.DelegateKafkaStreamsFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.context.internal.ContextAwareKafkaStreamsFactorySupplier.DelegateKafkaStreamsFactory

+
+
No usage of io.streamthoughts.azkarra.runtime.context.internal.ContextAwareKafkaStreamsFactorySupplier.DelegateKafkaStreamsFactory
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareKafkaStreamsFactorySupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareKafkaStreamsFactorySupplier.html new file mode 100644 index 00000000..6e9f788a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareKafkaStreamsFactorySupplier.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareKafkaStreamsFactorySupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.context.internal.ContextAwareKafkaStreamsFactorySupplier

+
+
No usage of io.streamthoughts.azkarra.runtime.context.internal.ContextAwareKafkaStreamsFactorySupplier
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareLifecycleInterceptorSupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareLifecycleInterceptorSupplier.html new file mode 100644 index 00000000..3acaabb9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareLifecycleInterceptorSupplier.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareLifecycleInterceptorSupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.context.internal.ContextAwareLifecycleInterceptorSupplier

+
+
No usage of io.streamthoughts.azkarra.runtime.context.internal.ContextAwareLifecycleInterceptorSupplier
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareThreadExceptionHandlerSupplier.DelegateStreamThreadExceptionHandler.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareThreadExceptionHandlerSupplier.DelegateStreamThreadExceptionHandler.html new file mode 100644 index 00000000..1e127e3c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareThreadExceptionHandlerSupplier.DelegateStreamThreadExceptionHandler.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareThreadExceptionHandlerSupplier.DelegateStreamThreadExceptionHandler (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.context.internal.ContextAwareThreadExceptionHandlerSupplier.DelegateStreamThreadExceptionHandler

+
+
No usage of io.streamthoughts.azkarra.runtime.context.internal.ContextAwareThreadExceptionHandlerSupplier.DelegateStreamThreadExceptionHandler
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareThreadExceptionHandlerSupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareThreadExceptionHandlerSupplier.html new file mode 100644 index 00000000..39b92509 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareThreadExceptionHandlerSupplier.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareThreadExceptionHandlerSupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.context.internal.ContextAwareThreadExceptionHandlerSupplier

+
+
No usage of io.streamthoughts.azkarra.runtime.context.internal.ContextAwareThreadExceptionHandlerSupplier
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareTopologySupplier.ClassLoaderAwareTopologyProvider.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareTopologySupplier.ClassLoaderAwareTopologyProvider.html new file mode 100644 index 00000000..13337b30 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareTopologySupplier.ClassLoaderAwareTopologyProvider.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareTopologySupplier.ClassLoaderAwareTopologyProvider (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.context.internal.ContextAwareTopologySupplier.ClassLoaderAwareTopologyProvider

+
+
No usage of io.streamthoughts.azkarra.runtime.context.internal.ContextAwareTopologySupplier.ClassLoaderAwareTopologyProvider
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareTopologySupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareTopologySupplier.html new file mode 100644 index 00000000..e861902a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/ContextAwareTopologySupplier.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.context.internal.ContextAwareTopologySupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.context.internal.ContextAwareTopologySupplier

+
+
No usage of io.streamthoughts.azkarra.runtime.context.internal.ContextAwareTopologySupplier
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/DelegatingExecutionEnvironmentAware.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/DelegatingExecutionEnvironmentAware.html new file mode 100644 index 00000000..ccbb5cd0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/class-use/DelegatingExecutionEnvironmentAware.html @@ -0,0 +1,222 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.context.internal.DelegatingExecutionEnvironmentAware (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.context.internal.DelegatingExecutionEnvironmentAware

+
+ +
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/package-summary.html new file mode 100644 index 00000000..47e2c7b4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/package-summary.html @@ -0,0 +1,228 @@ + + + + + +io.streamthoughts.azkarra.runtime.context.internal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.runtime.context.internal

+
+ +
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/package-tree.html new file mode 100644 index 00000000..3c6cff01 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/package-tree.html @@ -0,0 +1,190 @@ + + + + + +io.streamthoughts.azkarra.runtime.context.internal Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.runtime.context.internal

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/package-use.html new file mode 100644 index 00000000..57f7cad7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/internal/package-use.html @@ -0,0 +1,197 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.runtime.context.internal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.runtime.context.internal

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/package-summary.html new file mode 100644 index 00000000..26d5f12b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/package-summary.html @@ -0,0 +1,174 @@ + + + + + +io.streamthoughts.azkarra.runtime.context (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.runtime.context

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/package-tree.html new file mode 100644 index 00000000..059793ac --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/package-tree.html @@ -0,0 +1,166 @@ + + + + + +io.streamthoughts.azkarra.runtime.context Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.runtime.context

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/package-use.html new file mode 100644 index 00000000..c8008fef --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/context/package-use.html @@ -0,0 +1,187 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.runtime.context (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.runtime.context

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/ContainerIdBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/ContainerIdBuilder.html new file mode 100644 index 00000000..1c870e85 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/ContainerIdBuilder.html @@ -0,0 +1,271 @@ + + + + + +ContainerIdBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ContainerIdBuilder

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/LocalStreamsExecution.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/LocalStreamsExecution.html new file mode 100644 index 00000000..70d4789e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/LocalStreamsExecution.html @@ -0,0 +1,308 @@ + + + + + +LocalStreamsExecution (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class LocalStreamsExecution

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/LocalStreamsExecutionEnvironment.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/LocalStreamsExecutionEnvironment.html new file mode 100644 index 00000000..d7bf4580 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/LocalStreamsExecutionEnvironment.html @@ -0,0 +1,1353 @@ + + + + + +LocalStreamsExecutionEnvironment (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class LocalStreamsExecutionEnvironment

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/LocalStreamsExecutionEnvironmentFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/LocalStreamsExecutionEnvironmentFactory.html new file mode 100644 index 00000000..f641e3c6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/LocalStreamsExecutionEnvironmentFactory.html @@ -0,0 +1,415 @@ + + + + + +LocalStreamsExecutionEnvironmentFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class LocalStreamsExecutionEnvironmentFactory

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironmentFactory
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/class-use/ContainerIdBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/class-use/ContainerIdBuilder.html new file mode 100644 index 00000000..8f1b13e7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/class-use/ContainerIdBuilder.html @@ -0,0 +1,194 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.runtime.env.ContainerIdBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.runtime.env.ContainerIdBuilder

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/class-use/LocalStreamsExecution.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/class-use/LocalStreamsExecution.html new file mode 100644 index 00000000..d8fa3e93 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/class-use/LocalStreamsExecution.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecution (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.env.LocalStreamsExecution

+
+
No usage of io.streamthoughts.azkarra.runtime.env.LocalStreamsExecution
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/class-use/LocalStreamsExecutionEnvironment.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/class-use/LocalStreamsExecutionEnvironment.html new file mode 100644 index 00000000..c656ada5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/class-use/LocalStreamsExecutionEnvironment.html @@ -0,0 +1,330 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironment

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/class-use/LocalStreamsExecutionEnvironmentFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/class-use/LocalStreamsExecutionEnvironmentFactory.html new file mode 100644 index 00000000..c4ddc94a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/class-use/LocalStreamsExecutionEnvironmentFactory.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironmentFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironmentFactory

+
+
No usage of io.streamthoughts.azkarra.runtime.env.LocalStreamsExecutionEnvironmentFactory
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/BasicContainerId.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/BasicContainerId.html new file mode 100644 index 00000000..70e2b5d4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/BasicContainerId.html @@ -0,0 +1,427 @@ + + + + + +BasicContainerId (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class BasicContainerId

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.env.internal.BasicContainerId
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BasicContainerId

        +
        public BasicContainerId​(String id)
        +
        Creates a new BasicContainerId instance.
        +
        +
        Parameters:
        +
        id - the id to be used.
        +
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/DefaultContainerIdBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/DefaultContainerIdBuilder.html new file mode 100644 index 00000000..18128a6e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/DefaultContainerIdBuilder.html @@ -0,0 +1,374 @@ + + + + + +DefaultContainerIdBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class DefaultContainerIdBuilder

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.env.internal.DefaultContainerIdBuilder
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/EnvironmentAwareComponentSupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/EnvironmentAwareComponentSupplier.html new file mode 100644 index 00000000..a55296e8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/EnvironmentAwareComponentSupplier.html @@ -0,0 +1,317 @@ + + + + + +EnvironmentAwareComponentSupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class EnvironmentAwareComponentSupplier<T>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.env.internal.EnvironmentAwareComponentSupplier<T>
    • +
    +
  • +
+
+
    +
  • +
    +
    public class EnvironmentAwareComponentSupplier<T>
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/class-use/BasicContainerId.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/class-use/BasicContainerId.html new file mode 100644 index 00000000..7e0ca238 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/class-use/BasicContainerId.html @@ -0,0 +1,203 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.env.internal.BasicContainerId (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.env.internal.BasicContainerId

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/class-use/DefaultContainerIdBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/class-use/DefaultContainerIdBuilder.html new file mode 100644 index 00000000..411ac003 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/class-use/DefaultContainerIdBuilder.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.env.internal.DefaultContainerIdBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.env.internal.DefaultContainerIdBuilder

+
+
No usage of io.streamthoughts.azkarra.runtime.env.internal.DefaultContainerIdBuilder
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/class-use/EnvironmentAwareComponentSupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/class-use/EnvironmentAwareComponentSupplier.html new file mode 100644 index 00000000..649b9fcc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/class-use/EnvironmentAwareComponentSupplier.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.env.internal.EnvironmentAwareComponentSupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.env.internal.EnvironmentAwareComponentSupplier

+
+
No usage of io.streamthoughts.azkarra.runtime.env.internal.EnvironmentAwareComponentSupplier
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/package-summary.html new file mode 100644 index 00000000..a1449d18 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/package-summary.html @@ -0,0 +1,176 @@ + + + + + +io.streamthoughts.azkarra.runtime.env.internal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.runtime.env.internal

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/package-tree.html new file mode 100644 index 00000000..dffc98fc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/package-tree.html @@ -0,0 +1,167 @@ + + + + + +io.streamthoughts.azkarra.runtime.env.internal Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.runtime.env.internal

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/package-use.html new file mode 100644 index 00000000..2cfeb955 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/internal/package-use.html @@ -0,0 +1,185 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.runtime.env.internal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.runtime.env.internal

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/package-summary.html new file mode 100644 index 00000000..a5ef3956 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/package-summary.html @@ -0,0 +1,197 @@ + + + + + +io.streamthoughts.azkarra.runtime.env (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.runtime.env

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/package-tree.html new file mode 100644 index 00000000..4660aa99 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/package-tree.html @@ -0,0 +1,177 @@ + + + + + +io.streamthoughts.azkarra.runtime.env Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.runtime.env

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/package-use.html new file mode 100644 index 00000000..2c8548f1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/env/package-use.html @@ -0,0 +1,210 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.runtime.env (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.runtime.env

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/AutoCreateTopicsInterceptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/AutoCreateTopicsInterceptor.html new file mode 100644 index 00000000..84823547 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/AutoCreateTopicsInterceptor.html @@ -0,0 +1,526 @@ + + + + + +AutoCreateTopicsInterceptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AutoCreateTopicsInterceptor

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + + + + + +
        +
      • +

        AutoCreateTopicsInterceptor

        +
        public AutoCreateTopicsInterceptor​(org.apache.kafka.clients.admin.AdminClient adminClient)
        +
        Creates a new AutoCreateTopicsInterceptor instance.
        +
        +
        Parameters:
        +
        adminClient - the AdminClient to be used.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        configure

        +
        public void configure​(Conf configuration)
        +
        Configures this instance with the specified Conf.
        +
        +
        Specified by:
        +
        configure in interface Configurable
        +
        Overrides:
        +
        configure in class BaseComponentModule
        +
        Parameters:
        +
        configuration - the Conf instance used to configure this instance.
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        setReplicationFactor

        +
        public void setReplicationFactor​(short replicationFactor)
        +
        Sets the default replication factor uses for creating topics.
        +
        +
        Parameters:
        +
        replicationFactor - the replication factor.
        +
        +
      • +
      + + + +
        +
      • +

        setNumPartitions

        +
        public void setNumPartitions​(int numPartitions)
        +
        Sets the default number of partitions uses for creating topics.
        +
        +
        Parameters:
        +
        numPartitions - the number of partitions.
        +
        +
      • +
      + + + +
        +
      • +

        setTopics

        +
        public void setTopics​(Collection<org.apache.kafka.clients.admin.NewTopic> topics)
        +
        Sets the list of new topics to create.
        +
        +
        Parameters:
        +
        topics - the list of NewTopic instances.
        +
        +
      • +
      + + + +
        +
      • +

        setTopicConfigs

        +
        public void setTopicConfigs​(Map<String,​String> topicConfigs)
        +
      • +
      + + + +
        +
      • +

        setDeleteTopicsOnStreamsClosed

        +
        public void setDeleteTopicsOnStreamsClosed​(boolean delete)
        +
        Sets if topics should be automatically deleted once the streams is closed.
        +
        +
        Parameters:
        +
        delete - true to enable, otherwise false.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/AutoCreateTopicsInterceptorConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/AutoCreateTopicsInterceptorConfig.html new file mode 100644 index 00000000..f6690bd3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/AutoCreateTopicsInterceptorConfig.html @@ -0,0 +1,525 @@ + + + + + +AutoCreateTopicsInterceptorConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AutoCreateTopicsInterceptorConfig

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptorConfig
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        AUTO_CREATE_TOPICS_ENABLE_CONFIG

        +
        public static String AUTO_CREATE_TOPICS_ENABLE_CONFIG
        +
        auto.create.topics.enable
        +
      • +
      + + + +
        +
      • +

        AUTO_DELETE_TOPICS_ENABLE_CONFIG

        +
        public static String AUTO_DELETE_TOPICS_ENABLE_CONFIG
        +
        auto.delete.topics.enable
        +
      • +
      + + + +
        +
      • +

        AUTO_CREATE_TOPICS_NUM_PARTITIONS_CONFIG

        +
        public static String AUTO_CREATE_TOPICS_NUM_PARTITIONS_CONFIG
        +
        auto.create.topics.num.partitions
        +
      • +
      + + + +
        +
      • +

        AUTO_CREATE_TOPICS_NUM_PARTITIONS_DEFAULT

        +
        public static int AUTO_CREATE_TOPICS_NUM_PARTITIONS_DEFAULT
        +
      • +
      + + + +
        +
      • +

        AUTO_CREATE_TOPICS_REPLICATION_FACTOR_CONFIG

        +
        public static String AUTO_CREATE_TOPICS_REPLICATION_FACTOR_CONFIG
        +
        auto.create.topics.replication.factor
        +
      • +
      + + + +
        +
      • +

        AUTO_CREATE_TOPICS_REPLICATION_FACTOR_DEFAULT

        +
        public static int AUTO_CREATE_TOPICS_REPLICATION_FACTOR_DEFAULT
        +
      • +
      + + + +
        +
      • +

        AUTO_CREATE_TOPICS_CONFIGS_CONFIG

        +
        public static String AUTO_CREATE_TOPICS_CONFIGS_CONFIG
        +
        auto.create.topics.configs
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AutoCreateTopicsInterceptorConfig

        +
        public AutoCreateTopicsInterceptorConfig​(Conf originals)
        +
        Creates a new AutoCreateTopicsInterceptorConfig instance.
        +
        +
        Parameters:
        +
        originals - the Conf instance.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getAutoCreateTopicsNumPartition

        +
        public int getAutoCreateTopicsNumPartition()
        +
        Get the default number of partitions that should be set for creating topics.
        +
      • +
      + + + +
        +
      • +

        getAutoCreateTopicsReplicationFactor

        +
        public short getAutoCreateTopicsReplicationFactor()
        +
        Get the default replication factor that should be should be set for creating topics.
        +
      • +
      + + + +
        +
      • +

        getAutoCreateTopicsConfigs

        +
        public Map<String,​String> getAutoCreateTopicsConfigs()
        +
        Get additional properties that should be should be set for creating topics.
        +
      • +
      + + + +
        +
      • +

        isAutoDeleteTopicsEnable

        +
        public boolean isAutoDeleteTopicsEnable()
        +
        Get if topics should be automatically deleted once the streams is closed.
        +
      • +
      + + + +
        +
      • +

        originals

        +
        public Conf originals()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/ClassloadingIsolationInterceptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/ClassloadingIsolationInterceptor.html new file mode 100644 index 00000000..263331bb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/ClassloadingIsolationInterceptor.html @@ -0,0 +1,337 @@ + + + + + +ClassloadingIsolationInterceptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ClassloadingIsolationInterceptor

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.interceptors.ClassloadingIsolationInterceptor
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/CompositeStreamsInterceptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/CompositeStreamsInterceptor.html new file mode 100644 index 00000000..f5b59406 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/CompositeStreamsInterceptor.html @@ -0,0 +1,430 @@ + + + + + +CompositeStreamsInterceptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class CompositeStreamsInterceptor

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.interceptors.CompositeStreamsInterceptor
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/KafkaBrokerReadyInterceptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/KafkaBrokerReadyInterceptor.html new file mode 100644 index 00000000..faf3d78e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/KafkaBrokerReadyInterceptor.html @@ -0,0 +1,353 @@ + + + + + +KafkaBrokerReadyInterceptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class KafkaBrokerReadyInterceptor

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.interceptors.KafkaBrokerReadyInterceptor
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/KafkaBrokerReadyInterceptorConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/KafkaBrokerReadyInterceptorConfig.html new file mode 100644 index 00000000..90e33037 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/KafkaBrokerReadyInterceptorConfig.html @@ -0,0 +1,509 @@ + + + + + +KafkaBrokerReadyInterceptorConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class KafkaBrokerReadyInterceptorConfig

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.interceptors.KafkaBrokerReadyInterceptorConfig
    • +
    +
  • +
+
+
    +
  • +
    +
    public class KafkaBrokerReadyInterceptorConfig
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        KAFKA_READY_INTERCEPTOR_ENABLE_CONFIG

        +
        public static final String KAFKA_READY_INTERCEPTOR_ENABLE_CONFIG
        +
        kafka.ready.interceptor.enable
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        KAFKA_READY_INTERCEPTOR_TIMEOUT_MS_CONFIG

        +
        public static final String KAFKA_READY_INTERCEPTOR_TIMEOUT_MS_CONFIG
        +
        kafka.ready.interceptor.timeout.ms
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        KAFKA_READY_INTERCEPTOR_TIMEOUT_MS_DEFAULT

        +
        public static final long KAFKA_READY_INTERCEPTOR_TIMEOUT_MS_DEFAULT
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        KAFKA_READY_INTERCEPTOR_RETRY_BACKOFF_MS_CONFIG

        +
        public static final String KAFKA_READY_INTERCEPTOR_RETRY_BACKOFF_MS_CONFIG
        +
        kafka.ready.interceptor.connect.backoff.ms
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        KAFKA_READY_INTERCEPTOR_RETRY_BACKOFF_MS_DEFAULT

        +
        public static final long KAFKA_READY_INTERCEPTOR_RETRY_BACKOFF_MS_DEFAULT
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        KAFKA_READY_INTERCEPTOR_MIN_AVAILABLE_BROKERS_CONFIG

        +
        public static final String KAFKA_READY_INTERCEPTOR_MIN_AVAILABLE_BROKERS_CONFIG
        +
        kafka.ready.interceptor.min.available.brokers
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        KAFKA_READY_INTERCEPTOR_MIN_AVAILABLE_BROKERS_DEFAULT

        +
        public static final int KAFKA_READY_INTERCEPTOR_MIN_AVAILABLE_BROKERS_DEFAULT
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    +
    + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getTimeoutMs

        +
        public long getTimeoutMs()
        +
      • +
      + + + +
        +
      • +

        getRetryBackoffMs

        +
        public long getRetryBackoffMs()
        +
      • +
      + + + +
        +
      • +

        getMinAvailableBrokers

        +
        public int getMinAvailableBrokers()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/MonitoringStreamsInterceptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/MonitoringStreamsInterceptor.html new file mode 100644 index 00000000..4f1942ba --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/MonitoringStreamsInterceptor.html @@ -0,0 +1,446 @@ + + + + + +MonitoringStreamsInterceptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class MonitoringStreamsInterceptor

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/MonitoringStreamsInterceptorConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/MonitoringStreamsInterceptorConfig.html new file mode 100644 index 00000000..6cf1bbd5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/MonitoringStreamsInterceptorConfig.html @@ -0,0 +1,731 @@ + + + + + +MonitoringStreamsInterceptorConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class MonitoringStreamsInterceptorConfig

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        MONITORING_STREAMS_INTERCEPTOR_ENABLE_CONFIG

        +
        public static String MONITORING_STREAMS_INTERCEPTOR_ENABLE_CONFIG
        +
        monitoring.streams.interceptor.enable
        +
      • +
      + + + +
        +
      • +

        MONITORING_INTERCEPTOR_PRODUCER_PREFIX

        +
        public static final String MONITORING_INTERCEPTOR_PRODUCER_PREFIX
        +
        Prefix used to isolate producer configs from other client configs. + It is recommended to use producerPrefix(String) to add this prefix to producer + properties.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        MONITORING_INTERCEPTOR_INTERVAL_MS_CONFIG

        +
        public static final String MONITORING_INTERCEPTOR_INTERVAL_MS_CONFIG
        +
        monitoring.streams.interceptor.interval.ms
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        MONITORING_INTERCEPTOR_INTERVAL_MS_DEFAULT

        +
        public static final long MONITORING_INTERCEPTOR_INTERVAL_MS_DEFAULT
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        MONITORING_INTERCEPTOR_TOPIC_CONFIG

        +
        public static final String MONITORING_INTERCEPTOR_TOPIC_CONFIG
        +
        monitoring.streams.interceptor.topic
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        MONITORING_INTERCEPTOR_TOPIC_DEFAULT

        +
        public static final String MONITORING_INTERCEPTOR_TOPIC_DEFAULT
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        MONITORING_INTERCEPTOR_ADVERTISED_SERVER_CONFIG

        +
        public static final String MONITORING_INTERCEPTOR_ADVERTISED_SERVER_CONFIG
        +
        monitoring.streams.interceptor.advertised.server
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        MONITORING_INTERCEPTOR_ENABLE_STORES_LAG_CONFIG

        +
        public static final String MONITORING_INTERCEPTOR_ENABLE_STORES_LAG_CONFIG
        +
        monitoring.streams.interceptor.info.enabled.stores.lag
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        MONITORING_INTERCEPTOR_EXTENSIONS_CONFIG

        +
        public static final String MONITORING_INTERCEPTOR_EXTENSIONS_CONFIG
        +
        monitoring.streams.interceptor.ce.extensions
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        MONITORING_INTERCEPTOR_REPORTERS_CLASSES_CONFIG

        +
        public static final String MONITORING_INTERCEPTOR_REPORTERS_CLASSES_CONFIG
        +
        monitoring.streams.interceptor.info.enabled.stores.lag
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        MONITORING_STREAMS_INTERCEPTOR_KAFKA_REPORTER_ENABLE_CONFIG

        +
        public static String MONITORING_STREAMS_INTERCEPTOR_KAFKA_REPORTER_ENABLE_CONFIG
        +
        monitoring.streams.interceptor.enable
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MonitoringStreamsInterceptorConfig

        +
        public MonitoringStreamsInterceptorConfig​(Conf originals)
        +
        Creates a new MonitoringStreamsInterceptorConfig instance.
        +
        +
        Parameters:
        +
        originals - the Conf instance.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        producerPrefix

        +
        public static String producerPrefix​(String producerProp)
        +
        Prefix a property with MONITORING_INTERCEPTOR_PRODUCER_PREFIX. This is used to isolate producer configs.
        +
        +
        Parameters:
        +
        producerProp - the producer property to be masked
        +
        Returns:
        +
        WATCHER_PRODUCER_PREFIX + producerProp
        +
        +
      • +
      + + + +
        +
      • +

        isKafkaReporterEnabled

        +
        public boolean isKafkaReporterEnabled()
        +
      • +
      + + + + + + + +
        +
      • +

        getIntervalMs

        +
        public Optional<Long> getIntervalMs()
        +
        Get the period the interceptor should use to send a streams state event (Default is 10 seconds).
        +
        +
        Returns:
        +
        the period in milliseconds.
        +
        +
      • +
      + + + +
        +
      • +

        getAdvertisedServer

        +
        public Optional<String> getAdvertisedServer()
        +
        Get the server name that will be included in monitoring events. + If not specified, the streams application.server property is used."
        +
        +
        Returns:
        +
        an optional advertised server name.
        +
        +
      • +
      + + + +
        +
      • +

        getTopic

        +
        public Optional<String> getTopic()
        +
        Get the topic on which monitoring event will be sent (Default is _azkarra-streams-monitoring).
        +
        +
        Returns:
        +
        the name of the topic.
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isStoresLagsEnabled

        +
        public boolean isStoresLagsEnabled()
        +
        Checks if offset lags should be monitored for all local state stores.
        +
        +
        Returns:
        +
        false by default.
        +
        +
      • +
      + + + +
        +
      • +

        getProducerConfigs

        +
        public Map<String,​Object> getProducerConfigs​(String clientId)
        +
        Get the configs for the producer. + Properties using the prefix MONITORING_INTERCEPTOR_PRODUCER_PREFIX will be used in favor over their non-prefixed versions +.
        +
        +
        Parameters:
        +
        clientId - clientId
        +
        Returns:
        +
        Map of the producer configuration.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/WaitForSourceTopicsInterceptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/WaitForSourceTopicsInterceptor.html new file mode 100644 index 00000000..bf015043 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/WaitForSourceTopicsInterceptor.html @@ -0,0 +1,380 @@ + + + + + +WaitForSourceTopicsInterceptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class WaitForSourceTopicsInterceptor

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.interceptors.WaitForSourceTopicsInterceptor
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/WaitForSourceTopicsInterceptorConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/WaitForSourceTopicsInterceptorConfig.html new file mode 100644 index 00000000..7cee057c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/WaitForSourceTopicsInterceptorConfig.html @@ -0,0 +1,437 @@ + + + + + +WaitForSourceTopicsInterceptorConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class WaitForSourceTopicsInterceptorConfig

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.interceptors.WaitForSourceTopicsInterceptorConfig
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        ENABLE_WAIT_FOR_TOPICS__CONFIG

        +
        public static String ENABLE_WAIT_FOR_TOPICS__CONFIG
        +
        wait.for.topics.enable
        +
      • +
      + + + +
        +
      • +

        WAIT_FOR_TOPICS_ENABLE_CONFIG

        +
        public static String WAIT_FOR_TOPICS_ENABLE_CONFIG
        +
      • +
      + + + +
        +
      • +

        WAIT_FOR_TOPICS_TIMEOUT_MS_CONFIG

        +
        public static String WAIT_FOR_TOPICS_TIMEOUT_MS_CONFIG
        +
        wait.for.topics.timeout.ms
        +
      • +
      + + + +
        +
      • +

        WAIT_FOR_TOPICS_TIMEOUT_MS_DEFAULT

        +
        public static long WAIT_FOR_TOPICS_TIMEOUT_MS_DEFAULT
        +
      • +
      + + + +
        +
      • +

        WAIT_FOR_TOPICS_EXCLUDE_PATTERNS

        +
        public static String WAIT_FOR_TOPICS_EXCLUDE_PATTERNS
        +
        wait.for.topics.exclude.patterns
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WaitForSourceTopicsInterceptorConfig

        +
        public WaitForSourceTopicsInterceptorConfig​(Conf originals)
        +
        Creates a new AutoCreateTopicsInterceptorConfig instance.
        +
        +
        Parameters:
        +
        originals - the Conf instance.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getTimeout

        +
        public Duration getTimeout()
        +
      • +
      + + + +
        +
      • +

        getExcludePatterns

        +
        public List<Pattern> getExcludePatterns()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/AutoCreateTopicsInterceptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/AutoCreateTopicsInterceptor.html new file mode 100644 index 00000000..5425c7d1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/AutoCreateTopicsInterceptor.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptor

+
+
No usage of io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptor
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/AutoCreateTopicsInterceptorConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/AutoCreateTopicsInterceptorConfig.html new file mode 100644 index 00000000..d30f5e4f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/AutoCreateTopicsInterceptorConfig.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptorConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptorConfig

+
+
No usage of io.streamthoughts.azkarra.runtime.interceptors.AutoCreateTopicsInterceptorConfig
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/ClassloadingIsolationInterceptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/ClassloadingIsolationInterceptor.html new file mode 100644 index 00000000..8ff7126f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/ClassloadingIsolationInterceptor.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.interceptors.ClassloadingIsolationInterceptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.interceptors.ClassloadingIsolationInterceptor

+
+
No usage of io.streamthoughts.azkarra.runtime.interceptors.ClassloadingIsolationInterceptor
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/CompositeStreamsInterceptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/CompositeStreamsInterceptor.html new file mode 100644 index 00000000..e6f2709c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/CompositeStreamsInterceptor.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.interceptors.CompositeStreamsInterceptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.interceptors.CompositeStreamsInterceptor

+
+
No usage of io.streamthoughts.azkarra.runtime.interceptors.CompositeStreamsInterceptor
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/KafkaBrokerReadyInterceptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/KafkaBrokerReadyInterceptor.html new file mode 100644 index 00000000..0531ae54 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/KafkaBrokerReadyInterceptor.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.interceptors.KafkaBrokerReadyInterceptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.interceptors.KafkaBrokerReadyInterceptor

+
+
No usage of io.streamthoughts.azkarra.runtime.interceptors.KafkaBrokerReadyInterceptor
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/KafkaBrokerReadyInterceptorConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/KafkaBrokerReadyInterceptorConfig.html new file mode 100644 index 00000000..43e47c22 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/KafkaBrokerReadyInterceptorConfig.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.interceptors.KafkaBrokerReadyInterceptorConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.interceptors.KafkaBrokerReadyInterceptorConfig

+
+
No usage of io.streamthoughts.azkarra.runtime.interceptors.KafkaBrokerReadyInterceptorConfig
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/MonitoringStreamsInterceptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/MonitoringStreamsInterceptor.html new file mode 100644 index 00000000..f9e1fd0a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/MonitoringStreamsInterceptor.html @@ -0,0 +1,203 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptor

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/MonitoringStreamsInterceptorConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/MonitoringStreamsInterceptorConfig.html new file mode 100644 index 00000000..d6fe2540 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/MonitoringStreamsInterceptorConfig.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig

+
+
No usage of io.streamthoughts.azkarra.runtime.interceptors.MonitoringStreamsInterceptorConfig
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/WaitForSourceTopicsInterceptor.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/WaitForSourceTopicsInterceptor.html new file mode 100644 index 00000000..7cbe4615 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/WaitForSourceTopicsInterceptor.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.interceptors.WaitForSourceTopicsInterceptor (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.interceptors.WaitForSourceTopicsInterceptor

+
+
No usage of io.streamthoughts.azkarra.runtime.interceptors.WaitForSourceTopicsInterceptor
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/WaitForSourceTopicsInterceptorConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/WaitForSourceTopicsInterceptorConfig.html new file mode 100644 index 00000000..360b473e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/class-use/WaitForSourceTopicsInterceptorConfig.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.interceptors.WaitForSourceTopicsInterceptorConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.interceptors.WaitForSourceTopicsInterceptorConfig

+
+
No usage of io.streamthoughts.azkarra.runtime.interceptors.WaitForSourceTopicsInterceptorConfig
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/KafkaMonitoringReporter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/KafkaMonitoringReporter.html new file mode 100644 index 00000000..0c03cfae --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/KafkaMonitoringReporter.html @@ -0,0 +1,424 @@ + + + + + +KafkaMonitoringReporter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class KafkaMonitoringReporter

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.interceptors.monitoring.KafkaMonitoringReporter
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/KafkaStreamsMetadata.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/KafkaStreamsMetadata.html new file mode 100644 index 00000000..d431bbd5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/KafkaStreamsMetadata.html @@ -0,0 +1,434 @@ + + + + + +KafkaStreamsMetadata (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class KafkaStreamsMetadata

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.interceptors.monitoring.KafkaStreamsMetadata
    • +
    +
  • +
+
+
    +
  • +
    +
    public class KafkaStreamsMetadata
    +extends Object
    +
    Represents the runtime state of a single KafkaStreams instance.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/MonitoringReporter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/MonitoringReporter.html new file mode 100644 index 00000000..f8cfc1b1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/MonitoringReporter.html @@ -0,0 +1,324 @@ + + + + + +MonitoringReporter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface MonitoringReporter

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        report

        +
        void report​(KafkaStreamsMetadata metadata)
        +
        Called periodically by the monitoring tasks. + This method can be called after close() has been invoked if the stream instance is restarted.
        +
        +
        Parameters:
        +
        metadata - the KafkaStreamsMetadata change to report.
        +
        +
      • +
      + + + +
        +
      • +

        configure

        +
        default void configure​(Conf configuration)
        +
        Configure this StreamsMetadataReporter.
        +
        +
        Specified by:
        +
        configure in interface Configurable
        +
        Parameters:
        +
        configuration - the Conf instance used to configure this instance.
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/MonitoringStreamsTask.Reportable.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/MonitoringStreamsTask.Reportable.html new file mode 100644 index 00000000..946aa495 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/MonitoringStreamsTask.Reportable.html @@ -0,0 +1,263 @@ + + + + + +MonitoringStreamsTask.Reportable (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface MonitoringStreamsTask.Reportable<T>

+
+
+
+
    +
  • +
    +
    Enclosing class:
    +
    MonitoringStreamsTask
    +
    +
    +
    public static interface MonitoringStreamsTask.Reportable<T>
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        report

        +
        T report()
        +
        Gets an object to report.
        +
        +
        Returns:
        +
        the object to report.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/MonitoringStreamsTask.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/MonitoringStreamsTask.html new file mode 100644 index 00000000..29ca28e1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/MonitoringStreamsTask.html @@ -0,0 +1,421 @@ + + + + + +MonitoringStreamsTask (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class MonitoringStreamsTask

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Runnable
    +
    +
    +
    public final class MonitoringStreamsTask
    +extends Thread
    +
    Task for reporting KafkaStreams state changes.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/StreamsExtensionBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/StreamsExtensionBuilder.html new file mode 100644 index 00000000..19523b80 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/StreamsExtensionBuilder.html @@ -0,0 +1,344 @@ + + + + + +StreamsExtensionBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsExtensionBuilder

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.interceptors.monitoring.StreamsExtensionBuilder
    • +
    +
  • +
+
+
    +
  • +
    +
    public final class StreamsExtensionBuilder
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/CloudEventsAttributes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/CloudEventsAttributes.html new file mode 100644 index 00000000..80775f2b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/CloudEventsAttributes.html @@ -0,0 +1,556 @@ + + + + + +CloudEventsAttributes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class CloudEventsAttributes

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsAttributes
    • +
    +
  • +
+
+
    +
  • +
    +
    Direct Known Subclasses:
    +
    CloudEventsBuilder
    +
    +
    +
    public class CloudEventsAttributes
    +extends Object
    +
    This class describes the required attributes for streams events, following CloudEvents + Specification.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        id

        +
        protected String id
        +
        Identifies the event.
        +
      • +
      + + + +
        +
      • +

        source

        +
        protected String source
        +
        Identifies the context in which an event happened.
        +
      • +
      + + + +
        +
      • +

        subject

        +
        protected String subject
        +
        Identifies the subject of the event.
        +
      • +
      + + + +
        +
      • +

        specVersion

        +
        protected String specVersion
        +
        The version of the CloudEvents specification which the event uses.
        +
      • +
      + + + +
        +
      • +

        type

        +
        protected String type
        +
        This attribute contains a value describing the type of event related to the originating occurrence.
        +
      • +
      + + + +
        +
      • +

        time

        +
        protected ZonedDateTime time
        +
        Timestamp of when the occurrence happened.
        +
      • +
      + + + +
        +
      • +

        dataContentType

        +
        protected String dataContentType
        +
        Content type of data value.
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/CloudEventsBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/CloudEventsBuilder.html new file mode 100644 index 00000000..825f94bf --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/CloudEventsBuilder.html @@ -0,0 +1,474 @@ + + + + + +CloudEventsBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class CloudEventsBuilder<T>

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/CloudEventsContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/CloudEventsContext.html new file mode 100644 index 00000000..0ddf5e5b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/CloudEventsContext.html @@ -0,0 +1,433 @@ + + + + + +CloudEventsContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsContext
    • +
    +
  • +
+
+
    +
  • +
    +
    public final class CloudEventsContext
    +extends Object
    +
    This class is used to wrap information about a Cloud Events + in the context of Kafka Streams.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CloudEventsContext

        +
        public CloudEventsContext​(String applicationId,
        +                          String applicationServer,
        +                          String clusterId)
        +
        Creates a new CloudEventsContext instance.
        +
        +
        Parameters:
        +
        applicationId - the application-id.
        +
        applicationServer - the application-server.
        +
        clusterId - the kafka cluster-id.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        applicationId

        +
        public String applicationId()
        +
      • +
      + + + +
        +
      • +

        applicationServer

        +
        public String applicationServer()
        +
      • +
      + + + +
        +
      • +

        cloudEventSource

        +
        public String cloudEventSource()
        +
      • +
      + + + +
        +
      • +

        cloudEventSubject

        +
        public String cloudEventSubject()
        +
      • +
      + + + + + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/CloudEventsEntity.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/CloudEventsEntity.html new file mode 100644 index 00000000..807645e4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/CloudEventsEntity.html @@ -0,0 +1,350 @@ + + + + + +CloudEventsEntity (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class CloudEventsEntity<T>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsEntity<T>
    • +
    +
  • +
+
+
    +
  • +
    +
    public final class CloudEventsEntity<T>
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/CloudEventsExtension.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/CloudEventsExtension.html new file mode 100644 index 00000000..620aec69 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/CloudEventsExtension.html @@ -0,0 +1,310 @@ + + + + + +CloudEventsExtension (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface CloudEventsExtension

+
+
+
+
    +
  • +
    +
    Functional Interface:
    +
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
    +
    +
    +
    @FunctionalInterface
    +public interface CloudEventsExtension
    +
    Represents a list of Cloud Events Extension.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/class-use/CloudEventsAttributes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/class-use/CloudEventsAttributes.html new file mode 100644 index 00000000..24f32f57 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/class-use/CloudEventsAttributes.html @@ -0,0 +1,209 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsAttributes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsAttributes

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/class-use/CloudEventsBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/class-use/CloudEventsBuilder.html new file mode 100644 index 00000000..ae7cca77 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/class-use/CloudEventsBuilder.html @@ -0,0 +1,239 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsBuilder

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/class-use/CloudEventsContext.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/class-use/CloudEventsContext.html new file mode 100644 index 00000000..ca80a934 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/class-use/CloudEventsContext.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsContext (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsContext

+
+
No usage of io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsContext
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/class-use/CloudEventsEntity.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/class-use/CloudEventsEntity.html new file mode 100644 index 00000000..6a1a0b0a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/class-use/CloudEventsEntity.html @@ -0,0 +1,196 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsEntity (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsEntity

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/class-use/CloudEventsExtension.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/class-use/CloudEventsExtension.html new file mode 100644 index 00000000..72161efb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/class-use/CloudEventsExtension.html @@ -0,0 +1,283 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsExtension (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce.CloudEventsExtension

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/package-summary.html new file mode 100644 index 00000000..10456b22 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/package-summary.html @@ -0,0 +1,203 @@ + + + + + +io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/package-tree.html new file mode 100644 index 00000000..95ccc5d4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/package-tree.html @@ -0,0 +1,177 @@ + + + + + +io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/package-use.html new file mode 100644 index 00000000..3e4ac8aa --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/ce/package-use.html @@ -0,0 +1,248 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/KafkaMonitoringReporter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/KafkaMonitoringReporter.html new file mode 100644 index 00000000..260e8439 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/KafkaMonitoringReporter.html @@ -0,0 +1,199 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.interceptors.monitoring.KafkaMonitoringReporter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.interceptors.monitoring.KafkaMonitoringReporter

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/KafkaStreamsMetadata.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/KafkaStreamsMetadata.html new file mode 100644 index 00000000..7b5ffe49 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/KafkaStreamsMetadata.html @@ -0,0 +1,226 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.interceptors.monitoring.KafkaStreamsMetadata (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.interceptors.monitoring.KafkaStreamsMetadata

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/MonitoringReporter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/MonitoringReporter.html new file mode 100644 index 00000000..2886024e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/MonitoringReporter.html @@ -0,0 +1,257 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.runtime.interceptors.monitoring.MonitoringReporter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.runtime.interceptors.monitoring.MonitoringReporter

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/MonitoringStreamsTask.Reportable.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/MonitoringStreamsTask.Reportable.html new file mode 100644 index 00000000..3d63e89a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/MonitoringStreamsTask.Reportable.html @@ -0,0 +1,197 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.runtime.interceptors.monitoring.MonitoringStreamsTask.Reportable (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.runtime.interceptors.monitoring.MonitoringStreamsTask.Reportable

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/MonitoringStreamsTask.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/MonitoringStreamsTask.html new file mode 100644 index 00000000..8d4a291c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/MonitoringStreamsTask.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.interceptors.monitoring.MonitoringStreamsTask (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.interceptors.monitoring.MonitoringStreamsTask

+
+
No usage of io.streamthoughts.azkarra.runtime.interceptors.monitoring.MonitoringStreamsTask
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/StreamsExtensionBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/StreamsExtensionBuilder.html new file mode 100644 index 00000000..48edb969 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/class-use/StreamsExtensionBuilder.html @@ -0,0 +1,214 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.interceptors.monitoring.StreamsExtensionBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.interceptors.monitoring.StreamsExtensionBuilder

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/package-summary.html new file mode 100644 index 00000000..36bdd523 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/package-summary.html @@ -0,0 +1,208 @@ + + + + + +io.streamthoughts.azkarra.runtime.interceptors.monitoring (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.runtime.interceptors.monitoring

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/package-tree.html new file mode 100644 index 00000000..efa0d1ab --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/package-tree.html @@ -0,0 +1,188 @@ + + + + + +io.streamthoughts.azkarra.runtime.interceptors.monitoring Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.runtime.interceptors.monitoring

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/package-use.html new file mode 100644 index 00000000..2209e92e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/monitoring/package-use.html @@ -0,0 +1,232 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.runtime.interceptors.monitoring (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.runtime.interceptors.monitoring

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/package-summary.html new file mode 100644 index 00000000..52ac9cdf --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/package-summary.html @@ -0,0 +1,218 @@ + + + + + +io.streamthoughts.azkarra.runtime.interceptors (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.runtime.interceptors

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/package-tree.html new file mode 100644 index 00000000..587a0488 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/package-tree.html @@ -0,0 +1,178 @@ + + + + + +io.streamthoughts.azkarra.runtime.interceptors Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.runtime.interceptors

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/package-use.html new file mode 100644 index 00000000..ba5451d6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/interceptors/package-use.html @@ -0,0 +1,187 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.runtime.interceptors (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.runtime.interceptors

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/modules/InteractiveQueryServiceModule.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/modules/InteractiveQueryServiceModule.html new file mode 100644 index 00000000..26890a73 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/modules/InteractiveQueryServiceModule.html @@ -0,0 +1,349 @@ + + + + + +InteractiveQueryServiceModule (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class InteractiveQueryServiceModule

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/modules/class-use/InteractiveQueryServiceModule.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/modules/class-use/InteractiveQueryServiceModule.html new file mode 100644 index 00000000..802f7a28 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/modules/class-use/InteractiveQueryServiceModule.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.modules.InteractiveQueryServiceModule (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.modules.InteractiveQueryServiceModule

+
+
No usage of io.streamthoughts.azkarra.runtime.modules.InteractiveQueryServiceModule
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/modules/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/modules/package-summary.html new file mode 100644 index 00000000..f4e59747 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/modules/package-summary.html @@ -0,0 +1,168 @@ + + + + + +io.streamthoughts.azkarra.runtime.modules (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.runtime.modules

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/modules/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/modules/package-tree.html new file mode 100644 index 00000000..3f1fa81b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/modules/package-tree.html @@ -0,0 +1,173 @@ + + + + + +io.streamthoughts.azkarra.runtime.modules Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.runtime.modules

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/modules/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/modules/package-use.html new file mode 100644 index 00000000..de9bd263 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/modules/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.runtime.modules (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.runtime.modules

+
+
No usage of io.streamthoughts.azkarra.runtime.modules
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/package-summary.html new file mode 100644 index 00000000..536e03db --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/package-summary.html @@ -0,0 +1,172 @@ + + + + + +io.streamthoughts.azkarra.runtime (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.runtime

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/package-tree.html new file mode 100644 index 00000000..c5abbb50 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/package-tree.html @@ -0,0 +1,166 @@ + + + + + +io.streamthoughts.azkarra.runtime Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.runtime

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/package-use.html new file mode 100644 index 00000000..eb99a40c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/package-use.html @@ -0,0 +1,185 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.runtime (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.runtime

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/BaseAsyncQueryCall.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/BaseAsyncQueryCall.html new file mode 100644 index 00000000..27ff6eed --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/BaseAsyncQueryCall.html @@ -0,0 +1,499 @@ + + + + + +BaseAsyncQueryCall (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class BaseAsyncQueryCall<K,​V,​Q extends Query>

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + + + +
        +
      • +

        BaseAsyncQueryCall

        +
        protected BaseAsyncQueryCall​(Q query)
        +
        Creates a new BaseAsyncQueryCall instance.
        +
        +
        Parameters:
        +
        query - the query.
        +
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/DefaultInteractiveQueryService.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/DefaultInteractiveQueryService.html new file mode 100644 index 00000000..abb370d9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/DefaultInteractiveQueryService.html @@ -0,0 +1,383 @@ + + + + + +DefaultInteractiveQueryService (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class DefaultInteractiveQueryService

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.query.DefaultInteractiveQueryService
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/DistributedQueryCall.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/DistributedQueryCall.html new file mode 100644 index 00000000..a3df6477 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/DistributedQueryCall.html @@ -0,0 +1,416 @@ + + + + + +DistributedQueryCall (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class DistributedQueryCall<K,​V>

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/DistributedQueryExecutionDelegatee.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/DistributedQueryExecutionDelegatee.html new file mode 100644 index 00000000..ae75f607 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/DistributedQueryExecutionDelegatee.html @@ -0,0 +1,365 @@ + + + + + +DistributedQueryExecutionDelegatee (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class DistributedQueryExecutionDelegatee

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.query.DistributedQueryExecutionDelegatee
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/EmptyQueryCall.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/EmptyQueryCall.html new file mode 100644 index 00000000..125a2e40 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/EmptyQueryCall.html @@ -0,0 +1,412 @@ + + + + + +EmptyQueryCall (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class EmptyQueryCall<K,​V>

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EmptyQueryCall

        +
        public EmptyQueryCall​(Query query)
        +
        Creates a new DecorateQuery instance.
        +
        +
        Parameters:
        +
        query - the query.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        renew

        +
        public QueryCall<K,​V> renew()
        +
        Create a new, identical QueryCall to this one which can be re-executed even if this call + has already been.
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/LocalQueryCall.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/LocalQueryCall.html new file mode 100644 index 00000000..5c4436b2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/LocalQueryCall.html @@ -0,0 +1,428 @@ + + + + + +LocalQueryCall (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class LocalQueryCall<K,​V>

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/QueryExecutionDelegatee.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/QueryExecutionDelegatee.html new file mode 100644 index 00000000..79929a40 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/QueryExecutionDelegatee.html @@ -0,0 +1,302 @@ + + + + + +QueryExecutionDelegatee (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface QueryExecutionDelegatee

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/RemoteQueryCallFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/RemoteQueryCallFactory.html new file mode 100644 index 00000000..c6804514 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/RemoteQueryCallFactory.html @@ -0,0 +1,262 @@ + + + + + +RemoteQueryCallFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface RemoteQueryCallFactory

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/BaseAsyncQueryCall.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/BaseAsyncQueryCall.html new file mode 100644 index 00000000..5e29c2c0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/BaseAsyncQueryCall.html @@ -0,0 +1,204 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.query.BaseAsyncQueryCall (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.query.BaseAsyncQueryCall

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/DefaultInteractiveQueryService.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/DefaultInteractiveQueryService.html new file mode 100644 index 00000000..37e03ebe --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/DefaultInteractiveQueryService.html @@ -0,0 +1,193 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.query.DefaultInteractiveQueryService (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.query.DefaultInteractiveQueryService

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/DistributedQueryCall.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/DistributedQueryCall.html new file mode 100644 index 00000000..e02e233e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/DistributedQueryCall.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.query.DistributedQueryCall (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.query.DistributedQueryCall

+
+
No usage of io.streamthoughts.azkarra.runtime.query.DistributedQueryCall
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/DistributedQueryExecutionDelegatee.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/DistributedQueryExecutionDelegatee.html new file mode 100644 index 00000000..0fc3a012 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/DistributedQueryExecutionDelegatee.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.query.DistributedQueryExecutionDelegatee (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.query.DistributedQueryExecutionDelegatee

+
+
No usage of io.streamthoughts.azkarra.runtime.query.DistributedQueryExecutionDelegatee
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/EmptyQueryCall.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/EmptyQueryCall.html new file mode 100644 index 00000000..d831edeb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/EmptyQueryCall.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.query.EmptyQueryCall (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.query.EmptyQueryCall

+
+
No usage of io.streamthoughts.azkarra.runtime.query.EmptyQueryCall
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/LocalQueryCall.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/LocalQueryCall.html new file mode 100644 index 00000000..ca94dc6d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/LocalQueryCall.html @@ -0,0 +1,196 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.query.LocalQueryCall (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.query.LocalQueryCall

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/QueryExecutionDelegatee.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/QueryExecutionDelegatee.html new file mode 100644 index 00000000..d5b5cfa4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/QueryExecutionDelegatee.html @@ -0,0 +1,227 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.runtime.query.QueryExecutionDelegatee (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.runtime.query.QueryExecutionDelegatee

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/RemoteQueryCallFactory.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/RemoteQueryCallFactory.html new file mode 100644 index 00000000..ce886c39 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/class-use/RemoteQueryCallFactory.html @@ -0,0 +1,228 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.runtime.query.RemoteQueryCallFactory (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.runtime.query.RemoteQueryCallFactory

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/internal/QueryResultUtils.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/internal/QueryResultUtils.html new file mode 100644 index 00000000..24b869f2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/internal/QueryResultUtils.html @@ -0,0 +1,340 @@ + + + + + +QueryResultUtils (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class QueryResultUtils

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.query.internal.QueryResultUtils
    • +
    +
  • +
+
+
    +
  • +
    +
    public class QueryResultUtils
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/internal/class-use/QueryResultUtils.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/internal/class-use/QueryResultUtils.html new file mode 100644 index 00000000..84b0c96c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/internal/class-use/QueryResultUtils.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.query.internal.QueryResultUtils (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.query.internal.QueryResultUtils

+
+
No usage of io.streamthoughts.azkarra.runtime.query.internal.QueryResultUtils
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/internal/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/internal/package-summary.html new file mode 100644 index 00000000..393f7c12 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/internal/package-summary.html @@ -0,0 +1,168 @@ + + + + + +io.streamthoughts.azkarra.runtime.query.internal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.runtime.query.internal

+
+
+
    +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    QueryResultUtils 
    +
  • +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/internal/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/internal/package-tree.html new file mode 100644 index 00000000..fb3f14d7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/internal/package-tree.html @@ -0,0 +1,165 @@ + + + + + +io.streamthoughts.azkarra.runtime.query.internal Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.runtime.query.internal

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/internal/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/internal/package-use.html new file mode 100644 index 00000000..40889192 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/internal/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.runtime.query.internal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.runtime.query.internal

+
+
No usage of io.streamthoughts.azkarra.runtime.query.internal
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/package-summary.html new file mode 100644 index 00000000..24e58b00 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/package-summary.html @@ -0,0 +1,211 @@ + + + + + +io.streamthoughts.azkarra.runtime.query (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.runtime.query

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/package-tree.html new file mode 100644 index 00000000..13ef0373 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/package-tree.html @@ -0,0 +1,184 @@ + + + + + +io.streamthoughts.azkarra.runtime.query Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.runtime.query

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/package-use.html new file mode 100644 index 00000000..7cf7dc0c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/query/package-use.html @@ -0,0 +1,260 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.runtime.query (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.runtime.query

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/AbstractAzkarraStreamsService.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/AbstractAzkarraStreamsService.html new file mode 100644 index 00000000..9ee8d789 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/AbstractAzkarraStreamsService.html @@ -0,0 +1,577 @@ + + + + + +AbstractAzkarraStreamsService (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AbstractAzkarraStreamsService

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.service.AbstractAzkarraStreamsService
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/LocalAzkarraStreamsService.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/LocalAzkarraStreamsService.html new file mode 100644 index 00000000..8a8532fa --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/LocalAzkarraStreamsService.html @@ -0,0 +1,614 @@ + + + + + +LocalAzkarraStreamsService (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class LocalAzkarraStreamsService

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        LocalAzkarraStreamsService

        +
        public LocalAzkarraStreamsService()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        listAllKafkaStreamsContainerIds

        +
        public Set<String> listAllKafkaStreamsContainerIds()
        +
        Returns the list of ids for all running Kafka Streams containers.
        +
        +
        Returns:
        +
        a list of string ids.
        +
        +
      • +
      + + + +
        +
      • +

        listAllKafkaStreamsApplicationIds

        +
        public Set<String> listAllKafkaStreamsApplicationIds()
        +
        Returns the list of ids for all running Kafka Streams application.
        +
        +
        Returns:
        +
        a list of string ids.
        +
        See Also:
        +
        StreamsConfig.APPLICATION_ID_CONFIG
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        startStreamsTopology

        +
        public ApplicationId startStreamsTopology​(String topologyType,
        +                                          String topologyVersion,
        +                                          String env,
        +                                          Executed executed)
        +
        Creates and starts a new streams job for the specified topology into the specified environment.
        +
        +
        Parameters:
        +
        topologyType - the topology type.
        +
        topologyVersion - the topology topologyVersion.
        +
        env - the environment name.
        +
        executed - the Executed instance.
        +
        Returns:
        +
        the streams application.id
        +
        +
      • +
      + + + +
        +
      • +

        getContextConfig

        +
        public Conf getContextConfig()
        +
        Gets the configuration of AzkarraContext.
        +
        +
        Returns:
        +
        a Conf object.
        +
        +
      • +
      + + + +
        +
      • +

        addNewEnvironment

        +
        public void addNewEnvironment​(String name,
        +                              String type,
        +                              Conf conf)
        +
        Adds a new environment to this application.
        +
        +
        Parameters:
        +
        name - the environment name.
        +
        type - the environment type.
        +
        conf - the environment configuration.
        +
        +
      • +
      + + + +
        +
      • +

        getStreamsApplicationById

        +
        public KafkaStreamsApplication getStreamsApplicationById​(String id)
        +
        Gets all local and remote streams instances for the specified streams application.
        +
        +
        Parameters:
        +
        id - the streams application id.
        +
        Returns:
        +
        the KafkaStreamsApplication instance..
        +
        +
      • +
      + + + +
        +
      • +

        stopStreamsContainer

        +
        public void stopStreamsContainer​(String containerId,
        +                                 boolean cleanUp)
        +
        Stops the streams instance for the specified container id.
        +
        +
        Parameters:
        +
        containerId - the container id.
        +
        cleanUp - the flag to indicate if the local streams states should be cleaned up.
        +
        See Also:
        +
        StreamsExecutionEnvironment.stop(ContainerId, boolean)
        +
        +
      • +
      + + + +
        +
      • +

        restartStreamsContainer

        +
        public void restartStreamsContainer​(String containerId)
        +
        Restarts the streams instance for the specified container id.
        +
        +
        Parameters:
        +
        containerId - the container id.
        +
        +
      • +
      + + + + + + + +
        +
      • +

        terminateStreamsApplication

        +
        public void terminateStreamsApplication​(String applicationId)
        +
        Deletes all streams instances for the specified streams application.
        +
        +
        Parameters:
        +
        applicationId - the streams application id.
        +
        See Also:
        +
        StreamsExecutionEnvironment.terminate(ApplicationId)
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/class-use/AbstractAzkarraStreamsService.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/class-use/AbstractAzkarraStreamsService.html new file mode 100644 index 00000000..4effa1dc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/class-use/AbstractAzkarraStreamsService.html @@ -0,0 +1,196 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.service.AbstractAzkarraStreamsService (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.service.AbstractAzkarraStreamsService

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/class-use/LocalAzkarraStreamsService.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/class-use/LocalAzkarraStreamsService.html new file mode 100644 index 00000000..693ab3d4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/class-use/LocalAzkarraStreamsService.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.service.LocalAzkarraStreamsService (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.service.LocalAzkarraStreamsService

+
+
No usage of io.streamthoughts.azkarra.runtime.service.LocalAzkarraStreamsService
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/package-summary.html new file mode 100644 index 00000000..e5a6cbe3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/package-summary.html @@ -0,0 +1,174 @@ + + + + + +io.streamthoughts.azkarra.runtime.service (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.runtime.service

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/package-tree.html new file mode 100644 index 00000000..c9d34f2c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/package-tree.html @@ -0,0 +1,169 @@ + + + + + +io.streamthoughts.azkarra.runtime.service Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.runtime.service

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/package-use.html new file mode 100644 index 00000000..030a0d65 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/service/package-use.html @@ -0,0 +1,185 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.runtime.service (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.runtime.service

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/DefaultApplicationIdBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/DefaultApplicationIdBuilder.html new file mode 100644 index 00000000..db2bda10 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/DefaultApplicationIdBuilder.html @@ -0,0 +1,353 @@ + + + + + +DefaultApplicationIdBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class DefaultApplicationIdBuilder

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.streams.DefaultApplicationIdBuilder
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/LocalKafkaStreamsContainer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/LocalKafkaStreamsContainer.html new file mode 100644 index 00000000..dfef227e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/LocalKafkaStreamsContainer.html @@ -0,0 +1,1333 @@ + + + + + +LocalKafkaStreamsContainer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class LocalKafkaStreamsContainer

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/LocalKafkaStreamsContainerBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/LocalKafkaStreamsContainerBuilder.html new file mode 100644 index 00000000..074e1200 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/LocalKafkaStreamsContainerBuilder.html @@ -0,0 +1,428 @@ + + + + + +LocalKafkaStreamsContainerBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class LocalKafkaStreamsContainerBuilder

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainerBuilder
    • +
    +
  • +
+
+
    +
  • +
    +
    public class LocalKafkaStreamsContainerBuilder
    +extends Object
    +
    Default builder class for creating and configuring a new wrapped KafkaStreams instance.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/class-use/DefaultApplicationIdBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/class-use/DefaultApplicationIdBuilder.html new file mode 100644 index 00000000..a3ceae6d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/class-use/DefaultApplicationIdBuilder.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.streams.DefaultApplicationIdBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.streams.DefaultApplicationIdBuilder

+
+
No usage of io.streamthoughts.azkarra.runtime.streams.DefaultApplicationIdBuilder
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/class-use/LocalKafkaStreamsContainer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/class-use/LocalKafkaStreamsContainer.html new file mode 100644 index 00000000..5245f4dd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/class-use/LocalKafkaStreamsContainer.html @@ -0,0 +1,231 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainer

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/class-use/LocalKafkaStreamsContainerBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/class-use/LocalKafkaStreamsContainerBuilder.html new file mode 100644 index 00000000..f410e659 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/class-use/LocalKafkaStreamsContainerBuilder.html @@ -0,0 +1,234 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainerBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.streams.LocalKafkaStreamsContainerBuilder

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/CloseKafkaStreamsOnThreadException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/CloseKafkaStreamsOnThreadException.html new file mode 100644 index 00000000..0df9f34c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/CloseKafkaStreamsOnThreadException.html @@ -0,0 +1,353 @@ + + + + + +CloseKafkaStreamsOnThreadException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class CloseKafkaStreamsOnThreadException

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.streams.errors.CloseKafkaStreamsOnThreadException
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/LogAndSkipOnThreadException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/LogAndSkipOnThreadException.html new file mode 100644 index 00000000..b043206c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/LogAndSkipOnThreadException.html @@ -0,0 +1,329 @@ + + + + + +LogAndSkipOnThreadException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class LogAndSkipOnThreadException

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.streams.errors.LogAndSkipOnThreadException
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        LogAndSkipOnThreadException

        +
        public LogAndSkipOnThreadException()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        handle

        +
        public void handle​(KafkaStreamsContainer container,
        +                   Thread streamThread,
        +                   Throwable e)
        +
        Method invoked when a StreamThread abruptly terminates due to an uncaught exception.
        +
        +
        Specified by:
        +
        handle in interface StreamThreadExceptionHandler
        +
        Parameters:
        +
        container - the streams container.
        +
        streamThread - the thread.
        +
        e - the exception.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/RestartKafkaStreamsOnThreadException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/RestartKafkaStreamsOnThreadException.html new file mode 100644 index 00000000..deda75a9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/RestartKafkaStreamsOnThreadException.html @@ -0,0 +1,330 @@ + + + + + +RestartKafkaStreamsOnThreadException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class RestartKafkaStreamsOnThreadException

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.streams.errors.RestartKafkaStreamsOnThreadException
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RestartKafkaStreamsOnThreadException

        +
        public RestartKafkaStreamsOnThreadException()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        handle

        +
        public void handle​(KafkaStreamsContainer container,
        +                   Thread streamThread,
        +                   Throwable e)
        +
        Method invoked when a StreamThread abruptly terminates due to an uncaught exception.
        +
        +
        Specified by:
        +
        handle in interface StreamThreadExceptionHandler
        +
        Parameters:
        +
        container - the streams container.
        +
        streamThread - the thread.
        +
        e - the exception.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/class-use/CloseKafkaStreamsOnThreadException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/class-use/CloseKafkaStreamsOnThreadException.html new file mode 100644 index 00000000..938ffa4b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/class-use/CloseKafkaStreamsOnThreadException.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.streams.errors.CloseKafkaStreamsOnThreadException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.streams.errors.CloseKafkaStreamsOnThreadException

+
+
No usage of io.streamthoughts.azkarra.runtime.streams.errors.CloseKafkaStreamsOnThreadException
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/class-use/LogAndSkipOnThreadException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/class-use/LogAndSkipOnThreadException.html new file mode 100644 index 00000000..ea509753 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/class-use/LogAndSkipOnThreadException.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.streams.errors.LogAndSkipOnThreadException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.streams.errors.LogAndSkipOnThreadException

+
+
No usage of io.streamthoughts.azkarra.runtime.streams.errors.LogAndSkipOnThreadException
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/class-use/RestartKafkaStreamsOnThreadException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/class-use/RestartKafkaStreamsOnThreadException.html new file mode 100644 index 00000000..9170cade --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/class-use/RestartKafkaStreamsOnThreadException.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.streams.errors.RestartKafkaStreamsOnThreadException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.streams.errors.RestartKafkaStreamsOnThreadException

+
+
No usage of io.streamthoughts.azkarra.runtime.streams.errors.RestartKafkaStreamsOnThreadException
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/package-summary.html new file mode 100644 index 00000000..149de8f9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/package-summary.html @@ -0,0 +1,184 @@ + + + + + +io.streamthoughts.azkarra.runtime.streams.errors (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.runtime.streams.errors

+
+
+
    +
  • + + + + + + + + + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    CloseKafkaStreamsOnThreadException +
    Closes immediately the KafkaStreams instance when a StreamThread + abruptly terminates due to an uncaught exception.
    +
    LogAndSkipOnThreadException +
    Logs and skips exception when a StreamThread abruptly terminates due to an uncaught exception.
    +
    RestartKafkaStreamsOnThreadException +
    Restarts the KafkaStreams instance when a StreamThread + abruptly terminates due to an uncaught exception.
    +
    +
  • +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/package-tree.html new file mode 100644 index 00000000..47b67c99 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/package-tree.html @@ -0,0 +1,167 @@ + + + + + +io.streamthoughts.azkarra.runtime.streams.errors Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.runtime.streams.errors

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/package-use.html new file mode 100644 index 00000000..0d1f4f7e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/errors/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.runtime.streams.errors (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.runtime.streams.errors

+
+
No usage of io.streamthoughts.azkarra.runtime.streams.errors
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/package-summary.html new file mode 100644 index 00000000..b0de3db4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/package-summary.html @@ -0,0 +1,180 @@ + + + + + +io.streamthoughts.azkarra.runtime.streams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.runtime.streams

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/package-tree.html new file mode 100644 index 00000000..40c81a30 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/package-tree.html @@ -0,0 +1,167 @@ + + + + + +io.streamthoughts.azkarra.runtime.streams Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.runtime.streams

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/package-use.html new file mode 100644 index 00000000..79a839e9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/package-use.html @@ -0,0 +1,212 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.runtime.streams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.runtime.streams

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/InternalExecuted.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/InternalExecuted.html new file mode 100644 index 00000000..e1ae26b4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/InternalExecuted.html @@ -0,0 +1,444 @@ + + + + + +InternalExecuted (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class InternalExecuted

+
+
+ +
+
    +
  • +
    +
    public class InternalExecuted
    +extends Executed
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/TopologyUtils.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/TopologyUtils.html new file mode 100644 index 00000000..5aca3357 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/TopologyUtils.html @@ -0,0 +1,385 @@ + + + + + +TopologyUtils (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class TopologyUtils

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.streams.topology.TopologyUtils
    • +
    +
  • +
+
+
    +
  • +
    +
    public class TopologyUtils
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        TopologyUtils

        +
        public TopologyUtils()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getSourceTopics

        +
        public static Set<String> getSourceTopics​(org.apache.kafka.streams.TopologyDescription topology)
        +
      • +
      + + + +
        +
      • +

        getSinkTopics

        +
        public static Set<String> getSinkTopics​(org.apache.kafka.streams.TopologyDescription topology)
        +
      • +
      + + + +
        +
      • +

        getUserDeclaredTopics

        +
        public static Set<String> getUserDeclaredTopics​(org.apache.kafka.streams.TopologyDescription topology)
        +
      • +
      + + + +
        +
      • +

        isInternalTopic

        +
        public static boolean isInternalTopic​(String applicationId,
        +                                      String topic)
        +
        Checks whether the specified topic is internal for the given application id.
        +
        +
        Parameters:
        +
        applicationId - the id of the application.
        +
        topic - the name of the topic.
        +
        Returns:
        +
        true if topic is internal, otherwise false.
        +
        +
      • +
      + + + +
        +
      • +

        isInternalTopic

        +
        public static boolean isInternalTopic​(String topic)
        +
        Checks whether the specified topic is internal.
        +
        +
        Parameters:
        +
        topic - the name of the topic.
        +
        Returns:
        +
        true if topic is internal, otherwise false.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/class-use/InternalExecuted.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/class-use/InternalExecuted.html new file mode 100644 index 00000000..e1f115d2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/class-use/InternalExecuted.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.streams.topology.InternalExecuted (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.streams.topology.InternalExecuted

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/class-use/TopologyUtils.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/class-use/TopologyUtils.html new file mode 100644 index 00000000..a3cbc7b4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/class-use/TopologyUtils.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.streams.topology.TopologyUtils (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.streams.topology.TopologyUtils

+
+
No usage of io.streamthoughts.azkarra.runtime.streams.topology.TopologyUtils
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/package-summary.html new file mode 100644 index 00000000..237eb57f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/package-summary.html @@ -0,0 +1,172 @@ + + + + + +io.streamthoughts.azkarra.runtime.streams.topology (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.runtime.streams.topology

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/package-tree.html new file mode 100644 index 00000000..9ab7e104 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/package-tree.html @@ -0,0 +1,170 @@ + + + + + +io.streamthoughts.azkarra.runtime.streams.topology Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.runtime.streams.topology

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/package-use.html new file mode 100644 index 00000000..cf19e4ce --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/streams/topology/package-use.html @@ -0,0 +1,185 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.runtime.streams.topology (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.runtime.streams.topology

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/ShutdownHook.Hook.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/ShutdownHook.Hook.html new file mode 100644 index 00000000..357473ad --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/ShutdownHook.Hook.html @@ -0,0 +1,261 @@ + + + + + +ShutdownHook.Hook (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ShutdownHook.Hook

+
+
+
+
    +
  • +
    +
    Enclosing class:
    +
    ShutdownHook
    +
    +
    +
    Functional Interface:
    +
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
    +
    +
    +
    @FunctionalInterface
    +public static interface ShutdownHook.Hook
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        apply

        +
        void apply()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/ShutdownHook.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/ShutdownHook.html new file mode 100644 index 00000000..ead91998 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/ShutdownHook.html @@ -0,0 +1,292 @@ + + + + + +ShutdownHook (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ShutdownHook

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.runtime.util.ShutdownHook
    • +
    +
  • +
+
+
    +
  • +
    +
    public class ShutdownHook
    +extends Object
    +
    Utility class for registering shutdown hooks.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/class-use/ShutdownHook.Hook.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/class-use/ShutdownHook.Hook.html new file mode 100644 index 00000000..e39d62e5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/class-use/ShutdownHook.Hook.html @@ -0,0 +1,194 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.runtime.util.ShutdownHook.Hook (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.runtime.util.ShutdownHook.Hook

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/class-use/ShutdownHook.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/class-use/ShutdownHook.html new file mode 100644 index 00000000..9987b457 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/class-use/ShutdownHook.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.runtime.util.ShutdownHook (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.runtime.util.ShutdownHook

+
+
No usage of io.streamthoughts.azkarra.runtime.util.ShutdownHook
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/package-summary.html new file mode 100644 index 00000000..a0d340ca --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/package-summary.html @@ -0,0 +1,185 @@ + + + + + +io.streamthoughts.azkarra.runtime.util (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.runtime.util

+
+
+
    +
  • + + + + + + + + + + + + +
    Interface Summary 
    InterfaceDescription
    ShutdownHook.Hook 
    +
  • +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    ShutdownHook +
    Utility class for registering shutdown hooks.
    +
    +
  • +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/package-tree.html new file mode 100644 index 00000000..10e0a30e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/package-tree.html @@ -0,0 +1,171 @@ + + + + + +io.streamthoughts.azkarra.runtime.util Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.runtime.util

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/package-use.html new file mode 100644 index 00000000..671dc8df --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/runtime/util/package-use.html @@ -0,0 +1,185 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.runtime.util (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.runtime.util

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/Serdes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/Serdes.html new file mode 100644 index 00000000..8dc25a84 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/Serdes.html @@ -0,0 +1,373 @@ + + + + + +Serdes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface Serdes<T>

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        configure

        +
        default void configure​(Conf configuration)
        +
        Configure this Serdes.
        +
        +
        Specified by:
        +
        configure in interface Configurable
        +
        Parameters:
        +
        configuration - the Conf instance used to configure this instance.
        +
        +
      • +
      + + + +
        +
      • +

        contentType

        +
        String contentType()
        +
        Get the content-type attached to this Serdes.
        +
        +
        Returns:
        +
        a string representing the content-type.
        +
        +
      • +
      + + + + + +
        +
      • +

        serialize

        +
        byte[] serialize​(T object)
        +          throws SerializationException
        +
        Serialize a data object into a byte array.
        +
        +
        Parameters:
        +
        object - the data object to convert; may be null.
        +
        Returns:
        +
        the serialized data byte array; may be null
        +
        Throws:
        +
        SerializationException
        +
        +
      • +
      + + + +
        +
      • +

        deserialize

        +
        T deserialize​(byte[] data)
        +       throws SerializationException
        +
        Deserialize data from a byte array into a value or object.
        +
        +
        Parameters:
        +
        data - the data byte array to deserialize; may be null.
        +
        Returns:
        +
        the deserialized typed data; may be null
        +
        Throws:
        +
        SerializationException
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/SerializationException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/SerializationException.html new file mode 100644 index 00000000..a27e6a83 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/SerializationException.html @@ -0,0 +1,315 @@ + + + + + +SerializationException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SerializationException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/class-use/Serdes.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/class-use/Serdes.html new file mode 100644 index 00000000..6e615bb6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/class-use/Serdes.html @@ -0,0 +1,194 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.serialization.Serdes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.serialization.Serdes

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/class-use/SerializationException.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/class-use/SerializationException.html new file mode 100644 index 00000000..03ca38fa --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/class-use/SerializationException.html @@ -0,0 +1,274 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.serialization.SerializationException (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.serialization.SerializationException

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/AzkarraSimpleModule.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/AzkarraSimpleModule.html new file mode 100644 index 00000000..4ed67624 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/AzkarraSimpleModule.html @@ -0,0 +1,340 @@ + + + + + +AzkarraSimpleModule (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AzkarraSimpleModule

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • com.fasterxml.jackson.databind.Module
    • +
    • +
        +
      • com.fasterxml.jackson.databind.module.SimpleModule
      • +
      • +
          +
        • io.streamthoughts.azkarra.serialization.json.AzkarraSimpleModule
        • +
        +
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    com.fasterxml.jackson.core.Versioned, Serializable
    +
    +
    +
    public class AzkarraSimpleModule
    +extends com.fasterxml.jackson.databind.module.SimpleModule
    +
    A simple module with all registered serializers.
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.fasterxml.jackson.databind.Module

        +com.fasterxml.jackson.databind.Module.SetupContext
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Field Summary

      +
        +
      • + + +

        Fields inherited from class com.fasterxml.jackson.databind.module.SimpleModule

        +_abstractTypes, _deserializerModifier, _deserializers, _keyDeserializers, _keySerializers, _mixins, _name, _namingStrategy, _serializerModifier, _serializers, _subtypes, _valueInstantiators, _version
      • +
      +
    • +
    +
    + +
    + +
    + +
    +
      +
    • + + +

      Method Summary

      +
        +
      • + + +

        Methods inherited from class com.fasterxml.jackson.databind.module.SimpleModule

        +_checkNotNull, addAbstractTypeMapping, addDeserializer, addKeyDeserializer, addKeySerializer, addSerializer, addSerializer, addValueInstantiator, getModuleName, getTypeId, registerSubtypes, registerSubtypes, registerSubtypes, setAbstractTypes, setDeserializerModifier, setDeserializers, setKeyDeserializers, setKeySerializers, setMixInAnnotation, setNamingStrategy, setSerializerModifier, setSerializers, setupModule, setValueInstantiators, version
      • +
      +
        +
      • + + +

        Methods inherited from class com.fasterxml.jackson.databind.Module

        +getDependencies
      • +
      + +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AzkarraSimpleModule

        +
        public AzkarraSimpleModule()
        +
        Creates a new AzkarraSimpleModule instance.
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/ConfSerializer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/ConfSerializer.html new file mode 100644 index 00000000..95f0c3e0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/ConfSerializer.html @@ -0,0 +1,352 @@ + + + + + +ConfSerializer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ConfSerializer

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • com.fasterxml.jackson.databind.JsonSerializer<Conf>
    • +
    • +
        +
      • io.streamthoughts.azkarra.serialization.json.ConfSerializer
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable
    +
    +
    +
    public class ConfSerializer
    +extends com.fasterxml.jackson.databind.JsonSerializer<Conf>
    +
    Json serializer for Conf.
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.fasterxml.jackson.databind.JsonSerializer

        +com.fasterxml.jackson.databind.JsonSerializer.None
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + +
      Constructors 
      ConstructorDescription
      ConfSerializer() 
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethodDescription
      voidserialize​(Conf value, + com.fasterxml.jackson.core.JsonGenerator gen, + com.fasterxml.jackson.databind.SerializerProvider serializers)
      +
        +
      • + + +

        Methods inherited from class com.fasterxml.jackson.databind.JsonSerializer

        +acceptJsonFormatVisitor, getDelegatee, handledType, isEmpty, isEmpty, isUnwrappingSerializer, properties, replaceDelegatee, serializeWithType, unwrappingSerializer, usesObjectId, withFilterId
      • +
      + +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ConfSerializer

        +
        public ConfSerializer()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        serialize

        +
        public void serialize​(Conf value,
        +                      com.fasterxml.jackson.core.JsonGenerator gen,
        +                      com.fasterxml.jackson.databind.SerializerProvider serializers)
        +               throws IOException
        +
        +
        Specified by:
        +
        serialize in class com.fasterxml.jackson.databind.JsonSerializer<Conf>
        +
        Throws:
        +
        IOException
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/Json.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/Json.html new file mode 100644 index 00000000..795037c1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/Json.html @@ -0,0 +1,545 @@ + + + + + +Json (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+ +
+
    +
  • +
    +
    public final class Json
    +extends Object
    +
    Helper class for wrapping ObjectMapper.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Json

        +
        public Json​(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
        +
        Creates a new Json instance.
        +
        +
        Parameters:
        +
        objectMapper - the ObjectMapper.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDefault

        +
        public static Json getDefault()
        +
      • +
      + + + +
        +
      • +

        configure

        +
        public void configure​(Consumer<com.fasterxml.jackson.databind.ObjectMapper> configure)
        +
      • +
      + + + +
        +
      • +

        registerModules

        +
        public void registerModules​(Iterable<? extends com.fasterxml.jackson.databind.Module> modules)
        +
      • +
      + + + +
        +
      • +

        registerModule

        +
        public void registerModule​(com.fasterxml.jackson.databind.Module module)
        +
      • +
      + + + +
        +
      • +

        deserialize

        +
        public com.fasterxml.jackson.databind.JsonNode deserialize​(InputStream is)
        +
        An helper method that can be used to deserialize a given InputStream.
        +
        +
        Parameters:
        +
        is - the InputStream to read.
        +
        Returns:
        +
        the JsonNode.
        +
        +
      • +
      + + + +
        +
      • +

        deserialize

        +
        public <T> T deserialize​(InputStream is,
        +                         Class<T> type)
        +
        An helper method that can be used to deserialize a given InputStream.
        +
        +
        Parameters:
        +
        is - the InputStream to read.
        +
        type - the expected type.
        +
        Returns:
        +
        the deserialized object.
        +
        +
      • +
      + + + +
        +
      • +

        deserialize

        +
        public <T> T deserialize​(String data,
        +                         Class<T> type)
        +
        An helper method that can be used to deserialize a given InputStream.
        +
        +
        Parameters:
        +
        data - the json string.
        +
        type - the expected type.
        +
        Returns:
        +
        the deserialized object.
        +
        +
      • +
      + + + +
        +
      • +

        deserialize

        +
        public <T> T deserialize​(byte[] data,
        +                         Class<T> type)
        +
        An helper method that can be used to deserialize a given bytes array.
        +
        +
        Parameters:
        +
        data - the data to deserialize.
        +
        type - the expected type.
        +
        Returns:
        +
        the deserialized object.
        +
        +
      • +
      + + + +
        +
      • +

        deserialize

        +
        public <T> T deserialize​(com.fasterxml.jackson.databind.JsonNode node,
        +                         Class<T> type)
        +
        An helper method that can be used to deserialize a given bytes array.
        +
        +
        Parameters:
        +
        node - the data to deserialize.
        +
        type - the expected type.
        +
        Returns:
        +
        the deserialized object.
        +
        +
      • +
      + + + +
        +
      • +

        deserialize

        +
        public com.fasterxml.jackson.databind.JsonNode deserialize​(byte[] data)
        +
        An helper method that can be used to deserialize a given bytes array.
        +
        +
        Parameters:
        +
        data - the data to deserialize.
        +
        Returns:
        +
        the JsonNode.
        +
        +
      • +
      + + + +
        +
      • +

        serialize

        +
        public String serialize​(Object data)
        +
        An helper method that can be used to serialize a given object.
        +
        +
        Parameters:
        +
        data - the object to serialize
        +
        Returns:
        +
        the JSON string representation.
        +
        +
      • +
      + + + +
        +
      • +

        unwrap

        +
        public com.fasterxml.jackson.databind.ObjectMapper unwrap()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/OffsetAndTimestampSerializer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/OffsetAndTimestampSerializer.html new file mode 100644 index 00000000..0ce0975c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/OffsetAndTimestampSerializer.html @@ -0,0 +1,369 @@ + + + + + +OffsetAndTimestampSerializer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class OffsetAndTimestampSerializer

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • com.fasterxml.jackson.databind.JsonSerializer<OffsetAndTimestamp>
    • +
    • +
        +
      • io.streamthoughts.azkarra.serialization.json.OffsetAndTimestampSerializer
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable
    +
    +
    +
    public class OffsetAndTimestampSerializer
    +extends com.fasterxml.jackson.databind.JsonSerializer<OffsetAndTimestamp>
    +
    The JsonSerializer to serialize OffsetAndTimestamp instance.
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.fasterxml.jackson.databind.JsonSerializer

        +com.fasterxml.jackson.databind.JsonSerializer.None
      • +
      +
    • +
    +
    + +
    + +
    + +
    + +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        OffsetAndTimestampSerializer

        +
        public OffsetAndTimestampSerializer()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        serialize

        +
        public void serialize​(OffsetAndTimestamp value,
        +                      com.fasterxml.jackson.core.JsonGenerator gen,
        +                      com.fasterxml.jackson.databind.SerializerProvider serializers)
        +               throws IOException
        +
        +
        Specified by:
        +
        serialize in class com.fasterxml.jackson.databind.JsonSerializer<OffsetAndTimestamp>
        +
        Throws:
        +
        IOException
        +
        +
      • +
      + + + +
        +
      • +

        unwrappingSerializer

        +
        public com.fasterxml.jackson.databind.JsonSerializer<OffsetAndTimestamp> unwrappingSerializer​(com.fasterxml.jackson.databind.util.NameTransformer nameTransformer)
        +
        +
        Overrides:
        +
        unwrappingSerializer in class com.fasterxml.jackson.databind.JsonSerializer<OffsetAndTimestamp>
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/TaskMetadataSerializer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/TaskMetadataSerializer.html new file mode 100644 index 00000000..eac57a3b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/TaskMetadataSerializer.html @@ -0,0 +1,351 @@ + + + + + +TaskMetadataSerializer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class TaskMetadataSerializer

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • com.fasterxml.jackson.databind.JsonSerializer<org.apache.kafka.streams.processor.TaskMetadata>
    • +
    • +
        +
      • io.streamthoughts.azkarra.serialization.json.TaskMetadataSerializer
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable
    +
    +
    +
    public class TaskMetadataSerializer
    +extends com.fasterxml.jackson.databind.JsonSerializer<org.apache.kafka.streams.processor.TaskMetadata>
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.fasterxml.jackson.databind.JsonSerializer

        +com.fasterxml.jackson.databind.JsonSerializer.None
      • +
      +
    • +
    +
    + +
    + +
    + +
    +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethodDescription
      voidserialize​(org.apache.kafka.streams.processor.TaskMetadata metadata, + com.fasterxml.jackson.core.JsonGenerator gen, + com.fasterxml.jackson.databind.SerializerProvider serializers)
      +
        +
      • + + +

        Methods inherited from class com.fasterxml.jackson.databind.JsonSerializer

        +acceptJsonFormatVisitor, getDelegatee, handledType, isEmpty, isEmpty, isUnwrappingSerializer, properties, replaceDelegatee, serializeWithType, unwrappingSerializer, usesObjectId, withFilterId
      • +
      + +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        TaskMetadataSerializer

        +
        public TaskMetadataSerializer()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        serialize

        +
        public void serialize​(org.apache.kafka.streams.processor.TaskMetadata metadata,
        +                      com.fasterxml.jackson.core.JsonGenerator gen,
        +                      com.fasterxml.jackson.databind.SerializerProvider serializers)
        +               throws IOException
        +
        +
        Specified by:
        +
        serialize in class com.fasterxml.jackson.databind.JsonSerializer<org.apache.kafka.streams.processor.TaskMetadata>
        +
        Throws:
        +
        IOException
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/ThreadMetadataSerializer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/ThreadMetadataSerializer.html new file mode 100644 index 00000000..7ae5db6f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/ThreadMetadataSerializer.html @@ -0,0 +1,352 @@ + + + + + +ThreadMetadataSerializer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ThreadMetadataSerializer

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • com.fasterxml.jackson.databind.JsonSerializer<org.apache.kafka.streams.processor.ThreadMetadata>
    • +
    • +
        +
      • io.streamthoughts.azkarra.serialization.json.ThreadMetadataSerializer
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable
    +
    +
    +
    public class ThreadMetadataSerializer
    +extends com.fasterxml.jackson.databind.JsonSerializer<org.apache.kafka.streams.processor.ThreadMetadata>
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.fasterxml.jackson.databind.JsonSerializer

        +com.fasterxml.jackson.databind.JsonSerializer.None
      • +
      +
    • +
    +
    + +
    + +
    + +
    +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethodDescription
      voidserialize​(org.apache.kafka.streams.processor.ThreadMetadata metadata, + com.fasterxml.jackson.core.JsonGenerator gen, + com.fasterxml.jackson.databind.SerializerProvider serializers) 
      +
        +
      • + + +

        Methods inherited from class com.fasterxml.jackson.databind.JsonSerializer

        +acceptJsonFormatVisitor, getDelegatee, handledType, isEmpty, isEmpty, isUnwrappingSerializer, properties, replaceDelegatee, serializeWithType, unwrappingSerializer, usesObjectId, withFilterId
      • +
      + +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ThreadMetadataSerializer

        +
        public ThreadMetadataSerializer()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        serialize

        +
        public void serialize​(org.apache.kafka.streams.processor.ThreadMetadata metadata,
        +                      com.fasterxml.jackson.core.JsonGenerator gen,
        +                      com.fasterxml.jackson.databind.SerializerProvider serializers)
        +               throws IOException
        +
        +
        Specified by:
        +
        serialize in class com.fasterxml.jackson.databind.JsonSerializer<org.apache.kafka.streams.processor.ThreadMetadata>
        +
        Throws:
        +
        IOException
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/TimestampSerializer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/TimestampSerializer.html new file mode 100644 index 00000000..0358a3c2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/TimestampSerializer.html @@ -0,0 +1,351 @@ + + + + + +TimestampSerializer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class TimestampSerializer

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • com.fasterxml.jackson.databind.JsonSerializer<Long>
    • +
    • +
        +
      • io.streamthoughts.azkarra.serialization.json.TimestampSerializer
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable
    +
    +
    +
    public class TimestampSerializer
    +extends com.fasterxml.jackson.databind.JsonSerializer<Long>
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.fasterxml.jackson.databind.JsonSerializer

        +com.fasterxml.jackson.databind.JsonSerializer.None
      • +
      +
    • +
    +
    + +
    + +
    + +
    +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethodDescription
      voidserialize​(Long value, + com.fasterxml.jackson.core.JsonGenerator gen, + com.fasterxml.jackson.databind.SerializerProvider serializers)
      +
        +
      • + + +

        Methods inherited from class com.fasterxml.jackson.databind.JsonSerializer

        +acceptJsonFormatVisitor, getDelegatee, handledType, isEmpty, isEmpty, isUnwrappingSerializer, properties, replaceDelegatee, serializeWithType, unwrappingSerializer, usesObjectId, withFilterId
      • +
      + +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        TimestampSerializer

        +
        public TimestampSerializer()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        serialize

        +
        public void serialize​(Long value,
        +                      com.fasterxml.jackson.core.JsonGenerator gen,
        +                      com.fasterxml.jackson.databind.SerializerProvider serializers)
        +               throws IOException
        +
        +
        Specified by:
        +
        serialize in class com.fasterxml.jackson.databind.JsonSerializer<Long>
        +
        Throws:
        +
        IOException
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/TopicPartitionSerializer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/TopicPartitionSerializer.html new file mode 100644 index 00000000..17f811f5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/TopicPartitionSerializer.html @@ -0,0 +1,369 @@ + + + + + +TopicPartitionSerializer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class TopicPartitionSerializer

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • com.fasterxml.jackson.databind.JsonSerializer<org.apache.kafka.common.TopicPartition>
    • +
    • +
        +
      • io.streamthoughts.azkarra.serialization.json.TopicPartitionSerializer
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable
    +
    +
    +
    public class TopicPartitionSerializer
    +extends com.fasterxml.jackson.databind.JsonSerializer<org.apache.kafka.common.TopicPartition>
    +
    The JsonSerializer to serialize TopicPartition instance.
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.fasterxml.jackson.databind.JsonSerializer

        +com.fasterxml.jackson.databind.JsonSerializer.None
      • +
      +
    • +
    +
    + +
    + +
    + +
    +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethodDescription
      voidserialize​(org.apache.kafka.common.TopicPartition value, + com.fasterxml.jackson.core.JsonGenerator gen, + com.fasterxml.jackson.databind.SerializerProvider serializers)
      com.fasterxml.jackson.databind.JsonSerializer<org.apache.kafka.common.TopicPartition>unwrappingSerializer​(com.fasterxml.jackson.databind.util.NameTransformer nameTransformer)
      +
        +
      • + + +

        Methods inherited from class com.fasterxml.jackson.databind.JsonSerializer

        +acceptJsonFormatVisitor, getDelegatee, handledType, isEmpty, isEmpty, isUnwrappingSerializer, properties, replaceDelegatee, serializeWithType, usesObjectId, withFilterId
      • +
      + +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        TopicPartitionSerializer

        +
        public TopicPartitionSerializer()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        serialize

        +
        public void serialize​(org.apache.kafka.common.TopicPartition value,
        +                      com.fasterxml.jackson.core.JsonGenerator gen,
        +                      com.fasterxml.jackson.databind.SerializerProvider serializers)
        +               throws IOException
        +
        +
        Specified by:
        +
        serialize in class com.fasterxml.jackson.databind.JsonSerializer<org.apache.kafka.common.TopicPartition>
        +
        Throws:
        +
        IOException
        +
        +
      • +
      + + + +
        +
      • +

        unwrappingSerializer

        +
        public com.fasterxml.jackson.databind.JsonSerializer<org.apache.kafka.common.TopicPartition> unwrappingSerializer​(com.fasterxml.jackson.databind.util.NameTransformer nameTransformer)
        +
        +
        Overrides:
        +
        unwrappingSerializer in class com.fasterxml.jackson.databind.JsonSerializer<org.apache.kafka.common.TopicPartition>
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/TopologyDescriptorSerializer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/TopologyDescriptorSerializer.html new file mode 100644 index 00000000..86aecf52 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/TopologyDescriptorSerializer.html @@ -0,0 +1,352 @@ + + + + + +TopologyDescriptorSerializer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class TopologyDescriptorSerializer

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • com.fasterxml.jackson.databind.JsonSerializer<TopologyDescriptor>
    • +
    • +
        +
      • io.streamthoughts.azkarra.serialization.json.TopologyDescriptorSerializer
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable
    +
    +
    +
    public class TopologyDescriptorSerializer
    +extends com.fasterxml.jackson.databind.JsonSerializer<TopologyDescriptor>
    +
    The JsonSerializer to serialize TopologyDescriptor instance.
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.fasterxml.jackson.databind.JsonSerializer

        +com.fasterxml.jackson.databind.JsonSerializer.None
      • +
      +
    • +
    +
    + +
    + +
    + +
    + +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        TopologyDescriptorSerializer

        +
        public TopologyDescriptorSerializer()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        serialize

        +
        public void serialize​(TopologyDescriptor descriptor,
        +                      com.fasterxml.jackson.core.JsonGenerator gen,
        +                      com.fasterxml.jackson.databind.SerializerProvider serializers)
        +               throws IOException
        +
        +
        Specified by:
        +
        serialize in class com.fasterxml.jackson.databind.JsonSerializer<TopologyDescriptor>
        +
        Throws:
        +
        IOException
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/WindowedSerializer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/WindowedSerializer.html new file mode 100644 index 00000000..7e75dac1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/WindowedSerializer.html @@ -0,0 +1,352 @@ + + + + + +WindowedSerializer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class WindowedSerializer

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • com.fasterxml.jackson.databind.JsonSerializer<org.apache.kafka.streams.kstream.Windowed>
    • +
    • +
        +
      • io.streamthoughts.azkarra.serialization.json.WindowedSerializer
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable
    +
    +
    +
    public class WindowedSerializer
    +extends com.fasterxml.jackson.databind.JsonSerializer<org.apache.kafka.streams.kstream.Windowed>
    +
    The JsonSerializer to serialize Windowed instance.
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.fasterxml.jackson.databind.JsonSerializer

        +com.fasterxml.jackson.databind.JsonSerializer.None
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + +
      Constructors 
      ConstructorDescription
      WindowedSerializer() 
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethodDescription
      voidserialize​(org.apache.kafka.streams.kstream.Windowed windowed, + com.fasterxml.jackson.core.JsonGenerator gen, + com.fasterxml.jackson.databind.SerializerProvider serializers)
      +
        +
      • + + +

        Methods inherited from class com.fasterxml.jackson.databind.JsonSerializer

        +acceptJsonFormatVisitor, getDelegatee, handledType, isEmpty, isEmpty, isUnwrappingSerializer, properties, replaceDelegatee, serializeWithType, unwrappingSerializer, usesObjectId, withFilterId
      • +
      + +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WindowedSerializer

        +
        public WindowedSerializer()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        serialize

        +
        public void serialize​(org.apache.kafka.streams.kstream.Windowed windowed,
        +                      com.fasterxml.jackson.core.JsonGenerator gen,
        +                      com.fasterxml.jackson.databind.SerializerProvider serializers)
        +               throws IOException
        +
        +
        Specified by:
        +
        serialize in class com.fasterxml.jackson.databind.JsonSerializer<org.apache.kafka.streams.kstream.Windowed>
        +
        Throws:
        +
        IOException
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/AzkarraSimpleModule.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/AzkarraSimpleModule.html new file mode 100644 index 00000000..fe84aa3b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/AzkarraSimpleModule.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.serialization.json.AzkarraSimpleModule (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.serialization.json.AzkarraSimpleModule

+
+
No usage of io.streamthoughts.azkarra.serialization.json.AzkarraSimpleModule
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/ConfSerializer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/ConfSerializer.html new file mode 100644 index 00000000..59a9067e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/ConfSerializer.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.serialization.json.ConfSerializer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.serialization.json.ConfSerializer

+
+
No usage of io.streamthoughts.azkarra.serialization.json.ConfSerializer
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/Json.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/Json.html new file mode 100644 index 00000000..ff11f9d5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/Json.html @@ -0,0 +1,283 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.serialization.json.Json (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.serialization.json.Json

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/OffsetAndTimestampSerializer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/OffsetAndTimestampSerializer.html new file mode 100644 index 00000000..0c702a96 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/OffsetAndTimestampSerializer.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.serialization.json.OffsetAndTimestampSerializer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.serialization.json.OffsetAndTimestampSerializer

+
+
No usage of io.streamthoughts.azkarra.serialization.json.OffsetAndTimestampSerializer
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/TaskMetadataSerializer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/TaskMetadataSerializer.html new file mode 100644 index 00000000..328f65a5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/TaskMetadataSerializer.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.serialization.json.TaskMetadataSerializer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.serialization.json.TaskMetadataSerializer

+
+
No usage of io.streamthoughts.azkarra.serialization.json.TaskMetadataSerializer
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/ThreadMetadataSerializer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/ThreadMetadataSerializer.html new file mode 100644 index 00000000..3a2249a6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/ThreadMetadataSerializer.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.serialization.json.ThreadMetadataSerializer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.serialization.json.ThreadMetadataSerializer

+
+
No usage of io.streamthoughts.azkarra.serialization.json.ThreadMetadataSerializer
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/TimestampSerializer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/TimestampSerializer.html new file mode 100644 index 00000000..5e89798a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/TimestampSerializer.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.serialization.json.TimestampSerializer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.serialization.json.TimestampSerializer

+
+
No usage of io.streamthoughts.azkarra.serialization.json.TimestampSerializer
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/TopicPartitionSerializer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/TopicPartitionSerializer.html new file mode 100644 index 00000000..336d1228 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/TopicPartitionSerializer.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.serialization.json.TopicPartitionSerializer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.serialization.json.TopicPartitionSerializer

+
+
No usage of io.streamthoughts.azkarra.serialization.json.TopicPartitionSerializer
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/TopologyDescriptorSerializer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/TopologyDescriptorSerializer.html new file mode 100644 index 00000000..caf29d72 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/TopologyDescriptorSerializer.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.serialization.json.TopologyDescriptorSerializer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.serialization.json.TopologyDescriptorSerializer

+
+
No usage of io.streamthoughts.azkarra.serialization.json.TopologyDescriptorSerializer
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/WindowedSerializer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/WindowedSerializer.html new file mode 100644 index 00000000..1b504b9a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/class-use/WindowedSerializer.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.serialization.json.WindowedSerializer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.serialization.json.WindowedSerializer

+
+
No usage of io.streamthoughts.azkarra.serialization.json.WindowedSerializer
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/package-summary.html new file mode 100644 index 00000000..0e84a232 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/package-summary.html @@ -0,0 +1,218 @@ + + + + + +io.streamthoughts.azkarra.serialization.json (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.serialization.json

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/package-tree.html new file mode 100644 index 00000000..7e089865 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/package-tree.html @@ -0,0 +1,186 @@ + + + + + +io.streamthoughts.azkarra.serialization.json Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.serialization.json

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/package-use.html new file mode 100644 index 00000000..51c9446a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/json/package-use.html @@ -0,0 +1,256 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.serialization.json (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.serialization.json

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/package-summary.html new file mode 100644 index 00000000..7b74407a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/package-summary.html @@ -0,0 +1,185 @@ + + + + + +io.streamthoughts.azkarra.serialization (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.serialization

+
+
+
    +
  • + + + + + + + + + + + + +
    Interface Summary 
    InterfaceDescription
    Serdes<T> +
    Interface for serializing and de-serializing object.
    +
    +
  • +
  • + + + + + + + + + + + + +
    Exception Summary 
    ExceptionDescription
    SerializationException 
    +
  • +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/package-tree.html new file mode 100644 index 00000000..e4cdf9ba --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/package-tree.html @@ -0,0 +1,201 @@ + + + + + +io.streamthoughts.azkarra.serialization Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.serialization

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/package-use.html new file mode 100644 index 00000000..afec3b50 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/serialization/package-use.html @@ -0,0 +1,233 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.serialization (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.serialization

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/AbstractConfigEntryLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/AbstractConfigEntryLoader.html new file mode 100644 index 00000000..7b46cba0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/AbstractConfigEntryLoader.html @@ -0,0 +1,343 @@ + + + + + +AbstractConfigEntryLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AbstractConfigEntryLoader

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.streams.AbstractConfigEntryLoader
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/ApplicationConfigEntryLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/ApplicationConfigEntryLoader.html new file mode 100644 index 00000000..da1a98c6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/ApplicationConfigEntryLoader.html @@ -0,0 +1,290 @@ + + + + + +ApplicationConfigEntryLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ApplicationConfigEntryLoader

+
+
+ +
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        accept

        +
        boolean accept​(String configKey)
        +
        Checks whether this loader supported the specified root config key.
        +
        +
        Parameters:
        +
        configKey - the entry config key.
        +
        Returns:
        +
        true of the method load(ConfEntry, AzkarraApplication) + can be invoked with the value config for the given key
        +
        +
      • +
      + + + +
        +
      • +

        load

        +
        void load​(ConfEntry configEntryObject,
        +          AzkarraApplication application)
        +
        Loads the configuration key/value entry.
        +
        +
        Parameters:
        +
        configEntryObject - the configuration entry key/value object.
        +
        application - the AzkarraApplication instance.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/ApplicationConfigLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/ApplicationConfigLoader.html new file mode 100644 index 00000000..66c40f33 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/ApplicationConfigLoader.html @@ -0,0 +1,308 @@ + + + + + +ApplicationConfigLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ApplicationConfigLoader

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.streams.ApplicationConfigLoader
    • +
    +
  • +
+
+
    +
  • +
    +
    public class ApplicationConfigLoader
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/AzkarraApplication.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/AzkarraApplication.html new file mode 100644 index 00000000..14b9683a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/AzkarraApplication.html @@ -0,0 +1,842 @@ + + + + + +AzkarraApplication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AzkarraApplication

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.streams.AzkarraApplication
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AzkarraApplication

        +
        public AzkarraApplication​(Class<?>... sources)
        +
        Creates a new AzkarraApplication instance.
        +
        +
        Parameters:
        +
        sources - the classes which are used for auto-configuring the application.
        +
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/NoopConfigEntryLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/NoopConfigEntryLoader.html new file mode 100644 index 00000000..106364ae --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/NoopConfigEntryLoader.html @@ -0,0 +1,359 @@ + + + + + +NoopConfigEntryLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class NoopConfigEntryLoader

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.streams.NoopConfigEntryLoader
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/AutoConfigure.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/AutoConfigure.html new file mode 100644 index 00000000..e86bc20c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/AutoConfigure.html @@ -0,0 +1,312 @@ + + + + + +AutoConfigure (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AutoConfigure

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.streams.autoconfigure.AutoConfigure
    • +
    +
  • +
+
+
    +
  • +
    +
    public class AutoConfigure
    +extends Object
    +
    This class is used for auto-configuring the AzkarraApplication instance.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AutoConfigure

        +
        public AutoConfigure()
        +
        Creates a new AutoConfigure instance.
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/AzkarraStreamsApplication.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/AzkarraStreamsApplication.html new file mode 100644 index 00000000..d76f12a9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/AzkarraStreamsApplication.html @@ -0,0 +1,195 @@ + + + + + +AzkarraStreamsApplication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Annotation Type AzkarraStreamsApplication

+
+
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/ComponentScan.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/ComponentScan.html new file mode 100644 index 00000000..202d7fd0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/ComponentScan.html @@ -0,0 +1,249 @@ + + + + + +ComponentScan (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Annotation Type ComponentScan

+
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Optional Element Summary

      + + + + + + + + + + + + +
      Optional Elements 
      Modifier and TypeOptional ElementDescription
      booleanvalue 
      +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Element Detail

      + + + +
        +
      • +

        value

        +
        boolean value
        +
        +
        Default:
        +
        true
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/EnableAutoConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/EnableAutoConfig.html new file mode 100644 index 00000000..0951130c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/EnableAutoConfig.html @@ -0,0 +1,253 @@ + + + + + +EnableAutoConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Annotation Type EnableAutoConfig

+
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Optional Element Summary

      + + + + + + + + + + + + +
      Optional Elements 
      Modifier and TypeOptional ElementDescription
      Stringname +
      The name (optionally without extension) of a resource on classpath.
      +
      +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Element Detail

      + + + +
        +
      • +

        name

        +
        String name
        +
        The name (optionally without extension) of a resource on classpath. + By default, a default configuration is loaded no resource basename is specified.
        +
        +
        Default:
        +
        ""
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/EnableAutoStart.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/EnableAutoStart.html new file mode 100644 index 00000000..41e80556 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/EnableAutoStart.html @@ -0,0 +1,249 @@ + + + + + +EnableAutoStart (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Annotation Type EnableAutoStart

+
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Optional Element Summary

      + + + + + + + + + + + + +
      Optional Elements 
      Modifier and TypeOptional ElementDescription
      Stringenvironment 
      +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Element Detail

      + + + +
        +
      • +

        environment

        +
        String environment
        +
        +
        Default:
        +
        "default"
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/EnableEmbeddedHttpServer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/EnableEmbeddedHttpServer.html new file mode 100644 index 00000000..ce6282ba --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/EnableEmbeddedHttpServer.html @@ -0,0 +1,249 @@ + + + + + +EnableEmbeddedHttpServer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Annotation Type EnableEmbeddedHttpServer

+
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Optional Element Summary

      + + + + + + + + + + + + +
      Optional Elements 
      Modifier and TypeOptional ElementDescription
      booleanvalue 
      +
    • +
    +
    +
  • +
+
+
+
    +
  • + +
    +
      +
    • + + +

      Element Detail

      + + + +
        +
      • +

        value

        +
        boolean value
        +
        +
        Default:
        +
        true
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/class-use/AzkarraStreamsApplication.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/class-use/AzkarraStreamsApplication.html new file mode 100644 index 00000000..717d18d6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/class-use/AzkarraStreamsApplication.html @@ -0,0 +1,277 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.autoconfigure.annotations.AzkarraStreamsApplication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.autoconfigure.annotations.AzkarraStreamsApplication

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/class-use/ComponentScan.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/class-use/ComponentScan.html new file mode 100644 index 00000000..90437501 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/class-use/ComponentScan.html @@ -0,0 +1,229 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.autoconfigure.annotations.ComponentScan (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.autoconfigure.annotations.ComponentScan

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/class-use/EnableAutoConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/class-use/EnableAutoConfig.html new file mode 100644 index 00000000..fb2bf7eb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/class-use/EnableAutoConfig.html @@ -0,0 +1,229 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.autoconfigure.annotations.EnableAutoConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.autoconfigure.annotations.EnableAutoConfig

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/class-use/EnableAutoStart.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/class-use/EnableAutoStart.html new file mode 100644 index 00000000..baace21b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/class-use/EnableAutoStart.html @@ -0,0 +1,229 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.autoconfigure.annotations.EnableAutoStart (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.autoconfigure.annotations.EnableAutoStart

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/class-use/EnableEmbeddedHttpServer.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/class-use/EnableEmbeddedHttpServer.html new file mode 100644 index 00000000..6c483d3c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/class-use/EnableEmbeddedHttpServer.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.autoconfigure.annotations.EnableEmbeddedHttpServer (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.autoconfigure.annotations.EnableEmbeddedHttpServer

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/package-summary.html new file mode 100644 index 00000000..0d51d6d0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/package-summary.html @@ -0,0 +1,184 @@ + + + + + +io.streamthoughts.azkarra.streams.autoconfigure.annotations (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.streams.autoconfigure.annotations

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/package-tree.html new file mode 100644 index 00000000..dfa886de --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/package-tree.html @@ -0,0 +1,165 @@ + + + + + +io.streamthoughts.azkarra.streams.autoconfigure.annotations Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.streams.autoconfigure.annotations

+Package Hierarchies: + +
+
+
+

Annotation Type Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/package-use.html new file mode 100644 index 00000000..669080c2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/annotations/package-use.html @@ -0,0 +1,310 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.streams.autoconfigure.annotations (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.streams.autoconfigure.annotations

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/class-use/AutoConfigure.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/class-use/AutoConfigure.html new file mode 100644 index 00000000..ccd58f67 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/class-use/AutoConfigure.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.autoconfigure.AutoConfigure (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.autoconfigure.AutoConfigure

+
+
No usage of io.streamthoughts.azkarra.streams.autoconfigure.AutoConfigure
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/package-summary.html new file mode 100644 index 00000000..82b0548a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/package-summary.html @@ -0,0 +1,170 @@ + + + + + +io.streamthoughts.azkarra.streams.autoconfigure (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.streams.autoconfigure

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/package-tree.html new file mode 100644 index 00000000..cad950c4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/package-tree.html @@ -0,0 +1,165 @@ + + + + + +io.streamthoughts.azkarra.streams.autoconfigure Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.streams.autoconfigure

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/package-use.html new file mode 100644 index 00000000..fbc438b2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/autoconfigure/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.streams.autoconfigure (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.streams.autoconfigure

+
+
No usage of io.streamthoughts.azkarra.streams.autoconfigure
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/AzkarraBanner.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/AzkarraBanner.html new file mode 100644 index 00000000..309cc120 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/AzkarraBanner.html @@ -0,0 +1,334 @@ + + + + + +AzkarraBanner (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AzkarraBanner

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.streams.banner.AzkarraBanner
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Banner
    +
    +
    +
    public class AzkarraBanner
    +extends Object
    +implements Banner
    +
    The default Banner implementation which writes "Kafka Streams".
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AzkarraBanner

        +
        public AzkarraBanner()
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/BannerPrinterBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/BannerPrinterBuilder.html new file mode 100644 index 00000000..6625660f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/BannerPrinterBuilder.html @@ -0,0 +1,325 @@ + + + + + +BannerPrinterBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class BannerPrinterBuilder

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.streams.banner.BannerPrinterBuilder
    • +
    +
  • +
+
+
    +
  • +
    +
    public class BannerPrinterBuilder
    +extends Object
    +
    Default class for building BannerPrinter instance.
    +
  • +
+
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/DefaultBannerPrinter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/DefaultBannerPrinter.html new file mode 100644 index 00000000..55742b55 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/DefaultBannerPrinter.html @@ -0,0 +1,299 @@ + + + + + +DefaultBannerPrinter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class DefaultBannerPrinter

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.streams.banner.DefaultBannerPrinter
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        print

        +
        public void print​(Banner banner)
        +
        Prints the specified Banner.
        +
        +
        Specified by:
        +
        print in interface BannerPrinter
        +
        Parameters:
        +
        banner - the Banner instance to print.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/class-use/AzkarraBanner.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/class-use/AzkarraBanner.html new file mode 100644 index 00000000..cf5d2564 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/class-use/AzkarraBanner.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.banner.AzkarraBanner (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.banner.AzkarraBanner

+
+
No usage of io.streamthoughts.azkarra.streams.banner.AzkarraBanner
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/class-use/BannerPrinterBuilder.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/class-use/BannerPrinterBuilder.html new file mode 100644 index 00000000..4fd2fa7d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/class-use/BannerPrinterBuilder.html @@ -0,0 +1,209 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.banner.BannerPrinterBuilder (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.banner.BannerPrinterBuilder

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/class-use/DefaultBannerPrinter.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/class-use/DefaultBannerPrinter.html new file mode 100644 index 00000000..4b8d127a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/class-use/DefaultBannerPrinter.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.banner.DefaultBannerPrinter (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.banner.DefaultBannerPrinter

+
+
No usage of io.streamthoughts.azkarra.streams.banner.DefaultBannerPrinter
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/internal/SL4JLoggerPrintStream.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/internal/SL4JLoggerPrintStream.html new file mode 100644 index 00000000..98e634d9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/internal/SL4JLoggerPrintStream.html @@ -0,0 +1,393 @@ + + + + + +SL4JLoggerPrintStream (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SL4JLoggerPrintStream

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SL4JLoggerPrintStream

        +
        public SL4JLoggerPrintStream​(org.slf4j.Logger logger,
        +                             org.slf4j.event.Level level)
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        write

        +
        public void write​(int b)
        +
        +
        Overrides:
        +
        write in class PrintStream
        +
        +
      • +
      + + + +
        +
      • +

        write

        +
        public void write​(byte[] b,
        +                  int off,
        +                  int len)
        +
        +
        Overrides:
        +
        write in class PrintStream
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/internal/class-use/SL4JLoggerPrintStream.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/internal/class-use/SL4JLoggerPrintStream.html new file mode 100644 index 00000000..7e63bfc6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/internal/class-use/SL4JLoggerPrintStream.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.banner.internal.SL4JLoggerPrintStream (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.banner.internal.SL4JLoggerPrintStream

+
+
No usage of io.streamthoughts.azkarra.streams.banner.internal.SL4JLoggerPrintStream
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/internal/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/internal/package-summary.html new file mode 100644 index 00000000..b3412a26 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/internal/package-summary.html @@ -0,0 +1,168 @@ + + + + + +io.streamthoughts.azkarra.streams.banner.internal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.streams.banner.internal

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/internal/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/internal/package-tree.html new file mode 100644 index 00000000..12835226 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/internal/package-tree.html @@ -0,0 +1,177 @@ + + + + + +io.streamthoughts.azkarra.streams.banner.internal Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.streams.banner.internal

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/internal/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/internal/package-use.html new file mode 100644 index 00000000..b4d0198f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/internal/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.streams.banner.internal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.streams.banner.internal

+
+
No usage of io.streamthoughts.azkarra.streams.banner.internal
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/package-summary.html new file mode 100644 index 00000000..de28089d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/package-summary.html @@ -0,0 +1,180 @@ + + + + + +io.streamthoughts.azkarra.streams.banner (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.streams.banner

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/package-tree.html new file mode 100644 index 00000000..4f45a254 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/package-tree.html @@ -0,0 +1,167 @@ + + + + + +io.streamthoughts.azkarra.streams.banner Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.streams.banner

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/package-use.html new file mode 100644 index 00000000..e95aa9cb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/banner/package-use.html @@ -0,0 +1,187 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.streams.banner (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.streams.banner

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/class-use/AbstractConfigEntryLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/class-use/AbstractConfigEntryLoader.html new file mode 100644 index 00000000..66a5ab92 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/class-use/AbstractConfigEntryLoader.html @@ -0,0 +1,240 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.AbstractConfigEntryLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.AbstractConfigEntryLoader

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/class-use/ApplicationConfigEntryLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/class-use/ApplicationConfigEntryLoader.html new file mode 100644 index 00000000..ad0b3650 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/class-use/ApplicationConfigEntryLoader.html @@ -0,0 +1,301 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.streams.ApplicationConfigEntryLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.streams.ApplicationConfigEntryLoader

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/class-use/ApplicationConfigLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/class-use/ApplicationConfigLoader.html new file mode 100644 index 00000000..215bc0d2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/class-use/ApplicationConfigLoader.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.ApplicationConfigLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.ApplicationConfigLoader

+
+
No usage of io.streamthoughts.azkarra.streams.ApplicationConfigLoader
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/class-use/AzkarraApplication.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/class-use/AzkarraApplication.html new file mode 100644 index 00000000..43715b9e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/class-use/AzkarraApplication.html @@ -0,0 +1,437 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.AzkarraApplication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.AzkarraApplication

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/class-use/NoopConfigEntryLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/class-use/NoopConfigEntryLoader.html new file mode 100644 index 00000000..244060a1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/class-use/NoopConfigEntryLoader.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.NoopConfigEntryLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.NoopConfigEntryLoader

+
+
No usage of io.streamthoughts.azkarra.streams.NoopConfigEntryLoader
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/ReflectMethodComponentSupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/ReflectMethodComponentSupplier.html new file mode 100644 index 00000000..8564f78c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/ReflectMethodComponentSupplier.html @@ -0,0 +1,322 @@ + + + + + +ReflectMethodComponentSupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ReflectMethodComponentSupplier

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.streams.components.ReflectMethodComponentSupplier
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/ReflectiveComponentScanner.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/ReflectiveComponentScanner.html new file mode 100644 index 00000000..6f2a8ffa --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/ReflectiveComponentScanner.html @@ -0,0 +1,423 @@ + + + + + +ReflectiveComponentScanner (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ReflectiveComponentScanner

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.streams.components.ReflectiveComponentScanner
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        scanComponentPath

        +
        public void scanComponentPath​(Path componentPath)
        +
        Scans the specified top-level component directory for components.
        +
        +
        Specified by:
        +
        scanComponentPath in interface ComponentScanner
        +
        Parameters:
        +
        componentPath - the absolute path to a top-level component directory.
        +
        +
      • +
      + + + +
        +
      • +

        scan

        +
        public void scan​(String componentPaths)
        +
        Scans external component for the specified paths.
        +
        +
        Specified by:
        +
        scan in interface ComponentScanner
        +
        Parameters:
        +
        componentPaths - the comma-separated list of top-level components directories.
        +
        +
      • +
      + + + +
        +
      • +

        scan

        +
        public void scan​(List<String> componentPaths)
        +
        Scans external component for the specified paths.
        +
        +
        Specified by:
        +
        scan in interface ComponentScanner
        +
        Parameters:
        +
        componentPaths - the list of top-level components directories.
        +
        +
      • +
      + + + +
        +
      • +

        scanForPackage

        +
        public void scanForPackage​(Package source)
        +
        Scans the specified package for components.
        +
        +
        Specified by:
        +
        scanForPackage in interface ComponentScanner
        +
        Parameters:
        +
        source - the Package to be scanned; must not be null.
        +
        +
      • +
      + + + +
        +
      • +

        scanForPackage

        +
        public void scanForPackage​(String source)
        +
        Scans the specified package for components.
        +
        +
        Specified by:
        +
        scanForPackage in interface ComponentScanner
        +
        Parameters:
        +
        source - the package to be scanned; must not be null.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/ComponentDescriptorModifierResolver.ApplyModifierOnAnnotationExist.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/ComponentDescriptorModifierResolver.ApplyModifierOnAnnotationExist.html new file mode 100644 index 00000000..a84bdebd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/ComponentDescriptorModifierResolver.ApplyModifierOnAnnotationExist.html @@ -0,0 +1,330 @@ + + + + + +ComponentDescriptorModifierResolver.ApplyModifierOnAnnotationExist (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ComponentDescriptorModifierResolver.ApplyModifierOnAnnotationExist

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.streams.components.annotation.ComponentDescriptorModifierResolver.ApplyModifierOnAnnotationExist
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/ComponentDescriptorModifierResolver.ApplyModifierOnAnnotations.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/ComponentDescriptorModifierResolver.ApplyModifierOnAnnotations.html new file mode 100644 index 00000000..cd1ce796 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/ComponentDescriptorModifierResolver.ApplyModifierOnAnnotations.html @@ -0,0 +1,330 @@ + + + + + +ComponentDescriptorModifierResolver.ApplyModifierOnAnnotations (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ComponentDescriptorModifierResolver.ApplyModifierOnAnnotations<T extends Annotation>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.streams.components.annotation.ComponentDescriptorModifierResolver.ApplyModifierOnAnnotations<T>
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/ComponentDescriptorModifierResolver.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/ComponentDescriptorModifierResolver.html new file mode 100644 index 00000000..4399e4f0 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/ComponentDescriptorModifierResolver.html @@ -0,0 +1,395 @@ + + + + + +ComponentDescriptorModifierResolver (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ComponentDescriptorModifierResolver

+
+
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/class-use/ComponentDescriptorModifierResolver.ApplyModifierOnAnnotationExist.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/class-use/ComponentDescriptorModifierResolver.ApplyModifierOnAnnotationExist.html new file mode 100644 index 00000000..7210e25b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/class-use/ComponentDescriptorModifierResolver.ApplyModifierOnAnnotationExist.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.components.annotation.ComponentDescriptorModifierResolver.ApplyModifierOnAnnotationExist (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.components.annotation.ComponentDescriptorModifierResolver.ApplyModifierOnAnnotationExist

+
+
No usage of io.streamthoughts.azkarra.streams.components.annotation.ComponentDescriptorModifierResolver.ApplyModifierOnAnnotationExist
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/class-use/ComponentDescriptorModifierResolver.ApplyModifierOnAnnotations.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/class-use/ComponentDescriptorModifierResolver.ApplyModifierOnAnnotations.html new file mode 100644 index 00000000..e84b0865 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/class-use/ComponentDescriptorModifierResolver.ApplyModifierOnAnnotations.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.components.annotation.ComponentDescriptorModifierResolver.ApplyModifierOnAnnotations (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.components.annotation.ComponentDescriptorModifierResolver.ApplyModifierOnAnnotations

+
+
No usage of io.streamthoughts.azkarra.streams.components.annotation.ComponentDescriptorModifierResolver.ApplyModifierOnAnnotations
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/class-use/ComponentDescriptorModifierResolver.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/class-use/ComponentDescriptorModifierResolver.html new file mode 100644 index 00000000..c2b2ac1a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/class-use/ComponentDescriptorModifierResolver.html @@ -0,0 +1,236 @@ + + + + + +Uses of Interface io.streamthoughts.azkarra.streams.components.annotation.ComponentDescriptorModifierResolver (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.azkarra.streams.components.annotation.ComponentDescriptorModifierResolver

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/package-summary.html new file mode 100644 index 00000000..475982d8 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/package-summary.html @@ -0,0 +1,189 @@ + + + + + +io.streamthoughts.azkarra.streams.components.annotation (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.streams.components.annotation

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/package-tree.html new file mode 100644 index 00000000..0ef6ef18 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/package-tree.html @@ -0,0 +1,172 @@ + + + + + +io.streamthoughts.azkarra.streams.components.annotation Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.streams.components.annotation

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/package-use.html new file mode 100644 index 00000000..9921677f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/annotation/package-use.html @@ -0,0 +1,187 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.streams.components.annotation (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.streams.components.annotation

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/class-use/ReflectMethodComponentSupplier.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/class-use/ReflectMethodComponentSupplier.html new file mode 100644 index 00000000..44d8db1e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/class-use/ReflectMethodComponentSupplier.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.components.ReflectMethodComponentSupplier (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.components.ReflectMethodComponentSupplier

+
+
No usage of io.streamthoughts.azkarra.streams.components.ReflectMethodComponentSupplier
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/class-use/ReflectiveComponentScanner.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/class-use/ReflectiveComponentScanner.html new file mode 100644 index 00000000..c4857cdc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/class-use/ReflectiveComponentScanner.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.components.ReflectiveComponentScanner (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.components.ReflectiveComponentScanner

+
+
No usage of io.streamthoughts.azkarra.streams.components.ReflectiveComponentScanner
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/ComponentClassLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/ComponentClassLoader.html new file mode 100644 index 00000000..64d4c845 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/ComponentClassLoader.html @@ -0,0 +1,422 @@ + + + + + +ComponentClassLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ComponentClassLoader

+
+
+ +
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/ComponentResolver.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/ComponentResolver.html new file mode 100644 index 00000000..f89219d9 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/ComponentResolver.html @@ -0,0 +1,315 @@ + + + + + +ComponentResolver (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ComponentResolver

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.streams.components.isolation.ComponentResolver
    • +
    +
  • +
+
+
    +
  • +
    +
    public class ComponentResolver
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ComponentResolver

        +
        public ComponentResolver​(Path componentPath)
        +
        Creates a new ComponentResolver instance.
        +
        +
        Parameters:
        +
        componentPath - the top-level component path.
        +
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/ExternalComponent.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/ExternalComponent.html new file mode 100644 index 00000000..a1eca6d7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/ExternalComponent.html @@ -0,0 +1,333 @@ + + + + + +ExternalComponent (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ExternalComponent

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.streams.components.isolation.ExternalComponent
    • +
    +
  • +
+
+
    +
  • +
    +
    public class ExternalComponent
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        location

        +
        public URL location()
        +
      • +
      + + + +
        +
      • +

        resources

        +
        public URL[] resources()
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals​(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/class-use/ComponentClassLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/class-use/ComponentClassLoader.html new file mode 100644 index 00000000..8f0e151a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/class-use/ComponentClassLoader.html @@ -0,0 +1,196 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.components.isolation.ComponentClassLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.components.isolation.ComponentClassLoader

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/class-use/ComponentResolver.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/class-use/ComponentResolver.html new file mode 100644 index 00000000..944a9a68 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/class-use/ComponentResolver.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.components.isolation.ComponentResolver (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.components.isolation.ComponentResolver

+
+
No usage of io.streamthoughts.azkarra.streams.components.isolation.ComponentResolver
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/class-use/ExternalComponent.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/class-use/ExternalComponent.html new file mode 100644 index 00000000..23c5b2bc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/class-use/ExternalComponent.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.components.isolation.ExternalComponent (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.components.isolation.ExternalComponent

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/package-summary.html new file mode 100644 index 00000000..08546e7a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/package-summary.html @@ -0,0 +1,178 @@ + + + + + +io.streamthoughts.azkarra.streams.components.isolation (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.streams.components.isolation

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/package-tree.html new file mode 100644 index 00000000..1b5fc14b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/package-tree.html @@ -0,0 +1,179 @@ + + + + + +io.streamthoughts.azkarra.streams.components.isolation Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.streams.components.isolation

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/package-use.html new file mode 100644 index 00000000..bbd48de6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/isolation/package-use.html @@ -0,0 +1,191 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.streams.components.isolation (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.streams.components.isolation

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/package-summary.html new file mode 100644 index 00000000..f8a59438 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/package-summary.html @@ -0,0 +1,175 @@ + + + + + +io.streamthoughts.azkarra.streams.components (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.streams.components

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/package-tree.html new file mode 100644 index 00000000..23f35178 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/package-tree.html @@ -0,0 +1,166 @@ + + + + + +io.streamthoughts.azkarra.streams.components Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.streams.components

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/package-use.html new file mode 100644 index 00000000..30647351 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/components/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.streams.components (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.streams.components

+
+
No usage of io.streamthoughts.azkarra.streams.components
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/AzkarraConf.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/AzkarraConf.html new file mode 100644 index 00000000..ccf8a46c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/AzkarraConf.html @@ -0,0 +1,774 @@ + + + + + +AzkarraConf (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AzkarraConf

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Conf
    +
    +
    +
    public class AzkarraConf
    +extends AbstractConf
    +
    The AzkarraConf is Conf implementation backed by the Typesafe Config.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AzkarraConf

        +
        protected AzkarraConf​(com.typesafe.config.Config config)
        +
        Creates a new AzkarraConf instance.
        +
        +
        Parameters:
        +
        config - the Config instance to used as default configuration.
        +
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        empty

        +
        public static AzkarraConf empty()
        +
        Static helper that can be used to creates a new empty AzkarraConf instance.
        +
        +
        Returns:
        +
        a new AzkarraConf instance.
        +
        +
      • +
      + + + +
        +
      • +

        create

        +
        public static AzkarraConf create​(Properties config)
        +
        Static helper that can be used to creates a new AzkarraConf instance + from the specified properties.
        +
        +
        Returns:
        +
        a new AzkarraConf instance.
        +
        +
      • +
      + + + + + + + +
        +
      • +

        create

        +
        public static AzkarraConf create​(String resourceBasename)
        +
        Static helper that can be used to creates a new AzkarraConf instance + using the specified resource base name.
        +
        +
        Returns:
        +
        a new AzkarraConf instance.
        +
        +
      • +
      + + + +
        +
      • +

        create

        +
        public static AzkarraConf create()
        +
        Static helper that can be used to creates a new AzkarraConf instance + that loads a default configuration. + +

        + This method loads the following (first-listed are higher priority): +

          +
        • system properties
        • +
        • application.conf (all resources on classpath with this name)
        • +
        • application.json (all resources on classpath with this name)
        • +
        • application.properties (all resources on classpath with this name)
        • +
        • reference.conf (all resources on classpath with this name)
        • +
        +

        +
        +
        Returns:
        +
        a new AzkarraConf instance.
        +
        +
      • +
      + + + +
        +
      • +

        keySet

        +
        public Set<String> keySet()
        +
        Returns a Set view of the keys contained in this conf.
        +
        +
        Returns:
        +
        a set view of the keys contained in this conf
        +
        +
      • +
      + + + +
        +
      • +

        getValue

        +
        public Object getValue​(String path)
        +
        Gets a required parameter value.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the object value.
        +
        +
      • +
      + + + +
        +
      • +

        getString

        +
        public String getString​(String path)
        +
        Gets a required parameter as a string.
        +
        +
        Parameters:
        +
        path - the parameter path.
        +
        Returns:
        +
        the parameter value as a string.
        +
        +
      • +
      + + + +
        +
      • +

        getLong

        +
        public long getLong​(String key)
        +
        Gets a required parameter as a long.
        +
        +
        Parameters:
        +
        key - the parameter path.
        +
        Returns:
        +
        the parameter value as a long.
        +
        +
      • +
      + + + +
        +
      • +

        getInt

        +
        public int getInt​(String key)
        +
        Gets a required parameter as an integer.
        +
        +
        Parameters:
        +
        key - the parameter path.
        +
        Returns:
        +
        the parameter value as a int.
        +
        +
      • +
      + + + +
        +
      • +

        getBoolean

        +
        public boolean getBoolean​(String key)
        +
        Gets a required parameter as an boolean.
        +
        +
        Parameters:
        +
        key - the parameter path.
        +
        Returns:
        +
        the parameter value as a boolean.
        +
        +
      • +
      + + + +
        +
      • +

        getDouble

        +
        public double getDouble​(String key)
        +
        Gets a required parameter as a double.
        +
        +
        Parameters:
        +
        key - the parameter path.
        +
        Returns:
        +
        the parameter value as a double.
        +
        +
      • +
      + + + +
        +
      • +

        getStringList

        +
        public List<String> getStringList​(String key)
        +
        Gets a required parameter as a list.
        +
        +
        Parameters:
        +
        key - the parameter path.
        +
        Returns:
        +
        a string list value.
        +
        +
      • +
      + + + +
        +
      • +

        getSubConf

        +
        public Conf getSubConf​(String key)
        +
        Gets a required parameter as a Conf.
        +
        +
        Parameters:
        +
        key - the parameter path.
        +
        Returns:
        +
        a new Conf instance.
        +
        +
      • +
      + + + +
        +
      • +

        getSubConfList

        +
        public List<Conf> getSubConfList​(String key)
        +
        Gets a required parameter as a list of Conf.
        +
        +
        Parameters:
        +
        key - the parameter path.
        +
        Returns:
        +
        a new list of Conf instances.
        +
        +
      • +
      + + + +
        +
      • +

        hasPath

        +
        public boolean hasPath​(String key)
        +
        Checks whether the specified path exists into this Conf.
        +
        +
        Parameters:
        +
        key - the path to be checked.
        +
        Returns:
        +
        true if the path exists, false otherwise.
        +
        +
      • +
      + + + +
        +
      • +

        withFallback

        +
        public Conf withFallback​(Conf defaults)
        +
      • +
      + + + +
        +
      • +

        getConfAsMap

        +
        public Map<String,​Object> getConfAsMap()
        +
        Converts this Conf into a path-value map.
        +
        +
        Returns:
        +
        a new Map instance containing the configuration values.
        +
        +
      • +
      + + + +
        +
      • +

        getConfAsProperties

        +
        public Properties getConfAsProperties()
        +
        Converts this Conf into a properties.
        +
        +
        Returns:
        +
        a new Properties instance containing the configuration values.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/class-use/AzkarraConf.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/class-use/AzkarraConf.html new file mode 100644 index 00000000..7d2941bb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/class-use/AzkarraConf.html @@ -0,0 +1,228 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.config.AzkarraConf (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.config.AzkarraConf

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/AutoStartConfigEntryLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/AutoStartConfigEntryLoader.html new file mode 100644 index 00000000..b9d170bb --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/AutoStartConfigEntryLoader.html @@ -0,0 +1,380 @@ + + + + + +AutoStartConfigEntryLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class AutoStartConfigEntryLoader

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AutoStartConfigEntryLoader

        +
        public AutoStartConfigEntryLoader()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        load

        +
        public void load​(ConfEntry configEntryObject,
        +                 AzkarraApplication application)
        +
        Loads the configuration key/value entry.
        +
        +
        Parameters:
        +
        configEntryObject - the configuration entry key/value object.
        +
        application - the AzkarraApplication instance.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/ComponentConfigEntryLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/ComponentConfigEntryLoader.html new file mode 100644 index 00000000..f56c480e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/ComponentConfigEntryLoader.html @@ -0,0 +1,337 @@ + + + + + +ComponentConfigEntryLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ComponentConfigEntryLoader

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        load

        +
        public void load​(ConfEntry configObject,
        +                 AzkarraApplication application)
        +
        Loads the configuration key/value entry.
        +
        +
        Parameters:
        +
        configObject - the configuration entry key/value object.
        +
        application - the AzkarraApplication instance.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/EnvironmentsConfigEntryLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/EnvironmentsConfigEntryLoader.html new file mode 100644 index 00000000..3dcd3204 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/EnvironmentsConfigEntryLoader.html @@ -0,0 +1,337 @@ + + + + + +EnvironmentsConfigEntryLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class EnvironmentsConfigEntryLoader

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        load

        +
        public void load​(ConfEntry configEntryObject,
        +                 AzkarraApplication application)
        +
        Loads the configuration key/value entry.
        +
        +
        Parameters:
        +
        configEntryObject - the configuration entry key/value object.
        +
        application - the AzkarraApplication instance.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/ServerConfigEntryLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/ServerConfigEntryLoader.html new file mode 100644 index 00000000..350dd128 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/ServerConfigEntryLoader.html @@ -0,0 +1,337 @@ + + + + + +ServerConfigEntryLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ServerConfigEntryLoader

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        load

        +
        public void load​(ConfEntry configEntryObject,
        +                 AzkarraApplication application)
        +
        Loads the configuration key/value entry.
        +
        +
        Parameters:
        +
        configEntryObject - the configuration entry key/value object.
        +
        application - the AzkarraApplication instance.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/StreamsConfigEntryLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/StreamsConfigEntryLoader.html new file mode 100644 index 00000000..7468a646 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/StreamsConfigEntryLoader.html @@ -0,0 +1,383 @@ + + + + + +StreamsConfigEntryLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsConfigEntryLoader

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    + +
    + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        load

        +
        public void load​(ConfEntry configEntryObject,
        +                 AzkarraApplication application)
        +
        Loads the configuration key/value entry.
        +
        +
        Parameters:
        +
        configEntryObject - the configuration entry key/value object.
        +
        application - the AzkarraApplication instance.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/class-use/AutoStartConfigEntryLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/class-use/AutoStartConfigEntryLoader.html new file mode 100644 index 00000000..6d3375d6 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/class-use/AutoStartConfigEntryLoader.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.config.loader.AutoStartConfigEntryLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.config.loader.AutoStartConfigEntryLoader

+
+
No usage of io.streamthoughts.azkarra.streams.config.loader.AutoStartConfigEntryLoader
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/class-use/ComponentConfigEntryLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/class-use/ComponentConfigEntryLoader.html new file mode 100644 index 00000000..4acd27a4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/class-use/ComponentConfigEntryLoader.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.config.loader.ComponentConfigEntryLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.config.loader.ComponentConfigEntryLoader

+
+
No usage of io.streamthoughts.azkarra.streams.config.loader.ComponentConfigEntryLoader
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/class-use/EnvironmentsConfigEntryLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/class-use/EnvironmentsConfigEntryLoader.html new file mode 100644 index 00000000..5156493d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/class-use/EnvironmentsConfigEntryLoader.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.config.loader.EnvironmentsConfigEntryLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.config.loader.EnvironmentsConfigEntryLoader

+
+
No usage of io.streamthoughts.azkarra.streams.config.loader.EnvironmentsConfigEntryLoader
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/class-use/ServerConfigEntryLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/class-use/ServerConfigEntryLoader.html new file mode 100644 index 00000000..ee646a90 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/class-use/ServerConfigEntryLoader.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.config.loader.ServerConfigEntryLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.config.loader.ServerConfigEntryLoader

+
+
No usage of io.streamthoughts.azkarra.streams.config.loader.ServerConfigEntryLoader
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/class-use/StreamsConfigEntryLoader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/class-use/StreamsConfigEntryLoader.html new file mode 100644 index 00000000..111ffd74 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/class-use/StreamsConfigEntryLoader.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.config.loader.StreamsConfigEntryLoader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.config.loader.StreamsConfigEntryLoader

+
+
No usage of io.streamthoughts.azkarra.streams.config.loader.StreamsConfigEntryLoader
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/EnvironmentConfig.Reader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/EnvironmentConfig.Reader.html new file mode 100644 index 00000000..f20df92d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/EnvironmentConfig.Reader.html @@ -0,0 +1,274 @@ + + + + + +EnvironmentConfig.Reader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class EnvironmentConfig.Reader

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.streams.config.loader.internal.EnvironmentConfig.Reader
    • +
    +
  • +
+
+
    +
  • +
    +
    Enclosing class:
    +
    EnvironmentConfig
    +
    +
    +
    public static final class EnvironmentConfig.Reader
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Reader

        +
        public Reader()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/EnvironmentConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/EnvironmentConfig.html new file mode 100644 index 00000000..d6745c5a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/EnvironmentConfig.html @@ -0,0 +1,485 @@ + + + + + +EnvironmentConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class EnvironmentConfig

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.streams.config.loader.internal.EnvironmentConfig
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        type

        +
        public String type()
        +
        Gets the environment type.
        +
        +
        Returns:
        +
        a string type.
        +
        +
      • +
      + + + +
        +
      • +

        name

        +
        public String name()
        +
        Gets the environment name.
        +
        +
        Returns:
        +
        a string name.
        +
        +
      • +
      + + + +
        +
      • +

        config

        +
        public Conf config()
        +
        Gets the configuration for this environment.
        +
        +
        Returns:
        +
        a Conf instance.
        +
        +
      • +
      + + + +
        +
      • +

        topologyStreamConfigs

        +
        public List<TopologyConfig> topologyStreamConfigs()
        +
        Gets all the topology streams configurations for this environment.
        +
        +
        Returns:
        +
        a Conf instance. Can be empty if no streams is defined for this environment.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/TopologyConfig.Reader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/TopologyConfig.Reader.html new file mode 100644 index 00000000..9d45e9b2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/TopologyConfig.Reader.html @@ -0,0 +1,312 @@ + + + + + +TopologyConfig.Reader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class TopologyConfig.Reader

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.streams.config.loader.internal.TopologyConfig.Reader
    • +
    +
  • +
+
+
    +
  • +
    +
    Enclosing class:
    +
    TopologyConfig
    +
    +
    +
    public static final class TopologyConfig.Reader
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Reader

        +
        public Reader()
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/TopologyConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/TopologyConfig.html new file mode 100644 index 00000000..2785f1b2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/TopologyConfig.html @@ -0,0 +1,526 @@ + + + + + +TopologyConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.azkarra.streams.config.loader.internal.TopologyConfig
    • +
    +
  • +
+
+
    +
  • +
    +
    public class TopologyConfig
    +extends Object
    +
    Class which is used to configure a TopologyProvider instance.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        type

        +
        public String type()
        +
        Gets the TopologyProvider class of alias to be used.
        +
        +
        Returns:
        +
        the type alias. Can return null of the provider is defined using a class name.
        +
        +
      • +
      + + + +
        +
      • +

        name

        +
        public Optional<String> name()
        +
        Gets the user-defined topology name.
        +
        +
        Returns:
        +
        the string name.
        +
        +
      • +
      + + + +
        +
      • +

        description

        +
        public Optional<String> description()
        +
        Gets the user-defined topology description.
        +
        +
        Returns:
        +
        an optional description.
        +
        +
      • +
      + + + + + + + + +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/class-use/EnvironmentConfig.Reader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/class-use/EnvironmentConfig.Reader.html new file mode 100644 index 00000000..aea23aef --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/class-use/EnvironmentConfig.Reader.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.config.loader.internal.EnvironmentConfig.Reader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.config.loader.internal.EnvironmentConfig.Reader

+
+
No usage of io.streamthoughts.azkarra.streams.config.loader.internal.EnvironmentConfig.Reader
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/class-use/EnvironmentConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/class-use/EnvironmentConfig.html new file mode 100644 index 00000000..edffb761 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/class-use/EnvironmentConfig.html @@ -0,0 +1,197 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.config.loader.internal.EnvironmentConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.config.loader.internal.EnvironmentConfig

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/class-use/TopologyConfig.Reader.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/class-use/TopologyConfig.Reader.html new file mode 100644 index 00000000..51f54410 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/class-use/TopologyConfig.Reader.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.config.loader.internal.TopologyConfig.Reader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.config.loader.internal.TopologyConfig.Reader

+
+
No usage of io.streamthoughts.azkarra.streams.config.loader.internal.TopologyConfig.Reader
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/class-use/TopologyConfig.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/class-use/TopologyConfig.html new file mode 100644 index 00000000..4f6f925d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/class-use/TopologyConfig.html @@ -0,0 +1,219 @@ + + + + + +Uses of Class io.streamthoughts.azkarra.streams.config.loader.internal.TopologyConfig (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.azkarra.streams.config.loader.internal.TopologyConfig

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/package-summary.html new file mode 100644 index 00000000..121e0c73 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/package-summary.html @@ -0,0 +1,184 @@ + + + + + +io.streamthoughts.azkarra.streams.config.loader.internal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.streams.config.loader.internal

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/package-tree.html new file mode 100644 index 00000000..0eb2d697 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/package-tree.html @@ -0,0 +1,168 @@ + + + + + +io.streamthoughts.azkarra.streams.config.loader.internal Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.streams.config.loader.internal

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/package-use.html new file mode 100644 index 00000000..7c0cd8b7 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/internal/package-use.html @@ -0,0 +1,193 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.streams.config.loader.internal (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.streams.config.loader.internal

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/package-summary.html new file mode 100644 index 00000000..2d5ea8f2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/package-summary.html @@ -0,0 +1,184 @@ + + + + + +io.streamthoughts.azkarra.streams.config.loader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.streams.config.loader

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/package-tree.html new file mode 100644 index 00000000..438739ff --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/package-tree.html @@ -0,0 +1,173 @@ + + + + + +io.streamthoughts.azkarra.streams.config.loader Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.streams.config.loader

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/package-use.html new file mode 100644 index 00000000..7e4b5c50 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/loader/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.streams.config.loader (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.streams.config.loader

+
+
No usage of io.streamthoughts.azkarra.streams.config.loader
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/package-summary.html new file mode 100644 index 00000000..10756832 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/package-summary.html @@ -0,0 +1,170 @@ + + + + + +io.streamthoughts.azkarra.streams.config (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.streams.config

+
+
+
    +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    AzkarraConf +
    The AzkarraConf is Conf implementation backed by the Typesafe Config.
    +
    +
  • +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/package-tree.html new file mode 100644 index 00000000..2ac8f84d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/package-tree.html @@ -0,0 +1,169 @@ + + + + + +io.streamthoughts.azkarra.streams.config Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.streams.config

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • io.streamthoughts.azkarra.api.config.AbstractConf (implements io.streamthoughts.azkarra.api.config.Conf) +
        +
      • io.streamthoughts.azkarra.streams.config.AzkarraConf
      • +
      +
    • +
    +
  • +
+
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/package-use.html new file mode 100644 index 00000000..4fb9dfbe --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/config/package-use.html @@ -0,0 +1,187 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.streams.config (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.streams.config

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/package-summary.html new file mode 100644 index 00000000..590b46b1 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/package-summary.html @@ -0,0 +1,198 @@ + + + + + +io.streamthoughts.azkarra.streams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.azkarra.streams

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/package-tree.html new file mode 100644 index 00000000..d8d63f82 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/package-tree.html @@ -0,0 +1,174 @@ + + + + + +io.streamthoughts.azkarra.streams Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.azkarra.streams

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/package-use.html new file mode 100644 index 00000000..d90c4ff2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/azkarra/streams/package-use.html @@ -0,0 +1,280 @@ + + + + + +Uses of Package io.streamthoughts.azkarra.streams (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.azkarra.streams

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/Version.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/Version.html new file mode 100644 index 00000000..b1b835ec --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/Version.html @@ -0,0 +1,308 @@ + + + + + +Version (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class Version

+
+
+ +
+
    +
  • +
    +
    public class Version
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Version

        +
        public Version()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getVersion

        +
        public static String getVersion()
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/class-use/Version.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/class-use/Version.html new file mode 100644 index 00000000..084aa487 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/class-use/Version.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.examples.azkarra.Version (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.examples.azkarra.Version

+
+
No usage of io.streamthoughts.examples.azkarra.Version
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/ConditionalStreamsApplication.Normalize.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/ConditionalStreamsApplication.Normalize.html new file mode 100644 index 00000000..ef8a585a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/ConditionalStreamsApplication.Normalize.html @@ -0,0 +1,293 @@ + + + + + +ConditionalStreamsApplication.Normalize (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface ConditionalStreamsApplication.Normalize

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    org.apache.kafka.streams.kstream.ValueMapper<String,​String>
    +
    +
    +
    Enclosing class:
    +
    ConditionalStreamsApplication
    +
    +
    +
    public static interface ConditionalStreamsApplication.Normalize
    +extends org.apache.kafka.streams.kstream.ValueMapper<String,​String>
    +
  • +
+
+
+ +
+
+
    +
  • + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/ConditionalStreamsApplication.NormalizeStreamsTopology.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/ConditionalStreamsApplication.NormalizeStreamsTopology.html new file mode 100644 index 00000000..c0cbc59c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/ConditionalStreamsApplication.NormalizeStreamsTopology.html @@ -0,0 +1,376 @@ + + + + + +ConditionalStreamsApplication.NormalizeStreamsTopology (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ConditionalStreamsApplication.NormalizeStreamsTopology

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        NormalizeStreamsTopology

        +
        public NormalizeStreamsTopology()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        topology

        +
        public org.apache.kafka.streams.Topology topology()
        +
        Description copied from interface: TopologyProvider
        +
        Supplies a new Kafka Streams Topology instance.
        +
        +
        Specified by:
        +
        topology in interface Provider<org.apache.kafka.streams.Topology>
        +
        Specified by:
        +
        topology in interface TopologyProvider
        +
        Returns:
        +
        the Topology instance.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/ConditionalStreamsApplication.Normalizes.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/ConditionalStreamsApplication.Normalizes.html new file mode 100644 index 00000000..b9cbf9c5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/ConditionalStreamsApplication.Normalizes.html @@ -0,0 +1,333 @@ + + + + + +ConditionalStreamsApplication.Normalizes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ConditionalStreamsApplication.Normalizes

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication.Normalizes
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/ConditionalStreamsApplication.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/ConditionalStreamsApplication.html new file mode 100644 index 00000000..fda4c919 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/ConditionalStreamsApplication.html @@ -0,0 +1,344 @@ + + + + + +ConditionalStreamsApplication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ConditionalStreamsApplication

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication
    • +
    +
  • +
+
+
    +
  • +
    +
    @AzkarraStreamsApplication
    +public class ConditionalStreamsApplication
    +extends Object
    +
    This example demonstrates how conditional components can be used to dynamically + change the behavior of a stream topology based on its configuration.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ConditionalStreamsApplication

        +
        public ConditionalStreamsApplication()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        main

        +
        public static void main​(String[] args)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/class-use/ConditionalStreamsApplication.Normalize.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/class-use/ConditionalStreamsApplication.Normalize.html new file mode 100644 index 00000000..f5a74bbc --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/class-use/ConditionalStreamsApplication.Normalize.html @@ -0,0 +1,199 @@ + + + + + +Uses of Interface io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication.Normalize (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication.Normalize

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/class-use/ConditionalStreamsApplication.NormalizeStreamsTopology.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/class-use/ConditionalStreamsApplication.NormalizeStreamsTopology.html new file mode 100644 index 00000000..f9c99fb2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/class-use/ConditionalStreamsApplication.NormalizeStreamsTopology.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication.NormalizeStreamsTopology (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication.NormalizeStreamsTopology

+
+
No usage of io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication.NormalizeStreamsTopology
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/class-use/ConditionalStreamsApplication.Normalizes.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/class-use/ConditionalStreamsApplication.Normalizes.html new file mode 100644 index 00000000..4e7a27a4 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/class-use/ConditionalStreamsApplication.Normalizes.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication.Normalizes (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication.Normalizes

+
+
No usage of io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication.Normalizes
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/class-use/ConditionalStreamsApplication.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/class-use/ConditionalStreamsApplication.html new file mode 100644 index 00000000..11c4149e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/class-use/ConditionalStreamsApplication.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication

+
+
No usage of io.streamthoughts.examples.azkarra.conditional.ConditionalStreamsApplication
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/package-summary.html new file mode 100644 index 00000000..334b8c3f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/package-summary.html @@ -0,0 +1,194 @@ + + + + + +io.streamthoughts.examples.azkarra.conditional (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.examples.azkarra.conditional

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/package-tree.html new file mode 100644 index 00000000..fe6ed67f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/package-tree.html @@ -0,0 +1,181 @@ + + + + + +io.streamthoughts.examples.azkarra.conditional Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.examples.azkarra.conditional

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/package-use.html new file mode 100644 index 00000000..116ab124 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/conditional/package-use.html @@ -0,0 +1,185 @@ + + + + + +Uses of Package io.streamthoughts.examples.azkarra.conditional (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.examples.azkarra.conditional

+
+ +
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/ComplexWordCountTopology.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/ComplexWordCountTopology.html new file mode 100644 index 00000000..ad62d676 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/ComplexWordCountTopology.html @@ -0,0 +1,389 @@ + + + + + +ComplexWordCountTopology (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ComplexWordCountTopology

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.examples.azkarra.dependency.ComplexWordCountTopology
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ComplexWordCountTopology

        +
        public ComplexWordCountTopology()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setStopWordsService

        +
        public void setStopWordsService​(StopWordsService stopWords)
        +
      • +
      + + + + + + + +
        +
      • +

        configure

        +
        public void configure​(Conf configuration)
        +
        Description copied from interface: Configurable
        +
        Configures this instance with the specified Conf.
        +
        +
        Specified by:
        +
        configure in interface Configurable
        +
        Parameters:
        +
        configuration - the Conf instance used to configure this instance.
        +
        +
      • +
      + + + +
        +
      • +

        topology

        +
        public org.apache.kafka.streams.Topology topology()
        +
        Description copied from interface: TopologyProvider
        +
        Supplies a new Kafka Streams Topology instance.
        +
        +
        Specified by:
        +
        topology in interface Provider<org.apache.kafka.streams.Topology>
        +
        Specified by:
        +
        topology in interface TopologyProvider
        +
        Returns:
        +
        the Topology instance.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/ComplexWordCountTopologyModule.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/ComplexWordCountTopologyModule.html new file mode 100644 index 00000000..1b4f546b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/ComplexWordCountTopologyModule.html @@ -0,0 +1,352 @@ + + + + + +ComplexWordCountTopologyModule (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ComplexWordCountTopologyModule

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ComplexWordCountTopologyModule

        +
        public ComplexWordCountTopologyModule()
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/ConfigurableStopWordsService.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/ConfigurableStopWordsService.html new file mode 100644 index 00000000..2e718d77 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/ConfigurableStopWordsService.html @@ -0,0 +1,351 @@ + + + + + +ConfigurableStopWordsService (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ConfigurableStopWordsService

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.examples.azkarra.dependency.ConfigurableStopWordsService
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ConfigurableStopWordsService

        +
        public ConfigurableStopWordsService()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        configure

        +
        public void configure​(Conf conf)
        +
        Description copied from interface: Configurable
        +
        Configures this instance with the specified Conf.
        +
        +
        Specified by:
        +
        configure in interface Configurable
        +
        Parameters:
        +
        conf - the Conf instance used to configure this instance.
        +
        +
      • +
      + + + +
        +
      • +

        test

        +
        public boolean test​(String word)
        +
        Description copied from interface: StopWordsService
        +
        Checks whether a word is a stop word.
        +
        +
        Specified by:
        +
        test in interface StopWordsService
        +
        Parameters:
        +
        word - the word to filter.
        +
        Returns:
        +
        true if the word is a stop word, false otherwise.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/StopWordsService.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/StopWordsService.html new file mode 100644 index 00000000..b3bf54f3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/StopWordsService.html @@ -0,0 +1,265 @@ + + + + + +StopWordsService (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Interface StopWordsService

+
+
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        test

        +
        boolean test​(String word)
        +
        Checks whether a word is a stop word.
        +
        +
        Parameters:
        +
        word - the word to filter.
        +
        Returns:
        +
        true if the word is a stop word, false otherwise.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/StreamsApplication.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/StreamsApplication.html new file mode 100644 index 00000000..aa66ae08 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/StreamsApplication.html @@ -0,0 +1,309 @@ + + + + + +StreamsApplication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsApplication

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.examples.azkarra.dependency.StreamsApplication
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StreamsApplication

        +
        public StreamsApplication()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        main

        +
        public static void main​(String[] args)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/class-use/ComplexWordCountTopology.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/class-use/ComplexWordCountTopology.html new file mode 100644 index 00000000..1fc3da5c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/class-use/ComplexWordCountTopology.html @@ -0,0 +1,194 @@ + + + + + +Uses of Class io.streamthoughts.examples.azkarra.dependency.ComplexWordCountTopology (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.examples.azkarra.dependency.ComplexWordCountTopology

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/class-use/ComplexWordCountTopologyModule.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/class-use/ComplexWordCountTopologyModule.html new file mode 100644 index 00000000..14b443b3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/class-use/ComplexWordCountTopologyModule.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.examples.azkarra.dependency.ComplexWordCountTopologyModule (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.examples.azkarra.dependency.ComplexWordCountTopologyModule

+
+
No usage of io.streamthoughts.examples.azkarra.dependency.ComplexWordCountTopologyModule
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/class-use/ConfigurableStopWordsService.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/class-use/ConfigurableStopWordsService.html new file mode 100644 index 00000000..ec9178ca --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/class-use/ConfigurableStopWordsService.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.examples.azkarra.dependency.ConfigurableStopWordsService (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.examples.azkarra.dependency.ConfigurableStopWordsService

+
+
No usage of io.streamthoughts.examples.azkarra.dependency.ConfigurableStopWordsService
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/class-use/StopWordsService.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/class-use/StopWordsService.html new file mode 100644 index 00000000..89e5e048 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/class-use/StopWordsService.html @@ -0,0 +1,209 @@ + + + + + +Uses of Interface io.streamthoughts.examples.azkarra.dependency.StopWordsService (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.streamthoughts.examples.azkarra.dependency.StopWordsService

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/class-use/StreamsApplication.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/class-use/StreamsApplication.html new file mode 100644 index 00000000..aff26873 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/class-use/StreamsApplication.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.examples.azkarra.dependency.StreamsApplication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.examples.azkarra.dependency.StreamsApplication

+
+
No usage of io.streamthoughts.examples.azkarra.dependency.StreamsApplication
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/package-summary.html new file mode 100644 index 00000000..bac27474 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/package-summary.html @@ -0,0 +1,197 @@ + + + + + +io.streamthoughts.examples.azkarra.dependency (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.examples.azkarra.dependency

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/package-tree.html new file mode 100644 index 00000000..d3eff0cf --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/package-tree.html @@ -0,0 +1,182 @@ + + + + + +io.streamthoughts.examples.azkarra.dependency Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.examples.azkarra.dependency

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/package-use.html new file mode 100644 index 00000000..f2a868ae --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/dependency/package-use.html @@ -0,0 +1,189 @@ + + + + + +Uses of Package io.streamthoughts.examples.azkarra.dependency (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.examples.azkarra.dependency

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/CustomHealthCheckExample.MyCustomerHealthCheck.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/CustomHealthCheckExample.MyCustomerHealthCheck.html new file mode 100644 index 00000000..fc62936e --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/CustomHealthCheckExample.MyCustomerHealthCheck.html @@ -0,0 +1,329 @@ + + + + + +CustomHealthCheckExample.MyCustomerHealthCheck (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class CustomHealthCheckExample.MyCustomerHealthCheck

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.examples.azkarra.healthcheck.CustomHealthCheckExample.MyCustomerHealthCheck
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MyCustomerHealthCheck

        +
        public MyCustomerHealthCheck()
        +
      • +
      +
    • +
    +
    + +
    + +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/CustomHealthCheckExample.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/CustomHealthCheckExample.html new file mode 100644 index 00000000..9cb0ac4a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/CustomHealthCheckExample.html @@ -0,0 +1,333 @@ + + + + + +CustomHealthCheckExample (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class CustomHealthCheckExample

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.examples.azkarra.healthcheck.CustomHealthCheckExample
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CustomHealthCheckExample

        +
        public CustomHealthCheckExample()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        main

        +
        public static void main​(String[] args)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/class-use/CustomHealthCheckExample.MyCustomerHealthCheck.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/class-use/CustomHealthCheckExample.MyCustomerHealthCheck.html new file mode 100644 index 00000000..260a78cd --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/class-use/CustomHealthCheckExample.MyCustomerHealthCheck.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.examples.azkarra.healthcheck.CustomHealthCheckExample.MyCustomerHealthCheck (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.examples.azkarra.healthcheck.CustomHealthCheckExample.MyCustomerHealthCheck

+
+
No usage of io.streamthoughts.examples.azkarra.healthcheck.CustomHealthCheckExample.MyCustomerHealthCheck
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/class-use/CustomHealthCheckExample.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/class-use/CustomHealthCheckExample.html new file mode 100644 index 00000000..16277219 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/class-use/CustomHealthCheckExample.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.examples.azkarra.healthcheck.CustomHealthCheckExample (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.examples.azkarra.healthcheck.CustomHealthCheckExample

+
+
No usage of io.streamthoughts.examples.azkarra.healthcheck.CustomHealthCheckExample
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/package-summary.html new file mode 100644 index 00000000..995851d2 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/package-summary.html @@ -0,0 +1,174 @@ + + + + + +io.streamthoughts.examples.azkarra.healthcheck (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.examples.azkarra.healthcheck

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/package-tree.html new file mode 100644 index 00000000..3bd1ba3d --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/package-tree.html @@ -0,0 +1,166 @@ + + + + + +io.streamthoughts.examples.azkarra.healthcheck Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.examples.azkarra.healthcheck

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/package-use.html new file mode 100644 index 00000000..6e53b462 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/healthcheck/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.examples.azkarra.healthcheck (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.examples.azkarra.healthcheck

+
+
No usage of io.streamthoughts.examples.azkarra.healthcheck
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/noannotation/StreamsApplication.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/noannotation/StreamsApplication.html new file mode 100644 index 00000000..a1eccc52 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/noannotation/StreamsApplication.html @@ -0,0 +1,309 @@ + + + + + +StreamsApplication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class StreamsApplication

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.examples.azkarra.noannotation.StreamsApplication
    • +
    +
  • +
+
+
    +
  • +
    +
    public class StreamsApplication
    +extends Object
    +
    Example to manually register a topology.
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StreamsApplication

        +
        public StreamsApplication()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        main

        +
        public static void main​(String[] args)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/noannotation/class-use/StreamsApplication.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/noannotation/class-use/StreamsApplication.html new file mode 100644 index 00000000..822a11b3 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/noannotation/class-use/StreamsApplication.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.examples.azkarra.noannotation.StreamsApplication (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.examples.azkarra.noannotation.StreamsApplication

+
+
No usage of io.streamthoughts.examples.azkarra.noannotation.StreamsApplication
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/noannotation/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/noannotation/package-summary.html new file mode 100644 index 00000000..8152d86a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/noannotation/package-summary.html @@ -0,0 +1,170 @@ + + + + + +io.streamthoughts.examples.azkarra.noannotation (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.examples.azkarra.noannotation

+
+
+
    +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    StreamsApplication +
    Example to manually register a topology.
    +
    +
  • +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/noannotation/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/noannotation/package-tree.html new file mode 100644 index 00000000..164e20c5 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/noannotation/package-tree.html @@ -0,0 +1,165 @@ + + + + + +io.streamthoughts.examples.azkarra.noannotation Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.examples.azkarra.noannotation

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/noannotation/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/noannotation/package-use.html new file mode 100644 index 00000000..fa639831 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/noannotation/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.examples.azkarra.noannotation (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.examples.azkarra.noannotation

+
+
No usage of io.streamthoughts.examples.azkarra.noannotation
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/package-summary.html new file mode 100644 index 00000000..8a219296 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/package-summary.html @@ -0,0 +1,168 @@ + + + + + +io.streamthoughts.examples.azkarra (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.examples.azkarra

+
+
+
    +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    Version 
    +
  • +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/package-tree.html new file mode 100644 index 00000000..de38e57c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/package-tree.html @@ -0,0 +1,165 @@ + + + + + +io.streamthoughts.examples.azkarra Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.examples.azkarra

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • io.streamthoughts.examples.azkarra.Version
    • +
    +
  • +
+
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/package-use.html new file mode 100644 index 00000000..805de759 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.examples.azkarra (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.examples.azkarra

+
+
No usage of io.streamthoughts.examples.azkarra
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/BasicAuthenticationExample.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/BasicAuthenticationExample.html new file mode 100644 index 00000000..6693656a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/BasicAuthenticationExample.html @@ -0,0 +1,331 @@ + + + + + +BasicAuthenticationExample (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class BasicAuthenticationExample

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.examples.azkarra.security.BasicAuthenticationExample
    • +
    +
  • +
+
+
    +
  • +
    +
    @EnableAutoStart
    +@EnableAutoConfig
    +@ComponentScan
    +public class BasicAuthenticationExample
    +extends Object
    +
    Example to configure an azkarra application with Basic authentication. + + 1 ) Create a JAAS configuration file 'azkarra-server-jaas.conf' as follows : + + AzkarraServer { + io.streamthoughts.azkarra.http.security.jaas.spi.PropertiesFileLoginModule required + file="/tmp/azkarra.password" + reloadInterval="60" + reload="true" + debug="true"; + }; + 2 ) Create a file containing user's principal information (e.g 'azkarra.password'). + + #user:password [,roles] + admin:admin,Administrator + user:user,User + + 3) Configure your application with : + + -Djava.security.auth.login.config=/path/to/azkarra-server-jaas.conf
    +
  • +
+
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BasicAuthenticationExample

        +
        public BasicAuthenticationExample()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        main

        +
        public static void main​(String[] args)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/SSLAuthenticationExample.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/SSLAuthenticationExample.html new file mode 100644 index 00000000..d7cbc943 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/SSLAuthenticationExample.html @@ -0,0 +1,312 @@ + + + + + +SSLAuthenticationExample (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class SSLAuthenticationExample

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.examples.azkarra.security.SSLAuthenticationExample
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SSLAuthenticationExample

        +
        public SSLAuthenticationExample()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        main

        +
        public static void main​(String[] args)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/class-use/BasicAuthenticationExample.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/class-use/BasicAuthenticationExample.html new file mode 100644 index 00000000..69c2e58a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/class-use/BasicAuthenticationExample.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.examples.azkarra.security.BasicAuthenticationExample (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.examples.azkarra.security.BasicAuthenticationExample

+
+
No usage of io.streamthoughts.examples.azkarra.security.BasicAuthenticationExample
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/class-use/SSLAuthenticationExample.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/class-use/SSLAuthenticationExample.html new file mode 100644 index 00000000..ff204d9a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/class-use/SSLAuthenticationExample.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.examples.azkarra.security.SSLAuthenticationExample (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.examples.azkarra.security.SSLAuthenticationExample

+
+
No usage of io.streamthoughts.examples.azkarra.security.SSLAuthenticationExample
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/package-summary.html new file mode 100644 index 00000000..cca67c14 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/package-summary.html @@ -0,0 +1,176 @@ + + + + + +io.streamthoughts.examples.azkarra.security (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.examples.azkarra.security

+
+
+
    +
  • + + + + + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    BasicAuthenticationExample +
    Example to configure an azkarra application with Basic authentication.
    +
    SSLAuthenticationExample +
    Example to configure an azkarra application with SSL-Two-Way authentication.
    +
    +
  • +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/package-tree.html new file mode 100644 index 00000000..3efb0045 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/package-tree.html @@ -0,0 +1,166 @@ + + + + + +io.streamthoughts.examples.azkarra.security Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.examples.azkarra.security

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/package-use.html new file mode 100644 index 00000000..c4661226 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/security/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.examples.azkarra.security (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.examples.azkarra.security

+
+
No usage of io.streamthoughts.examples.azkarra.security
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/ServerSentEventExample.WordCountPublisherTopology.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/ServerSentEventExample.WordCountPublisherTopology.html new file mode 100644 index 00000000..474ab405 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/ServerSentEventExample.WordCountPublisherTopology.html @@ -0,0 +1,368 @@ + + + + + +ServerSentEventExample.WordCountPublisherTopology (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ServerSentEventExample.WordCountPublisherTopology

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WordCountPublisherTopology

        +
        public WordCountPublisherTopology()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        topology

        +
        public org.apache.kafka.streams.Topology topology()
        +
        Description copied from interface: TopologyProvider
        +
        Supplies a new Kafka Streams Topology instance.
        +
        +
        Specified by:
        +
        topology in interface Provider<org.apache.kafka.streams.Topology>
        +
        Specified by:
        +
        topology in interface TopologyProvider
        +
        Returns:
        +
        the Topology instance.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/ServerSentEventExample.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/ServerSentEventExample.html new file mode 100644 index 00000000..fd1df15b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/ServerSentEventExample.html @@ -0,0 +1,332 @@ + + + + + +ServerSentEventExample (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ServerSentEventExample

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.examples.azkarra.sse.ServerSentEventExample
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ServerSentEventExample

        +
        public ServerSentEventExample()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        main

        +
        public static void main​(String[] args)
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/class-use/ServerSentEventExample.WordCountPublisherTopology.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/class-use/ServerSentEventExample.WordCountPublisherTopology.html new file mode 100644 index 00000000..4a42323f --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/class-use/ServerSentEventExample.WordCountPublisherTopology.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.examples.azkarra.sse.ServerSentEventExample.WordCountPublisherTopology (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.examples.azkarra.sse.ServerSentEventExample.WordCountPublisherTopology

+
+
No usage of io.streamthoughts.examples.azkarra.sse.ServerSentEventExample.WordCountPublisherTopology
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/class-use/ServerSentEventExample.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/class-use/ServerSentEventExample.html new file mode 100644 index 00000000..9e159050 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/class-use/ServerSentEventExample.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.examples.azkarra.sse.ServerSentEventExample (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.examples.azkarra.sse.ServerSentEventExample

+
+
No usage of io.streamthoughts.examples.azkarra.sse.ServerSentEventExample
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/package-summary.html new file mode 100644 index 00000000..0e7f048c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/package-summary.html @@ -0,0 +1,172 @@ + + + + + +io.streamthoughts.examples.azkarra.sse (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.examples.azkarra.sse

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/package-tree.html new file mode 100644 index 00000000..19923e9b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/package-tree.html @@ -0,0 +1,170 @@ + + + + + +io.streamthoughts.examples.azkarra.sse Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.examples.azkarra.sse

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/package-use.html new file mode 100644 index 00000000..2d55e20b --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/sse/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.examples.azkarra.sse (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.examples.azkarra.sse

+
+
No usage of io.streamthoughts.examples.azkarra.sse
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/BasicWordCountTopology.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/BasicWordCountTopology.html new file mode 100644 index 00000000..3b76b423 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/BasicWordCountTopology.html @@ -0,0 +1,355 @@ + + + + + +BasicWordCountTopology (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class BasicWordCountTopology

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.examples.azkarra.topology.BasicWordCountTopology
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BasicWordCountTopology

        +
        public BasicWordCountTopology()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        topology

        +
        public org.apache.kafka.streams.Topology topology()
        +
        Description copied from interface: TopologyProvider
        +
        Supplies a new Kafka Streams Topology instance.
        +
        +
        Specified by:
        +
        topology in interface Provider<org.apache.kafka.streams.Topology>
        +
        Specified by:
        +
        topology in interface TopologyProvider
        +
        Returns:
        +
        the Topology instance.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/ConfigurableWordCountTopology.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/ConfigurableWordCountTopology.html new file mode 100644 index 00000000..14131988 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/ConfigurableWordCountTopology.html @@ -0,0 +1,378 @@ + + + + + +ConfigurableWordCountTopology (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +

Class ConfigurableWordCountTopology

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.streamthoughts.examples.azkarra.topology.ConfigurableWordCountTopology
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
    +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ConfigurableWordCountTopology

        +
        public ConfigurableWordCountTopology()
        +
      • +
      +
    • +
    +
    + +
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        configure

        +
        public void configure​(Conf configuration)
        +
        Description copied from interface: Configurable
        +
        Configures this instance with the specified Conf.
        +
        +
        Specified by:
        +
        configure in interface Configurable
        +
        Parameters:
        +
        configuration - the Conf instance used to configure this instance.
        +
        +
      • +
      + + + +
        +
      • +

        topology

        +
        public org.apache.kafka.streams.Topology topology()
        +
        Description copied from interface: TopologyProvider
        +
        Supplies a new Kafka Streams Topology instance.
        +
        +
        Specified by:
        +
        topology in interface Provider<org.apache.kafka.streams.Topology>
        +
        Specified by:
        +
        topology in interface TopologyProvider
        +
        Returns:
        +
        the Topology instance.
        +
        +
      • +
      +
    • +
    +
    +
  • +
+
+
+
+ + + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/class-use/BasicWordCountTopology.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/class-use/BasicWordCountTopology.html new file mode 100644 index 00000000..068e4679 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/class-use/BasicWordCountTopology.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.examples.azkarra.topology.BasicWordCountTopology (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.examples.azkarra.topology.BasicWordCountTopology

+
+
No usage of io.streamthoughts.examples.azkarra.topology.BasicWordCountTopology
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/class-use/ConfigurableWordCountTopology.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/class-use/ConfigurableWordCountTopology.html new file mode 100644 index 00000000..ed245189 --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/class-use/ConfigurableWordCountTopology.html @@ -0,0 +1,150 @@ + + + + + +Uses of Class io.streamthoughts.examples.azkarra.topology.ConfigurableWordCountTopology (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.streamthoughts.examples.azkarra.topology.ConfigurableWordCountTopology

+
+
No usage of io.streamthoughts.examples.azkarra.topology.ConfigurableWordCountTopology
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/package-summary.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/package-summary.html new file mode 100644 index 00000000..c987e62c --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/package-summary.html @@ -0,0 +1,176 @@ + + + + + +io.streamthoughts.examples.azkarra.topology (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.streamthoughts.examples.azkarra.topology

+
+
+ +
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/package-tree.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/package-tree.html new file mode 100644 index 00000000..7fc49e4a --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/package-tree.html @@ -0,0 +1,166 @@ + + + + + +io.streamthoughts.examples.azkarra.topology Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.streamthoughts.examples.azkarra.topology

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+
+ + + diff --git a/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/package-use.html b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/package-use.html new file mode 100644 index 00000000..d1a951ac --- /dev/null +++ b/site/static/apidocs/0.9.0/io/streamthoughts/examples/azkarra/topology/package-use.html @@ -0,0 +1,150 @@ + + + + + +Uses of Package io.streamthoughts.examples.azkarra.topology (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.streamthoughts.examples.azkarra.topology

+
+
No usage of io.streamthoughts.examples.azkarra.topology
+
+ + + diff --git a/site/static/apidocs/0.9.0/jquery/external/jquery/jquery.js b/site/static/apidocs/0.9.0/jquery/external/jquery/jquery.js new file mode 100644 index 00000000..9b5206bc --- /dev/null +++ b/site/static/apidocs/0.9.0/jquery/external/jquery/jquery.js @@ -0,0 +1,10364 @@ +/*! + * jQuery JavaScript Library v3.3.1 + * https://jquery.com/ + * + * Includes Sizzle.js + * https://sizzlejs.com/ + * + * Copyright JS Foundation and other contributors + * Released under the MIT license + * https://jquery.org/license + * + * Date: 2018-01-20T17:24Z + */ +( function( global, factory ) { + + "use strict"; + + if ( typeof module === "object" && typeof module.exports === "object" ) { + + // For CommonJS and CommonJS-like environments where a proper `window` + // is present, execute the factory and get jQuery. + // For environments that do not have a `window` with a `document` + // (such as Node.js), expose a factory as module.exports. + // This accentuates the need for the creation of a real `window`. + // e.g. var jQuery = require("jquery")(window); + // See ticket #14549 for more info. + module.exports = global.document ? + factory( global, true ) : + function( w ) { + if ( !w.document ) { + throw new Error( "jQuery requires a window with a document" ); + } + return factory( w ); + }; + } else { + factory( global ); + } + +// Pass this if window is not defined yet +} )( typeof window !== "undefined" ? window : this, function( window, noGlobal ) { + +// Edge <= 12 - 13+, Firefox <=18 - 45+, IE 10 - 11, Safari 5.1 - 9+, iOS 6 - 9.1 +// throw exceptions when non-strict code (e.g., ASP.NET 4.5) accesses strict mode +// arguments.callee.caller (trac-13335). But as of jQuery 3.0 (2016), strict mode should be common +// enough that all such attempts are guarded in a try block. +"use strict"; + +var arr = []; + +var document = window.document; + +var getProto = Object.getPrototypeOf; + +var slice = arr.slice; + +var concat = arr.concat; + +var push = arr.push; + +var indexOf = arr.indexOf; + +var class2type = {}; + +var toString = class2type.toString; + +var hasOwn = class2type.hasOwnProperty; + +var fnToString = hasOwn.toString; + +var ObjectFunctionString = fnToString.call( Object ); + +var support = {}; + +var isFunction = function isFunction( obj ) { + + // Support: Chrome <=57, Firefox <=52 + // In some browsers, typeof returns "function" for HTML elements + // (i.e., `typeof document.createElement( "object" ) === "function"`). + // We don't want to classify *any* DOM node as a function. + return typeof obj === "function" && typeof obj.nodeType !== "number"; + }; + + +var isWindow = function isWindow( obj ) { + return obj != null && obj === obj.window; + }; + + + + + var preservedScriptAttributes = { + type: true, + src: true, + noModule: true + }; + + function DOMEval( code, doc, node ) { + doc = doc || document; + + var i, + script = doc.createElement( "script" ); + + script.text = code; + if ( node ) { + for ( i in preservedScriptAttributes ) { + if ( node[ i ] ) { + script[ i ] = node[ i ]; + } + } + } + doc.head.appendChild( script ).parentNode.removeChild( script ); + } + + +function toType( obj ) { + if ( obj == null ) { + return obj + ""; + } + + // Support: Android <=2.3 only (functionish RegExp) + return typeof obj === "object" || typeof obj === "function" ? + class2type[ toString.call( obj ) ] || "object" : + typeof obj; +} +/* global Symbol */ +// Defining this global in .eslintrc.json would create a danger of using the global +// unguarded in another place, it seems safer to define global only for this module + + + +var + version = "3.3.1", + + // Define a local copy of jQuery + jQuery = function( selector, context ) { + + // The jQuery object is actually just the init constructor 'enhanced' + // Need init if jQuery is called (just allow error to be thrown if not included) + return new jQuery.fn.init( selector, context ); + }, + + // Support: Android <=4.0 only + // Make sure we trim BOM and NBSP + rtrim = /^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g; + +jQuery.fn = jQuery.prototype = { + + // The current version of jQuery being used + jquery: version, + + constructor: jQuery, + + // The default length of a jQuery object is 0 + length: 0, + + toArray: function() { + return slice.call( this ); + }, + + // Get the Nth element in the matched element set OR + // Get the whole matched element set as a clean array + get: function( num ) { + + // Return all the elements in a clean array + if ( num == null ) { + return slice.call( this ); + } + + // Return just the one element from the set + return num < 0 ? this[ num + this.length ] : this[ num ]; + }, + + // Take an array of elements and push it onto the stack + // (returning the new matched element set) + pushStack: function( elems ) { + + // Build a new jQuery matched element set + var ret = jQuery.merge( this.constructor(), elems ); + + // Add the old object onto the stack (as a reference) + ret.prevObject = this; + + // Return the newly-formed element set + return ret; + }, + + // Execute a callback for every element in the matched set. + each: function( callback ) { + return jQuery.each( this, callback ); + }, + + map: function( callback ) { + return this.pushStack( jQuery.map( this, function( elem, i ) { + return callback.call( elem, i, elem ); + } ) ); + }, + + slice: function() { + return this.pushStack( slice.apply( this, arguments ) ); + }, + + first: function() { + return this.eq( 0 ); + }, + + last: function() { + return this.eq( -1 ); + }, + + eq: function( i ) { + var len = this.length, + j = +i + ( i < 0 ? len : 0 ); + return this.pushStack( j >= 0 && j < len ? [ this[ j ] ] : [] ); + }, + + end: function() { + return this.prevObject || this.constructor(); + }, + + // For internal use only. + // Behaves like an Array's method, not like a jQuery method. + push: push, + sort: arr.sort, + splice: arr.splice +}; + +jQuery.extend = jQuery.fn.extend = function() { + var options, name, src, copy, copyIsArray, clone, + target = arguments[ 0 ] || {}, + i = 1, + length = arguments.length, + deep = false; + + // Handle a deep copy situation + if ( typeof target === "boolean" ) { + deep = target; + + // Skip the boolean and the target + target = arguments[ i ] || {}; + i++; + } + + // Handle case when target is a string or something (possible in deep copy) + if ( typeof target !== "object" && !isFunction( target ) ) { + target = {}; + } + + // Extend jQuery itself if only one argument is passed + if ( i === length ) { + target = this; + i--; + } + + for ( ; i < length; i++ ) { + + // Only deal with non-null/undefined values + if ( ( options = arguments[ i ] ) != null ) { + + // Extend the base object + for ( name in options ) { + src = target[ name ]; + copy = options[ name ]; + + // Prevent never-ending loop + if ( target === copy ) { + continue; + } + + // Recurse if we're merging plain objects or arrays + if ( deep && copy && ( jQuery.isPlainObject( copy ) || + ( copyIsArray = Array.isArray( copy ) ) ) ) { + + if ( copyIsArray ) { + copyIsArray = false; + clone = src && Array.isArray( src ) ? src : []; + + } else { + clone = src && jQuery.isPlainObject( src ) ? src : {}; + } + + // Never move original objects, clone them + target[ name ] = jQuery.extend( deep, clone, copy ); + + // Don't bring in undefined values + } else if ( copy !== undefined ) { + target[ name ] = copy; + } + } + } + } + + // Return the modified object + return target; +}; + +jQuery.extend( { + + // Unique for each copy of jQuery on the page + expando: "jQuery" + ( version + Math.random() ).replace( /\D/g, "" ), + + // Assume jQuery is ready without the ready module + isReady: true, + + error: function( msg ) { + throw new Error( msg ); + }, + + noop: function() {}, + + isPlainObject: function( obj ) { + var proto, Ctor; + + // Detect obvious negatives + // Use toString instead of jQuery.type to catch host objects + if ( !obj || toString.call( obj ) !== "[object Object]" ) { + return false; + } + + proto = getProto( obj ); + + // Objects with no prototype (e.g., `Object.create( null )`) are plain + if ( !proto ) { + return true; + } + + // Objects with prototype are plain iff they were constructed by a global Object function + Ctor = hasOwn.call( proto, "constructor" ) && proto.constructor; + return typeof Ctor === "function" && fnToString.call( Ctor ) === ObjectFunctionString; + }, + + isEmptyObject: function( obj ) { + + /* eslint-disable no-unused-vars */ + // See https://github.com/eslint/eslint/issues/6125 + var name; + + for ( name in obj ) { + return false; + } + return true; + }, + + // Evaluates a script in a global context + globalEval: function( code ) { + DOMEval( code ); + }, + + each: function( obj, callback ) { + var length, i = 0; + + if ( isArrayLike( obj ) ) { + length = obj.length; + for ( ; i < length; i++ ) { + if ( callback.call( obj[ i ], i, obj[ i ] ) === false ) { + break; + } + } + } else { + for ( i in obj ) { + if ( callback.call( obj[ i ], i, obj[ i ] ) === false ) { + break; + } + } + } + + return obj; + }, + + // Support: Android <=4.0 only + trim: function( text ) { + return text == null ? + "" : + ( text + "" ).replace( rtrim, "" ); + }, + + // results is for internal usage only + makeArray: function( arr, results ) { + var ret = results || []; + + if ( arr != null ) { + if ( isArrayLike( Object( arr ) ) ) { + jQuery.merge( ret, + typeof arr === "string" ? + [ arr ] : arr + ); + } else { + push.call( ret, arr ); + } + } + + return ret; + }, + + inArray: function( elem, arr, i ) { + return arr == null ? -1 : indexOf.call( arr, elem, i ); + }, + + // Support: Android <=4.0 only, PhantomJS 1 only + // push.apply(_, arraylike) throws on ancient WebKit + merge: function( first, second ) { + var len = +second.length, + j = 0, + i = first.length; + + for ( ; j < len; j++ ) { + first[ i++ ] = second[ j ]; + } + + first.length = i; + + return first; + }, + + grep: function( elems, callback, invert ) { + var callbackInverse, + matches = [], + i = 0, + length = elems.length, + callbackExpect = !invert; + + // Go through the array, only saving the items + // that pass the validator function + for ( ; i < length; i++ ) { + callbackInverse = !callback( elems[ i ], i ); + if ( callbackInverse !== callbackExpect ) { + matches.push( elems[ i ] ); + } + } + + return matches; + }, + + // arg is for internal usage only + map: function( elems, callback, arg ) { + var length, value, + i = 0, + ret = []; + + // Go through the array, translating each of the items to their new values + if ( isArrayLike( elems ) ) { + length = elems.length; + for ( ; i < length; i++ ) { + value = callback( elems[ i ], i, arg ); + + if ( value != null ) { + ret.push( value ); + } + } + + // Go through every key on the object, + } else { + for ( i in elems ) { + value = callback( elems[ i ], i, arg ); + + if ( value != null ) { + ret.push( value ); + } + } + } + + // Flatten any nested arrays + return concat.apply( [], ret ); + }, + + // A global GUID counter for objects + guid: 1, + + // jQuery.support is not used in Core but other projects attach their + // properties to it so it needs to exist. + support: support +} ); + +if ( typeof Symbol === "function" ) { + jQuery.fn[ Symbol.iterator ] = arr[ Symbol.iterator ]; +} + +// Populate the class2type map +jQuery.each( "Boolean Number String Function Array Date RegExp Object Error Symbol".split( " " ), +function( i, name ) { + class2type[ "[object " + name + "]" ] = name.toLowerCase(); +} ); + +function isArrayLike( obj ) { + + // Support: real iOS 8.2 only (not reproducible in simulator) + // `in` check used to prevent JIT error (gh-2145) + // hasOwn isn't used here due to false negatives + // regarding Nodelist length in IE + var length = !!obj && "length" in obj && obj.length, + type = toType( obj ); + + if ( isFunction( obj ) || isWindow( obj ) ) { + return false; + } + + return type === "array" || length === 0 || + typeof length === "number" && length > 0 && ( length - 1 ) in obj; +} +var Sizzle = +/*! + * Sizzle CSS Selector Engine v2.3.3 + * https://sizzlejs.com/ + * + * Copyright jQuery Foundation and other contributors + * Released under the MIT license + * http://jquery.org/license + * + * Date: 2016-08-08 + */ +(function( window ) { + +var i, + support, + Expr, + getText, + isXML, + tokenize, + compile, + select, + outermostContext, + sortInput, + hasDuplicate, + + // Local document vars + setDocument, + document, + docElem, + documentIsHTML, + rbuggyQSA, + rbuggyMatches, + matches, + contains, + + // Instance-specific data + expando = "sizzle" + 1 * new Date(), + preferredDoc = window.document, + dirruns = 0, + done = 0, + classCache = createCache(), + tokenCache = createCache(), + compilerCache = createCache(), + sortOrder = function( a, b ) { + if ( a === b ) { + hasDuplicate = true; + } + return 0; + }, + + // Instance methods + hasOwn = ({}).hasOwnProperty, + arr = [], + pop = arr.pop, + push_native = arr.push, + push = arr.push, + slice = arr.slice, + // Use a stripped-down indexOf as it's faster than native + // https://jsperf.com/thor-indexof-vs-for/5 + indexOf = function( list, elem ) { + var i = 0, + len = list.length; + for ( ; i < len; i++ ) { + if ( list[i] === elem ) { + return i; + } + } + return -1; + }, + + booleans = "checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped", + + // Regular expressions + + // http://www.w3.org/TR/css3-selectors/#whitespace + whitespace = "[\\x20\\t\\r\\n\\f]", + + // http://www.w3.org/TR/CSS21/syndata.html#value-def-identifier + identifier = "(?:\\\\.|[\\w-]|[^\0-\\xa0])+", + + // Attribute selectors: http://www.w3.org/TR/selectors/#attribute-selectors + attributes = "\\[" + whitespace + "*(" + identifier + ")(?:" + whitespace + + // Operator (capture 2) + "*([*^$|!~]?=)" + whitespace + + // "Attribute values must be CSS identifiers [capture 5] or strings [capture 3 or capture 4]" + "*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|(" + identifier + "))|)" + whitespace + + "*\\]", + + pseudos = ":(" + identifier + ")(?:\\((" + + // To reduce the number of selectors needing tokenize in the preFilter, prefer arguments: + // 1. quoted (capture 3; capture 4 or capture 5) + "('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|" + + // 2. simple (capture 6) + "((?:\\\\.|[^\\\\()[\\]]|" + attributes + ")*)|" + + // 3. anything else (capture 2) + ".*" + + ")\\)|)", + + // Leading and non-escaped trailing whitespace, capturing some non-whitespace characters preceding the latter + rwhitespace = new RegExp( whitespace + "+", "g" ), + rtrim = new RegExp( "^" + whitespace + "+|((?:^|[^\\\\])(?:\\\\.)*)" + whitespace + "+$", "g" ), + + rcomma = new RegExp( "^" + whitespace + "*," + whitespace + "*" ), + rcombinators = new RegExp( "^" + whitespace + "*([>+~]|" + whitespace + ")" + whitespace + "*" ), + + rattributeQuotes = new RegExp( "=" + whitespace + "*([^\\]'\"]*?)" + whitespace + "*\\]", "g" ), + + rpseudo = new RegExp( pseudos ), + ridentifier = new RegExp( "^" + identifier + "$" ), + + matchExpr = { + "ID": new RegExp( "^#(" + identifier + ")" ), + "CLASS": new RegExp( "^\\.(" + identifier + ")" ), + "TAG": new RegExp( "^(" + identifier + "|[*])" ), + "ATTR": new RegExp( "^" + attributes ), + "PSEUDO": new RegExp( "^" + pseudos ), + "CHILD": new RegExp( "^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\(" + whitespace + + "*(even|odd|(([+-]|)(\\d*)n|)" + whitespace + "*(?:([+-]|)" + whitespace + + "*(\\d+)|))" + whitespace + "*\\)|)", "i" ), + "bool": new RegExp( "^(?:" + booleans + ")$", "i" ), + // For use in libraries implementing .is() + // We use this for POS matching in `select` + "needsContext": new RegExp( "^" + whitespace + "*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\(" + + whitespace + "*((?:-\\d)?\\d*)" + whitespace + "*\\)|)(?=[^-]|$)", "i" ) + }, + + rinputs = /^(?:input|select|textarea|button)$/i, + rheader = /^h\d$/i, + + rnative = /^[^{]+\{\s*\[native \w/, + + // Easily-parseable/retrievable ID or TAG or CLASS selectors + rquickExpr = /^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/, + + rsibling = /[+~]/, + + // CSS escapes + // http://www.w3.org/TR/CSS21/syndata.html#escaped-characters + runescape = new RegExp( "\\\\([\\da-f]{1,6}" + whitespace + "?|(" + whitespace + ")|.)", "ig" ), + funescape = function( _, escaped, escapedWhitespace ) { + var high = "0x" + escaped - 0x10000; + // NaN means non-codepoint + // Support: Firefox<24 + // Workaround erroneous numeric interpretation of +"0x" + return high !== high || escapedWhitespace ? + escaped : + high < 0 ? + // BMP codepoint + String.fromCharCode( high + 0x10000 ) : + // Supplemental Plane codepoint (surrogate pair) + String.fromCharCode( high >> 10 | 0xD800, high & 0x3FF | 0xDC00 ); + }, + + // CSS string/identifier serialization + // https://drafts.csswg.org/cssom/#common-serializing-idioms + rcssescape = /([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g, + fcssescape = function( ch, asCodePoint ) { + if ( asCodePoint ) { + + // U+0000 NULL becomes U+FFFD REPLACEMENT CHARACTER + if ( ch === "\0" ) { + return "\uFFFD"; + } + + // Control characters and (dependent upon position) numbers get escaped as code points + return ch.slice( 0, -1 ) + "\\" + ch.charCodeAt( ch.length - 1 ).toString( 16 ) + " "; + } + + // Other potentially-special ASCII characters get backslash-escaped + return "\\" + ch; + }, + + // Used for iframes + // See setDocument() + // Removing the function wrapper causes a "Permission Denied" + // error in IE + unloadHandler = function() { + setDocument(); + }, + + disabledAncestor = addCombinator( + function( elem ) { + return elem.disabled === true && ("form" in elem || "label" in elem); + }, + { dir: "parentNode", next: "legend" } + ); + +// Optimize for push.apply( _, NodeList ) +try { + push.apply( + (arr = slice.call( preferredDoc.childNodes )), + preferredDoc.childNodes + ); + // Support: Android<4.0 + // Detect silently failing push.apply + arr[ preferredDoc.childNodes.length ].nodeType; +} catch ( e ) { + push = { apply: arr.length ? + + // Leverage slice if possible + function( target, els ) { + push_native.apply( target, slice.call(els) ); + } : + + // Support: IE<9 + // Otherwise append directly + function( target, els ) { + var j = target.length, + i = 0; + // Can't trust NodeList.length + while ( (target[j++] = els[i++]) ) {} + target.length = j - 1; + } + }; +} + +function Sizzle( selector, context, results, seed ) { + var m, i, elem, nid, match, groups, newSelector, + newContext = context && context.ownerDocument, + + // nodeType defaults to 9, since context defaults to document + nodeType = context ? context.nodeType : 9; + + results = results || []; + + // Return early from calls with invalid selector or context + if ( typeof selector !== "string" || !selector || + nodeType !== 1 && nodeType !== 9 && nodeType !== 11 ) { + + return results; + } + + // Try to shortcut find operations (as opposed to filters) in HTML documents + if ( !seed ) { + + if ( ( context ? context.ownerDocument || context : preferredDoc ) !== document ) { + setDocument( context ); + } + context = context || document; + + if ( documentIsHTML ) { + + // If the selector is sufficiently simple, try using a "get*By*" DOM method + // (excepting DocumentFragment context, where the methods don't exist) + if ( nodeType !== 11 && (match = rquickExpr.exec( selector )) ) { + + // ID selector + if ( (m = match[1]) ) { + + // Document context + if ( nodeType === 9 ) { + if ( (elem = context.getElementById( m )) ) { + + // Support: IE, Opera, Webkit + // TODO: identify versions + // getElementById can match elements by name instead of ID + if ( elem.id === m ) { + results.push( elem ); + return results; + } + } else { + return results; + } + + // Element context + } else { + + // Support: IE, Opera, Webkit + // TODO: identify versions + // getElementById can match elements by name instead of ID + if ( newContext && (elem = newContext.getElementById( m )) && + contains( context, elem ) && + elem.id === m ) { + + results.push( elem ); + return results; + } + } + + // Type selector + } else if ( match[2] ) { + push.apply( results, context.getElementsByTagName( selector ) ); + return results; + + // Class selector + } else if ( (m = match[3]) && support.getElementsByClassName && + context.getElementsByClassName ) { + + push.apply( results, context.getElementsByClassName( m ) ); + return results; + } + } + + // Take advantage of querySelectorAll + if ( support.qsa && + !compilerCache[ selector + " " ] && + (!rbuggyQSA || !rbuggyQSA.test( selector )) ) { + + if ( nodeType !== 1 ) { + newContext = context; + newSelector = selector; + + // qSA looks outside Element context, which is not what we want + // Thanks to Andrew Dupont for this workaround technique + // Support: IE <=8 + // Exclude object elements + } else if ( context.nodeName.toLowerCase() !== "object" ) { + + // Capture the context ID, setting it first if necessary + if ( (nid = context.getAttribute( "id" )) ) { + nid = nid.replace( rcssescape, fcssescape ); + } else { + context.setAttribute( "id", (nid = expando) ); + } + + // Prefix every selector in the list + groups = tokenize( selector ); + i = groups.length; + while ( i-- ) { + groups[i] = "#" + nid + " " + toSelector( groups[i] ); + } + newSelector = groups.join( "," ); + + // Expand context for sibling selectors + newContext = rsibling.test( selector ) && testContext( context.parentNode ) || + context; + } + + if ( newSelector ) { + try { + push.apply( results, + newContext.querySelectorAll( newSelector ) + ); + return results; + } catch ( qsaError ) { + } finally { + if ( nid === expando ) { + context.removeAttribute( "id" ); + } + } + } + } + } + } + + // All others + return select( selector.replace( rtrim, "$1" ), context, results, seed ); +} + +/** + * Create key-value caches of limited size + * @returns {function(string, object)} Returns the Object data after storing it on itself with + * property name the (space-suffixed) string and (if the cache is larger than Expr.cacheLength) + * deleting the oldest entry + */ +function createCache() { + var keys = []; + + function cache( key, value ) { + // Use (key + " ") to avoid collision with native prototype properties (see Issue #157) + if ( keys.push( key + " " ) > Expr.cacheLength ) { + // Only keep the most recent entries + delete cache[ keys.shift() ]; + } + return (cache[ key + " " ] = value); + } + return cache; +} + +/** + * Mark a function for special use by Sizzle + * @param {Function} fn The function to mark + */ +function markFunction( fn ) { + fn[ expando ] = true; + return fn; +} + +/** + * Support testing using an element + * @param {Function} fn Passed the created element and returns a boolean result + */ +function assert( fn ) { + var el = document.createElement("fieldset"); + + try { + return !!fn( el ); + } catch (e) { + return false; + } finally { + // Remove from its parent by default + if ( el.parentNode ) { + el.parentNode.removeChild( el ); + } + // release memory in IE + el = null; + } +} + +/** + * Adds the same handler for all of the specified attrs + * @param {String} attrs Pipe-separated list of attributes + * @param {Function} handler The method that will be applied + */ +function addHandle( attrs, handler ) { + var arr = attrs.split("|"), + i = arr.length; + + while ( i-- ) { + Expr.attrHandle[ arr[i] ] = handler; + } +} + +/** + * Checks document order of two siblings + * @param {Element} a + * @param {Element} b + * @returns {Number} Returns less than 0 if a precedes b, greater than 0 if a follows b + */ +function siblingCheck( a, b ) { + var cur = b && a, + diff = cur && a.nodeType === 1 && b.nodeType === 1 && + a.sourceIndex - b.sourceIndex; + + // Use IE sourceIndex if available on both nodes + if ( diff ) { + return diff; + } + + // Check if b follows a + if ( cur ) { + while ( (cur = cur.nextSibling) ) { + if ( cur === b ) { + return -1; + } + } + } + + return a ? 1 : -1; +} + +/** + * Returns a function to use in pseudos for input types + * @param {String} type + */ +function createInputPseudo( type ) { + return function( elem ) { + var name = elem.nodeName.toLowerCase(); + return name === "input" && elem.type === type; + }; +} + +/** + * Returns a function to use in pseudos for buttons + * @param {String} type + */ +function createButtonPseudo( type ) { + return function( elem ) { + var name = elem.nodeName.toLowerCase(); + return (name === "input" || name === "button") && elem.type === type; + }; +} + +/** + * Returns a function to use in pseudos for :enabled/:disabled + * @param {Boolean} disabled true for :disabled; false for :enabled + */ +function createDisabledPseudo( disabled ) { + + // Known :disabled false positives: fieldset[disabled] > legend:nth-of-type(n+2) :can-disable + return function( elem ) { + + // Only certain elements can match :enabled or :disabled + // https://html.spec.whatwg.org/multipage/scripting.html#selector-enabled + // https://html.spec.whatwg.org/multipage/scripting.html#selector-disabled + if ( "form" in elem ) { + + // Check for inherited disabledness on relevant non-disabled elements: + // * listed form-associated elements in a disabled fieldset + // https://html.spec.whatwg.org/multipage/forms.html#category-listed + // https://html.spec.whatwg.org/multipage/forms.html#concept-fe-disabled + // * option elements in a disabled optgroup + // https://html.spec.whatwg.org/multipage/forms.html#concept-option-disabled + // All such elements have a "form" property. + if ( elem.parentNode && elem.disabled === false ) { + + // Option elements defer to a parent optgroup if present + if ( "label" in elem ) { + if ( "label" in elem.parentNode ) { + return elem.parentNode.disabled === disabled; + } else { + return elem.disabled === disabled; + } + } + + // Support: IE 6 - 11 + // Use the isDisabled shortcut property to check for disabled fieldset ancestors + return elem.isDisabled === disabled || + + // Where there is no isDisabled, check manually + /* jshint -W018 */ + elem.isDisabled !== !disabled && + disabledAncestor( elem ) === disabled; + } + + return elem.disabled === disabled; + + // Try to winnow out elements that can't be disabled before trusting the disabled property. + // Some victims get caught in our net (label, legend, menu, track), but it shouldn't + // even exist on them, let alone have a boolean value. + } else if ( "label" in elem ) { + return elem.disabled === disabled; + } + + // Remaining elements are neither :enabled nor :disabled + return false; + }; +} + +/** + * Returns a function to use in pseudos for positionals + * @param {Function} fn + */ +function createPositionalPseudo( fn ) { + return markFunction(function( argument ) { + argument = +argument; + return markFunction(function( seed, matches ) { + var j, + matchIndexes = fn( [], seed.length, argument ), + i = matchIndexes.length; + + // Match elements found at the specified indexes + while ( i-- ) { + if ( seed[ (j = matchIndexes[i]) ] ) { + seed[j] = !(matches[j] = seed[j]); + } + } + }); + }); +} + +/** + * Checks a node for validity as a Sizzle context + * @param {Element|Object=} context + * @returns {Element|Object|Boolean} The input node if acceptable, otherwise a falsy value + */ +function testContext( context ) { + return context && typeof context.getElementsByTagName !== "undefined" && context; +} + +// Expose support vars for convenience +support = Sizzle.support = {}; + +/** + * Detects XML nodes + * @param {Element|Object} elem An element or a document + * @returns {Boolean} True iff elem is a non-HTML XML node + */ +isXML = Sizzle.isXML = function( elem ) { + // documentElement is verified for cases where it doesn't yet exist + // (such as loading iframes in IE - #4833) + var documentElement = elem && (elem.ownerDocument || elem).documentElement; + return documentElement ? documentElement.nodeName !== "HTML" : false; +}; + +/** + * Sets document-related variables once based on the current document + * @param {Element|Object} [doc] An element or document object to use to set the document + * @returns {Object} Returns the current document + */ +setDocument = Sizzle.setDocument = function( node ) { + var hasCompare, subWindow, + doc = node ? node.ownerDocument || node : preferredDoc; + + // Return early if doc is invalid or already selected + if ( doc === document || doc.nodeType !== 9 || !doc.documentElement ) { + return document; + } + + // Update global variables + document = doc; + docElem = document.documentElement; + documentIsHTML = !isXML( document ); + + // Support: IE 9-11, Edge + // Accessing iframe documents after unload throws "permission denied" errors (jQuery #13936) + if ( preferredDoc !== document && + (subWindow = document.defaultView) && subWindow.top !== subWindow ) { + + // Support: IE 11, Edge + if ( subWindow.addEventListener ) { + subWindow.addEventListener( "unload", unloadHandler, false ); + + // Support: IE 9 - 10 only + } else if ( subWindow.attachEvent ) { + subWindow.attachEvent( "onunload", unloadHandler ); + } + } + + /* Attributes + ---------------------------------------------------------------------- */ + + // Support: IE<8 + // Verify that getAttribute really returns attributes and not properties + // (excepting IE8 booleans) + support.attributes = assert(function( el ) { + el.className = "i"; + return !el.getAttribute("className"); + }); + + /* getElement(s)By* + ---------------------------------------------------------------------- */ + + // Check if getElementsByTagName("*") returns only elements + support.getElementsByTagName = assert(function( el ) { + el.appendChild( document.createComment("") ); + return !el.getElementsByTagName("*").length; + }); + + // Support: IE<9 + support.getElementsByClassName = rnative.test( document.getElementsByClassName ); + + // Support: IE<10 + // Check if getElementById returns elements by name + // The broken getElementById methods don't pick up programmatically-set names, + // so use a roundabout getElementsByName test + support.getById = assert(function( el ) { + docElem.appendChild( el ).id = expando; + return !document.getElementsByName || !document.getElementsByName( expando ).length; + }); + + // ID filter and find + if ( support.getById ) { + Expr.filter["ID"] = function( id ) { + var attrId = id.replace( runescape, funescape ); + return function( elem ) { + return elem.getAttribute("id") === attrId; + }; + }; + Expr.find["ID"] = function( id, context ) { + if ( typeof context.getElementById !== "undefined" && documentIsHTML ) { + var elem = context.getElementById( id ); + return elem ? [ elem ] : []; + } + }; + } else { + Expr.filter["ID"] = function( id ) { + var attrId = id.replace( runescape, funescape ); + return function( elem ) { + var node = typeof elem.getAttributeNode !== "undefined" && + elem.getAttributeNode("id"); + return node && node.value === attrId; + }; + }; + + // Support: IE 6 - 7 only + // getElementById is not reliable as a find shortcut + Expr.find["ID"] = function( id, context ) { + if ( typeof context.getElementById !== "undefined" && documentIsHTML ) { + var node, i, elems, + elem = context.getElementById( id ); + + if ( elem ) { + + // Verify the id attribute + node = elem.getAttributeNode("id"); + if ( node && node.value === id ) { + return [ elem ]; + } + + // Fall back on getElementsByName + elems = context.getElementsByName( id ); + i = 0; + while ( (elem = elems[i++]) ) { + node = elem.getAttributeNode("id"); + if ( node && node.value === id ) { + return [ elem ]; + } + } + } + + return []; + } + }; + } + + // Tag + Expr.find["TAG"] = support.getElementsByTagName ? + function( tag, context ) { + if ( typeof context.getElementsByTagName !== "undefined" ) { + return context.getElementsByTagName( tag ); + + // DocumentFragment nodes don't have gEBTN + } else if ( support.qsa ) { + return context.querySelectorAll( tag ); + } + } : + + function( tag, context ) { + var elem, + tmp = [], + i = 0, + // By happy coincidence, a (broken) gEBTN appears on DocumentFragment nodes too + results = context.getElementsByTagName( tag ); + + // Filter out possible comments + if ( tag === "*" ) { + while ( (elem = results[i++]) ) { + if ( elem.nodeType === 1 ) { + tmp.push( elem ); + } + } + + return tmp; + } + return results; + }; + + // Class + Expr.find["CLASS"] = support.getElementsByClassName && function( className, context ) { + if ( typeof context.getElementsByClassName !== "undefined" && documentIsHTML ) { + return context.getElementsByClassName( className ); + } + }; + + /* QSA/matchesSelector + ---------------------------------------------------------------------- */ + + // QSA and matchesSelector support + + // matchesSelector(:active) reports false when true (IE9/Opera 11.5) + rbuggyMatches = []; + + // qSa(:focus) reports false when true (Chrome 21) + // We allow this because of a bug in IE8/9 that throws an error + // whenever `document.activeElement` is accessed on an iframe + // So, we allow :focus to pass through QSA all the time to avoid the IE error + // See https://bugs.jquery.com/ticket/13378 + rbuggyQSA = []; + + if ( (support.qsa = rnative.test( document.querySelectorAll )) ) { + // Build QSA regex + // Regex strategy adopted from Diego Perini + assert(function( el ) { + // Select is set to empty string on purpose + // This is to test IE's treatment of not explicitly + // setting a boolean content attribute, + // since its presence should be enough + // https://bugs.jquery.com/ticket/12359 + docElem.appendChild( el ).innerHTML = "" + + ""; + + // Support: IE8, Opera 11-12.16 + // Nothing should be selected when empty strings follow ^= or $= or *= + // The test attribute must be unknown in Opera but "safe" for WinRT + // https://msdn.microsoft.com/en-us/library/ie/hh465388.aspx#attribute_section + if ( el.querySelectorAll("[msallowcapture^='']").length ) { + rbuggyQSA.push( "[*^$]=" + whitespace + "*(?:''|\"\")" ); + } + + // Support: IE8 + // Boolean attributes and "value" are not treated correctly + if ( !el.querySelectorAll("[selected]").length ) { + rbuggyQSA.push( "\\[" + whitespace + "*(?:value|" + booleans + ")" ); + } + + // Support: Chrome<29, Android<4.4, Safari<7.0+, iOS<7.0+, PhantomJS<1.9.8+ + if ( !el.querySelectorAll( "[id~=" + expando + "-]" ).length ) { + rbuggyQSA.push("~="); + } + + // Webkit/Opera - :checked should return selected option elements + // http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked + // IE8 throws error here and will not see later tests + if ( !el.querySelectorAll(":checked").length ) { + rbuggyQSA.push(":checked"); + } + + // Support: Safari 8+, iOS 8+ + // https://bugs.webkit.org/show_bug.cgi?id=136851 + // In-page `selector#id sibling-combinator selector` fails + if ( !el.querySelectorAll( "a#" + expando + "+*" ).length ) { + rbuggyQSA.push(".#.+[+~]"); + } + }); + + assert(function( el ) { + el.innerHTML = "" + + ""; + + // Support: Windows 8 Native Apps + // The type and name attributes are restricted during .innerHTML assignment + var input = document.createElement("input"); + input.setAttribute( "type", "hidden" ); + el.appendChild( input ).setAttribute( "name", "D" ); + + // Support: IE8 + // Enforce case-sensitivity of name attribute + if ( el.querySelectorAll("[name=d]").length ) { + rbuggyQSA.push( "name" + whitespace + "*[*^$|!~]?=" ); + } + + // FF 3.5 - :enabled/:disabled and hidden elements (hidden elements are still enabled) + // IE8 throws error here and will not see later tests + if ( el.querySelectorAll(":enabled").length !== 2 ) { + rbuggyQSA.push( ":enabled", ":disabled" ); + } + + // Support: IE9-11+ + // IE's :disabled selector does not pick up the children of disabled fieldsets + docElem.appendChild( el ).disabled = true; + if ( el.querySelectorAll(":disabled").length !== 2 ) { + rbuggyQSA.push( ":enabled", ":disabled" ); + } + + // Opera 10-11 does not throw on post-comma invalid pseudos + el.querySelectorAll("*,:x"); + rbuggyQSA.push(",.*:"); + }); + } + + if ( (support.matchesSelector = rnative.test( (matches = docElem.matches || + docElem.webkitMatchesSelector || + docElem.mozMatchesSelector || + docElem.oMatchesSelector || + docElem.msMatchesSelector) )) ) { + + assert(function( el ) { + // Check to see if it's possible to do matchesSelector + // on a disconnected node (IE 9) + support.disconnectedMatch = matches.call( el, "*" ); + + // This should fail with an exception + // Gecko does not error, returns false instead + matches.call( el, "[s!='']:x" ); + rbuggyMatches.push( "!=", pseudos ); + }); + } + + rbuggyQSA = rbuggyQSA.length && new RegExp( rbuggyQSA.join("|") ); + rbuggyMatches = rbuggyMatches.length && new RegExp( rbuggyMatches.join("|") ); + + /* Contains + ---------------------------------------------------------------------- */ + hasCompare = rnative.test( docElem.compareDocumentPosition ); + + // Element contains another + // Purposefully self-exclusive + // As in, an element does not contain itself + contains = hasCompare || rnative.test( docElem.contains ) ? + function( a, b ) { + var adown = a.nodeType === 9 ? a.documentElement : a, + bup = b && b.parentNode; + return a === bup || !!( bup && bup.nodeType === 1 && ( + adown.contains ? + adown.contains( bup ) : + a.compareDocumentPosition && a.compareDocumentPosition( bup ) & 16 + )); + } : + function( a, b ) { + if ( b ) { + while ( (b = b.parentNode) ) { + if ( b === a ) { + return true; + } + } + } + return false; + }; + + /* Sorting + ---------------------------------------------------------------------- */ + + // Document order sorting + sortOrder = hasCompare ? + function( a, b ) { + + // Flag for duplicate removal + if ( a === b ) { + hasDuplicate = true; + return 0; + } + + // Sort on method existence if only one input has compareDocumentPosition + var compare = !a.compareDocumentPosition - !b.compareDocumentPosition; + if ( compare ) { + return compare; + } + + // Calculate position if both inputs belong to the same document + compare = ( a.ownerDocument || a ) === ( b.ownerDocument || b ) ? + a.compareDocumentPosition( b ) : + + // Otherwise we know they are disconnected + 1; + + // Disconnected nodes + if ( compare & 1 || + (!support.sortDetached && b.compareDocumentPosition( a ) === compare) ) { + + // Choose the first element that is related to our preferred document + if ( a === document || a.ownerDocument === preferredDoc && contains(preferredDoc, a) ) { + return -1; + } + if ( b === document || b.ownerDocument === preferredDoc && contains(preferredDoc, b) ) { + return 1; + } + + // Maintain original order + return sortInput ? + ( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) : + 0; + } + + return compare & 4 ? -1 : 1; + } : + function( a, b ) { + // Exit early if the nodes are identical + if ( a === b ) { + hasDuplicate = true; + return 0; + } + + var cur, + i = 0, + aup = a.parentNode, + bup = b.parentNode, + ap = [ a ], + bp = [ b ]; + + // Parentless nodes are either documents or disconnected + if ( !aup || !bup ) { + return a === document ? -1 : + b === document ? 1 : + aup ? -1 : + bup ? 1 : + sortInput ? + ( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) : + 0; + + // If the nodes are siblings, we can do a quick check + } else if ( aup === bup ) { + return siblingCheck( a, b ); + } + + // Otherwise we need full lists of their ancestors for comparison + cur = a; + while ( (cur = cur.parentNode) ) { + ap.unshift( cur ); + } + cur = b; + while ( (cur = cur.parentNode) ) { + bp.unshift( cur ); + } + + // Walk down the tree looking for a discrepancy + while ( ap[i] === bp[i] ) { + i++; + } + + return i ? + // Do a sibling check if the nodes have a common ancestor + siblingCheck( ap[i], bp[i] ) : + + // Otherwise nodes in our document sort first + ap[i] === preferredDoc ? -1 : + bp[i] === preferredDoc ? 1 : + 0; + }; + + return document; +}; + +Sizzle.matches = function( expr, elements ) { + return Sizzle( expr, null, null, elements ); +}; + +Sizzle.matchesSelector = function( elem, expr ) { + // Set document vars if needed + if ( ( elem.ownerDocument || elem ) !== document ) { + setDocument( elem ); + } + + // Make sure that attribute selectors are quoted + expr = expr.replace( rattributeQuotes, "='$1']" ); + + if ( support.matchesSelector && documentIsHTML && + !compilerCache[ expr + " " ] && + ( !rbuggyMatches || !rbuggyMatches.test( expr ) ) && + ( !rbuggyQSA || !rbuggyQSA.test( expr ) ) ) { + + try { + var ret = matches.call( elem, expr ); + + // IE 9's matchesSelector returns false on disconnected nodes + if ( ret || support.disconnectedMatch || + // As well, disconnected nodes are said to be in a document + // fragment in IE 9 + elem.document && elem.document.nodeType !== 11 ) { + return ret; + } + } catch (e) {} + } + + return Sizzle( expr, document, null, [ elem ] ).length > 0; +}; + +Sizzle.contains = function( context, elem ) { + // Set document vars if needed + if ( ( context.ownerDocument || context ) !== document ) { + setDocument( context ); + } + return contains( context, elem ); +}; + +Sizzle.attr = function( elem, name ) { + // Set document vars if needed + if ( ( elem.ownerDocument || elem ) !== document ) { + setDocument( elem ); + } + + var fn = Expr.attrHandle[ name.toLowerCase() ], + // Don't get fooled by Object.prototype properties (jQuery #13807) + val = fn && hasOwn.call( Expr.attrHandle, name.toLowerCase() ) ? + fn( elem, name, !documentIsHTML ) : + undefined; + + return val !== undefined ? + val : + support.attributes || !documentIsHTML ? + elem.getAttribute( name ) : + (val = elem.getAttributeNode(name)) && val.specified ? + val.value : + null; +}; + +Sizzle.escape = function( sel ) { + return (sel + "").replace( rcssescape, fcssescape ); +}; + +Sizzle.error = function( msg ) { + throw new Error( "Syntax error, unrecognized expression: " + msg ); +}; + +/** + * Document sorting and removing duplicates + * @param {ArrayLike} results + */ +Sizzle.uniqueSort = function( results ) { + var elem, + duplicates = [], + j = 0, + i = 0; + + // Unless we *know* we can detect duplicates, assume their presence + hasDuplicate = !support.detectDuplicates; + sortInput = !support.sortStable && results.slice( 0 ); + results.sort( sortOrder ); + + if ( hasDuplicate ) { + while ( (elem = results[i++]) ) { + if ( elem === results[ i ] ) { + j = duplicates.push( i ); + } + } + while ( j-- ) { + results.splice( duplicates[ j ], 1 ); + } + } + + // Clear input after sorting to release objects + // See https://github.com/jquery/sizzle/pull/225 + sortInput = null; + + return results; +}; + +/** + * Utility function for retrieving the text value of an array of DOM nodes + * @param {Array|Element} elem + */ +getText = Sizzle.getText = function( elem ) { + var node, + ret = "", + i = 0, + nodeType = elem.nodeType; + + if ( !nodeType ) { + // If no nodeType, this is expected to be an array + while ( (node = elem[i++]) ) { + // Do not traverse comment nodes + ret += getText( node ); + } + } else if ( nodeType === 1 || nodeType === 9 || nodeType === 11 ) { + // Use textContent for elements + // innerText usage removed for consistency of new lines (jQuery #11153) + if ( typeof elem.textContent === "string" ) { + return elem.textContent; + } else { + // Traverse its children + for ( elem = elem.firstChild; elem; elem = elem.nextSibling ) { + ret += getText( elem ); + } + } + } else if ( nodeType === 3 || nodeType === 4 ) { + return elem.nodeValue; + } + // Do not include comment or processing instruction nodes + + return ret; +}; + +Expr = Sizzle.selectors = { + + // Can be adjusted by the user + cacheLength: 50, + + createPseudo: markFunction, + + match: matchExpr, + + attrHandle: {}, + + find: {}, + + relative: { + ">": { dir: "parentNode", first: true }, + " ": { dir: "parentNode" }, + "+": { dir: "previousSibling", first: true }, + "~": { dir: "previousSibling" } + }, + + preFilter: { + "ATTR": function( match ) { + match[1] = match[1].replace( runescape, funescape ); + + // Move the given value to match[3] whether quoted or unquoted + match[3] = ( match[3] || match[4] || match[5] || "" ).replace( runescape, funescape ); + + if ( match[2] === "~=" ) { + match[3] = " " + match[3] + " "; + } + + return match.slice( 0, 4 ); + }, + + "CHILD": function( match ) { + /* matches from matchExpr["CHILD"] + 1 type (only|nth|...) + 2 what (child|of-type) + 3 argument (even|odd|\d*|\d*n([+-]\d+)?|...) + 4 xn-component of xn+y argument ([+-]?\d*n|) + 5 sign of xn-component + 6 x of xn-component + 7 sign of y-component + 8 y of y-component + */ + match[1] = match[1].toLowerCase(); + + if ( match[1].slice( 0, 3 ) === "nth" ) { + // nth-* requires argument + if ( !match[3] ) { + Sizzle.error( match[0] ); + } + + // numeric x and y parameters for Expr.filter.CHILD + // remember that false/true cast respectively to 0/1 + match[4] = +( match[4] ? match[5] + (match[6] || 1) : 2 * ( match[3] === "even" || match[3] === "odd" ) ); + match[5] = +( ( match[7] + match[8] ) || match[3] === "odd" ); + + // other types prohibit arguments + } else if ( match[3] ) { + Sizzle.error( match[0] ); + } + + return match; + }, + + "PSEUDO": function( match ) { + var excess, + unquoted = !match[6] && match[2]; + + if ( matchExpr["CHILD"].test( match[0] ) ) { + return null; + } + + // Accept quoted arguments as-is + if ( match[3] ) { + match[2] = match[4] || match[5] || ""; + + // Strip excess characters from unquoted arguments + } else if ( unquoted && rpseudo.test( unquoted ) && + // Get excess from tokenize (recursively) + (excess = tokenize( unquoted, true )) && + // advance to the next closing parenthesis + (excess = unquoted.indexOf( ")", unquoted.length - excess ) - unquoted.length) ) { + + // excess is a negative index + match[0] = match[0].slice( 0, excess ); + match[2] = unquoted.slice( 0, excess ); + } + + // Return only captures needed by the pseudo filter method (type and argument) + return match.slice( 0, 3 ); + } + }, + + filter: { + + "TAG": function( nodeNameSelector ) { + var nodeName = nodeNameSelector.replace( runescape, funescape ).toLowerCase(); + return nodeNameSelector === "*" ? + function() { return true; } : + function( elem ) { + return elem.nodeName && elem.nodeName.toLowerCase() === nodeName; + }; + }, + + "CLASS": function( className ) { + var pattern = classCache[ className + " " ]; + + return pattern || + (pattern = new RegExp( "(^|" + whitespace + ")" + className + "(" + whitespace + "|$)" )) && + classCache( className, function( elem ) { + return pattern.test( typeof elem.className === "string" && elem.className || typeof elem.getAttribute !== "undefined" && elem.getAttribute("class") || "" ); + }); + }, + + "ATTR": function( name, operator, check ) { + return function( elem ) { + var result = Sizzle.attr( elem, name ); + + if ( result == null ) { + return operator === "!="; + } + if ( !operator ) { + return true; + } + + result += ""; + + return operator === "=" ? result === check : + operator === "!=" ? result !== check : + operator === "^=" ? check && result.indexOf( check ) === 0 : + operator === "*=" ? check && result.indexOf( check ) > -1 : + operator === "$=" ? check && result.slice( -check.length ) === check : + operator === "~=" ? ( " " + result.replace( rwhitespace, " " ) + " " ).indexOf( check ) > -1 : + operator === "|=" ? result === check || result.slice( 0, check.length + 1 ) === check + "-" : + false; + }; + }, + + "CHILD": function( type, what, argument, first, last ) { + var simple = type.slice( 0, 3 ) !== "nth", + forward = type.slice( -4 ) !== "last", + ofType = what === "of-type"; + + return first === 1 && last === 0 ? + + // Shortcut for :nth-*(n) + function( elem ) { + return !!elem.parentNode; + } : + + function( elem, context, xml ) { + var cache, uniqueCache, outerCache, node, nodeIndex, start, + dir = simple !== forward ? "nextSibling" : "previousSibling", + parent = elem.parentNode, + name = ofType && elem.nodeName.toLowerCase(), + useCache = !xml && !ofType, + diff = false; + + if ( parent ) { + + // :(first|last|only)-(child|of-type) + if ( simple ) { + while ( dir ) { + node = elem; + while ( (node = node[ dir ]) ) { + if ( ofType ? + node.nodeName.toLowerCase() === name : + node.nodeType === 1 ) { + + return false; + } + } + // Reverse direction for :only-* (if we haven't yet done so) + start = dir = type === "only" && !start && "nextSibling"; + } + return true; + } + + start = [ forward ? parent.firstChild : parent.lastChild ]; + + // non-xml :nth-child(...) stores cache data on `parent` + if ( forward && useCache ) { + + // Seek `elem` from a previously-cached index + + // ...in a gzip-friendly way + node = parent; + outerCache = node[ expando ] || (node[ expando ] = {}); + + // Support: IE <9 only + // Defend against cloned attroperties (jQuery gh-1709) + uniqueCache = outerCache[ node.uniqueID ] || + (outerCache[ node.uniqueID ] = {}); + + cache = uniqueCache[ type ] || []; + nodeIndex = cache[ 0 ] === dirruns && cache[ 1 ]; + diff = nodeIndex && cache[ 2 ]; + node = nodeIndex && parent.childNodes[ nodeIndex ]; + + while ( (node = ++nodeIndex && node && node[ dir ] || + + // Fallback to seeking `elem` from the start + (diff = nodeIndex = 0) || start.pop()) ) { + + // When found, cache indexes on `parent` and break + if ( node.nodeType === 1 && ++diff && node === elem ) { + uniqueCache[ type ] = [ dirruns, nodeIndex, diff ]; + break; + } + } + + } else { + // Use previously-cached element index if available + if ( useCache ) { + // ...in a gzip-friendly way + node = elem; + outerCache = node[ expando ] || (node[ expando ] = {}); + + // Support: IE <9 only + // Defend against cloned attroperties (jQuery gh-1709) + uniqueCache = outerCache[ node.uniqueID ] || + (outerCache[ node.uniqueID ] = {}); + + cache = uniqueCache[ type ] || []; + nodeIndex = cache[ 0 ] === dirruns && cache[ 1 ]; + diff = nodeIndex; + } + + // xml :nth-child(...) + // or :nth-last-child(...) or :nth(-last)?-of-type(...) + if ( diff === false ) { + // Use the same loop as above to seek `elem` from the start + while ( (node = ++nodeIndex && node && node[ dir ] || + (diff = nodeIndex = 0) || start.pop()) ) { + + if ( ( ofType ? + node.nodeName.toLowerCase() === name : + node.nodeType === 1 ) && + ++diff ) { + + // Cache the index of each encountered element + if ( useCache ) { + outerCache = node[ expando ] || (node[ expando ] = {}); + + // Support: IE <9 only + // Defend against cloned attroperties (jQuery gh-1709) + uniqueCache = outerCache[ node.uniqueID ] || + (outerCache[ node.uniqueID ] = {}); + + uniqueCache[ type ] = [ dirruns, diff ]; + } + + if ( node === elem ) { + break; + } + } + } + } + } + + // Incorporate the offset, then check against cycle size + diff -= last; + return diff === first || ( diff % first === 0 && diff / first >= 0 ); + } + }; + }, + + "PSEUDO": function( pseudo, argument ) { + // pseudo-class names are case-insensitive + // http://www.w3.org/TR/selectors/#pseudo-classes + // Prioritize by case sensitivity in case custom pseudos are added with uppercase letters + // Remember that setFilters inherits from pseudos + var args, + fn = Expr.pseudos[ pseudo ] || Expr.setFilters[ pseudo.toLowerCase() ] || + Sizzle.error( "unsupported pseudo: " + pseudo ); + + // The user may use createPseudo to indicate that + // arguments are needed to create the filter function + // just as Sizzle does + if ( fn[ expando ] ) { + return fn( argument ); + } + + // But maintain support for old signatures + if ( fn.length > 1 ) { + args = [ pseudo, pseudo, "", argument ]; + return Expr.setFilters.hasOwnProperty( pseudo.toLowerCase() ) ? + markFunction(function( seed, matches ) { + var idx, + matched = fn( seed, argument ), + i = matched.length; + while ( i-- ) { + idx = indexOf( seed, matched[i] ); + seed[ idx ] = !( matches[ idx ] = matched[i] ); + } + }) : + function( elem ) { + return fn( elem, 0, args ); + }; + } + + return fn; + } + }, + + pseudos: { + // Potentially complex pseudos + "not": markFunction(function( selector ) { + // Trim the selector passed to compile + // to avoid treating leading and trailing + // spaces as combinators + var input = [], + results = [], + matcher = compile( selector.replace( rtrim, "$1" ) ); + + return matcher[ expando ] ? + markFunction(function( seed, matches, context, xml ) { + var elem, + unmatched = matcher( seed, null, xml, [] ), + i = seed.length; + + // Match elements unmatched by `matcher` + while ( i-- ) { + if ( (elem = unmatched[i]) ) { + seed[i] = !(matches[i] = elem); + } + } + }) : + function( elem, context, xml ) { + input[0] = elem; + matcher( input, null, xml, results ); + // Don't keep the element (issue #299) + input[0] = null; + return !results.pop(); + }; + }), + + "has": markFunction(function( selector ) { + return function( elem ) { + return Sizzle( selector, elem ).length > 0; + }; + }), + + "contains": markFunction(function( text ) { + text = text.replace( runescape, funescape ); + return function( elem ) { + return ( elem.textContent || elem.innerText || getText( elem ) ).indexOf( text ) > -1; + }; + }), + + // "Whether an element is represented by a :lang() selector + // is based solely on the element's language value + // being equal to the identifier C, + // or beginning with the identifier C immediately followed by "-". + // The matching of C against the element's language value is performed case-insensitively. + // The identifier C does not have to be a valid language name." + // http://www.w3.org/TR/selectors/#lang-pseudo + "lang": markFunction( function( lang ) { + // lang value must be a valid identifier + if ( !ridentifier.test(lang || "") ) { + Sizzle.error( "unsupported lang: " + lang ); + } + lang = lang.replace( runescape, funescape ).toLowerCase(); + return function( elem ) { + var elemLang; + do { + if ( (elemLang = documentIsHTML ? + elem.lang : + elem.getAttribute("xml:lang") || elem.getAttribute("lang")) ) { + + elemLang = elemLang.toLowerCase(); + return elemLang === lang || elemLang.indexOf( lang + "-" ) === 0; + } + } while ( (elem = elem.parentNode) && elem.nodeType === 1 ); + return false; + }; + }), + + // Miscellaneous + "target": function( elem ) { + var hash = window.location && window.location.hash; + return hash && hash.slice( 1 ) === elem.id; + }, + + "root": function( elem ) { + return elem === docElem; + }, + + "focus": function( elem ) { + return elem === document.activeElement && (!document.hasFocus || document.hasFocus()) && !!(elem.type || elem.href || ~elem.tabIndex); + }, + + // Boolean properties + "enabled": createDisabledPseudo( false ), + "disabled": createDisabledPseudo( true ), + + "checked": function( elem ) { + // In CSS3, :checked should return both checked and selected elements + // http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked + var nodeName = elem.nodeName.toLowerCase(); + return (nodeName === "input" && !!elem.checked) || (nodeName === "option" && !!elem.selected); + }, + + "selected": function( elem ) { + // Accessing this property makes selected-by-default + // options in Safari work properly + if ( elem.parentNode ) { + elem.parentNode.selectedIndex; + } + + return elem.selected === true; + }, + + // Contents + "empty": function( elem ) { + // http://www.w3.org/TR/selectors/#empty-pseudo + // :empty is negated by element (1) or content nodes (text: 3; cdata: 4; entity ref: 5), + // but not by others (comment: 8; processing instruction: 7; etc.) + // nodeType < 6 works because attributes (2) do not appear as children + for ( elem = elem.firstChild; elem; elem = elem.nextSibling ) { + if ( elem.nodeType < 6 ) { + return false; + } + } + return true; + }, + + "parent": function( elem ) { + return !Expr.pseudos["empty"]( elem ); + }, + + // Element/input types + "header": function( elem ) { + return rheader.test( elem.nodeName ); + }, + + "input": function( elem ) { + return rinputs.test( elem.nodeName ); + }, + + "button": function( elem ) { + var name = elem.nodeName.toLowerCase(); + return name === "input" && elem.type === "button" || name === "button"; + }, + + "text": function( elem ) { + var attr; + return elem.nodeName.toLowerCase() === "input" && + elem.type === "text" && + + // Support: IE<8 + // New HTML5 attribute values (e.g., "search") appear with elem.type === "text" + ( (attr = elem.getAttribute("type")) == null || attr.toLowerCase() === "text" ); + }, + + // Position-in-collection + "first": createPositionalPseudo(function() { + return [ 0 ]; + }), + + "last": createPositionalPseudo(function( matchIndexes, length ) { + return [ length - 1 ]; + }), + + "eq": createPositionalPseudo(function( matchIndexes, length, argument ) { + return [ argument < 0 ? argument + length : argument ]; + }), + + "even": createPositionalPseudo(function( matchIndexes, length ) { + var i = 0; + for ( ; i < length; i += 2 ) { + matchIndexes.push( i ); + } + return matchIndexes; + }), + + "odd": createPositionalPseudo(function( matchIndexes, length ) { + var i = 1; + for ( ; i < length; i += 2 ) { + matchIndexes.push( i ); + } + return matchIndexes; + }), + + "lt": createPositionalPseudo(function( matchIndexes, length, argument ) { + var i = argument < 0 ? argument + length : argument; + for ( ; --i >= 0; ) { + matchIndexes.push( i ); + } + return matchIndexes; + }), + + "gt": createPositionalPseudo(function( matchIndexes, length, argument ) { + var i = argument < 0 ? argument + length : argument; + for ( ; ++i < length; ) { + matchIndexes.push( i ); + } + return matchIndexes; + }) + } +}; + +Expr.pseudos["nth"] = Expr.pseudos["eq"]; + +// Add button/input type pseudos +for ( i in { radio: true, checkbox: true, file: true, password: true, image: true } ) { + Expr.pseudos[ i ] = createInputPseudo( i ); +} +for ( i in { submit: true, reset: true } ) { + Expr.pseudos[ i ] = createButtonPseudo( i ); +} + +// Easy API for creating new setFilters +function setFilters() {} +setFilters.prototype = Expr.filters = Expr.pseudos; +Expr.setFilters = new setFilters(); + +tokenize = Sizzle.tokenize = function( selector, parseOnly ) { + var matched, match, tokens, type, + soFar, groups, preFilters, + cached = tokenCache[ selector + " " ]; + + if ( cached ) { + return parseOnly ? 0 : cached.slice( 0 ); + } + + soFar = selector; + groups = []; + preFilters = Expr.preFilter; + + while ( soFar ) { + + // Comma and first run + if ( !matched || (match = rcomma.exec( soFar )) ) { + if ( match ) { + // Don't consume trailing commas as valid + soFar = soFar.slice( match[0].length ) || soFar; + } + groups.push( (tokens = []) ); + } + + matched = false; + + // Combinators + if ( (match = rcombinators.exec( soFar )) ) { + matched = match.shift(); + tokens.push({ + value: matched, + // Cast descendant combinators to space + type: match[0].replace( rtrim, " " ) + }); + soFar = soFar.slice( matched.length ); + } + + // Filters + for ( type in Expr.filter ) { + if ( (match = matchExpr[ type ].exec( soFar )) && (!preFilters[ type ] || + (match = preFilters[ type ]( match ))) ) { + matched = match.shift(); + tokens.push({ + value: matched, + type: type, + matches: match + }); + soFar = soFar.slice( matched.length ); + } + } + + if ( !matched ) { + break; + } + } + + // Return the length of the invalid excess + // if we're just parsing + // Otherwise, throw an error or return tokens + return parseOnly ? + soFar.length : + soFar ? + Sizzle.error( selector ) : + // Cache the tokens + tokenCache( selector, groups ).slice( 0 ); +}; + +function toSelector( tokens ) { + var i = 0, + len = tokens.length, + selector = ""; + for ( ; i < len; i++ ) { + selector += tokens[i].value; + } + return selector; +} + +function addCombinator( matcher, combinator, base ) { + var dir = combinator.dir, + skip = combinator.next, + key = skip || dir, + checkNonElements = base && key === "parentNode", + doneName = done++; + + return combinator.first ? + // Check against closest ancestor/preceding element + function( elem, context, xml ) { + while ( (elem = elem[ dir ]) ) { + if ( elem.nodeType === 1 || checkNonElements ) { + return matcher( elem, context, xml ); + } + } + return false; + } : + + // Check against all ancestor/preceding elements + function( elem, context, xml ) { + var oldCache, uniqueCache, outerCache, + newCache = [ dirruns, doneName ]; + + // We can't set arbitrary data on XML nodes, so they don't benefit from combinator caching + if ( xml ) { + while ( (elem = elem[ dir ]) ) { + if ( elem.nodeType === 1 || checkNonElements ) { + if ( matcher( elem, context, xml ) ) { + return true; + } + } + } + } else { + while ( (elem = elem[ dir ]) ) { + if ( elem.nodeType === 1 || checkNonElements ) { + outerCache = elem[ expando ] || (elem[ expando ] = {}); + + // Support: IE <9 only + // Defend against cloned attroperties (jQuery gh-1709) + uniqueCache = outerCache[ elem.uniqueID ] || (outerCache[ elem.uniqueID ] = {}); + + if ( skip && skip === elem.nodeName.toLowerCase() ) { + elem = elem[ dir ] || elem; + } else if ( (oldCache = uniqueCache[ key ]) && + oldCache[ 0 ] === dirruns && oldCache[ 1 ] === doneName ) { + + // Assign to newCache so results back-propagate to previous elements + return (newCache[ 2 ] = oldCache[ 2 ]); + } else { + // Reuse newcache so results back-propagate to previous elements + uniqueCache[ key ] = newCache; + + // A match means we're done; a fail means we have to keep checking + if ( (newCache[ 2 ] = matcher( elem, context, xml )) ) { + return true; + } + } + } + } + } + return false; + }; +} + +function elementMatcher( matchers ) { + return matchers.length > 1 ? + function( elem, context, xml ) { + var i = matchers.length; + while ( i-- ) { + if ( !matchers[i]( elem, context, xml ) ) { + return false; + } + } + return true; + } : + matchers[0]; +} + +function multipleContexts( selector, contexts, results ) { + var i = 0, + len = contexts.length; + for ( ; i < len; i++ ) { + Sizzle( selector, contexts[i], results ); + } + return results; +} + +function condense( unmatched, map, filter, context, xml ) { + var elem, + newUnmatched = [], + i = 0, + len = unmatched.length, + mapped = map != null; + + for ( ; i < len; i++ ) { + if ( (elem = unmatched[i]) ) { + if ( !filter || filter( elem, context, xml ) ) { + newUnmatched.push( elem ); + if ( mapped ) { + map.push( i ); + } + } + } + } + + return newUnmatched; +} + +function setMatcher( preFilter, selector, matcher, postFilter, postFinder, postSelector ) { + if ( postFilter && !postFilter[ expando ] ) { + postFilter = setMatcher( postFilter ); + } + if ( postFinder && !postFinder[ expando ] ) { + postFinder = setMatcher( postFinder, postSelector ); + } + return markFunction(function( seed, results, context, xml ) { + var temp, i, elem, + preMap = [], + postMap = [], + preexisting = results.length, + + // Get initial elements from seed or context + elems = seed || multipleContexts( selector || "*", context.nodeType ? [ context ] : context, [] ), + + // Prefilter to get matcher input, preserving a map for seed-results synchronization + matcherIn = preFilter && ( seed || !selector ) ? + condense( elems, preMap, preFilter, context, xml ) : + elems, + + matcherOut = matcher ? + // If we have a postFinder, or filtered seed, or non-seed postFilter or preexisting results, + postFinder || ( seed ? preFilter : preexisting || postFilter ) ? + + // ...intermediate processing is necessary + [] : + + // ...otherwise use results directly + results : + matcherIn; + + // Find primary matches + if ( matcher ) { + matcher( matcherIn, matcherOut, context, xml ); + } + + // Apply postFilter + if ( postFilter ) { + temp = condense( matcherOut, postMap ); + postFilter( temp, [], context, xml ); + + // Un-match failing elements by moving them back to matcherIn + i = temp.length; + while ( i-- ) { + if ( (elem = temp[i]) ) { + matcherOut[ postMap[i] ] = !(matcherIn[ postMap[i] ] = elem); + } + } + } + + if ( seed ) { + if ( postFinder || preFilter ) { + if ( postFinder ) { + // Get the final matcherOut by condensing this intermediate into postFinder contexts + temp = []; + i = matcherOut.length; + while ( i-- ) { + if ( (elem = matcherOut[i]) ) { + // Restore matcherIn since elem is not yet a final match + temp.push( (matcherIn[i] = elem) ); + } + } + postFinder( null, (matcherOut = []), temp, xml ); + } + + // Move matched elements from seed to results to keep them synchronized + i = matcherOut.length; + while ( i-- ) { + if ( (elem = matcherOut[i]) && + (temp = postFinder ? indexOf( seed, elem ) : preMap[i]) > -1 ) { + + seed[temp] = !(results[temp] = elem); + } + } + } + + // Add elements to results, through postFinder if defined + } else { + matcherOut = condense( + matcherOut === results ? + matcherOut.splice( preexisting, matcherOut.length ) : + matcherOut + ); + if ( postFinder ) { + postFinder( null, results, matcherOut, xml ); + } else { + push.apply( results, matcherOut ); + } + } + }); +} + +function matcherFromTokens( tokens ) { + var checkContext, matcher, j, + len = tokens.length, + leadingRelative = Expr.relative[ tokens[0].type ], + implicitRelative = leadingRelative || Expr.relative[" "], + i = leadingRelative ? 1 : 0, + + // The foundational matcher ensures that elements are reachable from top-level context(s) + matchContext = addCombinator( function( elem ) { + return elem === checkContext; + }, implicitRelative, true ), + matchAnyContext = addCombinator( function( elem ) { + return indexOf( checkContext, elem ) > -1; + }, implicitRelative, true ), + matchers = [ function( elem, context, xml ) { + var ret = ( !leadingRelative && ( xml || context !== outermostContext ) ) || ( + (checkContext = context).nodeType ? + matchContext( elem, context, xml ) : + matchAnyContext( elem, context, xml ) ); + // Avoid hanging onto element (issue #299) + checkContext = null; + return ret; + } ]; + + for ( ; i < len; i++ ) { + if ( (matcher = Expr.relative[ tokens[i].type ]) ) { + matchers = [ addCombinator(elementMatcher( matchers ), matcher) ]; + } else { + matcher = Expr.filter[ tokens[i].type ].apply( null, tokens[i].matches ); + + // Return special upon seeing a positional matcher + if ( matcher[ expando ] ) { + // Find the next relative operator (if any) for proper handling + j = ++i; + for ( ; j < len; j++ ) { + if ( Expr.relative[ tokens[j].type ] ) { + break; + } + } + return setMatcher( + i > 1 && elementMatcher( matchers ), + i > 1 && toSelector( + // If the preceding token was a descendant combinator, insert an implicit any-element `*` + tokens.slice( 0, i - 1 ).concat({ value: tokens[ i - 2 ].type === " " ? "*" : "" }) + ).replace( rtrim, "$1" ), + matcher, + i < j && matcherFromTokens( tokens.slice( i, j ) ), + j < len && matcherFromTokens( (tokens = tokens.slice( j )) ), + j < len && toSelector( tokens ) + ); + } + matchers.push( matcher ); + } + } + + return elementMatcher( matchers ); +} + +function matcherFromGroupMatchers( elementMatchers, setMatchers ) { + var bySet = setMatchers.length > 0, + byElement = elementMatchers.length > 0, + superMatcher = function( seed, context, xml, results, outermost ) { + var elem, j, matcher, + matchedCount = 0, + i = "0", + unmatched = seed && [], + setMatched = [], + contextBackup = outermostContext, + // We must always have either seed elements or outermost context + elems = seed || byElement && Expr.find["TAG"]( "*", outermost ), + // Use integer dirruns iff this is the outermost matcher + dirrunsUnique = (dirruns += contextBackup == null ? 1 : Math.random() || 0.1), + len = elems.length; + + if ( outermost ) { + outermostContext = context === document || context || outermost; + } + + // Add elements passing elementMatchers directly to results + // Support: IE<9, Safari + // Tolerate NodeList properties (IE: "length"; Safari: ) matching elements by id + for ( ; i !== len && (elem = elems[i]) != null; i++ ) { + if ( byElement && elem ) { + j = 0; + if ( !context && elem.ownerDocument !== document ) { + setDocument( elem ); + xml = !documentIsHTML; + } + while ( (matcher = elementMatchers[j++]) ) { + if ( matcher( elem, context || document, xml) ) { + results.push( elem ); + break; + } + } + if ( outermost ) { + dirruns = dirrunsUnique; + } + } + + // Track unmatched elements for set filters + if ( bySet ) { + // They will have gone through all possible matchers + if ( (elem = !matcher && elem) ) { + matchedCount--; + } + + // Lengthen the array for every element, matched or not + if ( seed ) { + unmatched.push( elem ); + } + } + } + + // `i` is now the count of elements visited above, and adding it to `matchedCount` + // makes the latter nonnegative. + matchedCount += i; + + // Apply set filters to unmatched elements + // NOTE: This can be skipped if there are no unmatched elements (i.e., `matchedCount` + // equals `i`), unless we didn't visit _any_ elements in the above loop because we have + // no element matchers and no seed. + // Incrementing an initially-string "0" `i` allows `i` to remain a string only in that + // case, which will result in a "00" `matchedCount` that differs from `i` but is also + // numerically zero. + if ( bySet && i !== matchedCount ) { + j = 0; + while ( (matcher = setMatchers[j++]) ) { + matcher( unmatched, setMatched, context, xml ); + } + + if ( seed ) { + // Reintegrate element matches to eliminate the need for sorting + if ( matchedCount > 0 ) { + while ( i-- ) { + if ( !(unmatched[i] || setMatched[i]) ) { + setMatched[i] = pop.call( results ); + } + } + } + + // Discard index placeholder values to get only actual matches + setMatched = condense( setMatched ); + } + + // Add matches to results + push.apply( results, setMatched ); + + // Seedless set matches succeeding multiple successful matchers stipulate sorting + if ( outermost && !seed && setMatched.length > 0 && + ( matchedCount + setMatchers.length ) > 1 ) { + + Sizzle.uniqueSort( results ); + } + } + + // Override manipulation of globals by nested matchers + if ( outermost ) { + dirruns = dirrunsUnique; + outermostContext = contextBackup; + } + + return unmatched; + }; + + return bySet ? + markFunction( superMatcher ) : + superMatcher; +} + +compile = Sizzle.compile = function( selector, match /* Internal Use Only */ ) { + var i, + setMatchers = [], + elementMatchers = [], + cached = compilerCache[ selector + " " ]; + + if ( !cached ) { + // Generate a function of recursive functions that can be used to check each element + if ( !match ) { + match = tokenize( selector ); + } + i = match.length; + while ( i-- ) { + cached = matcherFromTokens( match[i] ); + if ( cached[ expando ] ) { + setMatchers.push( cached ); + } else { + elementMatchers.push( cached ); + } + } + + // Cache the compiled function + cached = compilerCache( selector, matcherFromGroupMatchers( elementMatchers, setMatchers ) ); + + // Save selector and tokenization + cached.selector = selector; + } + return cached; +}; + +/** + * A low-level selection function that works with Sizzle's compiled + * selector functions + * @param {String|Function} selector A selector or a pre-compiled + * selector function built with Sizzle.compile + * @param {Element} context + * @param {Array} [results] + * @param {Array} [seed] A set of elements to match against + */ +select = Sizzle.select = function( selector, context, results, seed ) { + var i, tokens, token, type, find, + compiled = typeof selector === "function" && selector, + match = !seed && tokenize( (selector = compiled.selector || selector) ); + + results = results || []; + + // Try to minimize operations if there is only one selector in the list and no seed + // (the latter of which guarantees us context) + if ( match.length === 1 ) { + + // Reduce context if the leading compound selector is an ID + tokens = match[0] = match[0].slice( 0 ); + if ( tokens.length > 2 && (token = tokens[0]).type === "ID" && + context.nodeType === 9 && documentIsHTML && Expr.relative[ tokens[1].type ] ) { + + context = ( Expr.find["ID"]( token.matches[0].replace(runescape, funescape), context ) || [] )[0]; + if ( !context ) { + return results; + + // Precompiled matchers will still verify ancestry, so step up a level + } else if ( compiled ) { + context = context.parentNode; + } + + selector = selector.slice( tokens.shift().value.length ); + } + + // Fetch a seed set for right-to-left matching + i = matchExpr["needsContext"].test( selector ) ? 0 : tokens.length; + while ( i-- ) { + token = tokens[i]; + + // Abort if we hit a combinator + if ( Expr.relative[ (type = token.type) ] ) { + break; + } + if ( (find = Expr.find[ type ]) ) { + // Search, expanding context for leading sibling combinators + if ( (seed = find( + token.matches[0].replace( runescape, funescape ), + rsibling.test( tokens[0].type ) && testContext( context.parentNode ) || context + )) ) { + + // If seed is empty or no tokens remain, we can return early + tokens.splice( i, 1 ); + selector = seed.length && toSelector( tokens ); + if ( !selector ) { + push.apply( results, seed ); + return results; + } + + break; + } + } + } + } + + // Compile and execute a filtering function if one is not provided + // Provide `match` to avoid retokenization if we modified the selector above + ( compiled || compile( selector, match ) )( + seed, + context, + !documentIsHTML, + results, + !context || rsibling.test( selector ) && testContext( context.parentNode ) || context + ); + return results; +}; + +// One-time assignments + +// Sort stability +support.sortStable = expando.split("").sort( sortOrder ).join("") === expando; + +// Support: Chrome 14-35+ +// Always assume duplicates if they aren't passed to the comparison function +support.detectDuplicates = !!hasDuplicate; + +// Initialize against the default document +setDocument(); + +// Support: Webkit<537.32 - Safari 6.0.3/Chrome 25 (fixed in Chrome 27) +// Detached nodes confoundingly follow *each other* +support.sortDetached = assert(function( el ) { + // Should return 1, but returns 4 (following) + return el.compareDocumentPosition( document.createElement("fieldset") ) & 1; +}); + +// Support: IE<8 +// Prevent attribute/property "interpolation" +// https://msdn.microsoft.com/en-us/library/ms536429%28VS.85%29.aspx +if ( !assert(function( el ) { + el.innerHTML = ""; + return el.firstChild.getAttribute("href") === "#" ; +}) ) { + addHandle( "type|href|height|width", function( elem, name, isXML ) { + if ( !isXML ) { + return elem.getAttribute( name, name.toLowerCase() === "type" ? 1 : 2 ); + } + }); +} + +// Support: IE<9 +// Use defaultValue in place of getAttribute("value") +if ( !support.attributes || !assert(function( el ) { + el.innerHTML = ""; + el.firstChild.setAttribute( "value", "" ); + return el.firstChild.getAttribute( "value" ) === ""; +}) ) { + addHandle( "value", function( elem, name, isXML ) { + if ( !isXML && elem.nodeName.toLowerCase() === "input" ) { + return elem.defaultValue; + } + }); +} + +// Support: IE<9 +// Use getAttributeNode to fetch booleans when getAttribute lies +if ( !assert(function( el ) { + return el.getAttribute("disabled") == null; +}) ) { + addHandle( booleans, function( elem, name, isXML ) { + var val; + if ( !isXML ) { + return elem[ name ] === true ? name.toLowerCase() : + (val = elem.getAttributeNode( name )) && val.specified ? + val.value : + null; + } + }); +} + +return Sizzle; + +})( window ); + + + +jQuery.find = Sizzle; +jQuery.expr = Sizzle.selectors; + +// Deprecated +jQuery.expr[ ":" ] = jQuery.expr.pseudos; +jQuery.uniqueSort = jQuery.unique = Sizzle.uniqueSort; +jQuery.text = Sizzle.getText; +jQuery.isXMLDoc = Sizzle.isXML; +jQuery.contains = Sizzle.contains; +jQuery.escapeSelector = Sizzle.escape; + + + + +var dir = function( elem, dir, until ) { + var matched = [], + truncate = until !== undefined; + + while ( ( elem = elem[ dir ] ) && elem.nodeType !== 9 ) { + if ( elem.nodeType === 1 ) { + if ( truncate && jQuery( elem ).is( until ) ) { + break; + } + matched.push( elem ); + } + } + return matched; +}; + + +var siblings = function( n, elem ) { + var matched = []; + + for ( ; n; n = n.nextSibling ) { + if ( n.nodeType === 1 && n !== elem ) { + matched.push( n ); + } + } + + return matched; +}; + + +var rneedsContext = jQuery.expr.match.needsContext; + + + +function nodeName( elem, name ) { + + return elem.nodeName && elem.nodeName.toLowerCase() === name.toLowerCase(); + +}; +var rsingleTag = ( /^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i ); + + + +// Implement the identical functionality for filter and not +function winnow( elements, qualifier, not ) { + if ( isFunction( qualifier ) ) { + return jQuery.grep( elements, function( elem, i ) { + return !!qualifier.call( elem, i, elem ) !== not; + } ); + } + + // Single element + if ( qualifier.nodeType ) { + return jQuery.grep( elements, function( elem ) { + return ( elem === qualifier ) !== not; + } ); + } + + // Arraylike of elements (jQuery, arguments, Array) + if ( typeof qualifier !== "string" ) { + return jQuery.grep( elements, function( elem ) { + return ( indexOf.call( qualifier, elem ) > -1 ) !== not; + } ); + } + + // Filtered directly for both simple and complex selectors + return jQuery.filter( qualifier, elements, not ); +} + +jQuery.filter = function( expr, elems, not ) { + var elem = elems[ 0 ]; + + if ( not ) { + expr = ":not(" + expr + ")"; + } + + if ( elems.length === 1 && elem.nodeType === 1 ) { + return jQuery.find.matchesSelector( elem, expr ) ? [ elem ] : []; + } + + return jQuery.find.matches( expr, jQuery.grep( elems, function( elem ) { + return elem.nodeType === 1; + } ) ); +}; + +jQuery.fn.extend( { + find: function( selector ) { + var i, ret, + len = this.length, + self = this; + + if ( typeof selector !== "string" ) { + return this.pushStack( jQuery( selector ).filter( function() { + for ( i = 0; i < len; i++ ) { + if ( jQuery.contains( self[ i ], this ) ) { + return true; + } + } + } ) ); + } + + ret = this.pushStack( [] ); + + for ( i = 0; i < len; i++ ) { + jQuery.find( selector, self[ i ], ret ); + } + + return len > 1 ? jQuery.uniqueSort( ret ) : ret; + }, + filter: function( selector ) { + return this.pushStack( winnow( this, selector || [], false ) ); + }, + not: function( selector ) { + return this.pushStack( winnow( this, selector || [], true ) ); + }, + is: function( selector ) { + return !!winnow( + this, + + // If this is a positional/relative selector, check membership in the returned set + // so $("p:first").is("p:last") won't return true for a doc with two "p". + typeof selector === "string" && rneedsContext.test( selector ) ? + jQuery( selector ) : + selector || [], + false + ).length; + } +} ); + + +// Initialize a jQuery object + + +// A central reference to the root jQuery(document) +var rootjQuery, + + // A simple way to check for HTML strings + // Prioritize #id over to avoid XSS via location.hash (#9521) + // Strict HTML recognition (#11290: must start with <) + // Shortcut simple #id case for speed + rquickExpr = /^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/, + + init = jQuery.fn.init = function( selector, context, root ) { + var match, elem; + + // HANDLE: $(""), $(null), $(undefined), $(false) + if ( !selector ) { + return this; + } + + // Method init() accepts an alternate rootjQuery + // so migrate can support jQuery.sub (gh-2101) + root = root || rootjQuery; + + // Handle HTML strings + if ( typeof selector === "string" ) { + if ( selector[ 0 ] === "<" && + selector[ selector.length - 1 ] === ">" && + selector.length >= 3 ) { + + // Assume that strings that start and end with <> are HTML and skip the regex check + match = [ null, selector, null ]; + + } else { + match = rquickExpr.exec( selector ); + } + + // Match html or make sure no context is specified for #id + if ( match && ( match[ 1 ] || !context ) ) { + + // HANDLE: $(html) -> $(array) + if ( match[ 1 ] ) { + context = context instanceof jQuery ? context[ 0 ] : context; + + // Option to run scripts is true for back-compat + // Intentionally let the error be thrown if parseHTML is not present + jQuery.merge( this, jQuery.parseHTML( + match[ 1 ], + context && context.nodeType ? context.ownerDocument || context : document, + true + ) ); + + // HANDLE: $(html, props) + if ( rsingleTag.test( match[ 1 ] ) && jQuery.isPlainObject( context ) ) { + for ( match in context ) { + + // Properties of context are called as methods if possible + if ( isFunction( this[ match ] ) ) { + this[ match ]( context[ match ] ); + + // ...and otherwise set as attributes + } else { + this.attr( match, context[ match ] ); + } + } + } + + return this; + + // HANDLE: $(#id) + } else { + elem = document.getElementById( match[ 2 ] ); + + if ( elem ) { + + // Inject the element directly into the jQuery object + this[ 0 ] = elem; + this.length = 1; + } + return this; + } + + // HANDLE: $(expr, $(...)) + } else if ( !context || context.jquery ) { + return ( context || root ).find( selector ); + + // HANDLE: $(expr, context) + // (which is just equivalent to: $(context).find(expr) + } else { + return this.constructor( context ).find( selector ); + } + + // HANDLE: $(DOMElement) + } else if ( selector.nodeType ) { + this[ 0 ] = selector; + this.length = 1; + return this; + + // HANDLE: $(function) + // Shortcut for document ready + } else if ( isFunction( selector ) ) { + return root.ready !== undefined ? + root.ready( selector ) : + + // Execute immediately if ready is not present + selector( jQuery ); + } + + return jQuery.makeArray( selector, this ); + }; + +// Give the init function the jQuery prototype for later instantiation +init.prototype = jQuery.fn; + +// Initialize central reference +rootjQuery = jQuery( document ); + + +var rparentsprev = /^(?:parents|prev(?:Until|All))/, + + // Methods guaranteed to produce a unique set when starting from a unique set + guaranteedUnique = { + children: true, + contents: true, + next: true, + prev: true + }; + +jQuery.fn.extend( { + has: function( target ) { + var targets = jQuery( target, this ), + l = targets.length; + + return this.filter( function() { + var i = 0; + for ( ; i < l; i++ ) { + if ( jQuery.contains( this, targets[ i ] ) ) { + return true; + } + } + } ); + }, + + closest: function( selectors, context ) { + var cur, + i = 0, + l = this.length, + matched = [], + targets = typeof selectors !== "string" && jQuery( selectors ); + + // Positional selectors never match, since there's no _selection_ context + if ( !rneedsContext.test( selectors ) ) { + for ( ; i < l; i++ ) { + for ( cur = this[ i ]; cur && cur !== context; cur = cur.parentNode ) { + + // Always skip document fragments + if ( cur.nodeType < 11 && ( targets ? + targets.index( cur ) > -1 : + + // Don't pass non-elements to Sizzle + cur.nodeType === 1 && + jQuery.find.matchesSelector( cur, selectors ) ) ) { + + matched.push( cur ); + break; + } + } + } + } + + return this.pushStack( matched.length > 1 ? jQuery.uniqueSort( matched ) : matched ); + }, + + // Determine the position of an element within the set + index: function( elem ) { + + // No argument, return index in parent + if ( !elem ) { + return ( this[ 0 ] && this[ 0 ].parentNode ) ? this.first().prevAll().length : -1; + } + + // Index in selector + if ( typeof elem === "string" ) { + return indexOf.call( jQuery( elem ), this[ 0 ] ); + } + + // Locate the position of the desired element + return indexOf.call( this, + + // If it receives a jQuery object, the first element is used + elem.jquery ? elem[ 0 ] : elem + ); + }, + + add: function( selector, context ) { + return this.pushStack( + jQuery.uniqueSort( + jQuery.merge( this.get(), jQuery( selector, context ) ) + ) + ); + }, + + addBack: function( selector ) { + return this.add( selector == null ? + this.prevObject : this.prevObject.filter( selector ) + ); + } +} ); + +function sibling( cur, dir ) { + while ( ( cur = cur[ dir ] ) && cur.nodeType !== 1 ) {} + return cur; +} + +jQuery.each( { + parent: function( elem ) { + var parent = elem.parentNode; + return parent && parent.nodeType !== 11 ? parent : null; + }, + parents: function( elem ) { + return dir( elem, "parentNode" ); + }, + parentsUntil: function( elem, i, until ) { + return dir( elem, "parentNode", until ); + }, + next: function( elem ) { + return sibling( elem, "nextSibling" ); + }, + prev: function( elem ) { + return sibling( elem, "previousSibling" ); + }, + nextAll: function( elem ) { + return dir( elem, "nextSibling" ); + }, + prevAll: function( elem ) { + return dir( elem, "previousSibling" ); + }, + nextUntil: function( elem, i, until ) { + return dir( elem, "nextSibling", until ); + }, + prevUntil: function( elem, i, until ) { + return dir( elem, "previousSibling", until ); + }, + siblings: function( elem ) { + return siblings( ( elem.parentNode || {} ).firstChild, elem ); + }, + children: function( elem ) { + return siblings( elem.firstChild ); + }, + contents: function( elem ) { + if ( nodeName( elem, "iframe" ) ) { + return elem.contentDocument; + } + + // Support: IE 9 - 11 only, iOS 7 only, Android Browser <=4.3 only + // Treat the template element as a regular one in browsers that + // don't support it. + if ( nodeName( elem, "template" ) ) { + elem = elem.content || elem; + } + + return jQuery.merge( [], elem.childNodes ); + } +}, function( name, fn ) { + jQuery.fn[ name ] = function( until, selector ) { + var matched = jQuery.map( this, fn, until ); + + if ( name.slice( -5 ) !== "Until" ) { + selector = until; + } + + if ( selector && typeof selector === "string" ) { + matched = jQuery.filter( selector, matched ); + } + + if ( this.length > 1 ) { + + // Remove duplicates + if ( !guaranteedUnique[ name ] ) { + jQuery.uniqueSort( matched ); + } + + // Reverse order for parents* and prev-derivatives + if ( rparentsprev.test( name ) ) { + matched.reverse(); + } + } + + return this.pushStack( matched ); + }; +} ); +var rnothtmlwhite = ( /[^\x20\t\r\n\f]+/g ); + + + +// Convert String-formatted options into Object-formatted ones +function createOptions( options ) { + var object = {}; + jQuery.each( options.match( rnothtmlwhite ) || [], function( _, flag ) { + object[ flag ] = true; + } ); + return object; +} + +/* + * Create a callback list using the following parameters: + * + * options: an optional list of space-separated options that will change how + * the callback list behaves or a more traditional option object + * + * By default a callback list will act like an event callback list and can be + * "fired" multiple times. + * + * Possible options: + * + * once: will ensure the callback list can only be fired once (like a Deferred) + * + * memory: will keep track of previous values and will call any callback added + * after the list has been fired right away with the latest "memorized" + * values (like a Deferred) + * + * unique: will ensure a callback can only be added once (no duplicate in the list) + * + * stopOnFalse: interrupt callings when a callback returns false + * + */ +jQuery.Callbacks = function( options ) { + + // Convert options from String-formatted to Object-formatted if needed + // (we check in cache first) + options = typeof options === "string" ? + createOptions( options ) : + jQuery.extend( {}, options ); + + var // Flag to know if list is currently firing + firing, + + // Last fire value for non-forgettable lists + memory, + + // Flag to know if list was already fired + fired, + + // Flag to prevent firing + locked, + + // Actual callback list + list = [], + + // Queue of execution data for repeatable lists + queue = [], + + // Index of currently firing callback (modified by add/remove as needed) + firingIndex = -1, + + // Fire callbacks + fire = function() { + + // Enforce single-firing + locked = locked || options.once; + + // Execute callbacks for all pending executions, + // respecting firingIndex overrides and runtime changes + fired = firing = true; + for ( ; queue.length; firingIndex = -1 ) { + memory = queue.shift(); + while ( ++firingIndex < list.length ) { + + // Run callback and check for early termination + if ( list[ firingIndex ].apply( memory[ 0 ], memory[ 1 ] ) === false && + options.stopOnFalse ) { + + // Jump to end and forget the data so .add doesn't re-fire + firingIndex = list.length; + memory = false; + } + } + } + + // Forget the data if we're done with it + if ( !options.memory ) { + memory = false; + } + + firing = false; + + // Clean up if we're done firing for good + if ( locked ) { + + // Keep an empty list if we have data for future add calls + if ( memory ) { + list = []; + + // Otherwise, this object is spent + } else { + list = ""; + } + } + }, + + // Actual Callbacks object + self = { + + // Add a callback or a collection of callbacks to the list + add: function() { + if ( list ) { + + // If we have memory from a past run, we should fire after adding + if ( memory && !firing ) { + firingIndex = list.length - 1; + queue.push( memory ); + } + + ( function add( args ) { + jQuery.each( args, function( _, arg ) { + if ( isFunction( arg ) ) { + if ( !options.unique || !self.has( arg ) ) { + list.push( arg ); + } + } else if ( arg && arg.length && toType( arg ) !== "string" ) { + + // Inspect recursively + add( arg ); + } + } ); + } )( arguments ); + + if ( memory && !firing ) { + fire(); + } + } + return this; + }, + + // Remove a callback from the list + remove: function() { + jQuery.each( arguments, function( _, arg ) { + var index; + while ( ( index = jQuery.inArray( arg, list, index ) ) > -1 ) { + list.splice( index, 1 ); + + // Handle firing indexes + if ( index <= firingIndex ) { + firingIndex--; + } + } + } ); + return this; + }, + + // Check if a given callback is in the list. + // If no argument is given, return whether or not list has callbacks attached. + has: function( fn ) { + return fn ? + jQuery.inArray( fn, list ) > -1 : + list.length > 0; + }, + + // Remove all callbacks from the list + empty: function() { + if ( list ) { + list = []; + } + return this; + }, + + // Disable .fire and .add + // Abort any current/pending executions + // Clear all callbacks and values + disable: function() { + locked = queue = []; + list = memory = ""; + return this; + }, + disabled: function() { + return !list; + }, + + // Disable .fire + // Also disable .add unless we have memory (since it would have no effect) + // Abort any pending executions + lock: function() { + locked = queue = []; + if ( !memory && !firing ) { + list = memory = ""; + } + return this; + }, + locked: function() { + return !!locked; + }, + + // Call all callbacks with the given context and arguments + fireWith: function( context, args ) { + if ( !locked ) { + args = args || []; + args = [ context, args.slice ? args.slice() : args ]; + queue.push( args ); + if ( !firing ) { + fire(); + } + } + return this; + }, + + // Call all the callbacks with the given arguments + fire: function() { + self.fireWith( this, arguments ); + return this; + }, + + // To know if the callbacks have already been called at least once + fired: function() { + return !!fired; + } + }; + + return self; +}; + + +function Identity( v ) { + return v; +} +function Thrower( ex ) { + throw ex; +} + +function adoptValue( value, resolve, reject, noValue ) { + var method; + + try { + + // Check for promise aspect first to privilege synchronous behavior + if ( value && isFunction( ( method = value.promise ) ) ) { + method.call( value ).done( resolve ).fail( reject ); + + // Other thenables + } else if ( value && isFunction( ( method = value.then ) ) ) { + method.call( value, resolve, reject ); + + // Other non-thenables + } else { + + // Control `resolve` arguments by letting Array#slice cast boolean `noValue` to integer: + // * false: [ value ].slice( 0 ) => resolve( value ) + // * true: [ value ].slice( 1 ) => resolve() + resolve.apply( undefined, [ value ].slice( noValue ) ); + } + + // For Promises/A+, convert exceptions into rejections + // Since jQuery.when doesn't unwrap thenables, we can skip the extra checks appearing in + // Deferred#then to conditionally suppress rejection. + } catch ( value ) { + + // Support: Android 4.0 only + // Strict mode functions invoked without .call/.apply get global-object context + reject.apply( undefined, [ value ] ); + } +} + +jQuery.extend( { + + Deferred: function( func ) { + var tuples = [ + + // action, add listener, callbacks, + // ... .then handlers, argument index, [final state] + [ "notify", "progress", jQuery.Callbacks( "memory" ), + jQuery.Callbacks( "memory" ), 2 ], + [ "resolve", "done", jQuery.Callbacks( "once memory" ), + jQuery.Callbacks( "once memory" ), 0, "resolved" ], + [ "reject", "fail", jQuery.Callbacks( "once memory" ), + jQuery.Callbacks( "once memory" ), 1, "rejected" ] + ], + state = "pending", + promise = { + state: function() { + return state; + }, + always: function() { + deferred.done( arguments ).fail( arguments ); + return this; + }, + "catch": function( fn ) { + return promise.then( null, fn ); + }, + + // Keep pipe for back-compat + pipe: function( /* fnDone, fnFail, fnProgress */ ) { + var fns = arguments; + + return jQuery.Deferred( function( newDefer ) { + jQuery.each( tuples, function( i, tuple ) { + + // Map tuples (progress, done, fail) to arguments (done, fail, progress) + var fn = isFunction( fns[ tuple[ 4 ] ] ) && fns[ tuple[ 4 ] ]; + + // deferred.progress(function() { bind to newDefer or newDefer.notify }) + // deferred.done(function() { bind to newDefer or newDefer.resolve }) + // deferred.fail(function() { bind to newDefer or newDefer.reject }) + deferred[ tuple[ 1 ] ]( function() { + var returned = fn && fn.apply( this, arguments ); + if ( returned && isFunction( returned.promise ) ) { + returned.promise() + .progress( newDefer.notify ) + .done( newDefer.resolve ) + .fail( newDefer.reject ); + } else { + newDefer[ tuple[ 0 ] + "With" ]( + this, + fn ? [ returned ] : arguments + ); + } + } ); + } ); + fns = null; + } ).promise(); + }, + then: function( onFulfilled, onRejected, onProgress ) { + var maxDepth = 0; + function resolve( depth, deferred, handler, special ) { + return function() { + var that = this, + args = arguments, + mightThrow = function() { + var returned, then; + + // Support: Promises/A+ section 2.3.3.3.3 + // https://promisesaplus.com/#point-59 + // Ignore double-resolution attempts + if ( depth < maxDepth ) { + return; + } + + returned = handler.apply( that, args ); + + // Support: Promises/A+ section 2.3.1 + // https://promisesaplus.com/#point-48 + if ( returned === deferred.promise() ) { + throw new TypeError( "Thenable self-resolution" ); + } + + // Support: Promises/A+ sections 2.3.3.1, 3.5 + // https://promisesaplus.com/#point-54 + // https://promisesaplus.com/#point-75 + // Retrieve `then` only once + then = returned && + + // Support: Promises/A+ section 2.3.4 + // https://promisesaplus.com/#point-64 + // Only check objects and functions for thenability + ( typeof returned === "object" || + typeof returned === "function" ) && + returned.then; + + // Handle a returned thenable + if ( isFunction( then ) ) { + + // Special processors (notify) just wait for resolution + if ( special ) { + then.call( + returned, + resolve( maxDepth, deferred, Identity, special ), + resolve( maxDepth, deferred, Thrower, special ) + ); + + // Normal processors (resolve) also hook into progress + } else { + + // ...and disregard older resolution values + maxDepth++; + + then.call( + returned, + resolve( maxDepth, deferred, Identity, special ), + resolve( maxDepth, deferred, Thrower, special ), + resolve( maxDepth, deferred, Identity, + deferred.notifyWith ) + ); + } + + // Handle all other returned values + } else { + + // Only substitute handlers pass on context + // and multiple values (non-spec behavior) + if ( handler !== Identity ) { + that = undefined; + args = [ returned ]; + } + + // Process the value(s) + // Default process is resolve + ( special || deferred.resolveWith )( that, args ); + } + }, + + // Only normal processors (resolve) catch and reject exceptions + process = special ? + mightThrow : + function() { + try { + mightThrow(); + } catch ( e ) { + + if ( jQuery.Deferred.exceptionHook ) { + jQuery.Deferred.exceptionHook( e, + process.stackTrace ); + } + + // Support: Promises/A+ section 2.3.3.3.4.1 + // https://promisesaplus.com/#point-61 + // Ignore post-resolution exceptions + if ( depth + 1 >= maxDepth ) { + + // Only substitute handlers pass on context + // and multiple values (non-spec behavior) + if ( handler !== Thrower ) { + that = undefined; + args = [ e ]; + } + + deferred.rejectWith( that, args ); + } + } + }; + + // Support: Promises/A+ section 2.3.3.3.1 + // https://promisesaplus.com/#point-57 + // Re-resolve promises immediately to dodge false rejection from + // subsequent errors + if ( depth ) { + process(); + } else { + + // Call an optional hook to record the stack, in case of exception + // since it's otherwise lost when execution goes async + if ( jQuery.Deferred.getStackHook ) { + process.stackTrace = jQuery.Deferred.getStackHook(); + } + window.setTimeout( process ); + } + }; + } + + return jQuery.Deferred( function( newDefer ) { + + // progress_handlers.add( ... ) + tuples[ 0 ][ 3 ].add( + resolve( + 0, + newDefer, + isFunction( onProgress ) ? + onProgress : + Identity, + newDefer.notifyWith + ) + ); + + // fulfilled_handlers.add( ... ) + tuples[ 1 ][ 3 ].add( + resolve( + 0, + newDefer, + isFunction( onFulfilled ) ? + onFulfilled : + Identity + ) + ); + + // rejected_handlers.add( ... ) + tuples[ 2 ][ 3 ].add( + resolve( + 0, + newDefer, + isFunction( onRejected ) ? + onRejected : + Thrower + ) + ); + } ).promise(); + }, + + // Get a promise for this deferred + // If obj is provided, the promise aspect is added to the object + promise: function( obj ) { + return obj != null ? jQuery.extend( obj, promise ) : promise; + } + }, + deferred = {}; + + // Add list-specific methods + jQuery.each( tuples, function( i, tuple ) { + var list = tuple[ 2 ], + stateString = tuple[ 5 ]; + + // promise.progress = list.add + // promise.done = list.add + // promise.fail = list.add + promise[ tuple[ 1 ] ] = list.add; + + // Handle state + if ( stateString ) { + list.add( + function() { + + // state = "resolved" (i.e., fulfilled) + // state = "rejected" + state = stateString; + }, + + // rejected_callbacks.disable + // fulfilled_callbacks.disable + tuples[ 3 - i ][ 2 ].disable, + + // rejected_handlers.disable + // fulfilled_handlers.disable + tuples[ 3 - i ][ 3 ].disable, + + // progress_callbacks.lock + tuples[ 0 ][ 2 ].lock, + + // progress_handlers.lock + tuples[ 0 ][ 3 ].lock + ); + } + + // progress_handlers.fire + // fulfilled_handlers.fire + // rejected_handlers.fire + list.add( tuple[ 3 ].fire ); + + // deferred.notify = function() { deferred.notifyWith(...) } + // deferred.resolve = function() { deferred.resolveWith(...) } + // deferred.reject = function() { deferred.rejectWith(...) } + deferred[ tuple[ 0 ] ] = function() { + deferred[ tuple[ 0 ] + "With" ]( this === deferred ? undefined : this, arguments ); + return this; + }; + + // deferred.notifyWith = list.fireWith + // deferred.resolveWith = list.fireWith + // deferred.rejectWith = list.fireWith + deferred[ tuple[ 0 ] + "With" ] = list.fireWith; + } ); + + // Make the deferred a promise + promise.promise( deferred ); + + // Call given func if any + if ( func ) { + func.call( deferred, deferred ); + } + + // All done! + return deferred; + }, + + // Deferred helper + when: function( singleValue ) { + var + + // count of uncompleted subordinates + remaining = arguments.length, + + // count of unprocessed arguments + i = remaining, + + // subordinate fulfillment data + resolveContexts = Array( i ), + resolveValues = slice.call( arguments ), + + // the master Deferred + master = jQuery.Deferred(), + + // subordinate callback factory + updateFunc = function( i ) { + return function( value ) { + resolveContexts[ i ] = this; + resolveValues[ i ] = arguments.length > 1 ? slice.call( arguments ) : value; + if ( !( --remaining ) ) { + master.resolveWith( resolveContexts, resolveValues ); + } + }; + }; + + // Single- and empty arguments are adopted like Promise.resolve + if ( remaining <= 1 ) { + adoptValue( singleValue, master.done( updateFunc( i ) ).resolve, master.reject, + !remaining ); + + // Use .then() to unwrap secondary thenables (cf. gh-3000) + if ( master.state() === "pending" || + isFunction( resolveValues[ i ] && resolveValues[ i ].then ) ) { + + return master.then(); + } + } + + // Multiple arguments are aggregated like Promise.all array elements + while ( i-- ) { + adoptValue( resolveValues[ i ], updateFunc( i ), master.reject ); + } + + return master.promise(); + } +} ); + + +// These usually indicate a programmer mistake during development, +// warn about them ASAP rather than swallowing them by default. +var rerrorNames = /^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/; + +jQuery.Deferred.exceptionHook = function( error, stack ) { + + // Support: IE 8 - 9 only + // Console exists when dev tools are open, which can happen at any time + if ( window.console && window.console.warn && error && rerrorNames.test( error.name ) ) { + window.console.warn( "jQuery.Deferred exception: " + error.message, error.stack, stack ); + } +}; + + + + +jQuery.readyException = function( error ) { + window.setTimeout( function() { + throw error; + } ); +}; + + + + +// The deferred used on DOM ready +var readyList = jQuery.Deferred(); + +jQuery.fn.ready = function( fn ) { + + readyList + .then( fn ) + + // Wrap jQuery.readyException in a function so that the lookup + // happens at the time of error handling instead of callback + // registration. + .catch( function( error ) { + jQuery.readyException( error ); + } ); + + return this; +}; + +jQuery.extend( { + + // Is the DOM ready to be used? Set to true once it occurs. + isReady: false, + + // A counter to track how many items to wait for before + // the ready event fires. See #6781 + readyWait: 1, + + // Handle when the DOM is ready + ready: function( wait ) { + + // Abort if there are pending holds or we're already ready + if ( wait === true ? --jQuery.readyWait : jQuery.isReady ) { + return; + } + + // Remember that the DOM is ready + jQuery.isReady = true; + + // If a normal DOM Ready event fired, decrement, and wait if need be + if ( wait !== true && --jQuery.readyWait > 0 ) { + return; + } + + // If there are functions bound, to execute + readyList.resolveWith( document, [ jQuery ] ); + } +} ); + +jQuery.ready.then = readyList.then; + +// The ready event handler and self cleanup method +function completed() { + document.removeEventListener( "DOMContentLoaded", completed ); + window.removeEventListener( "load", completed ); + jQuery.ready(); +} + +// Catch cases where $(document).ready() is called +// after the browser event has already occurred. +// Support: IE <=9 - 10 only +// Older IE sometimes signals "interactive" too soon +if ( document.readyState === "complete" || + ( document.readyState !== "loading" && !document.documentElement.doScroll ) ) { + + // Handle it asynchronously to allow scripts the opportunity to delay ready + window.setTimeout( jQuery.ready ); + +} else { + + // Use the handy event callback + document.addEventListener( "DOMContentLoaded", completed ); + + // A fallback to window.onload, that will always work + window.addEventListener( "load", completed ); +} + + + + +// Multifunctional method to get and set values of a collection +// The value/s can optionally be executed if it's a function +var access = function( elems, fn, key, value, chainable, emptyGet, raw ) { + var i = 0, + len = elems.length, + bulk = key == null; + + // Sets many values + if ( toType( key ) === "object" ) { + chainable = true; + for ( i in key ) { + access( elems, fn, i, key[ i ], true, emptyGet, raw ); + } + + // Sets one value + } else if ( value !== undefined ) { + chainable = true; + + if ( !isFunction( value ) ) { + raw = true; + } + + if ( bulk ) { + + // Bulk operations run against the entire set + if ( raw ) { + fn.call( elems, value ); + fn = null; + + // ...except when executing function values + } else { + bulk = fn; + fn = function( elem, key, value ) { + return bulk.call( jQuery( elem ), value ); + }; + } + } + + if ( fn ) { + for ( ; i < len; i++ ) { + fn( + elems[ i ], key, raw ? + value : + value.call( elems[ i ], i, fn( elems[ i ], key ) ) + ); + } + } + } + + if ( chainable ) { + return elems; + } + + // Gets + if ( bulk ) { + return fn.call( elems ); + } + + return len ? fn( elems[ 0 ], key ) : emptyGet; +}; + + +// Matches dashed string for camelizing +var rmsPrefix = /^-ms-/, + rdashAlpha = /-([a-z])/g; + +// Used by camelCase as callback to replace() +function fcamelCase( all, letter ) { + return letter.toUpperCase(); +} + +// Convert dashed to camelCase; used by the css and data modules +// Support: IE <=9 - 11, Edge 12 - 15 +// Microsoft forgot to hump their vendor prefix (#9572) +function camelCase( string ) { + return string.replace( rmsPrefix, "ms-" ).replace( rdashAlpha, fcamelCase ); +} +var acceptData = function( owner ) { + + // Accepts only: + // - Node + // - Node.ELEMENT_NODE + // - Node.DOCUMENT_NODE + // - Object + // - Any + return owner.nodeType === 1 || owner.nodeType === 9 || !( +owner.nodeType ); +}; + + + + +function Data() { + this.expando = jQuery.expando + Data.uid++; +} + +Data.uid = 1; + +Data.prototype = { + + cache: function( owner ) { + + // Check if the owner object already has a cache + var value = owner[ this.expando ]; + + // If not, create one + if ( !value ) { + value = {}; + + // We can accept data for non-element nodes in modern browsers, + // but we should not, see #8335. + // Always return an empty object. + if ( acceptData( owner ) ) { + + // If it is a node unlikely to be stringify-ed or looped over + // use plain assignment + if ( owner.nodeType ) { + owner[ this.expando ] = value; + + // Otherwise secure it in a non-enumerable property + // configurable must be true to allow the property to be + // deleted when data is removed + } else { + Object.defineProperty( owner, this.expando, { + value: value, + configurable: true + } ); + } + } + } + + return value; + }, + set: function( owner, data, value ) { + var prop, + cache = this.cache( owner ); + + // Handle: [ owner, key, value ] args + // Always use camelCase key (gh-2257) + if ( typeof data === "string" ) { + cache[ camelCase( data ) ] = value; + + // Handle: [ owner, { properties } ] args + } else { + + // Copy the properties one-by-one to the cache object + for ( prop in data ) { + cache[ camelCase( prop ) ] = data[ prop ]; + } + } + return cache; + }, + get: function( owner, key ) { + return key === undefined ? + this.cache( owner ) : + + // Always use camelCase key (gh-2257) + owner[ this.expando ] && owner[ this.expando ][ camelCase( key ) ]; + }, + access: function( owner, key, value ) { + + // In cases where either: + // + // 1. No key was specified + // 2. A string key was specified, but no value provided + // + // Take the "read" path and allow the get method to determine + // which value to return, respectively either: + // + // 1. The entire cache object + // 2. The data stored at the key + // + if ( key === undefined || + ( ( key && typeof key === "string" ) && value === undefined ) ) { + + return this.get( owner, key ); + } + + // When the key is not a string, or both a key and value + // are specified, set or extend (existing objects) with either: + // + // 1. An object of properties + // 2. A key and value + // + this.set( owner, key, value ); + + // Since the "set" path can have two possible entry points + // return the expected data based on which path was taken[*] + return value !== undefined ? value : key; + }, + remove: function( owner, key ) { + var i, + cache = owner[ this.expando ]; + + if ( cache === undefined ) { + return; + } + + if ( key !== undefined ) { + + // Support array or space separated string of keys + if ( Array.isArray( key ) ) { + + // If key is an array of keys... + // We always set camelCase keys, so remove that. + key = key.map( camelCase ); + } else { + key = camelCase( key ); + + // If a key with the spaces exists, use it. + // Otherwise, create an array by matching non-whitespace + key = key in cache ? + [ key ] : + ( key.match( rnothtmlwhite ) || [] ); + } + + i = key.length; + + while ( i-- ) { + delete cache[ key[ i ] ]; + } + } + + // Remove the expando if there's no more data + if ( key === undefined || jQuery.isEmptyObject( cache ) ) { + + // Support: Chrome <=35 - 45 + // Webkit & Blink performance suffers when deleting properties + // from DOM nodes, so set to undefined instead + // https://bugs.chromium.org/p/chromium/issues/detail?id=378607 (bug restricted) + if ( owner.nodeType ) { + owner[ this.expando ] = undefined; + } else { + delete owner[ this.expando ]; + } + } + }, + hasData: function( owner ) { + var cache = owner[ this.expando ]; + return cache !== undefined && !jQuery.isEmptyObject( cache ); + } +}; +var dataPriv = new Data(); + +var dataUser = new Data(); + + + +// Implementation Summary +// +// 1. Enforce API surface and semantic compatibility with 1.9.x branch +// 2. Improve the module's maintainability by reducing the storage +// paths to a single mechanism. +// 3. Use the same single mechanism to support "private" and "user" data. +// 4. _Never_ expose "private" data to user code (TODO: Drop _data, _removeData) +// 5. Avoid exposing implementation details on user objects (eg. expando properties) +// 6. Provide a clear path for implementation upgrade to WeakMap in 2014 + +var rbrace = /^(?:\{[\w\W]*\}|\[[\w\W]*\])$/, + rmultiDash = /[A-Z]/g; + +function getData( data ) { + if ( data === "true" ) { + return true; + } + + if ( data === "false" ) { + return false; + } + + if ( data === "null" ) { + return null; + } + + // Only convert to a number if it doesn't change the string + if ( data === +data + "" ) { + return +data; + } + + if ( rbrace.test( data ) ) { + return JSON.parse( data ); + } + + return data; +} + +function dataAttr( elem, key, data ) { + var name; + + // If nothing was found internally, try to fetch any + // data from the HTML5 data-* attribute + if ( data === undefined && elem.nodeType === 1 ) { + name = "data-" + key.replace( rmultiDash, "-$&" ).toLowerCase(); + data = elem.getAttribute( name ); + + if ( typeof data === "string" ) { + try { + data = getData( data ); + } catch ( e ) {} + + // Make sure we set the data so it isn't changed later + dataUser.set( elem, key, data ); + } else { + data = undefined; + } + } + return data; +} + +jQuery.extend( { + hasData: function( elem ) { + return dataUser.hasData( elem ) || dataPriv.hasData( elem ); + }, + + data: function( elem, name, data ) { + return dataUser.access( elem, name, data ); + }, + + removeData: function( elem, name ) { + dataUser.remove( elem, name ); + }, + + // TODO: Now that all calls to _data and _removeData have been replaced + // with direct calls to dataPriv methods, these can be deprecated. + _data: function( elem, name, data ) { + return dataPriv.access( elem, name, data ); + }, + + _removeData: function( elem, name ) { + dataPriv.remove( elem, name ); + } +} ); + +jQuery.fn.extend( { + data: function( key, value ) { + var i, name, data, + elem = this[ 0 ], + attrs = elem && elem.attributes; + + // Gets all values + if ( key === undefined ) { + if ( this.length ) { + data = dataUser.get( elem ); + + if ( elem.nodeType === 1 && !dataPriv.get( elem, "hasDataAttrs" ) ) { + i = attrs.length; + while ( i-- ) { + + // Support: IE 11 only + // The attrs elements can be null (#14894) + if ( attrs[ i ] ) { + name = attrs[ i ].name; + if ( name.indexOf( "data-" ) === 0 ) { + name = camelCase( name.slice( 5 ) ); + dataAttr( elem, name, data[ name ] ); + } + } + } + dataPriv.set( elem, "hasDataAttrs", true ); + } + } + + return data; + } + + // Sets multiple values + if ( typeof key === "object" ) { + return this.each( function() { + dataUser.set( this, key ); + } ); + } + + return access( this, function( value ) { + var data; + + // The calling jQuery object (element matches) is not empty + // (and therefore has an element appears at this[ 0 ]) and the + // `value` parameter was not undefined. An empty jQuery object + // will result in `undefined` for elem = this[ 0 ] which will + // throw an exception if an attempt to read a data cache is made. + if ( elem && value === undefined ) { + + // Attempt to get data from the cache + // The key will always be camelCased in Data + data = dataUser.get( elem, key ); + if ( data !== undefined ) { + return data; + } + + // Attempt to "discover" the data in + // HTML5 custom data-* attrs + data = dataAttr( elem, key ); + if ( data !== undefined ) { + return data; + } + + // We tried really hard, but the data doesn't exist. + return; + } + + // Set the data... + this.each( function() { + + // We always store the camelCased key + dataUser.set( this, key, value ); + } ); + }, null, value, arguments.length > 1, null, true ); + }, + + removeData: function( key ) { + return this.each( function() { + dataUser.remove( this, key ); + } ); + } +} ); + + +jQuery.extend( { + queue: function( elem, type, data ) { + var queue; + + if ( elem ) { + type = ( type || "fx" ) + "queue"; + queue = dataPriv.get( elem, type ); + + // Speed up dequeue by getting out quickly if this is just a lookup + if ( data ) { + if ( !queue || Array.isArray( data ) ) { + queue = dataPriv.access( elem, type, jQuery.makeArray( data ) ); + } else { + queue.push( data ); + } + } + return queue || []; + } + }, + + dequeue: function( elem, type ) { + type = type || "fx"; + + var queue = jQuery.queue( elem, type ), + startLength = queue.length, + fn = queue.shift(), + hooks = jQuery._queueHooks( elem, type ), + next = function() { + jQuery.dequeue( elem, type ); + }; + + // If the fx queue is dequeued, always remove the progress sentinel + if ( fn === "inprogress" ) { + fn = queue.shift(); + startLength--; + } + + if ( fn ) { + + // Add a progress sentinel to prevent the fx queue from being + // automatically dequeued + if ( type === "fx" ) { + queue.unshift( "inprogress" ); + } + + // Clear up the last queue stop function + delete hooks.stop; + fn.call( elem, next, hooks ); + } + + if ( !startLength && hooks ) { + hooks.empty.fire(); + } + }, + + // Not public - generate a queueHooks object, or return the current one + _queueHooks: function( elem, type ) { + var key = type + "queueHooks"; + return dataPriv.get( elem, key ) || dataPriv.access( elem, key, { + empty: jQuery.Callbacks( "once memory" ).add( function() { + dataPriv.remove( elem, [ type + "queue", key ] ); + } ) + } ); + } +} ); + +jQuery.fn.extend( { + queue: function( type, data ) { + var setter = 2; + + if ( typeof type !== "string" ) { + data = type; + type = "fx"; + setter--; + } + + if ( arguments.length < setter ) { + return jQuery.queue( this[ 0 ], type ); + } + + return data === undefined ? + this : + this.each( function() { + var queue = jQuery.queue( this, type, data ); + + // Ensure a hooks for this queue + jQuery._queueHooks( this, type ); + + if ( type === "fx" && queue[ 0 ] !== "inprogress" ) { + jQuery.dequeue( this, type ); + } + } ); + }, + dequeue: function( type ) { + return this.each( function() { + jQuery.dequeue( this, type ); + } ); + }, + clearQueue: function( type ) { + return this.queue( type || "fx", [] ); + }, + + // Get a promise resolved when queues of a certain type + // are emptied (fx is the type by default) + promise: function( type, obj ) { + var tmp, + count = 1, + defer = jQuery.Deferred(), + elements = this, + i = this.length, + resolve = function() { + if ( !( --count ) ) { + defer.resolveWith( elements, [ elements ] ); + } + }; + + if ( typeof type !== "string" ) { + obj = type; + type = undefined; + } + type = type || "fx"; + + while ( i-- ) { + tmp = dataPriv.get( elements[ i ], type + "queueHooks" ); + if ( tmp && tmp.empty ) { + count++; + tmp.empty.add( resolve ); + } + } + resolve(); + return defer.promise( obj ); + } +} ); +var pnum = ( /[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/ ).source; + +var rcssNum = new RegExp( "^(?:([+-])=|)(" + pnum + ")([a-z%]*)$", "i" ); + + +var cssExpand = [ "Top", "Right", "Bottom", "Left" ]; + +var isHiddenWithinTree = function( elem, el ) { + + // isHiddenWithinTree might be called from jQuery#filter function; + // in that case, element will be second argument + elem = el || elem; + + // Inline style trumps all + return elem.style.display === "none" || + elem.style.display === "" && + + // Otherwise, check computed style + // Support: Firefox <=43 - 45 + // Disconnected elements can have computed display: none, so first confirm that elem is + // in the document. + jQuery.contains( elem.ownerDocument, elem ) && + + jQuery.css( elem, "display" ) === "none"; + }; + +var swap = function( elem, options, callback, args ) { + var ret, name, + old = {}; + + // Remember the old values, and insert the new ones + for ( name in options ) { + old[ name ] = elem.style[ name ]; + elem.style[ name ] = options[ name ]; + } + + ret = callback.apply( elem, args || [] ); + + // Revert the old values + for ( name in options ) { + elem.style[ name ] = old[ name ]; + } + + return ret; +}; + + + + +function adjustCSS( elem, prop, valueParts, tween ) { + var adjusted, scale, + maxIterations = 20, + currentValue = tween ? + function() { + return tween.cur(); + } : + function() { + return jQuery.css( elem, prop, "" ); + }, + initial = currentValue(), + unit = valueParts && valueParts[ 3 ] || ( jQuery.cssNumber[ prop ] ? "" : "px" ), + + // Starting value computation is required for potential unit mismatches + initialInUnit = ( jQuery.cssNumber[ prop ] || unit !== "px" && +initial ) && + rcssNum.exec( jQuery.css( elem, prop ) ); + + if ( initialInUnit && initialInUnit[ 3 ] !== unit ) { + + // Support: Firefox <=54 + // Halve the iteration target value to prevent interference from CSS upper bounds (gh-2144) + initial = initial / 2; + + // Trust units reported by jQuery.css + unit = unit || initialInUnit[ 3 ]; + + // Iteratively approximate from a nonzero starting point + initialInUnit = +initial || 1; + + while ( maxIterations-- ) { + + // Evaluate and update our best guess (doubling guesses that zero out). + // Finish if the scale equals or crosses 1 (making the old*new product non-positive). + jQuery.style( elem, prop, initialInUnit + unit ); + if ( ( 1 - scale ) * ( 1 - ( scale = currentValue() / initial || 0.5 ) ) <= 0 ) { + maxIterations = 0; + } + initialInUnit = initialInUnit / scale; + + } + + initialInUnit = initialInUnit * 2; + jQuery.style( elem, prop, initialInUnit + unit ); + + // Make sure we update the tween properties later on + valueParts = valueParts || []; + } + + if ( valueParts ) { + initialInUnit = +initialInUnit || +initial || 0; + + // Apply relative offset (+=/-=) if specified + adjusted = valueParts[ 1 ] ? + initialInUnit + ( valueParts[ 1 ] + 1 ) * valueParts[ 2 ] : + +valueParts[ 2 ]; + if ( tween ) { + tween.unit = unit; + tween.start = initialInUnit; + tween.end = adjusted; + } + } + return adjusted; +} + + +var defaultDisplayMap = {}; + +function getDefaultDisplay( elem ) { + var temp, + doc = elem.ownerDocument, + nodeName = elem.nodeName, + display = defaultDisplayMap[ nodeName ]; + + if ( display ) { + return display; + } + + temp = doc.body.appendChild( doc.createElement( nodeName ) ); + display = jQuery.css( temp, "display" ); + + temp.parentNode.removeChild( temp ); + + if ( display === "none" ) { + display = "block"; + } + defaultDisplayMap[ nodeName ] = display; + + return display; +} + +function showHide( elements, show ) { + var display, elem, + values = [], + index = 0, + length = elements.length; + + // Determine new display value for elements that need to change + for ( ; index < length; index++ ) { + elem = elements[ index ]; + if ( !elem.style ) { + continue; + } + + display = elem.style.display; + if ( show ) { + + // Since we force visibility upon cascade-hidden elements, an immediate (and slow) + // check is required in this first loop unless we have a nonempty display value (either + // inline or about-to-be-restored) + if ( display === "none" ) { + values[ index ] = dataPriv.get( elem, "display" ) || null; + if ( !values[ index ] ) { + elem.style.display = ""; + } + } + if ( elem.style.display === "" && isHiddenWithinTree( elem ) ) { + values[ index ] = getDefaultDisplay( elem ); + } + } else { + if ( display !== "none" ) { + values[ index ] = "none"; + + // Remember what we're overwriting + dataPriv.set( elem, "display", display ); + } + } + } + + // Set the display of the elements in a second loop to avoid constant reflow + for ( index = 0; index < length; index++ ) { + if ( values[ index ] != null ) { + elements[ index ].style.display = values[ index ]; + } + } + + return elements; +} + +jQuery.fn.extend( { + show: function() { + return showHide( this, true ); + }, + hide: function() { + return showHide( this ); + }, + toggle: function( state ) { + if ( typeof state === "boolean" ) { + return state ? this.show() : this.hide(); + } + + return this.each( function() { + if ( isHiddenWithinTree( this ) ) { + jQuery( this ).show(); + } else { + jQuery( this ).hide(); + } + } ); + } +} ); +var rcheckableType = ( /^(?:checkbox|radio)$/i ); + +var rtagName = ( /<([a-z][^\/\0>\x20\t\r\n\f]+)/i ); + +var rscriptType = ( /^$|^module$|\/(?:java|ecma)script/i ); + + + +// We have to close these tags to support XHTML (#13200) +var wrapMap = { + + // Support: IE <=9 only + option: [ 1, "" ], + + // XHTML parsers do not magically insert elements in the + // same way that tag soup parsers do. So we cannot shorten + // this by omitting or other required elements. + thead: [ 1, "", "
" ], + col: [ 2, "", "
" ], + tr: [ 2, "", "
" ], + td: [ 3, "", "
" ], + + _default: [ 0, "", "" ] +}; + +// Support: IE <=9 only +wrapMap.optgroup = wrapMap.option; + +wrapMap.tbody = wrapMap.tfoot = wrapMap.colgroup = wrapMap.caption = wrapMap.thead; +wrapMap.th = wrapMap.td; + + +function getAll( context, tag ) { + + // Support: IE <=9 - 11 only + // Use typeof to avoid zero-argument method invocation on host objects (#15151) + var ret; + + if ( typeof context.getElementsByTagName !== "undefined" ) { + ret = context.getElementsByTagName( tag || "*" ); + + } else if ( typeof context.querySelectorAll !== "undefined" ) { + ret = context.querySelectorAll( tag || "*" ); + + } else { + ret = []; + } + + if ( tag === undefined || tag && nodeName( context, tag ) ) { + return jQuery.merge( [ context ], ret ); + } + + return ret; +} + + +// Mark scripts as having already been evaluated +function setGlobalEval( elems, refElements ) { + var i = 0, + l = elems.length; + + for ( ; i < l; i++ ) { + dataPriv.set( + elems[ i ], + "globalEval", + !refElements || dataPriv.get( refElements[ i ], "globalEval" ) + ); + } +} + + +var rhtml = /<|&#?\w+;/; + +function buildFragment( elems, context, scripts, selection, ignored ) { + var elem, tmp, tag, wrap, contains, j, + fragment = context.createDocumentFragment(), + nodes = [], + i = 0, + l = elems.length; + + for ( ; i < l; i++ ) { + elem = elems[ i ]; + + if ( elem || elem === 0 ) { + + // Add nodes directly + if ( toType( elem ) === "object" ) { + + // Support: Android <=4.0 only, PhantomJS 1 only + // push.apply(_, arraylike) throws on ancient WebKit + jQuery.merge( nodes, elem.nodeType ? [ elem ] : elem ); + + // Convert non-html into a text node + } else if ( !rhtml.test( elem ) ) { + nodes.push( context.createTextNode( elem ) ); + + // Convert html into DOM nodes + } else { + tmp = tmp || fragment.appendChild( context.createElement( "div" ) ); + + // Deserialize a standard representation + tag = ( rtagName.exec( elem ) || [ "", "" ] )[ 1 ].toLowerCase(); + wrap = wrapMap[ tag ] || wrapMap._default; + tmp.innerHTML = wrap[ 1 ] + jQuery.htmlPrefilter( elem ) + wrap[ 2 ]; + + // Descend through wrappers to the right content + j = wrap[ 0 ]; + while ( j-- ) { + tmp = tmp.lastChild; + } + + // Support: Android <=4.0 only, PhantomJS 1 only + // push.apply(_, arraylike) throws on ancient WebKit + jQuery.merge( nodes, tmp.childNodes ); + + // Remember the top-level container + tmp = fragment.firstChild; + + // Ensure the created nodes are orphaned (#12392) + tmp.textContent = ""; + } + } + } + + // Remove wrapper from fragment + fragment.textContent = ""; + + i = 0; + while ( ( elem = nodes[ i++ ] ) ) { + + // Skip elements already in the context collection (trac-4087) + if ( selection && jQuery.inArray( elem, selection ) > -1 ) { + if ( ignored ) { + ignored.push( elem ); + } + continue; + } + + contains = jQuery.contains( elem.ownerDocument, elem ); + + // Append to fragment + tmp = getAll( fragment.appendChild( elem ), "script" ); + + // Preserve script evaluation history + if ( contains ) { + setGlobalEval( tmp ); + } + + // Capture executables + if ( scripts ) { + j = 0; + while ( ( elem = tmp[ j++ ] ) ) { + if ( rscriptType.test( elem.type || "" ) ) { + scripts.push( elem ); + } + } + } + } + + return fragment; +} + + +( function() { + var fragment = document.createDocumentFragment(), + div = fragment.appendChild( document.createElement( "div" ) ), + input = document.createElement( "input" ); + + // Support: Android 4.0 - 4.3 only + // Check state lost if the name is set (#11217) + // Support: Windows Web Apps (WWA) + // `name` and `type` must use .setAttribute for WWA (#14901) + input.setAttribute( "type", "radio" ); + input.setAttribute( "checked", "checked" ); + input.setAttribute( "name", "t" ); + + div.appendChild( input ); + + // Support: Android <=4.1 only + // Older WebKit doesn't clone checked state correctly in fragments + support.checkClone = div.cloneNode( true ).cloneNode( true ).lastChild.checked; + + // Support: IE <=11 only + // Make sure textarea (and checkbox) defaultValue is properly cloned + div.innerHTML = ""; + support.noCloneChecked = !!div.cloneNode( true ).lastChild.defaultValue; +} )(); +var documentElement = document.documentElement; + + + +var + rkeyEvent = /^key/, + rmouseEvent = /^(?:mouse|pointer|contextmenu|drag|drop)|click/, + rtypenamespace = /^([^.]*)(?:\.(.+)|)/; + +function returnTrue() { + return true; +} + +function returnFalse() { + return false; +} + +// Support: IE <=9 only +// See #13393 for more info +function safeActiveElement() { + try { + return document.activeElement; + } catch ( err ) { } +} + +function on( elem, types, selector, data, fn, one ) { + var origFn, type; + + // Types can be a map of types/handlers + if ( typeof types === "object" ) { + + // ( types-Object, selector, data ) + if ( typeof selector !== "string" ) { + + // ( types-Object, data ) + data = data || selector; + selector = undefined; + } + for ( type in types ) { + on( elem, type, selector, data, types[ type ], one ); + } + return elem; + } + + if ( data == null && fn == null ) { + + // ( types, fn ) + fn = selector; + data = selector = undefined; + } else if ( fn == null ) { + if ( typeof selector === "string" ) { + + // ( types, selector, fn ) + fn = data; + data = undefined; + } else { + + // ( types, data, fn ) + fn = data; + data = selector; + selector = undefined; + } + } + if ( fn === false ) { + fn = returnFalse; + } else if ( !fn ) { + return elem; + } + + if ( one === 1 ) { + origFn = fn; + fn = function( event ) { + + // Can use an empty set, since event contains the info + jQuery().off( event ); + return origFn.apply( this, arguments ); + }; + + // Use same guid so caller can remove using origFn + fn.guid = origFn.guid || ( origFn.guid = jQuery.guid++ ); + } + return elem.each( function() { + jQuery.event.add( this, types, fn, data, selector ); + } ); +} + +/* + * Helper functions for managing events -- not part of the public interface. + * Props to Dean Edwards' addEvent library for many of the ideas. + */ +jQuery.event = { + + global: {}, + + add: function( elem, types, handler, data, selector ) { + + var handleObjIn, eventHandle, tmp, + events, t, handleObj, + special, handlers, type, namespaces, origType, + elemData = dataPriv.get( elem ); + + // Don't attach events to noData or text/comment nodes (but allow plain objects) + if ( !elemData ) { + return; + } + + // Caller can pass in an object of custom data in lieu of the handler + if ( handler.handler ) { + handleObjIn = handler; + handler = handleObjIn.handler; + selector = handleObjIn.selector; + } + + // Ensure that invalid selectors throw exceptions at attach time + // Evaluate against documentElement in case elem is a non-element node (e.g., document) + if ( selector ) { + jQuery.find.matchesSelector( documentElement, selector ); + } + + // Make sure that the handler has a unique ID, used to find/remove it later + if ( !handler.guid ) { + handler.guid = jQuery.guid++; + } + + // Init the element's event structure and main handler, if this is the first + if ( !( events = elemData.events ) ) { + events = elemData.events = {}; + } + if ( !( eventHandle = elemData.handle ) ) { + eventHandle = elemData.handle = function( e ) { + + // Discard the second event of a jQuery.event.trigger() and + // when an event is called after a page has unloaded + return typeof jQuery !== "undefined" && jQuery.event.triggered !== e.type ? + jQuery.event.dispatch.apply( elem, arguments ) : undefined; + }; + } + + // Handle multiple events separated by a space + types = ( types || "" ).match( rnothtmlwhite ) || [ "" ]; + t = types.length; + while ( t-- ) { + tmp = rtypenamespace.exec( types[ t ] ) || []; + type = origType = tmp[ 1 ]; + namespaces = ( tmp[ 2 ] || "" ).split( "." ).sort(); + + // There *must* be a type, no attaching namespace-only handlers + if ( !type ) { + continue; + } + + // If event changes its type, use the special event handlers for the changed type + special = jQuery.event.special[ type ] || {}; + + // If selector defined, determine special event api type, otherwise given type + type = ( selector ? special.delegateType : special.bindType ) || type; + + // Update special based on newly reset type + special = jQuery.event.special[ type ] || {}; + + // handleObj is passed to all event handlers + handleObj = jQuery.extend( { + type: type, + origType: origType, + data: data, + handler: handler, + guid: handler.guid, + selector: selector, + needsContext: selector && jQuery.expr.match.needsContext.test( selector ), + namespace: namespaces.join( "." ) + }, handleObjIn ); + + // Init the event handler queue if we're the first + if ( !( handlers = events[ type ] ) ) { + handlers = events[ type ] = []; + handlers.delegateCount = 0; + + // Only use addEventListener if the special events handler returns false + if ( !special.setup || + special.setup.call( elem, data, namespaces, eventHandle ) === false ) { + + if ( elem.addEventListener ) { + elem.addEventListener( type, eventHandle ); + } + } + } + + if ( special.add ) { + special.add.call( elem, handleObj ); + + if ( !handleObj.handler.guid ) { + handleObj.handler.guid = handler.guid; + } + } + + // Add to the element's handler list, delegates in front + if ( selector ) { + handlers.splice( handlers.delegateCount++, 0, handleObj ); + } else { + handlers.push( handleObj ); + } + + // Keep track of which events have ever been used, for event optimization + jQuery.event.global[ type ] = true; + } + + }, + + // Detach an event or set of events from an element + remove: function( elem, types, handler, selector, mappedTypes ) { + + var j, origCount, tmp, + events, t, handleObj, + special, handlers, type, namespaces, origType, + elemData = dataPriv.hasData( elem ) && dataPriv.get( elem ); + + if ( !elemData || !( events = elemData.events ) ) { + return; + } + + // Once for each type.namespace in types; type may be omitted + types = ( types || "" ).match( rnothtmlwhite ) || [ "" ]; + t = types.length; + while ( t-- ) { + tmp = rtypenamespace.exec( types[ t ] ) || []; + type = origType = tmp[ 1 ]; + namespaces = ( tmp[ 2 ] || "" ).split( "." ).sort(); + + // Unbind all events (on this namespace, if provided) for the element + if ( !type ) { + for ( type in events ) { + jQuery.event.remove( elem, type + types[ t ], handler, selector, true ); + } + continue; + } + + special = jQuery.event.special[ type ] || {}; + type = ( selector ? special.delegateType : special.bindType ) || type; + handlers = events[ type ] || []; + tmp = tmp[ 2 ] && + new RegExp( "(^|\\.)" + namespaces.join( "\\.(?:.*\\.|)" ) + "(\\.|$)" ); + + // Remove matching events + origCount = j = handlers.length; + while ( j-- ) { + handleObj = handlers[ j ]; + + if ( ( mappedTypes || origType === handleObj.origType ) && + ( !handler || handler.guid === handleObj.guid ) && + ( !tmp || tmp.test( handleObj.namespace ) ) && + ( !selector || selector === handleObj.selector || + selector === "**" && handleObj.selector ) ) { + handlers.splice( j, 1 ); + + if ( handleObj.selector ) { + handlers.delegateCount--; + } + if ( special.remove ) { + special.remove.call( elem, handleObj ); + } + } + } + + // Remove generic event handler if we removed something and no more handlers exist + // (avoids potential for endless recursion during removal of special event handlers) + if ( origCount && !handlers.length ) { + if ( !special.teardown || + special.teardown.call( elem, namespaces, elemData.handle ) === false ) { + + jQuery.removeEvent( elem, type, elemData.handle ); + } + + delete events[ type ]; + } + } + + // Remove data and the expando if it's no longer used + if ( jQuery.isEmptyObject( events ) ) { + dataPriv.remove( elem, "handle events" ); + } + }, + + dispatch: function( nativeEvent ) { + + // Make a writable jQuery.Event from the native event object + var event = jQuery.event.fix( nativeEvent ); + + var i, j, ret, matched, handleObj, handlerQueue, + args = new Array( arguments.length ), + handlers = ( dataPriv.get( this, "events" ) || {} )[ event.type ] || [], + special = jQuery.event.special[ event.type ] || {}; + + // Use the fix-ed jQuery.Event rather than the (read-only) native event + args[ 0 ] = event; + + for ( i = 1; i < arguments.length; i++ ) { + args[ i ] = arguments[ i ]; + } + + event.delegateTarget = this; + + // Call the preDispatch hook for the mapped type, and let it bail if desired + if ( special.preDispatch && special.preDispatch.call( this, event ) === false ) { + return; + } + + // Determine handlers + handlerQueue = jQuery.event.handlers.call( this, event, handlers ); + + // Run delegates first; they may want to stop propagation beneath us + i = 0; + while ( ( matched = handlerQueue[ i++ ] ) && !event.isPropagationStopped() ) { + event.currentTarget = matched.elem; + + j = 0; + while ( ( handleObj = matched.handlers[ j++ ] ) && + !event.isImmediatePropagationStopped() ) { + + // Triggered event must either 1) have no namespace, or 2) have namespace(s) + // a subset or equal to those in the bound event (both can have no namespace). + if ( !event.rnamespace || event.rnamespace.test( handleObj.namespace ) ) { + + event.handleObj = handleObj; + event.data = handleObj.data; + + ret = ( ( jQuery.event.special[ handleObj.origType ] || {} ).handle || + handleObj.handler ).apply( matched.elem, args ); + + if ( ret !== undefined ) { + if ( ( event.result = ret ) === false ) { + event.preventDefault(); + event.stopPropagation(); + } + } + } + } + } + + // Call the postDispatch hook for the mapped type + if ( special.postDispatch ) { + special.postDispatch.call( this, event ); + } + + return event.result; + }, + + handlers: function( event, handlers ) { + var i, handleObj, sel, matchedHandlers, matchedSelectors, + handlerQueue = [], + delegateCount = handlers.delegateCount, + cur = event.target; + + // Find delegate handlers + if ( delegateCount && + + // Support: IE <=9 + // Black-hole SVG instance trees (trac-13180) + cur.nodeType && + + // Support: Firefox <=42 + // Suppress spec-violating clicks indicating a non-primary pointer button (trac-3861) + // https://www.w3.org/TR/DOM-Level-3-Events/#event-type-click + // Support: IE 11 only + // ...but not arrow key "clicks" of radio inputs, which can have `button` -1 (gh-2343) + !( event.type === "click" && event.button >= 1 ) ) { + + for ( ; cur !== this; cur = cur.parentNode || this ) { + + // Don't check non-elements (#13208) + // Don't process clicks on disabled elements (#6911, #8165, #11382, #11764) + if ( cur.nodeType === 1 && !( event.type === "click" && cur.disabled === true ) ) { + matchedHandlers = []; + matchedSelectors = {}; + for ( i = 0; i < delegateCount; i++ ) { + handleObj = handlers[ i ]; + + // Don't conflict with Object.prototype properties (#13203) + sel = handleObj.selector + " "; + + if ( matchedSelectors[ sel ] === undefined ) { + matchedSelectors[ sel ] = handleObj.needsContext ? + jQuery( sel, this ).index( cur ) > -1 : + jQuery.find( sel, this, null, [ cur ] ).length; + } + if ( matchedSelectors[ sel ] ) { + matchedHandlers.push( handleObj ); + } + } + if ( matchedHandlers.length ) { + handlerQueue.push( { elem: cur, handlers: matchedHandlers } ); + } + } + } + } + + // Add the remaining (directly-bound) handlers + cur = this; + if ( delegateCount < handlers.length ) { + handlerQueue.push( { elem: cur, handlers: handlers.slice( delegateCount ) } ); + } + + return handlerQueue; + }, + + addProp: function( name, hook ) { + Object.defineProperty( jQuery.Event.prototype, name, { + enumerable: true, + configurable: true, + + get: isFunction( hook ) ? + function() { + if ( this.originalEvent ) { + return hook( this.originalEvent ); + } + } : + function() { + if ( this.originalEvent ) { + return this.originalEvent[ name ]; + } + }, + + set: function( value ) { + Object.defineProperty( this, name, { + enumerable: true, + configurable: true, + writable: true, + value: value + } ); + } + } ); + }, + + fix: function( originalEvent ) { + return originalEvent[ jQuery.expando ] ? + originalEvent : + new jQuery.Event( originalEvent ); + }, + + special: { + load: { + + // Prevent triggered image.load events from bubbling to window.load + noBubble: true + }, + focus: { + + // Fire native event if possible so blur/focus sequence is correct + trigger: function() { + if ( this !== safeActiveElement() && this.focus ) { + this.focus(); + return false; + } + }, + delegateType: "focusin" + }, + blur: { + trigger: function() { + if ( this === safeActiveElement() && this.blur ) { + this.blur(); + return false; + } + }, + delegateType: "focusout" + }, + click: { + + // For checkbox, fire native event so checked state will be right + trigger: function() { + if ( this.type === "checkbox" && this.click && nodeName( this, "input" ) ) { + this.click(); + return false; + } + }, + + // For cross-browser consistency, don't fire native .click() on links + _default: function( event ) { + return nodeName( event.target, "a" ); + } + }, + + beforeunload: { + postDispatch: function( event ) { + + // Support: Firefox 20+ + // Firefox doesn't alert if the returnValue field is not set. + if ( event.result !== undefined && event.originalEvent ) { + event.originalEvent.returnValue = event.result; + } + } + } + } +}; + +jQuery.removeEvent = function( elem, type, handle ) { + + // This "if" is needed for plain objects + if ( elem.removeEventListener ) { + elem.removeEventListener( type, handle ); + } +}; + +jQuery.Event = function( src, props ) { + + // Allow instantiation without the 'new' keyword + if ( !( this instanceof jQuery.Event ) ) { + return new jQuery.Event( src, props ); + } + + // Event object + if ( src && src.type ) { + this.originalEvent = src; + this.type = src.type; + + // Events bubbling up the document may have been marked as prevented + // by a handler lower down the tree; reflect the correct value. + this.isDefaultPrevented = src.defaultPrevented || + src.defaultPrevented === undefined && + + // Support: Android <=2.3 only + src.returnValue === false ? + returnTrue : + returnFalse; + + // Create target properties + // Support: Safari <=6 - 7 only + // Target should not be a text node (#504, #13143) + this.target = ( src.target && src.target.nodeType === 3 ) ? + src.target.parentNode : + src.target; + + this.currentTarget = src.currentTarget; + this.relatedTarget = src.relatedTarget; + + // Event type + } else { + this.type = src; + } + + // Put explicitly provided properties onto the event object + if ( props ) { + jQuery.extend( this, props ); + } + + // Create a timestamp if incoming event doesn't have one + this.timeStamp = src && src.timeStamp || Date.now(); + + // Mark it as fixed + this[ jQuery.expando ] = true; +}; + +// jQuery.Event is based on DOM3 Events as specified by the ECMAScript Language Binding +// https://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html +jQuery.Event.prototype = { + constructor: jQuery.Event, + isDefaultPrevented: returnFalse, + isPropagationStopped: returnFalse, + isImmediatePropagationStopped: returnFalse, + isSimulated: false, + + preventDefault: function() { + var e = this.originalEvent; + + this.isDefaultPrevented = returnTrue; + + if ( e && !this.isSimulated ) { + e.preventDefault(); + } + }, + stopPropagation: function() { + var e = this.originalEvent; + + this.isPropagationStopped = returnTrue; + + if ( e && !this.isSimulated ) { + e.stopPropagation(); + } + }, + stopImmediatePropagation: function() { + var e = this.originalEvent; + + this.isImmediatePropagationStopped = returnTrue; + + if ( e && !this.isSimulated ) { + e.stopImmediatePropagation(); + } + + this.stopPropagation(); + } +}; + +// Includes all common event props including KeyEvent and MouseEvent specific props +jQuery.each( { + altKey: true, + bubbles: true, + cancelable: true, + changedTouches: true, + ctrlKey: true, + detail: true, + eventPhase: true, + metaKey: true, + pageX: true, + pageY: true, + shiftKey: true, + view: true, + "char": true, + charCode: true, + key: true, + keyCode: true, + button: true, + buttons: true, + clientX: true, + clientY: true, + offsetX: true, + offsetY: true, + pointerId: true, + pointerType: true, + screenX: true, + screenY: true, + targetTouches: true, + toElement: true, + touches: true, + + which: function( event ) { + var button = event.button; + + // Add which for key events + if ( event.which == null && rkeyEvent.test( event.type ) ) { + return event.charCode != null ? event.charCode : event.keyCode; + } + + // Add which for click: 1 === left; 2 === middle; 3 === right + if ( !event.which && button !== undefined && rmouseEvent.test( event.type ) ) { + if ( button & 1 ) { + return 1; + } + + if ( button & 2 ) { + return 3; + } + + if ( button & 4 ) { + return 2; + } + + return 0; + } + + return event.which; + } +}, jQuery.event.addProp ); + +// Create mouseenter/leave events using mouseover/out and event-time checks +// so that event delegation works in jQuery. +// Do the same for pointerenter/pointerleave and pointerover/pointerout +// +// Support: Safari 7 only +// Safari sends mouseenter too often; see: +// https://bugs.chromium.org/p/chromium/issues/detail?id=470258 +// for the description of the bug (it existed in older Chrome versions as well). +jQuery.each( { + mouseenter: "mouseover", + mouseleave: "mouseout", + pointerenter: "pointerover", + pointerleave: "pointerout" +}, function( orig, fix ) { + jQuery.event.special[ orig ] = { + delegateType: fix, + bindType: fix, + + handle: function( event ) { + var ret, + target = this, + related = event.relatedTarget, + handleObj = event.handleObj; + + // For mouseenter/leave call the handler if related is outside the target. + // NB: No relatedTarget if the mouse left/entered the browser window + if ( !related || ( related !== target && !jQuery.contains( target, related ) ) ) { + event.type = handleObj.origType; + ret = handleObj.handler.apply( this, arguments ); + event.type = fix; + } + return ret; + } + }; +} ); + +jQuery.fn.extend( { + + on: function( types, selector, data, fn ) { + return on( this, types, selector, data, fn ); + }, + one: function( types, selector, data, fn ) { + return on( this, types, selector, data, fn, 1 ); + }, + off: function( types, selector, fn ) { + var handleObj, type; + if ( types && types.preventDefault && types.handleObj ) { + + // ( event ) dispatched jQuery.Event + handleObj = types.handleObj; + jQuery( types.delegateTarget ).off( + handleObj.namespace ? + handleObj.origType + "." + handleObj.namespace : + handleObj.origType, + handleObj.selector, + handleObj.handler + ); + return this; + } + if ( typeof types === "object" ) { + + // ( types-object [, selector] ) + for ( type in types ) { + this.off( type, selector, types[ type ] ); + } + return this; + } + if ( selector === false || typeof selector === "function" ) { + + // ( types [, fn] ) + fn = selector; + selector = undefined; + } + if ( fn === false ) { + fn = returnFalse; + } + return this.each( function() { + jQuery.event.remove( this, types, fn, selector ); + } ); + } +} ); + + +var + + /* eslint-disable max-len */ + + // See https://github.com/eslint/eslint/issues/3229 + rxhtmlTag = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi, + + /* eslint-enable */ + + // Support: IE <=10 - 11, Edge 12 - 13 only + // In IE/Edge using regex groups here causes severe slowdowns. + // See https://connect.microsoft.com/IE/feedback/details/1736512/ + rnoInnerhtml = /\s*$/g; + +// Prefer a tbody over its parent table for containing new rows +function manipulationTarget( elem, content ) { + if ( nodeName( elem, "table" ) && + nodeName( content.nodeType !== 11 ? content : content.firstChild, "tr" ) ) { + + return jQuery( elem ).children( "tbody" )[ 0 ] || elem; + } + + return elem; +} + +// Replace/restore the type attribute of script elements for safe DOM manipulation +function disableScript( elem ) { + elem.type = ( elem.getAttribute( "type" ) !== null ) + "/" + elem.type; + return elem; +} +function restoreScript( elem ) { + if ( ( elem.type || "" ).slice( 0, 5 ) === "true/" ) { + elem.type = elem.type.slice( 5 ); + } else { + elem.removeAttribute( "type" ); + } + + return elem; +} + +function cloneCopyEvent( src, dest ) { + var i, l, type, pdataOld, pdataCur, udataOld, udataCur, events; + + if ( dest.nodeType !== 1 ) { + return; + } + + // 1. Copy private data: events, handlers, etc. + if ( dataPriv.hasData( src ) ) { + pdataOld = dataPriv.access( src ); + pdataCur = dataPriv.set( dest, pdataOld ); + events = pdataOld.events; + + if ( events ) { + delete pdataCur.handle; + pdataCur.events = {}; + + for ( type in events ) { + for ( i = 0, l = events[ type ].length; i < l; i++ ) { + jQuery.event.add( dest, type, events[ type ][ i ] ); + } + } + } + } + + // 2. Copy user data + if ( dataUser.hasData( src ) ) { + udataOld = dataUser.access( src ); + udataCur = jQuery.extend( {}, udataOld ); + + dataUser.set( dest, udataCur ); + } +} + +// Fix IE bugs, see support tests +function fixInput( src, dest ) { + var nodeName = dest.nodeName.toLowerCase(); + + // Fails to persist the checked state of a cloned checkbox or radio button. + if ( nodeName === "input" && rcheckableType.test( src.type ) ) { + dest.checked = src.checked; + + // Fails to return the selected option to the default selected state when cloning options + } else if ( nodeName === "input" || nodeName === "textarea" ) { + dest.defaultValue = src.defaultValue; + } +} + +function domManip( collection, args, callback, ignored ) { + + // Flatten any nested arrays + args = concat.apply( [], args ); + + var fragment, first, scripts, hasScripts, node, doc, + i = 0, + l = collection.length, + iNoClone = l - 1, + value = args[ 0 ], + valueIsFunction = isFunction( value ); + + // We can't cloneNode fragments that contain checked, in WebKit + if ( valueIsFunction || + ( l > 1 && typeof value === "string" && + !support.checkClone && rchecked.test( value ) ) ) { + return collection.each( function( index ) { + var self = collection.eq( index ); + if ( valueIsFunction ) { + args[ 0 ] = value.call( this, index, self.html() ); + } + domManip( self, args, callback, ignored ); + } ); + } + + if ( l ) { + fragment = buildFragment( args, collection[ 0 ].ownerDocument, false, collection, ignored ); + first = fragment.firstChild; + + if ( fragment.childNodes.length === 1 ) { + fragment = first; + } + + // Require either new content or an interest in ignored elements to invoke the callback + if ( first || ignored ) { + scripts = jQuery.map( getAll( fragment, "script" ), disableScript ); + hasScripts = scripts.length; + + // Use the original fragment for the last item + // instead of the first because it can end up + // being emptied incorrectly in certain situations (#8070). + for ( ; i < l; i++ ) { + node = fragment; + + if ( i !== iNoClone ) { + node = jQuery.clone( node, true, true ); + + // Keep references to cloned scripts for later restoration + if ( hasScripts ) { + + // Support: Android <=4.0 only, PhantomJS 1 only + // push.apply(_, arraylike) throws on ancient WebKit + jQuery.merge( scripts, getAll( node, "script" ) ); + } + } + + callback.call( collection[ i ], node, i ); + } + + if ( hasScripts ) { + doc = scripts[ scripts.length - 1 ].ownerDocument; + + // Reenable scripts + jQuery.map( scripts, restoreScript ); + + // Evaluate executable scripts on first document insertion + for ( i = 0; i < hasScripts; i++ ) { + node = scripts[ i ]; + if ( rscriptType.test( node.type || "" ) && + !dataPriv.access( node, "globalEval" ) && + jQuery.contains( doc, node ) ) { + + if ( node.src && ( node.type || "" ).toLowerCase() !== "module" ) { + + // Optional AJAX dependency, but won't run scripts if not present + if ( jQuery._evalUrl ) { + jQuery._evalUrl( node.src ); + } + } else { + DOMEval( node.textContent.replace( rcleanScript, "" ), doc, node ); + } + } + } + } + } + } + + return collection; +} + +function remove( elem, selector, keepData ) { + var node, + nodes = selector ? jQuery.filter( selector, elem ) : elem, + i = 0; + + for ( ; ( node = nodes[ i ] ) != null; i++ ) { + if ( !keepData && node.nodeType === 1 ) { + jQuery.cleanData( getAll( node ) ); + } + + if ( node.parentNode ) { + if ( keepData && jQuery.contains( node.ownerDocument, node ) ) { + setGlobalEval( getAll( node, "script" ) ); + } + node.parentNode.removeChild( node ); + } + } + + return elem; +} + +jQuery.extend( { + htmlPrefilter: function( html ) { + return html.replace( rxhtmlTag, "<$1>" ); + }, + + clone: function( elem, dataAndEvents, deepDataAndEvents ) { + var i, l, srcElements, destElements, + clone = elem.cloneNode( true ), + inPage = jQuery.contains( elem.ownerDocument, elem ); + + // Fix IE cloning issues + if ( !support.noCloneChecked && ( elem.nodeType === 1 || elem.nodeType === 11 ) && + !jQuery.isXMLDoc( elem ) ) { + + // We eschew Sizzle here for performance reasons: https://jsperf.com/getall-vs-sizzle/2 + destElements = getAll( clone ); + srcElements = getAll( elem ); + + for ( i = 0, l = srcElements.length; i < l; i++ ) { + fixInput( srcElements[ i ], destElements[ i ] ); + } + } + + // Copy the events from the original to the clone + if ( dataAndEvents ) { + if ( deepDataAndEvents ) { + srcElements = srcElements || getAll( elem ); + destElements = destElements || getAll( clone ); + + for ( i = 0, l = srcElements.length; i < l; i++ ) { + cloneCopyEvent( srcElements[ i ], destElements[ i ] ); + } + } else { + cloneCopyEvent( elem, clone ); + } + } + + // Preserve script evaluation history + destElements = getAll( clone, "script" ); + if ( destElements.length > 0 ) { + setGlobalEval( destElements, !inPage && getAll( elem, "script" ) ); + } + + // Return the cloned set + return clone; + }, + + cleanData: function( elems ) { + var data, elem, type, + special = jQuery.event.special, + i = 0; + + for ( ; ( elem = elems[ i ] ) !== undefined; i++ ) { + if ( acceptData( elem ) ) { + if ( ( data = elem[ dataPriv.expando ] ) ) { + if ( data.events ) { + for ( type in data.events ) { + if ( special[ type ] ) { + jQuery.event.remove( elem, type ); + + // This is a shortcut to avoid jQuery.event.remove's overhead + } else { + jQuery.removeEvent( elem, type, data.handle ); + } + } + } + + // Support: Chrome <=35 - 45+ + // Assign undefined instead of using delete, see Data#remove + elem[ dataPriv.expando ] = undefined; + } + if ( elem[ dataUser.expando ] ) { + + // Support: Chrome <=35 - 45+ + // Assign undefined instead of using delete, see Data#remove + elem[ dataUser.expando ] = undefined; + } + } + } + } +} ); + +jQuery.fn.extend( { + detach: function( selector ) { + return remove( this, selector, true ); + }, + + remove: function( selector ) { + return remove( this, selector ); + }, + + text: function( value ) { + return access( this, function( value ) { + return value === undefined ? + jQuery.text( this ) : + this.empty().each( function() { + if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) { + this.textContent = value; + } + } ); + }, null, value, arguments.length ); + }, + + append: function() { + return domManip( this, arguments, function( elem ) { + if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) { + var target = manipulationTarget( this, elem ); + target.appendChild( elem ); + } + } ); + }, + + prepend: function() { + return domManip( this, arguments, function( elem ) { + if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) { + var target = manipulationTarget( this, elem ); + target.insertBefore( elem, target.firstChild ); + } + } ); + }, + + before: function() { + return domManip( this, arguments, function( elem ) { + if ( this.parentNode ) { + this.parentNode.insertBefore( elem, this ); + } + } ); + }, + + after: function() { + return domManip( this, arguments, function( elem ) { + if ( this.parentNode ) { + this.parentNode.insertBefore( elem, this.nextSibling ); + } + } ); + }, + + empty: function() { + var elem, + i = 0; + + for ( ; ( elem = this[ i ] ) != null; i++ ) { + if ( elem.nodeType === 1 ) { + + // Prevent memory leaks + jQuery.cleanData( getAll( elem, false ) ); + + // Remove any remaining nodes + elem.textContent = ""; + } + } + + return this; + }, + + clone: function( dataAndEvents, deepDataAndEvents ) { + dataAndEvents = dataAndEvents == null ? false : dataAndEvents; + deepDataAndEvents = deepDataAndEvents == null ? dataAndEvents : deepDataAndEvents; + + return this.map( function() { + return jQuery.clone( this, dataAndEvents, deepDataAndEvents ); + } ); + }, + + html: function( value ) { + return access( this, function( value ) { + var elem = this[ 0 ] || {}, + i = 0, + l = this.length; + + if ( value === undefined && elem.nodeType === 1 ) { + return elem.innerHTML; + } + + // See if we can take a shortcut and just use innerHTML + if ( typeof value === "string" && !rnoInnerhtml.test( value ) && + !wrapMap[ ( rtagName.exec( value ) || [ "", "" ] )[ 1 ].toLowerCase() ] ) { + + value = jQuery.htmlPrefilter( value ); + + try { + for ( ; i < l; i++ ) { + elem = this[ i ] || {}; + + // Remove element nodes and prevent memory leaks + if ( elem.nodeType === 1 ) { + jQuery.cleanData( getAll( elem, false ) ); + elem.innerHTML = value; + } + } + + elem = 0; + + // If using innerHTML throws an exception, use the fallback method + } catch ( e ) {} + } + + if ( elem ) { + this.empty().append( value ); + } + }, null, value, arguments.length ); + }, + + replaceWith: function() { + var ignored = []; + + // Make the changes, replacing each non-ignored context element with the new content + return domManip( this, arguments, function( elem ) { + var parent = this.parentNode; + + if ( jQuery.inArray( this, ignored ) < 0 ) { + jQuery.cleanData( getAll( this ) ); + if ( parent ) { + parent.replaceChild( elem, this ); + } + } + + // Force callback invocation + }, ignored ); + } +} ); + +jQuery.each( { + appendTo: "append", + prependTo: "prepend", + insertBefore: "before", + insertAfter: "after", + replaceAll: "replaceWith" +}, function( name, original ) { + jQuery.fn[ name ] = function( selector ) { + var elems, + ret = [], + insert = jQuery( selector ), + last = insert.length - 1, + i = 0; + + for ( ; i <= last; i++ ) { + elems = i === last ? this : this.clone( true ); + jQuery( insert[ i ] )[ original ]( elems ); + + // Support: Android <=4.0 only, PhantomJS 1 only + // .get() because push.apply(_, arraylike) throws on ancient WebKit + push.apply( ret, elems.get() ); + } + + return this.pushStack( ret ); + }; +} ); +var rnumnonpx = new RegExp( "^(" + pnum + ")(?!px)[a-z%]+$", "i" ); + +var getStyles = function( elem ) { + + // Support: IE <=11 only, Firefox <=30 (#15098, #14150) + // IE throws on elements created in popups + // FF meanwhile throws on frame elements through "defaultView.getComputedStyle" + var view = elem.ownerDocument.defaultView; + + if ( !view || !view.opener ) { + view = window; + } + + return view.getComputedStyle( elem ); + }; + +var rboxStyle = new RegExp( cssExpand.join( "|" ), "i" ); + + + +( function() { + + // Executing both pixelPosition & boxSizingReliable tests require only one layout + // so they're executed at the same time to save the second computation. + function computeStyleTests() { + + // This is a singleton, we need to execute it only once + if ( !div ) { + return; + } + + container.style.cssText = "position:absolute;left:-11111px;width:60px;" + + "margin-top:1px;padding:0;border:0"; + div.style.cssText = + "position:relative;display:block;box-sizing:border-box;overflow:scroll;" + + "margin:auto;border:1px;padding:1px;" + + "width:60%;top:1%"; + documentElement.appendChild( container ).appendChild( div ); + + var divStyle = window.getComputedStyle( div ); + pixelPositionVal = divStyle.top !== "1%"; + + // Support: Android 4.0 - 4.3 only, Firefox <=3 - 44 + reliableMarginLeftVal = roundPixelMeasures( divStyle.marginLeft ) === 12; + + // Support: Android 4.0 - 4.3 only, Safari <=9.1 - 10.1, iOS <=7.0 - 9.3 + // Some styles come back with percentage values, even though they shouldn't + div.style.right = "60%"; + pixelBoxStylesVal = roundPixelMeasures( divStyle.right ) === 36; + + // Support: IE 9 - 11 only + // Detect misreporting of content dimensions for box-sizing:border-box elements + boxSizingReliableVal = roundPixelMeasures( divStyle.width ) === 36; + + // Support: IE 9 only + // Detect overflow:scroll screwiness (gh-3699) + div.style.position = "absolute"; + scrollboxSizeVal = div.offsetWidth === 36 || "absolute"; + + documentElement.removeChild( container ); + + // Nullify the div so it wouldn't be stored in the memory and + // it will also be a sign that checks already performed + div = null; + } + + function roundPixelMeasures( measure ) { + return Math.round( parseFloat( measure ) ); + } + + var pixelPositionVal, boxSizingReliableVal, scrollboxSizeVal, pixelBoxStylesVal, + reliableMarginLeftVal, + container = document.createElement( "div" ), + div = document.createElement( "div" ); + + // Finish early in limited (non-browser) environments + if ( !div.style ) { + return; + } + + // Support: IE <=9 - 11 only + // Style of cloned element affects source element cloned (#8908) + div.style.backgroundClip = "content-box"; + div.cloneNode( true ).style.backgroundClip = ""; + support.clearCloneStyle = div.style.backgroundClip === "content-box"; + + jQuery.extend( support, { + boxSizingReliable: function() { + computeStyleTests(); + return boxSizingReliableVal; + }, + pixelBoxStyles: function() { + computeStyleTests(); + return pixelBoxStylesVal; + }, + pixelPosition: function() { + computeStyleTests(); + return pixelPositionVal; + }, + reliableMarginLeft: function() { + computeStyleTests(); + return reliableMarginLeftVal; + }, + scrollboxSize: function() { + computeStyleTests(); + return scrollboxSizeVal; + } + } ); +} )(); + + +function curCSS( elem, name, computed ) { + var width, minWidth, maxWidth, ret, + + // Support: Firefox 51+ + // Retrieving style before computed somehow + // fixes an issue with getting wrong values + // on detached elements + style = elem.style; + + computed = computed || getStyles( elem ); + + // getPropertyValue is needed for: + // .css('filter') (IE 9 only, #12537) + // .css('--customProperty) (#3144) + if ( computed ) { + ret = computed.getPropertyValue( name ) || computed[ name ]; + + if ( ret === "" && !jQuery.contains( elem.ownerDocument, elem ) ) { + ret = jQuery.style( elem, name ); + } + + // A tribute to the "awesome hack by Dean Edwards" + // Android Browser returns percentage for some values, + // but width seems to be reliably pixels. + // This is against the CSSOM draft spec: + // https://drafts.csswg.org/cssom/#resolved-values + if ( !support.pixelBoxStyles() && rnumnonpx.test( ret ) && rboxStyle.test( name ) ) { + + // Remember the original values + width = style.width; + minWidth = style.minWidth; + maxWidth = style.maxWidth; + + // Put in the new values to get a computed value out + style.minWidth = style.maxWidth = style.width = ret; + ret = computed.width; + + // Revert the changed values + style.width = width; + style.minWidth = minWidth; + style.maxWidth = maxWidth; + } + } + + return ret !== undefined ? + + // Support: IE <=9 - 11 only + // IE returns zIndex value as an integer. + ret + "" : + ret; +} + + +function addGetHookIf( conditionFn, hookFn ) { + + // Define the hook, we'll check on the first run if it's really needed. + return { + get: function() { + if ( conditionFn() ) { + + // Hook not needed (or it's not possible to use it due + // to missing dependency), remove it. + delete this.get; + return; + } + + // Hook needed; redefine it so that the support test is not executed again. + return ( this.get = hookFn ).apply( this, arguments ); + } + }; +} + + +var + + // Swappable if display is none or starts with table + // except "table", "table-cell", or "table-caption" + // See here for display values: https://developer.mozilla.org/en-US/docs/CSS/display + rdisplayswap = /^(none|table(?!-c[ea]).+)/, + rcustomProp = /^--/, + cssShow = { position: "absolute", visibility: "hidden", display: "block" }, + cssNormalTransform = { + letterSpacing: "0", + fontWeight: "400" + }, + + cssPrefixes = [ "Webkit", "Moz", "ms" ], + emptyStyle = document.createElement( "div" ).style; + +// Return a css property mapped to a potentially vendor prefixed property +function vendorPropName( name ) { + + // Shortcut for names that are not vendor prefixed + if ( name in emptyStyle ) { + return name; + } + + // Check for vendor prefixed names + var capName = name[ 0 ].toUpperCase() + name.slice( 1 ), + i = cssPrefixes.length; + + while ( i-- ) { + name = cssPrefixes[ i ] + capName; + if ( name in emptyStyle ) { + return name; + } + } +} + +// Return a property mapped along what jQuery.cssProps suggests or to +// a vendor prefixed property. +function finalPropName( name ) { + var ret = jQuery.cssProps[ name ]; + if ( !ret ) { + ret = jQuery.cssProps[ name ] = vendorPropName( name ) || name; + } + return ret; +} + +function setPositiveNumber( elem, value, subtract ) { + + // Any relative (+/-) values have already been + // normalized at this point + var matches = rcssNum.exec( value ); + return matches ? + + // Guard against undefined "subtract", e.g., when used as in cssHooks + Math.max( 0, matches[ 2 ] - ( subtract || 0 ) ) + ( matches[ 3 ] || "px" ) : + value; +} + +function boxModelAdjustment( elem, dimension, box, isBorderBox, styles, computedVal ) { + var i = dimension === "width" ? 1 : 0, + extra = 0, + delta = 0; + + // Adjustment may not be necessary + if ( box === ( isBorderBox ? "border" : "content" ) ) { + return 0; + } + + for ( ; i < 4; i += 2 ) { + + // Both box models exclude margin + if ( box === "margin" ) { + delta += jQuery.css( elem, box + cssExpand[ i ], true, styles ); + } + + // If we get here with a content-box, we're seeking "padding" or "border" or "margin" + if ( !isBorderBox ) { + + // Add padding + delta += jQuery.css( elem, "padding" + cssExpand[ i ], true, styles ); + + // For "border" or "margin", add border + if ( box !== "padding" ) { + delta += jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles ); + + // But still keep track of it otherwise + } else { + extra += jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles ); + } + + // If we get here with a border-box (content + padding + border), we're seeking "content" or + // "padding" or "margin" + } else { + + // For "content", subtract padding + if ( box === "content" ) { + delta -= jQuery.css( elem, "padding" + cssExpand[ i ], true, styles ); + } + + // For "content" or "padding", subtract border + if ( box !== "margin" ) { + delta -= jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles ); + } + } + } + + // Account for positive content-box scroll gutter when requested by providing computedVal + if ( !isBorderBox && computedVal >= 0 ) { + + // offsetWidth/offsetHeight is a rounded sum of content, padding, scroll gutter, and border + // Assuming integer scroll gutter, subtract the rest and round down + delta += Math.max( 0, Math.ceil( + elem[ "offset" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ) ] - + computedVal - + delta - + extra - + 0.5 + ) ); + } + + return delta; +} + +function getWidthOrHeight( elem, dimension, extra ) { + + // Start with computed style + var styles = getStyles( elem ), + val = curCSS( elem, dimension, styles ), + isBorderBox = jQuery.css( elem, "boxSizing", false, styles ) === "border-box", + valueIsBorderBox = isBorderBox; + + // Support: Firefox <=54 + // Return a confounding non-pixel value or feign ignorance, as appropriate. + if ( rnumnonpx.test( val ) ) { + if ( !extra ) { + return val; + } + val = "auto"; + } + + // Check for style in case a browser which returns unreliable values + // for getComputedStyle silently falls back to the reliable elem.style + valueIsBorderBox = valueIsBorderBox && + ( support.boxSizingReliable() || val === elem.style[ dimension ] ); + + // Fall back to offsetWidth/offsetHeight when value is "auto" + // This happens for inline elements with no explicit setting (gh-3571) + // Support: Android <=4.1 - 4.3 only + // Also use offsetWidth/offsetHeight for misreported inline dimensions (gh-3602) + if ( val === "auto" || + !parseFloat( val ) && jQuery.css( elem, "display", false, styles ) === "inline" ) { + + val = elem[ "offset" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ) ]; + + // offsetWidth/offsetHeight provide border-box values + valueIsBorderBox = true; + } + + // Normalize "" and auto + val = parseFloat( val ) || 0; + + // Adjust for the element's box model + return ( val + + boxModelAdjustment( + elem, + dimension, + extra || ( isBorderBox ? "border" : "content" ), + valueIsBorderBox, + styles, + + // Provide the current computed size to request scroll gutter calculation (gh-3589) + val + ) + ) + "px"; +} + +jQuery.extend( { + + // Add in style property hooks for overriding the default + // behavior of getting and setting a style property + cssHooks: { + opacity: { + get: function( elem, computed ) { + if ( computed ) { + + // We should always get a number back from opacity + var ret = curCSS( elem, "opacity" ); + return ret === "" ? "1" : ret; + } + } + } + }, + + // Don't automatically add "px" to these possibly-unitless properties + cssNumber: { + "animationIterationCount": true, + "columnCount": true, + "fillOpacity": true, + "flexGrow": true, + "flexShrink": true, + "fontWeight": true, + "lineHeight": true, + "opacity": true, + "order": true, + "orphans": true, + "widows": true, + "zIndex": true, + "zoom": true + }, + + // Add in properties whose names you wish to fix before + // setting or getting the value + cssProps: {}, + + // Get and set the style property on a DOM Node + style: function( elem, name, value, extra ) { + + // Don't set styles on text and comment nodes + if ( !elem || elem.nodeType === 3 || elem.nodeType === 8 || !elem.style ) { + return; + } + + // Make sure that we're working with the right name + var ret, type, hooks, + origName = camelCase( name ), + isCustomProp = rcustomProp.test( name ), + style = elem.style; + + // Make sure that we're working with the right name. We don't + // want to query the value if it is a CSS custom property + // since they are user-defined. + if ( !isCustomProp ) { + name = finalPropName( origName ); + } + + // Gets hook for the prefixed version, then unprefixed version + hooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ]; + + // Check if we're setting a value + if ( value !== undefined ) { + type = typeof value; + + // Convert "+=" or "-=" to relative numbers (#7345) + if ( type === "string" && ( ret = rcssNum.exec( value ) ) && ret[ 1 ] ) { + value = adjustCSS( elem, name, ret ); + + // Fixes bug #9237 + type = "number"; + } + + // Make sure that null and NaN values aren't set (#7116) + if ( value == null || value !== value ) { + return; + } + + // If a number was passed in, add the unit (except for certain CSS properties) + if ( type === "number" ) { + value += ret && ret[ 3 ] || ( jQuery.cssNumber[ origName ] ? "" : "px" ); + } + + // background-* props affect original clone's values + if ( !support.clearCloneStyle && value === "" && name.indexOf( "background" ) === 0 ) { + style[ name ] = "inherit"; + } + + // If a hook was provided, use that value, otherwise just set the specified value + if ( !hooks || !( "set" in hooks ) || + ( value = hooks.set( elem, value, extra ) ) !== undefined ) { + + if ( isCustomProp ) { + style.setProperty( name, value ); + } else { + style[ name ] = value; + } + } + + } else { + + // If a hook was provided get the non-computed value from there + if ( hooks && "get" in hooks && + ( ret = hooks.get( elem, false, extra ) ) !== undefined ) { + + return ret; + } + + // Otherwise just get the value from the style object + return style[ name ]; + } + }, + + css: function( elem, name, extra, styles ) { + var val, num, hooks, + origName = camelCase( name ), + isCustomProp = rcustomProp.test( name ); + + // Make sure that we're working with the right name. We don't + // want to modify the value if it is a CSS custom property + // since they are user-defined. + if ( !isCustomProp ) { + name = finalPropName( origName ); + } + + // Try prefixed name followed by the unprefixed name + hooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ]; + + // If a hook was provided get the computed value from there + if ( hooks && "get" in hooks ) { + val = hooks.get( elem, true, extra ); + } + + // Otherwise, if a way to get the computed value exists, use that + if ( val === undefined ) { + val = curCSS( elem, name, styles ); + } + + // Convert "normal" to computed value + if ( val === "normal" && name in cssNormalTransform ) { + val = cssNormalTransform[ name ]; + } + + // Make numeric if forced or a qualifier was provided and val looks numeric + if ( extra === "" || extra ) { + num = parseFloat( val ); + return extra === true || isFinite( num ) ? num || 0 : val; + } + + return val; + } +} ); + +jQuery.each( [ "height", "width" ], function( i, dimension ) { + jQuery.cssHooks[ dimension ] = { + get: function( elem, computed, extra ) { + if ( computed ) { + + // Certain elements can have dimension info if we invisibly show them + // but it must have a current display style that would benefit + return rdisplayswap.test( jQuery.css( elem, "display" ) ) && + + // Support: Safari 8+ + // Table columns in Safari have non-zero offsetWidth & zero + // getBoundingClientRect().width unless display is changed. + // Support: IE <=11 only + // Running getBoundingClientRect on a disconnected node + // in IE throws an error. + ( !elem.getClientRects().length || !elem.getBoundingClientRect().width ) ? + swap( elem, cssShow, function() { + return getWidthOrHeight( elem, dimension, extra ); + } ) : + getWidthOrHeight( elem, dimension, extra ); + } + }, + + set: function( elem, value, extra ) { + var matches, + styles = getStyles( elem ), + isBorderBox = jQuery.css( elem, "boxSizing", false, styles ) === "border-box", + subtract = extra && boxModelAdjustment( + elem, + dimension, + extra, + isBorderBox, + styles + ); + + // Account for unreliable border-box dimensions by comparing offset* to computed and + // faking a content-box to get border and padding (gh-3699) + if ( isBorderBox && support.scrollboxSize() === styles.position ) { + subtract -= Math.ceil( + elem[ "offset" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ) ] - + parseFloat( styles[ dimension ] ) - + boxModelAdjustment( elem, dimension, "border", false, styles ) - + 0.5 + ); + } + + // Convert to pixels if value adjustment is needed + if ( subtract && ( matches = rcssNum.exec( value ) ) && + ( matches[ 3 ] || "px" ) !== "px" ) { + + elem.style[ dimension ] = value; + value = jQuery.css( elem, dimension ); + } + + return setPositiveNumber( elem, value, subtract ); + } + }; +} ); + +jQuery.cssHooks.marginLeft = addGetHookIf( support.reliableMarginLeft, + function( elem, computed ) { + if ( computed ) { + return ( parseFloat( curCSS( elem, "marginLeft" ) ) || + elem.getBoundingClientRect().left - + swap( elem, { marginLeft: 0 }, function() { + return elem.getBoundingClientRect().left; + } ) + ) + "px"; + } + } +); + +// These hooks are used by animate to expand properties +jQuery.each( { + margin: "", + padding: "", + border: "Width" +}, function( prefix, suffix ) { + jQuery.cssHooks[ prefix + suffix ] = { + expand: function( value ) { + var i = 0, + expanded = {}, + + // Assumes a single number if not a string + parts = typeof value === "string" ? value.split( " " ) : [ value ]; + + for ( ; i < 4; i++ ) { + expanded[ prefix + cssExpand[ i ] + suffix ] = + parts[ i ] || parts[ i - 2 ] || parts[ 0 ]; + } + + return expanded; + } + }; + + if ( prefix !== "margin" ) { + jQuery.cssHooks[ prefix + suffix ].set = setPositiveNumber; + } +} ); + +jQuery.fn.extend( { + css: function( name, value ) { + return access( this, function( elem, name, value ) { + var styles, len, + map = {}, + i = 0; + + if ( Array.isArray( name ) ) { + styles = getStyles( elem ); + len = name.length; + + for ( ; i < len; i++ ) { + map[ name[ i ] ] = jQuery.css( elem, name[ i ], false, styles ); + } + + return map; + } + + return value !== undefined ? + jQuery.style( elem, name, value ) : + jQuery.css( elem, name ); + }, name, value, arguments.length > 1 ); + } +} ); + + +function Tween( elem, options, prop, end, easing ) { + return new Tween.prototype.init( elem, options, prop, end, easing ); +} +jQuery.Tween = Tween; + +Tween.prototype = { + constructor: Tween, + init: function( elem, options, prop, end, easing, unit ) { + this.elem = elem; + this.prop = prop; + this.easing = easing || jQuery.easing._default; + this.options = options; + this.start = this.now = this.cur(); + this.end = end; + this.unit = unit || ( jQuery.cssNumber[ prop ] ? "" : "px" ); + }, + cur: function() { + var hooks = Tween.propHooks[ this.prop ]; + + return hooks && hooks.get ? + hooks.get( this ) : + Tween.propHooks._default.get( this ); + }, + run: function( percent ) { + var eased, + hooks = Tween.propHooks[ this.prop ]; + + if ( this.options.duration ) { + this.pos = eased = jQuery.easing[ this.easing ]( + percent, this.options.duration * percent, 0, 1, this.options.duration + ); + } else { + this.pos = eased = percent; + } + this.now = ( this.end - this.start ) * eased + this.start; + + if ( this.options.step ) { + this.options.step.call( this.elem, this.now, this ); + } + + if ( hooks && hooks.set ) { + hooks.set( this ); + } else { + Tween.propHooks._default.set( this ); + } + return this; + } +}; + +Tween.prototype.init.prototype = Tween.prototype; + +Tween.propHooks = { + _default: { + get: function( tween ) { + var result; + + // Use a property on the element directly when it is not a DOM element, + // or when there is no matching style property that exists. + if ( tween.elem.nodeType !== 1 || + tween.elem[ tween.prop ] != null && tween.elem.style[ tween.prop ] == null ) { + return tween.elem[ tween.prop ]; + } + + // Passing an empty string as a 3rd parameter to .css will automatically + // attempt a parseFloat and fallback to a string if the parse fails. + // Simple values such as "10px" are parsed to Float; + // complex values such as "rotate(1rad)" are returned as-is. + result = jQuery.css( tween.elem, tween.prop, "" ); + + // Empty strings, null, undefined and "auto" are converted to 0. + return !result || result === "auto" ? 0 : result; + }, + set: function( tween ) { + + // Use step hook for back compat. + // Use cssHook if its there. + // Use .style if available and use plain properties where available. + if ( jQuery.fx.step[ tween.prop ] ) { + jQuery.fx.step[ tween.prop ]( tween ); + } else if ( tween.elem.nodeType === 1 && + ( tween.elem.style[ jQuery.cssProps[ tween.prop ] ] != null || + jQuery.cssHooks[ tween.prop ] ) ) { + jQuery.style( tween.elem, tween.prop, tween.now + tween.unit ); + } else { + tween.elem[ tween.prop ] = tween.now; + } + } + } +}; + +// Support: IE <=9 only +// Panic based approach to setting things on disconnected nodes +Tween.propHooks.scrollTop = Tween.propHooks.scrollLeft = { + set: function( tween ) { + if ( tween.elem.nodeType && tween.elem.parentNode ) { + tween.elem[ tween.prop ] = tween.now; + } + } +}; + +jQuery.easing = { + linear: function( p ) { + return p; + }, + swing: function( p ) { + return 0.5 - Math.cos( p * Math.PI ) / 2; + }, + _default: "swing" +}; + +jQuery.fx = Tween.prototype.init; + +// Back compat <1.8 extension point +jQuery.fx.step = {}; + + + + +var + fxNow, inProgress, + rfxtypes = /^(?:toggle|show|hide)$/, + rrun = /queueHooks$/; + +function schedule() { + if ( inProgress ) { + if ( document.hidden === false && window.requestAnimationFrame ) { + window.requestAnimationFrame( schedule ); + } else { + window.setTimeout( schedule, jQuery.fx.interval ); + } + + jQuery.fx.tick(); + } +} + +// Animations created synchronously will run synchronously +function createFxNow() { + window.setTimeout( function() { + fxNow = undefined; + } ); + return ( fxNow = Date.now() ); +} + +// Generate parameters to create a standard animation +function genFx( type, includeWidth ) { + var which, + i = 0, + attrs = { height: type }; + + // If we include width, step value is 1 to do all cssExpand values, + // otherwise step value is 2 to skip over Left and Right + includeWidth = includeWidth ? 1 : 0; + for ( ; i < 4; i += 2 - includeWidth ) { + which = cssExpand[ i ]; + attrs[ "margin" + which ] = attrs[ "padding" + which ] = type; + } + + if ( includeWidth ) { + attrs.opacity = attrs.width = type; + } + + return attrs; +} + +function createTween( value, prop, animation ) { + var tween, + collection = ( Animation.tweeners[ prop ] || [] ).concat( Animation.tweeners[ "*" ] ), + index = 0, + length = collection.length; + for ( ; index < length; index++ ) { + if ( ( tween = collection[ index ].call( animation, prop, value ) ) ) { + + // We're done with this property + return tween; + } + } +} + +function defaultPrefilter( elem, props, opts ) { + var prop, value, toggle, hooks, oldfire, propTween, restoreDisplay, display, + isBox = "width" in props || "height" in props, + anim = this, + orig = {}, + style = elem.style, + hidden = elem.nodeType && isHiddenWithinTree( elem ), + dataShow = dataPriv.get( elem, "fxshow" ); + + // Queue-skipping animations hijack the fx hooks + if ( !opts.queue ) { + hooks = jQuery._queueHooks( elem, "fx" ); + if ( hooks.unqueued == null ) { + hooks.unqueued = 0; + oldfire = hooks.empty.fire; + hooks.empty.fire = function() { + if ( !hooks.unqueued ) { + oldfire(); + } + }; + } + hooks.unqueued++; + + anim.always( function() { + + // Ensure the complete handler is called before this completes + anim.always( function() { + hooks.unqueued--; + if ( !jQuery.queue( elem, "fx" ).length ) { + hooks.empty.fire(); + } + } ); + } ); + } + + // Detect show/hide animations + for ( prop in props ) { + value = props[ prop ]; + if ( rfxtypes.test( value ) ) { + delete props[ prop ]; + toggle = toggle || value === "toggle"; + if ( value === ( hidden ? "hide" : "show" ) ) { + + // Pretend to be hidden if this is a "show" and + // there is still data from a stopped show/hide + if ( value === "show" && dataShow && dataShow[ prop ] !== undefined ) { + hidden = true; + + // Ignore all other no-op show/hide data + } else { + continue; + } + } + orig[ prop ] = dataShow && dataShow[ prop ] || jQuery.style( elem, prop ); + } + } + + // Bail out if this is a no-op like .hide().hide() + propTween = !jQuery.isEmptyObject( props ); + if ( !propTween && jQuery.isEmptyObject( orig ) ) { + return; + } + + // Restrict "overflow" and "display" styles during box animations + if ( isBox && elem.nodeType === 1 ) { + + // Support: IE <=9 - 11, Edge 12 - 15 + // Record all 3 overflow attributes because IE does not infer the shorthand + // from identically-valued overflowX and overflowY and Edge just mirrors + // the overflowX value there. + opts.overflow = [ style.overflow, style.overflowX, style.overflowY ]; + + // Identify a display type, preferring old show/hide data over the CSS cascade + restoreDisplay = dataShow && dataShow.display; + if ( restoreDisplay == null ) { + restoreDisplay = dataPriv.get( elem, "display" ); + } + display = jQuery.css( elem, "display" ); + if ( display === "none" ) { + if ( restoreDisplay ) { + display = restoreDisplay; + } else { + + // Get nonempty value(s) by temporarily forcing visibility + showHide( [ elem ], true ); + restoreDisplay = elem.style.display || restoreDisplay; + display = jQuery.css( elem, "display" ); + showHide( [ elem ] ); + } + } + + // Animate inline elements as inline-block + if ( display === "inline" || display === "inline-block" && restoreDisplay != null ) { + if ( jQuery.css( elem, "float" ) === "none" ) { + + // Restore the original display value at the end of pure show/hide animations + if ( !propTween ) { + anim.done( function() { + style.display = restoreDisplay; + } ); + if ( restoreDisplay == null ) { + display = style.display; + restoreDisplay = display === "none" ? "" : display; + } + } + style.display = "inline-block"; + } + } + } + + if ( opts.overflow ) { + style.overflow = "hidden"; + anim.always( function() { + style.overflow = opts.overflow[ 0 ]; + style.overflowX = opts.overflow[ 1 ]; + style.overflowY = opts.overflow[ 2 ]; + } ); + } + + // Implement show/hide animations + propTween = false; + for ( prop in orig ) { + + // General show/hide setup for this element animation + if ( !propTween ) { + if ( dataShow ) { + if ( "hidden" in dataShow ) { + hidden = dataShow.hidden; + } + } else { + dataShow = dataPriv.access( elem, "fxshow", { display: restoreDisplay } ); + } + + // Store hidden/visible for toggle so `.stop().toggle()` "reverses" + if ( toggle ) { + dataShow.hidden = !hidden; + } + + // Show elements before animating them + if ( hidden ) { + showHide( [ elem ], true ); + } + + /* eslint-disable no-loop-func */ + + anim.done( function() { + + /* eslint-enable no-loop-func */ + + // The final step of a "hide" animation is actually hiding the element + if ( !hidden ) { + showHide( [ elem ] ); + } + dataPriv.remove( elem, "fxshow" ); + for ( prop in orig ) { + jQuery.style( elem, prop, orig[ prop ] ); + } + } ); + } + + // Per-property setup + propTween = createTween( hidden ? dataShow[ prop ] : 0, prop, anim ); + if ( !( prop in dataShow ) ) { + dataShow[ prop ] = propTween.start; + if ( hidden ) { + propTween.end = propTween.start; + propTween.start = 0; + } + } + } +} + +function propFilter( props, specialEasing ) { + var index, name, easing, value, hooks; + + // camelCase, specialEasing and expand cssHook pass + for ( index in props ) { + name = camelCase( index ); + easing = specialEasing[ name ]; + value = props[ index ]; + if ( Array.isArray( value ) ) { + easing = value[ 1 ]; + value = props[ index ] = value[ 0 ]; + } + + if ( index !== name ) { + props[ name ] = value; + delete props[ index ]; + } + + hooks = jQuery.cssHooks[ name ]; + if ( hooks && "expand" in hooks ) { + value = hooks.expand( value ); + delete props[ name ]; + + // Not quite $.extend, this won't overwrite existing keys. + // Reusing 'index' because we have the correct "name" + for ( index in value ) { + if ( !( index in props ) ) { + props[ index ] = value[ index ]; + specialEasing[ index ] = easing; + } + } + } else { + specialEasing[ name ] = easing; + } + } +} + +function Animation( elem, properties, options ) { + var result, + stopped, + index = 0, + length = Animation.prefilters.length, + deferred = jQuery.Deferred().always( function() { + + // Don't match elem in the :animated selector + delete tick.elem; + } ), + tick = function() { + if ( stopped ) { + return false; + } + var currentTime = fxNow || createFxNow(), + remaining = Math.max( 0, animation.startTime + animation.duration - currentTime ), + + // Support: Android 2.3 only + // Archaic crash bug won't allow us to use `1 - ( 0.5 || 0 )` (#12497) + temp = remaining / animation.duration || 0, + percent = 1 - temp, + index = 0, + length = animation.tweens.length; + + for ( ; index < length; index++ ) { + animation.tweens[ index ].run( percent ); + } + + deferred.notifyWith( elem, [ animation, percent, remaining ] ); + + // If there's more to do, yield + if ( percent < 1 && length ) { + return remaining; + } + + // If this was an empty animation, synthesize a final progress notification + if ( !length ) { + deferred.notifyWith( elem, [ animation, 1, 0 ] ); + } + + // Resolve the animation and report its conclusion + deferred.resolveWith( elem, [ animation ] ); + return false; + }, + animation = deferred.promise( { + elem: elem, + props: jQuery.extend( {}, properties ), + opts: jQuery.extend( true, { + specialEasing: {}, + easing: jQuery.easing._default + }, options ), + originalProperties: properties, + originalOptions: options, + startTime: fxNow || createFxNow(), + duration: options.duration, + tweens: [], + createTween: function( prop, end ) { + var tween = jQuery.Tween( elem, animation.opts, prop, end, + animation.opts.specialEasing[ prop ] || animation.opts.easing ); + animation.tweens.push( tween ); + return tween; + }, + stop: function( gotoEnd ) { + var index = 0, + + // If we are going to the end, we want to run all the tweens + // otherwise we skip this part + length = gotoEnd ? animation.tweens.length : 0; + if ( stopped ) { + return this; + } + stopped = true; + for ( ; index < length; index++ ) { + animation.tweens[ index ].run( 1 ); + } + + // Resolve when we played the last frame; otherwise, reject + if ( gotoEnd ) { + deferred.notifyWith( elem, [ animation, 1, 0 ] ); + deferred.resolveWith( elem, [ animation, gotoEnd ] ); + } else { + deferred.rejectWith( elem, [ animation, gotoEnd ] ); + } + return this; + } + } ), + props = animation.props; + + propFilter( props, animation.opts.specialEasing ); + + for ( ; index < length; index++ ) { + result = Animation.prefilters[ index ].call( animation, elem, props, animation.opts ); + if ( result ) { + if ( isFunction( result.stop ) ) { + jQuery._queueHooks( animation.elem, animation.opts.queue ).stop = + result.stop.bind( result ); + } + return result; + } + } + + jQuery.map( props, createTween, animation ); + + if ( isFunction( animation.opts.start ) ) { + animation.opts.start.call( elem, animation ); + } + + // Attach callbacks from options + animation + .progress( animation.opts.progress ) + .done( animation.opts.done, animation.opts.complete ) + .fail( animation.opts.fail ) + .always( animation.opts.always ); + + jQuery.fx.timer( + jQuery.extend( tick, { + elem: elem, + anim: animation, + queue: animation.opts.queue + } ) + ); + + return animation; +} + +jQuery.Animation = jQuery.extend( Animation, { + + tweeners: { + "*": [ function( prop, value ) { + var tween = this.createTween( prop, value ); + adjustCSS( tween.elem, prop, rcssNum.exec( value ), tween ); + return tween; + } ] + }, + + tweener: function( props, callback ) { + if ( isFunction( props ) ) { + callback = props; + props = [ "*" ]; + } else { + props = props.match( rnothtmlwhite ); + } + + var prop, + index = 0, + length = props.length; + + for ( ; index < length; index++ ) { + prop = props[ index ]; + Animation.tweeners[ prop ] = Animation.tweeners[ prop ] || []; + Animation.tweeners[ prop ].unshift( callback ); + } + }, + + prefilters: [ defaultPrefilter ], + + prefilter: function( callback, prepend ) { + if ( prepend ) { + Animation.prefilters.unshift( callback ); + } else { + Animation.prefilters.push( callback ); + } + } +} ); + +jQuery.speed = function( speed, easing, fn ) { + var opt = speed && typeof speed === "object" ? jQuery.extend( {}, speed ) : { + complete: fn || !fn && easing || + isFunction( speed ) && speed, + duration: speed, + easing: fn && easing || easing && !isFunction( easing ) && easing + }; + + // Go to the end state if fx are off + if ( jQuery.fx.off ) { + opt.duration = 0; + + } else { + if ( typeof opt.duration !== "number" ) { + if ( opt.duration in jQuery.fx.speeds ) { + opt.duration = jQuery.fx.speeds[ opt.duration ]; + + } else { + opt.duration = jQuery.fx.speeds._default; + } + } + } + + // Normalize opt.queue - true/undefined/null -> "fx" + if ( opt.queue == null || opt.queue === true ) { + opt.queue = "fx"; + } + + // Queueing + opt.old = opt.complete; + + opt.complete = function() { + if ( isFunction( opt.old ) ) { + opt.old.call( this ); + } + + if ( opt.queue ) { + jQuery.dequeue( this, opt.queue ); + } + }; + + return opt; +}; + +jQuery.fn.extend( { + fadeTo: function( speed, to, easing, callback ) { + + // Show any hidden elements after setting opacity to 0 + return this.filter( isHiddenWithinTree ).css( "opacity", 0 ).show() + + // Animate to the value specified + .end().animate( { opacity: to }, speed, easing, callback ); + }, + animate: function( prop, speed, easing, callback ) { + var empty = jQuery.isEmptyObject( prop ), + optall = jQuery.speed( speed, easing, callback ), + doAnimation = function() { + + // Operate on a copy of prop so per-property easing won't be lost + var anim = Animation( this, jQuery.extend( {}, prop ), optall ); + + // Empty animations, or finishing resolves immediately + if ( empty || dataPriv.get( this, "finish" ) ) { + anim.stop( true ); + } + }; + doAnimation.finish = doAnimation; + + return empty || optall.queue === false ? + this.each( doAnimation ) : + this.queue( optall.queue, doAnimation ); + }, + stop: function( type, clearQueue, gotoEnd ) { + var stopQueue = function( hooks ) { + var stop = hooks.stop; + delete hooks.stop; + stop( gotoEnd ); + }; + + if ( typeof type !== "string" ) { + gotoEnd = clearQueue; + clearQueue = type; + type = undefined; + } + if ( clearQueue && type !== false ) { + this.queue( type || "fx", [] ); + } + + return this.each( function() { + var dequeue = true, + index = type != null && type + "queueHooks", + timers = jQuery.timers, + data = dataPriv.get( this ); + + if ( index ) { + if ( data[ index ] && data[ index ].stop ) { + stopQueue( data[ index ] ); + } + } else { + for ( index in data ) { + if ( data[ index ] && data[ index ].stop && rrun.test( index ) ) { + stopQueue( data[ index ] ); + } + } + } + + for ( index = timers.length; index--; ) { + if ( timers[ index ].elem === this && + ( type == null || timers[ index ].queue === type ) ) { + + timers[ index ].anim.stop( gotoEnd ); + dequeue = false; + timers.splice( index, 1 ); + } + } + + // Start the next in the queue if the last step wasn't forced. + // Timers currently will call their complete callbacks, which + // will dequeue but only if they were gotoEnd. + if ( dequeue || !gotoEnd ) { + jQuery.dequeue( this, type ); + } + } ); + }, + finish: function( type ) { + if ( type !== false ) { + type = type || "fx"; + } + return this.each( function() { + var index, + data = dataPriv.get( this ), + queue = data[ type + "queue" ], + hooks = data[ type + "queueHooks" ], + timers = jQuery.timers, + length = queue ? queue.length : 0; + + // Enable finishing flag on private data + data.finish = true; + + // Empty the queue first + jQuery.queue( this, type, [] ); + + if ( hooks && hooks.stop ) { + hooks.stop.call( this, true ); + } + + // Look for any active animations, and finish them + for ( index = timers.length; index--; ) { + if ( timers[ index ].elem === this && timers[ index ].queue === type ) { + timers[ index ].anim.stop( true ); + timers.splice( index, 1 ); + } + } + + // Look for any animations in the old queue and finish them + for ( index = 0; index < length; index++ ) { + if ( queue[ index ] && queue[ index ].finish ) { + queue[ index ].finish.call( this ); + } + } + + // Turn off finishing flag + delete data.finish; + } ); + } +} ); + +jQuery.each( [ "toggle", "show", "hide" ], function( i, name ) { + var cssFn = jQuery.fn[ name ]; + jQuery.fn[ name ] = function( speed, easing, callback ) { + return speed == null || typeof speed === "boolean" ? + cssFn.apply( this, arguments ) : + this.animate( genFx( name, true ), speed, easing, callback ); + }; +} ); + +// Generate shortcuts for custom animations +jQuery.each( { + slideDown: genFx( "show" ), + slideUp: genFx( "hide" ), + slideToggle: genFx( "toggle" ), + fadeIn: { opacity: "show" }, + fadeOut: { opacity: "hide" }, + fadeToggle: { opacity: "toggle" } +}, function( name, props ) { + jQuery.fn[ name ] = function( speed, easing, callback ) { + return this.animate( props, speed, easing, callback ); + }; +} ); + +jQuery.timers = []; +jQuery.fx.tick = function() { + var timer, + i = 0, + timers = jQuery.timers; + + fxNow = Date.now(); + + for ( ; i < timers.length; i++ ) { + timer = timers[ i ]; + + // Run the timer and safely remove it when done (allowing for external removal) + if ( !timer() && timers[ i ] === timer ) { + timers.splice( i--, 1 ); + } + } + + if ( !timers.length ) { + jQuery.fx.stop(); + } + fxNow = undefined; +}; + +jQuery.fx.timer = function( timer ) { + jQuery.timers.push( timer ); + jQuery.fx.start(); +}; + +jQuery.fx.interval = 13; +jQuery.fx.start = function() { + if ( inProgress ) { + return; + } + + inProgress = true; + schedule(); +}; + +jQuery.fx.stop = function() { + inProgress = null; +}; + +jQuery.fx.speeds = { + slow: 600, + fast: 200, + + // Default speed + _default: 400 +}; + + +// Based off of the plugin by Clint Helfers, with permission. +// https://web.archive.org/web/20100324014747/http://blindsignals.com/index.php/2009/07/jquery-delay/ +jQuery.fn.delay = function( time, type ) { + time = jQuery.fx ? jQuery.fx.speeds[ time ] || time : time; + type = type || "fx"; + + return this.queue( type, function( next, hooks ) { + var timeout = window.setTimeout( next, time ); + hooks.stop = function() { + window.clearTimeout( timeout ); + }; + } ); +}; + + +( function() { + var input = document.createElement( "input" ), + select = document.createElement( "select" ), + opt = select.appendChild( document.createElement( "option" ) ); + + input.type = "checkbox"; + + // Support: Android <=4.3 only + // Default value for a checkbox should be "on" + support.checkOn = input.value !== ""; + + // Support: IE <=11 only + // Must access selectedIndex to make default options select + support.optSelected = opt.selected; + + // Support: IE <=11 only + // An input loses its value after becoming a radio + input = document.createElement( "input" ); + input.value = "t"; + input.type = "radio"; + support.radioValue = input.value === "t"; +} )(); + + +var boolHook, + attrHandle = jQuery.expr.attrHandle; + +jQuery.fn.extend( { + attr: function( name, value ) { + return access( this, jQuery.attr, name, value, arguments.length > 1 ); + }, + + removeAttr: function( name ) { + return this.each( function() { + jQuery.removeAttr( this, name ); + } ); + } +} ); + +jQuery.extend( { + attr: function( elem, name, value ) { + var ret, hooks, + nType = elem.nodeType; + + // Don't get/set attributes on text, comment and attribute nodes + if ( nType === 3 || nType === 8 || nType === 2 ) { + return; + } + + // Fallback to prop when attributes are not supported + if ( typeof elem.getAttribute === "undefined" ) { + return jQuery.prop( elem, name, value ); + } + + // Attribute hooks are determined by the lowercase version + // Grab necessary hook if one is defined + if ( nType !== 1 || !jQuery.isXMLDoc( elem ) ) { + hooks = jQuery.attrHooks[ name.toLowerCase() ] || + ( jQuery.expr.match.bool.test( name ) ? boolHook : undefined ); + } + + if ( value !== undefined ) { + if ( value === null ) { + jQuery.removeAttr( elem, name ); + return; + } + + if ( hooks && "set" in hooks && + ( ret = hooks.set( elem, value, name ) ) !== undefined ) { + return ret; + } + + elem.setAttribute( name, value + "" ); + return value; + } + + if ( hooks && "get" in hooks && ( ret = hooks.get( elem, name ) ) !== null ) { + return ret; + } + + ret = jQuery.find.attr( elem, name ); + + // Non-existent attributes return null, we normalize to undefined + return ret == null ? undefined : ret; + }, + + attrHooks: { + type: { + set: function( elem, value ) { + if ( !support.radioValue && value === "radio" && + nodeName( elem, "input" ) ) { + var val = elem.value; + elem.setAttribute( "type", value ); + if ( val ) { + elem.value = val; + } + return value; + } + } + } + }, + + removeAttr: function( elem, value ) { + var name, + i = 0, + + // Attribute names can contain non-HTML whitespace characters + // https://html.spec.whatwg.org/multipage/syntax.html#attributes-2 + attrNames = value && value.match( rnothtmlwhite ); + + if ( attrNames && elem.nodeType === 1 ) { + while ( ( name = attrNames[ i++ ] ) ) { + elem.removeAttribute( name ); + } + } + } +} ); + +// Hooks for boolean attributes +boolHook = { + set: function( elem, value, name ) { + if ( value === false ) { + + // Remove boolean attributes when set to false + jQuery.removeAttr( elem, name ); + } else { + elem.setAttribute( name, name ); + } + return name; + } +}; + +jQuery.each( jQuery.expr.match.bool.source.match( /\w+/g ), function( i, name ) { + var getter = attrHandle[ name ] || jQuery.find.attr; + + attrHandle[ name ] = function( elem, name, isXML ) { + var ret, handle, + lowercaseName = name.toLowerCase(); + + if ( !isXML ) { + + // Avoid an infinite loop by temporarily removing this function from the getter + handle = attrHandle[ lowercaseName ]; + attrHandle[ lowercaseName ] = ret; + ret = getter( elem, name, isXML ) != null ? + lowercaseName : + null; + attrHandle[ lowercaseName ] = handle; + } + return ret; + }; +} ); + + + + +var rfocusable = /^(?:input|select|textarea|button)$/i, + rclickable = /^(?:a|area)$/i; + +jQuery.fn.extend( { + prop: function( name, value ) { + return access( this, jQuery.prop, name, value, arguments.length > 1 ); + }, + + removeProp: function( name ) { + return this.each( function() { + delete this[ jQuery.propFix[ name ] || name ]; + } ); + } +} ); + +jQuery.extend( { + prop: function( elem, name, value ) { + var ret, hooks, + nType = elem.nodeType; + + // Don't get/set properties on text, comment and attribute nodes + if ( nType === 3 || nType === 8 || nType === 2 ) { + return; + } + + if ( nType !== 1 || !jQuery.isXMLDoc( elem ) ) { + + // Fix name and attach hooks + name = jQuery.propFix[ name ] || name; + hooks = jQuery.propHooks[ name ]; + } + + if ( value !== undefined ) { + if ( hooks && "set" in hooks && + ( ret = hooks.set( elem, value, name ) ) !== undefined ) { + return ret; + } + + return ( elem[ name ] = value ); + } + + if ( hooks && "get" in hooks && ( ret = hooks.get( elem, name ) ) !== null ) { + return ret; + } + + return elem[ name ]; + }, + + propHooks: { + tabIndex: { + get: function( elem ) { + + // Support: IE <=9 - 11 only + // elem.tabIndex doesn't always return the + // correct value when it hasn't been explicitly set + // https://web.archive.org/web/20141116233347/http://fluidproject.org/blog/2008/01/09/getting-setting-and-removing-tabindex-values-with-javascript/ + // Use proper attribute retrieval(#12072) + var tabindex = jQuery.find.attr( elem, "tabindex" ); + + if ( tabindex ) { + return parseInt( tabindex, 10 ); + } + + if ( + rfocusable.test( elem.nodeName ) || + rclickable.test( elem.nodeName ) && + elem.href + ) { + return 0; + } + + return -1; + } + } + }, + + propFix: { + "for": "htmlFor", + "class": "className" + } +} ); + +// Support: IE <=11 only +// Accessing the selectedIndex property +// forces the browser to respect setting selected +// on the option +// The getter ensures a default option is selected +// when in an optgroup +// eslint rule "no-unused-expressions" is disabled for this code +// since it considers such accessions noop +if ( !support.optSelected ) { + jQuery.propHooks.selected = { + get: function( elem ) { + + /* eslint no-unused-expressions: "off" */ + + var parent = elem.parentNode; + if ( parent && parent.parentNode ) { + parent.parentNode.selectedIndex; + } + return null; + }, + set: function( elem ) { + + /* eslint no-unused-expressions: "off" */ + + var parent = elem.parentNode; + if ( parent ) { + parent.selectedIndex; + + if ( parent.parentNode ) { + parent.parentNode.selectedIndex; + } + } + } + }; +} + +jQuery.each( [ + "tabIndex", + "readOnly", + "maxLength", + "cellSpacing", + "cellPadding", + "rowSpan", + "colSpan", + "useMap", + "frameBorder", + "contentEditable" +], function() { + jQuery.propFix[ this.toLowerCase() ] = this; +} ); + + + + + // Strip and collapse whitespace according to HTML spec + // https://infra.spec.whatwg.org/#strip-and-collapse-ascii-whitespace + function stripAndCollapse( value ) { + var tokens = value.match( rnothtmlwhite ) || []; + return tokens.join( " " ); + } + + +function getClass( elem ) { + return elem.getAttribute && elem.getAttribute( "class" ) || ""; +} + +function classesToArray( value ) { + if ( Array.isArray( value ) ) { + return value; + } + if ( typeof value === "string" ) { + return value.match( rnothtmlwhite ) || []; + } + return []; +} + +jQuery.fn.extend( { + addClass: function( value ) { + var classes, elem, cur, curValue, clazz, j, finalValue, + i = 0; + + if ( isFunction( value ) ) { + return this.each( function( j ) { + jQuery( this ).addClass( value.call( this, j, getClass( this ) ) ); + } ); + } + + classes = classesToArray( value ); + + if ( classes.length ) { + while ( ( elem = this[ i++ ] ) ) { + curValue = getClass( elem ); + cur = elem.nodeType === 1 && ( " " + stripAndCollapse( curValue ) + " " ); + + if ( cur ) { + j = 0; + while ( ( clazz = classes[ j++ ] ) ) { + if ( cur.indexOf( " " + clazz + " " ) < 0 ) { + cur += clazz + " "; + } + } + + // Only assign if different to avoid unneeded rendering. + finalValue = stripAndCollapse( cur ); + if ( curValue !== finalValue ) { + elem.setAttribute( "class", finalValue ); + } + } + } + } + + return this; + }, + + removeClass: function( value ) { + var classes, elem, cur, curValue, clazz, j, finalValue, + i = 0; + + if ( isFunction( value ) ) { + return this.each( function( j ) { + jQuery( this ).removeClass( value.call( this, j, getClass( this ) ) ); + } ); + } + + if ( !arguments.length ) { + return this.attr( "class", "" ); + } + + classes = classesToArray( value ); + + if ( classes.length ) { + while ( ( elem = this[ i++ ] ) ) { + curValue = getClass( elem ); + + // This expression is here for better compressibility (see addClass) + cur = elem.nodeType === 1 && ( " " + stripAndCollapse( curValue ) + " " ); + + if ( cur ) { + j = 0; + while ( ( clazz = classes[ j++ ] ) ) { + + // Remove *all* instances + while ( cur.indexOf( " " + clazz + " " ) > -1 ) { + cur = cur.replace( " " + clazz + " ", " " ); + } + } + + // Only assign if different to avoid unneeded rendering. + finalValue = stripAndCollapse( cur ); + if ( curValue !== finalValue ) { + elem.setAttribute( "class", finalValue ); + } + } + } + } + + return this; + }, + + toggleClass: function( value, stateVal ) { + var type = typeof value, + isValidValue = type === "string" || Array.isArray( value ); + + if ( typeof stateVal === "boolean" && isValidValue ) { + return stateVal ? this.addClass( value ) : this.removeClass( value ); + } + + if ( isFunction( value ) ) { + return this.each( function( i ) { + jQuery( this ).toggleClass( + value.call( this, i, getClass( this ), stateVal ), + stateVal + ); + } ); + } + + return this.each( function() { + var className, i, self, classNames; + + if ( isValidValue ) { + + // Toggle individual class names + i = 0; + self = jQuery( this ); + classNames = classesToArray( value ); + + while ( ( className = classNames[ i++ ] ) ) { + + // Check each className given, space separated list + if ( self.hasClass( className ) ) { + self.removeClass( className ); + } else { + self.addClass( className ); + } + } + + // Toggle whole class name + } else if ( value === undefined || type === "boolean" ) { + className = getClass( this ); + if ( className ) { + + // Store className if set + dataPriv.set( this, "__className__", className ); + } + + // If the element has a class name or if we're passed `false`, + // then remove the whole classname (if there was one, the above saved it). + // Otherwise bring back whatever was previously saved (if anything), + // falling back to the empty string if nothing was stored. + if ( this.setAttribute ) { + this.setAttribute( "class", + className || value === false ? + "" : + dataPriv.get( this, "__className__" ) || "" + ); + } + } + } ); + }, + + hasClass: function( selector ) { + var className, elem, + i = 0; + + className = " " + selector + " "; + while ( ( elem = this[ i++ ] ) ) { + if ( elem.nodeType === 1 && + ( " " + stripAndCollapse( getClass( elem ) ) + " " ).indexOf( className ) > -1 ) { + return true; + } + } + + return false; + } +} ); + + + + +var rreturn = /\r/g; + +jQuery.fn.extend( { + val: function( value ) { + var hooks, ret, valueIsFunction, + elem = this[ 0 ]; + + if ( !arguments.length ) { + if ( elem ) { + hooks = jQuery.valHooks[ elem.type ] || + jQuery.valHooks[ elem.nodeName.toLowerCase() ]; + + if ( hooks && + "get" in hooks && + ( ret = hooks.get( elem, "value" ) ) !== undefined + ) { + return ret; + } + + ret = elem.value; + + // Handle most common string cases + if ( typeof ret === "string" ) { + return ret.replace( rreturn, "" ); + } + + // Handle cases where value is null/undef or number + return ret == null ? "" : ret; + } + + return; + } + + valueIsFunction = isFunction( value ); + + return this.each( function( i ) { + var val; + + if ( this.nodeType !== 1 ) { + return; + } + + if ( valueIsFunction ) { + val = value.call( this, i, jQuery( this ).val() ); + } else { + val = value; + } + + // Treat null/undefined as ""; convert numbers to string + if ( val == null ) { + val = ""; + + } else if ( typeof val === "number" ) { + val += ""; + + } else if ( Array.isArray( val ) ) { + val = jQuery.map( val, function( value ) { + return value == null ? "" : value + ""; + } ); + } + + hooks = jQuery.valHooks[ this.type ] || jQuery.valHooks[ this.nodeName.toLowerCase() ]; + + // If set returns undefined, fall back to normal setting + if ( !hooks || !( "set" in hooks ) || hooks.set( this, val, "value" ) === undefined ) { + this.value = val; + } + } ); + } +} ); + +jQuery.extend( { + valHooks: { + option: { + get: function( elem ) { + + var val = jQuery.find.attr( elem, "value" ); + return val != null ? + val : + + // Support: IE <=10 - 11 only + // option.text throws exceptions (#14686, #14858) + // Strip and collapse whitespace + // https://html.spec.whatwg.org/#strip-and-collapse-whitespace + stripAndCollapse( jQuery.text( elem ) ); + } + }, + select: { + get: function( elem ) { + var value, option, i, + options = elem.options, + index = elem.selectedIndex, + one = elem.type === "select-one", + values = one ? null : [], + max = one ? index + 1 : options.length; + + if ( index < 0 ) { + i = max; + + } else { + i = one ? index : 0; + } + + // Loop through all the selected options + for ( ; i < max; i++ ) { + option = options[ i ]; + + // Support: IE <=9 only + // IE8-9 doesn't update selected after form reset (#2551) + if ( ( option.selected || i === index ) && + + // Don't return options that are disabled or in a disabled optgroup + !option.disabled && + ( !option.parentNode.disabled || + !nodeName( option.parentNode, "optgroup" ) ) ) { + + // Get the specific value for the option + value = jQuery( option ).val(); + + // We don't need an array for one selects + if ( one ) { + return value; + } + + // Multi-Selects return an array + values.push( value ); + } + } + + return values; + }, + + set: function( elem, value ) { + var optionSet, option, + options = elem.options, + values = jQuery.makeArray( value ), + i = options.length; + + while ( i-- ) { + option = options[ i ]; + + /* eslint-disable no-cond-assign */ + + if ( option.selected = + jQuery.inArray( jQuery.valHooks.option.get( option ), values ) > -1 + ) { + optionSet = true; + } + + /* eslint-enable no-cond-assign */ + } + + // Force browsers to behave consistently when non-matching value is set + if ( !optionSet ) { + elem.selectedIndex = -1; + } + return values; + } + } + } +} ); + +// Radios and checkboxes getter/setter +jQuery.each( [ "radio", "checkbox" ], function() { + jQuery.valHooks[ this ] = { + set: function( elem, value ) { + if ( Array.isArray( value ) ) { + return ( elem.checked = jQuery.inArray( jQuery( elem ).val(), value ) > -1 ); + } + } + }; + if ( !support.checkOn ) { + jQuery.valHooks[ this ].get = function( elem ) { + return elem.getAttribute( "value" ) === null ? "on" : elem.value; + }; + } +} ); + + + + +// Return jQuery for attributes-only inclusion + + +support.focusin = "onfocusin" in window; + + +var rfocusMorph = /^(?:focusinfocus|focusoutblur)$/, + stopPropagationCallback = function( e ) { + e.stopPropagation(); + }; + +jQuery.extend( jQuery.event, { + + trigger: function( event, data, elem, onlyHandlers ) { + + var i, cur, tmp, bubbleType, ontype, handle, special, lastElement, + eventPath = [ elem || document ], + type = hasOwn.call( event, "type" ) ? event.type : event, + namespaces = hasOwn.call( event, "namespace" ) ? event.namespace.split( "." ) : []; + + cur = lastElement = tmp = elem = elem || document; + + // Don't do events on text and comment nodes + if ( elem.nodeType === 3 || elem.nodeType === 8 ) { + return; + } + + // focus/blur morphs to focusin/out; ensure we're not firing them right now + if ( rfocusMorph.test( type + jQuery.event.triggered ) ) { + return; + } + + if ( type.indexOf( "." ) > -1 ) { + + // Namespaced trigger; create a regexp to match event type in handle() + namespaces = type.split( "." ); + type = namespaces.shift(); + namespaces.sort(); + } + ontype = type.indexOf( ":" ) < 0 && "on" + type; + + // Caller can pass in a jQuery.Event object, Object, or just an event type string + event = event[ jQuery.expando ] ? + event : + new jQuery.Event( type, typeof event === "object" && event ); + + // Trigger bitmask: & 1 for native handlers; & 2 for jQuery (always true) + event.isTrigger = onlyHandlers ? 2 : 3; + event.namespace = namespaces.join( "." ); + event.rnamespace = event.namespace ? + new RegExp( "(^|\\.)" + namespaces.join( "\\.(?:.*\\.|)" ) + "(\\.|$)" ) : + null; + + // Clean up the event in case it is being reused + event.result = undefined; + if ( !event.target ) { + event.target = elem; + } + + // Clone any incoming data and prepend the event, creating the handler arg list + data = data == null ? + [ event ] : + jQuery.makeArray( data, [ event ] ); + + // Allow special events to draw outside the lines + special = jQuery.event.special[ type ] || {}; + if ( !onlyHandlers && special.trigger && special.trigger.apply( elem, data ) === false ) { + return; + } + + // Determine event propagation path in advance, per W3C events spec (#9951) + // Bubble up to document, then to window; watch for a global ownerDocument var (#9724) + if ( !onlyHandlers && !special.noBubble && !isWindow( elem ) ) { + + bubbleType = special.delegateType || type; + if ( !rfocusMorph.test( bubbleType + type ) ) { + cur = cur.parentNode; + } + for ( ; cur; cur = cur.parentNode ) { + eventPath.push( cur ); + tmp = cur; + } + + // Only add window if we got to document (e.g., not plain obj or detached DOM) + if ( tmp === ( elem.ownerDocument || document ) ) { + eventPath.push( tmp.defaultView || tmp.parentWindow || window ); + } + } + + // Fire handlers on the event path + i = 0; + while ( ( cur = eventPath[ i++ ] ) && !event.isPropagationStopped() ) { + lastElement = cur; + event.type = i > 1 ? + bubbleType : + special.bindType || type; + + // jQuery handler + handle = ( dataPriv.get( cur, "events" ) || {} )[ event.type ] && + dataPriv.get( cur, "handle" ); + if ( handle ) { + handle.apply( cur, data ); + } + + // Native handler + handle = ontype && cur[ ontype ]; + if ( handle && handle.apply && acceptData( cur ) ) { + event.result = handle.apply( cur, data ); + if ( event.result === false ) { + event.preventDefault(); + } + } + } + event.type = type; + + // If nobody prevented the default action, do it now + if ( !onlyHandlers && !event.isDefaultPrevented() ) { + + if ( ( !special._default || + special._default.apply( eventPath.pop(), data ) === false ) && + acceptData( elem ) ) { + + // Call a native DOM method on the target with the same name as the event. + // Don't do default actions on window, that's where global variables be (#6170) + if ( ontype && isFunction( elem[ type ] ) && !isWindow( elem ) ) { + + // Don't re-trigger an onFOO event when we call its FOO() method + tmp = elem[ ontype ]; + + if ( tmp ) { + elem[ ontype ] = null; + } + + // Prevent re-triggering of the same event, since we already bubbled it above + jQuery.event.triggered = type; + + if ( event.isPropagationStopped() ) { + lastElement.addEventListener( type, stopPropagationCallback ); + } + + elem[ type ](); + + if ( event.isPropagationStopped() ) { + lastElement.removeEventListener( type, stopPropagationCallback ); + } + + jQuery.event.triggered = undefined; + + if ( tmp ) { + elem[ ontype ] = tmp; + } + } + } + } + + return event.result; + }, + + // Piggyback on a donor event to simulate a different one + // Used only for `focus(in | out)` events + simulate: function( type, elem, event ) { + var e = jQuery.extend( + new jQuery.Event(), + event, + { + type: type, + isSimulated: true + } + ); + + jQuery.event.trigger( e, null, elem ); + } + +} ); + +jQuery.fn.extend( { + + trigger: function( type, data ) { + return this.each( function() { + jQuery.event.trigger( type, data, this ); + } ); + }, + triggerHandler: function( type, data ) { + var elem = this[ 0 ]; + if ( elem ) { + return jQuery.event.trigger( type, data, elem, true ); + } + } +} ); + + +// Support: Firefox <=44 +// Firefox doesn't have focus(in | out) events +// Related ticket - https://bugzilla.mozilla.org/show_bug.cgi?id=687787 +// +// Support: Chrome <=48 - 49, Safari <=9.0 - 9.1 +// focus(in | out) events fire after focus & blur events, +// which is spec violation - http://www.w3.org/TR/DOM-Level-3-Events/#events-focusevent-event-order +// Related ticket - https://bugs.chromium.org/p/chromium/issues/detail?id=449857 +if ( !support.focusin ) { + jQuery.each( { focus: "focusin", blur: "focusout" }, function( orig, fix ) { + + // Attach a single capturing handler on the document while someone wants focusin/focusout + var handler = function( event ) { + jQuery.event.simulate( fix, event.target, jQuery.event.fix( event ) ); + }; + + jQuery.event.special[ fix ] = { + setup: function() { + var doc = this.ownerDocument || this, + attaches = dataPriv.access( doc, fix ); + + if ( !attaches ) { + doc.addEventListener( orig, handler, true ); + } + dataPriv.access( doc, fix, ( attaches || 0 ) + 1 ); + }, + teardown: function() { + var doc = this.ownerDocument || this, + attaches = dataPriv.access( doc, fix ) - 1; + + if ( !attaches ) { + doc.removeEventListener( orig, handler, true ); + dataPriv.remove( doc, fix ); + + } else { + dataPriv.access( doc, fix, attaches ); + } + } + }; + } ); +} +var location = window.location; + +var nonce = Date.now(); + +var rquery = ( /\?/ ); + + + +// Cross-browser xml parsing +jQuery.parseXML = function( data ) { + var xml; + if ( !data || typeof data !== "string" ) { + return null; + } + + // Support: IE 9 - 11 only + // IE throws on parseFromString with invalid input. + try { + xml = ( new window.DOMParser() ).parseFromString( data, "text/xml" ); + } catch ( e ) { + xml = undefined; + } + + if ( !xml || xml.getElementsByTagName( "parsererror" ).length ) { + jQuery.error( "Invalid XML: " + data ); + } + return xml; +}; + + +var + rbracket = /\[\]$/, + rCRLF = /\r?\n/g, + rsubmitterTypes = /^(?:submit|button|image|reset|file)$/i, + rsubmittable = /^(?:input|select|textarea|keygen)/i; + +function buildParams( prefix, obj, traditional, add ) { + var name; + + if ( Array.isArray( obj ) ) { + + // Serialize array item. + jQuery.each( obj, function( i, v ) { + if ( traditional || rbracket.test( prefix ) ) { + + // Treat each array item as a scalar. + add( prefix, v ); + + } else { + + // Item is non-scalar (array or object), encode its numeric index. + buildParams( + prefix + "[" + ( typeof v === "object" && v != null ? i : "" ) + "]", + v, + traditional, + add + ); + } + } ); + + } else if ( !traditional && toType( obj ) === "object" ) { + + // Serialize object item. + for ( name in obj ) { + buildParams( prefix + "[" + name + "]", obj[ name ], traditional, add ); + } + + } else { + + // Serialize scalar item. + add( prefix, obj ); + } +} + +// Serialize an array of form elements or a set of +// key/values into a query string +jQuery.param = function( a, traditional ) { + var prefix, + s = [], + add = function( key, valueOrFunction ) { + + // If value is a function, invoke it and use its return value + var value = isFunction( valueOrFunction ) ? + valueOrFunction() : + valueOrFunction; + + s[ s.length ] = encodeURIComponent( key ) + "=" + + encodeURIComponent( value == null ? "" : value ); + }; + + // If an array was passed in, assume that it is an array of form elements. + if ( Array.isArray( a ) || ( a.jquery && !jQuery.isPlainObject( a ) ) ) { + + // Serialize the form elements + jQuery.each( a, function() { + add( this.name, this.value ); + } ); + + } else { + + // If traditional, encode the "old" way (the way 1.3.2 or older + // did it), otherwise encode params recursively. + for ( prefix in a ) { + buildParams( prefix, a[ prefix ], traditional, add ); + } + } + + // Return the resulting serialization + return s.join( "&" ); +}; + +jQuery.fn.extend( { + serialize: function() { + return jQuery.param( this.serializeArray() ); + }, + serializeArray: function() { + return this.map( function() { + + // Can add propHook for "elements" to filter or add form elements + var elements = jQuery.prop( this, "elements" ); + return elements ? jQuery.makeArray( elements ) : this; + } ) + .filter( function() { + var type = this.type; + + // Use .is( ":disabled" ) so that fieldset[disabled] works + return this.name && !jQuery( this ).is( ":disabled" ) && + rsubmittable.test( this.nodeName ) && !rsubmitterTypes.test( type ) && + ( this.checked || !rcheckableType.test( type ) ); + } ) + .map( function( i, elem ) { + var val = jQuery( this ).val(); + + if ( val == null ) { + return null; + } + + if ( Array.isArray( val ) ) { + return jQuery.map( val, function( val ) { + return { name: elem.name, value: val.replace( rCRLF, "\r\n" ) }; + } ); + } + + return { name: elem.name, value: val.replace( rCRLF, "\r\n" ) }; + } ).get(); + } +} ); + + +var + r20 = /%20/g, + rhash = /#.*$/, + rantiCache = /([?&])_=[^&]*/, + rheaders = /^(.*?):[ \t]*([^\r\n]*)$/mg, + + // #7653, #8125, #8152: local protocol detection + rlocalProtocol = /^(?:about|app|app-storage|.+-extension|file|res|widget):$/, + rnoContent = /^(?:GET|HEAD)$/, + rprotocol = /^\/\//, + + /* Prefilters + * 1) They are useful to introduce custom dataTypes (see ajax/jsonp.js for an example) + * 2) These are called: + * - BEFORE asking for a transport + * - AFTER param serialization (s.data is a string if s.processData is true) + * 3) key is the dataType + * 4) the catchall symbol "*" can be used + * 5) execution will start with transport dataType and THEN continue down to "*" if needed + */ + prefilters = {}, + + /* Transports bindings + * 1) key is the dataType + * 2) the catchall symbol "*" can be used + * 3) selection will start with transport dataType and THEN go to "*" if needed + */ + transports = {}, + + // Avoid comment-prolog char sequence (#10098); must appease lint and evade compression + allTypes = "*/".concat( "*" ), + + // Anchor tag for parsing the document origin + originAnchor = document.createElement( "a" ); + originAnchor.href = location.href; + +// Base "constructor" for jQuery.ajaxPrefilter and jQuery.ajaxTransport +function addToPrefiltersOrTransports( structure ) { + + // dataTypeExpression is optional and defaults to "*" + return function( dataTypeExpression, func ) { + + if ( typeof dataTypeExpression !== "string" ) { + func = dataTypeExpression; + dataTypeExpression = "*"; + } + + var dataType, + i = 0, + dataTypes = dataTypeExpression.toLowerCase().match( rnothtmlwhite ) || []; + + if ( isFunction( func ) ) { + + // For each dataType in the dataTypeExpression + while ( ( dataType = dataTypes[ i++ ] ) ) { + + // Prepend if requested + if ( dataType[ 0 ] === "+" ) { + dataType = dataType.slice( 1 ) || "*"; + ( structure[ dataType ] = structure[ dataType ] || [] ).unshift( func ); + + // Otherwise append + } else { + ( structure[ dataType ] = structure[ dataType ] || [] ).push( func ); + } + } + } + }; +} + +// Base inspection function for prefilters and transports +function inspectPrefiltersOrTransports( structure, options, originalOptions, jqXHR ) { + + var inspected = {}, + seekingTransport = ( structure === transports ); + + function inspect( dataType ) { + var selected; + inspected[ dataType ] = true; + jQuery.each( structure[ dataType ] || [], function( _, prefilterOrFactory ) { + var dataTypeOrTransport = prefilterOrFactory( options, originalOptions, jqXHR ); + if ( typeof dataTypeOrTransport === "string" && + !seekingTransport && !inspected[ dataTypeOrTransport ] ) { + + options.dataTypes.unshift( dataTypeOrTransport ); + inspect( dataTypeOrTransport ); + return false; + } else if ( seekingTransport ) { + return !( selected = dataTypeOrTransport ); + } + } ); + return selected; + } + + return inspect( options.dataTypes[ 0 ] ) || !inspected[ "*" ] && inspect( "*" ); +} + +// A special extend for ajax options +// that takes "flat" options (not to be deep extended) +// Fixes #9887 +function ajaxExtend( target, src ) { + var key, deep, + flatOptions = jQuery.ajaxSettings.flatOptions || {}; + + for ( key in src ) { + if ( src[ key ] !== undefined ) { + ( flatOptions[ key ] ? target : ( deep || ( deep = {} ) ) )[ key ] = src[ key ]; + } + } + if ( deep ) { + jQuery.extend( true, target, deep ); + } + + return target; +} + +/* Handles responses to an ajax request: + * - finds the right dataType (mediates between content-type and expected dataType) + * - returns the corresponding response + */ +function ajaxHandleResponses( s, jqXHR, responses ) { + + var ct, type, finalDataType, firstDataType, + contents = s.contents, + dataTypes = s.dataTypes; + + // Remove auto dataType and get content-type in the process + while ( dataTypes[ 0 ] === "*" ) { + dataTypes.shift(); + if ( ct === undefined ) { + ct = s.mimeType || jqXHR.getResponseHeader( "Content-Type" ); + } + } + + // Check if we're dealing with a known content-type + if ( ct ) { + for ( type in contents ) { + if ( contents[ type ] && contents[ type ].test( ct ) ) { + dataTypes.unshift( type ); + break; + } + } + } + + // Check to see if we have a response for the expected dataType + if ( dataTypes[ 0 ] in responses ) { + finalDataType = dataTypes[ 0 ]; + } else { + + // Try convertible dataTypes + for ( type in responses ) { + if ( !dataTypes[ 0 ] || s.converters[ type + " " + dataTypes[ 0 ] ] ) { + finalDataType = type; + break; + } + if ( !firstDataType ) { + firstDataType = type; + } + } + + // Or just use first one + finalDataType = finalDataType || firstDataType; + } + + // If we found a dataType + // We add the dataType to the list if needed + // and return the corresponding response + if ( finalDataType ) { + if ( finalDataType !== dataTypes[ 0 ] ) { + dataTypes.unshift( finalDataType ); + } + return responses[ finalDataType ]; + } +} + +/* Chain conversions given the request and the original response + * Also sets the responseXXX fields on the jqXHR instance + */ +function ajaxConvert( s, response, jqXHR, isSuccess ) { + var conv2, current, conv, tmp, prev, + converters = {}, + + // Work with a copy of dataTypes in case we need to modify it for conversion + dataTypes = s.dataTypes.slice(); + + // Create converters map with lowercased keys + if ( dataTypes[ 1 ] ) { + for ( conv in s.converters ) { + converters[ conv.toLowerCase() ] = s.converters[ conv ]; + } + } + + current = dataTypes.shift(); + + // Convert to each sequential dataType + while ( current ) { + + if ( s.responseFields[ current ] ) { + jqXHR[ s.responseFields[ current ] ] = response; + } + + // Apply the dataFilter if provided + if ( !prev && isSuccess && s.dataFilter ) { + response = s.dataFilter( response, s.dataType ); + } + + prev = current; + current = dataTypes.shift(); + + if ( current ) { + + // There's only work to do if current dataType is non-auto + if ( current === "*" ) { + + current = prev; + + // Convert response if prev dataType is non-auto and differs from current + } else if ( prev !== "*" && prev !== current ) { + + // Seek a direct converter + conv = converters[ prev + " " + current ] || converters[ "* " + current ]; + + // If none found, seek a pair + if ( !conv ) { + for ( conv2 in converters ) { + + // If conv2 outputs current + tmp = conv2.split( " " ); + if ( tmp[ 1 ] === current ) { + + // If prev can be converted to accepted input + conv = converters[ prev + " " + tmp[ 0 ] ] || + converters[ "* " + tmp[ 0 ] ]; + if ( conv ) { + + // Condense equivalence converters + if ( conv === true ) { + conv = converters[ conv2 ]; + + // Otherwise, insert the intermediate dataType + } else if ( converters[ conv2 ] !== true ) { + current = tmp[ 0 ]; + dataTypes.unshift( tmp[ 1 ] ); + } + break; + } + } + } + } + + // Apply converter (if not an equivalence) + if ( conv !== true ) { + + // Unless errors are allowed to bubble, catch and return them + if ( conv && s.throws ) { + response = conv( response ); + } else { + try { + response = conv( response ); + } catch ( e ) { + return { + state: "parsererror", + error: conv ? e : "No conversion from " + prev + " to " + current + }; + } + } + } + } + } + } + + return { state: "success", data: response }; +} + +jQuery.extend( { + + // Counter for holding the number of active queries + active: 0, + + // Last-Modified header cache for next request + lastModified: {}, + etag: {}, + + ajaxSettings: { + url: location.href, + type: "GET", + isLocal: rlocalProtocol.test( location.protocol ), + global: true, + processData: true, + async: true, + contentType: "application/x-www-form-urlencoded; charset=UTF-8", + + /* + timeout: 0, + data: null, + dataType: null, + username: null, + password: null, + cache: null, + throws: false, + traditional: false, + headers: {}, + */ + + accepts: { + "*": allTypes, + text: "text/plain", + html: "text/html", + xml: "application/xml, text/xml", + json: "application/json, text/javascript" + }, + + contents: { + xml: /\bxml\b/, + html: /\bhtml/, + json: /\bjson\b/ + }, + + responseFields: { + xml: "responseXML", + text: "responseText", + json: "responseJSON" + }, + + // Data converters + // Keys separate source (or catchall "*") and destination types with a single space + converters: { + + // Convert anything to text + "* text": String, + + // Text to html (true = no transformation) + "text html": true, + + // Evaluate text as a json expression + "text json": JSON.parse, + + // Parse text as xml + "text xml": jQuery.parseXML + }, + + // For options that shouldn't be deep extended: + // you can add your own custom options here if + // and when you create one that shouldn't be + // deep extended (see ajaxExtend) + flatOptions: { + url: true, + context: true + } + }, + + // Creates a full fledged settings object into target + // with both ajaxSettings and settings fields. + // If target is omitted, writes into ajaxSettings. + ajaxSetup: function( target, settings ) { + return settings ? + + // Building a settings object + ajaxExtend( ajaxExtend( target, jQuery.ajaxSettings ), settings ) : + + // Extending ajaxSettings + ajaxExtend( jQuery.ajaxSettings, target ); + }, + + ajaxPrefilter: addToPrefiltersOrTransports( prefilters ), + ajaxTransport: addToPrefiltersOrTransports( transports ), + + // Main method + ajax: function( url, options ) { + + // If url is an object, simulate pre-1.5 signature + if ( typeof url === "object" ) { + options = url; + url = undefined; + } + + // Force options to be an object + options = options || {}; + + var transport, + + // URL without anti-cache param + cacheURL, + + // Response headers + responseHeadersString, + responseHeaders, + + // timeout handle + timeoutTimer, + + // Url cleanup var + urlAnchor, + + // Request state (becomes false upon send and true upon completion) + completed, + + // To know if global events are to be dispatched + fireGlobals, + + // Loop variable + i, + + // uncached part of the url + uncached, + + // Create the final options object + s = jQuery.ajaxSetup( {}, options ), + + // Callbacks context + callbackContext = s.context || s, + + // Context for global events is callbackContext if it is a DOM node or jQuery collection + globalEventContext = s.context && + ( callbackContext.nodeType || callbackContext.jquery ) ? + jQuery( callbackContext ) : + jQuery.event, + + // Deferreds + deferred = jQuery.Deferred(), + completeDeferred = jQuery.Callbacks( "once memory" ), + + // Status-dependent callbacks + statusCode = s.statusCode || {}, + + // Headers (they are sent all at once) + requestHeaders = {}, + requestHeadersNames = {}, + + // Default abort message + strAbort = "canceled", + + // Fake xhr + jqXHR = { + readyState: 0, + + // Builds headers hashtable if needed + getResponseHeader: function( key ) { + var match; + if ( completed ) { + if ( !responseHeaders ) { + responseHeaders = {}; + while ( ( match = rheaders.exec( responseHeadersString ) ) ) { + responseHeaders[ match[ 1 ].toLowerCase() ] = match[ 2 ]; + } + } + match = responseHeaders[ key.toLowerCase() ]; + } + return match == null ? null : match; + }, + + // Raw string + getAllResponseHeaders: function() { + return completed ? responseHeadersString : null; + }, + + // Caches the header + setRequestHeader: function( name, value ) { + if ( completed == null ) { + name = requestHeadersNames[ name.toLowerCase() ] = + requestHeadersNames[ name.toLowerCase() ] || name; + requestHeaders[ name ] = value; + } + return this; + }, + + // Overrides response content-type header + overrideMimeType: function( type ) { + if ( completed == null ) { + s.mimeType = type; + } + return this; + }, + + // Status-dependent callbacks + statusCode: function( map ) { + var code; + if ( map ) { + if ( completed ) { + + // Execute the appropriate callbacks + jqXHR.always( map[ jqXHR.status ] ); + } else { + + // Lazy-add the new callbacks in a way that preserves old ones + for ( code in map ) { + statusCode[ code ] = [ statusCode[ code ], map[ code ] ]; + } + } + } + return this; + }, + + // Cancel the request + abort: function( statusText ) { + var finalText = statusText || strAbort; + if ( transport ) { + transport.abort( finalText ); + } + done( 0, finalText ); + return this; + } + }; + + // Attach deferreds + deferred.promise( jqXHR ); + + // Add protocol if not provided (prefilters might expect it) + // Handle falsy url in the settings object (#10093: consistency with old signature) + // We also use the url parameter if available + s.url = ( ( url || s.url || location.href ) + "" ) + .replace( rprotocol, location.protocol + "//" ); + + // Alias method option to type as per ticket #12004 + s.type = options.method || options.type || s.method || s.type; + + // Extract dataTypes list + s.dataTypes = ( s.dataType || "*" ).toLowerCase().match( rnothtmlwhite ) || [ "" ]; + + // A cross-domain request is in order when the origin doesn't match the current origin. + if ( s.crossDomain == null ) { + urlAnchor = document.createElement( "a" ); + + // Support: IE <=8 - 11, Edge 12 - 15 + // IE throws exception on accessing the href property if url is malformed, + // e.g. http://example.com:80x/ + try { + urlAnchor.href = s.url; + + // Support: IE <=8 - 11 only + // Anchor's host property isn't correctly set when s.url is relative + urlAnchor.href = urlAnchor.href; + s.crossDomain = originAnchor.protocol + "//" + originAnchor.host !== + urlAnchor.protocol + "//" + urlAnchor.host; + } catch ( e ) { + + // If there is an error parsing the URL, assume it is crossDomain, + // it can be rejected by the transport if it is invalid + s.crossDomain = true; + } + } + + // Convert data if not already a string + if ( s.data && s.processData && typeof s.data !== "string" ) { + s.data = jQuery.param( s.data, s.traditional ); + } + + // Apply prefilters + inspectPrefiltersOrTransports( prefilters, s, options, jqXHR ); + + // If request was aborted inside a prefilter, stop there + if ( completed ) { + return jqXHR; + } + + // We can fire global events as of now if asked to + // Don't fire events if jQuery.event is undefined in an AMD-usage scenario (#15118) + fireGlobals = jQuery.event && s.global; + + // Watch for a new set of requests + if ( fireGlobals && jQuery.active++ === 0 ) { + jQuery.event.trigger( "ajaxStart" ); + } + + // Uppercase the type + s.type = s.type.toUpperCase(); + + // Determine if request has content + s.hasContent = !rnoContent.test( s.type ); + + // Save the URL in case we're toying with the If-Modified-Since + // and/or If-None-Match header later on + // Remove hash to simplify url manipulation + cacheURL = s.url.replace( rhash, "" ); + + // More options handling for requests with no content + if ( !s.hasContent ) { + + // Remember the hash so we can put it back + uncached = s.url.slice( cacheURL.length ); + + // If data is available and should be processed, append data to url + if ( s.data && ( s.processData || typeof s.data === "string" ) ) { + cacheURL += ( rquery.test( cacheURL ) ? "&" : "?" ) + s.data; + + // #9682: remove data so that it's not used in an eventual retry + delete s.data; + } + + // Add or update anti-cache param if needed + if ( s.cache === false ) { + cacheURL = cacheURL.replace( rantiCache, "$1" ); + uncached = ( rquery.test( cacheURL ) ? "&" : "?" ) + "_=" + ( nonce++ ) + uncached; + } + + // Put hash and anti-cache on the URL that will be requested (gh-1732) + s.url = cacheURL + uncached; + + // Change '%20' to '+' if this is encoded form body content (gh-2658) + } else if ( s.data && s.processData && + ( s.contentType || "" ).indexOf( "application/x-www-form-urlencoded" ) === 0 ) { + s.data = s.data.replace( r20, "+" ); + } + + // Set the If-Modified-Since and/or If-None-Match header, if in ifModified mode. + if ( s.ifModified ) { + if ( jQuery.lastModified[ cacheURL ] ) { + jqXHR.setRequestHeader( "If-Modified-Since", jQuery.lastModified[ cacheURL ] ); + } + if ( jQuery.etag[ cacheURL ] ) { + jqXHR.setRequestHeader( "If-None-Match", jQuery.etag[ cacheURL ] ); + } + } + + // Set the correct header, if data is being sent + if ( s.data && s.hasContent && s.contentType !== false || options.contentType ) { + jqXHR.setRequestHeader( "Content-Type", s.contentType ); + } + + // Set the Accepts header for the server, depending on the dataType + jqXHR.setRequestHeader( + "Accept", + s.dataTypes[ 0 ] && s.accepts[ s.dataTypes[ 0 ] ] ? + s.accepts[ s.dataTypes[ 0 ] ] + + ( s.dataTypes[ 0 ] !== "*" ? ", " + allTypes + "; q=0.01" : "" ) : + s.accepts[ "*" ] + ); + + // Check for headers option + for ( i in s.headers ) { + jqXHR.setRequestHeader( i, s.headers[ i ] ); + } + + // Allow custom headers/mimetypes and early abort + if ( s.beforeSend && + ( s.beforeSend.call( callbackContext, jqXHR, s ) === false || completed ) ) { + + // Abort if not done already and return + return jqXHR.abort(); + } + + // Aborting is no longer a cancellation + strAbort = "abort"; + + // Install callbacks on deferreds + completeDeferred.add( s.complete ); + jqXHR.done( s.success ); + jqXHR.fail( s.error ); + + // Get transport + transport = inspectPrefiltersOrTransports( transports, s, options, jqXHR ); + + // If no transport, we auto-abort + if ( !transport ) { + done( -1, "No Transport" ); + } else { + jqXHR.readyState = 1; + + // Send global event + if ( fireGlobals ) { + globalEventContext.trigger( "ajaxSend", [ jqXHR, s ] ); + } + + // If request was aborted inside ajaxSend, stop there + if ( completed ) { + return jqXHR; + } + + // Timeout + if ( s.async && s.timeout > 0 ) { + timeoutTimer = window.setTimeout( function() { + jqXHR.abort( "timeout" ); + }, s.timeout ); + } + + try { + completed = false; + transport.send( requestHeaders, done ); + } catch ( e ) { + + // Rethrow post-completion exceptions + if ( completed ) { + throw e; + } + + // Propagate others as results + done( -1, e ); + } + } + + // Callback for when everything is done + function done( status, nativeStatusText, responses, headers ) { + var isSuccess, success, error, response, modified, + statusText = nativeStatusText; + + // Ignore repeat invocations + if ( completed ) { + return; + } + + completed = true; + + // Clear timeout if it exists + if ( timeoutTimer ) { + window.clearTimeout( timeoutTimer ); + } + + // Dereference transport for early garbage collection + // (no matter how long the jqXHR object will be used) + transport = undefined; + + // Cache response headers + responseHeadersString = headers || ""; + + // Set readyState + jqXHR.readyState = status > 0 ? 4 : 0; + + // Determine if successful + isSuccess = status >= 200 && status < 300 || status === 304; + + // Get response data + if ( responses ) { + response = ajaxHandleResponses( s, jqXHR, responses ); + } + + // Convert no matter what (that way responseXXX fields are always set) + response = ajaxConvert( s, response, jqXHR, isSuccess ); + + // If successful, handle type chaining + if ( isSuccess ) { + + // Set the If-Modified-Since and/or If-None-Match header, if in ifModified mode. + if ( s.ifModified ) { + modified = jqXHR.getResponseHeader( "Last-Modified" ); + if ( modified ) { + jQuery.lastModified[ cacheURL ] = modified; + } + modified = jqXHR.getResponseHeader( "etag" ); + if ( modified ) { + jQuery.etag[ cacheURL ] = modified; + } + } + + // if no content + if ( status === 204 || s.type === "HEAD" ) { + statusText = "nocontent"; + + // if not modified + } else if ( status === 304 ) { + statusText = "notmodified"; + + // If we have data, let's convert it + } else { + statusText = response.state; + success = response.data; + error = response.error; + isSuccess = !error; + } + } else { + + // Extract error from statusText and normalize for non-aborts + error = statusText; + if ( status || !statusText ) { + statusText = "error"; + if ( status < 0 ) { + status = 0; + } + } + } + + // Set data for the fake xhr object + jqXHR.status = status; + jqXHR.statusText = ( nativeStatusText || statusText ) + ""; + + // Success/Error + if ( isSuccess ) { + deferred.resolveWith( callbackContext, [ success, statusText, jqXHR ] ); + } else { + deferred.rejectWith( callbackContext, [ jqXHR, statusText, error ] ); + } + + // Status-dependent callbacks + jqXHR.statusCode( statusCode ); + statusCode = undefined; + + if ( fireGlobals ) { + globalEventContext.trigger( isSuccess ? "ajaxSuccess" : "ajaxError", + [ jqXHR, s, isSuccess ? success : error ] ); + } + + // Complete + completeDeferred.fireWith( callbackContext, [ jqXHR, statusText ] ); + + if ( fireGlobals ) { + globalEventContext.trigger( "ajaxComplete", [ jqXHR, s ] ); + + // Handle the global AJAX counter + if ( !( --jQuery.active ) ) { + jQuery.event.trigger( "ajaxStop" ); + } + } + } + + return jqXHR; + }, + + getJSON: function( url, data, callback ) { + return jQuery.get( url, data, callback, "json" ); + }, + + getScript: function( url, callback ) { + return jQuery.get( url, undefined, callback, "script" ); + } +} ); + +jQuery.each( [ "get", "post" ], function( i, method ) { + jQuery[ method ] = function( url, data, callback, type ) { + + // Shift arguments if data argument was omitted + if ( isFunction( data ) ) { + type = type || callback; + callback = data; + data = undefined; + } + + // The url can be an options object (which then must have .url) + return jQuery.ajax( jQuery.extend( { + url: url, + type: method, + dataType: type, + data: data, + success: callback + }, jQuery.isPlainObject( url ) && url ) ); + }; +} ); + + +jQuery._evalUrl = function( url ) { + return jQuery.ajax( { + url: url, + + // Make this explicit, since user can override this through ajaxSetup (#11264) + type: "GET", + dataType: "script", + cache: true, + async: false, + global: false, + "throws": true + } ); +}; + + +jQuery.fn.extend( { + wrapAll: function( html ) { + var wrap; + + if ( this[ 0 ] ) { + if ( isFunction( html ) ) { + html = html.call( this[ 0 ] ); + } + + // The elements to wrap the target around + wrap = jQuery( html, this[ 0 ].ownerDocument ).eq( 0 ).clone( true ); + + if ( this[ 0 ].parentNode ) { + wrap.insertBefore( this[ 0 ] ); + } + + wrap.map( function() { + var elem = this; + + while ( elem.firstElementChild ) { + elem = elem.firstElementChild; + } + + return elem; + } ).append( this ); + } + + return this; + }, + + wrapInner: function( html ) { + if ( isFunction( html ) ) { + return this.each( function( i ) { + jQuery( this ).wrapInner( html.call( this, i ) ); + } ); + } + + return this.each( function() { + var self = jQuery( this ), + contents = self.contents(); + + if ( contents.length ) { + contents.wrapAll( html ); + + } else { + self.append( html ); + } + } ); + }, + + wrap: function( html ) { + var htmlIsFunction = isFunction( html ); + + return this.each( function( i ) { + jQuery( this ).wrapAll( htmlIsFunction ? html.call( this, i ) : html ); + } ); + }, + + unwrap: function( selector ) { + this.parent( selector ).not( "body" ).each( function() { + jQuery( this ).replaceWith( this.childNodes ); + } ); + return this; + } +} ); + + +jQuery.expr.pseudos.hidden = function( elem ) { + return !jQuery.expr.pseudos.visible( elem ); +}; +jQuery.expr.pseudos.visible = function( elem ) { + return !!( elem.offsetWidth || elem.offsetHeight || elem.getClientRects().length ); +}; + + + + +jQuery.ajaxSettings.xhr = function() { + try { + return new window.XMLHttpRequest(); + } catch ( e ) {} +}; + +var xhrSuccessStatus = { + + // File protocol always yields status code 0, assume 200 + 0: 200, + + // Support: IE <=9 only + // #1450: sometimes IE returns 1223 when it should be 204 + 1223: 204 + }, + xhrSupported = jQuery.ajaxSettings.xhr(); + +support.cors = !!xhrSupported && ( "withCredentials" in xhrSupported ); +support.ajax = xhrSupported = !!xhrSupported; + +jQuery.ajaxTransport( function( options ) { + var callback, errorCallback; + + // Cross domain only allowed if supported through XMLHttpRequest + if ( support.cors || xhrSupported && !options.crossDomain ) { + return { + send: function( headers, complete ) { + var i, + xhr = options.xhr(); + + xhr.open( + options.type, + options.url, + options.async, + options.username, + options.password + ); + + // Apply custom fields if provided + if ( options.xhrFields ) { + for ( i in options.xhrFields ) { + xhr[ i ] = options.xhrFields[ i ]; + } + } + + // Override mime type if needed + if ( options.mimeType && xhr.overrideMimeType ) { + xhr.overrideMimeType( options.mimeType ); + } + + // X-Requested-With header + // For cross-domain requests, seeing as conditions for a preflight are + // akin to a jigsaw puzzle, we simply never set it to be sure. + // (it can always be set on a per-request basis or even using ajaxSetup) + // For same-domain requests, won't change header if already provided. + if ( !options.crossDomain && !headers[ "X-Requested-With" ] ) { + headers[ "X-Requested-With" ] = "XMLHttpRequest"; + } + + // Set headers + for ( i in headers ) { + xhr.setRequestHeader( i, headers[ i ] ); + } + + // Callback + callback = function( type ) { + return function() { + if ( callback ) { + callback = errorCallback = xhr.onload = + xhr.onerror = xhr.onabort = xhr.ontimeout = + xhr.onreadystatechange = null; + + if ( type === "abort" ) { + xhr.abort(); + } else if ( type === "error" ) { + + // Support: IE <=9 only + // On a manual native abort, IE9 throws + // errors on any property access that is not readyState + if ( typeof xhr.status !== "number" ) { + complete( 0, "error" ); + } else { + complete( + + // File: protocol always yields status 0; see #8605, #14207 + xhr.status, + xhr.statusText + ); + } + } else { + complete( + xhrSuccessStatus[ xhr.status ] || xhr.status, + xhr.statusText, + + // Support: IE <=9 only + // IE9 has no XHR2 but throws on binary (trac-11426) + // For XHR2 non-text, let the caller handle it (gh-2498) + ( xhr.responseType || "text" ) !== "text" || + typeof xhr.responseText !== "string" ? + { binary: xhr.response } : + { text: xhr.responseText }, + xhr.getAllResponseHeaders() + ); + } + } + }; + }; + + // Listen to events + xhr.onload = callback(); + errorCallback = xhr.onerror = xhr.ontimeout = callback( "error" ); + + // Support: IE 9 only + // Use onreadystatechange to replace onabort + // to handle uncaught aborts + if ( xhr.onabort !== undefined ) { + xhr.onabort = errorCallback; + } else { + xhr.onreadystatechange = function() { + + // Check readyState before timeout as it changes + if ( xhr.readyState === 4 ) { + + // Allow onerror to be called first, + // but that will not handle a native abort + // Also, save errorCallback to a variable + // as xhr.onerror cannot be accessed + window.setTimeout( function() { + if ( callback ) { + errorCallback(); + } + } ); + } + }; + } + + // Create the abort callback + callback = callback( "abort" ); + + try { + + // Do send the request (this may raise an exception) + xhr.send( options.hasContent && options.data || null ); + } catch ( e ) { + + // #14683: Only rethrow if this hasn't been notified as an error yet + if ( callback ) { + throw e; + } + } + }, + + abort: function() { + if ( callback ) { + callback(); + } + } + }; + } +} ); + + + + +// Prevent auto-execution of scripts when no explicit dataType was provided (See gh-2432) +jQuery.ajaxPrefilter( function( s ) { + if ( s.crossDomain ) { + s.contents.script = false; + } +} ); + +// Install script dataType +jQuery.ajaxSetup( { + accepts: { + script: "text/javascript, application/javascript, " + + "application/ecmascript, application/x-ecmascript" + }, + contents: { + script: /\b(?:java|ecma)script\b/ + }, + converters: { + "text script": function( text ) { + jQuery.globalEval( text ); + return text; + } + } +} ); + +// Handle cache's special case and crossDomain +jQuery.ajaxPrefilter( "script", function( s ) { + if ( s.cache === undefined ) { + s.cache = false; + } + if ( s.crossDomain ) { + s.type = "GET"; + } +} ); + +// Bind script tag hack transport +jQuery.ajaxTransport( "script", function( s ) { + + // This transport only deals with cross domain requests + if ( s.crossDomain ) { + var script, callback; + return { + send: function( _, complete ) { + script = jQuery( "\r\n"; + +// inject VBScript +document.write(IEBinaryToArray_ByteStr_Script); + +global.JSZipUtils._getBinaryFromXHR = function (xhr) { + var binary = xhr.responseBody; + var byteMapping = {}; + for ( var i = 0; i < 256; i++ ) { + for ( var j = 0; j < 256; j++ ) { + byteMapping[ String.fromCharCode( i + (j << 8) ) ] = + String.fromCharCode(i) + String.fromCharCode(j); + } + } + var rawBytes = IEBinaryToArray_ByteStr(binary); + var lastChr = IEBinaryToArray_ByteStr_Last(binary); + return rawBytes.replace(/[\s\S]/g, function( match ) { + return byteMapping[match]; + }) + lastChr; +}; + +// enforcing Stuk's coding style +// vim: set shiftwidth=4 softtabstop=4: + +},{}]},{},[1]) +; diff --git a/site/static/apidocs/0.9.0/jquery/jszip-utils/dist/jszip-utils-ie.min.js b/site/static/apidocs/0.9.0/jquery/jszip-utils/dist/jszip-utils-ie.min.js new file mode 100644 index 00000000..93d8bc8e --- /dev/null +++ b/site/static/apidocs/0.9.0/jquery/jszip-utils/dist/jszip-utils-ie.min.js @@ -0,0 +1,10 @@ +/*! + +JSZipUtils - A collection of cross-browser utilities to go along with JSZip. + + +(c) 2014 Stuart Knightley, David Duponchel +Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip-utils/master/LICENSE.markdown. + +*/ +!function a(b,c,d){function e(g,h){if(!c[g]){if(!b[g]){var i="function"==typeof require&&require;if(!h&&i)return i(g,!0);if(f)return f(g,!0);throw new Error("Cannot find module '"+g+"'")}var j=c[g]={exports:{}};b[g][0].call(j.exports,function(a){var c=b[g][1][a];return e(c?c:a)},j,j.exports,a,b,c,d)}return c[g].exports}for(var f="function"==typeof require&&require,g=0;g\r\n";document.write(b),a.JSZipUtils._getBinaryFromXHR=function(a){for(var b=a.responseBody,c={},d=0;256>d;d++)for(var e=0;256>e;e++)c[String.fromCharCode(d+(e<<8))]=String.fromCharCode(d)+String.fromCharCode(e);var f=IEBinaryToArray_ByteStr(b),g=IEBinaryToArray_ByteStr_Last(b);return f.replace(/[\s\S]/g,function(a){return c[a]})+g}},{}]},{},[1]); diff --git a/site/static/apidocs/0.9.0/jquery/jszip-utils/dist/jszip-utils.js b/site/static/apidocs/0.9.0/jquery/jszip-utils/dist/jszip-utils.js new file mode 100644 index 00000000..775895ec --- /dev/null +++ b/site/static/apidocs/0.9.0/jquery/jszip-utils/dist/jszip-utils.js @@ -0,0 +1,118 @@ +/*! + +JSZipUtils - A collection of cross-browser utilities to go along with JSZip. + + +(c) 2014 Stuart Knightley, David Duponchel +Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip-utils/master/LICENSE.markdown. + +*/ +!function(e){"object"==typeof exports?module.exports=e():"function"==typeof define&&define.amd?define(e):"undefined"!=typeof window?window.JSZipUtils=e():"undefined"!=typeof global?global.JSZipUtils=e():"undefined"!=typeof self&&(self.JSZipUtils=e())}(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);throw new Error("Cannot find module '"+o+"'")}var f=n[o]={exports:{}};t[o][0].call(f.exports,function(e){var n=t[o][1][e];return s(n?n:e)},f,f.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o + +(c) 2014 Stuart Knightley, David Duponchel +Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip-utils/master/LICENSE.markdown. + +*/ +!function(a){"object"==typeof exports?module.exports=a():"function"==typeof define&&define.amd?define(a):"undefined"!=typeof window?window.JSZipUtils=a():"undefined"!=typeof global?global.JSZipUtils=a():"undefined"!=typeof self&&(self.JSZipUtils=a())}(function(){return function a(b,c,d){function e(g,h){if(!c[g]){if(!b[g]){var i="function"==typeof require&&require;if(!h&&i)return i(g,!0);if(f)return f(g,!0);throw new Error("Cannot find module '"+g+"'")}var j=c[g]={exports:{}};b[g][0].call(j.exports,function(a){var c=b[g][1][a];return e(c?c:a)},j,j.exports,a,b,c,d)}return c[g].exports}for(var f="function"==typeof require&&require,g=0;g + +(c) 2009-2016 Stuart Knightley +Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip/master/LICENSE.markdown. + +JSZip uses the library pako released under the MIT license : +https://github.com/nodeca/pako/blob/master/LICENSE +*/ + +(function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.JSZip = f()}})(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o> 2; + enc2 = ((chr1 & 3) << 4) | (chr2 >> 4); + enc3 = remainingBytes > 1 ? (((chr2 & 15) << 2) | (chr3 >> 6)) : 64; + enc4 = remainingBytes > 2 ? (chr3 & 63) : 64; + + output.push(_keyStr.charAt(enc1) + _keyStr.charAt(enc2) + _keyStr.charAt(enc3) + _keyStr.charAt(enc4)); + + } + + return output.join(""); +}; + +// public method for decoding +exports.decode = function(input) { + var chr1, chr2, chr3; + var enc1, enc2, enc3, enc4; + var i = 0, resultIndex = 0; + + var dataUrlPrefix = "data:"; + + if (input.substr(0, dataUrlPrefix.length) === dataUrlPrefix) { + // This is a common error: people give a data url + // (data:image/png;base64,iVBOR...) with a {base64: true} and + // wonders why things don't work. + // We can detect that the string input looks like a data url but we + // *can't* be sure it is one: removing everything up to the comma would + // be too dangerous. + throw new Error("Invalid base64 input, it looks like a data url."); + } + + input = input.replace(/[^A-Za-z0-9\+\/\=]/g, ""); + + var totalLength = input.length * 3 / 4; + if(input.charAt(input.length - 1) === _keyStr.charAt(64)) { + totalLength--; + } + if(input.charAt(input.length - 2) === _keyStr.charAt(64)) { + totalLength--; + } + if (totalLength % 1 !== 0) { + // totalLength is not an integer, the length does not match a valid + // base64 content. That can happen if: + // - the input is not a base64 content + // - the input is *almost* a base64 content, with a extra chars at the + // beginning or at the end + // - the input uses a base64 variant (base64url for example) + throw new Error("Invalid base64 input, bad content length."); + } + var output; + if (support.uint8array) { + output = new Uint8Array(totalLength|0); + } else { + output = new Array(totalLength|0); + } + + while (i < input.length) { + + enc1 = _keyStr.indexOf(input.charAt(i++)); + enc2 = _keyStr.indexOf(input.charAt(i++)); + enc3 = _keyStr.indexOf(input.charAt(i++)); + enc4 = _keyStr.indexOf(input.charAt(i++)); + + chr1 = (enc1 << 2) | (enc2 >> 4); + chr2 = ((enc2 & 15) << 4) | (enc3 >> 2); + chr3 = ((enc3 & 3) << 6) | enc4; + + output[resultIndex++] = chr1; + + if (enc3 !== 64) { + output[resultIndex++] = chr2; + } + if (enc4 !== 64) { + output[resultIndex++] = chr3; + } + + } + + return output; +}; + +},{"./support":30,"./utils":32}],2:[function(require,module,exports){ +'use strict'; + +var external = require("./external"); +var DataWorker = require('./stream/DataWorker'); +var DataLengthProbe = require('./stream/DataLengthProbe'); +var Crc32Probe = require('./stream/Crc32Probe'); +var DataLengthProbe = require('./stream/DataLengthProbe'); + +/** + * Represent a compressed object, with everything needed to decompress it. + * @constructor + * @param {number} compressedSize the size of the data compressed. + * @param {number} uncompressedSize the size of the data after decompression. + * @param {number} crc32 the crc32 of the decompressed file. + * @param {object} compression the type of compression, see lib/compressions.js. + * @param {String|ArrayBuffer|Uint8Array|Buffer} data the compressed data. + */ +function CompressedObject(compressedSize, uncompressedSize, crc32, compression, data) { + this.compressedSize = compressedSize; + this.uncompressedSize = uncompressedSize; + this.crc32 = crc32; + this.compression = compression; + this.compressedContent = data; +} + +CompressedObject.prototype = { + /** + * Create a worker to get the uncompressed content. + * @return {GenericWorker} the worker. + */ + getContentWorker : function () { + var worker = new DataWorker(external.Promise.resolve(this.compressedContent)) + .pipe(this.compression.uncompressWorker()) + .pipe(new DataLengthProbe("data_length")); + + var that = this; + worker.on("end", function () { + if(this.streamInfo['data_length'] !== that.uncompressedSize) { + throw new Error("Bug : uncompressed data size mismatch"); + } + }); + return worker; + }, + /** + * Create a worker to get the compressed content. + * @return {GenericWorker} the worker. + */ + getCompressedWorker : function () { + return new DataWorker(external.Promise.resolve(this.compressedContent)) + .withStreamInfo("compressedSize", this.compressedSize) + .withStreamInfo("uncompressedSize", this.uncompressedSize) + .withStreamInfo("crc32", this.crc32) + .withStreamInfo("compression", this.compression) + ; + } +}; + +/** + * Chain the given worker with other workers to compress the content with the + * given compresion. + * @param {GenericWorker} uncompressedWorker the worker to pipe. + * @param {Object} compression the compression object. + * @param {Object} compressionOptions the options to use when compressing. + * @return {GenericWorker} the new worker compressing the content. + */ +CompressedObject.createWorkerFrom = function (uncompressedWorker, compression, compressionOptions) { + return uncompressedWorker + .pipe(new Crc32Probe()) + .pipe(new DataLengthProbe("uncompressedSize")) + .pipe(compression.compressWorker(compressionOptions)) + .pipe(new DataLengthProbe("compressedSize")) + .withStreamInfo("compression", compression); +}; + +module.exports = CompressedObject; + +},{"./external":6,"./stream/Crc32Probe":25,"./stream/DataLengthProbe":26,"./stream/DataWorker":27}],3:[function(require,module,exports){ +'use strict'; + +var GenericWorker = require("./stream/GenericWorker"); + +exports.STORE = { + magic: "\x00\x00", + compressWorker : function (compressionOptions) { + return new GenericWorker("STORE compression"); + }, + uncompressWorker : function () { + return new GenericWorker("STORE decompression"); + } +}; +exports.DEFLATE = require('./flate'); + +},{"./flate":7,"./stream/GenericWorker":28}],4:[function(require,module,exports){ +'use strict'; + +var utils = require('./utils'); + +/** + * The following functions come from pako, from pako/lib/zlib/crc32.js + * released under the MIT license, see pako https://github.com/nodeca/pako/ + */ + +// Use ordinary array, since untyped makes no boost here +function makeTable() { + var c, table = []; + + for(var n =0; n < 256; n++){ + c = n; + for(var k =0; k < 8; k++){ + c = ((c&1) ? (0xEDB88320 ^ (c >>> 1)) : (c >>> 1)); + } + table[n] = c; + } + + return table; +} + +// Create table on load. Just 255 signed longs. Not a problem. +var crcTable = makeTable(); + + +function crc32(crc, buf, len, pos) { + var t = crcTable, end = pos + len; + + crc = crc ^ (-1); + + for (var i = pos; i < end; i++ ) { + crc = (crc >>> 8) ^ t[(crc ^ buf[i]) & 0xFF]; + } + + return (crc ^ (-1)); // >>> 0; +} + +// That's all for the pako functions. + +/** + * Compute the crc32 of a string. + * This is almost the same as the function crc32, but for strings. Using the + * same function for the two use cases leads to horrible performances. + * @param {Number} crc the starting value of the crc. + * @param {String} str the string to use. + * @param {Number} len the length of the string. + * @param {Number} pos the starting position for the crc32 computation. + * @return {Number} the computed crc32. + */ +function crc32str(crc, str, len, pos) { + var t = crcTable, end = pos + len; + + crc = crc ^ (-1); + + for (var i = pos; i < end; i++ ) { + crc = (crc >>> 8) ^ t[(crc ^ str.charCodeAt(i)) & 0xFF]; + } + + return (crc ^ (-1)); // >>> 0; +} + +module.exports = function crc32wrapper(input, crc) { + if (typeof input === "undefined" || !input.length) { + return 0; + } + + var isArray = utils.getTypeOf(input) !== "string"; + + if(isArray) { + return crc32(crc|0, input, input.length, 0); + } else { + return crc32str(crc|0, input, input.length, 0); + } +}; + +},{"./utils":32}],5:[function(require,module,exports){ +'use strict'; +exports.base64 = false; +exports.binary = false; +exports.dir = false; +exports.createFolders = true; +exports.date = null; +exports.compression = null; +exports.compressionOptions = null; +exports.comment = null; +exports.unixPermissions = null; +exports.dosPermissions = null; + +},{}],6:[function(require,module,exports){ +/* global Promise */ +'use strict'; + +// load the global object first: +// - it should be better integrated in the system (unhandledRejection in node) +// - the environment may have a custom Promise implementation (see zone.js) +var ES6Promise = null; +if (typeof Promise !== "undefined") { + ES6Promise = Promise; +} else { + ES6Promise = require("lie"); +} + +/** + * Let the user use/change some implementations. + */ +module.exports = { + Promise: ES6Promise +}; + +},{"lie":37}],7:[function(require,module,exports){ +'use strict'; +var USE_TYPEDARRAY = (typeof Uint8Array !== 'undefined') && (typeof Uint16Array !== 'undefined') && (typeof Uint32Array !== 'undefined'); + +var pako = require("pako"); +var utils = require("./utils"); +var GenericWorker = require("./stream/GenericWorker"); + +var ARRAY_TYPE = USE_TYPEDARRAY ? "uint8array" : "array"; + +exports.magic = "\x08\x00"; + +/** + * Create a worker that uses pako to inflate/deflate. + * @constructor + * @param {String} action the name of the pako function to call : either "Deflate" or "Inflate". + * @param {Object} options the options to use when (de)compressing. + */ +function FlateWorker(action, options) { + GenericWorker.call(this, "FlateWorker/" + action); + + this._pako = null; + this._pakoAction = action; + this._pakoOptions = options; + // the `meta` object from the last chunk received + // this allow this worker to pass around metadata + this.meta = {}; +} + +utils.inherits(FlateWorker, GenericWorker); + +/** + * @see GenericWorker.processChunk + */ +FlateWorker.prototype.processChunk = function (chunk) { + this.meta = chunk.meta; + if (this._pako === null) { + this._createPako(); + } + this._pako.push(utils.transformTo(ARRAY_TYPE, chunk.data), false); +}; + +/** + * @see GenericWorker.flush + */ +FlateWorker.prototype.flush = function () { + GenericWorker.prototype.flush.call(this); + if (this._pako === null) { + this._createPako(); + } + this._pako.push([], true); +}; +/** + * @see GenericWorker.cleanUp + */ +FlateWorker.prototype.cleanUp = function () { + GenericWorker.prototype.cleanUp.call(this); + this._pako = null; +}; + +/** + * Create the _pako object. + * TODO: lazy-loading this object isn't the best solution but it's the + * quickest. The best solution is to lazy-load the worker list. See also the + * issue #446. + */ +FlateWorker.prototype._createPako = function () { + this._pako = new pako[this._pakoAction]({ + raw: true, + level: this._pakoOptions.level || -1 // default compression + }); + var self = this; + this._pako.onData = function(data) { + self.push({ + data : data, + meta : self.meta + }); + }; +}; + +exports.compressWorker = function (compressionOptions) { + return new FlateWorker("Deflate", compressionOptions); +}; +exports.uncompressWorker = function () { + return new FlateWorker("Inflate", {}); +}; + +},{"./stream/GenericWorker":28,"./utils":32,"pako":38}],8:[function(require,module,exports){ +'use strict'; + +var utils = require('../utils'); +var GenericWorker = require('../stream/GenericWorker'); +var utf8 = require('../utf8'); +var crc32 = require('../crc32'); +var signature = require('../signature'); + +/** + * Transform an integer into a string in hexadecimal. + * @private + * @param {number} dec the number to convert. + * @param {number} bytes the number of bytes to generate. + * @returns {string} the result. + */ +var decToHex = function(dec, bytes) { + var hex = "", i; + for (i = 0; i < bytes; i++) { + hex += String.fromCharCode(dec & 0xff); + dec = dec >>> 8; + } + return hex; +}; + +/** + * Generate the UNIX part of the external file attributes. + * @param {Object} unixPermissions the unix permissions or null. + * @param {Boolean} isDir true if the entry is a directory, false otherwise. + * @return {Number} a 32 bit integer. + * + * adapted from http://unix.stackexchange.com/questions/14705/the-zip-formats-external-file-attribute : + * + * TTTTsstrwxrwxrwx0000000000ADVSHR + * ^^^^____________________________ file type, see zipinfo.c (UNX_*) + * ^^^_________________________ setuid, setgid, sticky + * ^^^^^^^^^________________ permissions + * ^^^^^^^^^^______ not used ? + * ^^^^^^ DOS attribute bits : Archive, Directory, Volume label, System file, Hidden, Read only + */ +var generateUnixExternalFileAttr = function (unixPermissions, isDir) { + + var result = unixPermissions; + if (!unixPermissions) { + // I can't use octal values in strict mode, hence the hexa. + // 040775 => 0x41fd + // 0100664 => 0x81b4 + result = isDir ? 0x41fd : 0x81b4; + } + return (result & 0xFFFF) << 16; +}; + +/** + * Generate the DOS part of the external file attributes. + * @param {Object} dosPermissions the dos permissions or null. + * @param {Boolean} isDir true if the entry is a directory, false otherwise. + * @return {Number} a 32 bit integer. + * + * Bit 0 Read-Only + * Bit 1 Hidden + * Bit 2 System + * Bit 3 Volume Label + * Bit 4 Directory + * Bit 5 Archive + */ +var generateDosExternalFileAttr = function (dosPermissions, isDir) { + + // the dir flag is already set for compatibility + return (dosPermissions || 0) & 0x3F; +}; + +/** + * Generate the various parts used in the construction of the final zip file. + * @param {Object} streamInfo the hash with informations about the compressed file. + * @param {Boolean} streamedContent is the content streamed ? + * @param {Boolean} streamingEnded is the stream finished ? + * @param {number} offset the current offset from the start of the zip file. + * @param {String} platform let's pretend we are this platform (change platform dependents fields) + * @param {Function} encodeFileName the function to encode the file name / comment. + * @return {Object} the zip parts. + */ +var generateZipParts = function(streamInfo, streamedContent, streamingEnded, offset, platform, encodeFileName) { + var file = streamInfo['file'], + compression = streamInfo['compression'], + useCustomEncoding = encodeFileName !== utf8.utf8encode, + encodedFileName = utils.transformTo("string", encodeFileName(file.name)), + utfEncodedFileName = utils.transformTo("string", utf8.utf8encode(file.name)), + comment = file.comment, + encodedComment = utils.transformTo("string", encodeFileName(comment)), + utfEncodedComment = utils.transformTo("string", utf8.utf8encode(comment)), + useUTF8ForFileName = utfEncodedFileName.length !== file.name.length, + useUTF8ForComment = utfEncodedComment.length !== comment.length, + dosTime, + dosDate, + extraFields = "", + unicodePathExtraField = "", + unicodeCommentExtraField = "", + dir = file.dir, + date = file.date; + + + var dataInfo = { + crc32 : 0, + compressedSize : 0, + uncompressedSize : 0 + }; + + // if the content is streamed, the sizes/crc32 are only available AFTER + // the end of the stream. + if (!streamedContent || streamingEnded) { + dataInfo.crc32 = streamInfo['crc32']; + dataInfo.compressedSize = streamInfo['compressedSize']; + dataInfo.uncompressedSize = streamInfo['uncompressedSize']; + } + + var bitflag = 0; + if (streamedContent) { + // Bit 3: the sizes/crc32 are set to zero in the local header. + // The correct values are put in the data descriptor immediately + // following the compressed data. + bitflag |= 0x0008; + } + if (!useCustomEncoding && (useUTF8ForFileName || useUTF8ForComment)) { + // Bit 11: Language encoding flag (EFS). + bitflag |= 0x0800; + } + + + var extFileAttr = 0; + var versionMadeBy = 0; + if (dir) { + // dos or unix, we set the dos dir flag + extFileAttr |= 0x00010; + } + if(platform === "UNIX") { + versionMadeBy = 0x031E; // UNIX, version 3.0 + extFileAttr |= generateUnixExternalFileAttr(file.unixPermissions, dir); + } else { // DOS or other, fallback to DOS + versionMadeBy = 0x0014; // DOS, version 2.0 + extFileAttr |= generateDosExternalFileAttr(file.dosPermissions, dir); + } + + // date + // @see http://www.delorie.com/djgpp/doc/rbinter/it/52/13.html + // @see http://www.delorie.com/djgpp/doc/rbinter/it/65/16.html + // @see http://www.delorie.com/djgpp/doc/rbinter/it/66/16.html + + dosTime = date.getUTCHours(); + dosTime = dosTime << 6; + dosTime = dosTime | date.getUTCMinutes(); + dosTime = dosTime << 5; + dosTime = dosTime | date.getUTCSeconds() / 2; + + dosDate = date.getUTCFullYear() - 1980; + dosDate = dosDate << 4; + dosDate = dosDate | (date.getUTCMonth() + 1); + dosDate = dosDate << 5; + dosDate = dosDate | date.getUTCDate(); + + if (useUTF8ForFileName) { + // set the unicode path extra field. unzip needs at least one extra + // field to correctly handle unicode path, so using the path is as good + // as any other information. This could improve the situation with + // other archive managers too. + // This field is usually used without the utf8 flag, with a non + // unicode path in the header (winrar, winzip). This helps (a bit) + // with the messy Windows' default compressed folders feature but + // breaks on p7zip which doesn't seek the unicode path extra field. + // So for now, UTF-8 everywhere ! + unicodePathExtraField = + // Version + decToHex(1, 1) + + // NameCRC32 + decToHex(crc32(encodedFileName), 4) + + // UnicodeName + utfEncodedFileName; + + extraFields += + // Info-ZIP Unicode Path Extra Field + "\x75\x70" + + // size + decToHex(unicodePathExtraField.length, 2) + + // content + unicodePathExtraField; + } + + if(useUTF8ForComment) { + + unicodeCommentExtraField = + // Version + decToHex(1, 1) + + // CommentCRC32 + decToHex(crc32(encodedComment), 4) + + // UnicodeName + utfEncodedComment; + + extraFields += + // Info-ZIP Unicode Path Extra Field + "\x75\x63" + + // size + decToHex(unicodeCommentExtraField.length, 2) + + // content + unicodeCommentExtraField; + } + + var header = ""; + + // version needed to extract + header += "\x0A\x00"; + // general purpose bit flag + header += decToHex(bitflag, 2); + // compression method + header += compression.magic; + // last mod file time + header += decToHex(dosTime, 2); + // last mod file date + header += decToHex(dosDate, 2); + // crc-32 + header += decToHex(dataInfo.crc32, 4); + // compressed size + header += decToHex(dataInfo.compressedSize, 4); + // uncompressed size + header += decToHex(dataInfo.uncompressedSize, 4); + // file name length + header += decToHex(encodedFileName.length, 2); + // extra field length + header += decToHex(extraFields.length, 2); + + + var fileRecord = signature.LOCAL_FILE_HEADER + header + encodedFileName + extraFields; + + var dirRecord = signature.CENTRAL_FILE_HEADER + + // version made by (00: DOS) + decToHex(versionMadeBy, 2) + + // file header (common to file and central directory) + header + + // file comment length + decToHex(encodedComment.length, 2) + + // disk number start + "\x00\x00" + + // internal file attributes TODO + "\x00\x00" + + // external file attributes + decToHex(extFileAttr, 4) + + // relative offset of local header + decToHex(offset, 4) + + // file name + encodedFileName + + // extra field + extraFields + + // file comment + encodedComment; + + return { + fileRecord: fileRecord, + dirRecord: dirRecord + }; +}; + +/** + * Generate the EOCD record. + * @param {Number} entriesCount the number of entries in the zip file. + * @param {Number} centralDirLength the length (in bytes) of the central dir. + * @param {Number} localDirLength the length (in bytes) of the local dir. + * @param {String} comment the zip file comment as a binary string. + * @param {Function} encodeFileName the function to encode the comment. + * @return {String} the EOCD record. + */ +var generateCentralDirectoryEnd = function (entriesCount, centralDirLength, localDirLength, comment, encodeFileName) { + var dirEnd = ""; + var encodedComment = utils.transformTo("string", encodeFileName(comment)); + + // end of central dir signature + dirEnd = signature.CENTRAL_DIRECTORY_END + + // number of this disk + "\x00\x00" + + // number of the disk with the start of the central directory + "\x00\x00" + + // total number of entries in the central directory on this disk + decToHex(entriesCount, 2) + + // total number of entries in the central directory + decToHex(entriesCount, 2) + + // size of the central directory 4 bytes + decToHex(centralDirLength, 4) + + // offset of start of central directory with respect to the starting disk number + decToHex(localDirLength, 4) + + // .ZIP file comment length + decToHex(encodedComment.length, 2) + + // .ZIP file comment + encodedComment; + + return dirEnd; +}; + +/** + * Generate data descriptors for a file entry. + * @param {Object} streamInfo the hash generated by a worker, containing informations + * on the file entry. + * @return {String} the data descriptors. + */ +var generateDataDescriptors = function (streamInfo) { + var descriptor = ""; + descriptor = signature.DATA_DESCRIPTOR + + // crc-32 4 bytes + decToHex(streamInfo['crc32'], 4) + + // compressed size 4 bytes + decToHex(streamInfo['compressedSize'], 4) + + // uncompressed size 4 bytes + decToHex(streamInfo['uncompressedSize'], 4); + + return descriptor; +}; + + +/** + * A worker to concatenate other workers to create a zip file. + * @param {Boolean} streamFiles `true` to stream the content of the files, + * `false` to accumulate it. + * @param {String} comment the comment to use. + * @param {String} platform the platform to use, "UNIX" or "DOS". + * @param {Function} encodeFileName the function to encode file names and comments. + */ +function ZipFileWorker(streamFiles, comment, platform, encodeFileName) { + GenericWorker.call(this, "ZipFileWorker"); + // The number of bytes written so far. This doesn't count accumulated chunks. + this.bytesWritten = 0; + // The comment of the zip file + this.zipComment = comment; + // The platform "generating" the zip file. + this.zipPlatform = platform; + // the function to encode file names and comments. + this.encodeFileName = encodeFileName; + // Should we stream the content of the files ? + this.streamFiles = streamFiles; + // If `streamFiles` is false, we will need to accumulate the content of the + // files to calculate sizes / crc32 (and write them *before* the content). + // This boolean indicates if we are accumulating chunks (it will change a lot + // during the lifetime of this worker). + this.accumulate = false; + // The buffer receiving chunks when accumulating content. + this.contentBuffer = []; + // The list of generated directory records. + this.dirRecords = []; + // The offset (in bytes) from the beginning of the zip file for the current source. + this.currentSourceOffset = 0; + // The total number of entries in this zip file. + this.entriesCount = 0; + // the name of the file currently being added, null when handling the end of the zip file. + // Used for the emited metadata. + this.currentFile = null; + + + + this._sources = []; +} +utils.inherits(ZipFileWorker, GenericWorker); + +/** + * @see GenericWorker.push + */ +ZipFileWorker.prototype.push = function (chunk) { + + var currentFilePercent = chunk.meta.percent || 0; + var entriesCount = this.entriesCount; + var remainingFiles = this._sources.length; + + if(this.accumulate) { + this.contentBuffer.push(chunk); + } else { + this.bytesWritten += chunk.data.length; + + GenericWorker.prototype.push.call(this, { + data : chunk.data, + meta : { + currentFile : this.currentFile, + percent : entriesCount ? (currentFilePercent + 100 * (entriesCount - remainingFiles - 1)) / entriesCount : 100 + } + }); + } +}; + +/** + * The worker started a new source (an other worker). + * @param {Object} streamInfo the streamInfo object from the new source. + */ +ZipFileWorker.prototype.openedSource = function (streamInfo) { + this.currentSourceOffset = this.bytesWritten; + this.currentFile = streamInfo['file'].name; + + var streamedContent = this.streamFiles && !streamInfo['file'].dir; + + // don't stream folders (because they don't have any content) + if(streamedContent) { + var record = generateZipParts(streamInfo, streamedContent, false, this.currentSourceOffset, this.zipPlatform, this.encodeFileName); + this.push({ + data : record.fileRecord, + meta : {percent:0} + }); + } else { + // we need to wait for the whole file before pushing anything + this.accumulate = true; + } +}; + +/** + * The worker finished a source (an other worker). + * @param {Object} streamInfo the streamInfo object from the finished source. + */ +ZipFileWorker.prototype.closedSource = function (streamInfo) { + this.accumulate = false; + var streamedContent = this.streamFiles && !streamInfo['file'].dir; + var record = generateZipParts(streamInfo, streamedContent, true, this.currentSourceOffset, this.zipPlatform, this.encodeFileName); + + this.dirRecords.push(record.dirRecord); + if(streamedContent) { + // after the streamed file, we put data descriptors + this.push({ + data : generateDataDescriptors(streamInfo), + meta : {percent:100} + }); + } else { + // the content wasn't streamed, we need to push everything now + // first the file record, then the content + this.push({ + data : record.fileRecord, + meta : {percent:0} + }); + while(this.contentBuffer.length) { + this.push(this.contentBuffer.shift()); + } + } + this.currentFile = null; +}; + +/** + * @see GenericWorker.flush + */ +ZipFileWorker.prototype.flush = function () { + + var localDirLength = this.bytesWritten; + for(var i = 0; i < this.dirRecords.length; i++) { + this.push({ + data : this.dirRecords[i], + meta : {percent:100} + }); + } + var centralDirLength = this.bytesWritten - localDirLength; + + var dirEnd = generateCentralDirectoryEnd(this.dirRecords.length, centralDirLength, localDirLength, this.zipComment, this.encodeFileName); + + this.push({ + data : dirEnd, + meta : {percent:100} + }); +}; + +/** + * Prepare the next source to be read. + */ +ZipFileWorker.prototype.prepareNextSource = function () { + this.previous = this._sources.shift(); + this.openedSource(this.previous.streamInfo); + if (this.isPaused) { + this.previous.pause(); + } else { + this.previous.resume(); + } +}; + +/** + * @see GenericWorker.registerPrevious + */ +ZipFileWorker.prototype.registerPrevious = function (previous) { + this._sources.push(previous); + var self = this; + + previous.on('data', function (chunk) { + self.processChunk(chunk); + }); + previous.on('end', function () { + self.closedSource(self.previous.streamInfo); + if(self._sources.length) { + self.prepareNextSource(); + } else { + self.end(); + } + }); + previous.on('error', function (e) { + self.error(e); + }); + return this; +}; + +/** + * @see GenericWorker.resume + */ +ZipFileWorker.prototype.resume = function () { + if(!GenericWorker.prototype.resume.call(this)) { + return false; + } + + if (!this.previous && this._sources.length) { + this.prepareNextSource(); + return true; + } + if (!this.previous && !this._sources.length && !this.generatedError) { + this.end(); + return true; + } +}; + +/** + * @see GenericWorker.error + */ +ZipFileWorker.prototype.error = function (e) { + var sources = this._sources; + if(!GenericWorker.prototype.error.call(this, e)) { + return false; + } + for(var i = 0; i < sources.length; i++) { + try { + sources[i].error(e); + } catch(e) { + // the `error` exploded, nothing to do + } + } + return true; +}; + +/** + * @see GenericWorker.lock + */ +ZipFileWorker.prototype.lock = function () { + GenericWorker.prototype.lock.call(this); + var sources = this._sources; + for(var i = 0; i < sources.length; i++) { + sources[i].lock(); + } +}; + +module.exports = ZipFileWorker; + +},{"../crc32":4,"../signature":23,"../stream/GenericWorker":28,"../utf8":31,"../utils":32}],9:[function(require,module,exports){ +'use strict'; + +var compressions = require('../compressions'); +var ZipFileWorker = require('./ZipFileWorker'); + +/** + * Find the compression to use. + * @param {String} fileCompression the compression defined at the file level, if any. + * @param {String} zipCompression the compression defined at the load() level. + * @return {Object} the compression object to use. + */ +var getCompression = function (fileCompression, zipCompression) { + + var compressionName = fileCompression || zipCompression; + var compression = compressions[compressionName]; + if (!compression) { + throw new Error(compressionName + " is not a valid compression method !"); + } + return compression; +}; + +/** + * Create a worker to generate a zip file. + * @param {JSZip} zip the JSZip instance at the right root level. + * @param {Object} options to generate the zip file. + * @param {String} comment the comment to use. + */ +exports.generateWorker = function (zip, options, comment) { + + var zipFileWorker = new ZipFileWorker(options.streamFiles, comment, options.platform, options.encodeFileName); + var entriesCount = 0; + try { + + zip.forEach(function (relativePath, file) { + entriesCount++; + var compression = getCompression(file.options.compression, options.compression); + var compressionOptions = file.options.compressionOptions || options.compressionOptions || {}; + var dir = file.dir, date = file.date; + + file._compressWorker(compression, compressionOptions) + .withStreamInfo("file", { + name : relativePath, + dir : dir, + date : date, + comment : file.comment || "", + unixPermissions : file.unixPermissions, + dosPermissions : file.dosPermissions + }) + .pipe(zipFileWorker); + }); + zipFileWorker.entriesCount = entriesCount; + } catch (e) { + zipFileWorker.error(e); + } + + return zipFileWorker; +}; + +},{"../compressions":3,"./ZipFileWorker":8}],10:[function(require,module,exports){ +'use strict'; + +/** + * Representation a of zip file in js + * @constructor + */ +function JSZip() { + // if this constructor is used without `new`, it adds `new` before itself: + if(!(this instanceof JSZip)) { + return new JSZip(); + } + + if(arguments.length) { + throw new Error("The constructor with parameters has been removed in JSZip 3.0, please check the upgrade guide."); + } + + // object containing the files : + // { + // "folder/" : {...}, + // "folder/data.txt" : {...} + // } + this.files = {}; + + this.comment = null; + + // Where we are in the hierarchy + this.root = ""; + this.clone = function() { + var newObj = new JSZip(); + for (var i in this) { + if (typeof this[i] !== "function") { + newObj[i] = this[i]; + } + } + return newObj; + }; +} +JSZip.prototype = require('./object'); +JSZip.prototype.loadAsync = require('./load'); +JSZip.support = require('./support'); +JSZip.defaults = require('./defaults'); + +// TODO find a better way to handle this version, +// a require('package.json').version doesn't work with webpack, see #327 +JSZip.version = "3.2.0"; + +JSZip.loadAsync = function (content, options) { + return new JSZip().loadAsync(content, options); +}; + +JSZip.external = require("./external"); +module.exports = JSZip; + +},{"./defaults":5,"./external":6,"./load":11,"./object":15,"./support":30}],11:[function(require,module,exports){ +'use strict'; +var utils = require('./utils'); +var external = require("./external"); +var utf8 = require('./utf8'); +var utils = require('./utils'); +var ZipEntries = require('./zipEntries'); +var Crc32Probe = require('./stream/Crc32Probe'); +var nodejsUtils = require("./nodejsUtils"); + +/** + * Check the CRC32 of an entry. + * @param {ZipEntry} zipEntry the zip entry to check. + * @return {Promise} the result. + */ +function checkEntryCRC32(zipEntry) { + return new external.Promise(function (resolve, reject) { + var worker = zipEntry.decompressed.getContentWorker().pipe(new Crc32Probe()); + worker.on("error", function (e) { + reject(e); + }) + .on("end", function () { + if (worker.streamInfo.crc32 !== zipEntry.decompressed.crc32) { + reject(new Error("Corrupted zip : CRC32 mismatch")); + } else { + resolve(); + } + }) + .resume(); + }); +} + +module.exports = function(data, options) { + var zip = this; + options = utils.extend(options || {}, { + base64: false, + checkCRC32: false, + optimizedBinaryString: false, + createFolders: false, + decodeFileName: utf8.utf8decode + }); + + if (nodejsUtils.isNode && nodejsUtils.isStream(data)) { + return external.Promise.reject(new Error("JSZip can't accept a stream when loading a zip file.")); + } + + return utils.prepareContent("the loaded zip file", data, true, options.optimizedBinaryString, options.base64) + .then(function(data) { + var zipEntries = new ZipEntries(options); + zipEntries.load(data); + return zipEntries; + }).then(function checkCRC32(zipEntries) { + var promises = [external.Promise.resolve(zipEntries)]; + var files = zipEntries.files; + if (options.checkCRC32) { + for (var i = 0; i < files.length; i++) { + promises.push(checkEntryCRC32(files[i])); + } + } + return external.Promise.all(promises); + }).then(function addFiles(results) { + var zipEntries = results.shift(); + var files = zipEntries.files; + for (var i = 0; i < files.length; i++) { + var input = files[i]; + zip.file(input.fileNameStr, input.decompressed, { + binary: true, + optimizedBinaryString: true, + date: input.date, + dir: input.dir, + comment : input.fileCommentStr.length ? input.fileCommentStr : null, + unixPermissions : input.unixPermissions, + dosPermissions : input.dosPermissions, + createFolders: options.createFolders + }); + } + if (zipEntries.zipComment.length) { + zip.comment = zipEntries.zipComment; + } + + return zip; + }); +}; + +},{"./external":6,"./nodejsUtils":14,"./stream/Crc32Probe":25,"./utf8":31,"./utils":32,"./zipEntries":33}],12:[function(require,module,exports){ +"use strict"; + +var utils = require('../utils'); +var GenericWorker = require('../stream/GenericWorker'); + +/** + * A worker that use a nodejs stream as source. + * @constructor + * @param {String} filename the name of the file entry for this stream. + * @param {Readable} stream the nodejs stream. + */ +function NodejsStreamInputAdapter(filename, stream) { + GenericWorker.call(this, "Nodejs stream input adapter for " + filename); + this._upstreamEnded = false; + this._bindStream(stream); +} + +utils.inherits(NodejsStreamInputAdapter, GenericWorker); + +/** + * Prepare the stream and bind the callbacks on it. + * Do this ASAP on node 0.10 ! A lazy binding doesn't always work. + * @param {Stream} stream the nodejs stream to use. + */ +NodejsStreamInputAdapter.prototype._bindStream = function (stream) { + var self = this; + this._stream = stream; + stream.pause(); + stream + .on("data", function (chunk) { + self.push({ + data: chunk, + meta : { + percent : 0 + } + }); + }) + .on("error", function (e) { + if(self.isPaused) { + this.generatedError = e; + } else { + self.error(e); + } + }) + .on("end", function () { + if(self.isPaused) { + self._upstreamEnded = true; + } else { + self.end(); + } + }); +}; +NodejsStreamInputAdapter.prototype.pause = function () { + if(!GenericWorker.prototype.pause.call(this)) { + return false; + } + this._stream.pause(); + return true; +}; +NodejsStreamInputAdapter.prototype.resume = function () { + if(!GenericWorker.prototype.resume.call(this)) { + return false; + } + + if(this._upstreamEnded) { + this.end(); + } else { + this._stream.resume(); + } + + return true; +}; + +module.exports = NodejsStreamInputAdapter; + +},{"../stream/GenericWorker":28,"../utils":32}],13:[function(require,module,exports){ +'use strict'; + +var Readable = require('readable-stream').Readable; + +var utils = require('../utils'); +utils.inherits(NodejsStreamOutputAdapter, Readable); + +/** +* A nodejs stream using a worker as source. +* @see the SourceWrapper in http://nodejs.org/api/stream.html +* @constructor +* @param {StreamHelper} helper the helper wrapping the worker +* @param {Object} options the nodejs stream options +* @param {Function} updateCb the update callback. +*/ +function NodejsStreamOutputAdapter(helper, options, updateCb) { + Readable.call(this, options); + this._helper = helper; + + var self = this; + helper.on("data", function (data, meta) { + if (!self.push(data)) { + self._helper.pause(); + } + if(updateCb) { + updateCb(meta); + } + }) + .on("error", function(e) { + self.emit('error', e); + }) + .on("end", function () { + self.push(null); + }); +} + + +NodejsStreamOutputAdapter.prototype._read = function() { + this._helper.resume(); +}; + +module.exports = NodejsStreamOutputAdapter; + +},{"../utils":32,"readable-stream":16}],14:[function(require,module,exports){ +'use strict'; + +module.exports = { + /** + * True if this is running in Nodejs, will be undefined in a browser. + * In a browser, browserify won't include this file and the whole module + * will be resolved an empty object. + */ + isNode : typeof Buffer !== "undefined", + /** + * Create a new nodejs Buffer from an existing content. + * @param {Object} data the data to pass to the constructor. + * @param {String} encoding the encoding to use. + * @return {Buffer} a new Buffer. + */ + newBufferFrom: function(data, encoding) { + if (Buffer.from && Buffer.from !== Uint8Array.from) { + return Buffer.from(data, encoding); + } else { + if (typeof data === "number") { + // Safeguard for old Node.js versions. On newer versions, + // Buffer.from(number) / Buffer(number, encoding) already throw. + throw new Error("The \"data\" argument must not be a number"); + } + return new Buffer(data, encoding); + } + }, + /** + * Create a new nodejs Buffer with the specified size. + * @param {Integer} size the size of the buffer. + * @return {Buffer} a new Buffer. + */ + allocBuffer: function (size) { + if (Buffer.alloc) { + return Buffer.alloc(size); + } else { + var buf = new Buffer(size); + buf.fill(0); + return buf; + } + }, + /** + * Find out if an object is a Buffer. + * @param {Object} b the object to test. + * @return {Boolean} true if the object is a Buffer, false otherwise. + */ + isBuffer : function(b){ + return Buffer.isBuffer(b); + }, + + isStream : function (obj) { + return obj && + typeof obj.on === "function" && + typeof obj.pause === "function" && + typeof obj.resume === "function"; + } +}; + +},{}],15:[function(require,module,exports){ +'use strict'; +var utf8 = require('./utf8'); +var utils = require('./utils'); +var GenericWorker = require('./stream/GenericWorker'); +var StreamHelper = require('./stream/StreamHelper'); +var defaults = require('./defaults'); +var CompressedObject = require('./compressedObject'); +var ZipObject = require('./zipObject'); +var generate = require("./generate"); +var nodejsUtils = require("./nodejsUtils"); +var NodejsStreamInputAdapter = require("./nodejs/NodejsStreamInputAdapter"); + + +/** + * Add a file in the current folder. + * @private + * @param {string} name the name of the file + * @param {String|ArrayBuffer|Uint8Array|Buffer} data the data of the file + * @param {Object} originalOptions the options of the file + * @return {Object} the new file. + */ +var fileAdd = function(name, data, originalOptions) { + // be sure sub folders exist + var dataType = utils.getTypeOf(data), + parent; + + + /* + * Correct options. + */ + + var o = utils.extend(originalOptions || {}, defaults); + o.date = o.date || new Date(); + if (o.compression !== null) { + o.compression = o.compression.toUpperCase(); + } + + if (typeof o.unixPermissions === "string") { + o.unixPermissions = parseInt(o.unixPermissions, 8); + } + + // UNX_IFDIR 0040000 see zipinfo.c + if (o.unixPermissions && (o.unixPermissions & 0x4000)) { + o.dir = true; + } + // Bit 4 Directory + if (o.dosPermissions && (o.dosPermissions & 0x0010)) { + o.dir = true; + } + + if (o.dir) { + name = forceTrailingSlash(name); + } + if (o.createFolders && (parent = parentFolder(name))) { + folderAdd.call(this, parent, true); + } + + var isUnicodeString = dataType === "string" && o.binary === false && o.base64 === false; + if (!originalOptions || typeof originalOptions.binary === "undefined") { + o.binary = !isUnicodeString; + } + + + var isCompressedEmpty = (data instanceof CompressedObject) && data.uncompressedSize === 0; + + if (isCompressedEmpty || o.dir || !data || data.length === 0) { + o.base64 = false; + o.binary = true; + data = ""; + o.compression = "STORE"; + dataType = "string"; + } + + /* + * Convert content to fit. + */ + + var zipObjectContent = null; + if (data instanceof CompressedObject || data instanceof GenericWorker) { + zipObjectContent = data; + } else if (nodejsUtils.isNode && nodejsUtils.isStream(data)) { + zipObjectContent = new NodejsStreamInputAdapter(name, data); + } else { + zipObjectContent = utils.prepareContent(name, data, o.binary, o.optimizedBinaryString, o.base64); + } + + var object = new ZipObject(name, zipObjectContent, o); + this.files[name] = object; + /* + TODO: we can't throw an exception because we have async promises + (we can have a promise of a Date() for example) but returning a + promise is useless because file(name, data) returns the JSZip + object for chaining. Should we break that to allow the user + to catch the error ? + + return external.Promise.resolve(zipObjectContent) + .then(function () { + return object; + }); + */ +}; + +/** + * Find the parent folder of the path. + * @private + * @param {string} path the path to use + * @return {string} the parent folder, or "" + */ +var parentFolder = function (path) { + if (path.slice(-1) === '/') { + path = path.substring(0, path.length - 1); + } + var lastSlash = path.lastIndexOf('/'); + return (lastSlash > 0) ? path.substring(0, lastSlash) : ""; +}; + +/** + * Returns the path with a slash at the end. + * @private + * @param {String} path the path to check. + * @return {String} the path with a trailing slash. + */ +var forceTrailingSlash = function(path) { + // Check the name ends with a / + if (path.slice(-1) !== "/") { + path += "/"; // IE doesn't like substr(-1) + } + return path; +}; + +/** + * Add a (sub) folder in the current folder. + * @private + * @param {string} name the folder's name + * @param {boolean=} [createFolders] If true, automatically create sub + * folders. Defaults to false. + * @return {Object} the new folder. + */ +var folderAdd = function(name, createFolders) { + createFolders = (typeof createFolders !== 'undefined') ? createFolders : defaults.createFolders; + + name = forceTrailingSlash(name); + + // Does this folder already exist? + if (!this.files[name]) { + fileAdd.call(this, name, null, { + dir: true, + createFolders: createFolders + }); + } + return this.files[name]; +}; + +/** +* Cross-window, cross-Node-context regular expression detection +* @param {Object} object Anything +* @return {Boolean} true if the object is a regular expression, +* false otherwise +*/ +function isRegExp(object) { + return Object.prototype.toString.call(object) === "[object RegExp]"; +} + +// return the actual prototype of JSZip +var out = { + /** + * @see loadAsync + */ + load: function() { + throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide."); + }, + + + /** + * Call a callback function for each entry at this folder level. + * @param {Function} cb the callback function: + * function (relativePath, file) {...} + * It takes 2 arguments : the relative path and the file. + */ + forEach: function(cb) { + var filename, relativePath, file; + for (filename in this.files) { + if (!this.files.hasOwnProperty(filename)) { + continue; + } + file = this.files[filename]; + relativePath = filename.slice(this.root.length, filename.length); + if (relativePath && filename.slice(0, this.root.length) === this.root) { // the file is in the current root + cb(relativePath, file); // TODO reverse the parameters ? need to be clean AND consistent with the filter search fn... + } + } + }, + + /** + * Filter nested files/folders with the specified function. + * @param {Function} search the predicate to use : + * function (relativePath, file) {...} + * It takes 2 arguments : the relative path and the file. + * @return {Array} An array of matching elements. + */ + filter: function(search) { + var result = []; + this.forEach(function (relativePath, entry) { + if (search(relativePath, entry)) { // the file matches the function + result.push(entry); + } + + }); + return result; + }, + + /** + * Add a file to the zip file, or search a file. + * @param {string|RegExp} name The name of the file to add (if data is defined), + * the name of the file to find (if no data) or a regex to match files. + * @param {String|ArrayBuffer|Uint8Array|Buffer} data The file data, either raw or base64 encoded + * @param {Object} o File options + * @return {JSZip|Object|Array} this JSZip object (when adding a file), + * a file (when searching by string) or an array of files (when searching by regex). + */ + file: function(name, data, o) { + if (arguments.length === 1) { + if (isRegExp(name)) { + var regexp = name; + return this.filter(function(relativePath, file) { + return !file.dir && regexp.test(relativePath); + }); + } + else { // text + var obj = this.files[this.root + name]; + if (obj && !obj.dir) { + return obj; + } else { + return null; + } + } + } + else { // more than one argument : we have data ! + name = this.root + name; + fileAdd.call(this, name, data, o); + } + return this; + }, + + /** + * Add a directory to the zip file, or search. + * @param {String|RegExp} arg The name of the directory to add, or a regex to search folders. + * @return {JSZip} an object with the new directory as the root, or an array containing matching folders. + */ + folder: function(arg) { + if (!arg) { + return this; + } + + if (isRegExp(arg)) { + return this.filter(function(relativePath, file) { + return file.dir && arg.test(relativePath); + }); + } + + // else, name is a new folder + var name = this.root + arg; + var newFolder = folderAdd.call(this, name); + + // Allow chaining by returning a new object with this folder as the root + var ret = this.clone(); + ret.root = newFolder.name; + return ret; + }, + + /** + * Delete a file, or a directory and all sub-files, from the zip + * @param {string} name the name of the file to delete + * @return {JSZip} this JSZip object + */ + remove: function(name) { + name = this.root + name; + var file = this.files[name]; + if (!file) { + // Look for any folders + if (name.slice(-1) !== "/") { + name += "/"; + } + file = this.files[name]; + } + + if (file && !file.dir) { + // file + delete this.files[name]; + } else { + // maybe a folder, delete recursively + var kids = this.filter(function(relativePath, file) { + return file.name.slice(0, name.length) === name; + }); + for (var i = 0; i < kids.length; i++) { + delete this.files[kids[i].name]; + } + } + + return this; + }, + + /** + * Generate the complete zip file + * @param {Object} options the options to generate the zip file : + * - compression, "STORE" by default. + * - type, "base64" by default. Values are : string, base64, uint8array, arraybuffer, blob. + * @return {String|Uint8Array|ArrayBuffer|Buffer|Blob} the zip file + */ + generate: function(options) { + throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide."); + }, + + /** + * Generate the complete zip file as an internal stream. + * @param {Object} options the options to generate the zip file : + * - compression, "STORE" by default. + * - type, "base64" by default. Values are : string, base64, uint8array, arraybuffer, blob. + * @return {StreamHelper} the streamed zip file. + */ + generateInternalStream: function(options) { + var worker, opts = {}; + try { + opts = utils.extend(options || {}, { + streamFiles: false, + compression: "STORE", + compressionOptions : null, + type: "", + platform: "DOS", + comment: null, + mimeType: 'application/zip', + encodeFileName: utf8.utf8encode + }); + + opts.type = opts.type.toLowerCase(); + opts.compression = opts.compression.toUpperCase(); + + // "binarystring" is prefered but the internals use "string". + if(opts.type === "binarystring") { + opts.type = "string"; + } + + if (!opts.type) { + throw new Error("No output type specified."); + } + + utils.checkSupport(opts.type); + + // accept nodejs `process.platform` + if( + opts.platform === 'darwin' || + opts.platform === 'freebsd' || + opts.platform === 'linux' || + opts.platform === 'sunos' + ) { + opts.platform = "UNIX"; + } + if (opts.platform === 'win32') { + opts.platform = "DOS"; + } + + var comment = opts.comment || this.comment || ""; + worker = generate.generateWorker(this, opts, comment); + } catch (e) { + worker = new GenericWorker("error"); + worker.error(e); + } + return new StreamHelper(worker, opts.type || "string", opts.mimeType); + }, + /** + * Generate the complete zip file asynchronously. + * @see generateInternalStream + */ + generateAsync: function(options, onUpdate) { + return this.generateInternalStream(options).accumulate(onUpdate); + }, + /** + * Generate the complete zip file asynchronously. + * @see generateInternalStream + */ + generateNodeStream: function(options, onUpdate) { + options = options || {}; + if (!options.type) { + options.type = "nodebuffer"; + } + return this.generateInternalStream(options).toNodejsStream(onUpdate); + } +}; +module.exports = out; + +},{"./compressedObject":2,"./defaults":5,"./generate":9,"./nodejs/NodejsStreamInputAdapter":12,"./nodejsUtils":14,"./stream/GenericWorker":28,"./stream/StreamHelper":29,"./utf8":31,"./utils":32,"./zipObject":35}],16:[function(require,module,exports){ +/* + * This file is used by module bundlers (browserify/webpack/etc) when + * including a stream implementation. We use "readable-stream" to get a + * consistent behavior between nodejs versions but bundlers often have a shim + * for "stream". Using this shim greatly improve the compatibility and greatly + * reduce the final size of the bundle (only one stream implementation, not + * two). + */ +module.exports = require("stream"); + +},{"stream":undefined}],17:[function(require,module,exports){ +'use strict'; +var DataReader = require('./DataReader'); +var utils = require('../utils'); + +function ArrayReader(data) { + DataReader.call(this, data); + for(var i = 0; i < this.data.length; i++) { + data[i] = data[i] & 0xFF; + } +} +utils.inherits(ArrayReader, DataReader); +/** + * @see DataReader.byteAt + */ +ArrayReader.prototype.byteAt = function(i) { + return this.data[this.zero + i]; +}; +/** + * @see DataReader.lastIndexOfSignature + */ +ArrayReader.prototype.lastIndexOfSignature = function(sig) { + var sig0 = sig.charCodeAt(0), + sig1 = sig.charCodeAt(1), + sig2 = sig.charCodeAt(2), + sig3 = sig.charCodeAt(3); + for (var i = this.length - 4; i >= 0; --i) { + if (this.data[i] === sig0 && this.data[i + 1] === sig1 && this.data[i + 2] === sig2 && this.data[i + 3] === sig3) { + return i - this.zero; + } + } + + return -1; +}; +/** + * @see DataReader.readAndCheckSignature + */ +ArrayReader.prototype.readAndCheckSignature = function (sig) { + var sig0 = sig.charCodeAt(0), + sig1 = sig.charCodeAt(1), + sig2 = sig.charCodeAt(2), + sig3 = sig.charCodeAt(3), + data = this.readData(4); + return sig0 === data[0] && sig1 === data[1] && sig2 === data[2] && sig3 === data[3]; +}; +/** + * @see DataReader.readData + */ +ArrayReader.prototype.readData = function(size) { + this.checkOffset(size); + if(size === 0) { + return []; + } + var result = this.data.slice(this.zero + this.index, this.zero + this.index + size); + this.index += size; + return result; +}; +module.exports = ArrayReader; + +},{"../utils":32,"./DataReader":18}],18:[function(require,module,exports){ +'use strict'; +var utils = require('../utils'); + +function DataReader(data) { + this.data = data; // type : see implementation + this.length = data.length; + this.index = 0; + this.zero = 0; +} +DataReader.prototype = { + /** + * Check that the offset will not go too far. + * @param {string} offset the additional offset to check. + * @throws {Error} an Error if the offset is out of bounds. + */ + checkOffset: function(offset) { + this.checkIndex(this.index + offset); + }, + /** + * Check that the specified index will not be too far. + * @param {string} newIndex the index to check. + * @throws {Error} an Error if the index is out of bounds. + */ + checkIndex: function(newIndex) { + if (this.length < this.zero + newIndex || newIndex < 0) { + throw new Error("End of data reached (data length = " + this.length + ", asked index = " + (newIndex) + "). Corrupted zip ?"); + } + }, + /** + * Change the index. + * @param {number} newIndex The new index. + * @throws {Error} if the new index is out of the data. + */ + setIndex: function(newIndex) { + this.checkIndex(newIndex); + this.index = newIndex; + }, + /** + * Skip the next n bytes. + * @param {number} n the number of bytes to skip. + * @throws {Error} if the new index is out of the data. + */ + skip: function(n) { + this.setIndex(this.index + n); + }, + /** + * Get the byte at the specified index. + * @param {number} i the index to use. + * @return {number} a byte. + */ + byteAt: function(i) { + // see implementations + }, + /** + * Get the next number with a given byte size. + * @param {number} size the number of bytes to read. + * @return {number} the corresponding number. + */ + readInt: function(size) { + var result = 0, + i; + this.checkOffset(size); + for (i = this.index + size - 1; i >= this.index; i--) { + result = (result << 8) + this.byteAt(i); + } + this.index += size; + return result; + }, + /** + * Get the next string with a given byte size. + * @param {number} size the number of bytes to read. + * @return {string} the corresponding string. + */ + readString: function(size) { + return utils.transformTo("string", this.readData(size)); + }, + /** + * Get raw data without conversion, bytes. + * @param {number} size the number of bytes to read. + * @return {Object} the raw data, implementation specific. + */ + readData: function(size) { + // see implementations + }, + /** + * Find the last occurence of a zip signature (4 bytes). + * @param {string} sig the signature to find. + * @return {number} the index of the last occurence, -1 if not found. + */ + lastIndexOfSignature: function(sig) { + // see implementations + }, + /** + * Read the signature (4 bytes) at the current position and compare it with sig. + * @param {string} sig the expected signature + * @return {boolean} true if the signature matches, false otherwise. + */ + readAndCheckSignature: function(sig) { + // see implementations + }, + /** + * Get the next date. + * @return {Date} the date. + */ + readDate: function() { + var dostime = this.readInt(4); + return new Date(Date.UTC( + ((dostime >> 25) & 0x7f) + 1980, // year + ((dostime >> 21) & 0x0f) - 1, // month + (dostime >> 16) & 0x1f, // day + (dostime >> 11) & 0x1f, // hour + (dostime >> 5) & 0x3f, // minute + (dostime & 0x1f) << 1)); // second + } +}; +module.exports = DataReader; + +},{"../utils":32}],19:[function(require,module,exports){ +'use strict'; +var Uint8ArrayReader = require('./Uint8ArrayReader'); +var utils = require('../utils'); + +function NodeBufferReader(data) { + Uint8ArrayReader.call(this, data); +} +utils.inherits(NodeBufferReader, Uint8ArrayReader); + +/** + * @see DataReader.readData + */ +NodeBufferReader.prototype.readData = function(size) { + this.checkOffset(size); + var result = this.data.slice(this.zero + this.index, this.zero + this.index + size); + this.index += size; + return result; +}; +module.exports = NodeBufferReader; + +},{"../utils":32,"./Uint8ArrayReader":21}],20:[function(require,module,exports){ +'use strict'; +var DataReader = require('./DataReader'); +var utils = require('../utils'); + +function StringReader(data) { + DataReader.call(this, data); +} +utils.inherits(StringReader, DataReader); +/** + * @see DataReader.byteAt + */ +StringReader.prototype.byteAt = function(i) { + return this.data.charCodeAt(this.zero + i); +}; +/** + * @see DataReader.lastIndexOfSignature + */ +StringReader.prototype.lastIndexOfSignature = function(sig) { + return this.data.lastIndexOf(sig) - this.zero; +}; +/** + * @see DataReader.readAndCheckSignature + */ +StringReader.prototype.readAndCheckSignature = function (sig) { + var data = this.readData(4); + return sig === data; +}; +/** + * @see DataReader.readData + */ +StringReader.prototype.readData = function(size) { + this.checkOffset(size); + // this will work because the constructor applied the "& 0xff" mask. + var result = this.data.slice(this.zero + this.index, this.zero + this.index + size); + this.index += size; + return result; +}; +module.exports = StringReader; + +},{"../utils":32,"./DataReader":18}],21:[function(require,module,exports){ +'use strict'; +var ArrayReader = require('./ArrayReader'); +var utils = require('../utils'); + +function Uint8ArrayReader(data) { + ArrayReader.call(this, data); +} +utils.inherits(Uint8ArrayReader, ArrayReader); +/** + * @see DataReader.readData + */ +Uint8ArrayReader.prototype.readData = function(size) { + this.checkOffset(size); + if(size === 0) { + // in IE10, when using subarray(idx, idx), we get the array [0x00] instead of []. + return new Uint8Array(0); + } + var result = this.data.subarray(this.zero + this.index, this.zero + this.index + size); + this.index += size; + return result; +}; +module.exports = Uint8ArrayReader; + +},{"../utils":32,"./ArrayReader":17}],22:[function(require,module,exports){ +'use strict'; + +var utils = require('../utils'); +var support = require('../support'); +var ArrayReader = require('./ArrayReader'); +var StringReader = require('./StringReader'); +var NodeBufferReader = require('./NodeBufferReader'); +var Uint8ArrayReader = require('./Uint8ArrayReader'); + +/** + * Create a reader adapted to the data. + * @param {String|ArrayBuffer|Uint8Array|Buffer} data the data to read. + * @return {DataReader} the data reader. + */ +module.exports = function (data) { + var type = utils.getTypeOf(data); + utils.checkSupport(type); + if (type === "string" && !support.uint8array) { + return new StringReader(data); + } + if (type === "nodebuffer") { + return new NodeBufferReader(data); + } + if (support.uint8array) { + return new Uint8ArrayReader(utils.transformTo("uint8array", data)); + } + return new ArrayReader(utils.transformTo("array", data)); +}; + +},{"../support":30,"../utils":32,"./ArrayReader":17,"./NodeBufferReader":19,"./StringReader":20,"./Uint8ArrayReader":21}],23:[function(require,module,exports){ +'use strict'; +exports.LOCAL_FILE_HEADER = "PK\x03\x04"; +exports.CENTRAL_FILE_HEADER = "PK\x01\x02"; +exports.CENTRAL_DIRECTORY_END = "PK\x05\x06"; +exports.ZIP64_CENTRAL_DIRECTORY_LOCATOR = "PK\x06\x07"; +exports.ZIP64_CENTRAL_DIRECTORY_END = "PK\x06\x06"; +exports.DATA_DESCRIPTOR = "PK\x07\x08"; + +},{}],24:[function(require,module,exports){ +'use strict'; + +var GenericWorker = require('./GenericWorker'); +var utils = require('../utils'); + +/** + * A worker which convert chunks to a specified type. + * @constructor + * @param {String} destType the destination type. + */ +function ConvertWorker(destType) { + GenericWorker.call(this, "ConvertWorker to " + destType); + this.destType = destType; +} +utils.inherits(ConvertWorker, GenericWorker); + +/** + * @see GenericWorker.processChunk + */ +ConvertWorker.prototype.processChunk = function (chunk) { + this.push({ + data : utils.transformTo(this.destType, chunk.data), + meta : chunk.meta + }); +}; +module.exports = ConvertWorker; + +},{"../utils":32,"./GenericWorker":28}],25:[function(require,module,exports){ +'use strict'; + +var GenericWorker = require('./GenericWorker'); +var crc32 = require('../crc32'); +var utils = require('../utils'); + +/** + * A worker which calculate the crc32 of the data flowing through. + * @constructor + */ +function Crc32Probe() { + GenericWorker.call(this, "Crc32Probe"); + this.withStreamInfo("crc32", 0); +} +utils.inherits(Crc32Probe, GenericWorker); + +/** + * @see GenericWorker.processChunk + */ +Crc32Probe.prototype.processChunk = function (chunk) { + this.streamInfo.crc32 = crc32(chunk.data, this.streamInfo.crc32 || 0); + this.push(chunk); +}; +module.exports = Crc32Probe; + +},{"../crc32":4,"../utils":32,"./GenericWorker":28}],26:[function(require,module,exports){ +'use strict'; + +var utils = require('../utils'); +var GenericWorker = require('./GenericWorker'); + +/** + * A worker which calculate the total length of the data flowing through. + * @constructor + * @param {String} propName the name used to expose the length + */ +function DataLengthProbe(propName) { + GenericWorker.call(this, "DataLengthProbe for " + propName); + this.propName = propName; + this.withStreamInfo(propName, 0); +} +utils.inherits(DataLengthProbe, GenericWorker); + +/** + * @see GenericWorker.processChunk + */ +DataLengthProbe.prototype.processChunk = function (chunk) { + if(chunk) { + var length = this.streamInfo[this.propName] || 0; + this.streamInfo[this.propName] = length + chunk.data.length; + } + GenericWorker.prototype.processChunk.call(this, chunk); +}; +module.exports = DataLengthProbe; + + +},{"../utils":32,"./GenericWorker":28}],27:[function(require,module,exports){ +'use strict'; + +var utils = require('../utils'); +var GenericWorker = require('./GenericWorker'); + +// the size of the generated chunks +// TODO expose this as a public variable +var DEFAULT_BLOCK_SIZE = 16 * 1024; + +/** + * A worker that reads a content and emits chunks. + * @constructor + * @param {Promise} dataP the promise of the data to split + */ +function DataWorker(dataP) { + GenericWorker.call(this, "DataWorker"); + var self = this; + this.dataIsReady = false; + this.index = 0; + this.max = 0; + this.data = null; + this.type = ""; + + this._tickScheduled = false; + + dataP.then(function (data) { + self.dataIsReady = true; + self.data = data; + self.max = data && data.length || 0; + self.type = utils.getTypeOf(data); + if(!self.isPaused) { + self._tickAndRepeat(); + } + }, function (e) { + self.error(e); + }); +} + +utils.inherits(DataWorker, GenericWorker); + +/** + * @see GenericWorker.cleanUp + */ +DataWorker.prototype.cleanUp = function () { + GenericWorker.prototype.cleanUp.call(this); + this.data = null; +}; + +/** + * @see GenericWorker.resume + */ +DataWorker.prototype.resume = function () { + if(!GenericWorker.prototype.resume.call(this)) { + return false; + } + + if (!this._tickScheduled && this.dataIsReady) { + this._tickScheduled = true; + utils.delay(this._tickAndRepeat, [], this); + } + return true; +}; + +/** + * Trigger a tick a schedule an other call to this function. + */ +DataWorker.prototype._tickAndRepeat = function() { + this._tickScheduled = false; + if(this.isPaused || this.isFinished) { + return; + } + this._tick(); + if(!this.isFinished) { + utils.delay(this._tickAndRepeat, [], this); + this._tickScheduled = true; + } +}; + +/** + * Read and push a chunk. + */ +DataWorker.prototype._tick = function() { + + if(this.isPaused || this.isFinished) { + return false; + } + + var size = DEFAULT_BLOCK_SIZE; + var data = null, nextIndex = Math.min(this.max, this.index + size); + if (this.index >= this.max) { + // EOF + return this.end(); + } else { + switch(this.type) { + case "string": + data = this.data.substring(this.index, nextIndex); + break; + case "uint8array": + data = this.data.subarray(this.index, nextIndex); + break; + case "array": + case "nodebuffer": + data = this.data.slice(this.index, nextIndex); + break; + } + this.index = nextIndex; + return this.push({ + data : data, + meta : { + percent : this.max ? this.index / this.max * 100 : 0 + } + }); + } +}; + +module.exports = DataWorker; + +},{"../utils":32,"./GenericWorker":28}],28:[function(require,module,exports){ +'use strict'; + +/** + * A worker that does nothing but passing chunks to the next one. This is like + * a nodejs stream but with some differences. On the good side : + * - it works on IE 6-9 without any issue / polyfill + * - it weights less than the full dependencies bundled with browserify + * - it forwards errors (no need to declare an error handler EVERYWHERE) + * + * A chunk is an object with 2 attributes : `meta` and `data`. The former is an + * object containing anything (`percent` for example), see each worker for more + * details. The latter is the real data (String, Uint8Array, etc). + * + * @constructor + * @param {String} name the name of the stream (mainly used for debugging purposes) + */ +function GenericWorker(name) { + // the name of the worker + this.name = name || "default"; + // an object containing metadata about the workers chain + this.streamInfo = {}; + // an error which happened when the worker was paused + this.generatedError = null; + // an object containing metadata to be merged by this worker into the general metadata + this.extraStreamInfo = {}; + // true if the stream is paused (and should not do anything), false otherwise + this.isPaused = true; + // true if the stream is finished (and should not do anything), false otherwise + this.isFinished = false; + // true if the stream is locked to prevent further structure updates (pipe), false otherwise + this.isLocked = false; + // the event listeners + this._listeners = { + 'data':[], + 'end':[], + 'error':[] + }; + // the previous worker, if any + this.previous = null; +} + +GenericWorker.prototype = { + /** + * Push a chunk to the next workers. + * @param {Object} chunk the chunk to push + */ + push : function (chunk) { + this.emit("data", chunk); + }, + /** + * End the stream. + * @return {Boolean} true if this call ended the worker, false otherwise. + */ + end : function () { + if (this.isFinished) { + return false; + } + + this.flush(); + try { + this.emit("end"); + this.cleanUp(); + this.isFinished = true; + } catch (e) { + this.emit("error", e); + } + return true; + }, + /** + * End the stream with an error. + * @param {Error} e the error which caused the premature end. + * @return {Boolean} true if this call ended the worker with an error, false otherwise. + */ + error : function (e) { + if (this.isFinished) { + return false; + } + + if(this.isPaused) { + this.generatedError = e; + } else { + this.isFinished = true; + + this.emit("error", e); + + // in the workers chain exploded in the middle of the chain, + // the error event will go downward but we also need to notify + // workers upward that there has been an error. + if(this.previous) { + this.previous.error(e); + } + + this.cleanUp(); + } + return true; + }, + /** + * Add a callback on an event. + * @param {String} name the name of the event (data, end, error) + * @param {Function} listener the function to call when the event is triggered + * @return {GenericWorker} the current object for chainability + */ + on : function (name, listener) { + this._listeners[name].push(listener); + return this; + }, + /** + * Clean any references when a worker is ending. + */ + cleanUp : function () { + this.streamInfo = this.generatedError = this.extraStreamInfo = null; + this._listeners = []; + }, + /** + * Trigger an event. This will call registered callback with the provided arg. + * @param {String} name the name of the event (data, end, error) + * @param {Object} arg the argument to call the callback with. + */ + emit : function (name, arg) { + if (this._listeners[name]) { + for(var i = 0; i < this._listeners[name].length; i++) { + this._listeners[name][i].call(this, arg); + } + } + }, + /** + * Chain a worker with an other. + * @param {Worker} next the worker receiving events from the current one. + * @return {worker} the next worker for chainability + */ + pipe : function (next) { + return next.registerPrevious(this); + }, + /** + * Same as `pipe` in the other direction. + * Using an API with `pipe(next)` is very easy. + * Implementing the API with the point of view of the next one registering + * a source is easier, see the ZipFileWorker. + * @param {Worker} previous the previous worker, sending events to this one + * @return {Worker} the current worker for chainability + */ + registerPrevious : function (previous) { + if (this.isLocked) { + throw new Error("The stream '" + this + "' has already been used."); + } + + // sharing the streamInfo... + this.streamInfo = previous.streamInfo; + // ... and adding our own bits + this.mergeStreamInfo(); + this.previous = previous; + var self = this; + previous.on('data', function (chunk) { + self.processChunk(chunk); + }); + previous.on('end', function () { + self.end(); + }); + previous.on('error', function (e) { + self.error(e); + }); + return this; + }, + /** + * Pause the stream so it doesn't send events anymore. + * @return {Boolean} true if this call paused the worker, false otherwise. + */ + pause : function () { + if(this.isPaused || this.isFinished) { + return false; + } + this.isPaused = true; + + if(this.previous) { + this.previous.pause(); + } + return true; + }, + /** + * Resume a paused stream. + * @return {Boolean} true if this call resumed the worker, false otherwise. + */ + resume : function () { + if(!this.isPaused || this.isFinished) { + return false; + } + this.isPaused = false; + + // if true, the worker tried to resume but failed + var withError = false; + if(this.generatedError) { + this.error(this.generatedError); + withError = true; + } + if(this.previous) { + this.previous.resume(); + } + + return !withError; + }, + /** + * Flush any remaining bytes as the stream is ending. + */ + flush : function () {}, + /** + * Process a chunk. This is usually the method overridden. + * @param {Object} chunk the chunk to process. + */ + processChunk : function(chunk) { + this.push(chunk); + }, + /** + * Add a key/value to be added in the workers chain streamInfo once activated. + * @param {String} key the key to use + * @param {Object} value the associated value + * @return {Worker} the current worker for chainability + */ + withStreamInfo : function (key, value) { + this.extraStreamInfo[key] = value; + this.mergeStreamInfo(); + return this; + }, + /** + * Merge this worker's streamInfo into the chain's streamInfo. + */ + mergeStreamInfo : function () { + for(var key in this.extraStreamInfo) { + if (!this.extraStreamInfo.hasOwnProperty(key)) { + continue; + } + this.streamInfo[key] = this.extraStreamInfo[key]; + } + }, + + /** + * Lock the stream to prevent further updates on the workers chain. + * After calling this method, all calls to pipe will fail. + */ + lock: function () { + if (this.isLocked) { + throw new Error("The stream '" + this + "' has already been used."); + } + this.isLocked = true; + if (this.previous) { + this.previous.lock(); + } + }, + + /** + * + * Pretty print the workers chain. + */ + toString : function () { + var me = "Worker " + this.name; + if (this.previous) { + return this.previous + " -> " + me; + } else { + return me; + } + } +}; + +module.exports = GenericWorker; + +},{}],29:[function(require,module,exports){ +'use strict'; + +var utils = require('../utils'); +var ConvertWorker = require('./ConvertWorker'); +var GenericWorker = require('./GenericWorker'); +var base64 = require('../base64'); +var support = require("../support"); +var external = require("../external"); + +var NodejsStreamOutputAdapter = null; +if (support.nodestream) { + try { + NodejsStreamOutputAdapter = require('../nodejs/NodejsStreamOutputAdapter'); + } catch(e) {} +} + +/** + * Apply the final transformation of the data. If the user wants a Blob for + * example, it's easier to work with an U8intArray and finally do the + * ArrayBuffer/Blob conversion. + * @param {String} type the name of the final type + * @param {String|Uint8Array|Buffer} content the content to transform + * @param {String} mimeType the mime type of the content, if applicable. + * @return {String|Uint8Array|ArrayBuffer|Buffer|Blob} the content in the right format. + */ +function transformZipOutput(type, content, mimeType) { + switch(type) { + case "blob" : + return utils.newBlob(utils.transformTo("arraybuffer", content), mimeType); + case "base64" : + return base64.encode(content); + default : + return utils.transformTo(type, content); + } +} + +/** + * Concatenate an array of data of the given type. + * @param {String} type the type of the data in the given array. + * @param {Array} dataArray the array containing the data chunks to concatenate + * @return {String|Uint8Array|Buffer} the concatenated data + * @throws Error if the asked type is unsupported + */ +function concat (type, dataArray) { + var i, index = 0, res = null, totalLength = 0; + for(i = 0; i < dataArray.length; i++) { + totalLength += dataArray[i].length; + } + switch(type) { + case "string": + return dataArray.join(""); + case "array": + return Array.prototype.concat.apply([], dataArray); + case "uint8array": + res = new Uint8Array(totalLength); + for(i = 0; i < dataArray.length; i++) { + res.set(dataArray[i], index); + index += dataArray[i].length; + } + return res; + case "nodebuffer": + return Buffer.concat(dataArray); + default: + throw new Error("concat : unsupported type '" + type + "'"); + } +} + +/** + * Listen a StreamHelper, accumulate its content and concatenate it into a + * complete block. + * @param {StreamHelper} helper the helper to use. + * @param {Function} updateCallback a callback called on each update. Called + * with one arg : + * - the metadata linked to the update received. + * @return Promise the promise for the accumulation. + */ +function accumulate(helper, updateCallback) { + return new external.Promise(function (resolve, reject){ + var dataArray = []; + var chunkType = helper._internalType, + resultType = helper._outputType, + mimeType = helper._mimeType; + helper + .on('data', function (data, meta) { + dataArray.push(data); + if(updateCallback) { + updateCallback(meta); + } + }) + .on('error', function(err) { + dataArray = []; + reject(err); + }) + .on('end', function (){ + try { + var result = transformZipOutput(resultType, concat(chunkType, dataArray), mimeType); + resolve(result); + } catch (e) { + reject(e); + } + dataArray = []; + }) + .resume(); + }); +} + +/** + * An helper to easily use workers outside of JSZip. + * @constructor + * @param {Worker} worker the worker to wrap + * @param {String} outputType the type of data expected by the use + * @param {String} mimeType the mime type of the content, if applicable. + */ +function StreamHelper(worker, outputType, mimeType) { + var internalType = outputType; + switch(outputType) { + case "blob": + case "arraybuffer": + internalType = "uint8array"; + break; + case "base64": + internalType = "string"; + break; + } + + try { + // the type used internally + this._internalType = internalType; + // the type used to output results + this._outputType = outputType; + // the mime type + this._mimeType = mimeType; + utils.checkSupport(internalType); + this._worker = worker.pipe(new ConvertWorker(internalType)); + // the last workers can be rewired without issues but we need to + // prevent any updates on previous workers. + worker.lock(); + } catch(e) { + this._worker = new GenericWorker("error"); + this._worker.error(e); + } +} + +StreamHelper.prototype = { + /** + * Listen a StreamHelper, accumulate its content and concatenate it into a + * complete block. + * @param {Function} updateCb the update callback. + * @return Promise the promise for the accumulation. + */ + accumulate : function (updateCb) { + return accumulate(this, updateCb); + }, + /** + * Add a listener on an event triggered on a stream. + * @param {String} evt the name of the event + * @param {Function} fn the listener + * @return {StreamHelper} the current helper. + */ + on : function (evt, fn) { + var self = this; + + if(evt === "data") { + this._worker.on(evt, function (chunk) { + fn.call(self, chunk.data, chunk.meta); + }); + } else { + this._worker.on(evt, function () { + utils.delay(fn, arguments, self); + }); + } + return this; + }, + /** + * Resume the flow of chunks. + * @return {StreamHelper} the current helper. + */ + resume : function () { + utils.delay(this._worker.resume, [], this._worker); + return this; + }, + /** + * Pause the flow of chunks. + * @return {StreamHelper} the current helper. + */ + pause : function () { + this._worker.pause(); + return this; + }, + /** + * Return a nodejs stream for this helper. + * @param {Function} updateCb the update callback. + * @return {NodejsStreamOutputAdapter} the nodejs stream. + */ + toNodejsStream : function (updateCb) { + utils.checkSupport("nodestream"); + if (this._outputType !== "nodebuffer") { + // an object stream containing blob/arraybuffer/uint8array/string + // is strange and I don't know if it would be useful. + // I you find this comment and have a good usecase, please open a + // bug report ! + throw new Error(this._outputType + " is not supported by this method"); + } + + return new NodejsStreamOutputAdapter(this, { + objectMode : this._outputType !== "nodebuffer" + }, updateCb); + } +}; + + +module.exports = StreamHelper; + +},{"../base64":1,"../external":6,"../nodejs/NodejsStreamOutputAdapter":13,"../support":30,"../utils":32,"./ConvertWorker":24,"./GenericWorker":28}],30:[function(require,module,exports){ +'use strict'; + +exports.base64 = true; +exports.array = true; +exports.string = true; +exports.arraybuffer = typeof ArrayBuffer !== "undefined" && typeof Uint8Array !== "undefined"; +exports.nodebuffer = typeof Buffer !== "undefined"; +// contains true if JSZip can read/generate Uint8Array, false otherwise. +exports.uint8array = typeof Uint8Array !== "undefined"; + +if (typeof ArrayBuffer === "undefined") { + exports.blob = false; +} +else { + var buffer = new ArrayBuffer(0); + try { + exports.blob = new Blob([buffer], { + type: "application/zip" + }).size === 0; + } + catch (e) { + try { + var Builder = self.BlobBuilder || self.WebKitBlobBuilder || self.MozBlobBuilder || self.MSBlobBuilder; + var builder = new Builder(); + builder.append(buffer); + exports.blob = builder.getBlob('application/zip').size === 0; + } + catch (e) { + exports.blob = false; + } + } +} + +try { + exports.nodestream = !!require('readable-stream').Readable; +} catch(e) { + exports.nodestream = false; +} + +},{"readable-stream":16}],31:[function(require,module,exports){ +'use strict'; + +var utils = require('./utils'); +var support = require('./support'); +var nodejsUtils = require('./nodejsUtils'); +var GenericWorker = require('./stream/GenericWorker'); + +/** + * The following functions come from pako, from pako/lib/utils/strings + * released under the MIT license, see pako https://github.com/nodeca/pako/ + */ + +// Table with utf8 lengths (calculated by first byte of sequence) +// Note, that 5 & 6-byte values and some 4-byte values can not be represented in JS, +// because max possible codepoint is 0x10ffff +var _utf8len = new Array(256); +for (var i=0; i<256; i++) { + _utf8len[i] = (i >= 252 ? 6 : i >= 248 ? 5 : i >= 240 ? 4 : i >= 224 ? 3 : i >= 192 ? 2 : 1); +} +_utf8len[254]=_utf8len[254]=1; // Invalid sequence start + +// convert string to array (typed, when possible) +var string2buf = function (str) { + var buf, c, c2, m_pos, i, str_len = str.length, buf_len = 0; + + // count binary size + for (m_pos = 0; m_pos < str_len; m_pos++) { + c = str.charCodeAt(m_pos); + if ((c & 0xfc00) === 0xd800 && (m_pos+1 < str_len)) { + c2 = str.charCodeAt(m_pos+1); + if ((c2 & 0xfc00) === 0xdc00) { + c = 0x10000 + ((c - 0xd800) << 10) + (c2 - 0xdc00); + m_pos++; + } + } + buf_len += c < 0x80 ? 1 : c < 0x800 ? 2 : c < 0x10000 ? 3 : 4; + } + + // allocate buffer + if (support.uint8array) { + buf = new Uint8Array(buf_len); + } else { + buf = new Array(buf_len); + } + + // convert + for (i=0, m_pos = 0; i < buf_len; m_pos++) { + c = str.charCodeAt(m_pos); + if ((c & 0xfc00) === 0xd800 && (m_pos+1 < str_len)) { + c2 = str.charCodeAt(m_pos+1); + if ((c2 & 0xfc00) === 0xdc00) { + c = 0x10000 + ((c - 0xd800) << 10) + (c2 - 0xdc00); + m_pos++; + } + } + if (c < 0x80) { + /* one byte */ + buf[i++] = c; + } else if (c < 0x800) { + /* two bytes */ + buf[i++] = 0xC0 | (c >>> 6); + buf[i++] = 0x80 | (c & 0x3f); + } else if (c < 0x10000) { + /* three bytes */ + buf[i++] = 0xE0 | (c >>> 12); + buf[i++] = 0x80 | (c >>> 6 & 0x3f); + buf[i++] = 0x80 | (c & 0x3f); + } else { + /* four bytes */ + buf[i++] = 0xf0 | (c >>> 18); + buf[i++] = 0x80 | (c >>> 12 & 0x3f); + buf[i++] = 0x80 | (c >>> 6 & 0x3f); + buf[i++] = 0x80 | (c & 0x3f); + } + } + + return buf; +}; + +// Calculate max possible position in utf8 buffer, +// that will not break sequence. If that's not possible +// - (very small limits) return max size as is. +// +// buf[] - utf8 bytes array +// max - length limit (mandatory); +var utf8border = function(buf, max) { + var pos; + + max = max || buf.length; + if (max > buf.length) { max = buf.length; } + + // go back from last position, until start of sequence found + pos = max-1; + while (pos >= 0 && (buf[pos] & 0xC0) === 0x80) { pos--; } + + // Fuckup - very small and broken sequence, + // return max, because we should return something anyway. + if (pos < 0) { return max; } + + // If we came to start of buffer - that means vuffer is too small, + // return max too. + if (pos === 0) { return max; } + + return (pos + _utf8len[buf[pos]] > max) ? pos : max; +}; + +// convert array to string +var buf2string = function (buf) { + var str, i, out, c, c_len; + var len = buf.length; + + // Reserve max possible length (2 words per char) + // NB: by unknown reasons, Array is significantly faster for + // String.fromCharCode.apply than Uint16Array. + var utf16buf = new Array(len*2); + + for (out=0, i=0; i 4) { utf16buf[out++] = 0xfffd; i += c_len-1; continue; } + + // apply mask on first byte + c &= c_len === 2 ? 0x1f : c_len === 3 ? 0x0f : 0x07; + // join the rest + while (c_len > 1 && i < len) { + c = (c << 6) | (buf[i++] & 0x3f); + c_len--; + } + + // terminated by end of string? + if (c_len > 1) { utf16buf[out++] = 0xfffd; continue; } + + if (c < 0x10000) { + utf16buf[out++] = c; + } else { + c -= 0x10000; + utf16buf[out++] = 0xd800 | ((c >> 10) & 0x3ff); + utf16buf[out++] = 0xdc00 | (c & 0x3ff); + } + } + + // shrinkBuf(utf16buf, out) + if (utf16buf.length !== out) { + if(utf16buf.subarray) { + utf16buf = utf16buf.subarray(0, out); + } else { + utf16buf.length = out; + } + } + + // return String.fromCharCode.apply(null, utf16buf); + return utils.applyFromCharCode(utf16buf); +}; + + +// That's all for the pako functions. + + +/** + * Transform a javascript string into an array (typed if possible) of bytes, + * UTF-8 encoded. + * @param {String} str the string to encode + * @return {Array|Uint8Array|Buffer} the UTF-8 encoded string. + */ +exports.utf8encode = function utf8encode(str) { + if (support.nodebuffer) { + return nodejsUtils.newBufferFrom(str, "utf-8"); + } + + return string2buf(str); +}; + + +/** + * Transform a bytes array (or a representation) representing an UTF-8 encoded + * string into a javascript string. + * @param {Array|Uint8Array|Buffer} buf the data de decode + * @return {String} the decoded string. + */ +exports.utf8decode = function utf8decode(buf) { + if (support.nodebuffer) { + return utils.transformTo("nodebuffer", buf).toString("utf-8"); + } + + buf = utils.transformTo(support.uint8array ? "uint8array" : "array", buf); + + return buf2string(buf); +}; + +/** + * A worker to decode utf8 encoded binary chunks into string chunks. + * @constructor + */ +function Utf8DecodeWorker() { + GenericWorker.call(this, "utf-8 decode"); + // the last bytes if a chunk didn't end with a complete codepoint. + this.leftOver = null; +} +utils.inherits(Utf8DecodeWorker, GenericWorker); + +/** + * @see GenericWorker.processChunk + */ +Utf8DecodeWorker.prototype.processChunk = function (chunk) { + + var data = utils.transformTo(support.uint8array ? "uint8array" : "array", chunk.data); + + // 1st step, re-use what's left of the previous chunk + if (this.leftOver && this.leftOver.length) { + if(support.uint8array) { + var previousData = data; + data = new Uint8Array(previousData.length + this.leftOver.length); + data.set(this.leftOver, 0); + data.set(previousData, this.leftOver.length); + } else { + data = this.leftOver.concat(data); + } + this.leftOver = null; + } + + var nextBoundary = utf8border(data); + var usableData = data; + if (nextBoundary !== data.length) { + if (support.uint8array) { + usableData = data.subarray(0, nextBoundary); + this.leftOver = data.subarray(nextBoundary, data.length); + } else { + usableData = data.slice(0, nextBoundary); + this.leftOver = data.slice(nextBoundary, data.length); + } + } + + this.push({ + data : exports.utf8decode(usableData), + meta : chunk.meta + }); +}; + +/** + * @see GenericWorker.flush + */ +Utf8DecodeWorker.prototype.flush = function () { + if(this.leftOver && this.leftOver.length) { + this.push({ + data : exports.utf8decode(this.leftOver), + meta : {} + }); + this.leftOver = null; + } +}; +exports.Utf8DecodeWorker = Utf8DecodeWorker; + +/** + * A worker to endcode string chunks into utf8 encoded binary chunks. + * @constructor + */ +function Utf8EncodeWorker() { + GenericWorker.call(this, "utf-8 encode"); +} +utils.inherits(Utf8EncodeWorker, GenericWorker); + +/** + * @see GenericWorker.processChunk + */ +Utf8EncodeWorker.prototype.processChunk = function (chunk) { + this.push({ + data : exports.utf8encode(chunk.data), + meta : chunk.meta + }); +}; +exports.Utf8EncodeWorker = Utf8EncodeWorker; + +},{"./nodejsUtils":14,"./stream/GenericWorker":28,"./support":30,"./utils":32}],32:[function(require,module,exports){ +'use strict'; + +var support = require('./support'); +var base64 = require('./base64'); +var nodejsUtils = require('./nodejsUtils'); +var setImmediate = require('set-immediate-shim'); +var external = require("./external"); + + +/** + * Convert a string that pass as a "binary string": it should represent a byte + * array but may have > 255 char codes. Be sure to take only the first byte + * and returns the byte array. + * @param {String} str the string to transform. + * @return {Array|Uint8Array} the string in a binary format. + */ +function string2binary(str) { + var result = null; + if (support.uint8array) { + result = new Uint8Array(str.length); + } else { + result = new Array(str.length); + } + return stringToArrayLike(str, result); +} + +/** + * Create a new blob with the given content and the given type. + * @param {String|ArrayBuffer} part the content to put in the blob. DO NOT use + * an Uint8Array because the stock browser of android 4 won't accept it (it + * will be silently converted to a string, "[object Uint8Array]"). + * + * Use only ONE part to build the blob to avoid a memory leak in IE11 / Edge: + * when a large amount of Array is used to create the Blob, the amount of + * memory consumed is nearly 100 times the original data amount. + * + * @param {String} type the mime type of the blob. + * @return {Blob} the created blob. + */ +exports.newBlob = function(part, type) { + exports.checkSupport("blob"); + + try { + // Blob constructor + return new Blob([part], { + type: type + }); + } + catch (e) { + + try { + // deprecated, browser only, old way + var Builder = self.BlobBuilder || self.WebKitBlobBuilder || self.MozBlobBuilder || self.MSBlobBuilder; + var builder = new Builder(); + builder.append(part); + return builder.getBlob(type); + } + catch (e) { + + // well, fuck ?! + throw new Error("Bug : can't construct the Blob."); + } + } + + +}; +/** + * The identity function. + * @param {Object} input the input. + * @return {Object} the same input. + */ +function identity(input) { + return input; +} + +/** + * Fill in an array with a string. + * @param {String} str the string to use. + * @param {Array|ArrayBuffer|Uint8Array|Buffer} array the array to fill in (will be mutated). + * @return {Array|ArrayBuffer|Uint8Array|Buffer} the updated array. + */ +function stringToArrayLike(str, array) { + for (var i = 0; i < str.length; ++i) { + array[i] = str.charCodeAt(i) & 0xFF; + } + return array; +} + +/** + * An helper for the function arrayLikeToString. + * This contains static informations and functions that + * can be optimized by the browser JIT compiler. + */ +var arrayToStringHelper = { + /** + * Transform an array of int into a string, chunk by chunk. + * See the performances notes on arrayLikeToString. + * @param {Array|ArrayBuffer|Uint8Array|Buffer} array the array to transform. + * @param {String} type the type of the array. + * @param {Integer} chunk the chunk size. + * @return {String} the resulting string. + * @throws Error if the chunk is too big for the stack. + */ + stringifyByChunk: function(array, type, chunk) { + var result = [], k = 0, len = array.length; + // shortcut + if (len <= chunk) { + return String.fromCharCode.apply(null, array); + } + while (k < len) { + if (type === "array" || type === "nodebuffer") { + result.push(String.fromCharCode.apply(null, array.slice(k, Math.min(k + chunk, len)))); + } + else { + result.push(String.fromCharCode.apply(null, array.subarray(k, Math.min(k + chunk, len)))); + } + k += chunk; + } + return result.join(""); + }, + /** + * Call String.fromCharCode on every item in the array. + * This is the naive implementation, which generate A LOT of intermediate string. + * This should be used when everything else fail. + * @param {Array|ArrayBuffer|Uint8Array|Buffer} array the array to transform. + * @return {String} the result. + */ + stringifyByChar: function(array){ + var resultStr = ""; + for(var i = 0; i < array.length; i++) { + resultStr += String.fromCharCode(array[i]); + } + return resultStr; + }, + applyCanBeUsed : { + /** + * true if the browser accepts to use String.fromCharCode on Uint8Array + */ + uint8array : (function () { + try { + return support.uint8array && String.fromCharCode.apply(null, new Uint8Array(1)).length === 1; + } catch (e) { + return false; + } + })(), + /** + * true if the browser accepts to use String.fromCharCode on nodejs Buffer. + */ + nodebuffer : (function () { + try { + return support.nodebuffer && String.fromCharCode.apply(null, nodejsUtils.allocBuffer(1)).length === 1; + } catch (e) { + return false; + } + })() + } +}; + +/** + * Transform an array-like object to a string. + * @param {Array|ArrayBuffer|Uint8Array|Buffer} array the array to transform. + * @return {String} the result. + */ +function arrayLikeToString(array) { + // Performances notes : + // -------------------- + // String.fromCharCode.apply(null, array) is the fastest, see + // see http://jsperf.com/converting-a-uint8array-to-a-string/2 + // but the stack is limited (and we can get huge arrays !). + // + // result += String.fromCharCode(array[i]); generate too many strings ! + // + // This code is inspired by http://jsperf.com/arraybuffer-to-string-apply-performance/2 + // TODO : we now have workers that split the work. Do we still need that ? + var chunk = 65536, + type = exports.getTypeOf(array), + canUseApply = true; + if (type === "uint8array") { + canUseApply = arrayToStringHelper.applyCanBeUsed.uint8array; + } else if (type === "nodebuffer") { + canUseApply = arrayToStringHelper.applyCanBeUsed.nodebuffer; + } + + if (canUseApply) { + while (chunk > 1) { + try { + return arrayToStringHelper.stringifyByChunk(array, type, chunk); + } catch (e) { + chunk = Math.floor(chunk / 2); + } + } + } + + // no apply or chunk error : slow and painful algorithm + // default browser on android 4.* + return arrayToStringHelper.stringifyByChar(array); +} + +exports.applyFromCharCode = arrayLikeToString; + + +/** + * Copy the data from an array-like to an other array-like. + * @param {Array|ArrayBuffer|Uint8Array|Buffer} arrayFrom the origin array. + * @param {Array|ArrayBuffer|Uint8Array|Buffer} arrayTo the destination array which will be mutated. + * @return {Array|ArrayBuffer|Uint8Array|Buffer} the updated destination array. + */ +function arrayLikeToArrayLike(arrayFrom, arrayTo) { + for (var i = 0; i < arrayFrom.length; i++) { + arrayTo[i] = arrayFrom[i]; + } + return arrayTo; +} + +// a matrix containing functions to transform everything into everything. +var transform = {}; + +// string to ? +transform["string"] = { + "string": identity, + "array": function(input) { + return stringToArrayLike(input, new Array(input.length)); + }, + "arraybuffer": function(input) { + return transform["string"]["uint8array"](input).buffer; + }, + "uint8array": function(input) { + return stringToArrayLike(input, new Uint8Array(input.length)); + }, + "nodebuffer": function(input) { + return stringToArrayLike(input, nodejsUtils.allocBuffer(input.length)); + } +}; + +// array to ? +transform["array"] = { + "string": arrayLikeToString, + "array": identity, + "arraybuffer": function(input) { + return (new Uint8Array(input)).buffer; + }, + "uint8array": function(input) { + return new Uint8Array(input); + }, + "nodebuffer": function(input) { + return nodejsUtils.newBufferFrom(input); + } +}; + +// arraybuffer to ? +transform["arraybuffer"] = { + "string": function(input) { + return arrayLikeToString(new Uint8Array(input)); + }, + "array": function(input) { + return arrayLikeToArrayLike(new Uint8Array(input), new Array(input.byteLength)); + }, + "arraybuffer": identity, + "uint8array": function(input) { + return new Uint8Array(input); + }, + "nodebuffer": function(input) { + return nodejsUtils.newBufferFrom(new Uint8Array(input)); + } +}; + +// uint8array to ? +transform["uint8array"] = { + "string": arrayLikeToString, + "array": function(input) { + return arrayLikeToArrayLike(input, new Array(input.length)); + }, + "arraybuffer": function(input) { + return input.buffer; + }, + "uint8array": identity, + "nodebuffer": function(input) { + return nodejsUtils.newBufferFrom(input); + } +}; + +// nodebuffer to ? +transform["nodebuffer"] = { + "string": arrayLikeToString, + "array": function(input) { + return arrayLikeToArrayLike(input, new Array(input.length)); + }, + "arraybuffer": function(input) { + return transform["nodebuffer"]["uint8array"](input).buffer; + }, + "uint8array": function(input) { + return arrayLikeToArrayLike(input, new Uint8Array(input.length)); + }, + "nodebuffer": identity +}; + +/** + * Transform an input into any type. + * The supported output type are : string, array, uint8array, arraybuffer, nodebuffer. + * If no output type is specified, the unmodified input will be returned. + * @param {String} outputType the output type. + * @param {String|Array|ArrayBuffer|Uint8Array|Buffer} input the input to convert. + * @throws {Error} an Error if the browser doesn't support the requested output type. + */ +exports.transformTo = function(outputType, input) { + if (!input) { + // undefined, null, etc + // an empty string won't harm. + input = ""; + } + if (!outputType) { + return input; + } + exports.checkSupport(outputType); + var inputType = exports.getTypeOf(input); + var result = transform[inputType][outputType](input); + return result; +}; + +/** + * Return the type of the input. + * The type will be in a format valid for JSZip.utils.transformTo : string, array, uint8array, arraybuffer. + * @param {Object} input the input to identify. + * @return {String} the (lowercase) type of the input. + */ +exports.getTypeOf = function(input) { + if (typeof input === "string") { + return "string"; + } + if (Object.prototype.toString.call(input) === "[object Array]") { + return "array"; + } + if (support.nodebuffer && nodejsUtils.isBuffer(input)) { + return "nodebuffer"; + } + if (support.uint8array && input instanceof Uint8Array) { + return "uint8array"; + } + if (support.arraybuffer && input instanceof ArrayBuffer) { + return "arraybuffer"; + } +}; + +/** + * Throw an exception if the type is not supported. + * @param {String} type the type to check. + * @throws {Error} an Error if the browser doesn't support the requested type. + */ +exports.checkSupport = function(type) { + var supported = support[type.toLowerCase()]; + if (!supported) { + throw new Error(type + " is not supported by this platform"); + } +}; + +exports.MAX_VALUE_16BITS = 65535; +exports.MAX_VALUE_32BITS = -1; // well, "\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF" is parsed as -1 + +/** + * Prettify a string read as binary. + * @param {string} str the string to prettify. + * @return {string} a pretty string. + */ +exports.pretty = function(str) { + var res = '', + code, i; + for (i = 0; i < (str || "").length; i++) { + code = str.charCodeAt(i); + res += '\\x' + (code < 16 ? "0" : "") + code.toString(16).toUpperCase(); + } + return res; +}; + +/** + * Defer the call of a function. + * @param {Function} callback the function to call asynchronously. + * @param {Array} args the arguments to give to the callback. + */ +exports.delay = function(callback, args, self) { + setImmediate(function () { + callback.apply(self || null, args || []); + }); +}; + +/** + * Extends a prototype with an other, without calling a constructor with + * side effects. Inspired by nodejs' `utils.inherits` + * @param {Function} ctor the constructor to augment + * @param {Function} superCtor the parent constructor to use + */ +exports.inherits = function (ctor, superCtor) { + var Obj = function() {}; + Obj.prototype = superCtor.prototype; + ctor.prototype = new Obj(); +}; + +/** + * Merge the objects passed as parameters into a new one. + * @private + * @param {...Object} var_args All objects to merge. + * @return {Object} a new object with the data of the others. + */ +exports.extend = function() { + var result = {}, i, attr; + for (i = 0; i < arguments.length; i++) { // arguments is not enumerable in some browsers + for (attr in arguments[i]) { + if (arguments[i].hasOwnProperty(attr) && typeof result[attr] === "undefined") { + result[attr] = arguments[i][attr]; + } + } + } + return result; +}; + +/** + * Transform arbitrary content into a Promise. + * @param {String} name a name for the content being processed. + * @param {Object} inputData the content to process. + * @param {Boolean} isBinary true if the content is not an unicode string + * @param {Boolean} isOptimizedBinaryString true if the string content only has one byte per character. + * @param {Boolean} isBase64 true if the string content is encoded with base64. + * @return {Promise} a promise in a format usable by JSZip. + */ +exports.prepareContent = function(name, inputData, isBinary, isOptimizedBinaryString, isBase64) { + + // if inputData is already a promise, this flatten it. + var promise = external.Promise.resolve(inputData).then(function(data) { + + + var isBlob = support.blob && (data instanceof Blob || ['[object File]', '[object Blob]'].indexOf(Object.prototype.toString.call(data)) !== -1); + + if (isBlob && typeof FileReader !== "undefined") { + return new external.Promise(function (resolve, reject) { + var reader = new FileReader(); + + reader.onload = function(e) { + resolve(e.target.result); + }; + reader.onerror = function(e) { + reject(e.target.error); + }; + reader.readAsArrayBuffer(data); + }); + } else { + return data; + } + }); + + return promise.then(function(data) { + var dataType = exports.getTypeOf(data); + + if (!dataType) { + return external.Promise.reject( + new Error("Can't read the data of '" + name + "'. Is it " + + "in a supported JavaScript type (String, Blob, ArrayBuffer, etc) ?") + ); + } + // special case : it's way easier to work with Uint8Array than with ArrayBuffer + if (dataType === "arraybuffer") { + data = exports.transformTo("uint8array", data); + } else if (dataType === "string") { + if (isBase64) { + data = base64.decode(data); + } + else if (isBinary) { + // optimizedBinaryString === true means that the file has already been filtered with a 0xFF mask + if (isOptimizedBinaryString !== true) { + // this is a string, not in a base64 format. + // Be sure that this is a correct "binary string" + data = string2binary(data); + } + } + } + return data; + }); +}; + +},{"./base64":1,"./external":6,"./nodejsUtils":14,"./support":30,"set-immediate-shim":54}],33:[function(require,module,exports){ +'use strict'; +var readerFor = require('./reader/readerFor'); +var utils = require('./utils'); +var sig = require('./signature'); +var ZipEntry = require('./zipEntry'); +var utf8 = require('./utf8'); +var support = require('./support'); +// class ZipEntries {{{ +/** + * All the entries in the zip file. + * @constructor + * @param {Object} loadOptions Options for loading the stream. + */ +function ZipEntries(loadOptions) { + this.files = []; + this.loadOptions = loadOptions; +} +ZipEntries.prototype = { + /** + * Check that the reader is on the specified signature. + * @param {string} expectedSignature the expected signature. + * @throws {Error} if it is an other signature. + */ + checkSignature: function(expectedSignature) { + if (!this.reader.readAndCheckSignature(expectedSignature)) { + this.reader.index -= 4; + var signature = this.reader.readString(4); + throw new Error("Corrupted zip or bug: unexpected signature " + "(" + utils.pretty(signature) + ", expected " + utils.pretty(expectedSignature) + ")"); + } + }, + /** + * Check if the given signature is at the given index. + * @param {number} askedIndex the index to check. + * @param {string} expectedSignature the signature to expect. + * @return {boolean} true if the signature is here, false otherwise. + */ + isSignature: function(askedIndex, expectedSignature) { + var currentIndex = this.reader.index; + this.reader.setIndex(askedIndex); + var signature = this.reader.readString(4); + var result = signature === expectedSignature; + this.reader.setIndex(currentIndex); + return result; + }, + /** + * Read the end of the central directory. + */ + readBlockEndOfCentral: function() { + this.diskNumber = this.reader.readInt(2); + this.diskWithCentralDirStart = this.reader.readInt(2); + this.centralDirRecordsOnThisDisk = this.reader.readInt(2); + this.centralDirRecords = this.reader.readInt(2); + this.centralDirSize = this.reader.readInt(4); + this.centralDirOffset = this.reader.readInt(4); + + this.zipCommentLength = this.reader.readInt(2); + // warning : the encoding depends of the system locale + // On a linux machine with LANG=en_US.utf8, this field is utf8 encoded. + // On a windows machine, this field is encoded with the localized windows code page. + var zipComment = this.reader.readData(this.zipCommentLength); + var decodeParamType = support.uint8array ? "uint8array" : "array"; + // To get consistent behavior with the generation part, we will assume that + // this is utf8 encoded unless specified otherwise. + var decodeContent = utils.transformTo(decodeParamType, zipComment); + this.zipComment = this.loadOptions.decodeFileName(decodeContent); + }, + /** + * Read the end of the Zip 64 central directory. + * Not merged with the method readEndOfCentral : + * The end of central can coexist with its Zip64 brother, + * I don't want to read the wrong number of bytes ! + */ + readBlockZip64EndOfCentral: function() { + this.zip64EndOfCentralSize = this.reader.readInt(8); + this.reader.skip(4); + // this.versionMadeBy = this.reader.readString(2); + // this.versionNeeded = this.reader.readInt(2); + this.diskNumber = this.reader.readInt(4); + this.diskWithCentralDirStart = this.reader.readInt(4); + this.centralDirRecordsOnThisDisk = this.reader.readInt(8); + this.centralDirRecords = this.reader.readInt(8); + this.centralDirSize = this.reader.readInt(8); + this.centralDirOffset = this.reader.readInt(8); + + this.zip64ExtensibleData = {}; + var extraDataSize = this.zip64EndOfCentralSize - 44, + index = 0, + extraFieldId, + extraFieldLength, + extraFieldValue; + while (index < extraDataSize) { + extraFieldId = this.reader.readInt(2); + extraFieldLength = this.reader.readInt(4); + extraFieldValue = this.reader.readData(extraFieldLength); + this.zip64ExtensibleData[extraFieldId] = { + id: extraFieldId, + length: extraFieldLength, + value: extraFieldValue + }; + } + }, + /** + * Read the end of the Zip 64 central directory locator. + */ + readBlockZip64EndOfCentralLocator: function() { + this.diskWithZip64CentralDirStart = this.reader.readInt(4); + this.relativeOffsetEndOfZip64CentralDir = this.reader.readInt(8); + this.disksCount = this.reader.readInt(4); + if (this.disksCount > 1) { + throw new Error("Multi-volumes zip are not supported"); + } + }, + /** + * Read the local files, based on the offset read in the central part. + */ + readLocalFiles: function() { + var i, file; + for (i = 0; i < this.files.length; i++) { + file = this.files[i]; + this.reader.setIndex(file.localHeaderOffset); + this.checkSignature(sig.LOCAL_FILE_HEADER); + file.readLocalPart(this.reader); + file.handleUTF8(); + file.processAttributes(); + } + }, + /** + * Read the central directory. + */ + readCentralDir: function() { + var file; + + this.reader.setIndex(this.centralDirOffset); + while (this.reader.readAndCheckSignature(sig.CENTRAL_FILE_HEADER)) { + file = new ZipEntry({ + zip64: this.zip64 + }, this.loadOptions); + file.readCentralPart(this.reader); + this.files.push(file); + } + + if (this.centralDirRecords !== this.files.length) { + if (this.centralDirRecords !== 0 && this.files.length === 0) { + // We expected some records but couldn't find ANY. + // This is really suspicious, as if something went wrong. + throw new Error("Corrupted zip or bug: expected " + this.centralDirRecords + " records in central dir, got " + this.files.length); + } else { + // We found some records but not all. + // Something is wrong but we got something for the user: no error here. + // console.warn("expected", this.centralDirRecords, "records in central dir, got", this.files.length); + } + } + }, + /** + * Read the end of central directory. + */ + readEndOfCentral: function() { + var offset = this.reader.lastIndexOfSignature(sig.CENTRAL_DIRECTORY_END); + if (offset < 0) { + // Check if the content is a truncated zip or complete garbage. + // A "LOCAL_FILE_HEADER" is not required at the beginning (auto + // extractible zip for example) but it can give a good hint. + // If an ajax request was used without responseType, we will also + // get unreadable data. + var isGarbage = !this.isSignature(0, sig.LOCAL_FILE_HEADER); + + if (isGarbage) { + throw new Error("Can't find end of central directory : is this a zip file ? " + + "If it is, see https://stuk.github.io/jszip/documentation/howto/read_zip.html"); + } else { + throw new Error("Corrupted zip: can't find end of central directory"); + } + + } + this.reader.setIndex(offset); + var endOfCentralDirOffset = offset; + this.checkSignature(sig.CENTRAL_DIRECTORY_END); + this.readBlockEndOfCentral(); + + + /* extract from the zip spec : + 4) If one of the fields in the end of central directory + record is too small to hold required data, the field + should be set to -1 (0xFFFF or 0xFFFFFFFF) and the + ZIP64 format record should be created. + 5) The end of central directory record and the + Zip64 end of central directory locator record must + reside on the same disk when splitting or spanning + an archive. + */ + if (this.diskNumber === utils.MAX_VALUE_16BITS || this.diskWithCentralDirStart === utils.MAX_VALUE_16BITS || this.centralDirRecordsOnThisDisk === utils.MAX_VALUE_16BITS || this.centralDirRecords === utils.MAX_VALUE_16BITS || this.centralDirSize === utils.MAX_VALUE_32BITS || this.centralDirOffset === utils.MAX_VALUE_32BITS) { + this.zip64 = true; + + /* + Warning : the zip64 extension is supported, but ONLY if the 64bits integer read from + the zip file can fit into a 32bits integer. This cannot be solved : JavaScript represents + all numbers as 64-bit double precision IEEE 754 floating point numbers. + So, we have 53bits for integers and bitwise operations treat everything as 32bits. + see https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Operators/Bitwise_Operators + and http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-262.pdf section 8.5 + */ + + // should look for a zip64 EOCD locator + offset = this.reader.lastIndexOfSignature(sig.ZIP64_CENTRAL_DIRECTORY_LOCATOR); + if (offset < 0) { + throw new Error("Corrupted zip: can't find the ZIP64 end of central directory locator"); + } + this.reader.setIndex(offset); + this.checkSignature(sig.ZIP64_CENTRAL_DIRECTORY_LOCATOR); + this.readBlockZip64EndOfCentralLocator(); + + // now the zip64 EOCD record + if (!this.isSignature(this.relativeOffsetEndOfZip64CentralDir, sig.ZIP64_CENTRAL_DIRECTORY_END)) { + // console.warn("ZIP64 end of central directory not where expected."); + this.relativeOffsetEndOfZip64CentralDir = this.reader.lastIndexOfSignature(sig.ZIP64_CENTRAL_DIRECTORY_END); + if (this.relativeOffsetEndOfZip64CentralDir < 0) { + throw new Error("Corrupted zip: can't find the ZIP64 end of central directory"); + } + } + this.reader.setIndex(this.relativeOffsetEndOfZip64CentralDir); + this.checkSignature(sig.ZIP64_CENTRAL_DIRECTORY_END); + this.readBlockZip64EndOfCentral(); + } + + var expectedEndOfCentralDirOffset = this.centralDirOffset + this.centralDirSize; + if (this.zip64) { + expectedEndOfCentralDirOffset += 20; // end of central dir 64 locator + expectedEndOfCentralDirOffset += 12 /* should not include the leading 12 bytes */ + this.zip64EndOfCentralSize; + } + + var extraBytes = endOfCentralDirOffset - expectedEndOfCentralDirOffset; + + if (extraBytes > 0) { + // console.warn(extraBytes, "extra bytes at beginning or within zipfile"); + if (this.isSignature(endOfCentralDirOffset, sig.CENTRAL_FILE_HEADER)) { + // The offsets seem wrong, but we have something at the specified offset. + // So… we keep it. + } else { + // the offset is wrong, update the "zero" of the reader + // this happens if data has been prepended (crx files for example) + this.reader.zero = extraBytes; + } + } else if (extraBytes < 0) { + throw new Error("Corrupted zip: missing " + Math.abs(extraBytes) + " bytes."); + } + }, + prepareReader: function(data) { + this.reader = readerFor(data); + }, + /** + * Read a zip file and create ZipEntries. + * @param {String|ArrayBuffer|Uint8Array|Buffer} data the binary string representing a zip file. + */ + load: function(data) { + this.prepareReader(data); + this.readEndOfCentral(); + this.readCentralDir(); + this.readLocalFiles(); + } +}; +// }}} end of ZipEntries +module.exports = ZipEntries; + +},{"./reader/readerFor":22,"./signature":23,"./support":30,"./utf8":31,"./utils":32,"./zipEntry":34}],34:[function(require,module,exports){ +'use strict'; +var readerFor = require('./reader/readerFor'); +var utils = require('./utils'); +var CompressedObject = require('./compressedObject'); +var crc32fn = require('./crc32'); +var utf8 = require('./utf8'); +var compressions = require('./compressions'); +var support = require('./support'); + +var MADE_BY_DOS = 0x00; +var MADE_BY_UNIX = 0x03; + +/** + * Find a compression registered in JSZip. + * @param {string} compressionMethod the method magic to find. + * @return {Object|null} the JSZip compression object, null if none found. + */ +var findCompression = function(compressionMethod) { + for (var method in compressions) { + if (!compressions.hasOwnProperty(method)) { + continue; + } + if (compressions[method].magic === compressionMethod) { + return compressions[method]; + } + } + return null; +}; + +// class ZipEntry {{{ +/** + * An entry in the zip file. + * @constructor + * @param {Object} options Options of the current file. + * @param {Object} loadOptions Options for loading the stream. + */ +function ZipEntry(options, loadOptions) { + this.options = options; + this.loadOptions = loadOptions; +} +ZipEntry.prototype = { + /** + * say if the file is encrypted. + * @return {boolean} true if the file is encrypted, false otherwise. + */ + isEncrypted: function() { + // bit 1 is set + return (this.bitFlag & 0x0001) === 0x0001; + }, + /** + * say if the file has utf-8 filename/comment. + * @return {boolean} true if the filename/comment is in utf-8, false otherwise. + */ + useUTF8: function() { + // bit 11 is set + return (this.bitFlag & 0x0800) === 0x0800; + }, + /** + * Read the local part of a zip file and add the info in this object. + * @param {DataReader} reader the reader to use. + */ + readLocalPart: function(reader) { + var compression, localExtraFieldsLength; + + // we already know everything from the central dir ! + // If the central dir data are false, we are doomed. + // On the bright side, the local part is scary : zip64, data descriptors, both, etc. + // The less data we get here, the more reliable this should be. + // Let's skip the whole header and dash to the data ! + reader.skip(22); + // in some zip created on windows, the filename stored in the central dir contains \ instead of /. + // Strangely, the filename here is OK. + // I would love to treat these zip files as corrupted (see http://www.info-zip.org/FAQ.html#backslashes + // or APPNOTE#4.4.17.1, "All slashes MUST be forward slashes '/'") but there are a lot of bad zip generators... + // Search "unzip mismatching "local" filename continuing with "central" filename version" on + // the internet. + // + // I think I see the logic here : the central directory is used to display + // content and the local directory is used to extract the files. Mixing / and \ + // may be used to display \ to windows users and use / when extracting the files. + // Unfortunately, this lead also to some issues : http://seclists.org/fulldisclosure/2009/Sep/394 + this.fileNameLength = reader.readInt(2); + localExtraFieldsLength = reader.readInt(2); // can't be sure this will be the same as the central dir + // the fileName is stored as binary data, the handleUTF8 method will take care of the encoding. + this.fileName = reader.readData(this.fileNameLength); + reader.skip(localExtraFieldsLength); + + if (this.compressedSize === -1 || this.uncompressedSize === -1) { + throw new Error("Bug or corrupted zip : didn't get enough informations from the central directory " + "(compressedSize === -1 || uncompressedSize === -1)"); + } + + compression = findCompression(this.compressionMethod); + if (compression === null) { // no compression found + throw new Error("Corrupted zip : compression " + utils.pretty(this.compressionMethod) + " unknown (inner file : " + utils.transformTo("string", this.fileName) + ")"); + } + this.decompressed = new CompressedObject(this.compressedSize, this.uncompressedSize, this.crc32, compression, reader.readData(this.compressedSize)); + }, + + /** + * Read the central part of a zip file and add the info in this object. + * @param {DataReader} reader the reader to use. + */ + readCentralPart: function(reader) { + this.versionMadeBy = reader.readInt(2); + reader.skip(2); + // this.versionNeeded = reader.readInt(2); + this.bitFlag = reader.readInt(2); + this.compressionMethod = reader.readString(2); + this.date = reader.readDate(); + this.crc32 = reader.readInt(4); + this.compressedSize = reader.readInt(4); + this.uncompressedSize = reader.readInt(4); + var fileNameLength = reader.readInt(2); + this.extraFieldsLength = reader.readInt(2); + this.fileCommentLength = reader.readInt(2); + this.diskNumberStart = reader.readInt(2); + this.internalFileAttributes = reader.readInt(2); + this.externalFileAttributes = reader.readInt(4); + this.localHeaderOffset = reader.readInt(4); + + if (this.isEncrypted()) { + throw new Error("Encrypted zip are not supported"); + } + + // will be read in the local part, see the comments there + reader.skip(fileNameLength); + this.readExtraFields(reader); + this.parseZIP64ExtraField(reader); + this.fileComment = reader.readData(this.fileCommentLength); + }, + + /** + * Parse the external file attributes and get the unix/dos permissions. + */ + processAttributes: function () { + this.unixPermissions = null; + this.dosPermissions = null; + var madeBy = this.versionMadeBy >> 8; + + // Check if we have the DOS directory flag set. + // We look for it in the DOS and UNIX permissions + // but some unknown platform could set it as a compatibility flag. + this.dir = this.externalFileAttributes & 0x0010 ? true : false; + + if(madeBy === MADE_BY_DOS) { + // first 6 bits (0 to 5) + this.dosPermissions = this.externalFileAttributes & 0x3F; + } + + if(madeBy === MADE_BY_UNIX) { + this.unixPermissions = (this.externalFileAttributes >> 16) & 0xFFFF; + // the octal permissions are in (this.unixPermissions & 0x01FF).toString(8); + } + + // fail safe : if the name ends with a / it probably means a folder + if (!this.dir && this.fileNameStr.slice(-1) === '/') { + this.dir = true; + } + }, + + /** + * Parse the ZIP64 extra field and merge the info in the current ZipEntry. + * @param {DataReader} reader the reader to use. + */ + parseZIP64ExtraField: function(reader) { + + if (!this.extraFields[0x0001]) { + return; + } + + // should be something, preparing the extra reader + var extraReader = readerFor(this.extraFields[0x0001].value); + + // I really hope that these 64bits integer can fit in 32 bits integer, because js + // won't let us have more. + if (this.uncompressedSize === utils.MAX_VALUE_32BITS) { + this.uncompressedSize = extraReader.readInt(8); + } + if (this.compressedSize === utils.MAX_VALUE_32BITS) { + this.compressedSize = extraReader.readInt(8); + } + if (this.localHeaderOffset === utils.MAX_VALUE_32BITS) { + this.localHeaderOffset = extraReader.readInt(8); + } + if (this.diskNumberStart === utils.MAX_VALUE_32BITS) { + this.diskNumberStart = extraReader.readInt(4); + } + }, + /** + * Read the central part of a zip file and add the info in this object. + * @param {DataReader} reader the reader to use. + */ + readExtraFields: function(reader) { + var end = reader.index + this.extraFieldsLength, + extraFieldId, + extraFieldLength, + extraFieldValue; + + if (!this.extraFields) { + this.extraFields = {}; + } + + while (reader.index < end) { + extraFieldId = reader.readInt(2); + extraFieldLength = reader.readInt(2); + extraFieldValue = reader.readData(extraFieldLength); + + this.extraFields[extraFieldId] = { + id: extraFieldId, + length: extraFieldLength, + value: extraFieldValue + }; + } + }, + /** + * Apply an UTF8 transformation if needed. + */ + handleUTF8: function() { + var decodeParamType = support.uint8array ? "uint8array" : "array"; + if (this.useUTF8()) { + this.fileNameStr = utf8.utf8decode(this.fileName); + this.fileCommentStr = utf8.utf8decode(this.fileComment); + } else { + var upath = this.findExtraFieldUnicodePath(); + if (upath !== null) { + this.fileNameStr = upath; + } else { + // ASCII text or unsupported code page + var fileNameByteArray = utils.transformTo(decodeParamType, this.fileName); + this.fileNameStr = this.loadOptions.decodeFileName(fileNameByteArray); + } + + var ucomment = this.findExtraFieldUnicodeComment(); + if (ucomment !== null) { + this.fileCommentStr = ucomment; + } else { + // ASCII text or unsupported code page + var commentByteArray = utils.transformTo(decodeParamType, this.fileComment); + this.fileCommentStr = this.loadOptions.decodeFileName(commentByteArray); + } + } + }, + + /** + * Find the unicode path declared in the extra field, if any. + * @return {String} the unicode path, null otherwise. + */ + findExtraFieldUnicodePath: function() { + var upathField = this.extraFields[0x7075]; + if (upathField) { + var extraReader = readerFor(upathField.value); + + // wrong version + if (extraReader.readInt(1) !== 1) { + return null; + } + + // the crc of the filename changed, this field is out of date. + if (crc32fn(this.fileName) !== extraReader.readInt(4)) { + return null; + } + + return utf8.utf8decode(extraReader.readData(upathField.length - 5)); + } + return null; + }, + + /** + * Find the unicode comment declared in the extra field, if any. + * @return {String} the unicode comment, null otherwise. + */ + findExtraFieldUnicodeComment: function() { + var ucommentField = this.extraFields[0x6375]; + if (ucommentField) { + var extraReader = readerFor(ucommentField.value); + + // wrong version + if (extraReader.readInt(1) !== 1) { + return null; + } + + // the crc of the comment changed, this field is out of date. + if (crc32fn(this.fileComment) !== extraReader.readInt(4)) { + return null; + } + + return utf8.utf8decode(extraReader.readData(ucommentField.length - 5)); + } + return null; + } +}; +module.exports = ZipEntry; + +},{"./compressedObject":2,"./compressions":3,"./crc32":4,"./reader/readerFor":22,"./support":30,"./utf8":31,"./utils":32}],35:[function(require,module,exports){ +'use strict'; + +var StreamHelper = require('./stream/StreamHelper'); +var DataWorker = require('./stream/DataWorker'); +var utf8 = require('./utf8'); +var CompressedObject = require('./compressedObject'); +var GenericWorker = require('./stream/GenericWorker'); + +/** + * A simple object representing a file in the zip file. + * @constructor + * @param {string} name the name of the file + * @param {String|ArrayBuffer|Uint8Array|Buffer} data the data + * @param {Object} options the options of the file + */ +var ZipObject = function(name, data, options) { + this.name = name; + this.dir = options.dir; + this.date = options.date; + this.comment = options.comment; + this.unixPermissions = options.unixPermissions; + this.dosPermissions = options.dosPermissions; + + this._data = data; + this._dataBinary = options.binary; + // keep only the compression + this.options = { + compression : options.compression, + compressionOptions : options.compressionOptions + }; +}; + +ZipObject.prototype = { + /** + * Create an internal stream for the content of this object. + * @param {String} type the type of each chunk. + * @return StreamHelper the stream. + */ + internalStream: function (type) { + var result = null, outputType = "string"; + try { + if (!type) { + throw new Error("No output type specified."); + } + outputType = type.toLowerCase(); + var askUnicodeString = outputType === "string" || outputType === "text"; + if (outputType === "binarystring" || outputType === "text") { + outputType = "string"; + } + result = this._decompressWorker(); + + var isUnicodeString = !this._dataBinary; + + if (isUnicodeString && !askUnicodeString) { + result = result.pipe(new utf8.Utf8EncodeWorker()); + } + if (!isUnicodeString && askUnicodeString) { + result = result.pipe(new utf8.Utf8DecodeWorker()); + } + } catch (e) { + result = new GenericWorker("error"); + result.error(e); + } + + return new StreamHelper(result, outputType, ""); + }, + + /** + * Prepare the content in the asked type. + * @param {String} type the type of the result. + * @param {Function} onUpdate a function to call on each internal update. + * @return Promise the promise of the result. + */ + async: function (type, onUpdate) { + return this.internalStream(type).accumulate(onUpdate); + }, + + /** + * Prepare the content as a nodejs stream. + * @param {String} type the type of each chunk. + * @param {Function} onUpdate a function to call on each internal update. + * @return Stream the stream. + */ + nodeStream: function (type, onUpdate) { + return this.internalStream(type || "nodebuffer").toNodejsStream(onUpdate); + }, + + /** + * Return a worker for the compressed content. + * @private + * @param {Object} compression the compression object to use. + * @param {Object} compressionOptions the options to use when compressing. + * @return Worker the worker. + */ + _compressWorker: function (compression, compressionOptions) { + if ( + this._data instanceof CompressedObject && + this._data.compression.magic === compression.magic + ) { + return this._data.getCompressedWorker(); + } else { + var result = this._decompressWorker(); + if(!this._dataBinary) { + result = result.pipe(new utf8.Utf8EncodeWorker()); + } + return CompressedObject.createWorkerFrom(result, compression, compressionOptions); + } + }, + /** + * Return a worker for the decompressed content. + * @private + * @return Worker the worker. + */ + _decompressWorker : function () { + if (this._data instanceof CompressedObject) { + return this._data.getContentWorker(); + } else if (this._data instanceof GenericWorker) { + return this._data; + } else { + return new DataWorker(this._data); + } + } +}; + +var removedMethods = ["asText", "asBinary", "asNodeBuffer", "asUint8Array", "asArrayBuffer"]; +var removedFn = function () { + throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide."); +}; + +for(var i = 0; i < removedMethods.length; i++) { + ZipObject.prototype[removedMethods[i]] = removedFn; +} +module.exports = ZipObject; + +},{"./compressedObject":2,"./stream/DataWorker":27,"./stream/GenericWorker":28,"./stream/StreamHelper":29,"./utf8":31}],36:[function(require,module,exports){ +(function (global){ +'use strict'; +var Mutation = global.MutationObserver || global.WebKitMutationObserver; + +var scheduleDrain; + +{ + if (Mutation) { + var called = 0; + var observer = new Mutation(nextTick); + var element = global.document.createTextNode(''); + observer.observe(element, { + characterData: true + }); + scheduleDrain = function () { + element.data = (called = ++called % 2); + }; + } else if (!global.setImmediate && typeof global.MessageChannel !== 'undefined') { + var channel = new global.MessageChannel(); + channel.port1.onmessage = nextTick; + scheduleDrain = function () { + channel.port2.postMessage(0); + }; + } else if ('document' in global && 'onreadystatechange' in global.document.createElement('script')) { + scheduleDrain = function () { + + // Create a + + + + + +
+ +

index.html

+
+ + diff --git a/site/static/apidocs/0.9.0/overview-tree.html b/site/static/apidocs/0.9.0/overview-tree.html new file mode 100644 index 00000000..ad8c138b --- /dev/null +++ b/site/static/apidocs/0.9.0/overview-tree.html @@ -0,0 +1,1213 @@ + + + + + +Class Hierarchy (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+

Annotation Type Hierarchy

+ +
+
+

Enum Hierarchy

+ +
+
+
+
+ +

Copyright © 2021 streamthoughts. All rights reserved.

+
+ + diff --git a/site/static/apidocs/0.9.0/package-search-index.js b/site/static/apidocs/0.9.0/package-search-index.js new file mode 100644 index 00000000..0f058e9c --- /dev/null +++ b/site/static/apidocs/0.9.0/package-search-index.js @@ -0,0 +1 @@ +packageSearchIndex = [{"l":"All Packages","url":"allpackages-index.html"},{"l":"io.streamthoughts.azkarra"},{"l":"io.streamthoughts.azkarra.api"},{"l":"io.streamthoughts.azkarra.api.annotations"},{"l":"io.streamthoughts.azkarra.api.banner"},{"l":"io.streamthoughts.azkarra.api.components"},{"l":"io.streamthoughts.azkarra.api.components.condition"},{"l":"io.streamthoughts.azkarra.api.components.qualifier"},{"l":"io.streamthoughts.azkarra.api.config"},{"l":"io.streamthoughts.azkarra.api.errors"},{"l":"io.streamthoughts.azkarra.api.events"},{"l":"io.streamthoughts.azkarra.api.events.callback"},{"l":"io.streamthoughts.azkarra.api.events.reactive"},{"l":"io.streamthoughts.azkarra.api.events.reactive.internal"},{"l":"io.streamthoughts.azkarra.api.model"},{"l":"io.streamthoughts.azkarra.api.model.predicate"},{"l":"io.streamthoughts.azkarra.api.monad"},{"l":"io.streamthoughts.azkarra.api.providers"},{"l":"io.streamthoughts.azkarra.api.query"},{"l":"io.streamthoughts.azkarra.api.query.error"},{"l":"io.streamthoughts.azkarra.api.query.internal"},{"l":"io.streamthoughts.azkarra.api.query.result"},{"l":"io.streamthoughts.azkarra.api.server"},{"l":"io.streamthoughts.azkarra.api.spi"},{"l":"io.streamthoughts.azkarra.api.streams"},{"l":"io.streamthoughts.azkarra.api.streams.admin"},{"l":"io.streamthoughts.azkarra.api.streams.consumer"},{"l":"io.streamthoughts.azkarra.api.streams.errors"},{"l":"io.streamthoughts.azkarra.api.streams.internal"},{"l":"io.streamthoughts.azkarra.api.streams.listener"},{"l":"io.streamthoughts.azkarra.api.streams.store"},{"l":"io.streamthoughts.azkarra.api.streams.topology"},{"l":"io.streamthoughts.azkarra.api.time"},{"l":"io.streamthoughts.azkarra.api.util"},{"l":"io.streamthoughts.azkarra.client"},{"l":"io.streamthoughts.azkarra.client.authentication"},{"l":"io.streamthoughts.azkarra.client.openapi"},{"l":"io.streamthoughts.azkarra.client.openapi.apis"},{"l":"io.streamthoughts.azkarra.client.openapi.auth"},{"l":"io.streamthoughts.azkarra.client.openapi.models"},{"l":"io.streamthoughts.azkarra.client.security"},{"l":"io.streamthoughts.azkarra.commons.error"},{"l":"io.streamthoughts.azkarra.commons.rocksdb"},{"l":"io.streamthoughts.azkarra.commons.rocksdb.internal"},{"l":"io.streamthoughts.azkarra.commons.streams"},{"l":"io.streamthoughts.azkarra.http"},{"l":"io.streamthoughts.azkarra.http.data"},{"l":"io.streamthoughts.azkarra.http.error"},{"l":"io.streamthoughts.azkarra.http.handler"},{"l":"io.streamthoughts.azkarra.http.health"},{"l":"io.streamthoughts.azkarra.http.health.internal"},{"l":"io.streamthoughts.azkarra.http.prometheus"},{"l":"io.streamthoughts.azkarra.http.query"},{"l":"io.streamthoughts.azkarra.http.routes"},{"l":"io.streamthoughts.azkarra.http.security"},{"l":"io.streamthoughts.azkarra.http.security.auth"},{"l":"io.streamthoughts.azkarra.http.security.authorizer"},{"l":"io.streamthoughts.azkarra.http.security.handler"},{"l":"io.streamthoughts.azkarra.http.security.jaas.spi"},{"l":"io.streamthoughts.azkarra.http.serialization.json"},{"l":"io.streamthoughts.azkarra.http.spi"},{"l":"io.streamthoughts.azkarra.http.sse"},{"l":"io.streamthoughts.azkarra.http.utils"},{"l":"io.streamthoughts.azkarra.metrics"},{"l":"io.streamthoughts.azkarra.metrics.annotations"},{"l":"io.streamthoughts.azkarra.metrics.binders"},{"l":"io.streamthoughts.azkarra.metrics.endpoints"},{"l":"io.streamthoughts.azkarra.metrics.interceptor"},{"l":"io.streamthoughts.azkarra.metrics.micrometer"},{"l":"io.streamthoughts.azkarra.runtime"},{"l":"io.streamthoughts.azkarra.runtime.components"},{"l":"io.streamthoughts.azkarra.runtime.components.condition"},{"l":"io.streamthoughts.azkarra.runtime.context"},{"l":"io.streamthoughts.azkarra.runtime.context.internal"},{"l":"io.streamthoughts.azkarra.runtime.env"},{"l":"io.streamthoughts.azkarra.runtime.env.internal"},{"l":"io.streamthoughts.azkarra.runtime.interceptors"},{"l":"io.streamthoughts.azkarra.runtime.interceptors.monitoring"},{"l":"io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce"},{"l":"io.streamthoughts.azkarra.runtime.modules"},{"l":"io.streamthoughts.azkarra.runtime.query"},{"l":"io.streamthoughts.azkarra.runtime.query.internal"},{"l":"io.streamthoughts.azkarra.runtime.service"},{"l":"io.streamthoughts.azkarra.runtime.streams"},{"l":"io.streamthoughts.azkarra.runtime.streams.errors"},{"l":"io.streamthoughts.azkarra.runtime.streams.topology"},{"l":"io.streamthoughts.azkarra.runtime.util"},{"l":"io.streamthoughts.azkarra.serialization"},{"l":"io.streamthoughts.azkarra.serialization.json"},{"l":"io.streamthoughts.azkarra.streams"},{"l":"io.streamthoughts.azkarra.streams.autoconfigure"},{"l":"io.streamthoughts.azkarra.streams.autoconfigure.annotations"},{"l":"io.streamthoughts.azkarra.streams.banner"},{"l":"io.streamthoughts.azkarra.streams.banner.internal"},{"l":"io.streamthoughts.azkarra.streams.components"},{"l":"io.streamthoughts.azkarra.streams.components.annotation"},{"l":"io.streamthoughts.azkarra.streams.components.isolation"},{"l":"io.streamthoughts.azkarra.streams.config"},{"l":"io.streamthoughts.azkarra.streams.config.loader"},{"l":"io.streamthoughts.azkarra.streams.config.loader.internal"},{"l":"io.streamthoughts.examples.azkarra"},{"l":"io.streamthoughts.examples.azkarra.conditional"},{"l":"io.streamthoughts.examples.azkarra.dependency"},{"l":"io.streamthoughts.examples.azkarra.healthcheck"},{"l":"io.streamthoughts.examples.azkarra.noannotation"},{"l":"io.streamthoughts.examples.azkarra.security"},{"l":"io.streamthoughts.examples.azkarra.sse"},{"l":"io.streamthoughts.examples.azkarra.topology"}] \ No newline at end of file diff --git a/site/static/apidocs/0.9.0/package-search-index.zip b/site/static/apidocs/0.9.0/package-search-index.zip new file mode 100644 index 0000000000000000000000000000000000000000..3bdceb4cc8951f56f211a085043cc65afa98324b GIT binary patch literal 862 zcmWIWW@Zs#;Nak3(5OrfVn70tKz2c5a&}^Rs%~*=Vo`F2Zf0IeYK2}_aem(18NQQl z83?qlpY*9}5p&9P>6H1WoIGrIut$D+(XO2)@r5*pe-@i8*$b_7l_+`THfN!;aUi0~_ z-2U!#dO6W>>ZN<_YmC|FJ0yh*b}hKklE^c!#%+Ba>#Okm$|@tvUvXO=hl|-PtAA>% zu}s3*<+`)`!AIg7jZBTpOpQ}Q{@zcqyHq?SX})F^@00sI{0Ap_tUl&3t@qpuX1;^j z+*!vZ`f@n$P5tilal6azoLwCPY$c6KOCK3^sC2no92L&tJRP5*p`W$%?SYJ?X3M6< zYBBF?;a1Z+z{a_KabjPv+MV}O(~3GW7MZKH8}8WP{@Lhr!@Y$mZr5^U!u=asy{6x} zetzW&!|D495>@(3SC|^CWxe^WdX?R>IkSAd3%0u~b2)e7-Bq{Hv$_Z8UHW1;!+Ddn zrK0D*wnuswp4&7TrIxxqn;zNSmM-@FRy6z6mrCky7p&P4=)K4yd8;;Wi1(5Ofi1r; z>GUm3Y0}p{aek_t?tEPlrTHIae>${U|2()ibM67Xaz^FrnjdXuPp|Tx(5$=Ufg0z> z7m-#oO*YLoU8*GA7-aF-Jj;Bp=K{0a9G}W~dU|*F&dfe_VaCFs{3{32*6C{aCVfm; zzegi=`7~V>tDP|)r8>Js~9&e`p3GMXf_ z;_rTo6LHdwv%Y)%_eog3bG~c$!P!4$8_(bRz93;%u7<_3bv@Cm+S^hxcXM=gY`^P1d#@rpb>Vyq;^iAm&1t$TiV+m+5|0 z606TLy#MxY>2*EjUCo<9{4J*KsSKGVoh8}m>(3wWoogV!;P1VH16y{b%AJdn{&{sl z-CyPaZ+4Duwol=^m>3wAi83$*cr!AIFd(u3vK%N2paPs3BEXxK4WyJ22;D(6Gl&NO D_;h)r literal 0 HcmV?d00001 diff --git a/site/static/apidocs/0.9.0/resources/glass.png b/site/static/apidocs/0.9.0/resources/glass.png new file mode 100644 index 0000000000000000000000000000000000000000..a7f591f467a1c0c949bbc510156a0c1afb860a6e GIT binary patch literal 499 zcmVJoRsvExf%rEN>jUL}qZ_~k#FbE+Q;{`;0FZwVNX2n-^JoI; zP;4#$8DIy*Yk-P>VN(DUKmPse7mx+ExD4O|;?E5D0Z5($mjO3`*anwQU^s{ZDK#Lz zj>~{qyaIx5K!t%=G&2IJNzg!ChRpyLkO7}Ry!QaotAHAMpbB3AF(}|_f!G-oI|uK6 z`id_dumai5K%C3Y$;tKS_iqMPHg<*|-@e`liWLAggVM!zAP#@l;=c>S03;{#04Z~5 zN_+ss=Yg6*hTr59mzMwZ@+l~q!+?ft!fF66AXT#wWavHt30bZWFCK%!BNk}LN?0Hg z1VF_nfs`Lm^DjYZ1(1uD0u4CSIr)XAaqW6IT{!St5~1{i=i}zAy76p%_|w8rh@@c0Axr!ns=D-X+|*sY6!@wacG9%)Qn*O zl0sa739kT-&_?#oVxXF6tOnqTD)cZ}2vi$`ZU8RLAlo8=_z#*P3xI~i!lEh+Pdu-L zx{d*wgjtXbnGX_Yf@Tc7Q3YhLhPvc8noGJs2DA~1DySiA&6V{5JzFt ojAY1KXm~va;tU{v7C?Xj0BHw!K;2aXV*mgE07*qoM6N<$f;4TDA^-pY literal 0 HcmV?d00001 diff --git a/site/static/apidocs/0.9.0/script.js b/site/static/apidocs/0.9.0/script.js new file mode 100644 index 00000000..7dc93c48 --- /dev/null +++ b/site/static/apidocs/0.9.0/script.js @@ -0,0 +1,149 @@ +/* + * Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +var moduleSearchIndex; +var packageSearchIndex; +var typeSearchIndex; +var memberSearchIndex; +var tagSearchIndex; +function loadScripts(doc, tag) { + createElem(doc, tag, 'jquery/jszip/dist/jszip.js'); + createElem(doc, tag, 'jquery/jszip-utils/dist/jszip-utils.js'); + if (window.navigator.userAgent.indexOf('MSIE ') > 0 || window.navigator.userAgent.indexOf('Trident/') > 0 || + window.navigator.userAgent.indexOf('Edge/') > 0) { + createElem(doc, tag, 'jquery/jszip-utils/dist/jszip-utils-ie.js'); + } + createElem(doc, tag, 'search.js'); + + $.get(pathtoroot + "module-search-index.zip") + .done(function() { + JSZipUtils.getBinaryContent(pathtoroot + "module-search-index.zip", function(e, data) { + JSZip.loadAsync(data).then(function(zip){ + zip.file("module-search-index.json").async("text").then(function(content){ + moduleSearchIndex = JSON.parse(content); + }); + }); + }); + }); + $.get(pathtoroot + "package-search-index.zip") + .done(function() { + JSZipUtils.getBinaryContent(pathtoroot + "package-search-index.zip", function(e, data) { + JSZip.loadAsync(data).then(function(zip){ + zip.file("package-search-index.json").async("text").then(function(content){ + packageSearchIndex = JSON.parse(content); + }); + }); + }); + }); + $.get(pathtoroot + "type-search-index.zip") + .done(function() { + JSZipUtils.getBinaryContent(pathtoroot + "type-search-index.zip", function(e, data) { + JSZip.loadAsync(data).then(function(zip){ + zip.file("type-search-index.json").async("text").then(function(content){ + typeSearchIndex = JSON.parse(content); + }); + }); + }); + }); + $.get(pathtoroot + "member-search-index.zip") + .done(function() { + JSZipUtils.getBinaryContent(pathtoroot + "member-search-index.zip", function(e, data) { + JSZip.loadAsync(data).then(function(zip){ + zip.file("member-search-index.json").async("text").then(function(content){ + memberSearchIndex = JSON.parse(content); + }); + }); + }); + }); + $.get(pathtoroot + "tag-search-index.zip") + .done(function() { + JSZipUtils.getBinaryContent(pathtoroot + "tag-search-index.zip", function(e, data) { + JSZip.loadAsync(data).then(function(zip){ + zip.file("tag-search-index.json").async("text").then(function(content){ + tagSearchIndex = JSON.parse(content); + }); + }); + }); + }); + if (!moduleSearchIndex) { + createElem(doc, tag, 'module-search-index.js'); + } + if (!packageSearchIndex) { + createElem(doc, tag, 'package-search-index.js'); + } + if (!typeSearchIndex) { + createElem(doc, tag, 'type-search-index.js'); + } + if (!memberSearchIndex) { + createElem(doc, tag, 'member-search-index.js'); + } + if (!tagSearchIndex) { + createElem(doc, tag, 'tag-search-index.js'); + } + $(window).resize(function() { + $('.navPadding').css('padding-top', $('.fixedNav').css("height")); + }); +} + +function createElem(doc, tag, path) { + var script = doc.createElement(tag); + var scriptElement = doc.getElementsByTagName(tag)[0]; + script.src = pathtoroot + path; + scriptElement.parentNode.insertBefore(script, scriptElement); +} + +function show(type) { + count = 0; + for (var key in data) { + var row = document.getElementById(key); + if ((data[key] & type) !== 0) { + row.style.display = ''; + row.className = (count++ % 2) ? rowColor : altColor; + } + else + row.style.display = 'none'; + } + updateTabs(type); +} + +function updateTabs(type) { + for (var value in tabs) { + var sNode = document.getElementById(tabs[value][0]); + var spanNode = sNode.firstChild; + if (value == type) { + sNode.className = activeTableTab; + spanNode.innerHTML = tabs[value][1]; + } + else { + sNode.className = tableTab; + spanNode.innerHTML = "" + tabs[value][1] + ""; + } + } +} + +function updateModuleFrame(pFrame, cFrame) { + top.packageFrame.location = pFrame; + top.classFrame.location = cFrame; +} diff --git a/site/static/apidocs/0.9.0/search.js b/site/static/apidocs/0.9.0/search.js new file mode 100644 index 00000000..b773531b --- /dev/null +++ b/site/static/apidocs/0.9.0/search.js @@ -0,0 +1,326 @@ +/* + * Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +var noResult = {l: "No results found"}; +var catModules = "Modules"; +var catPackages = "Packages"; +var catTypes = "Types"; +var catMembers = "Members"; +var catSearchTags = "SearchTags"; +var highlight = "$&"; +var camelCaseRegexp = ""; +var secondaryMatcher = ""; +function getHighlightedText(item) { + var ccMatcher = new RegExp(camelCaseRegexp); + var label = item.replace(ccMatcher, highlight); + if (label === item) { + label = item.replace(secondaryMatcher, highlight); + } + return label; +} +function getURLPrefix(ui) { + var urlPrefix=""; + if (useModuleDirectories) { + var slash = "/"; + if (ui.item.category === catModules) { + return ui.item.l + slash; + } else if (ui.item.category === catPackages && ui.item.m) { + return ui.item.m + slash; + } else if ((ui.item.category === catTypes && ui.item.p) || ui.item.category === catMembers) { + $.each(packageSearchIndex, function(index, item) { + if (ui.item.p == item.l) { + urlPrefix = item.m + slash; + } + }); + return urlPrefix; + } else { + return urlPrefix; + } + } + return urlPrefix; +} +var watermark = 'Search'; +$(function() { + $("#search").val(''); + $("#search").prop("disabled", false); + $("#reset").prop("disabled", false); + $("#search").val(watermark).addClass('watermark'); + $("#search").blur(function() { + if ($(this).val().length == 0) { + $(this).val(watermark).addClass('watermark'); + } + }); + $("#search").on('click keydown', function() { + if ($(this).val() == watermark) { + $(this).val('').removeClass('watermark'); + } + }); + $("#reset").click(function() { + $("#search").val(''); + $("#search").focus(); + }); + $("#search").focus(); + $("#search")[0].setSelectionRange(0, 0); +}); +$.widget("custom.catcomplete", $.ui.autocomplete, { + _create: function() { + this._super(); + this.widget().menu("option", "items", "> :not(.ui-autocomplete-category)"); + }, + _renderMenu: function(ul, items) { + var rMenu = this, + currentCategory = ""; + rMenu.menu.bindings = $(); + $.each(items, function(index, item) { + var li; + if (item.l !== noResult.l && item.category !== currentCategory) { + ul.append("
  • " + item.category + "
  • "); + currentCategory = item.category; + } + li = rMenu._renderItemData(ul, item); + if (item.category) { + li.attr("aria-label", item.category + " : " + item.l); + li.attr("class", "resultItem"); + } else { + li.attr("aria-label", item.l); + li.attr("class", "resultItem"); + } + }); + }, + _renderItem: function(ul, item) { + var label = ""; + if (item.category === catModules) { + label = getHighlightedText(item.l); + } else if (item.category === catPackages) { + label = (item.m) + ? getHighlightedText(item.m + "/" + item.l) + : getHighlightedText(item.l); + } else if (item.category === catTypes) { + label = (item.p) + ? getHighlightedText(item.p + "." + item.l) + : getHighlightedText(item.l); + } else if (item.category === catMembers) { + label = getHighlightedText(item.p + "." + (item.c + "." + item.l)); + } else if (item.category === catSearchTags) { + label = getHighlightedText(item.l); + } else { + label = item.l; + } + var li = $("
  • ").appendTo(ul); + var div = $("
    ").appendTo(li); + if (item.category === catSearchTags) { + if (item.d) { + div.html(label + " (" + item.h + ")
    " + + item.d + "
    "); + } else { + div.html(label + " (" + item.h + ")"); + } + } else { + div.html(label); + } + return li; + } +}); +$(function() { + $("#search").catcomplete({ + minLength: 1, + delay: 100, + source: function(request, response) { + var result = new Array(); + var presult = new Array(); + var tresult = new Array(); + var mresult = new Array(); + var tgresult = new Array(); + var secondaryresult = new Array(); + var displayCount = 0; + var exactMatcher = new RegExp("^" + $.ui.autocomplete.escapeRegex(request.term) + "$", "i"); + camelCaseRegexp = ($.ui.autocomplete.escapeRegex(request.term)).split(/(?=[A-Z])/).join("([a-z0-9_$]*?)"); + var camelCaseMatcher = new RegExp("^" + camelCaseRegexp); + secondaryMatcher = new RegExp($.ui.autocomplete.escapeRegex(request.term), "i"); + + // Return the nested innermost name from the specified object + function nestedName(e) { + return e.l.substring(e.l.lastIndexOf(".") + 1); + } + + function concatResults(a1, a2) { + a1 = a1.concat(a2); + a2.length = 0; + return a1; + } + + if (moduleSearchIndex) { + var mdleCount = 0; + $.each(moduleSearchIndex, function(index, item) { + item.category = catModules; + if (exactMatcher.test(item.l)) { + result.push(item); + mdleCount++; + } else if (camelCaseMatcher.test(item.l)) { + result.push(item); + } else if (secondaryMatcher.test(item.l)) { + secondaryresult.push(item); + } + }); + displayCount = mdleCount; + result = concatResults(result, secondaryresult); + } + if (packageSearchIndex) { + var pCount = 0; + var pkg = ""; + $.each(packageSearchIndex, function(index, item) { + item.category = catPackages; + pkg = (item.m) + ? (item.m + "/" + item.l) + : item.l; + if (exactMatcher.test(item.l)) { + presult.push(item); + pCount++; + } else if (camelCaseMatcher.test(pkg)) { + presult.push(item); + } else if (secondaryMatcher.test(pkg)) { + secondaryresult.push(item); + } + }); + result = result.concat(concatResults(presult, secondaryresult)); + displayCount = (pCount > displayCount) ? pCount : displayCount; + } + if (typeSearchIndex) { + var tCount = 0; + $.each(typeSearchIndex, function(index, item) { + item.category = catTypes; + var s = nestedName(item); + if (exactMatcher.test(s)) { + tresult.push(item); + tCount++; + } else if (camelCaseMatcher.test(s)) { + tresult.push(item); + } else if (secondaryMatcher.test(item.p + "." + item.l)) { + secondaryresult.push(item); + } + }); + result = result.concat(concatResults(tresult, secondaryresult)); + displayCount = (tCount > displayCount) ? tCount : displayCount; + } + if (memberSearchIndex) { + var mCount = 0; + $.each(memberSearchIndex, function(index, item) { + item.category = catMembers; + var s = nestedName(item); + if (exactMatcher.test(s)) { + mresult.push(item); + mCount++; + } else if (camelCaseMatcher.test(s)) { + mresult.push(item); + } else if (secondaryMatcher.test(item.c + "." + item.l)) { + secondaryresult.push(item); + } + }); + result = result.concat(concatResults(mresult, secondaryresult)); + displayCount = (mCount > displayCount) ? mCount : displayCount; + } + if (tagSearchIndex) { + var tgCount = 0; + $.each(tagSearchIndex, function(index, item) { + item.category = catSearchTags; + if (exactMatcher.test(item.l)) { + tgresult.push(item); + tgCount++; + } else if (secondaryMatcher.test(item.l)) { + secondaryresult.push(item); + } + }); + result = result.concat(concatResults(tgresult, secondaryresult)); + displayCount = (tgCount > displayCount) ? tgCount : displayCount; + } + displayCount = (displayCount > 500) ? displayCount : 500; + var counter = function() { + var count = {Modules: 0, Packages: 0, Types: 0, Members: 0, SearchTags: 0}; + var f = function(item) { + count[item.category] += 1; + return (count[item.category] <= displayCount); + }; + return f; + }(); + response(result.filter(counter)); + }, + response: function(event, ui) { + if (!ui.content.length) { + ui.content.push(noResult); + } else { + $("#search").empty(); + } + }, + autoFocus: true, + position: { + collision: "flip" + }, + select: function(event, ui) { + if (ui.item.l !== noResult.l) { + var url = getURLPrefix(ui); + if (ui.item.category === catModules) { + if (useModuleDirectories) { + url += "module-summary.html"; + } else { + url = ui.item.l + "-summary.html"; + } + } else if (ui.item.category === catPackages) { + if (ui.item.url) { + url = ui.item.url; + } else { + url += ui.item.l.replace(/\./g, '/') + "/package-summary.html"; + } + } else if (ui.item.category === catTypes) { + if (ui.item.url) { + url = ui.item.url; + } else if (ui.item.p === "") { + url += ui.item.l + ".html"; + } else { + url += ui.item.p.replace(/\./g, '/') + "/" + ui.item.l + ".html"; + } + } else if (ui.item.category === catMembers) { + if (ui.item.p === "") { + url += ui.item.c + ".html" + "#"; + } else { + url += ui.item.p.replace(/\./g, '/') + "/" + ui.item.c + ".html" + "#"; + } + if (ui.item.url) { + url += ui.item.url; + } else { + url += ui.item.l; + } + } else if (ui.item.category === catSearchTags) { + url += ui.item.u; + } + if (top !== window) { + parent.classFrame.location = pathtoroot + url; + } else { + window.location.href = pathtoroot + url; + } + $("#search").focus(); + } + } + }); +}); diff --git a/site/static/apidocs/0.9.0/serialized-form.html b/site/static/apidocs/0.9.0/serialized-form.html new file mode 100644 index 00000000..3b0221ec --- /dev/null +++ b/site/static/apidocs/0.9.0/serialized-form.html @@ -0,0 +1,741 @@ + + + + + +Serialized Form (Azkarra Framework 0.9.0 API) + + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Serialized Form

    +
    +
    + +
    +
    +
    + +

    Copyright © 2021 streamthoughts. All rights reserved.

    +
    + + diff --git a/site/static/apidocs/0.9.0/stylesheet.css b/site/static/apidocs/0.9.0/stylesheet.css new file mode 100644 index 00000000..fa246765 --- /dev/null +++ b/site/static/apidocs/0.9.0/stylesheet.css @@ -0,0 +1,906 @@ +/* + * Javadoc style sheet + */ + +@import url('resources/fonts/dejavu.css'); + +/* + * Styles for individual HTML elements. + * + * These are styles that are specific to individual HTML elements. Changing them affects the style of a particular + * HTML element throughout the page. + */ + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; + padding:0; + height:100%; + width:100%; +} +iframe { + margin:0; + padding:0; + height:100%; + width:100%; + overflow-y:scroll; + border:none; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a[href]:hover, a[href]:focus { + text-decoration:none; + color:#bb7a2a; +} +a[name] { + color:#353833; +} +a[name]:before, a[name]:target, a[id]:before, a[id]:target { + content:""; + display:inline-block; + position:relative; + padding-top:129px; + margin-top:-129px; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; + font-style:italic; +} +h4 { + font-size:13px; +} +h5 { + font-size:12px; +} +h6 { + font-size:11px; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +table tr td dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} + +/* + * Styles for HTML generated by javadoc. + * + * These are style classes that are used by the standard doclet to generate HTML documentation. + */ + +/* + * Styles for document title and copyright. + */ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:11px; + z-index:200; + margin-top:-9px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* + * Styles for navigation bar. + */ +.bar { + background-color:#4D7A97; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:11px; + margin:0; +} +.navPadding { + padding-top: 107px; +} +.fixedNav { + position:fixed; + width:100%; + z-index:999; + background-color:#ffffff; +} +.topNav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.bottomNav { + margin-top:10px; + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.subNav { + background-color:#dee3e9; + float:left; + width:100%; + overflow:hidden; + font-size:12px; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; + text-transform:uppercase; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +ul.navListSearch { + float:right; + margin:0 0 0 0; + padding:0; +} +ul.navListSearch li { + list-style:none; + float:right; + padding: 5px 6px; + text-transform:uppercase; +} +ul.navListSearch li label { + position:relative; + right:-16px; +} +ul.subNavList li { + list-style:none; + float:left; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; + text-transform:uppercase; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; + text-transform:uppercase; +} +.navBarCell1Rev { + background-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skipNav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* + * Styles for page header and footer. + */ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexNav { + position:relative; + font-size:12px; + background-color:#dee3e9; +} +.indexNav ul { + margin-top:0; + padding:5px; +} +.indexNav ul li { + display:inline; + list-style-type:none; + padding-right:10px; + text-transform:uppercase; +} +.indexNav h1 { + font-size:13px; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:13px; +} +/* + * Styles for headings. + */ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* + * Styles for page layout containers. + */ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer, +.allClassesContainer, .allPackagesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:12px; +} +.indexContainer h2 { + font-size:13px; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; + padding-top:2px; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:12px; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:5px 0 10px 0px; + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* + * Styles for lists. + */ +li.circle { + list-style:circle; +} +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:15px; + line-height:1.4; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #ededed; + background-color:#f8f8f8; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* + * Styles for tables. + */ +.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary, +.requiresSummary, .packagesSummary, .providesSummary, .usesSummary { + width:100%; + border-spacing:0; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; +} +.overviewSummary, .memberSummary, .requiresSummary, .packagesSummary, .providesSummary, .usesSummary { + padding:0px; +} +.overviewSummary caption, .memberSummary caption, .typeSummary caption, +.useSummary caption, .constantsSummary caption, .deprecatedSummary caption, +.requiresSummary caption, .packagesSummary caption, .providesSummary caption, .usesSummary caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + padding-top:10px; + padding-left:1px; + margin:0px; + white-space:pre; +} +.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link, +.constantsSummary caption a:link, .deprecatedSummary caption a:link, +.requiresSummary caption a:link, .packagesSummary caption a:link, .providesSummary caption a:link, +.usesSummary caption a:link, +.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover, +.constantsSummary caption a:hover, .deprecatedSummary caption a:hover, +.requiresSummary caption a:hover, .packagesSummary caption a:hover, .providesSummary caption a:hover, +.usesSummary caption a:hover, +.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active, +.constantsSummary caption a:active, .deprecatedSummary caption a:active, +.requiresSummary caption a:active, .packagesSummary caption a:active, .providesSummary caption a:active, +.usesSummary caption a:active, +.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited, +.constantsSummary caption a:visited, .deprecatedSummary caption a:visited, +.requiresSummary caption a:visited, .packagesSummary caption a:visited, .providesSummary caption a:visited, +.usesSummary caption a:visited { + color:#FFFFFF; +} +.useSummary caption a:link, .useSummary caption a:hover, .useSummary caption a:active, +.useSummary caption a:visited { + color:#1f389c; +} +.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, +.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span, +.requiresSummary caption span, .packagesSummary caption span, .providesSummary caption span, +.usesSummary caption span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + padding-bottom:7px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +.memberSummary caption span.activeTableTab span, .packagesSummary caption span.activeTableTab span, +.overviewSummary caption span.activeTableTab span, .typeSummary caption span.activeTableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#F8981D; + height:16px; +} +.memberSummary caption span.tableTab span, .packagesSummary caption span.tableTab span, +.overviewSummary caption span.tableTab span, .typeSummary caption span.tableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#4D7A97; + height:16px; +} +.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab, +.packagesSummary caption span.tableTab, .packagesSummary caption span.activeTableTab, +.overviewSummary caption span.tableTab, .overviewSummary caption span.activeTableTab, +.typeSummary caption span.tableTab, .typeSummary caption span.activeTableTab { + padding-top:0px; + padding-left:0px; + padding-right:0px; + background-image:none; + float:none; + display:inline; +} +.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, +.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd, +.requiresSummary .tabEnd, .packagesSummary .tabEnd, .providesSummary .tabEnd, .usesSummary .tabEnd { + display:none; + width:5px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .activeTableTab .tabEnd, .packagesSummary .activeTableTab .tabEnd, +.overviewSummary .activeTableTab .tabEnd, .typeSummary .activeTableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .tableTab .tabEnd, .packagesSummary .tableTab .tabEnd, +.overviewSummary .tableTab .tabEnd, .typeSummary .tableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + background-color:#4D7A97; + float:left; +} +.rowColor th, .altColor th { + font-weight:normal; +} +.overviewSummary td, .memberSummary td, .typeSummary td, +.useSummary td, .constantsSummary td, .deprecatedSummary td, +.requiresSummary td, .packagesSummary td, .providesSummary td, .usesSummary td { + text-align:left; + padding:0px 0px 12px 10px; +} +th.colFirst, th.colSecond, th.colLast, th.colConstructorName, th.colDeprecatedItemName, .useSummary th, +.constantsSummary th, .packagesSummary th, td.colFirst, td.colSecond, td.colLast, .useSummary td, +.constantsSummary td { + vertical-align:top; + padding-right:0px; + padding-top:8px; + padding-bottom:3px; +} +th.colFirst, th.colSecond, th.colLast, th.colConstructorName, th.colDeprecatedItemName, .constantsSummary th, +.packagesSummary th { + background:#dee3e9; + text-align:left; + padding:8px 3px 3px 7px; +} +td.colFirst, th.colFirst { + font-size:13px; +} +td.colSecond, th.colSecond, td.colLast, th.colConstructorName, th.colDeprecatedItemName, th.colLast { + font-size:13px; +} +.constantsSummary th, .packagesSummary th { + font-size:13px; +} +.providesSummary th.colFirst, .providesSummary th.colLast, .providesSummary td.colFirst, +.providesSummary td.colLast { + white-space:normal; + font-size:13px; +} +.overviewSummary td.colFirst, .overviewSummary th.colFirst, +.requiresSummary td.colFirst, .requiresSummary th.colFirst, +.packagesSummary td.colFirst, .packagesSummary td.colSecond, .packagesSummary th.colFirst, .packagesSummary th, +.usesSummary td.colFirst, .usesSummary th.colFirst, +.providesSummary td.colFirst, .providesSummary th.colFirst, +.memberSummary td.colFirst, .memberSummary th.colFirst, +.memberSummary td.colSecond, .memberSummary th.colSecond, .memberSummary th.colConstructorName, +.typeSummary td.colFirst, .typeSummary th.colFirst { + vertical-align:top; +} +.packagesSummary th.colLast, .packagesSummary td.colLast { + white-space:normal; +} +td.colFirst a:link, td.colFirst a:visited, +td.colSecond a:link, td.colSecond a:visited, +th.colFirst a:link, th.colFirst a:visited, +th.colSecond a:link, th.colSecond a:visited, +th.colConstructorName a:link, th.colConstructorName a:visited, +th.colDeprecatedItemName a:link, th.colDeprecatedItemName a:visited, +.constantValuesContainer td a:link, .constantValuesContainer td a:visited, +.allClassesContainer td a:link, .allClassesContainer td a:visited, +.allPackagesContainer td a:link, .allPackagesContainer td a:visited { + font-weight:bold; +} +.tableSubHeadingColor { + background-color:#EEEEFF; +} +.altColor, .altColor th { + background-color:#FFFFFF; +} +.rowColor, .rowColor th { + background-color:#EEEEEF; +} +/* + * Styles for contents. + */ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + font-style:normal; +} +div.block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} +td.colLast div { + padding-top:0px; +} +td.colLast a { + padding-bottom:3px; +} +/* + * Styles for formatting effect. + */ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:10px; +} +.block { + display:block; + margin:3px 10px 2px 0px; + color:#474747; +} +.deprecatedLabel, .descfrmTypeLabel, .implementationLabel, .memberNameLabel, .memberNameLink, +.moduleLabelInPackage, .moduleLabelInType, .overrideSpecifyLabel, .packageLabelInType, +.packageHierarchyLabel, .paramLabel, .returnLabel, .seeLabel, .simpleTagLabel, +.throwsLabel, .typeNameLabel, .typeNameLink, .searchTagLink { + font-weight:bold; +} +.deprecationComment, .emphasizedPhrase, .interfaceName { + font-style:italic; +} +.deprecationBlock { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; + border-style:solid; + border-width:thin; + border-radius:10px; + padding:10px; + margin-bottom:10px; + margin-right:10px; + display:inline-block; +} +div.block div.deprecationComment, div.block div.block span.emphasizedPhrase, +div.block div.block span.interfaceName { + font-style:normal; +} +div.contentContainer ul.blockList li.blockList h2 { + padding-bottom:0px; +} +/* + * Styles for IFRAME. + */ +.mainContainer { + margin:0 auto; + padding:0; + height:100%; + width:100%; + position:fixed; + top:0; + left:0; +} +.leftContainer { + height:100%; + position:fixed; + width:320px; +} +.leftTop { + position:relative; + float:left; + width:315px; + top:0; + left:0; + height:30%; + border-right:6px solid #ccc; + border-bottom:6px solid #ccc; +} +.leftBottom { + position:relative; + float:left; + width:315px; + bottom:0; + left:0; + height:70%; + border-right:6px solid #ccc; + border-top:1px solid #000; +} +.rightContainer { + position:absolute; + left:320px; + top:0; + bottom:0; + height:100%; + right:0; + border-left:1px solid #000; +} +.rightIframe { + margin:0; + padding:0; + height:100%; + right:30px; + width:100%; + overflow:visible; + margin-bottom:30px; +} +/* + * Styles specific to HTML5 elements. + */ +main, nav, header, footer, section { + display:block; +} +/* + * Styles for javadoc search. + */ +.ui-autocomplete-category { + font-weight:bold; + font-size:15px; + padding:7px 0 7px 3px; + background-color:#4D7A97; + color:#FFFFFF; +} +.resultItem { + font-size:13px; +} +.ui-autocomplete { + max-height:85%; + max-width:65%; + overflow-y:scroll; + overflow-x:scroll; + white-space:nowrap; + box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); +} +ul.ui-autocomplete { + position:fixed; + z-index:999999; +} +ul.ui-autocomplete li { + float:left; + clear:both; + width:100%; +} +.resultHighlight { + font-weight:bold; +} +#search { + background-image:url('resources/glass.png'); + background-size:13px; + background-repeat:no-repeat; + background-position:2px 3px; + padding-left:20px; + position:relative; + right:-18px; +} +#reset { + background-color: rgb(255,255,255); + background-image:url('resources/x.png'); + background-position:center; + background-repeat:no-repeat; + background-size:12px; + border:0 none; + width:16px; + height:17px; + position:relative; + left:-4px; + top:-4px; + font-size:0px; +} +.watermark { + color:#545454; +} +.searchTagDescResult { + font-style:italic; + font-size:11px; +} +.searchTagHolderResult { + font-style:italic; + font-size:12px; +} +.searchTagResult:before, .searchTagResult:target { + color:red; +} +.moduleGraph span { + display:none; + position:absolute; +} +.moduleGraph:hover span { + display:block; + margin: -100px 0 0 100px; + z-index: 1; +} +.methodSignature { + white-space:normal; +} + +/* + * Styles for user-provided tables. + * + * borderless: + * No borders, vertical margins, styled caption. + * This style is provided for use with existing doc comments. + * In general, borderless tables should not be used for layout purposes. + * + * plain: + * Plain borders around table and cells, vertical margins, styled caption. + * Best for small tables or for complex tables for tables with cells that span + * rows and columns, when the "striped" style does not work well. + * + * striped: + * Borders around the table and vertical borders between cells, striped rows, + * vertical margins, styled caption. + * Best for tables that have a header row, and a body containing a series of simple rows. + */ + +table.borderless, +table.plain, +table.striped { + margin-top: 10px; + margin-bottom: 10px; +} +table.borderless > caption, +table.plain > caption, +table.striped > caption { + font-weight: bold; + font-size: smaller; +} +table.borderless th, table.borderless td, +table.plain th, table.plain td, +table.striped th, table.striped td { + padding: 2px 5px; +} +table.borderless, +table.borderless > thead > tr > th, table.borderless > tbody > tr > th, table.borderless > tr > th, +table.borderless > thead > tr > td, table.borderless > tbody > tr > td, table.borderless > tr > td { + border: none; +} +table.borderless > thead > tr, table.borderless > tbody > tr, table.borderless > tr { + background-color: transparent; +} +table.plain { + border-collapse: collapse; + border: 1px solid black; +} +table.plain > thead > tr, table.plain > tbody tr, table.plain > tr { + background-color: transparent; +} +table.plain > thead > tr > th, table.plain > tbody > tr > th, table.plain > tr > th, +table.plain > thead > tr > td, table.plain > tbody > tr > td, table.plain > tr > td { + border: 1px solid black; +} +table.striped { + border-collapse: collapse; + border: 1px solid black; +} +table.striped > thead { + background-color: #E3E3E3; +} +table.striped > thead > tr > th, table.striped > thead > tr > td { + border: 1px solid black; +} +table.striped > tbody > tr:nth-child(even) { + background-color: #EEE +} +table.striped > tbody > tr:nth-child(odd) { + background-color: #FFF +} +table.striped > tbody > tr > th, table.striped > tbody > tr > td { + border-left: 1px solid black; + border-right: 1px solid black; +} +table.striped > tbody > tr > th { + font-weight: normal; +} diff --git a/site/static/apidocs/0.9.0/type-search-index.js b/site/static/apidocs/0.9.0/type-search-index.js new file mode 100644 index 00000000..eb2ac9a1 --- /dev/null +++ b/site/static/apidocs/0.9.0/type-search-index.js @@ -0,0 +1 @@ +typeSearchIndex = [{"p":"io.streamthoughts.azkarra.http.security.auth","l":"AbstractAuthentication"},{"p":"io.streamthoughts.azkarra.runtime.service","l":"AbstractAzkarraStreamsService"},{"p":"io.streamthoughts.azkarra.api.config","l":"AbstractConf"},{"p":"io.streamthoughts.azkarra.streams","l":"AbstractConfigEntryLoader"},{"p":"io.streamthoughts.azkarra.api.model","l":"StreamsTopologyGraph.AbstractNode"},{"p":"io.streamthoughts.azkarra.api.query.result","l":"AbstractResultSet"},{"p":"io.streamthoughts.azkarra.http.handler","l":"AbstractStreamHttpHandler"},{"p":"io.streamthoughts.azkarra.runtime","l":"AbstractTopologyStreamsExecution"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1Query.TypeEnum.Adapter"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1QueryResult.StatusEnum.Adapter"},{"p":"io.streamthoughts.azkarra.api.streams.admin","l":"AdminClientUtils"},{"l":"All Classes","url":"allclasses-index.html"},{"p":"io.streamthoughts.azkarra.client","l":"HttpClientBuilder.AllowAllHostNameVerifier"},{"p":"io.streamthoughts.azkarra.http.security","l":"AllowAllHostNameVerifier"},{"p":"io.streamthoughts.azkarra.api.errors","l":"AlreadyExistsException"},{"p":"io.streamthoughts.azkarra.api.util","l":"AnnotationResolver.AnnotationFilter"},{"p":"io.streamthoughts.azkarra.api.util","l":"AnnotationResolver"},{"p":"io.streamthoughts.azkarra.api.components.qualifier","l":"AnyQualifier"},{"p":"io.streamthoughts.azkarra.http.routes","l":"ApiApplicationsRoutes"},{"p":"io.streamthoughts.azkarra.client.openapi","l":"ApiCallback"},{"p":"io.streamthoughts.azkarra.client.openapi","l":"ApiClient"},{"p":"io.streamthoughts.azkarra.http.routes","l":"ApiContextRoutes"},{"p":"io.streamthoughts.azkarra.http.routes","l":"ApiDefaultRoutes"},{"p":"io.streamthoughts.azkarra.http.routes","l":"ApiDocHttpRoutes"},{"p":"io.streamthoughts.azkarra.http.routes","l":"ApiEnvironmentRoutes"},{"p":"io.streamthoughts.azkarra.client.openapi","l":"ApiException"},{"p":"io.streamthoughts.azkarra.http.routes","l":"ApiHealthRoutes"},{"p":"io.streamthoughts.azkarra.http.routes","l":"ApiInfoRoutes"},{"p":"io.streamthoughts.azkarra.client.openapi.auth","l":"ApiKeyAuth"},{"p":"io.streamthoughts.azkarra.http.query","l":"ApiOnFailureCallback"},{"p":"io.streamthoughts.azkarra.client.openapi","l":"ApiResponse"},{"p":"io.streamthoughts.azkarra.http.routes","l":"ApiStreamsRoutes"},{"p":"io.streamthoughts.azkarra.http.routes","l":"ApiTopologyRoutes"},{"p":"io.streamthoughts.azkarra.http.routes","l":"ApiVersionRoutes"},{"p":"io.streamthoughts.azkarra.http","l":"APIVersions"},{"p":"io.streamthoughts.azkarra.streams","l":"ApplicationConfigEntryLoader"},{"p":"io.streamthoughts.azkarra.streams","l":"ApplicationConfigLoader"},{"p":"io.streamthoughts.azkarra.api","l":"ApplicationId"},{"p":"io.streamthoughts.azkarra.api.streams","l":"ApplicationIdBuilder"},{"p":"io.streamthoughts.azkarra.http.handler","l":"ApplicationQueryStoreHandler"},{"p":"io.streamthoughts.azkarra.streams.components.annotation","l":"ComponentDescriptorModifierResolver.ApplyModifierOnAnnotationExist"},{"p":"io.streamthoughts.azkarra.streams.components.annotation","l":"ComponentDescriptorModifierResolver.ApplyModifierOnAnnotations"},{"p":"io.streamthoughts.azkarra.api.config","l":"ArgsConf"},{"p":"io.streamthoughts.azkarra.api.events.reactive","l":"AsyncMulticastEventStreamPublisher"},{"p":"io.streamthoughts.azkarra.http.query","l":"AsyncQueryApiCallback"},{"p":"io.streamthoughts.azkarra.api.annotations","l":"AtLeastOnce"},{"p":"io.streamthoughts.azkarra.client.openapi.auth","l":"Authentication"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"Authentication"},{"p":"io.streamthoughts.azkarra.http.security.jaas.spi","l":"AuthenticationCallback"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"AuthenticationContext"},{"p":"io.streamthoughts.azkarra.http.security.handler","l":"AuthenticationContextHandler"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"AuthenticationContextHolder"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"AuthenticationManager"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"Authenticator"},{"p":"io.streamthoughts.azkarra.http.security.authorizer","l":"AuthorizationContext"},{"p":"io.streamthoughts.azkarra.http.security.authorizer","l":"AuthorizationHandler"},{"p":"io.streamthoughts.azkarra.http.security.authorizer","l":"AuthorizationManager"},{"p":"io.streamthoughts.azkarra.http.security.authorizer","l":"AuthorizationResult"},{"p":"io.streamthoughts.azkarra.streams.autoconfigure","l":"AutoConfigure"},{"p":"io.streamthoughts.azkarra.runtime.interceptors","l":"AutoCreateTopicsInterceptor"},{"p":"io.streamthoughts.azkarra.runtime.interceptors","l":"AutoCreateTopicsInterceptorConfig"},{"p":"io.streamthoughts.azkarra.streams.config.loader","l":"AutoStartConfigEntryLoader"},{"p":"io.streamthoughts.azkarra.http.security","l":"AzkarraAccount"},{"p":"io.streamthoughts.azkarra.streams","l":"AzkarraApplication"},{"p":"io.streamthoughts.azkarra.streams.banner","l":"AzkarraBanner"},{"p":"io.streamthoughts.azkarra.streams.config","l":"AzkarraConf"},{"p":"io.streamthoughts.azkarra.api","l":"AzkarraContext"},{"p":"io.streamthoughts.azkarra.api","l":"AzkarraContextAware"},{"p":"io.streamthoughts.azkarra.api.errors","l":"AzkarraContextException"},{"p":"io.streamthoughts.azkarra.api","l":"AzkarraContextListener"},{"p":"io.streamthoughts.azkarra.api.errors","l":"AzkarraException"},{"p":"io.streamthoughts.azkarra.http.error","l":"AzkarraExceptionMapper"},{"p":"io.streamthoughts.azkarra.http.security","l":"AzkarraIdentityManager"},{"p":"io.streamthoughts.azkarra.metrics","l":"AzkarraMetricsConfig"},{"p":"io.streamthoughts.azkarra.metrics","l":"AzkarraMetricsConfigEntryLoader"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"AzkarraPrincipalBuilder"},{"p":"io.streamthoughts.azkarra.api.server","l":"AzkarraRestExtension"},{"p":"io.streamthoughts.azkarra.api.server","l":"AzkarraRestExtensionContext"},{"p":"io.streamthoughts.azkarra.api.errors","l":"AzkarraRetriableException"},{"p":"io.streamthoughts.azkarra.commons.rocksdb","l":"AzkarraRocksDBConfigSetter"},{"p":"io.streamthoughts.azkarra.commons.rocksdb","l":"AzkarraRocksDBConfigSetterConfig"},{"p":"io.streamthoughts.azkarra.serialization.json","l":"AzkarraSimpleModule"},{"p":"io.streamthoughts.azkarra.streams.autoconfigure.annotations","l":"AzkarraStreamsApplication"},{"p":"io.streamthoughts.azkarra.api","l":"AzkarraStreamsService"},{"p":"io.streamthoughts.azkarra.client.openapi.apis","l":"AzkarraV1Api"},{"p":"io.streamthoughts.azkarra.api","l":"AzkarraVersion"},{"p":"io.streamthoughts.azkarra.client.openapi.apis","l":"AzkarraVersionApi"},{"p":"io.streamthoughts.azkarra","l":"AzkarraWorker"},{"p":"io.streamthoughts.azkarra.http.error","l":"BadRequestException"},{"p":"io.streamthoughts.azkarra.api.banner","l":"Banner"},{"p":"io.streamthoughts.azkarra.api.banner","l":"BannerPrinter"},{"p":"io.streamthoughts.azkarra.streams.banner","l":"BannerPrinterBuilder"},{"p":"io.streamthoughts.azkarra.runtime.query","l":"BaseAsyncQueryCall"},{"p":"io.streamthoughts.azkarra.api.components","l":"BaseComponentModule"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"BaseKeyedLocalStoreQuery"},{"p":"io.streamthoughts.azkarra.client.authentication","l":"BasicAuthAuthenticator"},{"p":"io.streamthoughts.examples.azkarra.security","l":"BasicAuthenticationExample"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"BasicAuthenticator"},{"p":"io.streamthoughts.azkarra.api.events","l":"BasicBlockingRecordQueue"},{"p":"io.streamthoughts.azkarra.runtime.components","l":"BasicComponentFactory"},{"p":"io.streamthoughts.azkarra.runtime.env.internal","l":"BasicContainerId"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"BasicRolePrincipal"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"BasicUserPrincipal"},{"p":"io.streamthoughts.examples.azkarra.topology","l":"BasicWordCountTopology"},{"p":"io.streamthoughts.azkarra.api.events","l":"LimitHandler.BlockingQueueLimitReachedException"},{"p":"io.streamthoughts.azkarra.api.events","l":"BlockingRecordQueue"},{"p":"io.streamthoughts.azkarra.api","l":"StreamsTopologyMeta.Builder"},{"p":"io.streamthoughts.azkarra.api.events","l":"EventStream.Builder"},{"p":"io.streamthoughts.azkarra.http.data","l":"StreamsInstanceInfo.Builder"},{"p":"io.streamthoughts.azkarra.http.health","l":"Health.Builder"},{"p":"io.streamthoughts.azkarra.client.openapi","l":"JSON.ByteArrayAdapter"},{"p":"io.streamthoughts.azkarra.api.streams.internal","l":"InternalStreamsLifeCycleChain.Callback"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"CertClientAuthenticator"},{"p":"io.streamthoughts.azkarra.api.monad","l":"CheckedFunction"},{"p":"io.streamthoughts.azkarra.api.monad","l":"CheckedSupplier"},{"p":"io.streamthoughts.azkarra.runtime.components","l":"ClassComponentAliasesGenerator.ClassAliasExtractor"},{"p":"io.streamthoughts.azkarra.runtime.components","l":"ClassComponentAliasesGenerator"},{"p":"io.streamthoughts.azkarra.runtime.context.internal","l":"ClassLoaderAwareKafkaStreamsFactory"},{"p":"io.streamthoughts.azkarra.runtime.context.internal","l":"ContextAwareTopologySupplier.ClassLoaderAwareTopologyProvider"},{"p":"io.streamthoughts.azkarra.runtime.interceptors","l":"ClassloadingIsolationInterceptor"},{"p":"io.streamthoughts.azkarra.api.util","l":"ClassUtils"},{"p":"io.streamthoughts.azkarra.runtime.streams.errors","l":"CloseKafkaStreamsOnThreadException"},{"p":"io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce","l":"CloudEventsAttributes"},{"p":"io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce","l":"CloudEventsBuilder"},{"p":"io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce","l":"CloudEventsContext"},{"p":"io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce","l":"CloudEventsEntity"},{"p":"io.streamthoughts.azkarra.runtime.interceptors.monitoring.ce","l":"CloudEventsExtension"},{"p":"io.streamthoughts.examples.azkarra.dependency","l":"ComplexWordCountTopology"},{"p":"io.streamthoughts.examples.azkarra.dependency","l":"ComplexWordCountTopologyModule"},{"p":"io.streamthoughts.azkarra.api.annotations","l":"Component"},{"p":"io.streamthoughts.azkarra.api.components","l":"ComponentAliasesGenerator"},{"p":"io.streamthoughts.azkarra.api.components","l":"ComponentAttribute"},{"p":"io.streamthoughts.azkarra.streams.components.isolation","l":"ComponentClassLoader"},{"p":"io.streamthoughts.azkarra.api.components.condition","l":"ComponentConditionalContext"},{"p":"io.streamthoughts.azkarra.streams.config.loader","l":"ComponentConfigEntryLoader"},{"p":"io.streamthoughts.azkarra.api.components","l":"ComponentDescriptor"},{"p":"io.streamthoughts.azkarra.runtime.components","l":"ComponentDescriptorBuilder"},{"p":"io.streamthoughts.azkarra.api.components","l":"ComponentDescriptorFactory"},{"p":"io.streamthoughts.azkarra.api.components","l":"ComponentDescriptorModifier"},{"p":"io.streamthoughts.azkarra.streams.components.annotation","l":"ComponentDescriptorModifierResolver"},{"p":"io.streamthoughts.azkarra.runtime.components","l":"ComponentDescriptorModifiers"},{"p":"io.streamthoughts.azkarra.api.components","l":"ComponentDescriptorRegistry"},{"p":"io.streamthoughts.azkarra.api.components","l":"ComponentFactory"},{"p":"io.streamthoughts.azkarra.api.components","l":"ComponentFactoryAware"},{"p":"io.streamthoughts.azkarra.api.components","l":"ComponentMetadata"},{"p":"io.streamthoughts.azkarra.api.components","l":"ComponentModule"},{"p":"io.streamthoughts.azkarra.api.components","l":"ComponentNameGenerator"},{"p":"io.streamthoughts.azkarra.api.components","l":"ComponentRegistrationException"},{"p":"io.streamthoughts.azkarra.api.components","l":"ComponentRegistry"},{"p":"io.streamthoughts.azkarra.streams.components.isolation","l":"ComponentResolver"},{"p":"io.streamthoughts.azkarra.streams.autoconfigure.annotations","l":"ComponentScan"},{"p":"io.streamthoughts.azkarra.api.components","l":"ComponentScanner"},{"p":"io.streamthoughts.azkarra.api.components.qualifier","l":"CompositeQualifier"},{"p":"io.streamthoughts.azkarra.api.streams.listener","l":"CompositeStateListener"},{"p":"io.streamthoughts.azkarra.api.streams.listener","l":"CompositeStateRestoreListener"},{"p":"io.streamthoughts.azkarra.runtime.interceptors","l":"CompositeStreamsInterceptor"},{"p":"io.streamthoughts.azkarra.api.streams.listener","l":"CompositeUncaughtExceptionHandler"},{"p":"io.streamthoughts.azkarra.api.components.condition","l":"Condition"},{"p":"io.streamthoughts.azkarra.api.components","l":"ConditionalDescriptorRegistry"},{"p":"io.streamthoughts.azkarra.api.annotations","l":"ConditionalOn"},{"p":"io.streamthoughts.azkarra.metrics.annotations","l":"ConditionalOnMetricsEnable"},{"p":"io.streamthoughts.azkarra.api.annotations","l":"Conditionals"},{"p":"io.streamthoughts.examples.azkarra.conditional","l":"ConditionalStreamsApplication"},{"p":"io.streamthoughts.azkarra.api.components.condition","l":"ConditionContext"},{"p":"io.streamthoughts.azkarra.api.components.condition","l":"Conditions"},{"p":"io.streamthoughts.azkarra.api.config","l":"Conf"},{"p":"io.streamthoughts.azkarra.api.config","l":"ConfEntry"},{"p":"io.streamthoughts.azkarra.api.errors","l":"ConfException"},{"p":"io.streamthoughts.azkarra.runtime.components.condition","l":"ConfigConditionalContext"},{"p":"io.streamthoughts.azkarra.api.config","l":"Configurable"},{"p":"io.streamthoughts.azkarra.api.components","l":"ConfigurableComponentFactory"},{"p":"io.streamthoughts.examples.azkarra.dependency","l":"ConfigurableStopWordsService"},{"p":"io.streamthoughts.azkarra.api.config","l":"ConfigurableSupplier"},{"p":"io.streamthoughts.examples.azkarra.topology","l":"ConfigurableWordCountTopology"},{"p":"io.streamthoughts.azkarra.client.openapi","l":"Configuration"},{"p":"io.streamthoughts.azkarra.api.components","l":"ConflictingComponentDefinitionException"},{"p":"io.streamthoughts.azkarra.serialization.json","l":"ConfSerializer"},{"p":"io.streamthoughts.azkarra.api.annotations","l":"ConfValue"},{"p":"io.streamthoughts.azkarra.api.annotations","l":"ConfValues"},{"p":"io.streamthoughts.azkarra.http.utils","l":"Constants"},{"p":"io.streamthoughts.azkarra.api.streams.consumer","l":"ConsumerClientOffsets"},{"p":"io.streamthoughts.azkarra.api.streams.consumer","l":"ConsumerGroupOffsets"},{"p":"io.streamthoughts.azkarra.api.streams.consumer","l":"ConsumerGroupOffsetsRegistry"},{"p":"io.streamthoughts.azkarra.api.streams.consumer","l":"ConsumerGroupOffsetsState"},{"p":"io.streamthoughts.azkarra.api.streams.consumer","l":"ConsumerLogOffsets"},{"p":"io.streamthoughts.azkarra.api.streams.consumer","l":"ConsumerThreadKey"},{"p":"io.streamthoughts.azkarra.api","l":"ContainerId"},{"p":"io.streamthoughts.azkarra.runtime.env","l":"ContainerIdBuilder"},{"p":"io.streamthoughts.azkarra.runtime.context.internal","l":"ContextAwareApplicationIdBuilderSupplier"},{"p":"io.streamthoughts.azkarra.api.components","l":"ContextAwareComponentFactory"},{"p":"io.streamthoughts.azkarra.runtime.context.internal","l":"ContextAwareComponentSupplier"},{"p":"io.streamthoughts.azkarra.runtime.context.internal","l":"ContextAwareGettableComponentSupplier"},{"p":"io.streamthoughts.azkarra.runtime.context.internal","l":"ContextAwareKafkaStreamsFactorySupplier"},{"p":"io.streamthoughts.azkarra.runtime.context.internal","l":"ContextAwareLifecycleInterceptorSupplier"},{"p":"io.streamthoughts.azkarra.runtime.context.internal","l":"ContextAwareThreadExceptionHandlerSupplier"},{"p":"io.streamthoughts.azkarra.runtime.context.internal","l":"ContextAwareTopologySupplier"},{"p":"io.streamthoughts.azkarra.client.authentication","l":"BasicAuthAuthenticator.Credential"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"Credentials"},{"p":"io.streamthoughts.examples.azkarra.healthcheck","l":"CustomHealthCheckExample"},{"p":"io.streamthoughts.azkarra.client.openapi","l":"JSON.DateTypeAdapter"},{"p":"io.streamthoughts.azkarra.commons.error","l":"DeadLetterTopicExceptionHandler"},{"p":"io.streamthoughts.azkarra.commons.error","l":"DeadLetterTopicExceptionHandlerConfig"},{"p":"io.streamthoughts.azkarra.api.query","l":"DecorateQuery"},{"p":"io.streamthoughts.azkarra.runtime.streams","l":"DefaultApplicationIdBuilder"},{"p":"io.streamthoughts.azkarra.http.security.jaas.spi","l":"DefaultAuthenticationCallbackHandler"},{"p":"io.streamthoughts.azkarra.runtime.context","l":"DefaultAzkarraContext"},{"p":"io.streamthoughts.azkarra.streams.banner","l":"DefaultBannerPrinter"},{"p":"io.streamthoughts.azkarra.runtime.components","l":"DefaultComponentDescriptorFactory"},{"p":"io.streamthoughts.azkarra.runtime.components","l":"DefaultComponentFactory"},{"p":"io.streamthoughts.azkarra.runtime.env.internal","l":"DefaultContainerIdBuilder"},{"p":"io.streamthoughts.azkarra.runtime.query","l":"DefaultInteractiveQueryService"},{"p":"io.streamthoughts.azkarra.http.health.internal","l":"DefaultStatusAggregator"},{"p":"io.streamthoughts.azkarra.runtime.context","l":"DefaultStreamThreadExceptionHandlerFactory"},{"p":"io.streamthoughts.azkarra.runtime.context.internal","l":"ContextAwareApplicationIdBuilderSupplier.DelegateApplicationIdBuilder"},{"p":"io.streamthoughts.azkarra.api.events","l":"DelegateBlockingRecordQueue"},{"p":"io.streamthoughts.azkarra.runtime.context.internal","l":"ContextAwareKafkaStreamsFactorySupplier.DelegateKafkaStreamsFactory"},{"p":"io.streamthoughts.azkarra.runtime.context.internal","l":"ContextAwareThreadExceptionHandlerSupplier.DelegateStreamThreadExceptionHandler"},{"p":"io.streamthoughts.azkarra.api.components","l":"DelegatingComponentFactory"},{"p":"io.streamthoughts.azkarra.api.config","l":"DelegatingConf"},{"p":"io.streamthoughts.azkarra.runtime.context.internal","l":"DelegatingExecutionEnvironmentAware"},{"p":"io.streamthoughts.azkarra.api.streams.errors","l":"DelegatingUncaughtExceptionHandler"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"DigestPasswordCredentials"},{"p":"io.streamthoughts.azkarra.runtime.query","l":"DistributedQueryCall"},{"p":"io.streamthoughts.azkarra.runtime.query","l":"DistributedQueryExecutionDelegatee"},{"p":"io.streamthoughts.azkarra.runtime.components","l":"ClassComponentAliasesGenerator.DropClassNameSuffixExtractor"},{"p":"io.streamthoughts.azkarra.api.annotations","l":"Eager"},{"p":"io.streamthoughts.azkarra.api.monad","l":"Either"},{"p":"io.streamthoughts.azkarra.api.server","l":"EmbeddedHttpServer"},{"p":"io.streamthoughts.azkarra.api.spi","l":"EmbeddedHttpServerProvider"},{"p":"io.streamthoughts.azkarra.api.config","l":"EmptyConf"},{"p":"io.streamthoughts.azkarra.runtime.query","l":"EmptyQueryCall"},{"p":"io.streamthoughts.azkarra.streams.autoconfigure.annotations","l":"EnableAutoConfig"},{"p":"io.streamthoughts.azkarra.streams.autoconfigure.annotations","l":"EnableAutoStart"},{"p":"io.streamthoughts.azkarra.streams.autoconfigure.annotations","l":"EnableEmbeddedHttpServer"},{"p":"io.streamthoughts.azkarra.api.util","l":"Endpoint"},{"p":"io.streamthoughts.azkarra.runtime.env.internal","l":"EnvironmentAwareComponentSupplier"},{"p":"io.streamthoughts.azkarra.streams.config.loader.internal","l":"EnvironmentConfig"},{"p":"io.streamthoughts.azkarra.http.data","l":"EnvironmentRequestBody"},{"p":"io.streamthoughts.azkarra.streams.config.loader","l":"EnvironmentsConfigEntryLoader"},{"p":"io.streamthoughts.azkarra.api.errors","l":"Error"},{"p":"io.streamthoughts.azkarra.http.data","l":"ErrorMessage"},{"p":"io.streamthoughts.azkarra.api.query.result","l":"ErrorResultSet"},{"p":"io.streamthoughts.azkarra.api.events","l":"EventStream"},{"p":"io.streamthoughts.azkarra.http.sse","l":"EventStreamConnectionCallback"},{"p":"io.streamthoughts.azkarra.api.events","l":"EventStreamPipe"},{"p":"io.streamthoughts.azkarra.api.events","l":"EventStreamProvider"},{"p":"io.streamthoughts.azkarra.api.events.reactive","l":"EventStreamPublisher"},{"p":"io.streamthoughts.azkarra.api.events","l":"EventStreamSupport"},{"p":"io.streamthoughts.azkarra.api.annotations","l":"ExactlyOnce"},{"p":"io.streamthoughts.azkarra.http.error","l":"ExceptionDefaultHandler"},{"p":"io.streamthoughts.azkarra.http.error","l":"ExceptionDefaultResponseListener"},{"p":"io.streamthoughts.azkarra.commons.error","l":"ExceptionHeader"},{"p":"io.streamthoughts.azkarra.http","l":"ExchangeHelper"},{"p":"io.streamthoughts.azkarra.api","l":"Executed"},{"p":"io.streamthoughts.azkarra.api.errors","l":"ExecutionException"},{"p":"io.streamthoughts.azkarra.streams.components.isolation","l":"ExternalComponent"},{"p":"io.streamthoughts.azkarra.api.components","l":"ExternalComponentClassLoader"},{"p":"io.streamthoughts.azkarra.api.annotations","l":"Factory"},{"p":"io.streamthoughts.azkarra.api.monad","l":"Try.Failure"},{"p":"io.streamthoughts.azkarra.api.util","l":"FutureCollectors"},{"p":"io.streamthoughts.azkarra.api.query","l":"GenericQueryParams"},{"p":"io.streamthoughts.azkarra.http.serialization.json","l":"GenericRecordSerializer"},{"p":"io.streamthoughts.azkarra.http.data","l":"GetContextResponse"},{"p":"io.streamthoughts.azkarra.api.components","l":"GettableComponent"},{"p":"io.streamthoughts.azkarra.api.streams.consumer","l":"GlobalConsumerOffsetsRegistry"},{"p":"io.streamthoughts.azkarra.api.query.result","l":"GlobalResultSet"},{"p":"io.streamthoughts.azkarra.api.model","l":"StreamsTopologyGraph.GlobalStore"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"GrantedAuthority"},{"p":"io.streamthoughts.azkarra.api.model.predicate","l":"GroupMetricFilter"},{"p":"io.streamthoughts.azkarra.api.model","l":"HasId"},{"p":"io.streamthoughts.azkarra.api.model","l":"HasName"},{"p":"io.streamthoughts.azkarra.http.handler","l":"HeadlessHttpHandler"},{"p":"io.streamthoughts.azkarra.http.health","l":"Health"},{"p":"io.streamthoughts.azkarra.http.health","l":"HealthAggregator"},{"p":"io.streamthoughts.azkarra.http.health","l":"HealthIndicator"},{"p":"io.streamthoughts.azkarra.runtime.util","l":"ShutdownHook.Hook"},{"p":"io.streamthoughts.azkarra.client.openapi.auth","l":"HttpBasicAuth"},{"p":"io.streamthoughts.azkarra.client.openapi.auth","l":"HttpBearerAuth"},{"p":"io.streamthoughts.azkarra.client","l":"HttpClientBuilder"},{"p":"io.streamthoughts.azkarra.http.security.authorizer","l":"HttpResource"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"InMemoryUserIdentityManager"},{"p":"io.streamthoughts.azkarra.api.query","l":"InteractiveQueryService"},{"p":"io.streamthoughts.azkarra.runtime.modules","l":"InteractiveQueryServiceModule"},{"p":"io.streamthoughts.azkarra.runtime.streams.topology","l":"InternalExecuted"},{"p":"io.streamthoughts.azkarra.http","l":"UndertowEmbeddedServer.InternalRestExtensionContext"},{"p":"io.streamthoughts.azkarra.api.streams.internal","l":"InternalStreamsLifeCycleChain"},{"p":"io.streamthoughts.azkarra.api.errors","l":"InvalidConfException"},{"p":"io.streamthoughts.azkarra.http.error","l":"InvalidHttpQueryParamException"},{"p":"io.streamthoughts.azkarra.api.query.error","l":"InvalidQueryException"},{"p":"io.streamthoughts.azkarra.http.error","l":"InvalidStateStoreQueryException"},{"p":"io.streamthoughts.azkarra.api.errors","l":"InvalidStreamsEnvironmentException"},{"p":"io.streamthoughts.azkarra.api.errors","l":"InvalidStreamsStateException"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"JAASAuthentication"},{"p":"io.streamthoughts.azkarra.serialization.json","l":"Json"},{"p":"io.streamthoughts.azkarra.client.openapi","l":"JSON"},{"p":"io.streamthoughts.azkarra.http.serialization.json","l":"JsonQuerySerde"},{"p":"io.streamthoughts.azkarra.metrics.binders","l":"JvmMeterRegistryBinderFactory"},{"p":"io.streamthoughts.azkarra.runtime.interceptors","l":"KafkaBrokerReadyInterceptor"},{"p":"io.streamthoughts.azkarra.runtime.interceptors","l":"KafkaBrokerReadyInterceptorConfig"},{"p":"io.streamthoughts.azkarra.api.streams","l":"KafkaStreamsContainer.KafkaMetricFilter"},{"p":"io.streamthoughts.azkarra.runtime.interceptors.monitoring","l":"KafkaMonitoringReporter"},{"p":"io.streamthoughts.azkarra.api.streams","l":"KafkaStreamsApplication"},{"p":"io.streamthoughts.azkarra.api.streams","l":"KafkaStreamsContainer"},{"p":"io.streamthoughts.azkarra.api.streams","l":"KafkaStreamsContainerAware"},{"p":"io.streamthoughts.azkarra.api.streams","l":"KafkaStreamsFactory"},{"p":"io.streamthoughts.azkarra.api.streams","l":"KafkaStreamsInstance"},{"p":"io.streamthoughts.azkarra.api.streams","l":"KafkaStreamsMetadata"},{"p":"io.streamthoughts.azkarra.runtime.interceptors.monitoring","l":"KafkaStreamsMetadata"},{"p":"io.streamthoughts.azkarra.http.prometheus","l":"KafkaStreamsMetricsCollector"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"KeyValueCountQuery"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"KeyValueGetAllQuery"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"KeyValueGetQuery"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"KeyValueGetRangeQuery"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"KeyValueQueryBuilder"},{"p":"io.streamthoughts.azkarra.api.model","l":"KV"},{"p":"io.streamthoughts.azkarra.api.components.qualifier","l":"LatestVersionQualifier"},{"p":"io.streamthoughts.azkarra.api.monad","l":"Either.Left"},{"p":"io.streamthoughts.azkarra.api.monad","l":"Either.LeftProjection"},{"p":"io.streamthoughts.azkarra.api.events.callback","l":"LimitedQueueCallback"},{"p":"io.streamthoughts.azkarra.api.events","l":"LimitHandler"},{"p":"io.streamthoughts.azkarra.api.events","l":"LimitHandlers"},{"p":"io.streamthoughts.azkarra.api.events.callback","l":"LimitQueueCallback"},{"p":"io.streamthoughts.azkarra.runtime.service","l":"LocalAzkarraStreamsService"},{"p":"io.streamthoughts.azkarra.client.openapi","l":"JSON.LocalDateTypeAdapter"},{"p":"io.streamthoughts.azkarra.api.query","l":"LocalExecutableQuery"},{"p":"io.streamthoughts.azkarra.api.query","l":"LocalExecutableQueryWithKey"},{"p":"io.streamthoughts.azkarra.runtime.streams","l":"LocalKafkaStreamsContainer"},{"p":"io.streamthoughts.azkarra.runtime.streams","l":"LocalKafkaStreamsContainerBuilder"},{"p":"io.streamthoughts.azkarra.api.query","l":"LocalPreparedQuery"},{"p":"io.streamthoughts.azkarra.runtime.query","l":"LocalQueryCall"},{"p":"io.streamthoughts.azkarra.api.streams.store","l":"LocalStatePartitionsInfo"},{"p":"io.streamthoughts.azkarra.api.query","l":"LocalStoreAccessor"},{"p":"io.streamthoughts.azkarra.api.query","l":"LocalStoreAccessProvider"},{"p":"io.streamthoughts.azkarra.runtime.env","l":"LocalStreamsExecution"},{"p":"io.streamthoughts.azkarra.runtime.env","l":"LocalStreamsExecutionEnvironment"},{"p":"io.streamthoughts.azkarra.runtime.env","l":"LocalStreamsExecutionEnvironmentFactory"},{"p":"io.streamthoughts.azkarra.runtime.streams.errors","l":"LogAndSkipOnThreadException"},{"p":"io.streamthoughts.azkarra.api.query","l":"LoggingFailureLocalExecutableQuery"},{"p":"io.streamthoughts.azkarra.commons.streams","l":"LoggingStateRestoreListener"},{"p":"io.streamthoughts.azkarra.api.streams.consumer","l":"LogOffsetsFetcher"},{"p":"io.streamthoughts.azkarra.api.events.reactive.internal","l":"LongSubscriptionId"},{"p":"io.streamthoughts.azkarra.api.config","l":"MapConf"},{"p":"io.streamthoughts.azkarra.metrics.interceptor","l":"MeterKafkaStreamsInterceptor"},{"p":"io.streamthoughts.azkarra.metrics.micrometer","l":"MeterRegistryConfigurer"},{"p":"io.streamthoughts.azkarra.metrics.micrometer","l":"MeterRegistryFactory"},{"p":"io.streamthoughts.azkarra.api.model","l":"Metric"},{"p":"io.streamthoughts.azkarra.api.model","l":"MetricGroup"},{"p":"io.streamthoughts.azkarra.http.error","l":"MetricNotFoundException"},{"p":"io.streamthoughts.azkarra.metrics.micrometer","l":"MicrometerMeterRegistryConfigurer"},{"p":"io.streamthoughts.azkarra.api.errors","l":"MissingConfException"},{"p":"io.streamthoughts.azkarra.api.query","l":"LocalPreparedQuery.MissingRequiredKeyError"},{"p":"io.streamthoughts.azkarra.api.banner","l":"Banner.Mode"},{"p":"io.streamthoughts.azkarra.runtime.interceptors.monitoring","l":"MonitoringReporter"},{"p":"io.streamthoughts.azkarra.runtime.interceptors","l":"MonitoringStreamsInterceptor"},{"p":"io.streamthoughts.azkarra.runtime.interceptors","l":"MonitoringStreamsInterceptorConfig"},{"p":"io.streamthoughts.azkarra.runtime.interceptors.monitoring","l":"MonitoringStreamsTask"},{"p":"io.streamthoughts.azkarra.api.streams.consumer","l":"MonitorOffsetsConsumerInterceptor"},{"p":"io.streamthoughts.examples.azkarra.healthcheck","l":"CustomHealthCheckExample.MyCustomerHealthCheck"},{"p":"io.streamthoughts.azkarra.api.components.qualifier","l":"NamedQualifier"},{"p":"io.streamthoughts.azkarra.api.model.predicate","l":"NameMetricFilter"},{"p":"io.streamthoughts.azkarra.api.util","l":"Network"},{"p":"io.streamthoughts.azkarra.api.model","l":"StreamsTopologyGraph.Node"},{"p":"io.streamthoughts.azkarra.api.model.predicate","l":"NonNullMetricFilter"},{"p":"io.streamthoughts.azkarra.streams","l":"NoopConfigEntryLoader"},{"p":"io.streamthoughts.examples.azkarra.conditional","l":"ConditionalStreamsApplication.Normalize"},{"p":"io.streamthoughts.examples.azkarra.conditional","l":"ConditionalStreamsApplication.Normalizes"},{"p":"io.streamthoughts.examples.azkarra.conditional","l":"ConditionalStreamsApplication.NormalizeStreamsTopology"},{"p":"io.streamthoughts.azkarra.api.components","l":"NoSuchComponentException"},{"p":"io.streamthoughts.azkarra.api.errors","l":"NoSuchComponentException"},{"p":"io.streamthoughts.azkarra.api.errors","l":"NotFoundException"},{"p":"io.streamthoughts.azkarra.api.components","l":"NoUniqueComponentException"},{"p":"io.streamthoughts.azkarra.api.streams.consumer","l":"OffsetAndTimestamp"},{"p":"io.streamthoughts.azkarra.serialization.json","l":"OffsetAndTimestampSerializer"},{"p":"io.streamthoughts.azkarra.client.openapi","l":"JSON.OffsetDateTimeTypeAdapter"},{"p":"io.streamthoughts.azkarra.api.components.condition","l":"OnComponentCondition"},{"p":"io.streamthoughts.azkarra.api.components.condition","l":"OnPropertyCondition"},{"p":"io.streamthoughts.azkarra.commons.rocksdb.internal","l":"OpaqueMemoryResource"},{"p":"io.streamthoughts.azkarra.api.streams","l":"OptimizedTopologyProvider"},{"p":"io.streamthoughts.azkarra.api.annotations","l":"Order"},{"p":"io.streamthoughts.azkarra.api.components","l":"Ordered"},{"p":"io.streamthoughts.azkarra.api.util","l":"AnnotationResolver.PackageAnnotationFilter"},{"p":"io.streamthoughts.azkarra.client.openapi","l":"Pair"},{"p":"io.streamthoughts.azkarra.api.errors","l":"ParsingConfException"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"PasswordCredentials"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"PlainPasswordCredentials"},{"p":"io.streamthoughts.azkarra.api.annotations","l":"Primary"},{"p":"io.streamthoughts.azkarra.api.components.qualifier","l":"PrimaryQualifier"},{"p":"io.streamthoughts.azkarra.api.model","l":"StreamsTopologyGraph.ProcessorNode"},{"p":"io.streamthoughts.azkarra.api.model","l":"StreamsTopologyGraph.ProcessorNodeBuilder"},{"p":"io.streamthoughts.azkarra.client.openapi","l":"ProgressRequestBody"},{"p":"io.streamthoughts.azkarra.client.openapi","l":"ProgressResponseBody"},{"p":"io.streamthoughts.azkarra.metrics.endpoints","l":"PrometheusEndpoint"},{"p":"io.streamthoughts.azkarra.metrics.endpoints","l":"PrometheusEndpoint.PrometheusEndpointExtension"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"PropertiesFileUsersIdentityManager.PropertiesFileLoaderTask"},{"p":"io.streamthoughts.azkarra.http.security.jaas.spi","l":"PropertiesFileLoginModule"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"PropertiesFileUsersIdentityManager"},{"p":"io.streamthoughts.azkarra.api.config","l":"Property"},{"p":"io.streamthoughts.azkarra.api.providers","l":"Provider"},{"p":"io.streamthoughts.azkarra.api.components","l":"Qualifier"},{"p":"io.streamthoughts.azkarra.api.components.qualifier","l":"Qualifiers"},{"p":"io.streamthoughts.azkarra.api.query","l":"Query"},{"p":"io.streamthoughts.azkarra.api.query","l":"QueryableKafkaStreams"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"QueryBuilder"},{"p":"io.streamthoughts.azkarra.api.query","l":"QueryCall"},{"p":"io.streamthoughts.azkarra.api.query","l":"QueryCall.QueryCallFactory"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"QueryConstants"},{"p":"io.streamthoughts.azkarra.api.query.result","l":"QueryError"},{"p":"io.streamthoughts.azkarra.runtime.query","l":"QueryExecutionDelegatee"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"QueryOperationBuilder"},{"p":"io.streamthoughts.azkarra.api.query","l":"QueryOptions"},{"p":"io.streamthoughts.azkarra.http.data","l":"QueryOptionsRequest"},{"p":"io.streamthoughts.azkarra.api.query","l":"QueryParams"},{"p":"io.streamthoughts.azkarra.api.query","l":"QueryRequest"},{"p":"io.streamthoughts.azkarra.api.query.result","l":"QueryResult"},{"p":"io.streamthoughts.azkarra.api.query.result","l":"QueryResultBuilder"},{"p":"io.streamthoughts.azkarra.runtime.query.internal","l":"QueryResultUtils"},{"p":"io.streamthoughts.azkarra.api.query.result","l":"QueryStatus"},{"p":"io.streamthoughts.azkarra.api.events.callback","l":"QueueCallback"},{"p":"io.streamthoughts.azkarra.api.monad","l":"Reader"},{"p":"io.streamthoughts.azkarra.streams.config.loader.internal","l":"EnvironmentConfig.Reader"},{"p":"io.streamthoughts.azkarra.streams.config.loader.internal","l":"TopologyConfig.Reader"},{"p":"io.streamthoughts.azkarra.streams.components","l":"ReflectiveComponentScanner"},{"p":"io.streamthoughts.azkarra.streams.components","l":"ReflectMethodComponentSupplier"},{"p":"io.streamthoughts.azkarra.runtime.query","l":"RemoteQueryCallFactory"},{"p":"io.streamthoughts.azkarra.runtime.interceptors.monitoring","l":"MonitoringStreamsTask.Reportable"},{"p":"io.streamthoughts.azkarra.commons.rocksdb.internal","l":"ResourceDisposer"},{"p":"io.streamthoughts.azkarra.commons.rocksdb.internal","l":"ResourceInitializer"},{"p":"io.streamthoughts.azkarra.http.query","l":"RestApiQueryCall"},{"p":"io.streamthoughts.azkarra.http.query","l":"RestApiQueryCallFactory"},{"p":"io.streamthoughts.azkarra.runtime.streams.errors","l":"RestartKafkaStreamsOnThreadException"},{"p":"io.streamthoughts.azkarra.api.annotations","l":"Restricted"},{"p":"io.streamthoughts.azkarra.runtime.components","l":"RestrictedComponentFactory"},{"p":"io.streamthoughts.azkarra.api.components","l":"Restriction"},{"p":"io.streamthoughts.azkarra.api.components.qualifier","l":"RestrictionQualifier"},{"p":"io.streamthoughts.azkarra.api.monad","l":"Try.Retriable"},{"p":"io.streamthoughts.azkarra.api.monad","l":"Retry"},{"p":"io.streamthoughts.azkarra.api.monad","l":"Either.Right"},{"p":"io.streamthoughts.azkarra.api.monad","l":"Either.RightProjection"},{"p":"io.streamthoughts.azkarra.api.config","l":"RocksDBConfig"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"RoleGrantedAuthority"},{"p":"io.streamthoughts.azkarra.http.spi","l":"RoutingHandlerProvider"},{"p":"io.streamthoughts.azkarra.commons.error","l":"SafeDeserializer"},{"p":"io.streamthoughts.azkarra.commons.error","l":"SafeDeserializerConfig"},{"p":"io.streamthoughts.azkarra.commons.error","l":"SafeSerdes"},{"p":"io.streamthoughts.azkarra.api.annotations","l":"Secondary"},{"p":"io.streamthoughts.azkarra.api.components.qualifier","l":"SecondaryQualifier"},{"p":"io.streamthoughts.azkarra.http.security","l":"SecurityConfException"},{"p":"io.streamthoughts.azkarra.http.security","l":"SecurityConfig"},{"p":"io.streamthoughts.azkarra.http.security.handler","l":"SecurityHandler"},{"p":"io.streamthoughts.azkarra.http.security.handler","l":"SecurityHandlerFactory"},{"p":"io.streamthoughts.azkarra.http.security","l":"SecurityMechanism"},{"p":"io.streamthoughts.azkarra.api.events.reactive.internal","l":"SequentialSubscriptionIdGenerator"},{"p":"io.streamthoughts.azkarra.serialization","l":"Serdes"},{"p":"io.streamthoughts.azkarra.serialization","l":"SerializationException"},{"p":"io.streamthoughts.azkarra.http","l":"ServerConfig"},{"p":"io.streamthoughts.azkarra.http","l":"ServerConfigBuilder"},{"p":"io.streamthoughts.azkarra.streams.config.loader","l":"ServerConfigEntryLoader"},{"p":"io.streamthoughts.azkarra.client.openapi","l":"ServerConfiguration"},{"p":"io.streamthoughts.azkarra.api.server","l":"ServerInfo"},{"p":"io.streamthoughts.examples.azkarra.sse","l":"ServerSentEventExample"},{"p":"io.streamthoughts.azkarra.http.sse","l":"ServerSentEventSubscriber"},{"p":"io.streamthoughts.azkarra.client.openapi","l":"ServerVariable"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"SessionFetchKeyRangeQuery"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"SessionFetchQuery"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"SessionQueryBuilder"},{"p":"io.streamthoughts.azkarra.runtime.util","l":"ShutdownHook"},{"p":"io.streamthoughts.azkarra.http.security.authorizer","l":"SimpleAuthorizationManager"},{"p":"io.streamthoughts.azkarra.api.components","l":"SimpleComponentDescriptor"},{"p":"io.streamthoughts.azkarra.api.model","l":"StreamsTopologyGraph.SinkNode"},{"p":"io.streamthoughts.azkarra.api.model","l":"StreamsTopologyGraph.SinkNodeBuilder"},{"p":"io.streamthoughts.azkarra.streams.banner.internal","l":"SL4JLoggerPrintStream"},{"p":"io.streamthoughts.azkarra.api.model","l":"StreamsTopologyGraph.SourceNode"},{"p":"io.streamthoughts.azkarra.api.model","l":"StreamsTopologyGraph.SourceNodeBuilder"},{"p":"io.streamthoughts.azkarra.http.serialization.json","l":"SpecificJsonSerdes"},{"p":"io.streamthoughts.azkarra.client.openapi","l":"JSON.SqlDateTypeAdapter"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"SSLAuthenticationContext"},{"p":"io.streamthoughts.examples.azkarra.security","l":"SSLAuthenticationExample"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"SSLClientAuthentication"},{"p":"io.streamthoughts.azkarra.client.security","l":"SSLContextFactory"},{"p":"io.streamthoughts.azkarra.client.security","l":"SSLUtils"},{"p":"io.streamthoughts.azkarra.api.streams","l":"State.Standards"},{"p":"io.streamthoughts.azkarra.api","l":"State"},{"p":"io.streamthoughts.azkarra.api.streams","l":"State"},{"p":"io.streamthoughts.azkarra.http.data","l":"StreamsInstanceInfo.State"},{"p":"io.streamthoughts.azkarra.api.streams","l":"StateChangeEvent"},{"p":"io.streamthoughts.azkarra.api.streams","l":"KafkaStreamsContainer.StateChangeWatcher"},{"p":"io.streamthoughts.azkarra.api.streams.store","l":"StatePartitionLagInfo"},{"p":"io.streamthoughts.azkarra.commons.streams","l":"StatePartitionRestoreInfo"},{"p":"io.streamthoughts.azkarra.commons.streams","l":"StateRestoreInfo"},{"p":"io.streamthoughts.azkarra.commons.streams","l":"StateRestoreService"},{"p":"io.streamthoughts.azkarra.http.health","l":"Status"},{"p":"io.streamthoughts.azkarra.http.health","l":"StatusAggregator"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1QueryResult.StatusEnum"},{"p":"io.streamthoughts.examples.azkarra.dependency","l":"StopWordsService"},{"p":"io.streamthoughts.azkarra.api.query","l":"StoreOperation"},{"p":"io.streamthoughts.azkarra.api.query","l":"LocalStoreAccessor.StoreSupplier"},{"p":"io.streamthoughts.azkarra.api.query","l":"StoreType"},{"p":"io.streamthoughts.azkarra.http.sse","l":"ServerSentEventSubscriber.StreamedEvent"},{"p":"io.streamthoughts.examples.azkarra.dependency","l":"StreamsApplication"},{"p":"io.streamthoughts.examples.azkarra.noannotation","l":"StreamsApplication"},{"p":"io.streamthoughts.azkarra.http.data","l":"StreamsApplicationResponse"},{"p":"io.streamthoughts.azkarra.streams.config.loader","l":"StreamsConfigEntryLoader"},{"p":"io.streamthoughts.azkarra.api","l":"StreamsExecutionEnvironment"},{"p":"io.streamthoughts.azkarra.runtime","l":"StreamsExecutionEnvironmentAbstractFactory"},{"p":"io.streamthoughts.azkarra.api","l":"StreamsExecutionEnvironmentAware"},{"p":"io.streamthoughts.azkarra.api","l":"StreamsExecutionEnvironmentFactory"},{"p":"io.streamthoughts.azkarra.runtime.interceptors.monitoring","l":"StreamsExtensionBuilder"},{"p":"io.streamthoughts.azkarra.http.handler","l":"StreamsGetMetricsHandler"},{"p":"io.streamthoughts.azkarra.http.health.internal","l":"StreamsHealthIndicator"},{"p":"io.streamthoughts.azkarra.http.data","l":"StreamsInstanceInfo"},{"p":"io.streamthoughts.azkarra.http.data","l":"StreamsInstanceStatus"},{"p":"io.streamthoughts.azkarra.api","l":"StreamsLifecycleChain"},{"p":"io.streamthoughts.azkarra.api","l":"StreamsLifecycleContext"},{"p":"io.streamthoughts.azkarra.api","l":"StreamsLifecycleInterceptor"},{"p":"io.streamthoughts.azkarra.api.annotations","l":"StreamsName"},{"p":"io.streamthoughts.azkarra.http.handler","l":"StreamsPostHandler"},{"p":"io.streamthoughts.azkarra.http.handler","l":"StreamsStopHandler"},{"p":"io.streamthoughts.azkarra.api","l":"StreamsTopologyExecution"},{"p":"io.streamthoughts.azkarra.api.model","l":"StreamsTopologyGraph"},{"p":"io.streamthoughts.azkarra.api","l":"StreamsTopologyMeta"},{"p":"io.streamthoughts.azkarra.http.data","l":"StreamsTopologyRequest"},{"p":"io.streamthoughts.azkarra.api.streams.errors","l":"StreamThreadExceptionHandler"},{"p":"io.streamthoughts.azkarra.client.openapi","l":"StringUtil"},{"p":"io.streamthoughts.azkarra.api.events.reactive.internal","l":"SubscriptionId"},{"p":"io.streamthoughts.azkarra.api.events.reactive.internal","l":"SubscriptionIdGenerator"},{"p":"io.streamthoughts.azkarra.api.model","l":"StreamsTopologyGraph.SubTopologyGraph"},{"p":"io.streamthoughts.azkarra.api.monad","l":"Try.Success"},{"p":"io.streamthoughts.azkarra.api.query.result","l":"SuccessResultSet"},{"p":"io.streamthoughts.azkarra.api.time","l":"SystemTime"},{"p":"io.streamthoughts.azkarra.serialization.json","l":"TaskMetadataSerializer"},{"p":"io.streamthoughts.azkarra.serialization.json","l":"ThreadMetadataSerializer"},{"p":"io.streamthoughts.azkarra.api.time","l":"Time"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"TimestampedKeyValueGetAllQuery"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"TimestampedKeyValueGetQuery"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"TimestampedKeyValueGetRangeQuery"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"TimestampedKeyValueQueryBuilder"},{"p":"io.streamthoughts.azkarra.api.model","l":"TimestampedValue"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"TimestampedWindowFetchAllQuery"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"TimestampedWindowFetchKeyRangeQuery"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"TimestampedWindowFetchQuery"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"TimestampedWindowFetchTimeRangeQuery"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"TimestampedWindowGetAllQuery"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"TimestampedWindowQueryBuilder"},{"p":"io.streamthoughts.azkarra.serialization.json","l":"TimestampSerializer"},{"p":"io.streamthoughts.azkarra.api.streams","l":"TopicPartitions"},{"p":"io.streamthoughts.azkarra.serialization.json","l":"TopicPartitionSerializer"},{"p":"io.streamthoughts.azkarra.api.model","l":"TopologyAndAliases"},{"p":"io.streamthoughts.azkarra.streams.config.loader.internal","l":"TopologyConfig"},{"p":"io.streamthoughts.azkarra.api.streams.topology","l":"TopologyDefinition"},{"p":"io.streamthoughts.azkarra.api.providers","l":"TopologyDescriptor"},{"p":"io.streamthoughts.azkarra.serialization.json","l":"TopologyDescriptorSerializer"},{"p":"io.streamthoughts.azkarra.api.annotations","l":"TopologyInfo"},{"p":"io.streamthoughts.azkarra.api.streams.topology","l":"TopologyMetadata"},{"p":"io.streamthoughts.azkarra.api.streams","l":"TopologyProvider"},{"p":"io.streamthoughts.azkarra.runtime.streams.topology","l":"TopologyUtils"},{"p":"io.streamthoughts.azkarra.api.components.condition","l":"TrueCondition"},{"p":"io.streamthoughts.azkarra.api.monad","l":"Try"},{"p":"io.streamthoughts.azkarra.api.monad","l":"Tuple"},{"p":"io.streamthoughts.azkarra.api.model","l":"StreamsTopologyGraph.Node.Type"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"PasswordCredentials.Type"},{"p":"io.streamthoughts.azkarra.api.util","l":"AnnotationResolver.TypeAnnotationFilter"},{"p":"io.streamthoughts.azkarra.api.util","l":"TypeConverter"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1Query.TypeEnum"},{"p":"io.streamthoughts.azkarra.http.security","l":"UnauthorizedAccessException"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"UndertowAuthenticationContext"},{"p":"io.streamthoughts.azkarra.http","l":"UndertowEmbeddedServer"},{"p":"io.streamthoughts.azkarra.http","l":"UndertowEmbeddedServerProvider"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"Credentials.UnsupportedCredentialException"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"UserDetails"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"UsernamePasswordAuthentication"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"UsersIdentityManager"},{"p":"io.streamthoughts.azkarra.api.util","l":"Utils"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1Error"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1LocalStatePartitionsInfo"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1Metric"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1MetricGroup"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1Options"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1Query"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1QueryAll"},{"p":"io.streamthoughts.azkarra.http.query","l":"V1QueryBuilder"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1QueryCount"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1QueryErrorResultSet"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1QueryFetch"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1QueryFetchAll"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1QueryFetchAllParams"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1QueryFetchKeyRange"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1QueryFetchKeyRangeParams"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1QueryFetchParams"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1QueryFetchTimeRange"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1QueryFetchTimeRangeParams"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1QueryGet"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1QueryGetParams"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1QueryGlobalResultSet"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1QueryOperation"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1QueryOptions"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1QueryRange"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1QueryRangeParams"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1QueryResult"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1QuerySuccessResultSet"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1Record"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1StatePartitionLagInfo"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1StatePartitionRestoreInfo"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1StreamsConsumerClientOffsets"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1StreamsConsumerGroupOffsets"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1StreamsConsumerLogOffsets"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1StreamsDetails"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1StreamsGlobalStore"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1StreamsMetadata"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1StreamsState"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1StreamsStatus"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1StreamsSubTopology"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1StreamsTopology"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1StreamsTopologyNode"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1StreamsTopologyProcessorNode"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1StreamsTopologyProcessorNodeAllOf"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1StreamsTopologySinkNode"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1StreamsTopologySinkNodeAllOf"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1StreamsTopologySourceNode"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1StreamsTopologySourceNodeAllOf"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1TaskMetadata"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1ThreadMetadata"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"V1TopicPartition"},{"p":"io.streamthoughts.azkarra.api.monad","l":"Validator"},{"p":"io.streamthoughts.azkarra.api.util","l":"Version"},{"p":"io.streamthoughts.azkarra.client.openapi.models","l":"Version"},{"p":"io.streamthoughts.examples.azkarra","l":"Version"},{"p":"io.streamthoughts.azkarra.api.components","l":"Versioned"},{"p":"io.streamthoughts.azkarra.api.components.qualifier","l":"VersionQualifier"},{"p":"io.streamthoughts.azkarra.api","l":"StreamsExecutionEnvironment.View"},{"p":"io.streamthoughts.azkarra.api.annotations","l":"VisibleForTesting"},{"p":"io.streamthoughts.azkarra.runtime.interceptors","l":"WaitForSourceTopicsInterceptor"},{"p":"io.streamthoughts.azkarra.runtime.interceptors","l":"WaitForSourceTopicsInterceptorConfig"},{"p":"io.streamthoughts.azkarra.http.routes","l":"WebUIHttpRoutes"},{"p":"io.streamthoughts.azkarra.serialization.json","l":"WindowedSerializer"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"WindowFetchAllQuery"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"WindowFetchKeyRangeQuery"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"WindowFetchQuery"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"WindowFetchTimeRangeQuery"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"WindowGetAllQuery"},{"p":"io.streamthoughts.azkarra.api.query.internal","l":"WindowQueryBuilder"},{"p":"io.streamthoughts.examples.azkarra.sse","l":"ServerSentEventExample.WordCountPublisherTopology"},{"p":"io.streamthoughts.azkarra.http.security.auth","l":"X509CertificateCredentials"},{"p":"io.streamthoughts.azkarra.http.security.handler","l":"XMLHttpRequestAwareAuthCallHandler"}] \ No newline at end of file diff --git a/site/static/apidocs/0.9.0/type-search-index.zip b/site/static/apidocs/0.9.0/type-search-index.zip new file mode 100644 index 0000000000000000000000000000000000000000..9e1031b4a38259bda67de826955532f3702ad609 GIT binary patch literal 5872 zcmZvgRZtuXlZA)iK7qjr&LD$31b25CToc^gF0O;a5G=S$aF^f~T!VXpyNAHue_wXD zYEM6$Q`LRmyFPU#L?jRZ4Gj&z=xeD7_+KLYH+%THd}4L~WbS5Z!)ohf^~s0L&fVE* z(pcYpUC8Sd!X%~!ZPyu-x?VDHI5BA8u`|rA)TW@qv)hSPxpYh3;D*0ZRMW|a?h69^ znc3N3DglFj_wJWlZ;$H#Jl5jIF?ecexH*{k`ujK@hrj%d*CtRf$u3p4%W5I8S4FqY zUd9c2N`iqqt!G1vCsl(==Ekw><p&$z}Q%evoYVYHcdKy;By%{*tk{Mqf{Aat$ z=Y8~(wNjOq=4{7gwgx}t;(&-FK;2HlR3Z7mf=7yYV}5!!V)~c&rCmbOsoCVu+MpP0 zq;(40sX;GA9|f2b_^d(r@4X%``j#qvH`}UZ!w>nD;AiyU#m0tiUdkSSbJu3q?#t)d44DwyK*Q#pqd+(e)-k#SwH@y1u!n~EJ9b@ui!a4Z zNauJlbY5v9mYs#$@igKV?|om{fBrzsr6CsygzqsjrZ%Fy`vv(s<6RfD%(oQi&6wDD;-w$0pFFg#& z^e!d4$-W(RFMB1t0PAE(K~llCBU}kBfGsr?E;zSKK5}93N21H2gp$# zN8Jlr-$4S7P^}aTE9pmEb!8x5^*L=OSqZ*&vWsKPygM4Qv$+v6C7+`VUr^YfTtOhU z=m`GHoq|m2;*k-UaXAooa$=oOAaqjaT}%}<3GgKb*8bc=ooAwyu9@Moo7kNw8dg3K zu3Qp)-vsS-Rl$j1T%f)FaZa-SZeZ|KPjk=%#Dz{z%BvmCz*6Jr66B$rRzp9v37b+Cfi)aj?`wcLg+-qQ7S!Y9>; zmYH8bznue^sJY*^UT^XNI<fQg>L-F!^^ocxebyr+`0d#wTFT z7wb3-yeR*hFqm61=J8nU0IiBIJVwxgldID?Q-8JQMlL0`M}lzZ-Q4a*;{slT4I2I$ zsgZkt^0e1fN3QDE(zzM)k1Y1%N<$e2T-qd|#j$I#tjv}3b@wvjJn@LR2c{@o8+ z`Xk6>9muK8Gt^6EnoZWkhPo&ji9s5>V-Gq3bBgVtmQgIJLV(>@8j&wO zRJ@9d`+Pw9esS>~OjH(mJ_sq}pu9Yk-pCM}40c|@>=rH&><%E1V_E6H^;C#Bu9C%< zED0}{12n`XXq5bQSd(RRs#1#$`4&T8*cWh$_Vt&QucEG{maPB#~-C zXCJqg)khU^iJcK6YT?u+xIxtH&bk?cTIcPF0vO&zQReA1BoDnkm+DvEk*Nm4vJ??) zlU$+d8wj)qb4{*Zq>GjIGjb{>XW^{yyE`uFk1PJ!T8+Tk3J z9pznn$I@u4Zu@ZA2P}{2hyVb)i^a?ivm@GbbAv$+CVBp*T6lOI#^1(s!)Jv!%A8P=smcU;=R_Qr$t{-9}ai`zY@mQK@|3MtvK{Xo_J)=R5 z08LFhT=>TC25Jf91fWTTa|<#SdP3fA)>p{X8X}_p^e=N#9)+MsKl*Okbz|WSqjTVb zJ&8)Br4h}e&xGT!Le~>ivzoahF>{97Vlng;u&!is(8~*21~$v+{#nOEaw0K8Ti1@} zwPyqe%rBz3pLmk)jJa6GdMJc&lvsx95g*cz^+fS8f7C5EJ-KNP>{k`M#qEqVh zhO?>il>?}38A#SG)g9$A`MA226!&n}k)&G8D%3id0SdX*+ja^-QFGuWwv z_nHhpH69x%A$lXyGbT{zx5`E79E&w)KD-{3lp0F>Q|V)vi~W9#`TeNk%nHhVIwjv% zfTPiiWJr-$T&qiM_TE5t%Sbjd0?H@TB;o!kF*$jm7c@C={zJC`a5oDY@g|-9xi@d> zh9q%$TbMG%sZzV6g535^*pyU%H~uiF)HyzY#v0vBo()nddA<9xA%dZZv8+0)-Lb=> z4oT}Px=&<&AQuK(Y|8o37x}8u%UJDXm2>eU9V%A8)WlM2CHEmbn*x{xjA~#}M=n}y z`(T&TAEOM51?2%l8EHlB)fkv(D&NF^d#)k!zFTJBVciQWXF`mO@6F=ixD1p4iG z{vJA4n%y*i#s1tMMEvbXqJF~0UhX}OcO6~iwKo&2O67?>+2fw%${L$P_5X_qEWsBn z1xC9Rj_q`crca{#p0BGEtXg^zE^wEq90xXR=;!O;to<78gPn$37!&D_kuWw{N$iu% zcLR-A>bq`T2{9?(u`dgVF0%eAXauqOMBWsr(n^real0o&Mz1K)ee^bih!_X$N z@}BAaGV+3((ZRN2UjrL#W(>k4Iv zF<8yH=#aj;#JKi&6x;EwOATx2jw2J37z-fuqh6@A(x^^(N0d5;re_vP`glFoJ6dtl zIfyX`he&OWVSSq>qRnhzE1zHd$y4MAa zKQ+3^RYjSzfpID4>!7kN28S90l^*TH^vc08&7;a^XzGI=%iYBwq3ov5GdOXrB?>F6{0jl=~$;CdP5-^f?pUwv!G9JS%~dSTrMdI@bVAunt~j& zxB?){? zQVpp-FQQZzA{xUD&_yWx^H2Gzm^M3?{oK{DS;U90*IVA5A{|pJ)x!7wAJnt^uIgnm!y6FODS{PM);Q*^^+VgT&$hM_ zCC&1U7fvFc2`*$V!wDg+gEB)~bV6gQ+3*|#fNXnE)HlOr*qq=w-W`ZZv!=MIeXH{% zS5&j2)sl8dBydD-=iM*!kHvtpXjGgsvZ=kFSa&v5(&rc!{@Z;7vy2cn)jtqNYro1W z0TN`Qp)A?;M@*55Lj{5^jQAX=48Gq1+jMLA8s3QpX)qt6wzz;?Q$TPdQL$j5RRCer0nBm*6eTA{In^V`n!x@Y$?E7Io3&iTFpoAu?Ty$U;sN z2hFL^%Y$3Fofvp?WZWR+Q|tGgvlW`C>kbn@hsH^`plR* zD7nixV0DN~z>3^CStsF$PvtPnT-9Bn%u6Icb|cAe=K)Tr#=;j8C>c7POIzYifK3J? zrHvo%HDYHhg#%j)0m*vZ@@S*tyiAoWilVrQr@y4+Q@D{E74cSJkNF7QqU{ayS;?8-bc(T79p<6p`_Ja z_3+_xPr}DhP5R z{y@>p9-9L&$4#q3nEfl*u@1^OA=_=Inkil{qy3WLimkkR}cM$6^Y68wcrb#cJTLU zSH8fKNi`D*x#nX686$swZW@yS#~X6Na%%Utao-s9-dGhcqM~mJgqYL1)+mqNWn}7q(vol2`ut{5CIa>)rclBOB;OkghU>wO$;1_ z6PRbb-UXHaOh(dv&WdJ5VU%~#$0HfUSq76=p8`5IS1 zV-_x!m!5rroG&hQR?lee^}{a|%Sais21x+sBBx`GpDJ7dGD*yVX5n6kbG2i+#!stOZM z>iDJdxJrUSGJOcnmjbSwm5voS)&Q3tC*QS;B2<&N{sH^ZlNX)M${h;2ckuI1Y|v@9 zh7nr@lPHDZK$Yu~C$5gq7cdJOFRN+PGUjOUon`psq6D#T!}^Q^IgepogG^M|3VWVe z@UC)`8D{)n;WMHE3R(WwlC?JRTpI7pdfj!969}&Ym&2}mO_jZB-b0<9sEJE zB!j|G1b?>-{Lg)okgqI-edxP$0vF}VsGoW1x<3H->%T~La6Mp4iE!{9qEZCo5VhG` zlRiw>krj{l$mR58rn|uVART@{*E^CfLJ=YyJ#TOIYMFs*=>ZjI`O`}J!+ZaufBf`B z8P|uR-32~VijGW8<4auG)>gKbHS-8p)>X3KHmMM|V0I7?=1Adn8OpxUN9?{4&d zyy(8pm&NKVL$T`FYTR{H@(vyvNCke7=FvY|3wkq-1ZG`FK4)ip>Q<;{<9wHr{=GT% znEF7k60wjx&cegtpZP#@@rD&ml1E_k@Mlc}KCw74-~7XxA&JaL1j4~U^zmKytRGET zAP-`M5`UvSvHj{yM2&?V{#7kVjhiZRjqjxjfzZI+1ce_id%vp*kJfnMMjOnFJ`{hW z${4j!8e3O?F$cY}3Ig^n|Mo3N@!+d|NNnR(S8vuvMYST%wU1?H;jHY-KkWQ4JMWw@ z`Eho8S*CL^aOq+kt&4J?xwS$%c4`j~z%h9wzhFAbe48q&P})#Hm2;S?(AbQKlj+&4 zV~*a5-xjLI)-HwcOVXM=H>A7H-^O{??B8eLIzDXtS$W?nK9;=^(d^F^Bk{!!u%I&uL1Wko2SMx8CltgW z^qi5U3eEw0Ns?ex6U!NiRCR0z+X1uz4eo;IGt?)@Lw&TNU+4NGtFA-$NlPPPpkx@Gcfm- z{2syxNZu-{N66UWVO^Q^Yq&vR=+mw8#^$S;jnO_ub{VsTAfJ|0Qpa|AEgZO5f&l6; z4J)#O&V3u5SVaGg4wk~8D{6=&toq)D7tNngbRGg!O(^jsE^u_gE=86B%|kPJ_f<|) z9bqcQ1{E5%?>S|UB0zP{aOLHJPigVtl}Wm+6Q+QvMiupRR_HMv$X#SZ>B;S~-GtUG zh9+GR5Lq1S%UV`x4I!K_*-pHW`E5SgRN|H@%w?!RaMFH_r1A)Ba0&?#m`kd{O}&t* zxq#$Pf!99^A*1);X=BN95SnAS72lWV8+*b=Lu@6do`N+858M${HleaHa08ZdCqRoRmZ zCIt%!BZtJsvFS_bGH2B&mlSm4HGt?1av#A)mSs zQ%(vevu@lv5z#R+9pE?Hk$$t|{*eT8f=}dIk*{6+T75jIU+N4-+b|(X-zkRS!ko|C zKkwfL?e25t6T6W1tNAZ< sRu~2V)Rhq4fdK!*rT_QtKV16%>i?(I>PpBc|G7i>cclOI^#3mY7wfh3)Bpeg literal 0 HcmV?d00001