From 3994ac5e98cbc0fa59270346135e697366377794 Mon Sep 17 00:00:00 2001 From: coherence-bot Date: Wed, 18 Dec 2024 18:25:18 +0000 Subject: [PATCH] Update 14.1.2-0-0-SNAPSHOT docs --- .../api/java/allclasses-index.html | 5383 +++++--- .../api/java/allpackages-index.html | 297 +- .../coherence/caffeine/CaffeineCache.html | 1399 +++ .../caffeine/class-use/CaffeineCache.html | 91 + .../coherence/caffeine/package-summary.html | 101 + .../coherence/caffeine}/package-tree.html | 18 +- .../coherence/caffeine/package-use.html} | 42 +- .../cdi/AbstractCacheInterceptor.html | 221 + .../coherence/cdi/AlwaysFilter.Literal.html | 191 + .../oracle/coherence/cdi/AlwaysFilter.html | 133 + .../coherence/cdi/AnnotationInstance.html | 207 + .../coherence/cdi/AnnotationLiteral.html | 257 + .../coherence/cdi/CacheAdd.Literal.html | 214 + .../com/oracle/coherence/cdi/CacheAdd.html | 123 + .../coherence/cdi/CacheAddInterceptor.html | 212 + .../coherence/cdi/CacheGet.Literal.html | 214 + .../com/oracle/coherence/cdi/CacheGet.html | 124 + .../coherence/cdi/CacheGetInterceptor.html | 213 + .../com/oracle/coherence/cdi/CacheKey.html | 104 + .../coherence/cdi/CachePut.Literal.html | 214 + .../com/oracle/coherence/cdi/CachePut.html | 123 + .../coherence/cdi/CachePutInterceptor.html | 211 + .../coherence/cdi/CacheRemove.Literal.html | 214 + .../com/oracle/coherence/cdi/CacheRemove.html | 123 + .../coherence/cdi/CacheRemoveInterceptor.html | 209 + .../com/oracle/coherence/cdi/CacheValue.html | 102 + .../coherence/cdi/CdiEventObserver.html | 283 + .../com/oracle/coherence/cdi/CdiInjector.html | 200 + .../cdi/CdiInterceptorMetadataResolver.html | 204 + .../coherence/cdi/CdiMapEventObserver.html | 273 + .../coherence/cdi/CdiMapListenerManager.html | 169 + .../ChainedExtractor.Extractors.Literal.html | 211 + .../cdi/ChainedExtractor.Extractors.html | 168 + .../cdi/ChainedExtractor.Literal.html | 210 + .../coherence/cdi/ChainedExtractor.html | 183 + ...herenceExtension.InterceptorProvider.html} | 51 +- .../coherence/cdi/CoherenceExtension.html | 250 + .../coherence/cdi/CoherenceProducer.html | 217 + .../coherence/cdi/ConfigUri.Literal.html | 210 + .../com/oracle/coherence/cdi/ConfigUri.html | 169 + .../coherence/cdi/ExtractorBinding.html | 129 + .../coherence/cdi/ExtractorFactory.html | 179 + ...ctorProducer.ChainedExtractorSupplier.html | 202 + ...torProducer.ChainedExtractorsSupplier.html | 203 + ...xtractorProducer.PofExtractorSupplier.html | 203 + ...tractorProducer.PofExtractorsSupplier.html | 203 + ...orProducer.UniversalExtractorSupplier.html | 203 + ...rProducer.UniversalExtractorsSupplier.html | 203 + .../coherence/cdi/ExtractorProducer.html | 223 + .../oracle/coherence/cdi/FilterBinding.html | 128 + .../oracle/coherence/cdi/FilterFactory.html | 174 + .../FilterProducer.AlwaysFilterSupplier.html | 202 + .../FilterProducer.WhereFilterSupplier.html | 202 + .../oracle/coherence/cdi/FilterProducer.html | 224 + .../cdi/MapEventTransformerBinding.html | 129 + .../cdi/MapEventTransformerFactory.html | 176 + .../cdi/MapEventTransformerProducer.html | 212 + .../oracle/coherence/cdi/Name.Literal.html | 263 + .../java/com/oracle/coherence/cdi/Name.html | 202 + .../coherence/cdi/NamedCacheProducer.html | 127 + .../coherence/cdi/NamedTopicProducer.html | 167 + .../cdi/PofExtractor.Extractors.Literal.html | 211 + .../cdi/PofExtractor.Extractors.html | 161 + .../coherence/cdi/PofExtractor.Literal.html | 290 + .../oracle/coherence/cdi/PofExtractor.html | 238 + .../PropertyExtractor.Extractors.Literal.html | 211 + .../cdi/PropertyExtractor.Extractors.html | 161 + .../cdi/PropertyExtractor.Literal.html | 210 + .../coherence/cdi/PropertyExtractor.html | 182 + .../oracle/coherence/cdi/Remote.Literal.html | 215 + .../java/com/oracle/coherence/cdi/Remote.html | 132 + .../oracle/coherence/cdi/Scope.Literal.html | 220 + .../java/com/oracle/coherence/cdi/Scope.html | 235 + .../cdi/SerializerFormat.Literal.html | 210 + .../coherence/cdi/SerializerFormat.html | 170 + .../cdi/SerializerProducer.Builder.html | 183 + .../coherence/cdi/SerializerProducer.html | 286 + .../coherence/cdi/SessionInitializer.html | 271 + .../coherence/cdi/SessionName.Literal.html | 210 + .../com/oracle/coherence/cdi/SessionName.html | 174 + .../oracle/coherence/cdi/SessionProducer.html | 245 + .../cdi/SubscriberGroup.Literal.html | 210 + .../oracle/coherence/cdi/SubscriberGroup.html | 171 + .../oracle/coherence/cdi/View.Literal.html | 251 + .../java/com/oracle/coherence/cdi/View.html | 178 + .../coherence/cdi/WhereFilter.Literal.html | 210 + .../com/oracle/coherence/cdi/WhereFilter.html | 171 + .../class-use/AbstractCacheInterceptor.html | 109 + .../cdi/class-use/AlwaysFilter.Literal.html | 92 + .../coherence/cdi/class-use/AlwaysFilter.html | 102 + .../cdi/class-use/AnnotationInstance.html | 92 + .../cdi/class-use/AnnotationLiteral.html | 494 + .../cdi/class-use/CacheAdd.Literal.html | 90 + .../coherence/cdi/class-use/CacheAdd.html} | 12 +- .../cdi/class-use/CacheAddInterceptor.html | 62 + .../cdi/class-use/CacheGet.Literal.html | 90 + .../coherence/cdi/class-use/CacheGet.html | 62 + .../cdi/class-use/CacheGetInterceptor.html | 62 + .../coherence/cdi/class-use/CacheKey.html | 62 + .../cdi/class-use/CachePut.Literal.html | 90 + .../coherence/cdi/class-use/CachePut.html | 62 + .../cdi/class-use/CachePutInterceptor.html | 62 + .../cdi/class-use/CacheRemove.Literal.html | 90 + .../coherence/cdi/class-use/CacheRemove.html | 62 + .../cdi/class-use/CacheRemoveInterceptor.html | 62 + .../coherence/cdi/class-use/CacheValue.html | 62 + .../cdi/class-use/CdiEventObserver.html | 62 + .../coherence/cdi/class-use/CdiInjector.html | 62 + .../CdiInterceptorMetadataResolver.html | 62 + .../cdi/class-use/CdiMapEventObserver.html | 62 + .../cdi/class-use/CdiMapListenerManager.html | 62 + .../ChainedExtractor.Extractors.Literal.html | 92 + .../ChainedExtractor.Extractors.html | 102 + .../class-use/ChainedExtractor.Literal.html | 92 + .../cdi/class-use/ChainedExtractor.html | 117 + ...oherenceExtension.InterceptorProvider.html | 92 + .../cdi/class-use/CoherenceExtension.html | 131 + .../cdi/class-use/CoherenceProducer.html | 91 + .../cdi/class-use/ConfigUri.Literal.html | 92 + .../coherence/cdi/class-use/ConfigUri.html | 92 + .../cdi/class-use/ExtractorBinding.html | 118 + .../cdi/class-use/ExtractorFactory.html | 122 + ...ctorProducer.ChainedExtractorSupplier.html | 62 + ...torProducer.ChainedExtractorsSupplier.html | 62 + ...xtractorProducer.PofExtractorSupplier.html | 62 + ...tractorProducer.PofExtractorsSupplier.html | 62 + ...orProducer.UniversalExtractorSupplier.html | 62 + ...rProducer.UniversalExtractorsSupplier.html | 62 + .../cdi/class-use/ExtractorProducer.html | 62 + .../cdi/class-use/FilterBinding.html | 99 + .../cdi/class-use/FilterFactory.html | 99 + .../FilterProducer.AlwaysFilterSupplier.html | 62 + .../FilterProducer.WhereFilterSupplier.html | 62 + .../cdi/class-use/FilterProducer.html | 92 + .../class-use/MapEventTransformerBinding.html | 62 + .../class-use/MapEventTransformerFactory.html | 62 + .../MapEventTransformerProducer.html | 92 + .../coherence/cdi/class-use/Name.Literal.html | 92 + .../oracle/coherence/cdi/class-use/Name.html | 152 + .../cdi/class-use/NamedCacheProducer.html | 62 + .../cdi/class-use/NamedTopicProducer.html | 62 + .../PofExtractor.Extractors.Literal.html | 92 + .../class-use/PofExtractor.Extractors.html | 102 + .../cdi/class-use/PofExtractor.Literal.html | 104 + .../coherence/cdi/class-use/PofExtractor.html | 118 + .../PropertyExtractor.Extractors.Literal.html | 92 + .../PropertyExtractor.Extractors.html | 102 + .../class-use/PropertyExtractor.Literal.html | 92 + .../cdi/class-use/PropertyExtractor.html | 118 + .../cdi/class-use/Remote.Literal.html | 90 + .../coherence/cdi/class-use/Remote.html | 62 + .../cdi/class-use/Scope.Literal.html | 92 + .../oracle/coherence/cdi/class-use/Scope.html | 62 + .../class-use/SerializerFormat.Literal.html | 92 + .../cdi/class-use/SerializerFormat.html | 62 + .../class-use/SerializerProducer.Builder.html | 98 + .../cdi/class-use/SerializerProducer.html | 97 + .../cdi/class-use/SessionInitializer.html | 62 + .../cdi/class-use/SessionName.Literal.html | 92 + .../coherence/cdi/class-use/SessionName.html | 92 + .../cdi/class-use/SessionProducer.html | 62 + .../class-use/SubscriberGroup.Literal.html | 92 + .../cdi/class-use/SubscriberGroup.html | 62 + .../coherence/cdi/class-use/View.Literal.html | 104 + .../oracle/coherence/cdi/class-use/View.html | 62 + .../cdi/class-use/WhereFilter.Literal.html | 92 + .../coherence/cdi/class-use/WhereFilter.html | 102 + .../cdi/events/Activated.Literal.html | 215 + .../coherence/cdi/events/Activated.html | 131 + .../cdi/events/Activating.Literal.html | 215 + .../coherence/cdi/events/Activating.html | 131 + .../AnnotatedMapListener.FilterProducer.html | 168 + ...AnnotatedMapListener.MapEventObserver.html | 192 + ...pListener.MapEventTransformerProducer.html | 174 + .../cdi/events/AnnotatedMapListener.html | 579 + .../events/AnnotatedMapListenerManager.html | 255 + .../coherence/cdi/events/Arrived.Literal.html | 215 + .../oracle/coherence/cdi/events/Arrived.html | 131 + .../cdi/events/Assigned.Literal.html | 215 + .../oracle/coherence/cdi/events/Assigned.html | 131 + .../coherence/cdi/events/Backlog.Literal.html | 210 + .../coherence/cdi/events/Backlog.Type.html} | 94 +- .../oracle/coherence/cdi/events/Backlog.html | 174 + .../cdi/events/CacheName.Literal.html | 210 + .../coherence/cdi/events/CacheName.html | 169 + .../cdi/events/Committed.Literal.html | 215 + .../coherence/cdi/events/Committed.html | 131 + .../cdi/events/Committing.Literal.html | 215 + .../coherence/cdi/events/Committing.html | 131 + .../cdi/events/CommittingLocal.Literal.html | 215 + .../coherence/cdi/events/CommittingLocal.html | 131 + .../cdi/events/CommittingRemote.Literal.html | 215 + .../cdi/events/CommittingRemote.html | 131 + .../cdi/events/Connecting.Literal.html | 215 + .../coherence/cdi/events/Connecting.html | 131 + .../coherence/cdi/events/Created.Literal.html | 215 + .../oracle/coherence/cdi/events/Created.html | 131 + .../coherence/cdi/events/Deleted.Literal.html | 215 + .../oracle/coherence/cdi/events/Deleted.html | 131 + .../cdi/events/Departed.Literal.html | 215 + .../oracle/coherence/cdi/events/Departed.html | 131 + .../cdi/events/Departing.Literal.html | 215 + .../coherence/cdi/events/Departing.html | 131 + .../cdi/events/Destroyed.Literal.html | 215 + .../coherence/cdi/events/Destroyed.html | 131 + .../cdi/events/Disconnected.Literal.html | 215 + .../coherence/cdi/events/Disconnected.html | 131 + .../cdi/events/Disposing.Literal.html | 215 + .../coherence/cdi/events/Disposing.html | 131 + .../coherence/cdi/events/Error.Literal.html | 215 + .../oracle/coherence/cdi/events/Error.html | 131 + ...verSupport.CacheLifecycleEventHandler.html | 260 + ...upport.CoherenceLifecycleEventHandler.html | 219 + ...ventObserverSupport.EntryEventHandler.html | 260 + ...verSupport.EntryProcessorEventHandler.html | 285 + .../EventObserverSupport.EventHandler.html | 445 + .../EventObserverSupport.EventObserver.html} | 126 +- ...ObserverSupport.LifecycleEventHandler.html | 242 + ...ntObserverSupport.ServiceEventHandler.html | 264 + ...rSupport.SessionLifecycleEventHandler.html | 219 + ...serverSupport.TransactionEventHandler.html | 181 + ...tObserverSupport.TransferEventHandler.html | 181 + ...Support.UnsolicitedCommitEventHandler.html | 181 + .../cdi/events/EventObserverSupport.html | 263 + .../cdi/events/Executed.Literal.html | 215 + .../oracle/coherence/cdi/events/Executed.html | 131 + .../cdi/events/Executing.Literal.html | 215 + .../coherence/cdi/events/Executing.html | 131 + .../cdi/events/Inserted.Literal.html | 215 + .../oracle/coherence/cdi/events/Inserted.html | 131 + .../cdi/events/Inserting.Literal.html | 215 + .../coherence/cdi/events/Inserting.html | 131 + .../coherence/cdi/events/Lite.Literal.html | 215 + .../com/oracle/coherence/cdi/events/Lite.html | 132 + .../coherence/cdi/events/Lost.Literal.html | 215 + .../com/oracle/coherence/cdi/events/Lost.html | 131 + .../coherence/cdi/events/MapName.Literal.html | 210 + .../oracle/coherence/cdi/events/MapName.html | 169 + .../cdi/events/ParticipantName.Literal.html | 210 + .../coherence/cdi/events/ParticipantName.html | 169 + .../cdi/events/Processor.Literal.html | 212 + .../coherence/cdi/events/Processor.html | 170 + .../cdi/events/Recovered.Literal.html | 215 + .../coherence/cdi/events/Recovered.html | 131 + .../coherence/cdi/events/Removed.Literal.html | 215 + .../oracle/coherence/cdi/events/Removed.html | 131 + .../cdi/events/Removing.Literal.html | 215 + .../oracle/coherence/cdi/events/Removing.html | 131 + .../cdi/events/Replicating.Literal.html | 215 + .../coherence/cdi/events/Replicating.html | 131 + .../cdi/events/Rollback.Literal.html | 215 + .../oracle/coherence/cdi/events/Rollback.html | 131 + .../cdi/events/ScopeName.Literal.html | 210 + .../coherence/cdi/events/ScopeName.html | 169 + .../cdi/events/ServiceName.Literal.html | 210 + .../coherence/cdi/events/ServiceName.html | 169 + .../coherence/cdi/events/Started.Literal.html | 215 + .../oracle/coherence/cdi/events/Started.html | 131 + .../cdi/events/Starting.Literal.html | 215 + .../oracle/coherence/cdi/events/Starting.html | 131 + .../coherence/cdi/events/Stopped.Literal.html | 215 + .../oracle/coherence/cdi/events/Stopped.html | 131 + .../cdi/events/Stopping.Literal.html | 215 + .../oracle/coherence/cdi/events/Stopping.html | 131 + .../coherence/cdi/events/Synced.Literal.html | 215 + .../oracle/coherence/cdi/events/Synced.html | 131 + .../cdi/events/Synchronous.Literal.html | 215 + .../coherence/cdi/events/Synchronous.html | 132 + .../coherence/cdi/events/Syncing.Literal.html | 215 + .../oracle/coherence/cdi/events/Syncing.html | 131 + .../cdi/events/Truncated.Literal.html | 215 + .../coherence/cdi/events/Truncated.html | 131 + .../coherence/cdi/events/Updated.Literal.html | 215 + .../oracle/coherence/cdi/events/Updated.html | 131 + .../cdi/events/Updating.Literal.html | 215 + .../oracle/coherence/cdi/events/Updating.html | 131 + .../events/class-use/Activated.Literal.html | 89 + .../cdi/events/class-use/Activated.html | 62 + .../events/class-use/Activating.Literal.html | 89 + .../cdi/events/class-use/Activating.html | 62 + .../AnnotatedMapListener.FilterProducer.html | 124 + ...AnnotatedMapListener.MapEventObserver.html | 112 + ...pListener.MapEventTransformerProducer.html | 124 + .../class-use/AnnotatedMapListener.html | 134 + .../AnnotatedMapListenerManager.html | 93 + .../cdi/events/class-use/Arrived.Literal.html | 89 + .../cdi/events/class-use/Arrived.html | 62 + .../events/class-use/Assigned.Literal.html | 89 + .../cdi/events/class-use/Assigned.html | 62 + .../cdi/events/class-use/Backlog.Literal.html | 91 + .../cdi/events/class-use/Backlog.Type.html} | 63 +- .../cdi/events/class-use/Backlog.html | 62 + .../events/class-use/CacheName.Literal.html | 91 + .../cdi/events/class-use/CacheName.html | 62 + .../events/class-use/Committed.Literal.html | 89 + .../cdi/events/class-use/Committed.html | 62 + .../events/class-use/Committing.Literal.html | 89 + .../cdi/events/class-use/Committing.html | 62 + .../class-use/CommittingLocal.Literal.html | 89 + .../cdi/events/class-use/CommittingLocal.html | 62 + .../class-use/CommittingRemote.Literal.html | 89 + .../events/class-use/CommittingRemote.html | 62 + .../events/class-use/Connecting.Literal.html | 89 + .../cdi/events/class-use/Connecting.html | 62 + .../cdi/events/class-use/Created.Literal.html | 89 + .../cdi/events/class-use/Created.html | 62 + .../cdi/events/class-use/Deleted.Literal.html | 89 + .../cdi/events/class-use/Deleted.html | 62 + .../events/class-use/Departed.Literal.html | 89 + .../cdi/events/class-use/Departed.html | 62 + .../events/class-use/Departing.Literal.html | 89 + .../cdi/events/class-use/Departing.html | 62 + .../events/class-use/Destroyed.Literal.html | 89 + .../cdi/events/class-use/Destroyed.html | 62 + .../class-use/Disconnected.Literal.html | 89 + .../cdi/events/class-use/Disconnected.html | 62 + .../events/class-use/Disposing.Literal.html | 89 + .../cdi/events/class-use/Disposing.html | 62 + .../cdi/events/class-use/Error.Literal.html | 89 + .../coherence/cdi/events/class-use/Error.html | 62 + ...verSupport.CacheLifecycleEventHandler.html | 62 + ...upport.CoherenceLifecycleEventHandler.html | 62 + ...ventObserverSupport.EntryEventHandler.html | 62 + ...verSupport.EntryProcessorEventHandler.html | 62 + .../EventObserverSupport.EventHandler.html | 147 + .../EventObserverSupport.EventObserver.html | 166 + ...ObserverSupport.LifecycleEventHandler.html | 62 + ...ntObserverSupport.ServiceEventHandler.html | 101 + ...rSupport.SessionLifecycleEventHandler.html | 62 + ...serverSupport.TransactionEventHandler.html | 62 + ...tObserverSupport.TransferEventHandler.html | 62 + ...Support.UnsolicitedCommitEventHandler.html | 62 + .../class-use/EventObserverSupport.html | 62 + .../events/class-use/Executed.Literal.html | 89 + .../cdi/events/class-use/Executed.html | 62 + .../events/class-use/Executing.Literal.html | 89 + .../cdi/events/class-use/Executing.html | 62 + .../events/class-use/Inserted.Literal.html | 89 + .../cdi/events/class-use/Inserted.html | 62 + .../events/class-use/Inserting.Literal.html | 89 + .../cdi/events/class-use/Inserting.html | 62 + .../cdi/events/class-use/Lite.Literal.html | 89 + .../coherence/cdi/events/class-use/Lite.html | 62 + .../cdi/events/class-use/Lost.Literal.html | 89 + .../coherence/cdi/events/class-use/Lost.html | 62 + .../cdi/events/class-use/MapName.Literal.html | 91 + .../cdi/events/class-use/MapName.html | 62 + .../class-use/ParticipantName.Literal.html | 91 + .../cdi/events/class-use/ParticipantName.html | 62 + .../events/class-use/Processor.Literal.html | 91 + .../cdi/events/class-use/Processor.html | 62 + .../events/class-use/Recovered.Literal.html | 89 + .../cdi/events/class-use/Recovered.html | 62 + .../cdi/events/class-use/Removed.Literal.html | 89 + .../cdi/events/class-use/Removed.html | 62 + .../events/class-use/Removing.Literal.html | 89 + .../cdi/events/class-use/Removing.html | 62 + .../events/class-use/Replicating.Literal.html | 89 + .../cdi/events/class-use/Replicating.html | 62 + .../events/class-use/Rollback.Literal.html | 89 + .../cdi/events/class-use/Rollback.html | 62 + .../events/class-use/ScopeName.Literal.html | 91 + .../cdi/events/class-use/ScopeName.html | 62 + .../events/class-use/ServiceName.Literal.html | 91 + .../cdi/events/class-use/ServiceName.html | 62 + .../cdi/events/class-use/Started.Literal.html | 89 + .../cdi/events/class-use/Started.html | 62 + .../events/class-use/Starting.Literal.html | 89 + .../cdi/events/class-use/Starting.html | 62 + .../cdi/events/class-use/Stopped.Literal.html | 89 + .../cdi/events/class-use/Stopped.html | 62 + .../events/class-use/Stopping.Literal.html | 89 + .../cdi/events/class-use/Stopping.html | 62 + .../cdi/events/class-use/Synced.Literal.html | 89 + .../cdi/events/class-use/Synced.html | 62 + .../events/class-use/Synchronous.Literal.html | 89 + .../cdi/events/class-use/Synchronous.html | 62 + .../cdi/events/class-use/Syncing.Literal.html | 89 + .../cdi/events/class-use/Syncing.html | 62 + .../events/class-use/Truncated.Literal.html | 89 + .../cdi/events/class-use/Truncated.html | 62 + .../cdi/events/class-use/Updated.Literal.html | 89 + .../cdi/events/class-use/Updated.html | 62 + .../events/class-use/Updating.Literal.html | 89 + .../cdi/events/class-use/Updating.html | 62 + .../coherence/cdi/events/package-summary.html | 605 + .../coherence/cdi/events/package-tree.html | 217 + .../coherence/cdi/events/package-use.html | 372 + .../oracle/coherence/cdi/package-summary.html | 498 + .../oracle/coherence/cdi/package-tree.html | 183 + .../com/oracle/coherence/cdi/package-use.html | 336 + .../coherence/cdi/server/BeanBuilder.html | 227 + .../coherence/cdi/server/BeanProcessor.html | 209 + .../cdi/server/CdiNamespaceHandler.html | 180 + .../coherence/cdi/server/ClusterProducer.html | 210 + .../cdi/server/CoherenceServerExtension.html | 200 + .../cdi/server/FederationEventHandlers.html | 158 + .../oracle/coherence/cdi/server/Server.html | 209 + .../cdi/server/ServerCoherenceProducer.html | 216 + .../cdi/server/class-use/BeanBuilder.html | 90 + .../cdi/server/class-use/BeanProcessor.html} | 12 +- .../server/class-use/CdiNamespaceHandler.html | 62 + .../cdi/server/class-use/ClusterProducer.html | 62 + .../class-use/CoherenceServerExtension.html | 62 + .../class-use/FederationEventHandlers.html | 62 + .../cdi/server/class-use/Server.html | 62 + .../class-use/ServerCoherenceProducer.html | 62 + .../coherence/cdi/server/package-summary.html | 156 + .../coherence/cdi/server/package-tree.html | 91 + .../coherence/cdi/server/package-use.html | 88 + .../coherence/common/base/Assertions.html | 231 + .../coherence/common/base/Associated.html | 183 + .../coherence/common/base/Associator.html | 179 + .../coherence/common/base/Blocking.html | 558 + .../common/base/CanonicallyNamed.html | 167 + .../oracle/coherence/common/base/Classes.html | 633 + .../coherence/common/base/Cloneable.html | 163 + .../oracle/coherence/common/base/Cloner.html | 164 + .../coherence/common/base/Collector.html | 177 + .../common/base/ConcurrentNotifier.Link.html | 124 + .../common/base/ConcurrentNotifier.html | 351 + .../coherence/common/base/Continuation.html | 175 + .../coherence/common/base/Converter.html | 198 + .../coherence/common/base/Disposable.html | 190 + .../coherence/common/base/Exceptions.html} | 173 +- .../oracle/coherence/common/base/Factory.html | 163 + .../coherence/common/base/Formatting.html | 1860 +++ .../coherence/common/base/HashHelper.html | 613 + .../oracle/coherence/common/base/Hasher.html | 231 + .../oracle/coherence/common/base/Holder.html | 179 + .../coherence/common/base/IdentityHasher.html | 259 + .../coherence/common/base/IdentityHolder.html | 242 + .../common/base/InverseComparator.html | 247 + .../common/base/Lockable.Unlockable.html | 161 + .../coherence/common/base/Lockable.html} | 69 +- .../oracle/coherence/common/base/Logger.html | 1455 +++ .../coherence/common/base/MutableLong.html | 425 + .../common/base/NaturalAssociator.html | 233 + .../coherence/common/base/NaturalCloner.html | 201 + .../common/base/NaturalComparator.html | 228 + .../coherence/common/base/NaturalHasher.html | 259 + .../coherence/common/base/NonBlocking.html | 212 + .../coherence/common/base/Notifier.html | 200 + .../coherence/common/base/Nullable.html | 483 + .../oracle/coherence/common/base/Objects.html | 218 + .../coherence/common/base/Pollable.html | 181 + .../coherence/common/base/Predicate.html | 165 + .../oracle/coherence/common/base/Randoms.html | 380 + .../oracle/coherence/common/base/Reads.html | 341 + .../coherence/common/base/Resources.html | 374 + .../coherence/common/base/SimpleHolder.html | 281 + .../base/SingleWaiterCooperativeNotifier.html | 350 + .../base/SingleWaiterMultiNotifier.html | 330 + .../common/base/StackTrace.StackFrame.html | 366 + .../coherence/common/base/StackTrace.html | 377 + .../coherence/common/base/TimeHelper.html | 292 + .../oracle/coherence/common/base/Timeout.html | 453 + .../coherence/common/base/VolatileHolder.html | 269 + .../common/base/class-use/Assertions.html | 62 + .../common/base/class-use/Associated.html | 190 + .../common/base/class-use/Associator.html | 113 + .../common/base/class-use/Blocking.html} | 12 +- .../base/class-use/CanonicallyNamed.html | 264 + .../common/base/class-use/Classes.html} | 12 +- .../common/base/class-use/Cloneable.html | 62 + .../common/base/class-use/Cloner.html | 91 + .../common/base/class-use/Collector.html | 214 + .../class-use/ConcurrentNotifier.Link.html | 93 + .../base/class-use/ConcurrentNotifier.html | 62 + .../common/base/class-use/Continuation.html | 265 + .../common/base/class-use/Converter.html | 123 + .../common/base/class-use/Disposable.html | 338 + .../common/base/class-use/Exceptions.html} | 32 +- .../common/base/class-use/Factory.html | 62 + .../common/base/class-use/Formatting.html | 62 + .../common/base/class-use/HashHelper.html | 62 + .../common/base/class-use/Hasher.html | 100 + .../common/base/class-use/Holder.html | 129 + .../common/base/class-use/IdentityHasher.html | 91 + .../common/base/class-use/IdentityHolder.html | 62 + .../base/class-use/InverseComparator.html | 91 + .../base/class-use/Lockable.Unlockable.html | 93 + .../common/base/class-use/Lockable.html | 62 + .../common/base/class-use/Logger.html | 62 + .../common/base/class-use/MutableLong.html | 133 + .../base/class-use/NaturalAssociator.html | 92 + .../common/base/class-use/NaturalCloner.html | 62 + .../base/class-use/NaturalComparator.html | 91 + .../common/base/class-use/NaturalHasher.html | 91 + .../common/base/class-use/NonBlocking.html | 62 + .../common/base/class-use/Notifier.html | 104 + .../common/base/class-use/Nullable.html | 202 + .../common/base/class-use/Objects.html | 62 + .../common/base/class-use/Pollable.html | 62 + .../common/base/class-use/Predicate.html | 125 + .../common/base/class-use/Randoms.html | 62 + .../common/base/class-use/Reads.html | 62 + .../common/base/class-use/Resources.html | 62 + .../common/base/class-use/SimpleHolder.html | 113 + .../SingleWaiterCooperativeNotifier.html | 92 + .../class-use/SingleWaiterMultiNotifier.html | 92 + .../base/class-use/StackTrace.StackFrame.html | 142 + .../common/base/class-use/StackTrace.html | 62 + .../common/base/class-use/TimeHelper.html | 62 + .../common/base/class-use/Timeout.html | 102 + .../common/base/class-use/VolatileHolder.html | 62 + .../common/base/package-summary.html | 326 + .../coherence/common/base/package-tree.html | 158 + .../coherence/common/base/package-use.html | 526 + .../coherence/concurrent/CountDownLatch.html | 283 + .../oracle/coherence/concurrent/Latches.html | 307 + .../concurrent/LocalCountDownLatch.html | 323 + .../coherence/concurrent/LocalSemaphore.html | 649 + .../coherence/concurrent/PermitAcquirer.html | 390 + .../Queues.DeactivationListener.html | 257 + .../Queues.QueueReferenceStore.html | 185 + .../oracle/coherence/concurrent/Queues.html | 495 + .../concurrent/RemoteCountDownLatch.html | 400 + .../coherence/concurrent/RemoteSemaphore.html | 742 ++ .../coherence/concurrent/Semaphore.html | 594 + .../coherence/concurrent/Semaphores.html | 287 + .../concurrent/atomic/AsyncAtomicBoolean.html | 256 + .../concurrent/atomic/AsyncAtomicInteger.html | 686 ++ .../concurrent/atomic/AsyncAtomicLong.html | 691 ++ .../atomic/AsyncAtomicMarkableReference.html | 293 + .../atomic/AsyncAtomicReference.html | 467 + .../atomic/AsyncAtomicStampedReference.html | 293 + .../atomic/AsyncLocalAtomicBoolean.html | 355 + .../atomic/AsyncLocalAtomicInteger.html | 814 ++ .../atomic/AsyncLocalAtomicLong.html | 817 ++ .../AsyncLocalAtomicMarkableReference.html | 362 + .../atomic/AsyncLocalAtomicReference.html | 561 + .../AsyncLocalAtomicStampedReference.html | 360 + .../atomic/AsyncRemoteAtomicBoolean.html | 382 + .../atomic/AsyncRemoteAtomicInteger.html | 871 ++ .../atomic/AsyncRemoteAtomicLong.html | 876 ++ .../AsyncRemoteAtomicMarkableReference.html | 424 + .../atomic/AsyncRemoteAtomicReference.html | 620 + .../AsyncRemoteAtomicStampedReference.html | 424 + .../atomic/AtomicBoolean.Serializer.html | 260 + .../concurrent/atomic/AtomicBoolean.html | 279 + .../atomic/AtomicInteger.Serializer.html | 260 + .../concurrent/atomic/AtomicInteger.html | 709 ++ .../atomic/AtomicLong.Serializer.html | 260 + .../concurrent/atomic/AtomicLong.html | 709 ++ .../AtomicMarkableReference.Serializer.html | 264 + .../atomic/AtomicMarkableReference.html | 316 + .../atomic/AtomicReference.Serializer.html | 264 + .../concurrent/atomic/AtomicReference.html | 488 + .../AtomicStampedReference.Serializer.html | 264 + .../atomic/AtomicStampedReference.html | 316 + ...s.SerializableAtomicMarkableReference.html | 266 + ...cs.SerializableAtomicStampedReference.html | 266 + .../coherence/concurrent/atomic/Atomics.html | 768 ++ .../concurrent/atomic/LocalAtomicBoolean.html | 360 + .../concurrent/atomic/LocalAtomicInteger.html | 817 ++ .../concurrent/atomic/LocalAtomicLong.html | 817 ++ .../atomic/LocalAtomicMarkableReference.html | 405 + .../atomic/LocalAtomicReference.html | 596 + .../atomic/LocalAtomicStampedReference.html | 405 + .../atomic/RemoteAtomicBoolean.html | 410 + .../atomic/RemoteAtomicInteger.html | 877 ++ .../concurrent/atomic/RemoteAtomicLong.html | 838 ++ .../atomic/RemoteAtomicMarkableReference.html | 451 + .../atomic/RemoteAtomicReference.html | 648 + .../atomic/RemoteAtomicStampedReference.html | 451 + .../atomic/class-use/AsyncAtomicBoolean.html | 110 + .../atomic/class-use/AsyncAtomicInteger.html | 110 + .../atomic/class-use/AsyncAtomicLong.html | 110 + .../AsyncAtomicMarkableReference.html | 110 + .../class-use/AsyncAtomicReference.html | 110 + .../AsyncAtomicStampedReference.html | 110 + .../class-use/AsyncLocalAtomicBoolean.html | 89 + .../class-use/AsyncLocalAtomicInteger.html | 89 + .../class-use/AsyncLocalAtomicLong.html | 89 + .../AsyncLocalAtomicMarkableReference.html | 89 + .../class-use/AsyncLocalAtomicReference.html | 89 + .../AsyncLocalAtomicStampedReference.html | 89 + .../class-use/AsyncRemoteAtomicBoolean.html | 89 + .../class-use/AsyncRemoteAtomicInteger.html | 89 + .../class-use/AsyncRemoteAtomicLong.html | 89 + .../AsyncRemoteAtomicMarkableReference.html | 89 + .../class-use/AsyncRemoteAtomicReference.html | 89 + .../AsyncRemoteAtomicStampedReference.html | 89 + .../class-use/AtomicBoolean.Serializer.html | 62 + .../atomic/class-use/AtomicBoolean.html | 98 + .../class-use/AtomicInteger.Serializer.html | 62 + .../atomic/class-use/AtomicInteger.html | 98 + .../class-use/AtomicLong.Serializer.html | 62 + .../atomic/class-use/AtomicLong.html | 98 + .../AtomicMarkableReference.Serializer.html | 62 + .../class-use/AtomicMarkableReference.html | 97 + .../class-use/AtomicReference.Serializer.html | 62 + .../atomic/class-use/AtomicReference.html | 98 + .../AtomicStampedReference.Serializer.html | 62 + .../class-use/AtomicStampedReference.html | 97 + ...s.SerializableAtomicMarkableReference.html | 62 + ...cs.SerializableAtomicStampedReference.html | 62 + .../concurrent/atomic/class-use/Atomics.html | 62 + .../atomic/class-use/LocalAtomicBoolean.html | 98 + .../atomic/class-use/LocalAtomicInteger.html | 98 + .../atomic/class-use/LocalAtomicLong.html | 98 + .../LocalAtomicMarkableReference.html | 99 + .../class-use/LocalAtomicReference.html | 98 + .../LocalAtomicStampedReference.html | 99 + .../atomic/class-use/RemoteAtomicBoolean.html | 98 + .../atomic/class-use/RemoteAtomicInteger.html | 98 + .../atomic/class-use/RemoteAtomicLong.html | 98 + .../RemoteAtomicMarkableReference.html | 99 + .../class-use/RemoteAtomicReference.html | 98 + .../RemoteAtomicStampedReference.html | 99 + .../concurrent/atomic/package-summary.html | 342 + .../concurrent/atomic/package-tree.html | 137 + .../concurrent/atomic/package-use.html | 260 + .../concurrent/cdi/Count.Literal.html | 210 + .../coherence/concurrent/cdi/Count.html | 174 + .../concurrent/cdi/Permits.Literal.html | 210 + .../coherence/concurrent/cdi/Permits.html | 174 + .../cdi/class-use/Count.Literal.html | 91 + .../concurrent/cdi/class-use/Count.html | 62 + .../cdi/class-use/Permits.Literal.html | 91 + .../concurrent/cdi/class-use/Permits.html | 62 + .../concurrent/cdi}/package-summary.html | 79 +- .../concurrent/cdi/package-tree.html | 88 + .../coherence/concurrent/cdi/package-use.html | 92 + .../concurrent/class-use/CountDownLatch.html | 101 + .../concurrent/class-use/Latches.html | 62 + .../class-use/LocalCountDownLatch.html | 93 + .../concurrent/class-use/LocalSemaphore.html | 93 + .../concurrent/class-use/PermitAcquirer.html | 62 + .../Queues.DeactivationListener.html | 62 + .../class-use/Queues.QueueReferenceStore.html | 90 + .../concurrent/class-use/Queues.html | 62 + .../class-use/RemoteCountDownLatch.html | 93 + .../concurrent/class-use/RemoteSemaphore.html | 93 + .../concurrent/class-use/Semaphore.html | 97 + .../concurrent/class-use/Semaphores.html | 62 + .../concurrent/executor/RemoteExecutor.html | 1130 ++ .../coherence/concurrent/executor/Result.html | 542 + .../concurrent/executor/Task.Collectable.html | 251 + .../concurrent/executor/Task.Collector.html | 242 + .../concurrent/executor/Task.Completable.html | 131 + .../executor/Task.CompletionRunnable.html | 132 + .../concurrent/executor/Task.Context.html | 276 + .../concurrent/executor/Task.Coordinator.html | 299 + .../concurrent/executor/Task.Option.html | 129 + .../executor/Task.Orchestration.html | 343 + .../concurrent/executor/Task.Properties.html | 182 + .../Task.SubscribedOrchestration.html | 214 + .../concurrent/executor/Task.Subscriber.html | 225 + .../executor/Task.Subscription.html | 174 + .../concurrent/executor/Task.Yield.html | 259 + .../coherence/concurrent/executor/Task.html | 292 + .../TaskCollectors.CountCollector.html | 264 + .../TaskCollectors.FirstOfCollector.html | 327 + .../TaskCollectors.LastOfCollector.html | 261 + .../TaskCollectors.ListOfCollector.html | 328 + .../TaskCollectors.SetOfCollector.html | 328 + .../concurrent/executor/TaskCollectors.html | 282 + .../executor/class-use/RemoteExecutor.html} | 36 +- .../concurrent/executor/class-use/Result.html | 143 + .../executor/class-use/Task.Collectable.html | 111 + .../executor/class-use/Task.Collector.html | 164 + .../executor/class-use/Task.Completable.html | 98 + .../class-use/Task.CompletionRunnable.html | 91 + .../executor/class-use/Task.Context.html | 113 + .../executor/class-use/Task.Coordinator.html | 113 + .../executor/class-use/Task.Option.html | 112 + .../class-use/Task.Orchestration.html | 135 + .../executor/class-use/Task.Properties.html | 96 + .../Task.SubscribedOrchestration.html | 104 + .../executor/class-use/Task.Subscriber.html | 130 + .../executor/class-use/Task.Subscription.html | 131 + .../executor/class-use/Task.Yield.html | 91 + .../concurrent/executor/class-use/Task.html | 187 + .../TaskCollectors.CountCollector.html | 62 + .../TaskCollectors.FirstOfCollector.html | 62 + .../TaskCollectors.LastOfCollector.html | 62 + .../TaskCollectors.ListOfCollector.html | 62 + .../TaskCollectors.SetOfCollector.html | 62 + .../executor/class-use/TaskCollectors.html | 62 + .../executor/function/PortablePredicate.html | 209 + .../function/Predicates.AlwaysPredicate.html | 261 + .../function/Predicates.EqualToPredicate.html | 311 + .../function/Predicates.IsValuePredicate.html | 265 + .../function/Predicates.NegatePredicate.html | 279 + .../function/Predicates.NeverPredicate.html | 259 + .../Predicates.NullValuePredicate.html | 259 + .../function/Predicates.OptionPredicate.html | 307 + .../function/Predicates.RolePredicate.html | 307 + .../Predicates.ThrowablePredicate.html | 311 + .../executor/function/Predicates.html | 475 + .../function/class-use/PortablePredicate.html | 131 + .../class-use/Predicates.AlwaysPredicate.html | 91 + .../Predicates.EqualToPredicate.html | 62 + .../Predicates.IsValuePredicate.html | 102 + .../class-use/Predicates.NegatePredicate.html | 62 + .../class-use/Predicates.NeverPredicate.html | 102 + .../Predicates.NullValuePredicate.html | 102 + .../class-use/Predicates.OptionPredicate.html | 62 + .../class-use/Predicates.RolePredicate.html | 62 + .../Predicates.ThrowablePredicate.html | 62 + .../function/class-use/Predicates.html | 62 + .../executor/function/package-summary.html | 176 + .../executor/function/package-tree.html | 113 + .../executor/function/package-use.html | 105 + .../executor/management/ExecutorMBean.html | 417 + .../management/class-use/ExecutorMBean.html | 62 + .../executor/management/package-summary.html | 137 + .../executor/management/package-tree.html | 72 + .../executor/management/package-use.html | 62 + .../executor/options/ClusterMember.html | 357 + .../executor/options/Debugging.html | 434 + .../executor/options/Description.html | 424 + .../concurrent/executor/options/Member.html | 397 + .../concurrent/executor/options/Name.html | 422 + .../concurrent/executor/options/Role.html | 410 + .../concurrent/executor/options/Storage.html | 471 + .../options/class-use/ClusterMember.html | 92 + .../executor/options/class-use/Debugging.html | 92 + .../options/class-use/Description.html | 103 + .../executor/options/class-use/Member.html | 98 + .../executor/options/class-use/Name.html | 103 + .../executor/options/class-use/Role.html | 92 + .../executor/options/class-use/Storage.html | 118 + .../executor/options/package-summary.html | 163 + .../executor/options/package-tree.html | 82 + .../executor/options/package-use.html | 119 + .../concurrent/executor/package-summary.html | 248 + .../concurrent/executor/package-tree.html | 133 + .../concurrent/executor/package-use.html | 270 + .../subscribers/RecordingSubscriber.html | 517 + .../subscribers/SystemOutSubscriber.html | 308 + .../class-use/RecordingSubscriber.html | 62 + .../class-use/SystemOutSubscriber.html | 62 + .../executor/subscribers/package-summary.html | 137 + .../executor/subscribers/package-tree.html | 77 + .../executor/subscribers/package-use.html | 62 + .../concurrent/executor/tasks/CronTask.html | 602 + .../concurrent/executor/tasks/ValueTask.html | 442 + .../executor/tasks/class-use/CronTask.html | 100 + .../executor/tasks/class-use/ValueTask.html | 62 + .../executor/tasks/package-summary.html | 137 + .../executor/tasks/package-tree.html | 77 + .../executor/tasks/package-use.html | 89 + .../coherence/concurrent/locks/LockOwner.html | 390 + .../coherence/concurrent/locks/Locks.html | 335 + .../concurrent/locks/RemoteLock.html | 639 + .../locks/RemoteReadWriteLock.ReadLock.html | 429 + .../locks/RemoteReadWriteLock.WriteLock.html | 530 + .../concurrent/locks/RemoteReadWriteLock.html | 528 + .../locks/class-use/LockOwner.html} | 38 +- .../concurrent/locks/class-use/Locks.html | 62 + .../locks/class-use/RemoteLock.html | 92 + .../RemoteReadWriteLock.ReadLock.html | 62 + .../RemoteReadWriteLock.WriteLock.html | 62 + .../locks/class-use/RemoteReadWriteLock.html | 108 + .../concurrent/locks/package-summary.html | 156 + .../concurrent/locks/package-tree.html | 81 + .../concurrent/locks}/package-use.html | 54 +- .../coherence/concurrent/package-summary.html | 181 + .../coherence/concurrent/package-tree.html | 100 + .../coherence/concurrent/package-use.html | 117 + .../grpc/proxy/GrpcServerConfiguration.html | 165 + .../proxy/NettyBindableServiceFactory.html | 187 + .../grpc/proxy/NettyCredentialsHelper.html | 178 + .../proxy/NettyGrpcAcceptorController.html | 354 + .../grpc/proxy/NettyNamedCacheService.html | 1437 +++ .../grpc/proxy/RefreshableSslContext.html | 315 + .../class-use/GrpcServerConfiguration.html | 62 + .../NettyBindableServiceFactory.html | 62 + .../class-use/NettyCredentialsHelper.html | 62 + .../NettyGrpcAcceptorController.html | 62 + .../class-use/NettyNamedCacheService.html | 98 + .../class-use/RefreshableSslContext.html | 62 + .../grpc/proxy}/package-summary.html | 90 +- .../coherence/grpc/proxy}/package-tree.html | 44 +- .../coherence/grpc/proxy/package-use.html | 88 + .../mp/config/CdiConfigSourceProvider.html | 194 + .../mp/config/CoherenceConfigSource.html | 385 + .../config/CoherenceDefaultsConfigSource.html | 260 + .../mp/config/ConfigPropertyChanged.html | 214 + .../mp/config/ConfigPropertyResolver.html | 254 + .../class-use/CdiConfigSourceProvider.html | 62 + .../class-use/CoherenceConfigSource.html | 62 + .../CoherenceDefaultsConfigSource.html | 62 + .../class-use/ConfigPropertyChanged.html | 62 + .../class-use/ConfigPropertyResolver.html | 62 + .../coherence/mp/config/package-summary.html | 140 + .../coherence/mp/config/package-tree.html | 80 + .../coherence/mp/config/package-use.html | 62 + .../mp/metrics/CdiMetricsRegistryAdapter.html | 221 + .../mp/metrics/CoherenceTagsConfigSource.html | 255 + .../mp/metrics/MpMetricsRegistryAdapter.html | 242 + .../class-use/CdiMetricsRegistryAdapter.html | 62 + .../class-use/CoherenceTagsConfigSource.html | 62 + .../class-use/MpMetricsRegistryAdapter.html | 62 + .../coherence/mp/metrics/package-summary.html | 119 + .../coherence/mp/metrics/package-tree.html | 78 + .../coherence/mp/metrics/package-use.html | 62 + .../repository/AbstractAsyncRepository.html | 2846 +++++ .../repository/AbstractRepository.html | 2689 ++++ ...stractRepositoryBase.Listener.Builder.html | 299 + .../AbstractRepositoryBase.Listener.html | 235 + ...ractRepositoryBase.MapListenerAdapter.html | 252 + .../repository/AbstractRepositoryBase.html | 443 + .../coherence/repository/Accelerated.html | 133 + .../coherence/repository/EntityFactory.html | 174 + .../oracle/coherence/repository/Indexed.html | 195 + .../class-use/AbstractAsyncRepository.html | 62 + .../class-use/AbstractRepository.html | 62 + ...stractRepositoryBase.Listener.Builder.html | 121 + .../AbstractRepositoryBase.Listener.html | 138 + ...ractRepositoryBase.MapListenerAdapter.html | 62 + .../class-use/AbstractRepositoryBase.html | 100 + .../repository/class-use/Accelerated.html | 62 + .../repository/class-use/EntityFactory.html | 142 + .../repository/class-use/Indexed.html | 62 + .../coherence/repository/package-summary.html | 150 + .../coherence/repository/package-tree.html | 101 + .../coherence/repository}/package-use.html | 59 +- .../application/ContainerContext.html | 391 - .../ContainerHelper.ContextAwareListener.html | 278 - ...nerHelper.ContextAwarePrimingListener.html | 224 - ...tainerHelper.ContextAwareSyncListener.html | 226 - .../application/Context.ExtendedContext.html | 142 - .../com/tangosol/application/Context.html | 370 - .../application/LifecycleListener.html | 228 - .../class-use/ContainerContext.html | 266 - .../ContainerHelper.ContextAwareListener.html | 96 - .../class-use/Context.ExtendedContext.html | 113 - .../application/class-use/Context.html | 234 - .../class-use/LifecycleListener.html | 121 - .../tangosol/application/package-tree.html | 109 - .../com/tangosol/application/package-use.html | 248 - .../coherence/config/CacheConfig.html | 4 +- .../coherence/config/CacheMapping.html | 4 +- .../config/CacheMappingRegistry.html | 4 +- .../com/tangosol/coherence/config/Config.html | 4 +- .../EnvironmentVariableResolver.Default.html | 4 +- .../config/EnvironmentVariableResolver.html | 6 +- .../coherence/config/ParameterList.html | 4 +- .../config/ParameterMacroExpression.html | 4 +- .../ParameterMacroExpressionParser.html | 4 +- .../coherence/config/RegExCacheMapping.html | 4 +- .../config/ResolvableParameterList.html | 4 +- .../coherence/config/ResourceMapping.html | 12 +- .../config/ResourceMappingRegistry.html | 4 +- ...chemeMappingRegistry.SchemeMappingKey.html | 4 +- .../config/SchemeMappingRegistry.html | 4 +- .../config/ServiceSchemeRegistry.html | 4 +- .../coherence/config/SimpleParameterList.html | 4 +- .../SystemPropertyResolver.Default.html | 4 +- .../config/SystemPropertyResolver.html | 6 +- .../coherence/config/TopicMapping.html | 8 +- .../config/TypedResourceMapping.html | 4 +- ...lder.ActionPolicyParameterizedBuilder.html | 4 +- ...licyBuilder.NullImplementationBuilder.html | 4 +- .../ActionPolicyBuilder.QuorumRule.html | 4 +- .../config/builder/ActionPolicyBuilder.html | 4 +- .../builder/AddressProviderBuilder.html | 4 +- .../builder/BackingMapManagerBuilder.html | 4 +- .../config/builder/BuilderCustomization.html | 4 +- .../builder/ClusterQuorumPolicyBuilder.html | 4 +- .../builder/CustomAddressProviderBuilder.html | 4 +- .../config/builder/DaemonPoolBuilder.html | 4 +- .../builder/DefaultBuilderCustomization.html | 4 +- .../builder/ElementCalculatorBuilder.html | 4 +- .../config/builder/EvictionPolicyBuilder.html | 4 +- .../FactoryBasedAddressProviderBuilder.html | 4 +- .../InetAddressRangeFilterBuilder.html | 4 +- .../config/builder/InstanceBuilder.html | 4 +- ...validConfigServiceLoadBalancerBuilder.html | 4 +- .../ListBasedAddressProviderBuilder.html | 4 +- .../builder/LocalAddressProviderBuilder.html | 4 +- .../builder/MapBuilder.Dependencies.html | 4 +- .../coherence/config/builder/MapBuilder.html | 4 +- .../config/builder/NamedCacheBuilder.html | 4 +- .../builder/NamedCollectionBuilder.html | 4 +- .../builder/NamedEventInterceptorBuilder.html | 4 +- .../config/builder/NamedResourceBuilder.html | 4 +- ...arameterizedBuilder.ReflectionSupport.html | 6 +- .../config/builder/ParameterizedBuilder.html | 6 +- .../builder/ParameterizedBuilderHelper.html | 4 +- ...meterizedBuilderRegistry.Registration.html | 4 +- .../builder/ParameterizedBuilderRegistry.html | 18 +- .../PartitionAssignmentStrategyBuilder.html | 4 +- .../PartitionedCacheQuorumPolicyBuilder.html | 4 +- ...ramBuilder.PersistenceEnvironmentInfo.html | 4 +- .../PersistenceEnvironmentParamBuilder.html | 4 +- .../builder/ProxyQuorumPolicyBuilder.html | 4 +- .../ProxyServiceLoadBalancerBuilder.html | 4 +- .../config/builder/ReadLocatorBuilder.html | 4 +- ...DependenciesBuilder.DependenciesAware.html | 4 +- ...enciesBuilder.HostnameVerifierBuilder.html | 4 +- ...iesBuilder.NameListDependencies.USAGE.html | 4 +- ...endenciesBuilder.NameListDependencies.html | 4 +- ...erDependenciesBuilder.ProviderBuilder.html | 4 +- .../SSLSocketProviderDependenciesBuilder.html | 4 +- .../config/builder/ServiceBuilder.html | 4 +- .../builder/ServiceFailurePolicyBuilder.html | 4 +- .../builder/ServiceLoadBalancerBuilder.html | 4 +- ...edBuilderRegistry.BuilderRegistration.html | 4 +- ...ameterizedBuilderRegistry.RegistryKey.html | 4 +- ...eterizedBuilderRegistry.RegistryValue.html | 16 +- .../SimpleParameterizedBuilderRegistry.html | 18 +- .../config/builder/SocketProviderBuilder.html | 4 +- .../builder/StaticFactoryInstanceBuilder.html | 4 +- .../builder/SubscriberGroupBuilder.html | 4 +- .../config/builder/UnitCalculatorBuilder.html | 4 +- .../WrapperSocketAddressProviderBuilder.html | 4 +- ...lder.ActionPolicyParameterizedBuilder.html | 4 +- ...licyBuilder.NullImplementationBuilder.html | 4 +- .../ActionPolicyBuilder.QuorumRule.html | 4 +- .../class-use/ActionPolicyBuilder.html | 4 +- .../class-use/AddressProviderBuilder.html | 4 +- .../class-use/BackingMapManagerBuilder.html | 6 +- .../class-use/BuilderCustomization.html | 6 +- .../class-use/ClusterQuorumPolicyBuilder.html | 4 +- .../CustomAddressProviderBuilder.html | 4 +- .../builder/class-use/DaemonPoolBuilder.html | 4 +- .../DefaultBuilderCustomization.html | 4 +- .../class-use/ElementCalculatorBuilder.html | 4 +- .../class-use/EvictionPolicyBuilder.html | 4 +- .../FactoryBasedAddressProviderBuilder.html | 4 +- .../InetAddressRangeFilterBuilder.html | 4 +- .../builder/class-use/InstanceBuilder.html | 4 +- ...validConfigServiceLoadBalancerBuilder.html | 4 +- .../ListBasedAddressProviderBuilder.html | 4 +- .../LocalAddressProviderBuilder.html | 4 +- .../class-use/MapBuilder.Dependencies.html | 12 +- .../config/builder/class-use/MapBuilder.html | 6 +- .../builder/class-use/NamedCacheBuilder.html | 6 +- .../class-use/NamedCollectionBuilder.html | 4 +- .../NamedEventInterceptorBuilder.html | 4 +- .../class-use/NamedResourceBuilder.html | 4 +- ...arameterizedBuilder.ReflectionSupport.html | 30 +- .../class-use/ParameterizedBuilder.html | 50 +- .../class-use/ParameterizedBuilderHelper.html | 4 +- ...meterizedBuilderRegistry.Registration.html | 4 +- .../ParameterizedBuilderRegistry.html | 4 +- .../PartitionAssignmentStrategyBuilder.html | 4 +- .../PartitionedCacheQuorumPolicyBuilder.html | 4 +- ...ramBuilder.PersistenceEnvironmentInfo.html | 4 +- .../PersistenceEnvironmentParamBuilder.html | 4 +- .../class-use/ProxyQuorumPolicyBuilder.html | 4 +- .../ProxyServiceLoadBalancerBuilder.html | 4 +- .../builder/class-use/ReadLocatorBuilder.html | 4 +- ...DependenciesBuilder.DependenciesAware.html | 4 +- ...enciesBuilder.HostnameVerifierBuilder.html | 4 +- ...iesBuilder.NameListDependencies.USAGE.html | 4 +- ...endenciesBuilder.NameListDependencies.html | 4 +- ...erDependenciesBuilder.ProviderBuilder.html | 4 +- .../SSLSocketProviderDependenciesBuilder.html | 4 +- .../builder/class-use/ServiceBuilder.html | 6 +- .../ServiceFailurePolicyBuilder.html | 4 +- .../class-use/ServiceLoadBalancerBuilder.html | 4 +- ...edBuilderRegistry.BuilderRegistration.html | 4 +- ...ameterizedBuilderRegistry.RegistryKey.html | 4 +- ...eterizedBuilderRegistry.RegistryValue.html | 4 +- .../SimpleParameterizedBuilderRegistry.html | 4 +- .../class-use/SocketProviderBuilder.html | 39 +- .../StaticFactoryInstanceBuilder.html | 4 +- .../class-use/SubscriberGroupBuilder.html | 4 +- .../class-use/UnitCalculatorBuilder.html | 4 +- .../WrapperSocketAddressProviderBuilder.html | 4 +- .../config/builder/package-summary.html | 4 +- .../config/builder/package-tree.html | 10 +- .../coherence/config/builder/package-use.html | 43 +- .../AbstractNioManagerBuilder.html | 4 +- .../AbstractStoreManagerBuilder.html | 4 +- .../AsyncStoreManagerBuilder.html | 4 +- .../storemanager/BdbStoreManagerBuilder.html | 4 +- .../BinaryStoreManagerBuilder.html | 4 +- ...inaryStoreManagerBuilderCustomization.html | 4 +- .../CustomStoreManagerBuilder.html | 4 +- .../storemanager/NioFileManagerBuilder.html | 4 +- .../storemanager/NioMemoryManagerBuilder.html | 4 +- .../class-use/AbstractNioManagerBuilder.html | 4 +- .../AbstractStoreManagerBuilder.html | 4 +- .../class-use/AsyncStoreManagerBuilder.html | 4 +- .../class-use/BdbStoreManagerBuilder.html | 4 +- .../class-use/BinaryStoreManagerBuilder.html | 4 +- ...inaryStoreManagerBuilderCustomization.html | 4 +- .../class-use/CustomStoreManagerBuilder.html | 4 +- .../class-use/NioFileManagerBuilder.html | 4 +- .../class-use/NioMemoryManagerBuilder.html | 4 +- .../builder/storemanager/package-summary.html | 4 +- .../builder/storemanager/package-tree.html | 4 +- .../builder/storemanager/package-use.html | 4 +- .../config/class-use/CacheConfig.html | 4 +- .../config/class-use/CacheMapping.html | 4 +- .../class-use/CacheMappingRegistry.html | 4 +- .../coherence/config/class-use/Config.html | 4 +- .../EnvironmentVariableResolver.Default.html | 4 +- .../EnvironmentVariableResolver.html | 27 +- .../config/class-use/ParameterList.html | 46 +- .../class-use/ParameterMacroExpression.html | 4 +- .../ParameterMacroExpressionParser.html | 4 +- .../config/class-use/RegExCacheMapping.html | 4 +- .../class-use/ResolvableParameterList.html | 4 +- .../config/class-use/ResourceMapping.html | 6 +- .../class-use/ResourceMappingRegistry.html | 4 +- ...chemeMappingRegistry.SchemeMappingKey.html | 4 +- .../class-use/SchemeMappingRegistry.html | 4 +- .../class-use/ServiceSchemeRegistry.html | 4 +- .../config/class-use/SimpleParameterList.html | 4 +- .../SystemPropertyResolver.Default.html | 4 +- .../class-use/SystemPropertyResolver.html | 27 +- .../config/class-use/TopicMapping.html | 4 +- .../class-use/TypedResourceMapping.html | 4 +- .../coherence/config/package-summary.html | 4 +- .../coherence/config/package-tree.html | 4 +- .../coherence/config/package-use.html | 44 +- .../config/scheme/AbstractCachingScheme.html | 4 +- .../scheme/AbstractCompositeScheme.html | 4 +- .../config/scheme/AbstractJournalScheme.html | 4 +- .../scheme/AbstractLocalCachingScheme.html | 4 +- .../config/scheme/AbstractScheme.html | 4 +- .../config/scheme/AbstractServiceScheme.html | 8 +- .../config/scheme/BackingMapScheme.html | 4 +- .../config/scheme/BackupMapConfig.html | 4 +- .../config/scheme/BaseGrpcCacheScheme.html | 4 +- .../config/scheme/BaseGrpcScheme.html | 4 +- .../scheme/BundleManager.BundleConfig.html | 4 +- .../config/scheme/BundleManager.html | 4 +- .../config/scheme/BundlingScheme.html | 4 +- .../config/scheme/CacheStoreScheme.html | 4 +- .../config/scheme/CachingScheme.html | 4 +- .../config/scheme/CaffeineScheme.html | 16 +- .../coherence/config/scheme/ClassScheme.html | 4 +- .../config/scheme/ClusteredCachingScheme.html | 4 +- .../scheme/ContinuousQueryCacheScheme.html | 4 +- .../coherence/config/scheme/CustomScheme.html | 4 +- .../DistributedScheme.BackupConfig.html | 4 +- .../config/scheme/DistributedScheme.html | 4 +- .../config/scheme/ExternalScheme.html | 4 +- .../config/scheme/FlashJournalScheme.html | 4 +- .../config/scheme/InvocationScheme.html | 4 +- .../coherence/config/scheme/LocalScheme.html | 4 +- .../config/scheme/NamedQueueScheme.html | 4 +- .../config/scheme/NamedTopicScheme.html | 4 +- .../coherence/config/scheme/NearScheme.html | 4 +- .../scheme/ObservableCachingScheme.html | 4 +- .../config/scheme/OptimisticScheme.html | 4 +- .../config/scheme/OverflowScheme.html | 4 +- .../config/scheme/PagedExternalScheme.html | 4 +- .../config/scheme/PagedQueueScheme.html | 4 +- .../config/scheme/PagedTopicScheme.html | 4 +- .../scheme/PagedTopicStorageScheme.html | 4 +- .../coherence/config/scheme/ProxyScheme.html | 4 +- .../coherence/config/scheme/QueueScheme.html | 4 +- .../config/scheme/RamJournalScheme.html | 4 +- .../scheme/ReadWriteBackingMapScheme.html | 4 +- .../config/scheme/RemoteCacheScheme.html | 4 +- .../config/scheme/RemoteInvocationScheme.html | 4 +- .../config/scheme/ReplicatedScheme.html | 4 +- .../coherence/config/scheme/Scheme.html | 4 +- .../config/scheme/ServiceScheme.html | 8 +- .../config/scheme/SimpleDequeScheme.html | 4 +- .../coherence/config/scheme/TopicScheme.html | 4 +- .../config/scheme/TransactionalScheme.html | 4 +- .../coherence/config/scheme/ViewScheme.html | 4 +- .../config/scheme/WrapperCachingScheme.html | 4 +- .../class-use/AbstractCachingScheme.html | 6 +- .../class-use/AbstractCompositeScheme.html | 4 +- .../class-use/AbstractJournalScheme.html | 4 +- .../class-use/AbstractLocalCachingScheme.html | 6 +- .../scheme/class-use/AbstractScheme.html | 6 +- .../class-use/AbstractServiceScheme.html | 6 +- .../scheme/class-use/BackingMapScheme.html | 4 +- .../scheme/class-use/BackupMapConfig.html | 4 +- .../scheme/class-use/BaseGrpcCacheScheme.html | 4 +- .../scheme/class-use/BaseGrpcScheme.html | 4 +- .../class-use/BundleManager.BundleConfig.html | 4 +- .../scheme/class-use/BundleManager.html | 4 +- .../scheme/class-use/BundlingScheme.html | 4 +- .../scheme/class-use/CacheStoreScheme.html | 4 +- .../scheme/class-use/CachingScheme.html | 6 +- .../scheme/class-use/CaffeineScheme.html | 4 +- .../config/scheme/class-use/ClassScheme.html | 4 +- .../class-use/ClusteredCachingScheme.html | 4 +- .../class-use/ContinuousQueryCacheScheme.html | 4 +- .../config/scheme/class-use/CustomScheme.html | 4 +- .../DistributedScheme.BackupConfig.html | 4 +- .../scheme/class-use/DistributedScheme.html | 4 +- .../scheme/class-use/ExternalScheme.html | 4 +- .../scheme/class-use/FlashJournalScheme.html | 4 +- .../scheme/class-use/InvocationScheme.html | 4 +- .../config/scheme/class-use/LocalScheme.html | 4 +- .../scheme/class-use/NamedQueueScheme.html | 4 +- .../scheme/class-use/NamedTopicScheme.html | 4 +- .../config/scheme/class-use/NearScheme.html | 4 +- .../class-use/ObservableCachingScheme.html | 6 +- .../scheme/class-use/OptimisticScheme.html | 4 +- .../scheme/class-use/OverflowScheme.html | 4 +- .../scheme/class-use/PagedExternalScheme.html | 4 +- .../scheme/class-use/PagedQueueScheme.html | 4 +- .../scheme/class-use/PagedTopicScheme.html | 4 +- .../class-use/PagedTopicStorageScheme.html | 4 +- .../config/scheme/class-use/ProxyScheme.html | 4 +- .../config/scheme/class-use/QueueScheme.html | 4 +- .../scheme/class-use/RamJournalScheme.html | 4 +- .../class-use/ReadWriteBackingMapScheme.html | 4 +- .../scheme/class-use/RemoteCacheScheme.html | 4 +- .../class-use/RemoteInvocationScheme.html | 4 +- .../scheme/class-use/ReplicatedScheme.html | 4 +- .../config/scheme/class-use/Scheme.html | 6 +- .../scheme/class-use/ServiceScheme.html | 6 +- .../scheme/class-use/SimpleDequeScheme.html | 4 +- .../config/scheme/class-use/TopicScheme.html | 4 +- .../scheme/class-use/TransactionalScheme.html | 4 +- .../config/scheme/class-use/ViewScheme.html | 4 +- .../class-use/WrapperCachingScheme.html | 4 +- .../config/scheme/package-summary.html | 6 +- .../coherence/config/scheme/package-tree.html | 4 +- .../coherence/config/scheme/package-use.html | 4 +- .../tangosol/coherence/config/unit/Bytes.html | 4 +- .../coherence/config/unit/Megabytes.html | 4 +- .../coherence/config/unit/Millis.html | 4 +- .../coherence/config/unit/Seconds.html | 4 +- .../tangosol/coherence/config/unit/Units.html | 4 +- .../config/unit/class-use/Bytes.html | 4 +- .../config/unit/class-use/Megabytes.html | 4 +- .../config/unit/class-use/Millis.html | 4 +- .../config/unit/class-use/Seconds.html | 4 +- .../config/unit/class-use/Units.html | 4 +- .../config/unit/package-summary.html | 4 +- .../coherence/config/unit/package-tree.html | 4 +- .../coherence/config/unit/package-use.html | 4 +- ...CacheConfigNamespaceHandler.Extension.html | 4 +- .../xml/CacheConfigNamespaceHandler.html | 4 +- ...ionalConfigNamespaceHandler.Extension.html | 4 +- .../OperationalConfigNamespaceHandler.html | 4 +- ...CacheConfigNamespaceHandler.Extension.html | 4 +- .../CacheConfigNamespaceHandler.html | 4 +- ...ionalConfigNamespaceHandler.Extension.html | 4 +- .../OperationalConfigNamespaceHandler.html | 4 +- .../coherence/config/xml/package-summary.html | 4 +- .../coherence/config/xml/package-tree.html | 4 +- .../coherence/config/xml/package-use.html | 4 +- .../CacheDefaultsPreprocessor.html | 4 +- .../DefaultsCreationPreprocessor.html | 4 +- .../xml/preprocessor/ExtendPreprocessor.html | 4 +- .../OperationalDefaultsPreprocessor.html | 4 +- .../PofSerializerPreprocessor.html | 4 +- .../preprocessor/SchemeRefPreprocessor.html | 4 +- .../SystemPropertyPreprocessor.html | 4 +- .../preprocessor/TCPAcceptorPreprocessor.html | 4 +- .../TransactionalPreprocessor.html | 4 +- .../preprocessor/ViewSchemePreprocessor.html | 4 +- .../class-use/CacheDefaultsPreprocessor.html | 4 +- .../DefaultsCreationPreprocessor.html | 4 +- .../class-use/ExtendPreprocessor.html | 4 +- .../OperationalDefaultsPreprocessor.html | 4 +- .../class-use/PofSerializerPreprocessor.html | 4 +- .../class-use/SchemeRefPreprocessor.html | 4 +- .../class-use/SystemPropertyPreprocessor.html | 4 +- .../class-use/TCPAcceptorPreprocessor.html | 4 +- .../class-use/TransactionalPreprocessor.html | 4 +- .../class-use/ViewSchemePreprocessor.html | 4 +- .../xml/preprocessor/package-summary.html | 4 +- .../config/xml/preprocessor/package-tree.html | 4 +- .../config/xml/preprocessor/package-use.html | 4 +- ...ElementProcessor.EmptyElementBehavior.html | 4 +- .../AbstractEmptyElementProcessor.html | 4 +- .../AcceptorDependenciesProcessor.html | 4 +- .../AddressProviderBuilderProcessor.html | 4 +- .../xml/processor/AsyncBackupProcessor.html | 4 +- .../processor/AuthorizedHostsProcessor.html | 4 +- .../processor/BackingMapSchemeProcessor.html | 4 +- .../xml/processor/BufferTypeProcessor.html | 4 +- .../CacheConfigOverrideProcessor.html | 4 +- .../xml/processor/CacheMappingProcessor.html | 4 +- .../processor/CacheServiceProxyProcessor.html | 4 +- .../CachingSchemeMappingProcessor.html | 4 +- .../processor/CachingSchemesProcessor.html | 4 +- .../processor/CompositeSchemeProcessor.html | 4 +- .../xml/processor/ConfigurationProcessor.html | 4 +- ...bleBinaryStoreManagerBuilderProcessor.html | 4 +- .../CustomizableBuilderProcessor.html | 4 +- .../xml/processor/DaemonPoolProcessor.html | 4 +- .../xml/processor/DefaultsProcessor.html | 4 +- .../processor/DeltaCompressorProcessor.html | 4 +- .../processor/ElementCalculatorProcessor.html | 4 +- .../xml/processor/ElementProcessorHelper.html | 4 +- .../config/xml/processor/EnumProcessor.html | 4 +- .../processor/EvictionPolicyProcessor.html | 4 +- .../xml/processor/ExecutorProcessor.html | 4 +- .../GlobalSocketProviderProcessor.html | 4 +- ...hProcessor.XMLHealthCheckDependencies.html | 4 +- .../config/xml/processor/HealthProcessor.html | 4 +- .../HttpAcceptorDependenciesProcessor.html | 4 +- ...InitParamProcessor.CacheRefExpression.html | 4 +- ...aramProcessor.CollectionRefExpression.html | 4 +- ...mProcessor.DataStructureRefExpression.html | 4 +- ...tParamProcessor.ResourceRefExpression.html | 4 +- ...nitParamProcessor.SchemeRefExpression.html | 4 +- .../xml/processor/InitParamProcessor.html | 4 +- .../xml/processor/InitParamsProcessor.html | 4 +- .../InitiatorDependenciesProcessor.html | 4 +- .../xml/processor/InstanceProcessor.html | 4 +- .../xml/processor/InterceptorProcessor.html | 4 +- .../xml/processor/InterceptorsProcessor.html | 4 +- .../InternalCacheSchemeProcessor.html | 4 +- .../InvocationServiceProxyProcessor.html | 4 +- .../xml/processor/KeystoreProcessor.html | 4 +- .../processor/LeaseGranularityProcessor.html | 4 +- .../xml/processor/LocalAddressProcessor.html | 4 +- .../xml/processor/MapListenerProcessor.html | 4 +- .../processor/MemberListenerProcessor.html | 4 +- .../xml/processor/MemorySizeProcessor.html | 4 +- .../MessageDeliveryModeProcessor.html | 4 +- .../config/xml/processor/MillisProcessor.html | 4 +- .../xml/processor/NoOpElementProcessor.html | 4 +- .../processor/OperationBundlingProcessor.html | 4 +- .../processor/PagedTopicSchemeProcessor.html | 4 +- .../xml/processor/ParamTypeProcessor.html | 4 +- .../PartitionAssignmentStrategyProcessor.html | 4 +- .../processor/PartitionListenerProcessor.html | 4 +- .../PartitionedQuorumPolicyProcessor.html | 4 +- ...lderProcessor.DefaultPasswordProvider.html | 4 +- .../PasswordProviderBuilderProcessor.html | 4 +- .../processor/PasswordProvidersProcessor.html | 4 +- .../xml/processor/PasswordURLProcessor.html | 4 +- ...essor.PersistenceEnvironmentProcessor.html | 4 +- .../PersistenceEnvironmentsProcessor.html | 4 +- .../xml/processor/PersistenceProcessor.html | 4 +- .../xml/processor/ProviderProcessor.html | 4 +- .../processor/ProxyQuorumPolicyProcessor.html | 4 +- .../xml/processor/ReadLocatorProcessor.html | 4 +- .../processor/ResourceBuilderProcessor.html | 4 +- .../xml/processor/ResourcesProcessor.html | 4 +- .../SSLHostnameVerifierProcessor.html | 4 +- .../xml/processor/SSLManagerProcessor.html | 4 +- .../xml/processor/SSLNameListProcessor.html | 4 +- .../config/xml/processor/SSLProcessor.html | 4 +- .../xml/processor/SchemesProcessor.html | 4 +- .../xml/processor/ScopeNameProcessor.html | 4 +- .../processor/SerializerBuilderProcessor.html | 4 +- .../processor/SerializerFactoryProcessor.html | 4 +- .../xml/processor/SerializersProcessor.html | 4 +- .../processor/ServiceBuilderProcessor.html | 4 +- .../ServiceFailurePolicyProcessor.html | 4 +- .../ServiceLoadBalancerProcessor.html | 4 +- .../xml/processor/SimpleBuilderProcessor.html | 4 +- .../xml/processor/SocketOptionsProcessor.html | 4 +- .../processor/SocketProviderProcessor.html | 4 +- .../processor/SocketProvidersProcessor.html | 4 +- .../processor/SpecificInstanceProcessor.html | 4 +- ...orageAccessAuthorizerBuilderProcessor.html | 4 +- .../StorageAccessAuthorizersProcessor.html | 4 +- .../xml/processor/StorageProcessor.html | 4 +- .../processor/SubscriberGroupProcessor.html | 4 +- .../processor/SubscriberGroupsProcessor.html | 4 +- .../xml/processor/TcpAcceptorProcessor.html | 4 +- .../xml/processor/TcpInitiatorProcessor.html | 4 +- .../xml/processor/TopicMappingProcessor.html | 4 +- .../TopicSchemeMappingProcessor.html | 4 +- .../xml/processor/TransformerProcessor.html | 4 +- .../processor/UnitCalculatorProcessor.html | 4 +- .../UnsupportedFeatureProcessor.html | 4 +- .../ValueStorageSchemeProcessor.html | 4 +- .../WrapperStreamFactoryListProcessor.html | 4 +- ...ElementProcessor.EmptyElementBehavior.html | 4 +- .../AbstractEmptyElementProcessor.html | 4 +- .../AcceptorDependenciesProcessor.html | 4 +- .../AddressProviderBuilderProcessor.html | 4 +- .../class-use/AsyncBackupProcessor.html | 4 +- .../class-use/AuthorizedHostsProcessor.html | 4 +- .../class-use/BackingMapSchemeProcessor.html | 4 +- .../class-use/BufferTypeProcessor.html | 4 +- .../CacheConfigOverrideProcessor.html | 4 +- .../class-use/CacheMappingProcessor.html | 4 +- .../class-use/CacheServiceProxyProcessor.html | 4 +- .../CachingSchemeMappingProcessor.html | 4 +- .../class-use/CachingSchemesProcessor.html | 4 +- .../class-use/CompositeSchemeProcessor.html | 4 +- .../class-use/ConfigurationProcessor.html | 4 +- ...bleBinaryStoreManagerBuilderProcessor.html | 4 +- .../CustomizableBuilderProcessor.html | 4 +- .../class-use/DaemonPoolProcessor.html | 4 +- .../class-use/DefaultsProcessor.html | 4 +- .../class-use/DeltaCompressorProcessor.html | 4 +- .../class-use/ElementCalculatorProcessor.html | 4 +- .../class-use/ElementProcessorHelper.html | 4 +- .../processor/class-use/EnumProcessor.html | 4 +- .../class-use/EvictionPolicyProcessor.html | 4 +- .../class-use/ExecutorProcessor.html | 4 +- .../GlobalSocketProviderProcessor.html | 4 +- ...hProcessor.XMLHealthCheckDependencies.html | 4 +- .../processor/class-use/HealthProcessor.html | 4 +- .../HttpAcceptorDependenciesProcessor.html | 4 +- ...InitParamProcessor.CacheRefExpression.html | 4 +- ...aramProcessor.CollectionRefExpression.html | 4 +- ...mProcessor.DataStructureRefExpression.html | 4 +- ...tParamProcessor.ResourceRefExpression.html | 4 +- ...nitParamProcessor.SchemeRefExpression.html | 4 +- .../class-use/InitParamProcessor.html | 4 +- .../class-use/InitParamsProcessor.html | 4 +- .../InitiatorDependenciesProcessor.html | 4 +- .../class-use/InstanceProcessor.html | 4 +- .../class-use/InterceptorProcessor.html | 4 +- .../class-use/InterceptorsProcessor.html | 4 +- .../InternalCacheSchemeProcessor.html | 4 +- .../InvocationServiceProxyProcessor.html | 4 +- .../class-use/KeystoreProcessor.html | 4 +- .../class-use/LeaseGranularityProcessor.html | 4 +- .../class-use/LocalAddressProcessor.html | 4 +- .../class-use/MapListenerProcessor.html | 4 +- .../class-use/MemberListenerProcessor.html | 4 +- .../class-use/MemorySizeProcessor.html | 4 +- .../MessageDeliveryModeProcessor.html | 4 +- .../processor/class-use/MillisProcessor.html | 4 +- .../class-use/NoOpElementProcessor.html | 4 +- .../class-use/OperationBundlingProcessor.html | 4 +- .../class-use/PagedTopicSchemeProcessor.html | 4 +- .../class-use/ParamTypeProcessor.html | 4 +- .../PartitionAssignmentStrategyProcessor.html | 4 +- .../class-use/PartitionListenerProcessor.html | 4 +- .../PartitionedQuorumPolicyProcessor.html | 4 +- ...lderProcessor.DefaultPasswordProvider.html | 4 +- .../PasswordProviderBuilderProcessor.html | 4 +- .../class-use/PasswordProvidersProcessor.html | 4 +- .../class-use/PasswordURLProcessor.html | 4 +- ...essor.PersistenceEnvironmentProcessor.html | 4 +- .../PersistenceEnvironmentsProcessor.html | 4 +- .../class-use/PersistenceProcessor.html | 4 +- .../class-use/ProviderProcessor.html | 4 +- .../class-use/ProxyQuorumPolicyProcessor.html | 4 +- .../class-use/ReadLocatorProcessor.html | 4 +- .../class-use/ResourceBuilderProcessor.html | 4 +- .../class-use/ResourcesProcessor.html | 4 +- .../SSLHostnameVerifierProcessor.html | 4 +- .../class-use/SSLManagerProcessor.html | 4 +- .../class-use/SSLNameListProcessor.html | 4 +- .../xml/processor/class-use/SSLProcessor.html | 4 +- .../processor/class-use/SchemesProcessor.html | 4 +- .../class-use/ScopeNameProcessor.html | 4 +- .../class-use/SerializerBuilderProcessor.html | 4 +- .../class-use/SerializerFactoryProcessor.html | 4 +- .../class-use/SerializersProcessor.html | 4 +- .../class-use/ServiceBuilderProcessor.html | 4 +- .../ServiceFailurePolicyProcessor.html | 4 +- .../ServiceLoadBalancerProcessor.html | 4 +- .../class-use/SimpleBuilderProcessor.html | 4 +- .../class-use/SocketOptionsProcessor.html | 4 +- .../class-use/SocketProviderProcessor.html | 4 +- .../class-use/SocketProvidersProcessor.html | 4 +- .../class-use/SpecificInstanceProcessor.html | 4 +- ...orageAccessAuthorizerBuilderProcessor.html | 4 +- .../StorageAccessAuthorizersProcessor.html | 4 +- .../processor/class-use/StorageProcessor.html | 4 +- .../class-use/SubscriberGroupProcessor.html | 4 +- .../class-use/SubscriberGroupsProcessor.html | 4 +- .../class-use/TcpAcceptorProcessor.html | 4 +- .../class-use/TcpInitiatorProcessor.html | 4 +- .../class-use/TopicMappingProcessor.html | 4 +- .../TopicSchemeMappingProcessor.html | 4 +- .../class-use/TransformerProcessor.html | 4 +- .../class-use/UnitCalculatorProcessor.html | 4 +- .../UnsupportedFeatureProcessor.html | 4 +- .../ValueStorageSchemeProcessor.html | 4 +- .../WrapperStreamFactoryListProcessor.html | 4 +- .../config/xml/processor/package-summary.html | 4 +- .../config/xml/processor/package-tree.html | 4 +- .../config/xml/processor/package-use.html | 4 +- .../dslquery/ChainedExtractorBuilder.html | 4 +- .../coherence/dslquery/CohQLException.html | 4 +- .../dslquery/CoherenceQueryLanguage.html | 4 +- .../coherence/dslquery/ExecutionContext.html | 12 +- .../coherence/dslquery/ExtractorBuilder.html | 4 +- .../coherence/dslquery/FilterBuilder.html | 4 +- .../QueryPlus.DefaultDependencies.html | 4 +- .../dslquery/QueryPlus.Dependencies.html | 4 +- .../QueryPlus.DependenciesHelper.html | 4 +- .../coherence/dslquery/QueryPlus.html | 4 +- .../dslquery/ReflectionExtractorBuilder.html | 4 +- .../coherence/dslquery/Statement.html | 4 +- .../coherence/dslquery/StatementBuilder.html | 4 +- .../coherence/dslquery/StatementExecutor.html | 4 +- .../coherence/dslquery/StatementResult.html | 4 +- .../dslquery/UniversalExtractorBuilder.html | 4 +- .../class-use/ChainedExtractorBuilder.html | 4 +- .../dslquery/class-use/CohQLException.html | 4 +- .../class-use/CoherenceQueryLanguage.html | 4 +- .../dslquery/class-use/ExecutionContext.html | 4 +- .../dslquery/class-use/ExtractorBuilder.html | 4 +- .../dslquery/class-use/FilterBuilder.html | 4 +- .../QueryPlus.DefaultDependencies.html | 4 +- .../class-use/QueryPlus.Dependencies.html | 4 +- .../QueryPlus.DependenciesHelper.html | 4 +- .../dslquery/class-use/QueryPlus.html | 4 +- .../class-use/ReflectionExtractorBuilder.html | 4 +- .../dslquery/class-use/Statement.html | 4 +- .../dslquery/class-use/StatementBuilder.html | 4 +- .../dslquery/class-use/StatementExecutor.html | 4 +- .../dslquery/class-use/StatementResult.html | 4 +- .../class-use/UniversalExtractorBuilder.html | 4 +- .../dslquery/function/FunctionBuilders.html | 4 +- .../function/class-use/FunctionBuilders.html | 4 +- .../dslquery/function/package-summary.html | 4 +- .../dslquery/function/package-tree.html | 4 +- .../dslquery/function/package-use.html | 4 +- .../dslquery/operator/AdditionOperator.html | 4 +- .../dslquery/operator/AndOperator.html | 4 +- .../dslquery/operator/BaseOperator.html | 4 +- .../dslquery/operator/BetweenOperator.html | 4 +- .../dslquery/operator/ComparisonOperator.html | 4 +- .../operator/ContainsAllOperator.html | 4 +- .../operator/ContainsAnyOperator.html | 4 +- .../dslquery/operator/ContainsOperator.html | 4 +- .../dslquery/operator/DivisionOperator.html | 4 +- .../dslquery/operator/EqualsOperator.html | 4 +- .../operator/GreaterEqualsOperator.html | 4 +- .../dslquery/operator/GreaterOperator.html | 4 +- .../dslquery/operator/ILikeOperator.html | 4 +- .../dslquery/operator/InOperator.html | 4 +- .../dslquery/operator/LessEqualsOperator.html | 4 +- .../dslquery/operator/LessOperator.html | 4 +- .../dslquery/operator/LikeOperator.html | 4 +- .../operator/MultiplicationOperator.html | 4 +- .../dslquery/operator/NotEqualsOperator.html | 4 +- .../dslquery/operator/OrOperator.html | 4 +- .../operator/SubtractionOperator.html | 4 +- .../dslquery/operator/XorOperator.html | 4 +- .../operator/class-use/AdditionOperator.html | 4 +- .../operator/class-use/AndOperator.html | 4 +- .../operator/class-use/BaseOperator.html | 4 +- .../operator/class-use/BetweenOperator.html | 4 +- .../class-use/ComparisonOperator.html | 4 +- .../class-use/ContainsAllOperator.html | 4 +- .../class-use/ContainsAnyOperator.html | 4 +- .../operator/class-use/ContainsOperator.html | 4 +- .../operator/class-use/DivisionOperator.html | 4 +- .../operator/class-use/EqualsOperator.html | 4 +- .../class-use/GreaterEqualsOperator.html | 4 +- .../operator/class-use/GreaterOperator.html | 4 +- .../operator/class-use/ILikeOperator.html | 4 +- .../operator/class-use/InOperator.html | 4 +- .../class-use/LessEqualsOperator.html | 4 +- .../operator/class-use/LessOperator.html | 4 +- .../operator/class-use/LikeOperator.html | 4 +- .../class-use/MultiplicationOperator.html | 4 +- .../operator/class-use/NotEqualsOperator.html | 4 +- .../operator/class-use/OrOperator.html | 4 +- .../class-use/SubtractionOperator.html | 4 +- .../operator/class-use/XorOperator.html | 4 +- .../dslquery/operator/package-summary.html | 4 +- .../dslquery/operator/package-tree.html | 4 +- .../dslquery/operator/package-use.html | 4 +- .../coherence/dslquery/package-summary.html | 4 +- .../coherence/dslquery/package-tree.html | 4 +- .../coherence/dslquery/package-use.html | 4 +- ...yPlusStatementBuilder.AbstractOPToken.html | 4 +- ...lusStatementBuilder.AbstractStatement.html | 4 +- .../AbstractQueryPlusStatementBuilder.html | 4 +- ...mandsStatementBuilder.CommandsOPToken.html | 4 +- ...entBuilder.CommandsQueryPlusStatement.html | 4 +- .../queryplus/CommandsStatementBuilder.html | 4 +- ...uilder.ExtendedLanguageCommandOPToken.html | 4 +- ...er.ExtendedLanguageQueryPlusStatement.html | 4 +- .../ExtendedLanguageStatementBuilder.html | 4 +- ...lpStatementBuilder.HelpCommandOPToken.html | 4 +- ...atementBuilder.HelpQueryPlusStatement.html | 4 +- .../queryplus/HelpStatementBuilder.html | 4 +- ...mentBuilder.SanityCheckCommandOPToken.html | 4 +- ...Builder.SanityCheckQueryPlusStatement.html | 4 +- .../SanityCheckStatementBuilder.html | 4 +- ...atementBuilder.ServicesCommandOPToken.html | 4 +- ...entBuilder.ServicesQueryPlusStatement.html | 4 +- .../queryplus/ServicesStatementBuilder.html | 4 +- ...outStatementBuilder.SetTimeoutOPToken.html | 4 +- ...tStatementBuilder.SetTimeoutStatement.html | 4 +- .../queryplus/SetTimeoutStatementBuilder.html | 4 +- ...eStatementBuilder.TraceCommandOPToken.html | 4 +- ...tementBuilder.TraceQueryPlusStatement.html | 4 +- .../queryplus/TraceStatementBuilder.html | 4 +- ...atementBuilder.WheneverCommandOPToken.html | 4 +- ...entBuilder.WheneverQueryPlusStatement.html | 4 +- .../queryplus/WheneverStatementBuilder.html | 4 +- ...yPlusStatementBuilder.AbstractOPToken.html | 4 +- ...lusStatementBuilder.AbstractStatement.html | 4 +- .../AbstractQueryPlusStatementBuilder.html | 4 +- ...mandsStatementBuilder.CommandsOPToken.html | 4 +- ...entBuilder.CommandsQueryPlusStatement.html | 4 +- .../class-use/CommandsStatementBuilder.html | 4 +- ...uilder.ExtendedLanguageCommandOPToken.html | 4 +- ...er.ExtendedLanguageQueryPlusStatement.html | 4 +- .../ExtendedLanguageStatementBuilder.html | 4 +- ...lpStatementBuilder.HelpCommandOPToken.html | 4 +- ...atementBuilder.HelpQueryPlusStatement.html | 4 +- .../class-use/HelpStatementBuilder.html | 4 +- ...mentBuilder.SanityCheckCommandOPToken.html | 4 +- ...Builder.SanityCheckQueryPlusStatement.html | 4 +- .../SanityCheckStatementBuilder.html | 4 +- ...atementBuilder.ServicesCommandOPToken.html | 4 +- ...entBuilder.ServicesQueryPlusStatement.html | 4 +- .../class-use/ServicesStatementBuilder.html | 4 +- ...outStatementBuilder.SetTimeoutOPToken.html | 4 +- ...tStatementBuilder.SetTimeoutStatement.html | 4 +- .../class-use/SetTimeoutStatementBuilder.html | 4 +- ...eStatementBuilder.TraceCommandOPToken.html | 4 +- ...tementBuilder.TraceQueryPlusStatement.html | 4 +- .../class-use/TraceStatementBuilder.html | 4 +- ...atementBuilder.WheneverCommandOPToken.html | 4 +- ...entBuilder.WheneverQueryPlusStatement.html | 4 +- .../class-use/WheneverStatementBuilder.html | 4 +- .../dslquery/queryplus/package-summary.html | 4 +- .../dslquery/queryplus/package-tree.html | 4 +- .../dslquery/queryplus/package-use.html | 4 +- .../dslquery/statement/AbstractStatement.html | 4 +- .../statement/AbstractStatementBuilder.html | 4 +- ...ackupStatementBuilder.BackupStatement.html | 4 +- .../statement/BackupStatementBuilder.html | 4 +- ...StatementBuilder.CreateCacheStatement.html | 4 +- .../CreateCacheStatementBuilder.html | 4 +- ...StatementBuilder.CreateIndexStatement.html | 4 +- .../CreateIndexStatementBuilder.html | 4 +- .../statement/DefaultStatementResult.html | 4 +- ...eleteStatementBuilder.DeleteStatement.html | 4 +- .../statement/DeleteStatementBuilder.html | 4 +- ...heStatementBuilder.DropCacheStatement.html | 4 +- .../statement/DropCacheStatementBuilder.html | 4 +- ...exStatementBuilder.DropIndexStatement.html | 4 +- .../statement/DropIndexStatementBuilder.html | 4 +- .../FormattedMapStatementResult.html | 4 +- ...nsertStatementBuilder.InsertStatement.html | 4 +- .../statement/InsertStatementBuilder.html | 4 +- ...atementBuilder.QueryRecorderStatement.html | 4 +- .../QueryRecorderStatementBuilder.html | 4 +- ...toreStatementBuilder.RestoreStatement.html | 4 +- .../statement/RestoreStatementBuilder.html | 4 +- ...StatementBuilder.AsyncSelectStatement.html | 4 +- ...electStatementBuilder.SelectStatement.html | 4 +- .../statement/SelectStatementBuilder.html | 4 +- ...ourceStatementBuilder.SourceStatement.html | 4 +- .../statement/SourceStatementBuilder.html | 4 +- ...atementBuilder.TruncateCacheStatement.html | 4 +- .../TruncateCacheStatementBuilder.html | 4 +- ...pdateStatementBuilder.UpdateStatement.html | 4 +- .../statement/UpdateStatementBuilder.html | 4 +- .../class-use/AbstractStatement.html | 4 +- .../class-use/AbstractStatementBuilder.html | 4 +- ...ackupStatementBuilder.BackupStatement.html | 4 +- .../class-use/BackupStatementBuilder.html | 4 +- ...StatementBuilder.CreateCacheStatement.html | 4 +- .../CreateCacheStatementBuilder.html | 4 +- ...StatementBuilder.CreateIndexStatement.html | 4 +- .../CreateIndexStatementBuilder.html | 4 +- .../class-use/DefaultStatementResult.html | 4 +- ...eleteStatementBuilder.DeleteStatement.html | 4 +- .../class-use/DeleteStatementBuilder.html | 4 +- ...heStatementBuilder.DropCacheStatement.html | 4 +- .../class-use/DropCacheStatementBuilder.html | 4 +- ...exStatementBuilder.DropIndexStatement.html | 4 +- .../class-use/DropIndexStatementBuilder.html | 4 +- .../FormattedMapStatementResult.html | 4 +- ...nsertStatementBuilder.InsertStatement.html | 4 +- .../class-use/InsertStatementBuilder.html | 4 +- ...atementBuilder.QueryRecorderStatement.html | 4 +- .../QueryRecorderStatementBuilder.html | 4 +- ...toreStatementBuilder.RestoreStatement.html | 4 +- .../class-use/RestoreStatementBuilder.html | 4 +- ...StatementBuilder.AsyncSelectStatement.html | 4 +- ...electStatementBuilder.SelectStatement.html | 4 +- .../class-use/SelectStatementBuilder.html | 4 +- ...ourceStatementBuilder.SourceStatement.html | 4 +- .../class-use/SourceStatementBuilder.html | 4 +- ...atementBuilder.TruncateCacheStatement.html | 4 +- .../TruncateCacheStatementBuilder.html | 4 +- ...pdateStatementBuilder.UpdateStatement.html | 4 +- .../class-use/UpdateStatementBuilder.html | 4 +- .../dslquery/statement/package-summary.html | 4 +- .../dslquery/statement/package-tree.html | 4 +- .../dslquery/statement/package-use.html | 4 +- .../AbstractSnapshotStatement.html | 4 +- ...ementBuilder.ArchiveSnapshotStatement.html | 4 +- .../ArchiveSnapshotStatementBuilder.html | 4 +- ...tementBuilder.CreateSnapshotStatement.html | 4 +- .../CreateSnapshotStatementBuilder.html | 4 +- ...atementBuilder.ForceRecoveryStatement.html | 4 +- .../ForceRecoveryStatementBuilder.html | 4 +- ...tatementBuilder.ListArchiverStatement.html | 4 +- .../ListArchiverStatementBuilder.html | 4 +- ...tatementBuilder.ListServicesStatement.html | 4 +- .../ListServicesStatementBuilder.html | 4 +- ...atementBuilder.ListSnapshotsStatement.html | 4 +- .../ListSnapshotsStatementBuilder.html | 4 +- ...ementBuilder.RecoverSnapshotStatement.html | 4 +- .../RecoverSnapshotStatementBuilder.html | 4 +- ...tementBuilder.RemoveSnapshotStatement.html | 4 +- .../RemoveSnapshotStatementBuilder.html | 4 +- ...atementBuilder.ResumeServiceStatement.html | 4 +- .../ResumeServiceStatementBuilder.html | 4 +- ...mentBuilder.RetrieveSnapshotStatement.html | 4 +- .../RetrieveSnapshotStatementBuilder.html | 4 +- ...tementBuilder.SuspendServiceStatement.html | 4 +- .../SuspendServiceStatementBuilder.html | 4 +- ...mentBuilder.ValidateSnapshotStatement.html | 4 +- .../ValidateSnapshotStatementBuilder.html | 4 +- .../class-use/AbstractSnapshotStatement.html | 4 +- ...ementBuilder.ArchiveSnapshotStatement.html | 4 +- .../ArchiveSnapshotStatementBuilder.html | 4 +- ...tementBuilder.CreateSnapshotStatement.html | 4 +- .../CreateSnapshotStatementBuilder.html | 4 +- ...atementBuilder.ForceRecoveryStatement.html | 4 +- .../ForceRecoveryStatementBuilder.html | 4 +- ...tatementBuilder.ListArchiverStatement.html | 4 +- .../ListArchiverStatementBuilder.html | 4 +- ...tatementBuilder.ListServicesStatement.html | 4 +- .../ListServicesStatementBuilder.html | 4 +- ...atementBuilder.ListSnapshotsStatement.html | 4 +- .../ListSnapshotsStatementBuilder.html | 4 +- ...ementBuilder.RecoverSnapshotStatement.html | 4 +- .../RecoverSnapshotStatementBuilder.html | 4 +- ...tementBuilder.RemoveSnapshotStatement.html | 4 +- .../RemoveSnapshotStatementBuilder.html | 4 +- ...atementBuilder.ResumeServiceStatement.html | 4 +- .../ResumeServiceStatementBuilder.html | 4 +- ...mentBuilder.RetrieveSnapshotStatement.html | 4 +- .../RetrieveSnapshotStatementBuilder.html | 4 +- ...tementBuilder.SuspendServiceStatement.html | 4 +- .../SuspendServiceStatementBuilder.html | 4 +- ...mentBuilder.ValidateSnapshotStatement.html | 4 +- .../ValidateSnapshotStatementBuilder.html | 4 +- .../persistence/package-summary.html | 4 +- .../statement/persistence/package-tree.html | 4 +- .../statement/persistence/package-use.html | 4 +- .../dslquery/token/SQLBackupOPToken.html | 4 +- .../dslquery/token/SQLCreateCacheOPToken.html | 4 +- .../dslquery/token/SQLCreateIndexOPToken.html | 4 +- .../dslquery/token/SQLDeleteOPToken.html | 4 +- .../dslquery/token/SQLDropCacheOPToken.html | 4 +- .../dslquery/token/SQLDropIndexOPToken.html | 4 +- .../dslquery/token/SQLExplainOPToken.html | 4 +- .../dslquery/token/SQLInsertOPToken.html | 4 +- .../coherence/dslquery/token/SQLOPToken.html | 4 +- .../dslquery/token/SQLPeekOPToken.html | 4 +- .../dslquery/token/SQLRestoreOPToken.html | 4 +- .../dslquery/token/SQLSelectOPToken.html | 4 +- .../dslquery/token/SQLSourceOPToken.html | 4 +- .../dslquery/token/SQLTraceOPToken.html | 4 +- .../token/SQLTruncateCacheOPToken.html | 4 +- .../dslquery/token/SQLUpdateOPToken.html | 4 +- .../token/class-use/SQLBackupOPToken.html | 4 +- .../class-use/SQLCreateCacheOPToken.html | 4 +- .../class-use/SQLCreateIndexOPToken.html | 4 +- .../token/class-use/SQLDeleteOPToken.html | 4 +- .../token/class-use/SQLDropCacheOPToken.html | 4 +- .../token/class-use/SQLDropIndexOPToken.html | 4 +- .../token/class-use/SQLExplainOPToken.html | 4 +- .../token/class-use/SQLInsertOPToken.html | 4 +- .../dslquery/token/class-use/SQLOPToken.html | 4 +- .../token/class-use/SQLPeekOPToken.html | 4 +- .../token/class-use/SQLRestoreOPToken.html | 4 +- .../token/class-use/SQLSelectOPToken.html | 4 +- .../token/class-use/SQLSourceOPToken.html | 4 +- .../token/class-use/SQLTraceOPToken.html | 4 +- .../class-use/SQLTruncateCacheOPToken.html | 4 +- .../token/class-use/SQLUpdateOPToken.html | 4 +- .../dslquery/token/package-summary.html | 4 +- .../dslquery/token/package-tree.html | 4 +- .../coherence/dslquery/token/package-use.html | 4 +- .../AbstractSQLSnapshotOPToken.html | 4 +- .../SQLArchiveSnapshotOPToken.html | 4 +- .../persistence/SQLCreateSnapshotOPToken.html | 4 +- .../persistence/SQLForceRecoveryOPToken.html | 4 +- .../SQLListArchivedSnapshotsOPToken.html | 4 +- .../persistence/SQLListArchiverOPToken.html | 4 +- .../persistence/SQLListServicesOPToken.html | 4 +- .../persistence/SQLListSnapshotsOPToken.html | 4 +- .../SQLRecoverSnapshotOPToken.html | 4 +- .../persistence/SQLRemoveSnapshotOPToken.html | 4 +- .../persistence/SQLResumeServiceOPToken.html | 4 +- .../SQLRetrieveSnapshotOPToken.html | 4 +- .../persistence/SQLSuspendServiceOPToken.html | 4 +- .../SQLValidateSnapshotOPToken.html | 4 +- .../class-use/AbstractSQLSnapshotOPToken.html | 4 +- .../class-use/SQLArchiveSnapshotOPToken.html | 4 +- .../class-use/SQLCreateSnapshotOPToken.html | 4 +- .../class-use/SQLForceRecoveryOPToken.html | 4 +- .../SQLListArchivedSnapshotsOPToken.html | 4 +- .../class-use/SQLListArchiverOPToken.html | 4 +- .../class-use/SQLListServicesOPToken.html | 4 +- .../class-use/SQLListSnapshotsOPToken.html | 4 +- .../class-use/SQLRecoverSnapshotOPToken.html | 4 +- .../class-use/SQLRemoveSnapshotOPToken.html | 4 +- .../class-use/SQLResumeServiceOPToken.html | 4 +- .../class-use/SQLRetrieveSnapshotOPToken.html | 4 +- .../class-use/SQLSuspendServiceOPToken.html | 4 +- .../class-use/SQLValidateSnapshotOPToken.html | 4 +- .../token/persistence/package-summary.html | 4 +- .../token/persistence/package-tree.html | 4 +- .../token/persistence/package-use.html | 4 +- .../coherence/dsltools/base/BaseToken.html | 4 +- .../dsltools/base/BaseTokenScanner.html | 4 +- .../base/BaseTokenScannerException.html | 4 +- .../dsltools/base/BaseTokenStream.html | 4 +- .../dsltools/base/CompoundBaseToken.html | 4 +- .../dsltools/base/IdentifierBaseToken.html | 4 +- .../dsltools/base/LeafBaseToken.html | 4 +- .../dsltools/base/LiteralBaseToken.html | 4 +- .../dsltools/base/NestedBaseTokens.html | 4 +- .../dsltools/base/OperatorBaseToken.html | 4 +- .../dsltools/base/PunctuationBaseToken.html | 4 +- .../dsltools/base/SequenceBaseToken.html | 4 +- .../dsltools/base/class-use/BaseToken.html | 4 +- .../base/class-use/BaseTokenScanner.html | 4 +- .../class-use/BaseTokenScannerException.html | 4 +- .../base/class-use/BaseTokenStream.html | 4 +- .../base/class-use/CompoundBaseToken.html | 4 +- .../base/class-use/IdentifierBaseToken.html | 4 +- .../base/class-use/LeafBaseToken.html | 4 +- .../base/class-use/LiteralBaseToken.html | 4 +- .../base/class-use/NestedBaseTokens.html | 4 +- .../base/class-use/OperatorBaseToken.html | 4 +- .../base/class-use/PunctuationBaseToken.html | 4 +- .../base/class-use/SequenceBaseToken.html | 4 +- .../dsltools/base/package-summary.html | 4 +- .../coherence/dsltools/base/package-tree.html | 4 +- .../coherence/dsltools/base/package-use.html | 4 +- .../dsltools/precedence/BetweenOPToken.html | 4 +- .../dsltools/precedence/ContainsOPToken.html | 4 +- .../dsltools/precedence/EndOPToken.html | 4 +- .../precedence/EndOfStatementOPToken.html | 4 +- .../precedence/IdentifierOPToken.html | 4 +- .../dsltools/precedence/InfixOPToken.html | 4 +- .../precedence/InfixRightOPToken.html | 4 +- .../dsltools/precedence/KeywordOPToken.html | 4 +- .../dsltools/precedence/LikeOPToken.html | 4 +- .../dsltools/precedence/ListOpToken.html | 4 +- .../dsltools/precedence/LiteralOPToken.html | 4 +- .../dsltools/precedence/NestingOPToken.html | 4 +- .../dsltools/precedence/NotOPToken.html | 4 +- .../dsltools/precedence/OPException.html | 4 +- .../dsltools/precedence/OPParser.html | 4 +- .../dsltools/precedence/OPScanner.html | 4 +- .../dsltools/precedence/OPToken.html | 4 +- .../dsltools/precedence/ParenOPToken.html | 4 +- .../dsltools/precedence/PathOPToken.html | 4 +- .../dsltools/precedence/PeekOPToken.html | 4 +- .../dsltools/precedence/PrefixOPToken.html | 4 +- .../precedence/PunctuationOPToken.html | 4 +- .../dsltools/precedence/TokenTable.html | 4 +- .../precedence/class-use/BetweenOPToken.html | 4 +- .../precedence/class-use/ContainsOPToken.html | 4 +- .../precedence/class-use/EndOPToken.html | 4 +- .../class-use/EndOfStatementOPToken.html | 4 +- .../class-use/IdentifierOPToken.html | 4 +- .../precedence/class-use/InfixOPToken.html | 4 +- .../class-use/InfixRightOPToken.html | 4 +- .../precedence/class-use/KeywordOPToken.html | 4 +- .../precedence/class-use/LikeOPToken.html | 4 +- .../precedence/class-use/ListOpToken.html | 4 +- .../precedence/class-use/LiteralOPToken.html | 4 +- .../precedence/class-use/NestingOPToken.html | 4 +- .../precedence/class-use/NotOPToken.html | 4 +- .../precedence/class-use/OPException.html | 4 +- .../precedence/class-use/OPParser.html | 4 +- .../precedence/class-use/OPScanner.html | 4 +- .../precedence/class-use/OPToken.html | 4 +- .../precedence/class-use/ParenOPToken.html | 4 +- .../precedence/class-use/PathOPToken.html | 4 +- .../precedence/class-use/PeekOPToken.html | 4 +- .../precedence/class-use/PrefixOPToken.html | 4 +- .../class-use/PunctuationOPToken.html | 4 +- .../precedence/class-use/TokenTable.html | 4 +- .../dsltools/precedence/package-summary.html | 4 +- .../dsltools/precedence/package-tree.html | 4 +- .../dsltools/precedence/package-use.html | 4 +- .../dsltools/termlanguage/ColonToken.html | 4 +- .../dsltools/termlanguage/CurlyToken.html | 4 +- .../dsltools/termlanguage/TermLanguage.html | 4 +- .../termlanguage/class-use/ColonToken.html | 4 +- .../termlanguage/class-use/CurlyToken.html | 4 +- .../termlanguage/class-use/TermLanguage.html | 4 +- .../termlanguage/package-summary.html | 4 +- .../dsltools/termlanguage/package-tree.html | 4 +- .../dsltools/termlanguage/package-use.html | 4 +- .../dsltools/termtrees/AtomicTerm.html | 4 +- .../dsltools/termtrees/NodeTerm.html | 4 +- .../dsltools/termtrees/Term.TermIterator.html | 4 +- .../coherence/dsltools/termtrees/Term.html | 4 +- .../dsltools/termtrees/TermWalker.html | 4 +- .../coherence/dsltools/termtrees/Terms.html | 4 +- .../termtrees/class-use/AtomicTerm.html | 4 +- .../termtrees/class-use/NodeTerm.html | 4 +- .../class-use/Term.TermIterator.html | 4 +- .../dsltools/termtrees/class-use/Term.html | 4 +- .../termtrees/class-use/TermWalker.html | 4 +- .../dsltools/termtrees/class-use/Terms.html | 4 +- .../dsltools/termtrees/package-summary.html | 4 +- .../dsltools/termtrees/package-tree.html | 4 +- .../dsltools/termtrees/package-use.html | 4 +- .../federation/ChangeRecord.Entry.html | 230 - .../coherence/federation/ChangeRecord.html | 462 - .../class-use/ChangeRecord.Entry.html | 103 - .../federation/class-use/ChangeRecord.html | 128 - .../jcache/AbstractCoherenceBasedCache.html | 4 +- ...ctCoherenceBasedCompleteConfiguration.html | 4 +- .../coherence/jcache/CoherenceBasedCache.html | 4 +- .../jcache/CoherenceBasedCacheManager.html | 20 +- .../jcache/CoherenceBasedCachingProvider.html | 4 +- .../CoherenceBasedCompleteConfiguration.html | 4 +- .../jcache/CoherenceBasedConfiguration.html | 4 +- .../tangosol/coherence/jcache/Constants.html | 4 +- .../jcache/JCacheExtendNamespace.html | 4 +- .../coherence/jcache/JCacheNamespace.html | 4 +- .../AbstractCoherenceBasedCache.html | 4 +- ...ctCoherenceBasedCompleteConfiguration.html | 4 +- .../jcache/class-use/CoherenceBasedCache.html | 4 +- .../class-use/CoherenceBasedCacheManager.html | 4 +- .../CoherenceBasedCachingProvider.html | 4 +- .../CoherenceBasedCompleteConfiguration.html | 4 +- .../CoherenceBasedConfiguration.html | 4 +- .../coherence/jcache/class-use/Constants.html | 4 +- .../class-use/JCacheExtendNamespace.html | 4 +- .../jcache/class-use/JCacheNamespace.html | 4 +- .../common/AbstractJCacheStatistics.html | 4 +- .../jcache/common/CoherenceCacheEntry.html | 4 +- .../common/CoherenceCacheEntryEvent.html | 4 +- ...renceCacheEntryEventFilteringIterable.html | 4 +- ...renceCacheEntryEventFilteringIterator.html | 4 +- ...herenceCacheEntryListenerRegistration.html | 4 +- .../CoherenceCacheEventEventDispatcher.html | 4 +- .../jcache/common/CoherenceCacheMXBean.html | 4 +- .../common/CoherenceConverterAdapter.html | 4 +- .../common/CoherenceEntryProcessorResult.html | 4 +- ...inerHelper.JCacheLifecycleInterceptor.html | 4 +- .../jcache/common/ContainerHelper.html | 4 +- .../common/ContextJCacheStatistics.html | 4 +- .../coherence/jcache/common/Helper.html | 4 +- .../jcache/common/InternalConverter.html | 4 +- .../jcache/common/JCacheContext.html | 4 +- .../jcache/common/JCacheEntryMetaInf.html | 4 +- .../jcache/common/JCacheIdentifier.html | 4 +- .../jcache/common/JCacheStatistics.html | 4 +- ...verRegistrationUtility.ObjectNameType.html | 4 +- .../MBeanServerRegistrationUtility.html | 4 +- ...ryIteratorToCacheEntryIteratorAdapter.html | 4 +- .../common/NonSyntheticEntryFilter.html | 4 +- .../common/ReferenceInternalConverter.html | 4 +- .../common/SerializingInternalConverter.html | 4 +- .../class-use/AbstractJCacheStatistics.html | 4 +- .../common/class-use/CoherenceCacheEntry.html | 4 +- .../class-use/CoherenceCacheEntryEvent.html | 4 +- ...renceCacheEntryEventFilteringIterable.html | 4 +- ...renceCacheEntryEventFilteringIterator.html | 4 +- ...herenceCacheEntryListenerRegistration.html | 4 +- .../CoherenceCacheEventEventDispatcher.html | 4 +- .../class-use/CoherenceCacheMXBean.html | 4 +- .../class-use/CoherenceConverterAdapter.html | 4 +- .../CoherenceEntryProcessorResult.html | 4 +- ...inerHelper.JCacheLifecycleInterceptor.html | 4 +- .../common/class-use/ContainerHelper.html | 4 +- .../class-use/ContextJCacheStatistics.html | 4 +- .../jcache/common/class-use/Helper.html | 4 +- .../common/class-use/InternalConverter.html | 4 +- .../common/class-use/JCacheContext.html | 4 +- .../common/class-use/JCacheEntryMetaInf.html | 4 +- .../common/class-use/JCacheIdentifier.html | 4 +- .../common/class-use/JCacheStatistics.html | 4 +- ...verRegistrationUtility.ObjectNameType.html | 4 +- .../MBeanServerRegistrationUtility.html | 4 +- ...ryIteratorToCacheEntryIteratorAdapter.html | 4 +- .../class-use/NonSyntheticEntryFilter.html | 4 +- .../class-use/ReferenceInternalConverter.html | 4 +- .../SerializingInternalConverter.html | 4 +- .../jcache/common/package-summary.html | 4 +- .../coherence/jcache/common/package-tree.html | 4 +- .../coherence/jcache/common/package-use.html | 4 +- .../localcache/LocalCache.EntryIterator.html | 4 +- .../jcache/localcache/LocalCache.html | 4 +- ...usMapListener.NonSyntheticEntryFilter.html | 4 +- .../LocalCacheAsynchronousMapListener.html | 4 +- .../localcache/LocalCacheConfiguration.html | 4 +- .../LocalCacheSynchronousMapListener.html | 4 +- .../LocalCacheValue.JCacheSyntheticKind.html | 4 +- .../jcache/localcache/LocalCacheValue.html | 4 +- .../class-use/LocalCache.EntryIterator.html | 4 +- .../localcache/class-use/LocalCache.html | 4 +- ...usMapListener.NonSyntheticEntryFilter.html | 4 +- .../LocalCacheAsynchronousMapListener.html | 4 +- .../class-use/LocalCacheConfiguration.html | 4 +- .../LocalCacheSynchronousMapListener.html | 4 +- .../LocalCacheValue.JCacheSyntheticKind.html | 4 +- .../localcache/class-use/LocalCacheValue.html | 4 +- .../jcache/localcache/package-summary.html | 4 +- .../jcache/localcache/package-tree.html | 4 +- .../jcache/localcache/package-use.html | 4 +- .../coherence/jcache/package-summary.html | 4 +- .../coherence/jcache/package-tree.html | 6 +- .../coherence/jcache/package-use.html | 4 +- .../PartitionedCache.EntryIterator.html | 4 +- .../partitionedcache/PartitionedCache.html | 4 +- ...usMapListener.NonSyntheticEntryFilter.html | 4 +- ...rtitionedCacheAsynchronousMapListener.html | 4 +- .../PartitionedCacheBinaryEntryStore.html | 4 +- .../PartitionedCacheConfiguration.html | 4 +- ...titionedCacheConfigurationMapListener.html | 4 +- ...artitionedCacheSynchronousMapListener.html | 4 +- ...teMapListener.JCacheExpiryEntryFilter.html | 4 +- ...tionedCacheSyntheticDeleteMapListener.html | 4 +- ...heStatistics.CacheStatisticsExtractor.html | 6 +- ....PartitionedCacheStatisticsAggregator.html | 4 +- ...stics.PartitionedCacheStatisticsClear.html | 4 +- .../PartitionedJCacheStatistics.html | 4 +- .../PartitionedCache.EntryIterator.html | 4 +- .../class-use/PartitionedCache.html | 4 +- ...usMapListener.NonSyntheticEntryFilter.html | 4 +- ...rtitionedCacheAsynchronousMapListener.html | 4 +- .../PartitionedCacheBinaryEntryStore.html | 4 +- .../PartitionedCacheConfiguration.html | 4 +- ...titionedCacheConfigurationMapListener.html | 4 +- ...artitionedCacheSynchronousMapListener.html | 4 +- ...teMapListener.JCacheExpiryEntryFilter.html | 4 +- ...tionedCacheSyntheticDeleteMapListener.html | 4 +- ...heStatistics.CacheStatisticsExtractor.html | 4 +- ....PartitionedCacheStatisticsAggregator.html | 4 +- ...stics.PartitionedCacheStatisticsClear.html | 4 +- .../PartitionedJCacheStatistics.html | 4 +- .../partitionedcache/package-summary.html | 4 +- .../jcache/partitionedcache/package-tree.html | 4 +- .../jcache/partitionedcache/package-use.html | 4 +- .../passthroughcache/PassThroughCache.html | 4 +- .../PassThroughCacheConfiguration.html | 4 +- .../PassThroughCacheEntryEvent.html | 4 +- .../PassThroughFilterAdapter.html | 4 +- .../PassThroughListenerRegistration.html | 4 +- .../PassThroughMapListenerAdapter.html | 4 +- .../class-use/PassThroughCache.html | 4 +- .../PassThroughCacheConfiguration.html | 4 +- .../class-use/PassThroughCacheEntryEvent.html | 4 +- .../class-use/PassThroughFilterAdapter.html | 4 +- .../PassThroughListenerRegistration.html | 4 +- .../PassThroughMapListenerAdapter.html | 4 +- .../passthroughcache/package-summary.html | 4 +- .../jcache/passthroughcache/package-tree.html | 4 +- .../jcache/passthroughcache/package-use.html | 4 +- .../jcache/remotecache/RemoteCache.html | 4 +- .../remotecache/RemoteCacheConfiguration.html | 4 +- .../remotecache/class-use/RemoteCache.html | 4 +- .../class-use/RemoteCacheConfiguration.html | 4 +- .../jcache/remotecache/package-summary.html | 4 +- .../jcache/remotecache/package-tree.html | 4 +- .../jcache/remotecache/package-use.html | 4 +- .../coherence/rest/CacheResource.html | 4 +- .../coherence/rest/DefaultKeyConverter.html | 4 +- .../coherence/rest/DefaultRootResource.html | 4 +- .../coherence/rest/EntryResource.html | 4 +- .../coherence/rest/EntrySetResource.html | 4 +- .../tangosol/coherence/rest/KeyConverter.html | 4 +- .../coherence/rest/NamedQueryResource.html | 4 +- .../rest/PassThroughRootResource.html | 4 +- .../rest/class-use/CacheResource.html | 4 +- .../rest/class-use/DefaultKeyConverter.html | 4 +- .../rest/class-use/DefaultRootResource.html | 4 +- .../rest/class-use/EntryResource.html | 4 +- .../rest/class-use/EntrySetResource.html | 4 +- .../rest/class-use/KeyConverter.html | 4 +- .../rest/class-use/NamedQueryResource.html | 4 +- .../class-use/PassThroughRootResource.html | 4 +- .../rest/config/AggregatorConfig.html | 4 +- .../coherence/rest/config/DirectQuery.html | 4 +- .../coherence/rest/config/NamedQuery.html | 4 +- .../rest/config/ProcessorConfig.html | 4 +- .../coherence/rest/config/QueryConfig.html | 4 +- .../rest/config/QueryEngineConfig.html | 4 +- .../coherence/rest/config/ResourceConfig.html | 4 +- .../coherence/rest/config/RestConfig.html | 4 +- .../config/class-use/AggregatorConfig.html | 4 +- .../rest/config/class-use/DirectQuery.html | 4 +- .../rest/config/class-use/NamedQuery.html | 4 +- .../config/class-use/ProcessorConfig.html | 4 +- .../rest/config/class-use/QueryConfig.html | 4 +- .../config/class-use/QueryEngineConfig.html | 4 +- .../rest/config/class-use/ResourceConfig.html | 4 +- .../rest/config/class-use/RestConfig.html | 4 +- .../rest/config/package-summary.html | 4 +- .../coherence/rest/config/package-tree.html | 4 +- .../coherence/rest/config/package-use.html | 4 +- .../coherence/rest/events/MapEventOutput.html | 4 +- .../coherence/rest/events/SimpleMapEvent.html | 4 +- .../rest/events/class-use/MapEventOutput.html | 4 +- .../rest/events/class-use/SimpleMapEvent.html | 4 +- .../rest/events/package-summary.html | 4 +- .../coherence/rest/events/package-tree.html | 4 +- .../coherence/rest/events/package-use.html | 4 +- .../coherence/rest/io/AbstractMarshaller.html | 4 +- .../coherence/rest/io/BinaryMarshaller.html | 4 +- .../rest/io/JacksonJsonMarshaller.html | 4 +- .../coherence/rest/io/JaxbXmlMarshaller.html | 4 +- .../rest/io/JsonJacksonMarshaller.html | 4 +- .../rest/io/KeyConverterAdapter.html | 4 +- .../coherence/rest/io/Marshaller.html | 4 +- .../coherence/rest/io/MarshallerRegistry.html | 4 +- .../rest/io/StaticContentMarshaller.html | 4 +- .../coherence/rest/io/StringMarshaller.html | 4 +- .../coherence/rest/io/XmlJaxbMarshaller.html | 4 +- .../rest/io/class-use/AbstractMarshaller.html | 4 +- .../rest/io/class-use/BinaryMarshaller.html | 4 +- .../io/class-use/JacksonJsonMarshaller.html | 4 +- .../rest/io/class-use/JaxbXmlMarshaller.html | 4 +- .../io/class-use/JsonJacksonMarshaller.html | 4 +- .../io/class-use/KeyConverterAdapter.html | 4 +- .../rest/io/class-use/Marshaller.html | 4 +- .../rest/io/class-use/MarshallerRegistry.html | 4 +- .../io/class-use/StaticContentMarshaller.html | 4 +- .../rest/io/class-use/StringMarshaller.html | 4 +- .../rest/io/class-use/XmlJaxbMarshaller.html | 4 +- .../coherence/rest/io/package-summary.html | 4 +- .../coherence/rest/io/package-tree.html | 4 +- .../coherence/rest/io/package-use.html | 4 +- .../coherence/rest/package-summary.html | 4 +- .../tangosol/coherence/rest/package-tree.html | 4 +- .../tangosol/coherence/rest/package-use.html | 4 +- .../coherence/rest/providers/EntryWriter.html | 4 +- .../rest/providers/JacksonMapperProvider.html | 4 +- .../rest/providers/JsonCollectionWriter.html | 4 +- .../rest/providers/ObjectWriter.html | 4 +- .../providers/SecurityExceptionMapper.html | 4 +- .../providers/SecurityFilter.Authorizer.html | 4 +- .../rest/providers/SecurityFilter.html | 4 +- .../rest/providers/XmlCollectionWriter.html | 4 +- .../rest/providers/XmlKeysWriter.html | 4 +- .../rest/providers/XmlMapWriter.html | 4 +- .../rest/providers/class-use/EntryWriter.html | 4 +- .../class-use/JacksonMapperProvider.html | 4 +- .../class-use/JsonCollectionWriter.html | 4 +- .../providers/class-use/ObjectWriter.html | 4 +- .../class-use/SecurityExceptionMapper.html | 4 +- .../class-use/SecurityFilter.Authorizer.html | 4 +- .../providers/class-use/SecurityFilter.html | 4 +- .../class-use/XmlCollectionWriter.html | 4 +- .../providers/class-use/XmlKeysWriter.html | 4 +- .../providers/class-use/XmlMapWriter.html | 4 +- .../rest/providers/package-summary.html | 4 +- .../rest/providers/package-tree.html | 4 +- .../coherence/rest/providers/package-use.html | 4 +- .../AbstractQueryEngine.ParsedQuery.html | 4 +- .../rest/query/AbstractQueryEngine.html | 4 +- .../query/CoherenceQueryLanguageEngine.html | 4 +- .../tangosol/coherence/rest/query/Query.html | 4 +- .../coherence/rest/query/QueryEngine.html | 4 +- .../rest/query/QueryEngineRegistry.html | 4 +- .../coherence/rest/query/QueryException.html | 4 +- .../AbstractQueryEngine.ParsedQuery.html | 4 +- .../query/class-use/AbstractQueryEngine.html | 4 +- .../CoherenceQueryLanguageEngine.html | 4 +- .../coherence/rest/query/class-use/Query.html | 4 +- .../rest/query/class-use/QueryEngine.html | 4 +- .../query/class-use/QueryEngineRegistry.html | 4 +- .../rest/query/class-use/QueryException.html | 4 +- .../coherence/rest/query/package-summary.html | 4 +- .../coherence/rest/query/package-tree.html | 4 +- .../coherence/rest/query/package-use.html | 4 +- .../ContainerPassThroughResourceConfig.html | 4 +- .../rest/server/ContainerResourceConfig.html | 4 +- .../rest/server/DefaultResourceConfig.html | 4 +- .../rest/server/InjectionBinder.html | 4 +- .../server/PassThroughResourceConfig.html | 4 +- .../ContainerPassThroughResourceConfig.html | 4 +- .../class-use/ContainerResourceConfig.html | 4 +- .../class-use/DefaultResourceConfig.html | 4 +- .../server/class-use/InjectionBinder.html | 4 +- .../class-use/PassThroughResourceConfig.html | 4 +- .../rest/server/package-summary.html | 4 +- .../coherence/rest/server/package-tree.html | 4 +- .../coherence/rest/server/package-use.html | 4 +- .../DefaultServletContextListener.html | 4 +- .../DefaultServletContextListener.html | 4 +- .../rest/servlet/package-summary.html | 4 +- .../coherence/rest/servlet/package-tree.html | 4 +- .../coherence/rest/servlet/package-use.html | 4 +- .../rest/util/ComparatorBuilder.html | 4 +- .../coherence/rest/util/ComparatorHelper.html | 4 +- .../rest/util/JsonMap.Serializer.html | 4 +- .../tangosol/coherence/rest/util/JsonMap.html | 4 +- .../PartialObject.ClassReaderInternal.html | 4 +- .../PartialObject.PartialClassLoader.html | 4 +- .../coherence/rest/util/PartialObject.html | 4 +- .../coherence/rest/util/PropertySet.html | 6 +- .../coherence/rest/util/PropertySpec.html | 4 +- .../coherence/rest/util/RestHelper.html | 4 +- .../coherence/rest/util/StaticContent.html | 4 +- .../util/aggregator/AggregatorFactory.html | 4 +- .../util/aggregator/AggregatorRegistry.html | 4 +- .../aggregator/DefaultAggregatorFactory.html | 4 +- .../class-use/AggregatorFactory.html | 4 +- .../class-use/AggregatorRegistry.html | 4 +- .../class-use/DefaultAggregatorFactory.html | 4 +- .../rest/util/aggregator/package-summary.html | 4 +- .../rest/util/aggregator/package-tree.html | 4 +- .../rest/util/aggregator/package-use.html | 4 +- .../util/class-use/ComparatorBuilder.html | 4 +- .../rest/util/class-use/ComparatorHelper.html | 4 +- .../util/class-use/JsonMap.Serializer.html | 4 +- .../rest/util/class-use/JsonMap.html | 4 +- .../PartialObject.ClassReaderInternal.html | 4 +- .../PartialObject.PartialClassLoader.html | 4 +- .../rest/util/class-use/PartialObject.html | 4 +- .../rest/util/class-use/PropertySet.html | 4 +- .../rest/util/class-use/PropertySpec.html | 4 +- .../rest/util/class-use/RestHelper.html | 4 +- .../rest/util/class-use/StaticContent.html | 4 +- .../coherence/rest/util/package-summary.html | 4 +- .../coherence/rest/util/package-tree.html | 4 +- .../coherence/rest/util/package-use.html | 4 +- .../processor/DefaultProcessorFactory.html | 4 +- .../processor/NumberIncrementorFactory.html | 4 +- .../processor/NumberMultiplierFactory.html | 4 +- .../rest/util/processor/ProcessorFactory.html | 4 +- .../util/processor/ProcessorRegistry.html | 4 +- .../class-use/DefaultProcessorFactory.html | 4 +- .../class-use/NumberIncrementorFactory.html | 4 +- .../class-use/NumberMultiplierFactory.html | 4 +- .../processor/class-use/ProcessorFactory.html | 4 +- .../class-use/ProcessorRegistry.html | 4 +- .../rest/util/processor/package-summary.html | 4 +- .../rest/util/processor/package-tree.html | 4 +- .../rest/util/processor/package-use.html | 4 +- .../config/ConfigurationException.html | 4 +- .../config/annotation/Injectable.html | 4 +- .../annotation/class-use/Injectable.html | 6 +- .../config/annotation/package-summary.html | 4 +- .../config/annotation/package-tree.html | 4 +- .../config/annotation/package-use.html | 4 +- .../class-use/ConfigurationException.html | 37 +- .../expression/ChainedParameterResolver.html | 4 +- .../config/expression/Expression.html | 4 +- .../config/expression/ExpressionParser.html | 4 +- .../config/expression/LiteralExpression.html | 4 +- .../expression/NullParameterResolver.html | 4 +- .../tangosol/config/expression/Parameter.html | 4 +- .../config/expression/ParameterResolver.html | 4 +- .../PropertiesParameterResolver.html | 4 +- .../expression/ScopedParameterResolver.html | 4 +- .../SystemEnvironmentParameterResolver.html | 4 +- .../SystemPropertyParameterResolver.html | 4 +- .../com/tangosol/config/expression/Value.html | 4 +- ...on.DefaultDelimiterExpansionProcessor.html | 4 +- ...croExpression.MacroExpansionProcessor.html | 4 +- ...fsetLengthSubstringExpansionProcessor.html | 4 +- ...aceDefaultDelimiterExpansionProcessor.html | 4 +- .../expression/ValueMacroExpression.html | 4 +- .../class-use/ChainedParameterResolver.html | 4 +- .../expression/class-use/Expression.html | 4 +- .../class-use/ExpressionParser.html | 4 +- .../class-use/LiteralExpression.html | 4 +- .../class-use/NullParameterResolver.html | 4 +- .../expression/class-use/Parameter.html | 4 +- .../class-use/ParameterResolver.html | 103 +- .../PropertiesParameterResolver.html | 4 +- .../class-use/ScopedParameterResolver.html | 4 +- .../SystemEnvironmentParameterResolver.html | 4 +- .../SystemPropertyParameterResolver.html | 4 +- .../config/expression/class-use/Value.html | 4 +- ...on.DefaultDelimiterExpansionProcessor.html | 4 +- ...croExpression.MacroExpansionProcessor.html | 4 +- ...fsetLengthSubstringExpansionProcessor.html | 4 +- ...aceDefaultDelimiterExpansionProcessor.html | 4 +- .../class-use/ValueMacroExpression.html | 4 +- .../config/expression/package-summary.html | 4 +- .../config/expression/package-tree.html | 4 +- .../config/expression/package-use.html | 79 +- .../com/tangosol/config/package-summary.html | 4 +- .../com/tangosol/config/package-tree.html | 4 +- .../java/com/tangosol/config/package-use.html | 35 +- .../config/xml/AbstractNamespaceHandler.html | 6 +- .../config/xml/AttributeProcessor.html | 4 +- .../xml/ConditionalElementProcessor.html | 4 +- .../config/xml/DefaultProcessingContext.html | 4 +- ...ementPreprocessor.ElementPreprocessor.html | 4 +- .../xml/DocumentElementPreprocessor.html | 4 +- .../config/xml/DocumentPreprocessor.html | 4 +- ...DocumentProcessor.DefaultDependencies.html | 4 +- .../xml/DocumentProcessor.Dependencies.html | 4 +- .../config/xml/DocumentProcessor.html | 4 +- .../tangosol/config/xml/ElementProcessor.html | 6 +- .../tangosol/config/xml/NamespaceHandler.html | 6 +- .../config/xml/OverrideProcessor.html | 4 +- .../config/xml/ProcessingContext.html | 4 +- .../config/xml/SimpleAttributeProcessor.html | 4 +- .../config/xml/SimpleElementProcessor.html | 4 +- .../tangosol/config/xml/XmlSimpleName.html | 4 +- .../class-use/AbstractNamespaceHandler.html | 30 +- .../xml/class-use/AttributeProcessor.html | 4 +- .../ConditionalElementProcessor.html | 4 +- .../class-use/DefaultProcessingContext.html | 4 +- ...ementPreprocessor.ElementPreprocessor.html | 4 +- .../DocumentElementPreprocessor.html | 4 +- .../xml/class-use/DocumentPreprocessor.html | 4 +- ...DocumentProcessor.DefaultDependencies.html | 4 +- .../DocumentProcessor.Dependencies.html | 4 +- .../xml/class-use/DocumentProcessor.html | 4 +- .../xml/class-use/ElementProcessor.html | 30 +- .../xml/class-use/NamespaceHandler.html | 34 +- .../xml/class-use/OverrideProcessor.html | 4 +- .../xml/class-use/ProcessingContext.html | 45 +- .../class-use/SimpleAttributeProcessor.html | 4 +- .../xml/class-use/SimpleElementProcessor.html | 4 +- .../config/xml/class-use/XmlSimpleName.html | 26 +- .../tangosol/config/xml/package-summary.html | 4 +- .../com/tangosol/config/xml/package-tree.html | 4 +- .../com/tangosol/config/xml/package-use.html | 67 +- .../discovery/NSLookup.BiConsumer.html | 4 +- .../java/com/tangosol/discovery/NSLookup.html | 4 +- .../com/tangosol/discovery/PingRequest.html | 4 +- .../class-use/NSLookup.BiConsumer.html | 4 +- .../discovery/class-use/NSLookup.html | 4 +- .../discovery/class-use/PingRequest.html | 4 +- .../tangosol/discovery/package-summary.html | 4 +- .../com/tangosol/discovery/package-tree.html | 4 +- .../com/tangosol/discovery/package-use.html | 4 +- .../com/tangosol/io/AbstractBinaryStore.html | 4 +- ...eArrayReadBuffer.ByteArrayBufferInput.html | 4 +- .../io/AbstractByteArrayReadBuffer.html | 4 +- .../com/tangosol/io/AbstractEvolvable.html | 4 +- ...bstractReadBuffer.AbstractBufferInput.html | 4 +- .../com/tangosol/io/AbstractReadBuffer.html | 4 +- ...tractWriteBuffer.AbstractBufferOutput.html | 4 +- .../com/tangosol/io/AbstractWriteBuffer.html | 4 +- .../io/AsyncBinaryStore.QueueDaemon.html | 4 +- .../com/tangosol/io/AsyncBinaryStore.html | 4 +- .../tangosol/io/AsyncBinaryStoreManager.html | 4 +- .../com/tangosol/io/Base64InputStream.html | 4 +- .../com/tangosol/io/Base64OutputStream.html | 4 +- .../tangosol/io/BinaryDeltaCompressor.html | 4 +- .../tangosol/io/BinaryStore.KeySetAware.html | 4 +- .../tangosol/io/BinaryStore.SizeAware.html | 4 +- .../api/java/com/tangosol/io/BinaryStore.html | 4 +- .../com/tangosol/io/BinaryStoreManager.html | 4 +- .../com/tangosol/io/ByteArrayReadBuffer.html | 4 +- .../io/ByteArrayWriteBuffer.Allocator.html | 4 +- ...rrayWriteBuffer.ByteArrayBufferOutput.html | 4 +- .../com/tangosol/io/ByteArrayWriteBuffer.html | 4 +- .../com/tangosol/io/ClassLoaderAware.html | 4 +- .../io/ConfigurableSerializerFactory.html | 4 +- .../tangosol/io/DebugDataOutputStream.html | 4 +- .../io/DecoratedBinaryDeltaCompressor.html | 4 +- .../io/DecorationOnlyDeltaCompressor.html | 4 +- .../com/tangosol/io/DefaultSerializer.html | 4 +- ...ingWriteBuffer.DelegatingBufferOutput.html | 4 +- .../tangosol/io/DelegatingWriteBuffer.html | 4 +- .../java/com/tangosol/io/DeltaCompressor.html | 4 +- .../api/java/com/tangosol/io/Evolvable.html | 4 +- .../com/tangosol/io/ExternalizableLite.html | 10 +- .../io/ExternalizableLiteSerializer.html | 4 +- .../com/tangosol/io/ExternalizableType.html | 4 +- .../api/java/com/tangosol/io/FileHelper.html | 4 +- .../java/com/tangosol/io/IndentingWriter.html | 4 +- .../java/com/tangosol/io/InputStreaming.html | 4 +- ...ultiBufferReadBuffer.MultiBufferInput.html | 4 +- .../tangosol/io/MultiBufferReadBuffer.html | 4 +- ...tiBufferWriteBuffer.MultiBufferOutput.html | 4 +- ...ultiBufferWriteBuffer.WriteBufferPool.html | 4 +- .../tangosol/io/MultiBufferWriteBuffer.html | 14 +- .../io/MultiByteArrayInputStream.html | 4 +- .../io/MultiByteArrayOutputStream.html | 4 +- ...plexingSerializer.SerializationHeader.html | 4 +- .../tangosol/io/MultiplexingSerializer.html | 4 +- .../tangosol/io/NamedSerializerFactory.html | 8 +- .../com/tangosol/io/ObjectStreamFactory.html | 4 +- .../java/com/tangosol/io/OutputStreaming.html | 4 +- .../tangosol/io/PackedDataInputStream.html | 4 +- .../tangosol/io/PackedDataOutputStream.html | 4 +- .../tangosol/io/ReadBuffer.BufferInput.html | 4 +- .../api/java/com/tangosol/io/ReadBuffer.html | 4 +- .../api/java/com/tangosol/io/Resolving.html | 4 +- .../io/ResolvingObjectInputStream.html | 4 +- .../io/ResolvingObjectOutputStream.html | 4 +- .../com/tangosol/io/SerializationSupport.html | 6 +- .../api/java/com/tangosol/io/Serializer.html | 4 +- .../java/com/tangosol/io/SerializerAware.html | 4 +- .../com/tangosol/io/SerializerFactory.html | 4 +- .../java/com/tangosol/io/SimpleEvolvable.html | 4 +- .../io/SizeEstimatingBufferOutput.html | 4 +- .../api/java/com/tangosol/io/Utf8Reader.html | 4 +- .../api/java/com/tangosol/io/Utf8Writer.html | 4 +- ...erBufferInput.VersionAwareBufferInput.html | 4 +- .../com/tangosol/io/WrapperBufferInput.html | 4 +- ...BufferOutput.VersionAwareBufferOutput.html | 4 +- .../com/tangosol/io/WrapperBufferOutput.html | 4 +- .../tangosol/io/WrapperDataInputStream.html | 4 +- .../tangosol/io/WrapperDataOutputStream.html | 4 +- .../com/tangosol/io/WrapperInputStream.html | 4 +- .../tangosol/io/WrapperObjectInputStream.html | 4 +- .../io/WrapperObjectOutputStream.html | 4 +- .../com/tangosol/io/WrapperOutputStream.html | 4 +- .../com/tangosol/io/WrapperStreamFactory.html | 4 +- .../tangosol/io/WriteBuffer.BufferOutput.html | 4 +- .../api/java/com/tangosol/io/WriteBuffer.html | 4 +- .../com/tangosol/io/WriterPrintStream.html | 4 +- .../BerkeleyDBBinaryStore.DatabaseHolder.html | 4 +- .../io/bdb/BerkeleyDBBinaryStore.html | 4 +- .../io/bdb/BerkeleyDBBinaryStoreManager.html | 4 +- ...ctory.EnvironmentHolder.DirectoryLock.html | 4 +- .../DatabaseFactory.EnvironmentHolder.html | 4 +- .../com/tangosol/io/bdb/DatabaseFactory.html | 4 +- .../io/bdb/DatabaseFactoryManager.html | 4 +- .../BerkeleyDBBinaryStore.DatabaseHolder.html | 4 +- .../bdb/class-use/BerkeleyDBBinaryStore.html | 4 +- .../BerkeleyDBBinaryStoreManager.html | 4 +- ...ctory.EnvironmentHolder.DirectoryLock.html | 4 +- .../DatabaseFactory.EnvironmentHolder.html | 4 +- .../io/bdb/class-use/DatabaseFactory.html | 4 +- .../bdb/class-use/DatabaseFactoryManager.html | 4 +- .../com/tangosol/io/bdb/package-summary.html | 4 +- .../com/tangosol/io/bdb/package-tree.html | 4 +- .../java/com/tangosol/io/bdb/package-use.html | 4 +- .../io/class-use/AbstractBinaryStore.html | 4 +- ...eArrayReadBuffer.ByteArrayBufferInput.html | 4 +- .../AbstractByteArrayReadBuffer.html | 4 +- .../io/class-use/AbstractEvolvable.html | 4 +- ...bstractReadBuffer.AbstractBufferInput.html | 4 +- .../io/class-use/AbstractReadBuffer.html | 4 +- ...tractWriteBuffer.AbstractBufferOutput.html | 4 +- .../io/class-use/AbstractWriteBuffer.html | 4 +- .../AsyncBinaryStore.QueueDaemon.html | 4 +- .../io/class-use/AsyncBinaryStore.html | 4 +- .../io/class-use/AsyncBinaryStoreManager.html | 4 +- .../io/class-use/Base64InputStream.html | 4 +- .../io/class-use/Base64OutputStream.html | 4 +- .../io/class-use/BinaryDeltaCompressor.html | 4 +- .../io/class-use/BinaryStore.KeySetAware.html | 4 +- .../io/class-use/BinaryStore.SizeAware.html | 4 +- .../tangosol/io/class-use/BinaryStore.html | 4 +- .../io/class-use/BinaryStoreManager.html | 4 +- .../io/class-use/ByteArrayReadBuffer.html | 4 +- .../ByteArrayWriteBuffer.Allocator.html | 4 +- ...rrayWriteBuffer.ByteArrayBufferOutput.html | 4 +- .../io/class-use/ByteArrayWriteBuffer.html | 4 +- .../io/class-use/ClassLoaderAware.html | 4 +- .../ConfigurableSerializerFactory.html | 4 +- .../io/class-use/DebugDataOutputStream.html | 4 +- .../DecoratedBinaryDeltaCompressor.html | 4 +- .../DecorationOnlyDeltaCompressor.html | 4 +- .../io/class-use/DefaultSerializer.html | 4 +- ...ingWriteBuffer.DelegatingBufferOutput.html | 4 +- .../io/class-use/DelegatingWriteBuffer.html | 4 +- .../io/class-use/DeltaCompressor.html | 4 +- .../com/tangosol/io/class-use/Evolvable.html | 4 +- .../io/class-use/ExternalizableLite.html | 240 +- .../ExternalizableLiteSerializer.html | 4 +- .../io/class-use/ExternalizableType.html | 4 +- .../com/tangosol/io/class-use/FileHelper.html | 4 +- .../io/class-use/IndentingWriter.html | 4 +- .../tangosol/io/class-use/InputStreaming.html | 4 +- ...ultiBufferReadBuffer.MultiBufferInput.html | 4 +- .../io/class-use/MultiBufferReadBuffer.html | 4 +- ...tiBufferWriteBuffer.MultiBufferOutput.html | 4 +- ...ultiBufferWriteBuffer.WriteBufferPool.html | 4 +- .../io/class-use/MultiBufferWriteBuffer.html | 4 +- .../class-use/MultiByteArrayInputStream.html | 4 +- .../class-use/MultiByteArrayOutputStream.html | 4 +- ...plexingSerializer.SerializationHeader.html | 4 +- .../io/class-use/MultiplexingSerializer.html | 4 +- .../io/class-use/NamedSerializerFactory.html | 27 +- .../io/class-use/ObjectStreamFactory.html | 4 +- .../io/class-use/OutputStreaming.html | 4 +- .../io/class-use/PackedDataInputStream.html | 4 +- .../io/class-use/PackedDataOutputStream.html | 4 +- .../io/class-use/ReadBuffer.BufferInput.html | 4 +- .../com/tangosol/io/class-use/ReadBuffer.html | 12 +- .../com/tangosol/io/class-use/Resolving.html | 4 +- .../class-use/ResolvingObjectInputStream.html | 4 +- .../ResolvingObjectOutputStream.html | 4 +- .../io/class-use/SerializationSupport.html | 34 +- .../com/tangosol/io/class-use/Serializer.html | 30 +- .../io/class-use/SerializerAware.html | 4 +- .../io/class-use/SerializerFactory.html | 4 +- .../io/class-use/SimpleEvolvable.html | 4 +- .../class-use/SizeEstimatingBufferOutput.html | 4 +- .../com/tangosol/io/class-use/Utf8Reader.html | 4 +- .../com/tangosol/io/class-use/Utf8Writer.html | 4 +- ...erBufferInput.VersionAwareBufferInput.html | 4 +- .../io/class-use/WrapperBufferInput.html | 4 +- ...BufferOutput.VersionAwareBufferOutput.html | 4 +- .../io/class-use/WrapperBufferOutput.html | 4 +- .../io/class-use/WrapperDataInputStream.html | 4 +- .../io/class-use/WrapperDataOutputStream.html | 4 +- .../io/class-use/WrapperInputStream.html | 4 +- .../class-use/WrapperObjectInputStream.html | 4 +- .../class-use/WrapperObjectOutputStream.html | 4 +- .../io/class-use/WrapperOutputStream.html | 4 +- .../io/class-use/WrapperStreamFactory.html | 4 +- .../class-use/WriteBuffer.BufferOutput.html | 4 +- .../tangosol/io/class-use/WriteBuffer.html | 4 +- .../io/class-use/WriterPrintStream.html | 4 +- .../io/nio/AbstractBufferManager.html | 4 +- .../tangosol/io/nio/AbstractStoreManager.html | 4 +- .../com/tangosol/io/nio/BinaryMap.Block.html | 4 +- .../com/tangosol/io/nio/BinaryMap.Entry.html | 4 +- .../tangosol/io/nio/BinaryMap.EntrySet.html | 4 +- .../com/tangosol/io/nio/BinaryMap.KeySet.html | 4 +- .../io/nio/BinaryMap.ValuesCollection.html | 4 +- .../java/com/tangosol/io/nio/BinaryMap.html | 4 +- .../com/tangosol/io/nio/BinaryMapStore.html | 12 +- .../io/nio/ByteBufferInputStream.html | 4 +- .../tangosol/io/nio/ByteBufferManager.html | 4 +- .../io/nio/ByteBufferOutputStream.html | 4 +- .../ByteBufferReadBuffer.ByteBufferInput.html | 4 +- .../tangosol/io/nio/ByteBufferReadBuffer.html | 4 +- ...yteBufferWriteBuffer.ByteBufferOutput.html | 4 +- .../io/nio/ByteBufferWriteBuffer.html | 4 +- .../tangosol/io/nio/DirectBufferManager.html | 4 +- .../tangosol/io/nio/DirectStoreManager.html | 4 +- .../tangosol/io/nio/MappedBufferManager.html | 4 +- .../tangosol/io/nio/MappedStoreManager.html | 4 +- .../nio/class-use/AbstractBufferManager.html | 4 +- .../nio/class-use/AbstractStoreManager.html | 4 +- .../io/nio/class-use/BinaryMap.Block.html | 4 +- .../io/nio/class-use/BinaryMap.Entry.html | 4 +- .../io/nio/class-use/BinaryMap.EntrySet.html | 4 +- .../io/nio/class-use/BinaryMap.KeySet.html | 4 +- .../class-use/BinaryMap.ValuesCollection.html | 4 +- .../tangosol/io/nio/class-use/BinaryMap.html | 4 +- .../io/nio/class-use/BinaryMapStore.html | 4 +- .../nio/class-use/ByteBufferInputStream.html | 4 +- .../io/nio/class-use/ByteBufferManager.html | 4 +- .../nio/class-use/ByteBufferOutputStream.html | 4 +- .../ByteBufferReadBuffer.ByteBufferInput.html | 4 +- .../nio/class-use/ByteBufferReadBuffer.html | 4 +- ...yteBufferWriteBuffer.ByteBufferOutput.html | 4 +- .../nio/class-use/ByteBufferWriteBuffer.html | 4 +- .../io/nio/class-use/DirectBufferManager.html | 4 +- .../io/nio/class-use/DirectStoreManager.html | 4 +- .../io/nio/class-use/MappedBufferManager.html | 4 +- .../io/nio/class-use/MappedStoreManager.html | 4 +- .../com/tangosol/io/nio/package-summary.html | 4 +- .../com/tangosol/io/nio/package-tree.html | 6 +- .../java/com/tangosol/io/nio/package-use.html | 4 +- .../java/com/tangosol/io/package-summary.html | 4 +- .../java/com/tangosol/io/package-tree.html | 6 +- .../api/java/com/tangosol/io/package-use.html | 184 +- .../tangosol/io/pof/AbstractPofHandler.html | 4 +- .../pof/ConfigurablePofContext.PofConfig.html | 4 +- .../io/pof/ConfigurablePofContext.html | 4 +- .../java/com/tangosol/io/pof/DateMode.html | 4 +- .../tangosol/io/pof/DuplexingPofHandler.html | 4 +- .../tangosol/io/pof/EnumPofSerializer.html | 4 +- .../com/tangosol/io/pof/EvolvableHolder.html | 4 +- .../com/tangosol/io/pof/EvolvableObject.html | 4 +- .../io/pof/EvolvablePortableObject.html | 4 +- .../pof/ExternalizableLitePofSerializer.html | 4 +- .../io/pof/ExternalizablePofSerializer.html | 4 +- .../io/pof/InetAddressSerializer.html | 4 +- .../io/pof/InetSocketAddressSerializer.html | 4 +- .../tangosol/io/pof/LoggingPofHandler.html | 4 +- .../io/pof/OptionalDoubleSerializer.html | 4 +- .../io/pof/OptionalIntSerializer.html | 4 +- .../io/pof/OptionalLongSerializer.html | 4 +- .../tangosol/io/pof/OptionalSerializer.html | 4 +- .../io/pof/PofAnnotationSerializer.html | 4 +- .../pof/PofBufferReader.IdentityHolder.html | 4 +- .../pof/PofBufferReader.UserTypeReader.html | 4 +- .../com/tangosol/io/pof/PofBufferReader.html | 4 +- .../pof/PofBufferWriter.ReferenceLibrary.html | 4 +- .../pof/PofBufferWriter.UserTypeWriter.html | 4 +- .../com/tangosol/io/pof/PofBufferWriter.html | 4 +- .../tangosol/io/pof/PofConfigProvider.html | 4 +- .../com/tangosol/io/pof/PofConstants.html | 4 +- .../java/com/tangosol/io/pof/PofContext.html | 4 +- .../pof/PofDeltaCompressor.ChangeTracker.html | 4 +- .../tangosol/io/pof/PofDeltaCompressor.html | 4 +- .../java/com/tangosol/io/pof/PofHandler.html | 4 +- .../io/pof/PofHelper.ReadableEntrySetMap.html | 4 +- .../pof/PofHelper.WriteableEntrySetMap.html | 4 +- .../java/com/tangosol/io/pof/PofHelper.html | 4 +- .../java/com/tangosol/io/pof/PofIndexer.html | 4 +- .../com/tangosol/io/pof/PofInputStream.html | 4 +- .../com/tangosol/io/pof/PofOutputStream.html | 4 +- .../java/com/tangosol/io/pof/PofParser.html | 4 +- .../com/tangosol/io/pof/PofPrincipal.html | 4 +- .../java/com/tangosol/io/pof/PofReader.html | 4 +- .../com/tangosol/io/pof/PofSerializer.html | 6 +- .../java/com/tangosol/io/pof/PofWriter.html | 4 +- .../tangosol/io/pof/PortableException.html | 6 +- .../com/tangosol/io/pof/PortableObject.html | 8 +- .../io/pof/PortableObjectSerializer.html | 4 +- .../io/pof/PortableTypeSerializer.html | 4 +- .../io/pof/PrincipalPofSerializer.html | 4 +- .../api/java/com/tangosol/io/pof/RawDate.html | 4 +- .../java/com/tangosol/io/pof/RawDateTime.html | 4 +- .../tangosol/io/pof/RawDayTimeInterval.html | 4 +- .../api/java/com/tangosol/io/pof/RawQuad.html | 4 +- .../api/java/com/tangosol/io/pof/RawTime.html | 4 +- .../com/tangosol/io/pof/RawTimeInterval.html | 4 +- .../tangosol/io/pof/RawYearMonthInterval.html | 4 +- ...igurablePofContext.ExternalSerializer.html | 4 +- ...figurablePofContext.JavaPofSerializer.html | 4 +- ...figurablePofContext.SafePofSerializer.html | 4 +- .../io/pof/SafeConfigurablePofContext.html | 4 +- .../io/pof/SerializableSerializer.html | 4 +- .../com/tangosol/io/pof/SimplePofContext.html | 4 +- .../tangosol/io/pof/SubjectPofSerializer.html | 4 +- .../io/pof/ThrowablePofSerializer.html | 4 +- .../com/tangosol/io/pof/UuidSerializer.html | 4 +- .../io/pof/ValidatingPofHandler.Complex.html | 4 +- .../pof/ValidatingPofHandler.ComplexMap.html | 4 +- .../tangosol/io/pof/ValidatingPofHandler.html | 4 +- .../io/pof/WritingPofHandler.Complex.html | 4 +- .../io/pof/WritingPofHandler.ComplexMap.html | 4 +- .../tangosol/io/pof/WritingPofHandler.html | 4 +- .../io/pof/XmlSerializablePofSerializer.html | 4 +- .../tangosol/io/pof/annotation/Portable.html | 4 +- .../io/pof/annotation/PortableProperty.html | 4 +- .../io/pof/annotation/class-use/Portable.html | 4 +- .../class-use/PortableProperty.html | 4 +- .../io/pof/annotation/package-summary.html | 4 +- .../io/pof/annotation/package-tree.html | 4 +- .../io/pof/annotation/package-use.html | 4 +- .../io/pof/class-use/AbstractPofHandler.html | 4 +- .../ConfigurablePofContext.PofConfig.html | 4 +- .../pof/class-use/ConfigurablePofContext.html | 4 +- .../tangosol/io/pof/class-use/DateMode.html | 4 +- .../io/pof/class-use/DuplexingPofHandler.html | 4 +- .../io/pof/class-use/EnumPofSerializer.html | 4 +- .../io/pof/class-use/EvolvableHolder.html | 4 +- .../io/pof/class-use/EvolvableObject.html | 4 +- .../class-use/EvolvablePortableObject.html | 4 +- .../ExternalizableLitePofSerializer.html | 4 +- .../ExternalizablePofSerializer.html | 4 +- .../pof/class-use/InetAddressSerializer.html | 4 +- .../InetSocketAddressSerializer.html | 4 +- .../io/pof/class-use/LoggingPofHandler.html | 4 +- .../class-use/OptionalDoubleSerializer.html | 4 +- .../pof/class-use/OptionalIntSerializer.html | 4 +- .../pof/class-use/OptionalLongSerializer.html | 4 +- .../io/pof/class-use/OptionalSerializer.html | 4 +- .../class-use/PofAnnotationSerializer.html | 4 +- .../PofBufferReader.IdentityHolder.html | 4 +- .../PofBufferReader.UserTypeReader.html | 4 +- .../io/pof/class-use/PofBufferReader.html | 4 +- .../PofBufferWriter.ReferenceLibrary.html | 4 +- .../PofBufferWriter.UserTypeWriter.html | 4 +- .../io/pof/class-use/PofBufferWriter.html | 4 +- .../io/pof/class-use/PofConfigProvider.html | 4 +- .../io/pof/class-use/PofConstants.html | 4 +- .../tangosol/io/pof/class-use/PofContext.html | 4 +- .../PofDeltaCompressor.ChangeTracker.html | 4 +- .../io/pof/class-use/PofDeltaCompressor.html | 4 +- .../tangosol/io/pof/class-use/PofHandler.html | 4 +- .../PofHelper.ReadableEntrySetMap.html | 4 +- .../PofHelper.WriteableEntrySetMap.html | 4 +- .../tangosol/io/pof/class-use/PofHelper.html | 4 +- .../tangosol/io/pof/class-use/PofIndexer.html | 4 +- .../io/pof/class-use/PofInputStream.html | 4 +- .../io/pof/class-use/PofOutputStream.html | 4 +- .../tangosol/io/pof/class-use/PofParser.html | 4 +- .../io/pof/class-use/PofPrincipal.html | 4 +- .../tangosol/io/pof/class-use/PofReader.html | 284 +- .../io/pof/class-use/PofSerializer.html | 59 +- .../tangosol/io/pof/class-use/PofWriter.html | 290 +- .../io/pof/class-use/PortableException.html | 32 +- .../io/pof/class-use/PortableObject.html | 325 +- .../class-use/PortableObjectSerializer.html | 4 +- .../pof/class-use/PortableTypeSerializer.html | 4 +- .../pof/class-use/PrincipalPofSerializer.html | 4 +- .../tangosol/io/pof/class-use/RawDate.html | 4 +- .../io/pof/class-use/RawDateTime.html | 4 +- .../io/pof/class-use/RawDayTimeInterval.html | 4 +- .../tangosol/io/pof/class-use/RawQuad.html | 4 +- .../tangosol/io/pof/class-use/RawTime.html | 4 +- .../io/pof/class-use/RawTimeInterval.html | 4 +- .../pof/class-use/RawYearMonthInterval.html | 4 +- ...igurablePofContext.ExternalSerializer.html | 4 +- ...figurablePofContext.JavaPofSerializer.html | 4 +- ...figurablePofContext.SafePofSerializer.html | 4 +- .../class-use/SafeConfigurablePofContext.html | 4 +- .../pof/class-use/SerializableSerializer.html | 4 +- .../io/pof/class-use/SimplePofContext.html | 4 +- .../pof/class-use/SubjectPofSerializer.html | 4 +- .../pof/class-use/ThrowablePofSerializer.html | 4 +- .../io/pof/class-use/UuidSerializer.html | 4 +- .../ValidatingPofHandler.Complex.html | 4 +- .../ValidatingPofHandler.ComplexMap.html | 4 +- .../pof/class-use/ValidatingPofHandler.html | 4 +- .../class-use/WritingPofHandler.Complex.html | 4 +- .../WritingPofHandler.ComplexMap.html | 4 +- .../io/pof/class-use/WritingPofHandler.html | 4 +- .../XmlSerializablePofSerializer.html | 4 +- .../com/tangosol/io/pof/package-summary.html | 4 +- .../com/tangosol/io/pof/package-tree.html | 4 +- .../java/com/tangosol/io/pof/package-use.html | 293 +- .../io/pof/reflect/AbstractPofPath.html | 4 +- .../io/pof/reflect/AbstractPofValue.html | 4 +- .../com/tangosol/io/pof/reflect/Codec.html | 4 +- .../io/pof/reflect/Codecs.AbstractCodec.html | 4 +- .../io/pof/reflect/Codecs.ArrayCodec.html | 4 +- .../pof/reflect/Codecs.CollectionCodec.html | 4 +- .../io/pof/reflect/Codecs.DefaultCodec.html | 4 +- .../io/pof/reflect/Codecs.LongArrayCodec.html | 4 +- .../io/pof/reflect/Codecs.MapCodec.html | 4 +- .../com/tangosol/io/pof/reflect/Codecs.html | 4 +- .../io/pof/reflect/ComplexPofValue.html | 4 +- .../com/tangosol/io/pof/reflect/PofArray.html | 4 +- .../io/pof/reflect/PofCollection.html | 4 +- .../pof/reflect/PofNavigationException.html | 4 +- .../tangosol/io/pof/reflect/PofNavigator.html | 4 +- .../PofReflectionHelper.NavigatorAndType.html | 4 +- .../io/pof/reflect/PofReflectionHelper.html | 4 +- .../reflect/PofSparseArray.NilPofValue.html | 4 +- .../io/pof/reflect/PofSparseArray.html | 4 +- .../io/pof/reflect/PofUniformArray.html | 4 +- .../io/pof/reflect/PofUniformCollection.html | 4 +- .../io/pof/reflect/PofUniformSparseArray.html | 4 +- .../tangosol/io/pof/reflect/PofUserType.html | 4 +- .../com/tangosol/io/pof/reflect/PofValue.html | 4 +- .../io/pof/reflect/PofValueParser.html | 4 +- .../io/pof/reflect/SimplePofPath.html | 4 +- .../io/pof/reflect/SimplePofValue.html | 4 +- .../reflect/class-use/AbstractPofPath.html | 4 +- .../reflect/class-use/AbstractPofValue.html | 4 +- .../io/pof/reflect/class-use/Codec.html | 4 +- .../class-use/Codecs.AbstractCodec.html | 4 +- .../reflect/class-use/Codecs.ArrayCodec.html | 4 +- .../class-use/Codecs.CollectionCodec.html | 4 +- .../class-use/Codecs.DefaultCodec.html | 4 +- .../class-use/Codecs.LongArrayCodec.html | 4 +- .../reflect/class-use/Codecs.MapCodec.html | 4 +- .../io/pof/reflect/class-use/Codecs.html | 4 +- .../reflect/class-use/ComplexPofValue.html | 4 +- .../io/pof/reflect/class-use/PofArray.html | 4 +- .../pof/reflect/class-use/PofCollection.html | 4 +- .../class-use/PofNavigationException.html | 4 +- .../pof/reflect/class-use/PofNavigator.html | 4 +- .../PofReflectionHelper.NavigatorAndType.html | 4 +- .../class-use/PofReflectionHelper.html | 4 +- .../class-use/PofSparseArray.NilPofValue.html | 4 +- .../pof/reflect/class-use/PofSparseArray.html | 4 +- .../reflect/class-use/PofUniformArray.html | 4 +- .../class-use/PofUniformCollection.html | 4 +- .../class-use/PofUniformSparseArray.html | 4 +- .../io/pof/reflect/class-use/PofUserType.html | 4 +- .../io/pof/reflect/class-use/PofValue.html | 4 +- .../pof/reflect/class-use/PofValueParser.html | 4 +- .../pof/reflect/class-use/SimplePofPath.html | 4 +- .../pof/reflect/class-use/SimplePofValue.html | 4 +- .../io/pof/reflect/package-summary.html | 4 +- .../tangosol/io/pof/reflect/package-tree.html | 4 +- .../tangosol/io/pof/reflect/package-use.html | 4 +- .../net/AbstractBackingMapManager.html | 4 +- .../com/tangosol/net/AbstractInvocable.html | 4 +- .../tangosol/net/AbstractPriorityTask.html | 4 +- .../net/AbstractServiceLoadBalancer.html | 4 +- .../api/java/com/tangosol/net/Action.html | 4 +- .../java/com/tangosol/net/ActionPolicy.html | 4 +- .../com/tangosol/net/AddressProvider.html | 4 +- .../tangosol/net/AddressProviderFactory.html | 4 +- .../com/tangosol/net/AsyncNamedCache.html | 4 +- .../tangosol/net/AsyncNamedMap.Complete.html | 4 +- .../tangosol/net/AsyncNamedMap.Option.html | 4 +- .../tangosol/net/AsyncNamedMap.OrderBy.html | 4 +- .../java/com/tangosol/net/AsyncNamedMap.html | 4 +- .../com/tangosol/net/BackingMapContext.html | 4 +- .../com/tangosol/net/BackingMapManager.html | 4 +- .../net/BackingMapManagerContext.html | 4 +- .../java/com/tangosol/net/CacheFactory.html | 12 +- .../com/tangosol/net/CacheFactoryBuilder.html | 4 +- .../java/com/tangosol/net/CacheProvider.html | 4 +- .../net/CacheService.CacheAction.html | 4 +- .../java/com/tangosol/net/CacheService.html | 4 +- .../net/Cluster.MemberTimeoutAction.html | 4 +- .../api/java/com/tangosol/net/Cluster.html | 30 +- .../ClusterDependencies.ServiceProvider.html | 4 +- .../com/tangosol/net/ClusterDependencies.html | 6 +- .../com/tangosol/net/ClusterException.html | 4 +- .../com/tangosol/net/ClusterPermission.html | 4 +- .../com/tangosol/net/Coherence.Builder.html | 4 +- .../net/Coherence.LifecycleListener.html | 4 +- .../java/com/tangosol/net/Coherence.Mode.html | 4 +- .../api/java/com/tangosol/net/Coherence.html | 4 +- .../net/CoherenceConfiguration.Builder.html | 14 +- .../CoherenceConfiguration.SimpleConfig.html | 14 +- .../tangosol/net/CoherenceConfiguration.html | 14 +- .../com/tangosol/net/CoherenceSession.html | 4 +- .../tangosol/net/CompositeActionPolicy.html | 4 +- ...positeAddressProvider.AddressIterator.html | 4 +- ...mpositeAddressProvider.SingleProvider.html | 4 +- .../net/CompositeAddressProvider.html | 4 +- .../net/CompositeSocketAddressProvider.html | 4 +- ...CompressionFilter.DeflaterOutputShell.html | 4 +- .../CompressionFilter.InflaterInputShell.html | 4 +- .../com/tangosol/net/CompressionFilter.html | 4 +- ...igurableAddressProvider.AddressHolder.html | 4 +- .../net/ConfigurableAddressProvider.html | 4 +- .../ConfigurableAddressProviderFactory.html | 4 +- .../net/ConfigurableCacheFactory.html | 4 +- .../net/ConfigurableLocalAddressProvider.html | 4 +- ...rableQuorumPolicy.ClusterQuorumPolicy.html | 4 +- ...MembershipQuorumPolicy.QuorumListener.html | 4 +- ...icy.MembershipQuorumPolicy.QuorumRule.html | 4 +- ...leQuorumPolicy.MembershipQuorumPolicy.html | 4 +- ...rtitionedCacheQuorumPolicy.ActionRule.html | 4 +- ...itionedCacheQuorumPolicy.Notification.html | 4 +- ...umPolicy.PartitionedCacheQuorumPolicy.html | 4 +- ...gurableQuorumPolicy.ProxyQuorumPolicy.html | 4 +- .../net/ConfigurableQuorumPolicy.html | 4 +- .../net/DatagramPacketOutputStream.html | 4 +- .../tangosol/net/DatagramSocketProvider.html | 4 +- .../net/DefaultCacheFactoryBuilder.html | 4 +- .../DefaultCacheServer.LifecycleContext.html | 70 +- .../com/tangosol/net/DefaultCacheServer.html | 44 +- ...ultConfigurableCacheFactory.CacheInfo.html | 4 +- ...faultConfigurableCacheFactory.Manager.html | 4 +- ...eFactory.PartitionedBackingMapManager.html | 4 +- .../net/DefaultConfigurableCacheFactory.html | 4 +- .../net/DescribableAddressProvider.html | 4 +- .../tangosol/net/DistributedCacheService.html | 4 +- ...rableCacheFactory.DefaultDependencies.html | 4 +- ...ConfigurableCacheFactory.Dependencies.html | 4 +- ...urableCacheFactory.DependenciesHelper.html | 12 +- ...sibleConfigurableCacheFactory.Manager.html | 4 +- ...eFactory.PartitionedBackingMapManager.html | 4 +- .../ExtensibleConfigurableCacheFactory.html | 20 +- .../java/com/tangosol/net/FlowControl.html | 14 +- .../tangosol/net/GuardSupport.Context.html | 4 +- .../java/com/tangosol/net/GuardSupport.html | 4 +- .../api/java/com/tangosol/net/Guardable.html | 4 +- .../tangosol/net/Guardian.GuardContext.html | 4 +- .../api/java/com/tangosol/net/Guardian.html | 4 +- .../net/InetAddressHelper.RoutableFilter.html | 6 +- .../InetAddressHelper.SubnetMaskFilter.html | 6 +- .../com/tangosol/net/InetAddressHelper.html | 4 +- .../net/InputStreamPasswordProvider.html | 4 +- .../api/java/com/tangosol/net/Invocable.html | 4 +- .../com/tangosol/net/InvocableInOrder.html | 4 +- .../com/tangosol/net/InvocationObserver.html | 4 +- .../com/tangosol/net/InvocationService.html | 4 +- .../net/LoadBalancer.AddressPort.html | 4 +- .../com/tangosol/net/LoadBalancer.Queue.html | 4 +- .../net/LoadBalancer.RequestHandler.html | 4 +- .../net/LoadBalancer.ResponseHandler.html | 4 +- .../net/LoadBalancer.SocketHandler.html | 4 +- .../java/com/tangosol/net/LoadBalancer.html | 4 +- .../java/com/tangosol/net/MapViewBuilder.html | 4 +- .../api/java/com/tangosol/net/Member.html | 4 +- .../java/com/tangosol/net/MemberEvent.html | 4 +- .../java/com/tangosol/net/MemberIdentity.html | 4 +- .../tangosol/net/MemberIdentityProvider.html | 4 +- .../java/com/tangosol/net/MemberListener.html | 4 +- .../net/NameService.LookupCallback.html | 4 +- .../net/NameService.RequestContext.html | 4 +- .../tangosol/net/NameService.Resolvable.html | 4 +- .../java/com/tangosol/net/NameService.html | 4 +- .../com/tangosol/net/NamedBlockingDeque.html | 4 +- .../com/tangosol/net/NamedBlockingQueue.html | 4 +- .../api/java/com/tangosol/net/NamedCache.html | 4 +- .../tangosol/net/NamedCollection.Option.html | 4 +- .../com/tangosol/net/NamedCollection.html | 4 +- .../api/java/com/tangosol/net/NamedDeque.html | 4 +- .../com/tangosol/net/NamedMap.Option.html | 4 +- .../api/java/com/tangosol/net/NamedMap.html | 4 +- .../api/java/com/tangosol/net/NamedQueue.html | 4 +- .../tangosol/net/NonBlockingInvocable.html | 12 +- .../NonBlockingTcpDatagramSocket.Impl.html | 4 +- .../net/NonBlockingTcpDatagramSocket.html | 4 +- .../com/tangosol/net/OperationalContext.html | 6 +- .../com/tangosol/net/PagedTopicService.html | 4 +- ...tionedService.PartitionRecoveryAction.html | 4 +- .../PartitionedService.PartitionedAction.html | 4 +- .../com/tangosol/net/PartitionedService.html | 4 +- .../com/tangosol/net/PasswordProvider.html | 4 +- .../api/java/com/tangosol/net/Ping.html | 4 +- .../java/com/tangosol/net/PriorityTask.html | 4 +- .../net/ProxyService.ProxyAction.html | 4 +- .../java/com/tangosol/net/ProxyService.html | 4 +- .../java/com/tangosol/net/QueueService.html | 4 +- ...hableAddressProvider.CircularIterator.html | 4 +- ...reshableAddressProvider.RefreshThread.html | 4 +- .../net/RefreshableAddressProvider.html | 4 +- .../api/java/com/tangosol/net/Releasable.html | 4 +- .../net/RequestIncompleteException.html | 4 +- .../tangosol/net/RequestPolicyException.html | 4 +- .../tangosol/net/RequestTimeoutException.html | 4 +- .../java/com/tangosol/net/ScopeResolver.html | 4 +- .../net/ScopedCacheFactoryBuilder.html | 8 +- .../net/Service.MemberJoinAction.html | 4 +- .../api/java/com/tangosol/net/Service.html | 4 +- .../com/tangosol/net/ServiceDependencies.html | 4 +- .../tangosol/net/ServiceFailurePolicy.html | 4 +- .../java/com/tangosol/net/ServiceInfo.html | 4 +- .../java/com/tangosol/net/ServiceLoad.html | 4 +- .../com/tangosol/net/ServiceLoadBalancer.html | 4 +- .../java/com/tangosol/net/ServiceMonitor.html | 12 +- .../tangosol/net/ServiceStoppedException.html | 4 +- .../java/com/tangosol/net/Session.Option.html | 4 +- .../api/java/com/tangosol/net/Session.html | 4 +- .../net/SessionConfiguration.Builder.html | 4 +- ...ConfigurableCacheFactorySessionConfig.html | 4 +- .../tangosol/net/SessionConfiguration.html | 8 +- .../tangosol/net/SessionProvider.Context.html | 4 +- .../net/SessionProvider.DefaultContext.html | 4 +- .../tangosol/net/SessionProvider.Option.html | 4 +- .../net/SessionProvider.Provider.html | 4 +- .../net/SessionProvider.Providers.html | 4 +- .../com/tangosol/net/SessionProvider.html | 4 +- .../net/SimpleServiceLoadBalancer.html | 4 +- .../tangosol/net/SimpleServiceMonitor.html | 12 +- .../net/SingletonCacheFactoryBuilder.html | 4 +- .../tangosol/net/SocketAddressProvider.html | 4 +- .../java/com/tangosol/net/SocketOptions.html | 4 +- .../java/com/tangosol/net/SocketProvider.html | 4 +- ...etProviderFactory.DefaultDependencies.html | 4 +- ...iderFactory.Dependencies.ProviderType.html | 4 +- .../SocketProviderFactory.Dependencies.html | 4 +- .../tangosol/net/SocketProviderFactory.html | 4 +- .../net/SystemDatagramSocketProvider.html | 4 +- .../tangosol/net/TcpDatagramSocket.Impl.html | 4 +- .../com/tangosol/net/TcpDatagramSocket.html | 4 +- ...ramSocketProvider.DefaultDependencies.html | 4 +- ...cpDatagramSocketProvider.Dependencies.html | 4 +- .../net/TcpDatagramSocketProvider.html | 4 +- .../com/tangosol/net/ThreadPoolManager.html | 4 +- .../net/ThreadPoolSizingStrategy.html | 4 +- .../java/com/tangosol/net/TopicService.html | 4 +- .../net/URLMemberIdentityProvider.html | 4 +- .../com/tangosol/net/URLPasswordProvider.html | 4 +- ...eTypeAssertion.WithValueTypeAssertion.html | 4 +- .../com/tangosol/net/ValueTypeAssertion.html | 4 +- .../java/com/tangosol/net/ViewBuilder.html | 4 +- .../com/tangosol/net/WrapperCacheService.html | 4 +- .../net/WrapperInvocationService.html | 4 +- .../java/com/tangosol/net/WrapperService.html | 4 +- .../net/WrapperSessionConfiguration.html | 4 +- .../AbstractBinaryEntryBundler.Bundle.html | 4 +- .../net/cache/AbstractBinaryEntryBundler.html | 4 +- .../net/cache/AbstractBundler.Bundle.html | 4 +- .../net/cache/AbstractBundler.Statistics.html | 4 +- .../tangosol/net/cache/AbstractBundler.html | 4 +- .../net/cache/AbstractCacheLoader.html | 4 +- .../net/cache/AbstractCacheStore.html | 4 +- .../cache/AbstractEntryBundler.Bundle.html | 4 +- .../net/cache/AbstractEntryBundler.html | 4 +- .../net/cache/AbstractEvictionPolicy.html | 4 +- .../net/cache/AbstractKeyBundler.Bundle.html | 4 +- .../net/cache/AbstractKeyBundler.html | 4 +- .../net/cache/AbstractSerializationCache.html | 4 +- .../net/cache/BackingMapBinaryEntry.html | 4 +- .../tangosol/net/cache/BinaryEntryStore.html | 4 +- .../net/cache/BinaryMemoryCalculator.html | 4 +- .../net/cache/BinaryStoreCacheStore.html | 4 +- .../cache/BundlingNamedCache.GetBundler.html | 4 +- .../cache/BundlingNamedCache.PutBundler.html | 4 +- .../BundlingNamedCache.RemoveBundler.html | 4 +- .../net/cache/BundlingNamedCache.html | 4 +- .../cache/CacheEvent.TransformationState.html | 4 +- .../com/tangosol/net/cache/CacheEvent.html | 4 +- .../com/tangosol/net/cache/CacheLoader.html | 4 +- .../cache/CacheLoaderCacheStore.Iterable.html | 4 +- .../net/cache/CacheLoaderCacheStore.html | 4 +- .../java/com/tangosol/net/cache/CacheMap.html | 6 +- .../tangosol/net/cache/CacheStatistics.html | 4 +- .../com/tangosol/net/cache/CacheStore.html | 4 +- .../net/cache/CacheStoreMap.ReadWriteMap.html | 4 +- .../com/tangosol/net/cache/CacheStoreMap.html | 4 +- .../CachingMap.DeactivationListener.html | 4 +- .../cache/CachingMap.FrontMapListener.html | 4 +- .../net/cache/CachingMap.PrimingListener.html | 4 +- .../net/cache/CachingMap.SimpleListener.html | 4 +- .../com/tangosol/net/cache/CachingMap.html | 4 +- .../net/cache/ConfigurableCacheMap.Entry.html | 4 +- ...ConfigurableCacheMap.EvictionApprover.html | 4 +- .../ConfigurableCacheMap.EvictionPolicy.html | 4 +- .../ConfigurableCacheMap.UnitCalculator.html | 4 +- .../net/cache/ConfigurableCacheMap.html | 6 +- .../ContinuousQueryCache.AddListener.html | 4 +- ...yCache.ConverterAsynchronousProcessor.html | 10 +- ...inuousQueryCache.DeactivationListener.html | 4 +- .../ContinuousQueryCache.EventRouter.html | 4 +- ...tinuousQueryCache.InternalMapListener.html | 4 +- .../ContinuousQueryCache.RemoveListener.html | 4 +- .../ContinuousQueryCache.ServiceListener.html | 4 +- .../net/cache/ContinuousQueryCache.html | 4 +- .../net/cache/IterableCacheLoader.html | 4 +- .../tangosol/net/cache/KeyAssociation.html | 12 +- .../tangosol/net/cache/LocalCache.Entry.html | 4 +- .../cache/LocalCache.InternalListener.html | 4 +- .../net/cache/LocalCache.KeyMask.html | 4 +- .../com/tangosol/net/cache/LocalCache.html | 4 +- .../com/tangosol/net/cache/MapCacheStore.html | 4 +- .../cache/NearCache.BackServiceListener.html | 4 +- .../com/tangosol/net/cache/NearCache.html | 4 +- .../net/cache/NonBlockingEntryStore.html | 4 +- .../tangosol/net/cache/OldCache.Entry.html | 4 +- .../tangosol/net/cache/OldCache.EntrySet.html | 4 +- .../net/cache/OldCache.EvictionPolicy.html | 4 +- .../OldCache.InternalEvictionPolicy.html | 4 +- .../OldCache.InternalUnitCalculator.html | 4 +- .../tangosol/net/cache/OldCache.KeySet.html | 4 +- .../net/cache/OldCache.UnitCalculator.html | 4 +- .../net/cache/OldCache.ValuesCollection.html | 4 +- .../java/com/tangosol/net/cache/OldCache.html | 4 +- .../cache/OverflowMap.BackMapListener.html | 4 +- ...OverflowMap.EntrySet.EntrySetIterator.html | 4 +- .../net/cache/OverflowMap.EntrySet.html | 4 +- .../cache/OverflowMap.ExpirableStatus.html | 4 +- .../cache/OverflowMap.FrontMapListener.html | 4 +- .../cache/OverflowMap.HistoricCacheEvent.html | 4 +- ...InternalKeySet.InternalKeySetIterator.html | 4 +- .../net/cache/OverflowMap.InternalKeySet.html | 4 +- .../net/cache/OverflowMap.Status.html | 4 +- .../com/tangosol/net/cache/OverflowMap.html | 4 +- ...iteBackingMap.BinaryEntryStoreWrapper.html | 4 +- ...WriteBackingMap.CacheLoaderCacheStore.html | 4 +- ...ReadWriteBackingMap.CacheStoreWrapper.html | 4 +- .../net/cache/ReadWriteBackingMap.Entry.html | 4 +- .../cache/ReadWriteBackingMap.EntrySet.html | 4 +- ...ReadWriteBackingMap.EvictingBackupMap.html | 4 +- ...adWriteBackingMap.InternalMapListener.html | 4 +- .../net/cache/ReadWriteBackingMap.KeySet.html | 4 +- ...tryStoreWrapper.LoadOperationObserver.html | 4 +- ...ryStoreWrapper.StoreOperationObserver.html | 4 +- ...ckingMap.NonBlockingEntryStoreWrapper.html | 4 +- .../cache/ReadWriteBackingMap.ReadLatch.html | 4 +- .../cache/ReadWriteBackingMap.ReadQueue.html | 4 +- .../cache/ReadWriteBackingMap.ReadThread.html | 4 +- .../ReadWriteBackingMap.StoreWrapper.html | 4 +- .../ReadWriteBackingMap.ValuesCollection.html | 4 +- .../cache/ReadWriteBackingMap.WriteQueue.html | 4 +- .../ReadWriteBackingMap.WriteThread.html | 4 +- .../net/cache/ReadWriteBackingMap.html | 4 +- .../net/cache/ReadonlyNamedCache.html | 4 +- .../net/cache/SeppukuMapListener.html | 4 +- .../SerializationCache.EntryAttributes.html | 4 +- .../SerializationCache.EntrySet.Entry.html | 4 +- .../cache/SerializationCache.EntrySet.html | 4 +- ...alizationCache.InternalEvictionPolicy.html | 4 +- .../net/cache/SerializationCache.html | 4 +- .../tangosol/net/cache/SerializationMap.html | 4 +- ...rializationPagedCache.FakeBinaryStore.html | 4 +- ...ializationPagedCache.PagedBinaryStore.html | 4 +- ...lizationPagedCache.WrapperBinaryStore.html | 4 +- .../net/cache/SerializationPagedCache.html | 4 +- .../net/cache/SimpleCacheStatistics.html | 4 +- .../net/cache/SimpleMemoryCalculator.html | 4 +- ...impleOverflowMap.FrontFilterConverter.html | 12 +- .../SimpleOverflowMap.FrontMapListener.html | 4 +- .../SimpleOverflowMap.HashcodeComparator.html | 4 +- .../cache/SimpleOverflowMap.KeyIterator.html | 4 +- .../net/cache/SimpleOverflowMap.Status.html | 4 +- .../tangosol/net/cache/SimpleOverflowMap.html | 4 +- .../net/cache/SimpleSerializationMap.html | 4 +- .../com/tangosol/net/cache/StoreObserver.html | 4 +- .../TypeAssertion.WithTypesAssertion.html | 4 +- .../com/tangosol/net/cache/TypeAssertion.html | 4 +- ...VersionedBackingMap.CacheStoreWrapper.html | 4 +- ...rsionedBackingMap.InternalMapListener.html | 4 +- .../net/cache/VersionedBackingMap.html | 4 +- ...rsionedNearCache.VersionCacheListener.html | 4 +- .../net/cache/VersionedNearCache.html | 4 +- .../tangosol/net/cache/WrapperNamedCache.html | 4 +- .../AbstractBinaryEntryBundler.Bundle.html | 4 +- .../class-use/AbstractBinaryEntryBundler.html | 4 +- .../class-use/AbstractBundler.Bundle.html | 4 +- .../class-use/AbstractBundler.Statistics.html | 4 +- .../net/cache/class-use/AbstractBundler.html | 4 +- .../cache/class-use/AbstractCacheLoader.html | 4 +- .../cache/class-use/AbstractCacheStore.html | 4 +- .../AbstractEntryBundler.Bundle.html | 4 +- .../cache/class-use/AbstractEntryBundler.html | 4 +- .../class-use/AbstractEvictionPolicy.html | 4 +- .../class-use/AbstractKeyBundler.Bundle.html | 4 +- .../cache/class-use/AbstractKeyBundler.html | 4 +- .../class-use/AbstractSerializationCache.html | 4 +- .../class-use/BackingMapBinaryEntry.html | 4 +- .../net/cache/class-use/BinaryEntryStore.html | 4 +- .../class-use/BinaryMemoryCalculator.html | 4 +- .../class-use/BinaryStoreCacheStore.html | 4 +- .../BundlingNamedCache.GetBundler.html | 4 +- .../BundlingNamedCache.PutBundler.html | 4 +- .../BundlingNamedCache.RemoveBundler.html | 4 +- .../cache/class-use/BundlingNamedCache.html | 4 +- .../CacheEvent.TransformationState.html | 4 +- .../net/cache/class-use/CacheEvent.html | 4 +- .../net/cache/class-use/CacheLoader.html | 4 +- .../CacheLoaderCacheStore.Iterable.html | 4 +- .../class-use/CacheLoaderCacheStore.html | 4 +- .../net/cache/class-use/CacheMap.html | 38 +- .../net/cache/class-use/CacheStatistics.html | 34 +- .../net/cache/class-use/CacheStore.html | 4 +- .../class-use/CacheStoreMap.ReadWriteMap.html | 4 +- .../net/cache/class-use/CacheStoreMap.html | 4 +- .../CachingMap.DeactivationListener.html | 4 +- .../CachingMap.FrontMapListener.html | 4 +- .../class-use/CachingMap.PrimingListener.html | 4 +- .../class-use/CachingMap.SimpleListener.html | 4 +- .../net/cache/class-use/CachingMap.html | 4 +- .../class-use/ConfigurableCacheMap.Entry.html | 32 +- ...ConfigurableCacheMap.EvictionApprover.html | 37 +- .../ConfigurableCacheMap.EvictionPolicy.html | 41 +- .../ConfigurableCacheMap.UnitCalculator.html | 45 +- .../cache/class-use/ConfigurableCacheMap.html | 34 +- .../ContinuousQueryCache.AddListener.html | 4 +- ...yCache.ConverterAsynchronousProcessor.html | 4 +- ...inuousQueryCache.DeactivationListener.html | 4 +- .../ContinuousQueryCache.EventRouter.html | 4 +- ...tinuousQueryCache.InternalMapListener.html | 4 +- .../ContinuousQueryCache.RemoveListener.html | 4 +- .../ContinuousQueryCache.ServiceListener.html | 4 +- .../cache/class-use/ContinuousQueryCache.html | 4 +- .../cache/class-use/IterableCacheLoader.html | 4 +- .../net/cache/class-use/KeyAssociation.html | 4 +- .../net/cache/class-use/LocalCache.Entry.html | 4 +- .../LocalCache.InternalListener.html | 4 +- .../cache/class-use/LocalCache.KeyMask.html | 4 +- .../net/cache/class-use/LocalCache.html | 4 +- .../net/cache/class-use/MapCacheStore.html | 4 +- .../NearCache.BackServiceListener.html | 4 +- .../net/cache/class-use/NearCache.html | 4 +- .../class-use/NonBlockingEntryStore.html | 4 +- .../net/cache/class-use/OldCache.Entry.html | 4 +- .../cache/class-use/OldCache.EntrySet.html | 4 +- .../class-use/OldCache.EvictionPolicy.html | 4 +- .../OldCache.InternalEvictionPolicy.html | 4 +- .../OldCache.InternalUnitCalculator.html | 4 +- .../net/cache/class-use/OldCache.KeySet.html | 4 +- .../class-use/OldCache.UnitCalculator.html | 4 +- .../class-use/OldCache.ValuesCollection.html | 4 +- .../net/cache/class-use/OldCache.html | 4 +- .../OverflowMap.BackMapListener.html | 4 +- ...OverflowMap.EntrySet.EntrySetIterator.html | 4 +- .../cache/class-use/OverflowMap.EntrySet.html | 4 +- .../OverflowMap.ExpirableStatus.html | 4 +- .../OverflowMap.FrontMapListener.html | 4 +- .../OverflowMap.HistoricCacheEvent.html | 4 +- ...InternalKeySet.InternalKeySetIterator.html | 4 +- .../class-use/OverflowMap.InternalKeySet.html | 4 +- .../cache/class-use/OverflowMap.Status.html | 4 +- .../net/cache/class-use/OverflowMap.html | 4 +- ...iteBackingMap.BinaryEntryStoreWrapper.html | 4 +- ...WriteBackingMap.CacheLoaderCacheStore.html | 4 +- ...ReadWriteBackingMap.CacheStoreWrapper.html | 4 +- .../class-use/ReadWriteBackingMap.Entry.html | 4 +- .../ReadWriteBackingMap.EntrySet.html | 4 +- ...ReadWriteBackingMap.EvictingBackupMap.html | 4 +- ...adWriteBackingMap.InternalMapListener.html | 4 +- .../class-use/ReadWriteBackingMap.KeySet.html | 4 +- ...tryStoreWrapper.LoadOperationObserver.html | 4 +- ...ryStoreWrapper.StoreOperationObserver.html | 4 +- ...ckingMap.NonBlockingEntryStoreWrapper.html | 4 +- .../ReadWriteBackingMap.ReadLatch.html | 4 +- .../ReadWriteBackingMap.ReadQueue.html | 4 +- .../ReadWriteBackingMap.ReadThread.html | 4 +- .../ReadWriteBackingMap.StoreWrapper.html | 4 +- .../ReadWriteBackingMap.ValuesCollection.html | 4 +- .../ReadWriteBackingMap.WriteQueue.html | 4 +- .../ReadWriteBackingMap.WriteThread.html | 4 +- .../cache/class-use/ReadWriteBackingMap.html | 4 +- .../cache/class-use/ReadonlyNamedCache.html | 4 +- .../cache/class-use/SeppukuMapListener.html | 4 +- .../SerializationCache.EntryAttributes.html | 4 +- .../SerializationCache.EntrySet.Entry.html | 4 +- .../SerializationCache.EntrySet.html | 4 +- ...alizationCache.InternalEvictionPolicy.html | 4 +- .../cache/class-use/SerializationCache.html | 4 +- .../net/cache/class-use/SerializationMap.html | 4 +- ...rializationPagedCache.FakeBinaryStore.html | 4 +- ...ializationPagedCache.PagedBinaryStore.html | 4 +- ...lizationPagedCache.WrapperBinaryStore.html | 4 +- .../class-use/SerializationPagedCache.html | 4 +- .../class-use/SimpleCacheStatistics.html | 4 +- .../class-use/SimpleMemoryCalculator.html | 4 +- ...impleOverflowMap.FrontFilterConverter.html | 4 +- .../SimpleOverflowMap.FrontMapListener.html | 4 +- .../SimpleOverflowMap.HashcodeComparator.html | 4 +- .../SimpleOverflowMap.KeyIterator.html | 4 +- .../class-use/SimpleOverflowMap.Status.html | 4 +- .../cache/class-use/SimpleOverflowMap.html | 4 +- .../class-use/SimpleSerializationMap.html | 4 +- .../net/cache/class-use/StoreObserver.html | 4 +- .../TypeAssertion.WithTypesAssertion.html | 4 +- .../net/cache/class-use/TypeAssertion.html | 4 +- ...VersionedBackingMap.CacheStoreWrapper.html | 4 +- ...rsionedBackingMap.InternalMapListener.html | 4 +- .../cache/class-use/VersionedBackingMap.html | 4 +- ...rsionedNearCache.VersionCacheListener.html | 4 +- .../cache/class-use/VersionedNearCache.html | 4 +- .../cache/class-use/WrapperNamedCache.html | 4 +- .../tangosol/net/cache/package-summary.html | 4 +- .../com/tangosol/net/cache/package-tree.html | 6 +- .../com/tangosol/net/cache/package-use.html | 97 +- .../class-use/AbstractBackingMapManager.html | 4 +- .../net/class-use/AbstractInvocable.html | 4 +- .../net/class-use/AbstractPriorityTask.html | 4 +- .../AbstractServiceLoadBalancer.html | 4 +- .../com/tangosol/net/class-use/Action.html | 4 +- .../tangosol/net/class-use/ActionPolicy.html | 4 +- .../net/class-use/AddressProvider.html | 4 +- .../net/class-use/AddressProviderFactory.html | 4 +- .../net/class-use/AsyncNamedCache.html | 4 +- .../net/class-use/AsyncNamedMap.Complete.html | 4 +- .../net/class-use/AsyncNamedMap.Option.html | 4 +- .../net/class-use/AsyncNamedMap.OrderBy.html | 4 +- .../tangosol/net/class-use/AsyncNamedMap.html | 61 +- .../net/class-use/BackingMapContext.html | 4 +- .../net/class-use/BackingMapManager.html | 4 +- .../class-use/BackingMapManagerContext.html | 8 +- .../tangosol/net/class-use/CacheFactory.html | 4 +- .../net/class-use/CacheFactoryBuilder.html | 26 +- .../tangosol/net/class-use/CacheProvider.html | 4 +- .../class-use/CacheService.CacheAction.html | 4 +- .../tangosol/net/class-use/CacheService.html | 4 +- .../Cluster.MemberTimeoutAction.html | 4 +- .../com/tangosol/net/class-use/Cluster.html | 50 +- .../ClusterDependencies.ServiceProvider.html | 4 +- .../net/class-use/ClusterDependencies.html | 4 +- .../net/class-use/ClusterException.html | 4 +- .../net/class-use/ClusterPermission.html | 4 +- .../net/class-use/Coherence.Builder.html | 4 +- .../Coherence.LifecycleListener.html | 4 +- .../net/class-use/Coherence.Mode.html | 4 +- .../com/tangosol/net/class-use/Coherence.html | 94 +- .../CoherenceConfiguration.Builder.html | 8 +- .../CoherenceConfiguration.SimpleConfig.html | 4 +- .../net/class-use/CoherenceConfiguration.html | 25 +- .../net/class-use/CoherenceSession.html | 4 +- .../net/class-use/CompositeActionPolicy.html | 4 +- ...positeAddressProvider.AddressIterator.html | 4 +- ...mpositeAddressProvider.SingleProvider.html | 4 +- .../class-use/CompositeAddressProvider.html | 4 +- .../CompositeSocketAddressProvider.html | 4 +- ...CompressionFilter.DeflaterOutputShell.html | 4 +- .../CompressionFilter.InflaterInputShell.html | 4 +- .../net/class-use/CompressionFilter.html | 4 +- ...igurableAddressProvider.AddressHolder.html | 4 +- .../ConfigurableAddressProvider.html | 4 +- .../ConfigurableAddressProviderFactory.html | 4 +- .../class-use/ConfigurableCacheFactory.html | 24 +- .../ConfigurableLocalAddressProvider.html | 4 +- ...rableQuorumPolicy.ClusterQuorumPolicy.html | 4 +- ...MembershipQuorumPolicy.QuorumListener.html | 4 +- ...icy.MembershipQuorumPolicy.QuorumRule.html | 4 +- ...leQuorumPolicy.MembershipQuorumPolicy.html | 4 +- ...rtitionedCacheQuorumPolicy.ActionRule.html | 4 +- ...itionedCacheQuorumPolicy.Notification.html | 4 +- ...umPolicy.PartitionedCacheQuorumPolicy.html | 4 +- ...gurableQuorumPolicy.ProxyQuorumPolicy.html | 4 +- .../class-use/ConfigurableQuorumPolicy.html | 4 +- .../class-use/DatagramPacketOutputStream.html | 4 +- .../net/class-use/DatagramSocketProvider.html | 4 +- .../class-use/DefaultCacheFactoryBuilder.html | 4 +- .../DefaultCacheServer.LifecycleContext.html | 4 +- .../net/class-use/DefaultCacheServer.html | 4 +- ...ultConfigurableCacheFactory.CacheInfo.html | 4 +- ...faultConfigurableCacheFactory.Manager.html | 4 +- ...eFactory.PartitionedBackingMapManager.html | 4 +- .../DefaultConfigurableCacheFactory.html | 4 +- .../class-use/DescribableAddressProvider.html | 4 +- .../class-use/DistributedCacheService.html | 4 +- ...rableCacheFactory.DefaultDependencies.html | 4 +- ...ConfigurableCacheFactory.Dependencies.html | 8 +- ...urableCacheFactory.DependenciesHelper.html | 4 +- ...sibleConfigurableCacheFactory.Manager.html | 4 +- ...eFactory.PartitionedBackingMapManager.html | 4 +- .../ExtensibleConfigurableCacheFactory.html | 4 +- .../tangosol/net/class-use/FlowControl.html | 4 +- .../net/class-use/GuardSupport.Context.html | 4 +- .../tangosol/net/class-use/GuardSupport.html | 4 +- .../com/tangosol/net/class-use/Guardable.html | 4 +- .../net/class-use/Guardian.GuardContext.html | 4 +- .../com/tangosol/net/class-use/Guardian.html | 4 +- .../InetAddressHelper.RoutableFilter.html | 4 +- .../InetAddressHelper.SubnetMaskFilter.html | 4 +- .../net/class-use/InetAddressHelper.html | 4 +- .../InputStreamPasswordProvider.html | 4 +- .../com/tangosol/net/class-use/Invocable.html | 4 +- .../net/class-use/InvocableInOrder.html | 4 +- .../net/class-use/InvocationObserver.html | 4 +- .../net/class-use/InvocationService.html | 4 +- .../class-use/LoadBalancer.AddressPort.html | 4 +- .../net/class-use/LoadBalancer.Queue.html | 4 +- .../LoadBalancer.RequestHandler.html | 4 +- .../LoadBalancer.ResponseHandler.html | 4 +- .../class-use/LoadBalancer.SocketHandler.html | 4 +- .../tangosol/net/class-use/LoadBalancer.html | 4 +- .../net/class-use/MapViewBuilder.html | 4 +- .../com/tangosol/net/class-use/Member.html | 120 +- .../tangosol/net/class-use/MemberEvent.html | 4 +- .../net/class-use/MemberIdentity.html | 4 +- .../net/class-use/MemberIdentityProvider.html | 4 +- .../net/class-use/MemberListener.html | 4 +- .../class-use/NameService.LookupCallback.html | 4 +- .../class-use/NameService.RequestContext.html | 4 +- .../net/class-use/NameService.Resolvable.html | 4 +- .../tangosol/net/class-use/NameService.html | 4 +- .../net/class-use/NamedBlockingDeque.html | 41 +- .../net/class-use/NamedBlockingQueue.html | 43 +- .../tangosol/net/class-use/NamedCache.html | 4 +- .../net/class-use/NamedCollection.Option.html | 4 +- .../net/class-use/NamedCollection.html | 4 +- .../tangosol/net/class-use/NamedDeque.html | 4 +- .../net/class-use/NamedMap.Option.html | 4 +- .../com/tangosol/net/class-use/NamedMap.html | 140 +- .../tangosol/net/class-use/NamedQueue.html | 29 +- .../net/class-use/NonBlockingInvocable.html | 4 +- .../NonBlockingTcpDatagramSocket.Impl.html | 4 +- .../NonBlockingTcpDatagramSocket.html | 4 +- .../net/class-use/OperationalContext.html | 35 +- .../net/class-use/PagedTopicService.html | 4 +- ...tionedService.PartitionRecoveryAction.html | 4 +- .../PartitionedService.PartitionedAction.html | 4 +- .../net/class-use/PartitionedService.html | 40 +- .../net/class-use/PasswordProvider.html | 4 +- .../java/com/tangosol/net/class-use/Ping.html | 4 +- .../tangosol/net/class-use/PriorityTask.html | 4 +- .../class-use/ProxyService.ProxyAction.html | 4 +- .../tangosol/net/class-use/ProxyService.html | 4 +- .../tangosol/net/class-use/QueueService.html | 4 +- ...hableAddressProvider.CircularIterator.html | 4 +- ...reshableAddressProvider.RefreshThread.html | 4 +- .../class-use/RefreshableAddressProvider.html | 4 +- .../tangosol/net/class-use/Releasable.html | 4 +- .../class-use/RequestIncompleteException.html | 4 +- .../net/class-use/RequestPolicyException.html | 4 +- .../class-use/RequestTimeoutException.html | 4 +- .../tangosol/net/class-use/ScopeResolver.html | 4 +- .../class-use/ScopedCacheFactoryBuilder.html | 4 +- .../class-use/Service.MemberJoinAction.html | 4 +- .../com/tangosol/net/class-use/Service.html | 74 +- .../net/class-use/ServiceDependencies.html | 4 +- .../net/class-use/ServiceFailurePolicy.html | 4 +- .../tangosol/net/class-use/ServiceInfo.html | 4 +- .../tangosol/net/class-use/ServiceLoad.html | 4 +- .../net/class-use/ServiceLoadBalancer.html | 4 +- .../net/class-use/ServiceMonitor.html | 26 +- .../class-use/ServiceStoppedException.html | 4 +- .../net/class-use/Session.Option.html | 4 +- .../com/tangosol/net/class-use/Session.html | 137 +- .../SessionConfiguration.Builder.html | 4 +- ...ConfigurableCacheFactorySessionConfig.html | 4 +- .../net/class-use/SessionConfiguration.html | 29 +- .../class-use/SessionProvider.Context.html | 4 +- .../SessionProvider.DefaultContext.html | 4 +- .../net/class-use/SessionProvider.Option.html | 4 +- .../class-use/SessionProvider.Provider.html | 4 +- .../class-use/SessionProvider.Providers.html | 4 +- .../net/class-use/SessionProvider.html | 4 +- .../class-use/SimpleServiceLoadBalancer.html | 4 +- .../net/class-use/SimpleServiceMonitor.html | 4 +- .../SingletonCacheFactoryBuilder.html | 4 +- .../net/class-use/SocketAddressProvider.html | 4 +- .../tangosol/net/class-use/SocketOptions.html | 4 +- .../net/class-use/SocketProvider.html | 4 +- ...etProviderFactory.DefaultDependencies.html | 4 +- ...iderFactory.Dependencies.ProviderType.html | 4 +- .../SocketProviderFactory.Dependencies.html | 4 +- .../net/class-use/SocketProviderFactory.html | 4 +- .../SystemDatagramSocketProvider.html | 4 +- .../net/class-use/TcpDatagramSocket.Impl.html | 4 +- .../net/class-use/TcpDatagramSocket.html | 4 +- ...ramSocketProvider.DefaultDependencies.html | 4 +- ...cpDatagramSocketProvider.Dependencies.html | 4 +- .../class-use/TcpDatagramSocketProvider.html | 4 +- .../net/class-use/ThreadPoolManager.html | 4 +- .../class-use/ThreadPoolSizingStrategy.html | 4 +- .../tangosol/net/class-use/TopicService.html | 4 +- .../class-use/URLMemberIdentityProvider.html | 4 +- .../net/class-use/URLPasswordProvider.html | 4 +- ...eTypeAssertion.WithValueTypeAssertion.html | 4 +- .../net/class-use/ValueTypeAssertion.html | 4 +- .../tangosol/net/class-use/ViewBuilder.html | 4 +- .../net/class-use/WrapperCacheService.html | 4 +- .../class-use/WrapperInvocationService.html | 4 +- .../net/class-use/WrapperService.html | 4 +- .../WrapperSessionConfiguration.html | 4 +- .../net/events/CoherenceDispatcher.html | 4 +- .../events/CoherenceLifecycleEvent.Type.html | 4 +- .../net/events/CoherenceLifecycleEvent.html | 4 +- .../java/com/tangosol/net/events/Event.html | 6 +- ...her.InterceptorRegistrationEvent.Type.html | 4 +- ...spatcher.InterceptorRegistrationEvent.html | 4 +- .../tangosol/net/events/EventDispatcher.html | 4 +- .../EventDispatcherAwareInterceptor.html | 6 +- .../net/events/EventDispatcherRegistry.html | 4 +- .../com/tangosol/net/events/EventHelper.html | 4 +- .../tangosol/net/events/EventInterceptor.html | 6 +- .../events/InterceptorMetadataResolver.html | 8 +- .../net/events/InterceptorRegistry.html | 4 +- .../net/events/NamedEventInterceptor.html | 4 +- .../net/events/SessionDispatcher.html | 4 +- .../events/SessionLifecycleEvent.Type.html | 4 +- .../net/events/SessionLifecycleEvent.html | 4 +- .../annotation/CacheLifecycleEvents.html | 4 +- .../annotation/CoherenceLifecycleEvents.html | 4 +- .../net/events/annotation/EntryEvents.html | 4 +- .../annotation/EntryProcessorEvents.html | 4 +- .../net/events/annotation/Events.html | 4 +- .../annotation/FederatedChangeEvents.html | 18 +- .../annotation/FederatedConnectionEvents.html | 18 +- .../annotation/FederatedPartitionEvents.html | 18 +- .../events/annotation/Interceptor.Order.html | 4 +- .../net/events/annotation/Interceptor.html | 28 +- .../events/annotation/LifecycleEvents.html | 4 +- .../annotation/SessionLifecycleEvents.html | 4 +- .../events/annotation/TransactionEvents.html | 4 +- .../net/events/annotation/TransferEvents.html | 4 +- .../annotation/UnsolicitedCommitEvents.html | 4 +- .../class-use/CacheLifecycleEvents.html | 4 +- .../class-use/CoherenceLifecycleEvents.html | 4 +- .../annotation/class-use/EntryEvents.html | 4 +- .../class-use/EntryProcessorEvents.html | 4 +- .../events/annotation/class-use/Events.html | 10 +- .../class-use/FederatedChangeEvents.html | 4 +- .../class-use/FederatedConnectionEvents.html | 4 +- .../class-use/FederatedPartitionEvents.html | 4 +- .../class-use/Interceptor.Order.html | 4 +- .../annotation/class-use/Interceptor.html | 4 +- .../annotation/class-use/LifecycleEvents.html | 4 +- .../class-use/SessionLifecycleEvents.html | 4 +- .../class-use/TransactionEvents.html | 4 +- .../annotation/class-use/TransferEvents.html | 4 +- .../class-use/UnsolicitedCommitEvents.html | 4 +- .../events/annotation/package-summary.html | 17 +- .../net/events/annotation/package-tree.html | 4 +- .../net/events/annotation/package-use.html | 4 +- .../application/LifecycleEvent.Type.html | 4 +- .../events/application/LifecycleEvent.html | 4 +- .../class-use/LifecycleEvent.Type.html | 4 +- .../application/class-use/LifecycleEvent.html | 33 +- .../events/application/package-summary.html | 11 +- .../net/events/application/package-tree.html | 4 +- .../net/events/application/package-use.html | 28 +- .../events/class-use/CoherenceDispatcher.html | 4 +- .../CoherenceLifecycleEvent.Type.html | 4 +- .../class-use/CoherenceLifecycleEvent.html | 24 +- .../tangosol/net/events/class-use/Event.html | 105 +- ...her.InterceptorRegistrationEvent.Type.html | 4 +- ...spatcher.InterceptorRegistrationEvent.html | 4 +- .../net/events/class-use/EventDispatcher.html | 65 +- .../EventDispatcherAwareInterceptor.html | 95 +- .../class-use/EventDispatcherRegistry.html | 4 +- .../net/events/class-use/EventHelper.html | 4 +- .../events/class-use/EventInterceptor.html | 137 +- .../InterceptorMetadataResolver.html | 37 +- .../events/class-use/InterceptorRegistry.html | 4 +- .../class-use/NamedEventInterceptor.html | 43 +- .../events/class-use/SessionDispatcher.html | 4 +- .../class-use/SessionLifecycleEvent.Type.html | 4 +- .../class-use/SessionLifecycleEvent.html | 33 +- .../federation/FederatedChangeEvent.Type.html | 304 - .../federation/FederatedChangeEvent.html | 256 - .../FederatedConnectionEvent.Type.html | 300 - .../tangosol/net/events/package-summary.html | 11 +- .../com/tangosol/net/events/package-tree.html | 4 +- .../com/tangosol/net/events/package-use.html | 154 +- .../tangosol/net/events/partition/Event.html | 4 +- .../PartitionedServiceDispatcher.html | 4 +- .../partition/TransactionEvent.Type.html | 4 +- .../events/partition/TransactionEvent.html | 4 +- .../TransferEvent.RecoveryTransferEvent.html | 4 +- .../events/partition/TransferEvent.Type.html | 4 +- .../net/events/partition/TransferEvent.html | 4 +- .../UnsolicitedCommitEvent.Type.html | 4 +- .../partition/UnsolicitedCommitEvent.html | 4 +- .../cache/CacheLifecycleEvent.Type.html | 4 +- .../partition/cache/CacheLifecycleEvent.html | 4 +- .../cache/CacheLifecycleEventDispatcher.html | 4 +- .../partition/cache/EntryEvent.Type.html | 4 +- .../events/partition/cache/EntryEvent.html | 4 +- .../cache/EntryProcessorEvent.Type.html | 4 +- .../partition/cache/EntryProcessorEvent.html | 4 +- .../net/events/partition/cache/Event.html | 4 +- .../cache/PartitionedCacheDispatcher.html | 4 +- .../class-use/CacheLifecycleEvent.Type.html | 4 +- .../cache/class-use/CacheLifecycleEvent.html | 51 +- .../CacheLifecycleEventDispatcher.html | 4 +- .../cache/class-use/EntryEvent.Type.html | 4 +- .../partition/cache/class-use/EntryEvent.html | 33 +- .../class-use/EntryProcessorEvent.Type.html | 4 +- .../cache/class-use/EntryProcessorEvent.html | 42 +- .../partition/cache/class-use/Event.html | 4 +- .../class-use/PartitionedCacheDispatcher.html | 4 +- .../partition/cache/package-summary.html | 4 +- .../events/partition/cache/package-tree.html | 4 +- .../events/partition/cache/package-use.html | 50 +- .../net/events/partition/class-use/Event.html | 4 +- .../PartitionedServiceDispatcher.html | 4 +- .../class-use/TransactionEvent.Type.html | 4 +- .../partition/class-use/TransactionEvent.html | 24 +- .../TransferEvent.RecoveryTransferEvent.html | 4 +- .../class-use/TransferEvent.Type.html | 4 +- .../partition/class-use/TransferEvent.html | 24 +- .../UnsolicitedCommitEvent.Type.html | 4 +- .../class-use/UnsolicitedCommitEvent.html | 24 +- .../net/events/partition/package-summary.html | 9 +- .../net/events/partition/package-tree.html | 4 +- .../net/events/partition/package-use.html | 39 +- ...tedStandardEmitterMBean.SilentEmitter.html | 4 +- .../AnnotatedStandardEmitterMBean.html | 4 +- .../management/AnnotatedStandardMBean.html | 4 +- .../tangosol/net/management/JmxmpServer.html | 4 +- .../MBeanAccessor.GetAttributes.html | 4 +- .../net/management/MBeanAccessor.Invoke.html | 4 +- ...BeanAccessor.QueryBuilder.ParsedQuery.html | 4 +- .../MBeanAccessor.QueryBuilder.html | 4 +- .../MBeanAccessor.SetAttributes.html | 4 +- .../net/management/MBeanAccessor.html | 4 +- .../net/management/MBeanConnector.html | 4 +- .../MBeanHelper.QueryExpFilter.html | 4 +- .../tangosol/net/management/MBeanHelper.html | 4 +- .../net/management/MBeanReference.html | 4 +- .../net/management/MBeanServerFinder.html | 4 +- .../net/management/MBeanServerProxy.html | 4 +- .../net/management/MapJsonBodyHandler.html | 4 +- .../net/management/NotificationManager.html | 4 +- .../management/ObjectNameExcludeFilter.html | 4 +- .../net/management/OpenMBeanHelper.html | 4 +- .../com/tangosol/net/management/Registry.html | 4 +- .../tangosol/net/management/ViewMBean.html | 4 +- .../net/management/ViewMBeanImpl.html | 4 +- .../management/WrapperMBeanServerProxy.html | 4 +- .../management/annotation/Description.html | 4 +- .../management/annotation/MetricsLabels.html | 4 +- .../management/annotation/MetricsScope.html | 4 +- .../net/management/annotation/MetricsTag.html | 4 +- .../management/annotation/MetricsValue.html | 4 +- .../management/annotation/Notification.html | 4 +- .../annotation/class-use/Description.html | 111 +- .../annotation/class-use/MetricsLabels.html | 4 +- .../annotation/class-use/MetricsScope.html | 26 +- .../annotation/class-use/MetricsTag.html | 26 +- .../annotation/class-use/MetricsValue.html | 41 +- .../annotation/class-use/Notification.html | 4 +- .../annotation/package-summary.html | 4 +- .../management/annotation/package-tree.html | 4 +- .../management/annotation/package-use.html | 54 +- ...tedStandardEmitterMBean.SilentEmitter.html | 4 +- .../AnnotatedStandardEmitterMBean.html | 4 +- .../class-use/AnnotatedStandardMBean.html | 4 +- .../net/management/class-use/JmxmpServer.html | 4 +- .../MBeanAccessor.GetAttributes.html | 4 +- .../class-use/MBeanAccessor.Invoke.html | 4 +- ...BeanAccessor.QueryBuilder.ParsedQuery.html | 4 +- .../class-use/MBeanAccessor.QueryBuilder.html | 4 +- .../MBeanAccessor.SetAttributes.html | 4 +- .../management/class-use/MBeanAccessor.html | 4 +- .../management/class-use/MBeanConnector.html | 4 +- .../class-use/MBeanHelper.QueryExpFilter.html | 4 +- .../net/management/class-use/MBeanHelper.html | 4 +- .../management/class-use/MBeanReference.html | 4 +- .../class-use/MBeanServerFinder.html | 4 +- .../class-use/MBeanServerProxy.html | 4 +- .../class-use/MapJsonBodyHandler.html | 4 +- .../class-use/NotificationManager.html | 4 +- .../class-use/ObjectNameExcludeFilter.html | 4 +- .../management/class-use/OpenMBeanHelper.html | 4 +- .../net/management/class-use/Registry.html | 4 +- .../net/management/class-use/ViewMBean.html | 4 +- .../management/class-use/ViewMBeanImpl.html | 4 +- .../class-use/WrapperMBeanServerProxy.html | 4 +- .../net/management/package-summary.html | 4 +- .../tangosol/net/management/package-tree.html | 4 +- .../tangosol/net/management/package-use.html | 4 +- .../net/messaging/ConnectionException.html | 315 + .../messaging/SuspectConnectionException.html | 314 + .../class-use/ConnectionException.html | 93 + .../class-use/SuspectConnectionException.html | 62 + .../messaging}/package-summary.html | 62 +- .../tangosol/net/messaging/package-tree.html | 96 + .../messaging/package-use.html} | 52 +- .../com/tangosol/net/package-summary.html | 26 +- .../java/com/tangosol/net/package-tree.html | 12 +- .../java/com/tangosol/net/package-use.html | 326 +- .../AbstractPartitionedIterator.html | 4 +- .../BroadKeyPartitioningStrategy.html | 4 +- .../net/partition/DefaultKeyAssociator.html | 14 +- .../DefaultKeyPartitioningStrategy.html | 4 +- .../partition/DefaultVersionedPartitions.html | 4 +- .../net/partition/DistributionManager.html | 4 +- ...iloverAccessPolicy.MembershipListener.html | 4 +- .../net/partition/FailoverAccessPolicy.html | 4 +- .../tangosol/net/partition/KeyAssociator.html | 4 +- ...artitioningStrategy.PartitionAwareKey.html | 4 +- .../partition/KeyPartitioningStrategy.html | 4 +- .../MirroringAssignmentStrategy.html | 4 +- ...plittingBackingCache.CapacityAwareMap.html | 10 +- ...eSplittingBackingCache.EntrySet.Entry.html | 4 +- ...ervableSplittingBackingCache.EntrySet.html | 4 +- .../ObservableSplittingBackingCache.html | 10 +- .../ObservableSplittingBackingMap.html | 14 +- .../com/tangosol/net/partition/Ownership.html | 4 +- .../PartitionAssignmentStrategy.html | 4 +- .../partition/PartitionAwareBackingMap.html | 4 +- .../net/partition/PartitionEvent.html | 4 +- .../net/partition/PartitionListener.html | 4 +- .../tangosol/net/partition/PartitionSet.html | 4 +- ...BackingMap.AggregatingCacheStatistics.html | 4 +- .../PartitionSplittingBackingMap.KeySet.html | 4 +- ...PartitionSplittingBackingMap.MapArray.html | 4 +- ...plittingBackingMap.MaskedPartitionMap.html | 4 +- ...littingBackingMap.PartitionedIterator.html | 4 +- .../PartitionSplittingBackingMap.html | 14 +- .../net/partition/PartitionStatistics.html | 4 +- .../net/partition/PartitionedIterator.html | 4 +- .../ReadWriteSplittingBackingMap.html | 4 +- ...rategy.AnalysisContext.LoadComparator.html | 4 +- ...rategy.AnalysisContext.NotOwnedFilter.html | 4 +- ...Strategy.AnalysisContext.SafetyFilter.html | 4 +- ...gy.AnalysisContext.StrengthComparator.html | 4 +- ...egy.AnalysisContext.UnderloadedFilter.html | 4 +- ...pleAssignmentStrategy.AnalysisContext.html | 4 +- ...mpleAssignmentStrategy.BackupStrength.html | 4 +- ...eAssignmentStrategy.JMXPartitionStats.html | 4 +- ...mpleAssignmentStrategy.LoadCalculator.html | 4 +- ...signmentStrategy.SimpleLoadCalculator.html | 4 +- .../partition/SimpleAssignmentStrategy.html | 4 +- .../net/partition/SimplePartitionKey.html | 4 +- .../SimpleStrategyMBean.HAStatus.html | 4 +- .../net/partition/SimpleStrategyMBean.html | 4 +- .../partition/VersionAwareMapListener.html | 4 +- .../net/partition/VersionedOwnership.html | 4 +- .../VersionedPartitions.Iterator.html | 4 +- ...VersionedPartitions.VersionedIterator.html | 4 +- .../net/partition/VersionedPartitions.html | 4 +- .../AbstractPartitionedIterator.html | 4 +- .../BroadKeyPartitioningStrategy.html | 4 +- .../class-use/DefaultKeyAssociator.html | 4 +- .../DefaultKeyPartitioningStrategy.html | 4 +- .../class-use/DefaultVersionedPartitions.html | 4 +- .../class-use/DistributionManager.html | 4 +- ...iloverAccessPolicy.MembershipListener.html | 4 +- .../class-use/FailoverAccessPolicy.html | 4 +- .../partition/class-use/KeyAssociator.html | 4 +- ...artitioningStrategy.PartitionAwareKey.html | 4 +- .../class-use/KeyPartitioningStrategy.html | 4 +- .../MirroringAssignmentStrategy.html | 4 +- ...plittingBackingCache.CapacityAwareMap.html | 4 +- ...eSplittingBackingCache.EntrySet.Entry.html | 4 +- ...ervableSplittingBackingCache.EntrySet.html | 4 +- .../ObservableSplittingBackingCache.html | 4 +- .../ObservableSplittingBackingMap.html | 4 +- .../net/partition/class-use/Ownership.html | 4 +- .../PartitionAssignmentStrategy.html | 4 +- .../class-use/PartitionAwareBackingMap.html | 4 +- .../partition/class-use/PartitionEvent.html | 4 +- .../class-use/PartitionListener.html | 4 +- .../net/partition/class-use/PartitionSet.html | 4 +- ...BackingMap.AggregatingCacheStatistics.html | 4 +- .../PartitionSplittingBackingMap.KeySet.html | 4 +- ...PartitionSplittingBackingMap.MapArray.html | 4 +- ...plittingBackingMap.MaskedPartitionMap.html | 4 +- ...littingBackingMap.PartitionedIterator.html | 4 +- .../PartitionSplittingBackingMap.html | 4 +- .../class-use/PartitionStatistics.html | 4 +- .../class-use/PartitionedIterator.html | 4 +- .../ReadWriteSplittingBackingMap.html | 4 +- ...rategy.AnalysisContext.LoadComparator.html | 4 +- ...rategy.AnalysisContext.NotOwnedFilter.html | 4 +- ...Strategy.AnalysisContext.SafetyFilter.html | 4 +- ...gy.AnalysisContext.StrengthComparator.html | 4 +- ...egy.AnalysisContext.UnderloadedFilter.html | 4 +- ...pleAssignmentStrategy.AnalysisContext.html | 4 +- ...mpleAssignmentStrategy.BackupStrength.html | 4 +- ...eAssignmentStrategy.JMXPartitionStats.html | 4 +- ...mpleAssignmentStrategy.LoadCalculator.html | 4 +- ...signmentStrategy.SimpleLoadCalculator.html | 4 +- .../class-use/SimpleAssignmentStrategy.html | 4 +- .../class-use/SimplePartitionKey.html | 4 +- .../SimpleStrategyMBean.HAStatus.html | 4 +- .../class-use/SimpleStrategyMBean.html | 4 +- .../class-use/VersionAwareMapListener.html | 4 +- .../class-use/VersionedOwnership.html | 4 +- .../VersionedPartitions.Iterator.html | 4 +- ...VersionedPartitions.VersionedIterator.html | 4 +- .../class-use/VersionedPartitions.html | 4 +- .../net/partition/package-summary.html | 4 +- .../tangosol/net/partition/package-tree.html | 10 +- .../tangosol/net/partition/package-use.html | 4 +- .../DefaultProxyServiceLoadBalancer.html | 4 +- .../tangosol/net/proxy/ProxyServiceLoad.html | 4 +- .../net/proxy/ProxyServiceLoadBalancer.html | 4 +- .../com/tangosol/net/proxy/RemoteMember.html | 4 +- .../DefaultProxyServiceLoadBalancer.html | 4 +- .../net/proxy/class-use/ProxyServiceLoad.html | 4 +- .../class-use/ProxyServiceLoadBalancer.html | 4 +- .../net/proxy/class-use/RemoteMember.html | 4 +- .../tangosol/net/proxy/package-summary.html | 4 +- .../com/tangosol/net/proxy/package-tree.html | 4 +- .../com/tangosol/net/proxy/package-use.html | 4 +- .../net/security/AccessController.html | 4 +- .../net/security/AuditingAuthorizer.html | 4 +- .../com/tangosol/net/security/Authorizer.html | 4 +- .../net/security/DefaultController.html | 4 +- .../net/security/DefaultIdentityAsserter.html | 4 +- .../security/DefaultIdentityTransformer.html | 4 +- .../com/tangosol/net/security/DoAsAction.html | 4 +- .../net/security/IdentityAsserter.html | 4 +- .../net/security/IdentityTransformer.html | 4 +- .../net/security/JAASIdentityAsserter.html | 4 +- .../net/security/LocalPermission.html | 4 +- .../tangosol/net/security/PermissionInfo.html | 4 +- .../com/tangosol/net/security/Security.html | 4 +- .../tangosol/net/security/SecurityHelper.html | 4 +- .../net/security/SecurityProvider.html | 4 +- .../tangosol/net/security/SimpleHandler.html | 4 +- .../net/security/StorageAccessAuthorizer.html | 4 +- .../net/security/UsernameAndPassword.html | 4 +- .../security/class-use/AccessController.html | 4 +- .../class-use/AuditingAuthorizer.html | 4 +- .../net/security/class-use/Authorizer.html | 4 +- .../security/class-use/DefaultController.html | 4 +- .../class-use/DefaultIdentityAsserter.html | 4 +- .../class-use/DefaultIdentityTransformer.html | 4 +- .../net/security/class-use/DoAsAction.html | 4 +- .../security/class-use/IdentityAsserter.html | 4 +- .../class-use/IdentityTransformer.html | 4 +- .../class-use/JAASIdentityAsserter.html | 4 +- .../security/class-use/LocalPermission.html | 4 +- .../security/class-use/PermissionInfo.html | 4 +- .../net/security/class-use/Security.html | 4 +- .../security/class-use/SecurityHelper.html | 4 +- .../security/class-use/SecurityProvider.html | 4 +- .../net/security/class-use/SimpleHandler.html | 4 +- .../class-use/StorageAccessAuthorizer.html | 4 +- .../class-use/UsernameAndPassword.html | 4 +- .../net/security/package-summary.html | 4 +- .../tangosol/net/security/package-tree.html | 4 +- .../tangosol/net/security/package-use.html | 4 +- .../net/ssl/AbstractCertificateLoader.html | 4 +- .../net/ssl/AbstractKeyStoreLoader.html | 4 +- .../net/ssl/AbstractPrivateKeyLoader.html | 4 +- .../tangosol/net/ssl/CertificateLoader.html | 4 +- .../tangosol/net/ssl/EmptyKeyStoreLoader.html | 4 +- .../com/tangosol/net/ssl/KeyStoreLoader.html | 4 +- .../tangosol/net/ssl/PrivateKeyLoader.html | 4 +- .../com/tangosol/net/ssl/RefreshPolicy.html | 4 +- .../net/ssl/URLCertificateLoader.html | 4 +- .../tangosol/net/ssl/URLKeyStoreLoader.html | 4 +- .../tangosol/net/ssl/URLPrivateKeyLoader.html | 4 +- .../class-use/AbstractCertificateLoader.html | 4 +- .../ssl/class-use/AbstractKeyStoreLoader.html | 4 +- .../class-use/AbstractPrivateKeyLoader.html | 4 +- .../net/ssl/class-use/CertificateLoader.html | 4 +- .../ssl/class-use/EmptyKeyStoreLoader.html | 4 +- .../net/ssl/class-use/KeyStoreLoader.html | 4 +- .../net/ssl/class-use/PrivateKeyLoader.html | 4 +- .../net/ssl/class-use/RefreshPolicy.html | 4 +- .../ssl/class-use/URLCertificateLoader.html | 4 +- .../net/ssl/class-use/URLKeyStoreLoader.html | 4 +- .../ssl/class-use/URLPrivateKeyLoader.html | 4 +- .../com/tangosol/net/ssl/package-summary.html | 4 +- .../com/tangosol/net/ssl/package-tree.html | 4 +- .../com/tangosol/net/ssl/package-use.html | 4 +- .../net/topic/BinaryElementCalculator.html | 4 +- .../net/topic/FixedElementCalculator.html | 4 +- .../topic/NamedTopic.ElementCalculator.html | 4 +- .../com/tangosol/net/topic/NamedTopic.html | 4 +- .../java/com/tangosol/net/topic/Position.html | 4 +- .../net/topic/Publisher.FailOnFull.html | 4 +- .../net/topic/Publisher.OnFailure.html | 4 +- .../tangosol/net/topic/Publisher.Option.html | 4 +- .../tangosol/net/topic/Publisher.OrderBy.html | 4 +- .../net/topic/Publisher.OrderById.html | 4 +- .../net/topic/Publisher.OrderByNone.html | 4 +- .../topic/Publisher.OrderByRoundRobin.html | 4 +- .../net/topic/Publisher.OrderByThread.html | 4 +- .../net/topic/Publisher.OrderByValue.html | 4 +- .../net/topic/Publisher.Orderable.html | 4 +- .../tangosol/net/topic/Publisher.Status.html | 4 +- .../com/tangosol/net/topic/Publisher.html | 4 +- .../Subscriber.Channel.EmptyChannel.html | 4 +- .../net/topic/Subscriber.Channel.html | 4 +- .../Subscriber.ChannelOwnershipListener.html | 4 +- .../Subscriber.ChannelOwnershipListeners.html | 4 +- .../net/topic/Subscriber.CommitResult.html | 4 +- .../topic/Subscriber.CommitResultStatus.html | 4 +- .../net/topic/Subscriber.CompleteOnEmpty.html | 4 +- .../net/topic/Subscriber.Convert.html | 4 +- .../net/topic/Subscriber.Element.html | 4 +- .../net/topic/Subscriber.Filtered.html | 4 +- .../com/tangosol/net/topic/Subscriber.Id.html | 4 +- .../tangosol/net/topic/Subscriber.Name.html | 4 +- .../tangosol/net/topic/Subscriber.Option.html | 4 +- .../com/tangosol/net/topic/Subscriber.html | 4 +- .../net/topic/TopicBackingMapManager.html | 4 +- .../tangosol/net/topic/TopicDependencies.html | 4 +- .../tangosol/net/topic/TopicException.html | 4 +- .../net/topic/TopicPublisherException.html | 4 +- .../class-use/BinaryElementCalculator.html | 4 +- .../class-use/FixedElementCalculator.html | 4 +- .../NamedTopic.ElementCalculator.html | 4 +- .../net/topic/class-use/NamedTopic.html | 4 +- .../net/topic/class-use/Position.html | 4 +- .../topic/class-use/Publisher.FailOnFull.html | 4 +- .../topic/class-use/Publisher.OnFailure.html | 4 +- .../net/topic/class-use/Publisher.Option.html | 4 +- .../topic/class-use/Publisher.OrderBy.html | 4 +- .../topic/class-use/Publisher.OrderById.html | 4 +- .../class-use/Publisher.OrderByNone.html | 4 +- .../Publisher.OrderByRoundRobin.html | 4 +- .../class-use/Publisher.OrderByThread.html | 4 +- .../class-use/Publisher.OrderByValue.html | 4 +- .../topic/class-use/Publisher.Orderable.html | 4 +- .../net/topic/class-use/Publisher.Status.html | 4 +- .../net/topic/class-use/Publisher.html | 4 +- .../Subscriber.Channel.EmptyChannel.html | 4 +- .../topic/class-use/Subscriber.Channel.html | 4 +- .../Subscriber.ChannelOwnershipListener.html | 4 +- .../Subscriber.ChannelOwnershipListeners.html | 4 +- .../class-use/Subscriber.CommitResult.html | 4 +- .../Subscriber.CommitResultStatus.html | 4 +- .../class-use/Subscriber.CompleteOnEmpty.html | 4 +- .../topic/class-use/Subscriber.Convert.html | 4 +- .../topic/class-use/Subscriber.Element.html | 4 +- .../topic/class-use/Subscriber.Filtered.html | 4 +- .../net/topic/class-use/Subscriber.Id.html | 4 +- .../net/topic/class-use/Subscriber.Name.html | 4 +- .../topic/class-use/Subscriber.Option.html | 4 +- .../net/topic/class-use/Subscriber.html | 4 +- .../class-use/TopicBackingMapManager.html | 4 +- .../topic/class-use/TopicDependencies.html | 4 +- .../net/topic/class-use/TopicException.html | 4 +- .../class-use/TopicPublisherException.html | 4 +- .../tangosol/net/topic/package-summary.html | 4 +- .../com/tangosol/net/topic/package-tree.html | 4 +- .../com/tangosol/net/topic/package-use.html | 4 +- ...nvironment.DefaultFailureContinuation.html | 10 +- .../AbstractPersistenceEnvironment.html | 4 +- ...ager.AbstractPersistenceSnapshotTools.html | 4 +- ...sistentStore.BatchTask.EraseOperation.html | 4 +- ...ctPersistentStore.BatchTask.Operation.html | 4 +- ...sistentStore.BatchTask.StoreOperation.html | 4 +- ...ger.AbstractPersistentStore.BatchTask.html | 16 +- ...tractPersistentStore.DeleteExtentTask.html | 10 +- ...ager.AbstractPersistentStore.OpenTask.html | 22 +- ...stenceManager.AbstractPersistentStore.html | 14 +- ...AbstractPersistenceManager.BatchTasks.html | 10 +- .../AbstractPersistenceManager.Task.html | 4 +- .../AbstractPersistenceManager.html | 10 +- ...AbstractPersistenceTools.StatsVisitor.html | 4 +- .../persistence/AbstractPersistenceTools.html | 4 +- .../persistence/AbstractSnapshotArchiver.html | 4 +- .../ArchiverHelper.DirectoryFileFilter.html | 4 +- .../tangosol/persistence/ArchiverHelper.html | 4 +- .../CachePersistenceHelper.Visitor.html | 4 +- .../persistence/CachePersistenceHelper.html | 4 +- .../ConfigurableSnapshotArchiverFactory.html | 4 +- .../DirectorySnapshotArchiver.html | 4 +- .../persistence/GUIDHelper.GUIDResolver.html | 4 +- .../com/tangosol/persistence/GUIDHelper.html | 4 +- .../PersistenceEnvironmentInfo.html | 4 +- .../persistence/PersistenceManagerMBean.html | 4 +- ...ceWrappers.FailureContinuationFactory.html | 16 +- ...ceWrappers.SafePersistenceEnvironment.html | 14 +- ...stenceWrappers.SafePersistenceManager.html | 20 +- ...rsistenceWrappers.SafePersistentStore.html | 20 +- .../persistence/SafePersistenceWrappers.html | 14 +- .../com/tangosol/persistence/Snapshot.html | 4 +- .../persistence/SnapshotArchiver.html | 4 +- .../persistence/SnapshotArchiverFactory.html | 4 +- ...nvironment.DefaultFailureContinuation.html | 4 +- .../AbstractPersistenceEnvironment.html | 4 +- ...ager.AbstractPersistenceSnapshotTools.html | 4 +- ...sistentStore.BatchTask.EraseOperation.html | 4 +- ...ctPersistentStore.BatchTask.Operation.html | 4 +- ...sistentStore.BatchTask.StoreOperation.html | 4 +- ...ger.AbstractPersistentStore.BatchTask.html | 4 +- ...tractPersistentStore.DeleteExtentTask.html | 4 +- ...ager.AbstractPersistentStore.OpenTask.html | 4 +- ...stenceManager.AbstractPersistentStore.html | 4 +- ...AbstractPersistenceManager.BatchTasks.html | 4 +- .../AbstractPersistenceManager.Task.html | 4 +- .../class-use/AbstractPersistenceManager.html | 4 +- ...AbstractPersistenceTools.StatsVisitor.html | 4 +- .../class-use/AbstractPersistenceTools.html | 4 +- .../class-use/AbstractSnapshotArchiver.html | 4 +- .../ArchiverHelper.DirectoryFileFilter.html | 4 +- .../persistence/class-use/ArchiverHelper.html | 4 +- .../CachePersistenceHelper.Visitor.html | 4 +- .../class-use/CachePersistenceHelper.html | 4 +- .../ConfigurableSnapshotArchiverFactory.html | 4 +- .../class-use/DirectorySnapshotArchiver.html | 4 +- .../class-use/GUIDHelper.GUIDResolver.html | 4 +- .../persistence/class-use/GUIDHelper.html | 4 +- .../class-use/PersistenceEnvironmentInfo.html | 4 +- .../class-use/PersistenceManagerMBean.html | 4 +- ...ceWrappers.FailureContinuationFactory.html | 6 +- ...ceWrappers.SafePersistenceEnvironment.html | 4 +- ...stenceWrappers.SafePersistenceManager.html | 4 +- ...rsistenceWrappers.SafePersistentStore.html | 4 +- .../class-use/SafePersistenceWrappers.html | 4 +- .../persistence/class-use/Snapshot.html | 4 +- .../class-use/SnapshotArchiver.html | 4 +- .../class-use/SnapshotArchiverFactory.html | 4 +- .../tangosol/persistence/package-summary.html | 10 +- .../tangosol/persistence/package-tree.html | 6 +- .../com/tangosol/persistence/package-use.html | 4 +- .../com/tangosol/run/jca/SimpleValidator.html | 4 +- .../run/jca/class-use/SimpleValidator.html | 4 +- .../com/tangosol/run/jca/package-summary.html | 4 +- .../com/tangosol/run/jca/package-tree.html | 4 +- .../com/tangosol/run/jca/package-use.html | 4 +- .../com/tangosol/run/xml/ArrayAdapter.html | 4 +- .../tangosol/run/xml/CollectionAdapter.html | 4 +- .../tangosol/run/xml/DateFormatAdapter.html | 4 +- .../com/tangosol/run/xml/DateTimeAdapter.html | 4 +- .../com/tangosol/run/xml/Identifiable.html | 4 +- .../com/tangosol/run/xml/IterableAdapter.html | 4 +- .../java/com/tangosol/run/xml/MapAdapter.html | 4 +- ...itiveArrayAdapter.BooleanArrayAdapter.html | 4 +- ...rimitiveArrayAdapter.ByteArrayAdapter.html | 4 +- ...rimitiveArrayAdapter.CharArrayAdapter.html | 4 +- ...mitiveArrayAdapter.DoubleArrayAdapter.html | 4 +- ...imitiveArrayAdapter.FloatArrayAdapter.html | 4 +- ...PrimitiveArrayAdapter.IntArrayAdapter.html | 4 +- ...rimitiveArrayAdapter.LongArrayAdapter.html | 4 +- ...imitiveArrayAdapter.ShortArrayAdapter.html | 4 +- .../run/xml/PrimitiveArrayAdapter.html | 4 +- .../com/tangosol/run/xml/PropertyAdapter.html | 4 +- .../com/tangosol/run/xml/QNameAdapter.html | 4 +- .../com/tangosol/run/xml/QualifiedName.html | 4 +- .../run/xml/RestrictedStringAdapter.html | 4 +- .../com/tangosol/run/xml/SaxParser.Input.html | 4 +- .../run/xml/SaxParser.ResourceResolver.html | 4 +- .../run/xml/SaxParser.ValidationHandler.html | 4 +- .../java/com/tangosol/run/xml/SaxParser.html | 4 +- .../tangosol/run/xml/SerializableAdapter.html | 4 +- .../xml/SimpleAdapter.BigDecimalAdapter.html | 4 +- .../xml/SimpleAdapter.BigIntegerAdapter.html | 4 +- .../run/xml/SimpleAdapter.BooleanAdapter.html | 4 +- .../run/xml/SimpleAdapter.ByteAdapter.html | 4 +- .../run/xml/SimpleAdapter.CharAdapter.html | 4 +- .../run/xml/SimpleAdapter.DateAdapter.html | 4 +- .../run/xml/SimpleAdapter.DoubleAdapter.html | 4 +- .../run/xml/SimpleAdapter.FloatAdapter.html | 4 +- .../run/xml/SimpleAdapter.IntAdapter.html | 4 +- .../run/xml/SimpleAdapter.LongAdapter.html | 4 +- .../run/xml/SimpleAdapter.OldDateAdapter.html | 4 +- .../run/xml/SimpleAdapter.ShortAdapter.html | 4 +- .../run/xml/SimpleAdapter.StringAdapter.html | 4 +- .../xml/SimpleAdapter.SystemTimeAdapter.html | 4 +- .../run/xml/SimpleAdapter.TimeAdapter.html | 4 +- .../xml/SimpleAdapter.TimestampAdapter.html | 4 +- .../com/tangosol/run/xml/SimpleAdapter.html | 4 +- .../com/tangosol/run/xml/SimpleAttribute.html | 4 +- .../com/tangosol/run/xml/SimpleDocument.html | 4 +- .../xml/SimpleElement.AttributeMap.Entry.html | 4 +- ...ttributeMap.EntrySet.EntrySetIterator.html | 4 +- .../SimpleElement.AttributeMap.EntrySet.html | 4 +- .../run/xml/SimpleElement.AttributeMap.html | 4 +- .../xml/SimpleElement.ElementIterator.html | 4 +- .../run/xml/SimpleElement.ElementList.html | 4 +- .../com/tangosol/run/xml/SimpleElement.html | 4 +- .../com/tangosol/run/xml/SimpleParser.html | 4 +- .../com/tangosol/run/xml/SimpleValue.html | 4 +- .../com/tangosol/run/xml/UriSerializable.html | 4 +- .../com/tangosol/run/xml/XmlAttribute.html | 4 +- .../tangosol/run/xml/XmlBean.BeanInfo.html | 4 +- .../java/com/tangosol/run/xml/XmlBean.html | 4 +- .../com/tangosol/run/xml/XmlConfigurable.html | 4 +- .../com/tangosol/run/xml/XmlDocument.html | 4 +- .../run/xml/XmlDocumentReference.html | 4 +- .../java/com/tangosol/run/xml/XmlElement.html | 4 +- .../tangosol/run/xml/XmlElementAdapter.html | 4 +- .../run/xml/XmlHelper.ParameterResolver.html | 4 +- .../java/com/tangosol/run/xml/XmlHelper.html | 4 +- .../com/tangosol/run/xml/XmlSerializable.html | 4 +- .../run/xml/XmlSerializableAdapter.html | 4 +- .../java/com/tangosol/run/xml/XmlValue.html | 4 +- .../run/xml/class-use/ArrayAdapter.html | 4 +- .../run/xml/class-use/CollectionAdapter.html | 4 +- .../run/xml/class-use/DateFormatAdapter.html | 4 +- .../run/xml/class-use/DateTimeAdapter.html | 4 +- .../run/xml/class-use/Identifiable.html | 4 +- .../run/xml/class-use/IterableAdapter.html | 4 +- .../run/xml/class-use/MapAdapter.html | 4 +- ...itiveArrayAdapter.BooleanArrayAdapter.html | 4 +- ...rimitiveArrayAdapter.ByteArrayAdapter.html | 4 +- ...rimitiveArrayAdapter.CharArrayAdapter.html | 4 +- ...mitiveArrayAdapter.DoubleArrayAdapter.html | 4 +- ...imitiveArrayAdapter.FloatArrayAdapter.html | 4 +- ...PrimitiveArrayAdapter.IntArrayAdapter.html | 4 +- ...rimitiveArrayAdapter.LongArrayAdapter.html | 4 +- ...imitiveArrayAdapter.ShortArrayAdapter.html | 4 +- .../xml/class-use/PrimitiveArrayAdapter.html | 4 +- .../run/xml/class-use/PropertyAdapter.html | 4 +- .../run/xml/class-use/QNameAdapter.html | 4 +- .../run/xml/class-use/QualifiedName.html | 4 +- .../class-use/RestrictedStringAdapter.html | 4 +- .../run/xml/class-use/SaxParser.Input.html | 4 +- .../class-use/SaxParser.ResourceResolver.html | 4 +- .../SaxParser.ValidationHandler.html | 4 +- .../tangosol/run/xml/class-use/SaxParser.html | 4 +- .../xml/class-use/SerializableAdapter.html | 4 +- .../SimpleAdapter.BigDecimalAdapter.html | 4 +- .../SimpleAdapter.BigIntegerAdapter.html | 4 +- .../SimpleAdapter.BooleanAdapter.html | 4 +- .../class-use/SimpleAdapter.ByteAdapter.html | 4 +- .../class-use/SimpleAdapter.CharAdapter.html | 4 +- .../class-use/SimpleAdapter.DateAdapter.html | 4 +- .../SimpleAdapter.DoubleAdapter.html | 4 +- .../class-use/SimpleAdapter.FloatAdapter.html | 4 +- .../class-use/SimpleAdapter.IntAdapter.html | 4 +- .../class-use/SimpleAdapter.LongAdapter.html | 4 +- .../SimpleAdapter.OldDateAdapter.html | 4 +- .../class-use/SimpleAdapter.ShortAdapter.html | 4 +- .../SimpleAdapter.StringAdapter.html | 4 +- .../SimpleAdapter.SystemTimeAdapter.html | 4 +- .../class-use/SimpleAdapter.TimeAdapter.html | 4 +- .../SimpleAdapter.TimestampAdapter.html | 4 +- .../run/xml/class-use/SimpleAdapter.html | 4 +- .../run/xml/class-use/SimpleAttribute.html | 4 +- .../run/xml/class-use/SimpleDocument.html | 4 +- .../SimpleElement.AttributeMap.Entry.html | 4 +- ...ttributeMap.EntrySet.EntrySetIterator.html | 4 +- .../SimpleElement.AttributeMap.EntrySet.html | 4 +- .../class-use/SimpleElement.AttributeMap.html | 4 +- .../SimpleElement.ElementIterator.html | 4 +- .../class-use/SimpleElement.ElementList.html | 4 +- .../run/xml/class-use/SimpleElement.html | 4 +- .../run/xml/class-use/SimpleParser.html | 4 +- .../run/xml/class-use/SimpleValue.html | 4 +- .../run/xml/class-use/UriSerializable.html | 4 +- .../run/xml/class-use/XmlAttribute.html | 4 +- .../run/xml/class-use/XmlBean.BeanInfo.html | 4 +- .../tangosol/run/xml/class-use/XmlBean.html | 4 +- .../run/xml/class-use/XmlConfigurable.html | 4 +- .../run/xml/class-use/XmlDocument.html | 4 +- .../xml/class-use/XmlDocumentReference.html | 4 +- .../run/xml/class-use/XmlElement.html | 95 +- .../run/xml/class-use/XmlElementAdapter.html | 4 +- .../XmlHelper.ParameterResolver.html | 4 +- .../tangosol/run/xml/class-use/XmlHelper.html | 4 +- .../run/xml/class-use/XmlSerializable.html | 4 +- .../xml/class-use/XmlSerializableAdapter.html | 4 +- .../tangosol/run/xml/class-use/XmlValue.html | 4 +- .../com/tangosol/run/xml/package-summary.html | 4 +- .../com/tangosol/run/xml/package-tree.html | 4 +- .../com/tangosol/run/xml/package-use.html | 95 +- ...actByteSequence.AggregateByteSequence.html | 4 +- ...tractByteSequence.PartialByteSequence.html | 4 +- .../tangosol/util/AbstractByteSequence.html | 4 +- .../util/AbstractCollectionListener.html | 4 +- ...bstractKeyBasedMap.DeferredCacheEvent.html | 4 +- .../AbstractKeyBasedMap.EntrySet.Entry.html | 4 +- ...KeyBasedMap.EntrySet.EntrySetIterator.html | 4 +- .../util/AbstractKeyBasedMap.EntrySet.html | 4 +- .../util/AbstractKeyBasedMap.KeySet.html | 4 +- ...edMap.ValuesCollection.ValuesIterator.html | 4 +- .../AbstractKeyBasedMap.ValuesCollection.html | 4 +- .../tangosol/util/AbstractKeyBasedMap.html | 4 +- .../util/AbstractKeySetBasedMap.EntrySet.html | 4 +- .../AbstractKeySetBasedMap.KeyIterator.html | 4 +- .../util/AbstractKeySetBasedMap.KeySet.html | 4 +- ...stractKeySetBasedMap.ValuesCollection.html | 4 +- .../tangosol/util/AbstractKeySetBasedMap.html | 4 +- .../com/tangosol/util/AbstractLongArray.html | 4 +- .../tangosol/util/AbstractMapListener.html | 4 +- .../AbstractSafeLongArray.SafeIterator.html | 4 +- .../tangosol/util/AbstractSafeLongArray.html | 4 +- .../com/tangosol/util/AbstractScript.html | 4 +- .../util/AbstractSparseArray.Crawler.html | 4 +- .../util/AbstractSparseArray.Node.html | 4 +- .../tangosol/util/AbstractSparseArray.html | 4 +- .../tangosol/util/AbstractStableIterator.html | 4 +- .../java/com/tangosol/util/Aggregators.html | 4 +- .../api/java/com/tangosol/util/AnyEvent.html | 4 +- .../java/com/tangosol/util/AnyListener.html | 4 +- .../com/tangosol/util/AssertionException.html | 4 +- .../com/tangosol/util/AsynchronousAgent.html | 10 +- .../com/tangosol/util/Base.LoggingWriter.html | 4 +- .../api/java/com/tangosol/util/Base.html | 22 +- .../api/java/com/tangosol/util/Binary.html | 12 +- .../java/com/tangosol/util/BinaryEntry.html | 4 +- .../com/tangosol/util/BinaryWriteBuffer.html | 4 +- .../api/java/com/tangosol/util/BitHelper.html | 4 +- .../api/java/com/tangosol/util/Builder.html | 4 +- .../java/com/tangosol/util/BuilderHelper.html | 4 +- .../java/com/tangosol/util/ByteSequence.html | 4 +- .../java/com/tangosol/util/CacheCollator.html | 4 +- .../com/tangosol/util/ChainedCollection.html | 4 +- .../com/tangosol/util/ChainedEnumerator.html | 4 +- .../tangosol/util/ChainedMap.EntrySet.html | 4 +- .../java/com/tangosol/util/ChainedMap.html | 4 +- .../util/ChainedResourceResolver.html | 4 +- .../java/com/tangosol/util/ChainedSet.html | 4 +- .../com/tangosol/util/CircularArrayList.html | 4 +- .../java/com/tangosol/util/ClassFilter.html | 4 +- .../java/com/tangosol/util/ClassHelper.html | 4 +- .../com/tangosol/util/CollectionEvent.html | 4 +- .../com/tangosol/util/CollectionHelper.html | 4 +- .../com/tangosol/util/CollectionListener.html | 4 +- .../java/com/tangosol/util/CompositeKey.html | 8 +- .../java/com/tangosol/util/ConcurrentMap.html | 4 +- .../com/tangosol/util/ConditionalIndex.html | 4 +- .../java/com/tangosol/util/Controllable.html | 4 +- .../api/java/com/tangosol/util/Converter.html | 12 +- ...terCollections.AbstractConverterEntry.html | 4 +- ...rCollections.ConverterAsyncNamedCache.html | 4 +- ...verterCollections.ConverterCacheEntry.html | 4 +- ...verterCollections.ConverterCacheEvent.html | 4 +- ...terCollections.ConverterCacheListener.html | 4 +- ...onverterCollections.ConverterCacheMap.html | 4 +- ...verterCollections.ConverterCollection.html | 4 +- ...verterCollections.ConverterComparator.html | 4 +- ...terCollections.ConverterConcurrentMap.html | 4 +- .../ConverterCollections.ConverterEntry.html | 4 +- ...ions.ConverterEntrySet.ConverterEntry.html | 4 +- ...s.ConverterEntrySet.ConverterIterator.html | 4 +- ...onverterCollections.ConverterEntrySet.html | 4 +- ...verterCollections.ConverterEnumerator.html | 4 +- .../ConverterCollections.ConverterHolder.html | 16 +- ...rterCollections.ConverterInvocableMap.html | 4 +- .../ConverterCollections.ConverterList.html | 4 +- ...rterCollections.ConverterListIterator.html | 4 +- ...rLongArray.ConverterLongArrayIterator.html | 4 +- ...nverterCollections.ConverterLongArray.html | 4 +- .../ConverterCollections.ConverterMap.html | 4 +- ...MapEvent.ConverterMapEventBinaryEntry.html | 4 +- ...verterMapEvent.ConverterMapEventEntry.html | 4 +- ...onverterCollections.ConverterMapEvent.html | 4 +- ...erterCollections.ConverterMapListener.html | 4 +- ...verterCollections.ConverterNamedCache.html | 4 +- ...terCollections.ConverterObservableMap.html | 4 +- ...onverterCollections.ConverterQueryMap.html | 4 +- .../ConverterCollections.ConverterSet.html | 4 +- ...nverterCollections.ConverterSortedMap.html | 4 +- ...nverterCollections.ConverterSortedSet.html | 4 +- .../tangosol/util/ConverterCollections.html | 4 +- .../tangosol/util/ConverterEnumerator.html | 4 +- ...OnWriteLongArray.UnmodifiableIterator.html | 4 +- .../tangosol/util/CopyOnWriteLongArray.html | 4 +- .../util/CopyOnWriteMap.EntrySet.html | 4 +- .../tangosol/util/CopyOnWriteMap.KeySet.html | 4 +- .../com/tangosol/util/CopyOnWriteMap.html | 4 +- .../tangosol/util/Daemon.DaemonWorker.html | 4 +- .../api/java/com/tangosol/util/Daemon.html | 4 +- .../tangosol/util/DaemonThreadFactory.html | 4 +- .../tangosol/util/DeltaSet.DeltaIterator.html | 4 +- .../api/java/com/tangosol/util/DeltaSet.html | 4 +- .../api/java/com/tangosol/util/Dequeue.html | 4 +- .../java/com/tangosol/util/Disposable.html | 12 +- .../java/com/tangosol/util/EntrySetMap.html | 4 +- .../tangosol/util/EnumerationIterator.html | 4 +- ...Helper.DecoratedMultiBufferReadBuffer.html | 4 +- ...ableHelper.DefaultObjectStreamFactory.html | 4 +- ...nalizableHelper.FormatAwareCompressor.html | 4 +- ...ternalizableHelper.IntDecoratedObject.html | 4 +- .../util/ExternalizableHelper.Shielded.html | 4 +- ...izableHelper.ShieldedDataOutputStream.html | 4 +- ...ernalizableHelper.ShieldedInputStream.html | 4 +- ...ableHelper.ShieldedObjectOutputStream.html | 4 +- ...rnalizableHelper.ShieldedOutputStream.html | 4 +- ...lizableHelper.SimpleXmlBeanClassCache.html | 4 +- .../util/ExternalizableHelper.Stats.html | 4 +- ...xternalizableHelper.XmlBeanClassCache.html | 4 +- .../tangosol/util/ExternalizableHelper.html | 4 +- .../java/com/tangosol/util/Extractors.html | 4 +- .../api/java/com/tangosol/util/Filter.html | 4 +- .../util/FilterBuildingException.html | 4 +- .../com/tangosol/util/FilterEnumerator.html | 4 +- .../api/java/com/tangosol/util/Filters.html | 4 +- .../tangosol/util/ForwardOnlyMapIndex.html | 4 +- .../api/java/com/tangosol/util/Fragment.html | 4 +- .../api/java/com/tangosol/util/Gate.html | 4 +- .../java/com/tangosol/util/HashEncoded.html | 4 +- .../java/com/tangosol/util/HashHelper.html | 4 +- .../java/com/tangosol/util/HealthCheck.html | 4 +- .../com/tangosol/util/HealthCheckClient.html | 4 +- .../util/ImmutableArrayList.ListView.html | 4 +- .../util/ImmutableArrayList.SetView.html | 4 +- .../ImmutableArrayList.SortedSetView.html | 4 +- .../com/tangosol/util/ImmutableArrayList.html | 4 +- .../util/ImmutableMultiList.ListView.html | 4 +- .../ImmutableMultiList.MultiIterator.html | 4 +- .../util/ImmutableMultiList.SetView.html | 4 +- .../com/tangosol/util/ImmutableMultiList.html | 4 +- ...flatableCollection.InflatedCollection.html | 4 +- .../tangosol/util/InflatableCollection.html | 4 +- .../com/tangosol/util/InflatableList.html | 4 +- .../java/com/tangosol/util/InflatableSet.html | 12 +- .../com/tangosol/util/InvocableMap.Entry.html | 4 +- .../util/InvocableMap.EntryAggregator.html | 4 +- .../util/InvocableMap.EntryProcessor.html | 4 +- ...areAggregator.PartialResultAggregator.html | 4 +- .../InvocableMap.ParallelAwareAggregator.html | 4 +- .../InvocableMap.StreamingAggregator.html | 4 +- .../java/com/tangosol/util/InvocableMap.html | 4 +- .../util/InvocableMapHelper.IndexAdapter.html | 4 +- ...InvocableMapHelper.RoutingBinaryEntry.html | 4 +- ...cableMapHelper.RoutingMapTriggerEntry.html | 4 +- .../util/InvocableMapHelper.SimpleEntry.html | 4 +- .../com/tangosol/util/InvocableMapHelper.html | 4 +- .../com/tangosol/util/IteratorEnumerator.html | 4 +- .../com/tangosol/util/KeyValueArrayMap.html | 4 +- .../api/java/com/tangosol/util/ListMap.html | 4 +- .../api/java/com/tangosol/util/Listeners.html | 4 +- .../api/java/com/tangosol/util/LiteMap.html | 4 +- .../api/java/com/tangosol/util/LiteSet.html | 4 +- .../com/tangosol/util/LongArray.Iterator.html | 4 +- .../api/java/com/tangosol/util/LongArray.html | 4 +- .../api/java/com/tangosol/util/MapEvent.html | 4 +- .../tangosol/util/MapEventTransformer.html | 4 +- .../api/java/com/tangosol/util/MapIndex.html | 4 +- .../java/com/tangosol/util/MapListener.html | 6 +- .../util/MapListenerSupport.FilterEvent.html | 4 +- .../MapListenerSupport.PrimingListener.html | 6 +- ...apListenerSupport.SynchronousListener.html | 6 +- .../MapListenerSupport.WrapperListener.html | 6 +- ...istenerSupport.WrapperPrimingListener.html | 4 +- ...nerSupport.WrapperSynchronousListener.html | 4 +- .../com/tangosol/util/MapListenerSupport.html | 4 +- .../tangosol/util/MapNotFoundException.html | 4 +- .../api/java/com/tangosol/util/MapSet.html | 4 +- .../com/tangosol/util/MapTrigger.Entry.html | 4 +- .../java/com/tangosol/util/MapTrigger.html | 4 +- .../com/tangosol/util/MapTriggerListener.html | 4 +- .../util/MultiplexingMapListener.html | 4 +- .../java/com/tangosol/util/NullFilter.html | 4 +- .../NullImplementation.NullActionPolicy.html | 4 +- ...ullImplementation.NullAddressProvider.html | 4 +- ...entation.NullBackingMapManagerContext.html | 4 +- .../NullImplementation.NullCacheStore.html | 4 +- .../NullImplementation.NullCollector.html | 16 +- .../NullImplementation.NullContinuation.html | 10 +- .../NullImplementation.NullConverter.html | 12 +- ...ullImplementation.NullDeltaCompressor.html | 4 +- ...NullImplementation.NullEntryProcessor.html | 4 +- .../NullImplementation.NullEnumerator.html | 4 +- .../NullImplementation.NullLongArray.html | 4 +- .../util/NullImplementation.NullMap.html | 4 +- ...ementation.NullMemberIdentityProvider.html | 4 +- .../NullImplementation.NullObservableMap.html | 4 +- .../NullImplementation.NullOutputStream.html | 4 +- ...ation.NullPartitionAssignmentStrategy.html | 4 +- ...ementation.NullPersistenceEnvironment.html | 4 +- ...Implementation.NullPersistenceManager.html | 10 +- ...lementation.NullPersistentStore.Token.html | 14 +- ...ullImplementation.NullPersistentStore.html | 8 +- .../NullImplementation.NullPofContext.html | 4 +- .../NullImplementation.NullPofHandler.html | 4 +- .../util/NullImplementation.NullReader.html | 4 +- ...llImplementation.NullResourceRegistry.html | 22 +- .../util/NullImplementation.NullSet.html | 4 +- ...NullImplementation.NullValueExtractor.html | 6 +- .../util/NullImplementation.NullWriter.html | 4 +- .../com/tangosol/util/NullImplementation.html | 24 +- .../tangosol/util/ObservableCollection.html | 4 +- .../util/ObservableHashMap.Entry.html | 4 +- .../com/tangosol/util/ObservableHashMap.html | 4 +- .../java/com/tangosol/util/ObservableMap.html | 6 +- .../util/OpenHashMap.EntrySet.Entry.html | 4 +- ...OpenHashMap.EntrySet.EntrySetIterator.html | 4 +- .../tangosol/util/OpenHashMap.EntrySet.html | 4 +- .../com/tangosol/util/OpenHashMap.KeySet.html | 4 +- .../java/com/tangosol/util/OpenHashMap.html | 4 +- .../java/com/tangosol/util/OpenHashSet.html | 4 +- .../tangosol/util/PagedIterator.Advancer.html | 4 +- .../java/com/tangosol/util/PagedIterator.html | 4 +- .../util/PrimitiveSparseArray.Iterator.html | 4 +- .../PrimitiveSparseArray.PrimitiveNode.html | 4 +- .../tangosol/util/PrimitiveSparseArray.html | 4 +- .../java/com/tangosol/util/Processors.html | 4 +- .../api/java/com/tangosol/util/Proxyable.html | 4 +- .../java/com/tangosol/util/QueryContext.html | 4 +- .../java/com/tangosol/util/QueryHelper.html | 4 +- .../com/tangosol/util/QueryMap.Entry.html | 4 +- .../api/java/com/tangosol/util/QueryMap.html | 4 +- ...QueryRecord.PartialResult.ExplainStep.html | 4 +- ...ecord.PartialResult.IndexLookupRecord.html | 4 +- ...ryRecord.PartialResult.RecordableStep.html | 4 +- .../util/QueryRecord.PartialResult.Step.html | 4 +- .../QueryRecord.PartialResult.TraceStep.html | 4 +- .../util/QueryRecord.PartialResult.html | 4 +- .../java/com/tangosol/util/QueryRecord.html | 4 +- .../com/tangosol/util/ReadHeavyLongArray.html | 4 +- .../util/RecyclingLinkedList.Node.html | 4 +- .../tangosol/util/RecyclingLinkedList.html | 4 +- .../tangosol/util/RegistrationBehavior.html | 4 +- ...rceRegistry.ResourceLifecycleObserver.html | 4 +- .../com/tangosol/util/ResourceRegistry.html | 22 +- .../com/tangosol/util/ResourceResolver.html | 4 +- .../tangosol/util/ResourceResolverHelper.html | 4 +- ...ictedCollections.RestrictedCollection.html | 4 +- ...ns.RestrictedEntrySet.RestrictedEntry.html | 4 +- ...RestrictedEntrySet.RestrictedIterator.html | 4 +- ...trictedCollections.RestrictedEntrySet.html | 4 +- .../RestrictedCollections.RestrictedList.html | 4 +- ...tedCollections.RestrictedListIterator.html | 4 +- .../RestrictedCollections.RestrictedMap.html | 4 +- .../RestrictedCollections.RestrictedSet.html | 4 +- ...rictedCollections.RestrictedSortedMap.html | 4 +- ...rictedCollections.RestrictedSortedSet.html | 4 +- .../tangosol/util/RestrictedCollections.html | 4 +- .../api/java/com/tangosol/util/SafeClock.html | 4 +- .../com/tangosol/util/SafeHashMap.Entry.html | 4 +- ...SafeHashMap.EntrySet.EntrySetIterator.html | 4 +- .../tangosol/util/SafeHashMap.EntrySet.html | 4 +- .../com/tangosol/util/SafeHashMap.KeySet.html | 4 +- .../util/SafeHashMap.ValuesCollection.html | 4 +- .../java/com/tangosol/util/SafeHashMap.html | 4 +- .../java/com/tangosol/util/SafeHashSet.html | 4 +- .../tangosol/util/SafeLinkedList.Node.html | 4 +- .../com/tangosol/util/SafeLinkedList.html | 4 +- .../java/com/tangosol/util/SafeLongArray.html | 4 +- .../tangosol/util/SafeSortedMap.EntrySet.html | 4 +- .../tangosol/util/SafeSortedMap.KeySet.html | 4 +- .../com/tangosol/util/SafeSortedMap.Null.html | 4 +- .../util/SafeSortedMap.NullableEntry.html | 4 +- .../tangosol/util/SafeSortedMap.SubMap.html | 4 +- .../tangosol/util/SafeSortedMap.Values.html | 4 +- .../java/com/tangosol/util/SafeSortedMap.html | 4 +- .../com/tangosol/util/ScriptException.html | 4 +- ...ConcurrentMap.ConditionalRemoveAction.html | 4 +- ...entedConcurrentMap.ContentionObserver.html | 4 +- ...ntedConcurrentMap.DumpHeldLocksAction.html | 4 +- .../SegmentedConcurrentMap.LockAction.html | 4 +- .../SegmentedConcurrentMap.LockableEntry.html | 4 +- .../SegmentedConcurrentMap.RemoveAction.html | 4 +- .../SegmentedConcurrentMap.SizeAction.html | 4 +- ...SegmentedConcurrentMap.TruncateAction.html | 4 +- .../SegmentedConcurrentMap.UnlockAction.html | 4 +- .../tangosol/util/SegmentedConcurrentMap.html | 4 +- .../SegmentedHashMap.ContainsValueAction.html | 4 +- .../tangosol/util/SegmentedHashMap.Entry.html | 4 +- .../util/SegmentedHashMap.EntryAction.html | 4 +- .../SegmentedHashMap.EntryActionAdapter.html | 4 +- ...ntedHashMap.EntrySet.EntrySetIterator.html | 4 +- .../util/SegmentedHashMap.EntrySet.html | 4 +- .../util/SegmentedHashMap.GetEntryAction.html | 4 +- .../util/SegmentedHashMap.InsertAction.html | 4 +- .../SegmentedHashMap.IterableEntryAction.html | 4 +- .../util/SegmentedHashMap.KeySet.html | 4 +- .../util/SegmentedHashMap.RemoveAction.html | 4 +- .../util/SegmentedHashMap.Segment.html | 4 +- .../SegmentedHashMap.ValuesCollection.html | 4 +- .../com/tangosol/util/SegmentedHashMap.html | 4 +- .../com/tangosol/util/SegmentedHashSet.html | 4 +- .../api/java/com/tangosol/util/Service.html | 4 +- .../java/com/tangosol/util/ServiceEvent.html | 4 +- .../com/tangosol/util/ServiceListener.html | 4 +- .../api/java/com/tangosol/util/SetMap.html | 4 +- .../com/tangosol/util/SimpleEnumerator.html | 4 +- .../java/com/tangosol/util/SimpleHolder.html | 18 +- .../util/SimpleLongArray.Iterator.html | 4 +- .../com/tangosol/util/SimpleLongArray.html | 4 +- .../com/tangosol/util/SimpleMapEntry.html | 4 +- ...Index.IndexCalculator.CalculatorState.html | 4 +- .../util/SimpleMapIndex.IndexCalculator.html | 4 +- .../com/tangosol/util/SimpleMapIndex.html | 4 +- ....PartialResult.AbstractRecordableStep.html | 4 +- ...QueryRecord.PartialResult.ExplainStep.html | 4 +- ...ecord.PartialResult.IndexLookupRecord.html | 4 +- .../SimpleQueryRecord.PartialResult.Step.html | 4 +- ...leQueryRecord.PartialResult.TraceStep.html | 4 +- .../util/SimpleQueryRecord.PartialResult.html | 4 +- .../com/tangosol/util/SimpleQueryRecord.html | 4 +- .../util/SimpleQueryRecordReporter.html | 4 +- .../SimpleResourceRegistry.RegistryKey.html | 4 +- .../SimpleResourceRegistry.RegistryValue.html | 16 +- .../tangosol/util/SimpleResourceRegistry.html | 20 +- .../tangosol/util/SimpleResourceResolver.html | 10 +- .../java/com/tangosol/util/SimpleStack.html | 4 +- .../com/tangosol/util/SimpleStreamer.html | 4 +- .../api/java/com/tangosol/util/Sizable.html | 4 +- .../util/SortedBag.UniqueElement.html | 4 +- .../com/tangosol/util/SortedBag.ViewBag.html | 4 +- .../util/SortedBag.WrapperComparator.html | 4 +- .../api/java/com/tangosol/util/SortedBag.html | 4 +- .../com/tangosol/util/SortedEnumerator.html | 4 +- .../tangosol/util/SparseArray.ObjectNode.html | 4 +- .../java/com/tangosol/util/SparseArray.html | 4 +- .../api/java/com/tangosol/util/Streamer.html | 4 +- .../java/com/tangosol/util/StringTable.html | 4 +- .../api/java/com/tangosol/util/SubList.html | 4 +- .../tangosol/util/SubSet.SubSetIterator.html | 4 +- .../api/java/com/tangosol/util/SubSet.html | 4 +- .../tangosol/util/SynchronousListener.html | 6 +- .../util/TaskDaemon.PeriodicTask.html | 4 +- .../java/com/tangosol/util/TaskDaemon.html | 4 +- .../java/com/tangosol/util/ThreadFactory.html | 4 +- .../java/com/tangosol/util/ThreadGate.html | 4 +- .../com/tangosol/util/ThreadGateLite.Bar.html | 4 +- .../com/tangosol/util/ThreadGateLite.html | 4 +- .../com/tangosol/util/ThreadLocalObject.html | 4 +- .../util/TransactionMap.Validator.html | 4 +- .../com/tangosol/util/TransactionMap.html | 4 +- .../api/java/com/tangosol/util/Tree.html | 4 +- .../api/java/com/tangosol/util/UID.html | 4 +- .../api/java/com/tangosol/util/UUID.html | 4 +- .../tangosol/util/UniversalManipulator.html | 4 +- .../api/java/com/tangosol/util/Unsafe.html | 4 +- .../com/tangosol/util/ValueExtractor.html | 14 +- .../com/tangosol/util/ValueManipulator.html | 4 +- .../java/com/tangosol/util/ValueUpdater.html | 4 +- .../java/com/tangosol/util/Versionable.html | 4 +- ...Collections.AbstractWrapperCollection.html | 4 +- ...apperCollections.AbstractWrapperEntry.html | 4 +- ...erCollections.AbstractWrapperIterator.html | 4 +- ...rapperCollections.AbstractWrapperList.html | 4 +- ...llections.AbstractWrapperListIterator.html | 4 +- ...rCollections.AbstractWrapperLongArray.html | 4 +- ...WrapperCollections.AbstractWrapperMap.html | 4 +- ...WrapperCollections.AbstractWrapperSet.html | 4 +- ...rCollections.AbstractWrapperSortedMap.html | 4 +- ...rCollections.AbstractWrapperSortedSet.html | 4 +- ...llections.ConcurrentWrapperCollection.html | 4 +- ...perCollections.ConcurrentWrapperEntry.html | 4 +- ...Collections.ConcurrentWrapperEntrySet.html | 4 +- ...apperCollections.ConcurrentWrapperMap.html | 4 +- ...apperCollections.ConcurrentWrapperSet.html | 4 +- .../com/tangosol/util/WrapperCollections.html | 4 +- .../util/WrapperConcurrentMap.Lock.html | 4 +- .../tangosol/util/WrapperConcurrentMap.html | 4 +- .../com/tangosol/util/WrapperException.html | 4 +- ...WrapperObservableMap.InternalListener.html | 4 +- .../tangosol/util/WrapperObservableMap.html | 4 +- .../tangosol/util/WrapperReentrantGate.html | 4 +- .../util/aggregator/AbstractAggregator.html | 4 +- .../AbstractAsynchronousAggregator.html | 4 +- .../AbstractBigDecimalAggregator.html | 4 +- .../AbstractComparableAggregator.html | 4 +- .../aggregator/AbstractDoubleAggregator.html | 4 +- .../aggregator/AbstractLongAggregator.html | 4 +- .../aggregator/AsynchronousAggregator.html | 4 +- .../util/aggregator/BigDecimalAverage.html | 4 +- .../util/aggregator/BigDecimalMax.html | 4 +- .../util/aggregator/BigDecimalMin.html | 4 +- .../util/aggregator/BigDecimalSum.html | 4 +- .../util/aggregator/ComparableMax.html | 4 +- .../util/aggregator/ComparableMin.html | 4 +- .../CompositeAggregator.Parallel.html | 4 +- .../util/aggregator/CompositeAggregator.html | 4 +- .../com/tangosol/util/aggregator/Count.html | 4 +- .../util/aggregator/DistinctValues.html | 4 +- .../util/aggregator/DoubleAverage.html | 4 +- .../tangosol/util/aggregator/DoubleMax.html | 4 +- .../tangosol/util/aggregator/DoubleMin.html | 4 +- .../tangosol/util/aggregator/DoubleSum.html | 4 +- .../aggregator/GroupAggregator.Parallel.html | 4 +- .../util/aggregator/GroupAggregator.html | 4 +- .../com/tangosol/util/aggregator/LongMax.html | 4 +- .../com/tangosol/util/aggregator/LongMin.html | 4 +- .../com/tangosol/util/aggregator/LongSum.html | 4 +- .../util/aggregator/PriorityAggregator.html | 4 +- .../aggregator/QueryRecorder.RecordType.html | 4 +- .../util/aggregator/QueryRecorder.html | 4 +- .../util/aggregator/ReducerAggregator.html | 4 +- .../util/aggregator/ScriptAggregator.html | 4 +- .../TopNAggregator.PartialResult.html | 4 +- .../util/aggregator/TopNAggregator.html | 4 +- .../class-use/AbstractAggregator.html | 4 +- .../AbstractAsynchronousAggregator.html | 4 +- .../AbstractBigDecimalAggregator.html | 4 +- .../AbstractComparableAggregator.html | 4 +- .../class-use/AbstractDoubleAggregator.html | 4 +- .../class-use/AbstractLongAggregator.html | 4 +- .../class-use/AsynchronousAggregator.html | 4 +- .../class-use/BigDecimalAverage.html | 4 +- .../aggregator/class-use/BigDecimalMax.html | 4 +- .../aggregator/class-use/BigDecimalMin.html | 4 +- .../aggregator/class-use/BigDecimalSum.html | 4 +- .../aggregator/class-use/ComparableMax.html | 4 +- .../aggregator/class-use/ComparableMin.html | 4 +- .../CompositeAggregator.Parallel.html | 4 +- .../class-use/CompositeAggregator.html | 4 +- .../util/aggregator/class-use/Count.html | 4 +- .../aggregator/class-use/DistinctValues.html | 4 +- .../aggregator/class-use/DoubleAverage.html | 4 +- .../util/aggregator/class-use/DoubleMax.html | 4 +- .../util/aggregator/class-use/DoubleMin.html | 4 +- .../util/aggregator/class-use/DoubleSum.html | 4 +- .../class-use/GroupAggregator.Parallel.html | 4 +- .../aggregator/class-use/GroupAggregator.html | 4 +- .../util/aggregator/class-use/LongMax.html | 4 +- .../util/aggregator/class-use/LongMin.html | 4 +- .../util/aggregator/class-use/LongSum.html | 4 +- .../class-use/PriorityAggregator.html | 4 +- .../class-use/QueryRecorder.RecordType.html | 4 +- .../aggregator/class-use/QueryRecorder.html | 4 +- .../class-use/ReducerAggregator.html | 4 +- .../class-use/ScriptAggregator.html | 4 +- .../TopNAggregator.PartialResult.html | 4 +- .../aggregator/class-use/TopNAggregator.html | 4 +- .../util/aggregator/package-summary.html | 4 +- .../util/aggregator/package-tree.html | 4 +- .../tangosol/util/aggregator/package-use.html | 4 +- ...actByteSequence.AggregateByteSequence.html | 4 +- ...tractByteSequence.PartialByteSequence.html | 4 +- .../util/class-use/AbstractByteSequence.html | 4 +- .../class-use/AbstractCollectionListener.html | 4 +- ...bstractKeyBasedMap.DeferredCacheEvent.html | 4 +- .../AbstractKeyBasedMap.EntrySet.Entry.html | 4 +- ...KeyBasedMap.EntrySet.EntrySetIterator.html | 4 +- .../AbstractKeyBasedMap.EntrySet.html | 4 +- .../class-use/AbstractKeyBasedMap.KeySet.html | 4 +- ...edMap.ValuesCollection.ValuesIterator.html | 4 +- .../AbstractKeyBasedMap.ValuesCollection.html | 4 +- .../util/class-use/AbstractKeyBasedMap.html | 4 +- .../AbstractKeySetBasedMap.EntrySet.html | 4 +- .../AbstractKeySetBasedMap.KeyIterator.html | 4 +- .../AbstractKeySetBasedMap.KeySet.html | 4 +- ...stractKeySetBasedMap.ValuesCollection.html | 4 +- .../class-use/AbstractKeySetBasedMap.html | 4 +- .../util/class-use/AbstractLongArray.html | 4 +- .../util/class-use/AbstractMapListener.html | 4 +- .../AbstractSafeLongArray.SafeIterator.html | 4 +- .../util/class-use/AbstractSafeLongArray.html | 4 +- .../util/class-use/AbstractScript.html | 4 +- .../AbstractSparseArray.Crawler.html | 4 +- .../class-use/AbstractSparseArray.Node.html | 4 +- .../util/class-use/AbstractSparseArray.html | 4 +- .../class-use/AbstractStableIterator.html | 4 +- .../tangosol/util/class-use/Aggregators.html | 4 +- .../com/tangosol/util/class-use/AnyEvent.html | 4 +- .../tangosol/util/class-use/AnyListener.html | 4 +- .../util/class-use/AssertionException.html | 4 +- .../util/class-use/AsynchronousAgent.html | 4 +- .../util/class-use/Base.LoggingWriter.html | 4 +- .../com/tangosol/util/class-use/Base.html | 140 +- .../com/tangosol/util/class-use/Binary.html | 140 +- .../tangosol/util/class-use/BinaryEntry.html | 4 +- .../util/class-use/BinaryWriteBuffer.html | 4 +- .../tangosol/util/class-use/BitHelper.html | 4 +- .../com/tangosol/util/class-use/Builder.html | 4 +- .../util/class-use/BuilderHelper.html | 4 +- .../tangosol/util/class-use/ByteSequence.html | 50 +- .../util/class-use/CacheCollator.html | 4 +- .../util/class-use/ChainedCollection.html | 4 +- .../util/class-use/ChainedEnumerator.html | 4 +- .../util/class-use/ChainedMap.EntrySet.html | 4 +- .../tangosol/util/class-use/ChainedMap.html | 4 +- .../class-use/ChainedResourceResolver.html | 4 +- .../tangosol/util/class-use/ChainedSet.html | 4 +- .../util/class-use/CircularArrayList.html | 4 +- .../tangosol/util/class-use/ClassFilter.html | 4 +- .../tangosol/util/class-use/ClassHelper.html | 4 +- .../util/class-use/CollectionEvent.html | 4 +- .../util/class-use/CollectionHelper.html | 4 +- .../util/class-use/CollectionListener.html | 4 +- .../tangosol/util/class-use/CompositeKey.html | 4 +- .../util/class-use/ConcurrentMap.html | 4 +- .../util/class-use/ConditionalIndex.html | 4 +- .../tangosol/util/class-use/Controllable.html | 4 +- .../tangosol/util/class-use/Converter.html | 4 +- ...terCollections.AbstractConverterEntry.html | 4 +- ...rCollections.ConverterAsyncNamedCache.html | 4 +- ...verterCollections.ConverterCacheEntry.html | 4 +- ...verterCollections.ConverterCacheEvent.html | 4 +- ...terCollections.ConverterCacheListener.html | 4 +- ...onverterCollections.ConverterCacheMap.html | 4 +- ...verterCollections.ConverterCollection.html | 4 +- ...verterCollections.ConverterComparator.html | 4 +- ...terCollections.ConverterConcurrentMap.html | 4 +- .../ConverterCollections.ConverterEntry.html | 4 +- ...ions.ConverterEntrySet.ConverterEntry.html | 4 +- ...s.ConverterEntrySet.ConverterIterator.html | 4 +- ...onverterCollections.ConverterEntrySet.html | 4 +- ...verterCollections.ConverterEnumerator.html | 4 +- .../ConverterCollections.ConverterHolder.html | 4 +- ...rterCollections.ConverterInvocableMap.html | 4 +- .../ConverterCollections.ConverterList.html | 4 +- ...rterCollections.ConverterListIterator.html | 4 +- ...rLongArray.ConverterLongArrayIterator.html | 4 +- ...nverterCollections.ConverterLongArray.html | 4 +- .../ConverterCollections.ConverterMap.html | 4 +- ...MapEvent.ConverterMapEventBinaryEntry.html | 4 +- ...verterMapEvent.ConverterMapEventEntry.html | 4 +- ...onverterCollections.ConverterMapEvent.html | 4 +- ...erterCollections.ConverterMapListener.html | 4 +- ...verterCollections.ConverterNamedCache.html | 4 +- ...terCollections.ConverterObservableMap.html | 4 +- ...onverterCollections.ConverterQueryMap.html | 4 +- .../ConverterCollections.ConverterSet.html | 4 +- ...nverterCollections.ConverterSortedMap.html | 4 +- ...nverterCollections.ConverterSortedSet.html | 4 +- .../util/class-use/ConverterCollections.html | 4 +- .../util/class-use/ConverterEnumerator.html | 4 +- ...OnWriteLongArray.UnmodifiableIterator.html | 4 +- .../util/class-use/CopyOnWriteLongArray.html | 4 +- .../class-use/CopyOnWriteMap.EntrySet.html | 4 +- .../util/class-use/CopyOnWriteMap.KeySet.html | 4 +- .../util/class-use/CopyOnWriteMap.html | 4 +- .../util/class-use/Daemon.DaemonWorker.html | 4 +- .../com/tangosol/util/class-use/Daemon.html | 4 +- .../util/class-use/DaemonThreadFactory.html | 4 +- .../class-use/DeltaSet.DeltaIterator.html | 4 +- .../com/tangosol/util/class-use/DeltaSet.html | 4 +- .../com/tangosol/util/class-use/Dequeue.html | 4 +- .../tangosol/util/class-use/Disposable.html | 4 +- .../tangosol/util/class-use/EntrySetMap.html | 4 +- .../util/class-use/EnumerationIterator.html | 4 +- ...Helper.DecoratedMultiBufferReadBuffer.html | 4 +- ...ableHelper.DefaultObjectStreamFactory.html | 4 +- ...nalizableHelper.FormatAwareCompressor.html | 4 +- ...ternalizableHelper.IntDecoratedObject.html | 4 +- .../ExternalizableHelper.Shielded.html | 4 +- ...izableHelper.ShieldedDataOutputStream.html | 4 +- ...ernalizableHelper.ShieldedInputStream.html | 4 +- ...ableHelper.ShieldedObjectOutputStream.html | 4 +- ...rnalizableHelper.ShieldedOutputStream.html | 4 +- ...lizableHelper.SimpleXmlBeanClassCache.html | 4 +- .../class-use/ExternalizableHelper.Stats.html | 4 +- ...xternalizableHelper.XmlBeanClassCache.html | 4 +- .../util/class-use/ExternalizableHelper.html | 4 +- .../tangosol/util/class-use/Extractors.html | 4 +- .../com/tangosol/util/class-use/Filter.html | 645 +- .../class-use/FilterBuildingException.html | 4 +- .../util/class-use/FilterEnumerator.html | 4 +- .../com/tangosol/util/class-use/Filters.html | 4 +- .../util/class-use/ForwardOnlyMapIndex.html | 4 +- .../com/tangosol/util/class-use/Fragment.html | 4 +- .../com/tangosol/util/class-use/Gate.html | 4 +- .../tangosol/util/class-use/HashEncoded.html | 4 +- .../tangosol/util/class-use/HashHelper.html | 4 +- .../tangosol/util/class-use/HealthCheck.html | 4 +- .../util/class-use/HealthCheckClient.html | 4 +- .../ImmutableArrayList.ListView.html | 4 +- .../class-use/ImmutableArrayList.SetView.html | 4 +- .../ImmutableArrayList.SortedSetView.html | 4 +- .../util/class-use/ImmutableArrayList.html | 4 +- .../ImmutableMultiList.ListView.html | 4 +- .../ImmutableMultiList.MultiIterator.html | 4 +- .../class-use/ImmutableMultiList.SetView.html | 4 +- .../util/class-use/ImmutableMultiList.html | 4 +- ...flatableCollection.InflatedCollection.html | 4 +- .../util/class-use/InflatableCollection.html | 4 +- .../util/class-use/InflatableList.html | 4 +- .../util/class-use/InflatableSet.html | 4 +- .../util/class-use/InvocableMap.Entry.html | 4 +- .../InvocableMap.EntryAggregator.html | 4 +- .../InvocableMap.EntryProcessor.html | 61 +- ...areAggregator.PartialResultAggregator.html | 4 +- .../InvocableMap.ParallelAwareAggregator.html | 4 +- .../InvocableMap.StreamingAggregator.html | 4 +- .../tangosol/util/class-use/InvocableMap.html | 4 +- .../InvocableMapHelper.IndexAdapter.html | 4 +- ...InvocableMapHelper.RoutingBinaryEntry.html | 4 +- ...cableMapHelper.RoutingMapTriggerEntry.html | 4 +- .../InvocableMapHelper.SimpleEntry.html | 4 +- .../util/class-use/InvocableMapHelper.html | 4 +- .../util/class-use/IteratorEnumerator.html | 4 +- .../util/class-use/KeyValueArrayMap.html | 4 +- .../com/tangosol/util/class-use/ListMap.html | 4 +- .../tangosol/util/class-use/Listeners.html | 4 +- .../com/tangosol/util/class-use/LiteMap.html | 4 +- .../com/tangosol/util/class-use/LiteSet.html | 4 +- .../util/class-use/LongArray.Iterator.html | 4 +- .../tangosol/util/class-use/LongArray.html | 4 +- .../com/tangosol/util/class-use/MapEvent.html | 146 +- .../util/class-use/MapEventTransformer.html | 64 +- .../com/tangosol/util/class-use/MapIndex.html | 4 +- .../tangosol/util/class-use/MapListener.html | 188 +- .../MapListenerSupport.FilterEvent.html | 4 +- .../MapListenerSupport.PrimingListener.html | 30 +- ...apListenerSupport.SynchronousListener.html | 25 +- .../MapListenerSupport.WrapperListener.html | 36 +- ...istenerSupport.WrapperPrimingListener.html | 4 +- ...nerSupport.WrapperSynchronousListener.html | 4 +- .../util/class-use/MapListenerSupport.html | 4 +- .../util/class-use/MapNotFoundException.html | 4 +- .../com/tangosol/util/class-use/MapSet.html | 4 +- .../util/class-use/MapTrigger.Entry.html | 4 +- .../tangosol/util/class-use/MapTrigger.html | 4 +- .../util/class-use/MapTriggerListener.html | 4 +- .../class-use/MultiplexingMapListener.html | 40 +- .../tangosol/util/class-use/NullFilter.html | 4 +- .../NullImplementation.NullActionPolicy.html | 4 +- ...ullImplementation.NullAddressProvider.html | 4 +- ...entation.NullBackingMapManagerContext.html | 4 +- .../NullImplementation.NullCacheStore.html | 4 +- .../NullImplementation.NullCollector.html | 4 +- .../NullImplementation.NullContinuation.html | 4 +- .../NullImplementation.NullConverter.html | 4 +- ...ullImplementation.NullDeltaCompressor.html | 4 +- ...NullImplementation.NullEntryProcessor.html | 4 +- .../NullImplementation.NullEnumerator.html | 4 +- .../NullImplementation.NullLongArray.html | 4 +- .../class-use/NullImplementation.NullMap.html | 4 +- ...ementation.NullMemberIdentityProvider.html | 4 +- .../NullImplementation.NullObservableMap.html | 4 +- .../NullImplementation.NullOutputStream.html | 4 +- ...ation.NullPartitionAssignmentStrategy.html | 4 +- ...ementation.NullPersistenceEnvironment.html | 6 +- ...Implementation.NullPersistenceManager.html | 6 +- ...lementation.NullPersistentStore.Token.html | 4 +- ...ullImplementation.NullPersistentStore.html | 6 +- .../NullImplementation.NullPofContext.html | 4 +- .../NullImplementation.NullPofHandler.html | 4 +- .../NullImplementation.NullReader.html | 4 +- ...llImplementation.NullResourceRegistry.html | 4 +- .../class-use/NullImplementation.NullSet.html | 4 +- ...NullImplementation.NullValueExtractor.html | 4 +- .../NullImplementation.NullWriter.html | 4 +- .../util/class-use/NullImplementation.html | 4 +- .../util/class-use/ObservableCollection.html | 4 +- .../class-use/ObservableHashMap.Entry.html | 4 +- .../util/class-use/ObservableHashMap.html | 4 +- .../util/class-use/ObservableMap.html | 42 +- .../class-use/OpenHashMap.EntrySet.Entry.html | 4 +- ...OpenHashMap.EntrySet.EntrySetIterator.html | 4 +- .../util/class-use/OpenHashMap.EntrySet.html | 4 +- .../util/class-use/OpenHashMap.KeySet.html | 4 +- .../tangosol/util/class-use/OpenHashMap.html | 4 +- .../tangosol/util/class-use/OpenHashSet.html | 4 +- .../class-use/PagedIterator.Advancer.html | 4 +- .../util/class-use/PagedIterator.html | 4 +- .../PrimitiveSparseArray.Iterator.html | 4 +- .../PrimitiveSparseArray.PrimitiveNode.html | 4 +- .../util/class-use/PrimitiveSparseArray.html | 4 +- .../tangosol/util/class-use/Processors.html | 4 +- .../tangosol/util/class-use/Proxyable.html | 4 +- .../tangosol/util/class-use/QueryContext.html | 4 +- .../tangosol/util/class-use/QueryHelper.html | 4 +- .../util/class-use/QueryMap.Entry.html | 4 +- .../com/tangosol/util/class-use/QueryMap.html | 4 +- ...QueryRecord.PartialResult.ExplainStep.html | 4 +- ...ecord.PartialResult.IndexLookupRecord.html | 4 +- ...ryRecord.PartialResult.RecordableStep.html | 4 +- .../QueryRecord.PartialResult.Step.html | 4 +- .../QueryRecord.PartialResult.TraceStep.html | 4 +- .../class-use/QueryRecord.PartialResult.html | 4 +- .../tangosol/util/class-use/QueryRecord.html | 4 +- .../util/class-use/ReadHeavyLongArray.html | 4 +- .../class-use/RecyclingLinkedList.Node.html | 4 +- .../util/class-use/RecyclingLinkedList.html | 4 +- .../util/class-use/RegistrationBehavior.html | 4 +- ...rceRegistry.ResourceLifecycleObserver.html | 4 +- .../util/class-use/ResourceRegistry.html | 4 +- .../util/class-use/ResourceResolver.html | 4 +- .../class-use/ResourceResolverHelper.html | 4 +- ...ictedCollections.RestrictedCollection.html | 4 +- ...ns.RestrictedEntrySet.RestrictedEntry.html | 4 +- ...RestrictedEntrySet.RestrictedIterator.html | 4 +- ...trictedCollections.RestrictedEntrySet.html | 4 +- .../RestrictedCollections.RestrictedList.html | 4 +- ...tedCollections.RestrictedListIterator.html | 4 +- .../RestrictedCollections.RestrictedMap.html | 4 +- .../RestrictedCollections.RestrictedSet.html | 4 +- ...rictedCollections.RestrictedSortedMap.html | 4 +- ...rictedCollections.RestrictedSortedSet.html | 4 +- .../util/class-use/RestrictedCollections.html | 4 +- .../tangosol/util/class-use/SafeClock.html | 4 +- .../util/class-use/SafeHashMap.Entry.html | 4 +- ...SafeHashMap.EntrySet.EntrySetIterator.html | 4 +- .../util/class-use/SafeHashMap.EntrySet.html | 4 +- .../util/class-use/SafeHashMap.KeySet.html | 4 +- .../SafeHashMap.ValuesCollection.html | 4 +- .../tangosol/util/class-use/SafeHashMap.html | 4 +- .../tangosol/util/class-use/SafeHashSet.html | 4 +- .../util/class-use/SafeLinkedList.Node.html | 4 +- .../util/class-use/SafeLinkedList.html | 4 +- .../util/class-use/SafeLongArray.html | 4 +- .../class-use/SafeSortedMap.EntrySet.html | 4 +- .../util/class-use/SafeSortedMap.KeySet.html | 4 +- .../util/class-use/SafeSortedMap.Null.html | 4 +- .../SafeSortedMap.NullableEntry.html | 4 +- .../util/class-use/SafeSortedMap.SubMap.html | 4 +- .../util/class-use/SafeSortedMap.Values.html | 4 +- .../util/class-use/SafeSortedMap.html | 4 +- .../util/class-use/ScriptException.html | 4 +- ...ConcurrentMap.ConditionalRemoveAction.html | 4 +- ...entedConcurrentMap.ContentionObserver.html | 4 +- ...ntedConcurrentMap.DumpHeldLocksAction.html | 4 +- .../SegmentedConcurrentMap.LockAction.html | 4 +- .../SegmentedConcurrentMap.LockableEntry.html | 4 +- .../SegmentedConcurrentMap.RemoveAction.html | 4 +- .../SegmentedConcurrentMap.SizeAction.html | 4 +- ...SegmentedConcurrentMap.TruncateAction.html | 4 +- .../SegmentedConcurrentMap.UnlockAction.html | 4 +- .../class-use/SegmentedConcurrentMap.html | 4 +- .../SegmentedHashMap.ContainsValueAction.html | 4 +- .../class-use/SegmentedHashMap.Entry.html | 4 +- .../SegmentedHashMap.EntryAction.html | 4 +- .../SegmentedHashMap.EntryActionAdapter.html | 4 +- ...ntedHashMap.EntrySet.EntrySetIterator.html | 4 +- .../class-use/SegmentedHashMap.EntrySet.html | 4 +- .../SegmentedHashMap.GetEntryAction.html | 4 +- .../SegmentedHashMap.InsertAction.html | 4 +- .../SegmentedHashMap.IterableEntryAction.html | 4 +- .../class-use/SegmentedHashMap.KeySet.html | 4 +- .../SegmentedHashMap.RemoveAction.html | 4 +- .../class-use/SegmentedHashMap.Segment.html | 4 +- .../SegmentedHashMap.ValuesCollection.html | 4 +- .../util/class-use/SegmentedHashMap.html | 4 +- .../util/class-use/SegmentedHashSet.html | 4 +- .../com/tangosol/util/class-use/Service.html | 4 +- .../tangosol/util/class-use/ServiceEvent.html | 4 +- .../util/class-use/ServiceListener.html | 4 +- .../com/tangosol/util/class-use/SetMap.html | 4 +- .../util/class-use/SimpleEnumerator.html | 4 +- .../tangosol/util/class-use/SimpleHolder.html | 4 +- .../class-use/SimpleLongArray.Iterator.html | 4 +- .../util/class-use/SimpleLongArray.html | 4 +- .../util/class-use/SimpleMapEntry.html | 4 +- ...Index.IndexCalculator.CalculatorState.html | 4 +- .../SimpleMapIndex.IndexCalculator.html | 4 +- .../util/class-use/SimpleMapIndex.html | 4 +- ....PartialResult.AbstractRecordableStep.html | 4 +- ...QueryRecord.PartialResult.ExplainStep.html | 4 +- ...ecord.PartialResult.IndexLookupRecord.html | 4 +- .../SimpleQueryRecord.PartialResult.Step.html | 4 +- ...leQueryRecord.PartialResult.TraceStep.html | 4 +- .../SimpleQueryRecord.PartialResult.html | 4 +- .../util/class-use/SimpleQueryRecord.html | 4 +- .../class-use/SimpleQueryRecordReporter.html | 4 +- .../SimpleResourceRegistry.RegistryKey.html | 4 +- .../SimpleResourceRegistry.RegistryValue.html | 4 +- .../class-use/SimpleResourceRegistry.html | 4 +- .../class-use/SimpleResourceResolver.html | 4 +- .../tangosol/util/class-use/SimpleStack.html | 4 +- .../util/class-use/SimpleStreamer.html | 4 +- .../com/tangosol/util/class-use/Sizable.html | 4 +- .../class-use/SortedBag.UniqueElement.html | 4 +- .../util/class-use/SortedBag.ViewBag.html | 4 +- .../SortedBag.WrapperComparator.html | 4 +- .../tangosol/util/class-use/SortedBag.html | 4 +- .../util/class-use/SortedEnumerator.html | 4 +- .../class-use/SparseArray.ObjectNode.html | 4 +- .../tangosol/util/class-use/SparseArray.html | 4 +- .../com/tangosol/util/class-use/Streamer.html | 4 +- .../tangosol/util/class-use/StringTable.html | 4 +- .../com/tangosol/util/class-use/SubList.html | 4 +- .../util/class-use/SubSet.SubSetIterator.html | 4 +- .../com/tangosol/util/class-use/SubSet.html | 4 +- .../util/class-use/SynchronousListener.html | 25 +- .../class-use/TaskDaemon.PeriodicTask.html | 4 +- .../tangosol/util/class-use/TaskDaemon.html | 4 +- .../util/class-use/ThreadFactory.html | 4 +- .../tangosol/util/class-use/ThreadGate.html | 4 +- .../util/class-use/ThreadGateLite.Bar.html | 4 +- .../util/class-use/ThreadGateLite.html | 4 +- .../util/class-use/ThreadLocalObject.html | 4 +- .../class-use/TransactionMap.Validator.html | 4 +- .../util/class-use/TransactionMap.html | 4 +- .../com/tangosol/util/class-use/Tree.html | 4 +- .../java/com/tangosol/util/class-use/UID.html | 4 +- .../com/tangosol/util/class-use/UUID.html | 44 +- .../util/class-use/UniversalManipulator.html | 4 +- .../com/tangosol/util/class-use/Unsafe.html | 4 +- .../util/class-use/ValueExtractor.html | 528 +- .../util/class-use/ValueManipulator.html | 4 +- .../tangosol/util/class-use/ValueUpdater.html | 64 +- .../tangosol/util/class-use/Versionable.html | 4 +- ...Collections.AbstractWrapperCollection.html | 4 +- ...apperCollections.AbstractWrapperEntry.html | 4 +- ...erCollections.AbstractWrapperIterator.html | 4 +- ...rapperCollections.AbstractWrapperList.html | 4 +- ...llections.AbstractWrapperListIterator.html | 4 +- ...rCollections.AbstractWrapperLongArray.html | 4 +- ...WrapperCollections.AbstractWrapperMap.html | 4 +- ...WrapperCollections.AbstractWrapperSet.html | 4 +- ...rCollections.AbstractWrapperSortedMap.html | 4 +- ...rCollections.AbstractWrapperSortedSet.html | 4 +- ...llections.ConcurrentWrapperCollection.html | 4 +- ...perCollections.ConcurrentWrapperEntry.html | 4 +- ...Collections.ConcurrentWrapperEntrySet.html | 4 +- ...apperCollections.ConcurrentWrapperMap.html | 4 +- ...apperCollections.ConcurrentWrapperSet.html | 4 +- .../util/class-use/WrapperCollections.html | 4 +- .../class-use/WrapperConcurrentMap.Lock.html | 4 +- .../util/class-use/WrapperConcurrentMap.html | 4 +- .../util/class-use/WrapperException.html | 4 +- ...WrapperObservableMap.InternalListener.html | 4 +- .../util/class-use/WrapperObservableMap.html | 4 +- .../util/class-use/WrapperReentrantGate.html | 4 +- .../util/comparator/ChainedComparator.html | 4 +- .../util/comparator/EntryAwareComparator.html | 4 +- .../util/comparator/EntryComparator.html | 4 +- .../util/comparator/ExtractorComparator.html | 4 +- .../util/comparator/InverseComparator.html | 4 +- .../util/comparator/PriorityComparator.html | 4 +- .../util/comparator/QueryMapComparator.html | 4 +- .../util/comparator/SafeComparator.html | 4 +- .../class-use/ChainedComparator.html | 4 +- .../class-use/EntryAwareComparator.html | 4 +- .../comparator/class-use/EntryComparator.html | 4 +- .../class-use/ExtractorComparator.html | 4 +- .../class-use/InverseComparator.html | 4 +- .../class-use/PriorityComparator.html | 4 +- .../class-use/QueryMapComparator.html | 4 +- .../comparator/class-use/SafeComparator.html | 4 +- .../util/comparator/package-summary.html | 4 +- .../util/comparator/package-tree.html | 4 +- .../tangosol/util/comparator/package-use.html | 4 +- .../extractor/AbstractCompositeExtractor.html | 6 +- .../util/extractor/AbstractExtractor.html | 8 +- .../util/extractor/AbstractUpdater.html | 4 +- .../util/extractor/ChainedExtractor.html | 8 +- .../extractor/ChainedFragmentExtractor.html | 8 +- .../extractor/ComparisonValueExtractor.html | 6 +- .../util/extractor/CompositeUpdater.html | 4 +- .../util/extractor/ConditionalExtractor.html | 6 +- .../extractor/DeserializationAccelerator.html | 6 +- .../util/extractor/EntryExtractor.html | 6 +- .../util/extractor/FragmentExtractor.html | 6 +- .../util/extractor/IdentityExtractor.html | 8 +- .../util/extractor/IndexAwareExtractor.html | 6 +- .../tangosol/util/extractor/KeyExtractor.html | 8 +- .../util/extractor/MultiExtractor.html | 6 +- .../tangosol/util/extractor/PofExtractor.html | 6 +- .../tangosol/util/extractor/PofUpdater.html | 4 +- .../util/extractor/ReflectionExtractor.html | 8 +- .../util/extractor/ReflectionUpdater.html | 4 +- .../util/extractor/ScriptValueExtractor.html | 6 +- .../util/extractor/UniversalExtractor.html | 8 +- .../util/extractor/UniversalUpdater.html | 4 +- .../class-use/AbstractCompositeExtractor.html | 4 +- .../class-use/AbstractExtractor.html | 4 +- .../extractor/class-use/AbstractUpdater.html | 4 +- .../extractor/class-use/ChainedExtractor.html | 4 +- .../class-use/ChainedFragmentExtractor.html | 4 +- .../class-use/ComparisonValueExtractor.html | 4 +- .../extractor/class-use/CompositeUpdater.html | 4 +- .../class-use/ConditionalExtractor.html | 4 +- .../class-use/DeserializationAccelerator.html | 4 +- .../extractor/class-use/EntryExtractor.html | 4 +- .../class-use/FragmentExtractor.html | 4 +- .../class-use/IdentityExtractor.html | 4 +- .../class-use/IndexAwareExtractor.html | 4 +- .../extractor/class-use/KeyExtractor.html | 4 +- .../extractor/class-use/MultiExtractor.html | 4 +- .../extractor/class-use/PofExtractor.html | 4 +- .../util/extractor/class-use/PofUpdater.html | 4 +- .../class-use/ReflectionExtractor.html | 4 +- .../class-use/ReflectionUpdater.html | 4 +- .../class-use/ScriptValueExtractor.html | 4 +- .../class-use/UniversalExtractor.html | 4 +- .../extractor/class-use/UniversalUpdater.html | 4 +- .../util/extractor/package-summary.html | 4 +- .../tangosol/util/extractor/package-tree.html | 22 +- .../tangosol/util/extractor/package-use.html | 4 +- .../filter/AbstractQueryRecorderFilter.html | 4 +- .../com/tangosol/util/filter/AllFilter.html | 4 +- .../tangosol/util/filter/AlwaysFilter.html | 4 +- .../com/tangosol/util/filter/AndFilter.html | 4 +- .../com/tangosol/util/filter/AnyFilter.html | 4 +- .../filter/ArrayFilter.WeightedFilter.html | 4 +- .../com/tangosol/util/filter/ArrayFilter.html | 4 +- .../tangosol/util/filter/BetweenFilter.html | 4 +- .../util/filter/CacheEventFilter.html | 4 +- .../util/filter/ComparisonFilter.html | 4 +- .../util/filter/ContainsAllFilter.html | 4 +- .../util/filter/ContainsAnyFilter.html | 4 +- .../tangosol/util/filter/ContainsFilter.html | 4 +- .../com/tangosol/util/filter/EntryFilter.html | 4 +- .../tangosol/util/filter/EqualsFilter.html | 4 +- .../tangosol/util/filter/ExtractorFilter.html | 4 +- .../tangosol/util/filter/FilterTrigger.html | 4 +- .../util/filter/GreaterEqualsFilter.html | 4 +- .../tangosol/util/filter/GreaterFilter.html | 4 +- .../com/tangosol/util/filter/InFilter.html | 4 +- .../tangosol/util/filter/InKeySetFilter.html | 4 +- .../util/filter/IndexAwareFilter.html | 4 +- .../tangosol/util/filter/IsNotNullFilter.html | 4 +- .../tangosol/util/filter/IsNullFilter.html | 4 +- .../util/filter/KeyAssociatedFilter.html | 4 +- .../com/tangosol/util/filter/KeyFilter.html | 4 +- .../util/filter/LessEqualsFilter.html | 4 +- .../com/tangosol/util/filter/LessFilter.html | 4 +- .../com/tangosol/util/filter/LikeFilter.html | 4 +- .../com/tangosol/util/filter/LimitFilter.html | 4 +- .../tangosol/util/filter/MapEventFilter.html | 4 +- .../filter/MapEventTransformerFilter.html | 4 +- .../com/tangosol/util/filter/NeverFilter.html | 4 +- .../tangosol/util/filter/NotEqualsFilter.html | 4 +- .../com/tangosol/util/filter/NotFilter.html | 4 +- .../com/tangosol/util/filter/OrFilter.html | 4 +- .../util/filter/PartitionedFilter.html | 4 +- .../tangosol/util/filter/PredicateFilter.html | 4 +- .../tangosol/util/filter/PresentFilter.html | 4 +- .../tangosol/util/filter/PriorityFilter.html | 4 +- .../util/filter/QueryRecorderFilter.html | 4 +- .../com/tangosol/util/filter/RegexFilter.html | 4 +- .../tangosol/util/filter/ScriptFilter.html | 4 +- .../util/filter/ValueChangeEventFilter.html | 4 +- .../filter/WrapperQueryRecorderFilter.html | 4 +- .../com/tangosol/util/filter/XorFilter.html | 4 +- .../AbstractQueryRecorderFilter.html | 4 +- .../util/filter/class-use/AllFilter.html | 4 +- .../util/filter/class-use/AlwaysFilter.html | 4 +- .../util/filter/class-use/AndFilter.html | 4 +- .../util/filter/class-use/AnyFilter.html | 4 +- .../class-use/ArrayFilter.WeightedFilter.html | 4 +- .../util/filter/class-use/ArrayFilter.html | 4 +- .../util/filter/class-use/BetweenFilter.html | 4 +- .../filter/class-use/CacheEventFilter.html | 4 +- .../filter/class-use/ComparisonFilter.html | 4 +- .../filter/class-use/ContainsAllFilter.html | 4 +- .../filter/class-use/ContainsAnyFilter.html | 4 +- .../util/filter/class-use/ContainsFilter.html | 4 +- .../util/filter/class-use/EntryFilter.html | 4 +- .../util/filter/class-use/EqualsFilter.html | 4 +- .../filter/class-use/ExtractorFilter.html | 4 +- .../util/filter/class-use/FilterTrigger.html | 4 +- .../filter/class-use/GreaterEqualsFilter.html | 4 +- .../util/filter/class-use/GreaterFilter.html | 4 +- .../util/filter/class-use/InFilter.html | 4 +- .../util/filter/class-use/InKeySetFilter.html | 4 +- .../filter/class-use/IndexAwareFilter.html | 4 +- .../filter/class-use/IsNotNullFilter.html | 4 +- .../util/filter/class-use/IsNullFilter.html | 4 +- .../filter/class-use/KeyAssociatedFilter.html | 4 +- .../util/filter/class-use/KeyFilter.html | 4 +- .../filter/class-use/LessEqualsFilter.html | 4 +- .../util/filter/class-use/LessFilter.html | 4 +- .../util/filter/class-use/LikeFilter.html | 4 +- .../util/filter/class-use/LimitFilter.html | 4 +- .../util/filter/class-use/MapEventFilter.html | 4 +- .../class-use/MapEventTransformerFilter.html | 4 +- .../util/filter/class-use/NeverFilter.html | 4 +- .../filter/class-use/NotEqualsFilter.html | 4 +- .../util/filter/class-use/NotFilter.html | 4 +- .../util/filter/class-use/OrFilter.html | 4 +- .../filter/class-use/PartitionedFilter.html | 4 +- .../filter/class-use/PredicateFilter.html | 4 +- .../util/filter/class-use/PresentFilter.html | 4 +- .../util/filter/class-use/PriorityFilter.html | 4 +- .../filter/class-use/QueryRecorderFilter.html | 4 +- .../util/filter/class-use/RegexFilter.html | 4 +- .../util/filter/class-use/ScriptFilter.html | 4 +- .../class-use/ValueChangeEventFilter.html | 4 +- .../class-use/WrapperQueryRecorderFilter.html | 4 +- .../util/filter/class-use/XorFilter.html | 4 +- .../tangosol/util/filter/package-summary.html | 4 +- .../tangosol/util/filter/package-tree.html | 4 +- .../com/tangosol/util/filter/package-use.html | 4 +- .../util/fsm/AnnotationDrivenModel.html | 4 +- .../api/java/com/tangosol/util/fsm/Event.html | 4 +- .../tangosol/util/fsm/ExecutionContext.html | 4 +- .../tangosol/util/fsm/FiniteStateMachine.html | 4 +- .../util/fsm/FiniteStateMachineListener.html | 4 +- .../util/fsm/Instruction.ProcessEvent.html | 4 +- .../util/fsm/Instruction.TransitionTo.html | 4 +- .../com/tangosol/util/fsm/Instruction.html | 4 +- .../util/fsm/LifecycleAwareEvent.html | 4 +- .../api/java/com/tangosol/util/fsm/Model.html | 4 +- ...eMachine.CoalescedEvent.Discriminator.html | 4 +- ...teStateMachine.CoalescedEvent.Process.html | 4 +- ...kingFiniteStateMachine.CoalescedEvent.html | 4 +- ...eStateMachine.DefaultTaskDependencies.html | 4 +- ...initeStateMachine.DelayedTransitionTo.html | 4 +- ...gFiniteStateMachine.ProcessEventLater.html | 4 +- ...ingFiniteStateMachine.SubsequentEvent.html | 4 +- .../NonBlockingFiniteStateMachine.Task.html | 8 +- ...ngFiniteStateMachine.TaskDependencies.html | 4 +- .../fsm/NonBlockingFiniteStateMachine.html | 4 +- .../tangosol/util/fsm/ReflectionHelper.html | 4 +- .../java/com/tangosol/util/fsm/Render.html | 4 +- .../util/fsm/RollbackTransitionException.html | 4 +- .../com/tangosol/util/fsm/SimpleModel.html | 4 +- .../tangosol/util/fsm/StateEntryAction.html | 4 +- .../tangosol/util/fsm/StateExitAction.html | 4 +- .../com/tangosol/util/fsm/Transition.html | 4 +- .../tangosol/util/fsm/TransitionAction.html | 4 +- .../fsm/class-use/AnnotationDrivenModel.html | 4 +- .../tangosol/util/fsm/class-use/Event.html | 4 +- .../util/fsm/class-use/ExecutionContext.html | 4 +- .../fsm/class-use/FiniteStateMachine.html | 4 +- .../class-use/FiniteStateMachineListener.html | 4 +- .../class-use/Instruction.ProcessEvent.html | 4 +- .../class-use/Instruction.TransitionTo.html | 4 +- .../util/fsm/class-use/Instruction.html | 4 +- .../fsm/class-use/LifecycleAwareEvent.html | 4 +- .../tangosol/util/fsm/class-use/Model.html | 4 +- ...eMachine.CoalescedEvent.Discriminator.html | 4 +- ...teStateMachine.CoalescedEvent.Process.html | 4 +- ...kingFiniteStateMachine.CoalescedEvent.html | 4 +- ...eStateMachine.DefaultTaskDependencies.html | 4 +- ...initeStateMachine.DelayedTransitionTo.html | 4 +- ...gFiniteStateMachine.ProcessEventLater.html | 4 +- ...ingFiniteStateMachine.SubsequentEvent.html | 4 +- .../NonBlockingFiniteStateMachine.Task.html | 4 +- ...ngFiniteStateMachine.TaskDependencies.html | 4 +- .../NonBlockingFiniteStateMachine.html | 4 +- .../util/fsm/class-use/ReflectionHelper.html | 4 +- .../tangosol/util/fsm/class-use/Render.html | 4 +- .../RollbackTransitionException.html | 4 +- .../util/fsm/class-use/SimpleModel.html | 4 +- .../util/fsm/class-use/StateEntryAction.html | 4 +- .../util/fsm/class-use/StateExitAction.html | 4 +- .../util/fsm/class-use/Transition.html | 4 +- .../util/fsm/class-use/TransitionAction.html | 4 +- .../tangosol/util/fsm/package-summary.html | 4 +- .../com/tangosol/util/fsm/package-tree.html | 4 +- .../com/tangosol/util/fsm/package-use.html | 4 +- .../util/function/Remote.BiConsumer.html | 4 +- .../util/function/Remote.BiFunction.html | 4 +- .../util/function/Remote.BiPredicate.html | 4 +- .../util/function/Remote.BinaryOperator.html | 4 +- .../util/function/Remote.BooleanSupplier.html | 4 +- .../util/function/Remote.Callable.html | 4 +- .../util/function/Remote.Comparator.html | 4 +- .../util/function/Remote.Consumer.html | 4 +- .../function/Remote.DoubleBinaryOperator.html | 4 +- .../util/function/Remote.DoubleConsumer.html | 4 +- .../util/function/Remote.DoubleFunction.html | 4 +- .../util/function/Remote.DoublePredicate.html | 4 +- .../util/function/Remote.DoubleSupplier.html | 4 +- .../function/Remote.DoubleToIntFunction.html | 4 +- .../function/Remote.DoubleToLongFunction.html | 4 +- .../function/Remote.DoubleUnaryOperator.html | 4 +- .../util/function/Remote.Function.html | 4 +- .../function/Remote.IntBinaryOperator.html | 4 +- .../util/function/Remote.IntConsumer.html | 4 +- .../util/function/Remote.IntFunction.html | 4 +- .../util/function/Remote.IntPredicate.html | 4 +- .../util/function/Remote.IntSupplier.html | 4 +- .../function/Remote.IntToDoubleFunction.html | 4 +- .../function/Remote.IntToLongFunction.html | 4 +- .../function/Remote.IntUnaryOperator.html | 4 +- .../function/Remote.LongBinaryOperator.html | 4 +- .../util/function/Remote.LongConsumer.html | 4 +- .../util/function/Remote.LongFunction.html | 4 +- .../util/function/Remote.LongPredicate.html | 4 +- .../util/function/Remote.LongSupplier.html | 4 +- .../function/Remote.LongToDoubleFunction.html | 4 +- .../function/Remote.LongToIntFunction.html | 4 +- .../function/Remote.LongUnaryOperator.html | 4 +- .../function/Remote.ObjDoubleConsumer.html | 4 +- .../util/function/Remote.ObjIntConsumer.html | 4 +- .../util/function/Remote.ObjLongConsumer.html | 4 +- .../util/function/Remote.Predicate.html | 12 +- .../util/function/Remote.Runnable.html | 4 +- .../util/function/Remote.Supplier.html | 4 +- .../function/Remote.ToBigDecimalFunction.html | 4 +- .../function/Remote.ToComparableFunction.html | 4 +- .../function/Remote.ToDoubleBiFunction.html | 4 +- .../function/Remote.ToDoubleFunction.html | 4 +- .../util/function/Remote.ToIntBiFunction.html | 4 +- .../util/function/Remote.ToIntFunction.html | 4 +- .../function/Remote.ToLongBiFunction.html | 4 +- .../util/function/Remote.ToLongFunction.html | 4 +- .../util/function/Remote.UnaryOperator.html | 4 +- .../com/tangosol/util/function/Remote.html | 4 +- .../function/class-use/Remote.BiConsumer.html | 4 +- .../function/class-use/Remote.BiFunction.html | 85 +- .../class-use/Remote.BiPredicate.html | 4 +- .../class-use/Remote.BinaryOperator.html | 89 +- .../class-use/Remote.BooleanSupplier.html | 4 +- .../function/class-use/Remote.Callable.html | 72 +- .../function/class-use/Remote.Comparator.html | 141 +- .../function/class-use/Remote.Consumer.html | 4 +- .../Remote.DoubleBinaryOperator.html | 4 +- .../class-use/Remote.DoubleConsumer.html | 4 +- .../class-use/Remote.DoubleFunction.html | 4 +- .../class-use/Remote.DoublePredicate.html | 4 +- .../class-use/Remote.DoubleSupplier.html | 4 +- .../class-use/Remote.DoubleToIntFunction.html | 4 +- .../Remote.DoubleToLongFunction.html | 4 +- .../class-use/Remote.DoubleUnaryOperator.html | 4 +- .../function/class-use/Remote.Function.html | 206 +- .../class-use/Remote.IntBinaryOperator.html | 89 +- .../class-use/Remote.IntConsumer.html | 4 +- .../class-use/Remote.IntFunction.html | 4 +- .../class-use/Remote.IntPredicate.html | 4 +- .../class-use/Remote.IntSupplier.html | 4 +- .../class-use/Remote.IntToDoubleFunction.html | 4 +- .../class-use/Remote.IntToLongFunction.html | 4 +- .../class-use/Remote.IntUnaryOperator.html | 73 +- .../class-use/Remote.LongBinaryOperator.html | 89 +- .../class-use/Remote.LongConsumer.html | 4 +- .../class-use/Remote.LongFunction.html | 4 +- .../class-use/Remote.LongPredicate.html | 4 +- .../class-use/Remote.LongSupplier.html | 4 +- .../Remote.LongToDoubleFunction.html | 4 +- .../class-use/Remote.LongToIntFunction.html | 4 +- .../class-use/Remote.LongUnaryOperator.html | 73 +- .../class-use/Remote.ObjDoubleConsumer.html | 4 +- .../class-use/Remote.ObjIntConsumer.html | 4 +- .../class-use/Remote.ObjLongConsumer.html | 4 +- .../function/class-use/Remote.Predicate.html | 233 +- .../function/class-use/Remote.Runnable.html | 69 +- .../function/class-use/Remote.Supplier.html | 75 +- .../Remote.ToBigDecimalFunction.html | 109 +- .../Remote.ToComparableFunction.html | 65 +- .../class-use/Remote.ToDoubleBiFunction.html | 4 +- .../class-use/Remote.ToDoubleFunction.html | 129 +- .../class-use/Remote.ToIntBiFunction.html | 4 +- .../class-use/Remote.ToIntFunction.html | 133 +- .../class-use/Remote.ToLongBiFunction.html | 4 +- .../class-use/Remote.ToLongFunction.html | 129 +- .../class-use/Remote.UnaryOperator.html | 69 +- .../util/function/class-use/Remote.html | 4 +- .../util/function/package-summary.html | 4 +- .../tangosol/util/function/package-tree.html | 4 +- .../tangosol/util/function/package-use.html | 144 +- .../com/tangosol/util/package-summary.html | 6 +- .../java/com/tangosol/util/package-tree.html | 44 +- .../java/com/tangosol/util/package-use.html | 299 +- .../AbstractAsynchronousProcessor.html | 4 +- .../processor/AbstractEvolvableProcessor.html | 4 +- .../util/processor/AbstractProcessor.html | 4 +- .../util/processor/AsynchronousProcessor.html | 4 +- .../util/processor/CompositeProcessor.html | 4 +- .../util/processor/ConditionalProcessor.html | 4 +- .../util/processor/ConditionalPut.html | 4 +- .../util/processor/ConditionalPutAll.html | 4 +- .../util/processor/ConditionalRemove.html | 4 +- .../util/processor/ExtractorProcessor.html | 4 +- .../processor/MethodInvocationProcessor.html | 4 +- .../util/processor/NumberIncrementor.html | 4 +- .../util/processor/NumberMultiplier.html | 4 +- .../util/processor/PreloadRequest.html | 4 +- .../util/processor/PriorityProcessor.html | 4 +- .../util/processor/PropertyManipulator.html | 4 +- .../util/processor/PropertyProcessor.html | 4 +- .../util/processor/ScriptProcessor.html | 4 +- .../SingleEntryAsynchronousProcessor.html | 4 +- .../StreamingAsynchronousProcessor.html | 4 +- .../util/processor/TouchProcessor.html | 4 +- .../util/processor/UpdaterProcessor.html | 4 +- .../tangosol/util/processor/VersionedPut.html | 4 +- .../util/processor/VersionedPutAll.html | 4 +- .../AbstractAsynchronousProcessor.html | 4 +- .../class-use/AbstractEvolvableProcessor.html | 4 +- .../class-use/AbstractProcessor.html | 4 +- .../class-use/AsynchronousProcessor.html | 4 +- .../class-use/CompositeProcessor.html | 4 +- .../class-use/ConditionalProcessor.html | 4 +- .../processor/class-use/ConditionalPut.html | 4 +- .../class-use/ConditionalPutAll.html | 4 +- .../class-use/ConditionalRemove.html | 4 +- .../class-use/ExtractorProcessor.html | 4 +- .../class-use/MethodInvocationProcessor.html | 4 +- .../class-use/NumberIncrementor.html | 4 +- .../processor/class-use/NumberMultiplier.html | 4 +- .../processor/class-use/PreloadRequest.html | 4 +- .../class-use/PriorityProcessor.html | 4 +- .../class-use/PropertyManipulator.html | 4 +- .../class-use/PropertyProcessor.html | 4 +- .../processor/class-use/ScriptProcessor.html | 4 +- .../SingleEntryAsynchronousProcessor.html | 4 +- .../StreamingAsynchronousProcessor.html | 4 +- .../processor/class-use/TouchProcessor.html | 4 +- .../processor/class-use/UpdaterProcessor.html | 4 +- .../processor/class-use/VersionedPut.html | 4 +- .../processor/class-use/VersionedPutAll.html | 4 +- .../util/processor/package-summary.html | 4 +- .../tangosol/util/processor/package-tree.html | 4 +- .../tangosol/util/processor/package-use.html | 4 +- .../util/stream/BaseRemoteStream.html | 4 +- .../tangosol/util/stream/RemoteCollector.html | 4 +- .../util/stream/RemoteCollectors.html | 4 +- .../util/stream/RemoteDoubleStream.html | 4 +- .../tangosol/util/stream/RemoteIntStream.html | 4 +- .../util/stream/RemoteLongStream.html | 4 +- .../tangosol/util/stream/RemotePipeline.html | 4 +- .../tangosol/util/stream/RemoteStream.html | 4 +- .../stream/class-use/BaseRemoteStream.html | 4 +- .../stream/class-use/RemoteCollector.html | 101 +- .../stream/class-use/RemoteCollectors.html | 4 +- .../stream/class-use/RemoteDoubleStream.html | 4 +- .../stream/class-use/RemoteIntStream.html | 4 +- .../stream/class-use/RemoteLongStream.html | 4 +- .../util/stream/class-use/RemotePipeline.html | 4 +- .../util/stream/class-use/RemoteStream.html | 41 +- .../tangosol/util/stream/package-summary.html | 4 +- .../tangosol/util/stream/package-tree.html | 4 +- .../com/tangosol/util/stream/package-use.html | 32 +- .../ExtractorEventTransformer.html | 4 +- .../MapListenerCollectionListener.html | 4 +- .../transformer/SamplingEventTransformer.html | 4 +- .../transformer/SemiLiteEventTransformer.html | 4 +- .../class-use/ExtractorEventTransformer.html | 4 +- .../MapListenerCollectionListener.html | 4 +- .../class-use/SamplingEventTransformer.html | 4 +- .../class-use/SemiLiteEventTransformer.html | 4 +- .../util/transformer/package-summary.html | 4 +- .../util/transformer/package-tree.html | 4 +- .../util/transformer/package-use.html | 4 +- .../api/java/constant-values.html | 152 +- 14.1.2-0-0-SNAPSHOT/api/java/element-list | 23 +- 14.1.2-0-0-SNAPSHOT/api/java/help-doc.html | 4 +- 14.1.2-0-0-SNAPSHOT/api/java/index-all.html | 10172 +++++++++++++++- 14.1.2-0-0-SNAPSHOT/api/java/index.html | 335 +- .../api/java/member-search-index.js | 2 +- .../api/java/overview-summary.html | 2 +- .../api/java/overview-tree.html | 596 +- .../api/java/package-search-index.js | 2 +- .../fonts/DejaVuSans-Bold-webfont.eot | Bin 37034 -> 0 bytes .../fonts/DejaVuSans-Bold-webfont.svg | 256 - .../fonts/DejaVuSans-Bold-webfont.ttf | Bin 36848 -> 0 bytes .../fonts/DejaVuSans-Bold-webfont.woff | Bin 21336 -> 0 bytes .../fonts/DejaVuSans-BoldOblique-webfont.eot | Bin 42334 -> 0 bytes .../fonts/DejaVuSans-BoldOblique-webfont.svg | 256 - .../fonts/DejaVuSans-BoldOblique-webfont.ttf | Bin 42116 -> 0 bytes .../fonts/DejaVuSans-BoldOblique-webfont.woff | Bin 24484 -> 0 bytes .../fonts/DejaVuSans-Oblique-webfont.eot | Bin 42194 -> 0 bytes .../fonts/DejaVuSans-Oblique-webfont.svg | 256 - .../fonts/DejaVuSans-Oblique-webfont.ttf | Bin 41996 -> 0 bytes .../fonts/DejaVuSans-Oblique-webfont.woff | Bin 24948 -> 0 bytes .../resources/fonts/DejaVuSans-webfont.eot | Bin 38498 -> 0 bytes .../resources/fonts/DejaVuSans-webfont.svg | 256 - .../resources/fonts/DejaVuSans-webfont.ttf | Bin 38312 -> 0 bytes .../resources/fonts/DejaVuSans-webfont.woff | Bin 21424 -> 0 bytes .../DejaVuSansCondensed-Bold-webfont.eot | Bin 37022 -> 0 bytes .../DejaVuSansCondensed-Bold-webfont.svg | 256 - .../DejaVuSansCondensed-Bold-webfont.ttf | Bin 36796 -> 0 bytes .../DejaVuSansCondensed-Bold-webfont.woff | Bin 21336 -> 0 bytes ...ejaVuSansCondensed-BoldOblique-webfont.eot | Bin 42514 -> 0 bytes ...ejaVuSansCondensed-BoldOblique-webfont.svg | 256 - ...ejaVuSansCondensed-BoldOblique-webfont.ttf | Bin 42256 -> 0 bytes ...jaVuSansCondensed-BoldOblique-webfont.woff | Bin 24620 -> 0 bytes .../DejaVuSansCondensed-Oblique-webfont.eot | Bin 42034 -> 0 bytes .../DejaVuSansCondensed-Oblique-webfont.svg | 256 - .../DejaVuSansCondensed-Oblique-webfont.ttf | Bin 41796 -> 0 bytes .../DejaVuSansCondensed-Oblique-webfont.woff | Bin 24728 -> 0 bytes .../fonts/DejaVuSansCondensed-webfont.eot | Bin 38518 -> 0 bytes .../fonts/DejaVuSansCondensed-webfont.svg | 256 - .../fonts/DejaVuSansCondensed-webfont.ttf | Bin 38312 -> 0 bytes .../fonts/DejaVuSansCondensed-webfont.woff | Bin 21452 -> 0 bytes .../fonts/DejaVuSansMono-Bold-webfont.eot | Bin 37974 -> 0 bytes .../fonts/DejaVuSansMono-Bold-webfont.svg | 258 - .../fonts/DejaVuSansMono-Bold-webfont.ttf | Bin 37768 -> 0 bytes .../fonts/DejaVuSansMono-Bold-webfont.woff | Bin 23468 -> 0 bytes .../DejaVuSansMono-BoldOblique-webfont.eot | Bin 43034 -> 0 bytes .../DejaVuSansMono-BoldOblique-webfont.svg | 257 - .../DejaVuSansMono-BoldOblique-webfont.ttf | Bin 42796 -> 0 bytes .../DejaVuSansMono-BoldOblique-webfont.woff | Bin 25932 -> 0 bytes .../fonts/DejaVuSansMono-Oblique-webfont.eot | Bin 44194 -> 0 bytes .../fonts/DejaVuSansMono-Oblique-webfont.svg | 256 - .../fonts/DejaVuSansMono-Oblique-webfont.ttf | Bin 43976 -> 0 bytes .../fonts/DejaVuSansMono-Oblique-webfont.woff | Bin 26580 -> 0 bytes .../fonts/DejaVuSansMono-webfont.eot | Bin 38518 -> 0 bytes .../fonts/DejaVuSansMono-webfont.svg | 256 - .../fonts/DejaVuSansMono-webfont.ttf | Bin 38312 -> 0 bytes .../fonts/DejaVuSansMono-webfont.woff | Bin 23648 -> 0 bytes .../fonts/DejaVuSerif-Bold-webfont.eot | Bin 43462 -> 0 bytes .../fonts/DejaVuSerif-Bold-webfont.svg | 256 - .../fonts/DejaVuSerif-Bold-webfont.ttf | Bin 43272 -> 0 bytes .../fonts/DejaVuSerif-Bold-webfont.woff | Bin 26672 -> 0 bytes .../fonts/DejaVuSerif-BoldItalic-webfont.eot | Bin 46846 -> 0 bytes .../fonts/DejaVuSerif-BoldItalic-webfont.svg | 256 - .../fonts/DejaVuSerif-BoldItalic-webfont.ttf | Bin 46628 -> 0 bytes .../fonts/DejaVuSerif-BoldItalic-webfont.woff | Bin 28740 -> 0 bytes .../fonts/DejaVuSerif-Italic-webfont.eot | Bin 47102 -> 0 bytes .../fonts/DejaVuSerif-Italic-webfont.svg | 256 - .../fonts/DejaVuSerif-Italic-webfont.ttf | Bin 46904 -> 0 bytes .../fonts/DejaVuSerif-Italic-webfont.woff | Bin 28856 -> 0 bytes .../resources/fonts/DejaVuSerif-webfont.eot | Bin 43322 -> 0 bytes .../resources/fonts/DejaVuSerif-webfont.svg | 256 - .../resources/fonts/DejaVuSerif-webfont.ttf | Bin 43132 -> 0 bytes .../resources/fonts/DejaVuSerif-webfont.woff | Bin 26456 -> 0 bytes .../DejaVuSerifCondensed-Bold-webfont.eot | Bin 43398 -> 0 bytes .../DejaVuSerifCondensed-Bold-webfont.svg | 256 - .../DejaVuSerifCondensed-Bold-webfont.ttf | Bin 43168 -> 0 bytes .../DejaVuSerifCondensed-Bold-webfont.woff | Bin 26736 -> 0 bytes ...ejaVuSerifCondensed-BoldItalic-webfont.eot | Bin 46186 -> 0 bytes ...ejaVuSerifCondensed-BoldItalic-webfont.svg | 256 - ...ejaVuSerifCondensed-BoldItalic-webfont.ttf | Bin 45928 -> 0 bytes ...jaVuSerifCondensed-BoldItalic-webfont.woff | Bin 28632 -> 0 bytes .../DejaVuSerifCondensed-Italic-webfont.eot | Bin 47074 -> 0 bytes .../DejaVuSerifCondensed-Italic-webfont.svg | 256 - .../DejaVuSerifCondensed-Italic-webfont.ttf | Bin 46864 -> 0 bytes .../DejaVuSerifCondensed-Italic-webfont.woff | Bin 29080 -> 0 bytes .../fonts/DejaVuSerifCondensed-webfont.eot | Bin 43426 -> 0 bytes .../fonts/DejaVuSerifCondensed-webfont.svg | 256 - .../fonts/DejaVuSerifCondensed-webfont.ttf | Bin 43216 -> 0 bytes .../fonts/DejaVuSerifCondensed-webfont.woff | Bin 26664 -> 0 bytes .../api/java/resources/fonts/dejavu.css | 226 - 14.1.2-0-0-SNAPSHOT/api/java/search.html | 4 +- .../api/java/serialized-form.html | 2352 +++- .../api/java/tag-search-index.js | 2 +- .../api/java/type-search-index.js | 2 +- 5258 files changed, 188759 insertions(+), 24092 deletions(-) create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/caffeine/CaffeineCache.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/caffeine/class-use/CaffeineCache.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/caffeine/package-summary.html rename 14.1.2-0-0-SNAPSHOT/api/java/com/{tangosol/coherence/federation => oracle/coherence/caffeine}/package-tree.html (69%) rename 14.1.2-0-0-SNAPSHOT/api/java/com/{tangosol/application/class-use/ContainerHelper.ContextAwareSyncListener.html => oracle/coherence/caffeine/package-use.html} (53%) create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/AbstractCacheInterceptor.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/AlwaysFilter.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/AlwaysFilter.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/AnnotationInstance.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/AnnotationLiteral.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/CacheAdd.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/CacheAdd.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/CacheAddInterceptor.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/CacheGet.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/CacheGet.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/CacheGetInterceptor.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/CacheKey.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/CachePut.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/CachePut.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/CachePutInterceptor.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/CacheRemove.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/CacheRemove.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/CacheRemoveInterceptor.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/CacheValue.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/CdiEventObserver.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/CdiInjector.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/CdiInterceptorMetadataResolver.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/CdiMapEventObserver.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/CdiMapListenerManager.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/ChainedExtractor.Extractors.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/ChainedExtractor.Extractors.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/ChainedExtractor.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/ChainedExtractor.html rename 14.1.2-0-0-SNAPSHOT/api/java/com/{tangosol/coherence/federation/ChangeRecordUpdater.html => oracle/coherence/cdi/CoherenceExtension.InterceptorProvider.html} (61%) create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/CoherenceExtension.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/CoherenceProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/ConfigUri.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/ConfigUri.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/ExtractorBinding.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/ExtractorFactory.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/ExtractorProducer.ChainedExtractorSupplier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/ExtractorProducer.ChainedExtractorsSupplier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/ExtractorProducer.PofExtractorSupplier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/ExtractorProducer.PofExtractorsSupplier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/ExtractorProducer.UniversalExtractorSupplier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/ExtractorProducer.UniversalExtractorsSupplier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/ExtractorProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/FilterBinding.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/FilterFactory.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/FilterProducer.AlwaysFilterSupplier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/FilterProducer.WhereFilterSupplier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/FilterProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/MapEventTransformerBinding.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/MapEventTransformerFactory.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/MapEventTransformerProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/Name.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/Name.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/NamedCacheProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/NamedTopicProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/PofExtractor.Extractors.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/PofExtractor.Extractors.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/PofExtractor.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/PofExtractor.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/PropertyExtractor.Extractors.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/PropertyExtractor.Extractors.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/PropertyExtractor.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/PropertyExtractor.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/Remote.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/Remote.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/Scope.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/Scope.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/SerializerFormat.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/SerializerFormat.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/SerializerProducer.Builder.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/SerializerProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/SessionInitializer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/SessionName.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/SessionName.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/SessionProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/SubscriberGroup.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/SubscriberGroup.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/View.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/View.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/WhereFilter.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/WhereFilter.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/AbstractCacheInterceptor.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/AlwaysFilter.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/AlwaysFilter.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/AnnotationInstance.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/AnnotationLiteral.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/CacheAdd.Literal.html rename 14.1.2-0-0-SNAPSHOT/api/java/com/{tangosol/coherence/federation/class-use/ChangeRecordUpdater.html => oracle/coherence/cdi/class-use/CacheAdd.html} (78%) create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/CacheAddInterceptor.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/CacheGet.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/CacheGet.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/CacheGetInterceptor.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/CacheKey.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/CachePut.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/CachePut.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/CachePutInterceptor.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/CacheRemove.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/CacheRemove.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/CacheRemoveInterceptor.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/CacheValue.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/CdiEventObserver.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/CdiInjector.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/CdiInterceptorMetadataResolver.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/CdiMapEventObserver.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/CdiMapListenerManager.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/ChainedExtractor.Extractors.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/ChainedExtractor.Extractors.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/ChainedExtractor.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/ChainedExtractor.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/CoherenceExtension.InterceptorProvider.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/CoherenceExtension.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/CoherenceProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/ConfigUri.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/ConfigUri.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/ExtractorBinding.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/ExtractorFactory.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/ExtractorProducer.ChainedExtractorSupplier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/ExtractorProducer.ChainedExtractorsSupplier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/ExtractorProducer.PofExtractorSupplier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/ExtractorProducer.PofExtractorsSupplier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/ExtractorProducer.UniversalExtractorSupplier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/ExtractorProducer.UniversalExtractorsSupplier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/ExtractorProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/FilterBinding.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/FilterFactory.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/FilterProducer.AlwaysFilterSupplier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/FilterProducer.WhereFilterSupplier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/FilterProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/MapEventTransformerBinding.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/MapEventTransformerFactory.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/MapEventTransformerProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/Name.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/Name.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/NamedCacheProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/NamedTopicProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/PofExtractor.Extractors.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/PofExtractor.Extractors.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/PofExtractor.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/PofExtractor.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/PropertyExtractor.Extractors.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/PropertyExtractor.Extractors.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/PropertyExtractor.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/PropertyExtractor.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/Remote.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/Remote.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/Scope.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/Scope.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/SerializerFormat.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/SerializerFormat.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/SerializerProducer.Builder.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/SerializerProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/SessionInitializer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/SessionName.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/SessionName.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/SessionProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/SubscriberGroup.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/SubscriberGroup.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/View.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/View.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/WhereFilter.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/class-use/WhereFilter.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Activated.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Activated.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Activating.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Activating.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/AnnotatedMapListener.FilterProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/AnnotatedMapListener.MapEventObserver.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/AnnotatedMapListener.MapEventTransformerProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/AnnotatedMapListener.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/AnnotatedMapListenerManager.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Arrived.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Arrived.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Assigned.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Assigned.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Backlog.Literal.html rename 14.1.2-0-0-SNAPSHOT/api/java/com/{tangosol/net/events/federation/FederatedPartitionEvent.Type.html => oracle/coherence/cdi/events/Backlog.Type.html} (76%) create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Backlog.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/CacheName.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/CacheName.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Committed.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Committed.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Committing.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Committing.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/CommittingLocal.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/CommittingLocal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/CommittingRemote.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/CommittingRemote.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Connecting.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Connecting.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Created.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Created.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Deleted.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Deleted.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Departed.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Departed.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Departing.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Departing.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Destroyed.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Destroyed.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Disconnected.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Disconnected.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Disposing.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Disposing.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Error.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Error.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/EventObserverSupport.CacheLifecycleEventHandler.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/EventObserverSupport.CoherenceLifecycleEventHandler.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/EventObserverSupport.EntryEventHandler.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/EventObserverSupport.EntryProcessorEventHandler.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/EventObserverSupport.EventHandler.html rename 14.1.2-0-0-SNAPSHOT/api/java/com/{tangosol/net/events/federation/FederatedPartitionEvent.html => oracle/coherence/cdi/events/EventObserverSupport.EventObserver.html} (59%) create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/EventObserverSupport.LifecycleEventHandler.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/EventObserverSupport.ServiceEventHandler.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/EventObserverSupport.SessionLifecycleEventHandler.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/EventObserverSupport.TransactionEventHandler.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/EventObserverSupport.TransferEventHandler.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/EventObserverSupport.UnsolicitedCommitEventHandler.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/EventObserverSupport.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Executed.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Executed.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Executing.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Executing.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Inserted.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Inserted.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Inserting.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Inserting.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Lite.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Lite.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Lost.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Lost.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/MapName.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/MapName.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/ParticipantName.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/ParticipantName.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Processor.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Processor.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Recovered.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Recovered.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Removed.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Removed.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Removing.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Removing.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Replicating.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Replicating.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Rollback.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Rollback.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/ScopeName.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/ScopeName.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/ServiceName.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/ServiceName.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Started.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Started.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Starting.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Starting.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Stopped.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Stopped.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Stopping.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Stopping.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Synced.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Synced.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Synchronous.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Synchronous.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Syncing.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Syncing.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Truncated.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Truncated.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Updated.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Updated.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Updating.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/Updating.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Activated.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Activated.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Activating.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Activating.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/AnnotatedMapListener.FilterProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/AnnotatedMapListener.MapEventObserver.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/AnnotatedMapListener.MapEventTransformerProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/AnnotatedMapListener.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/AnnotatedMapListenerManager.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Arrived.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Arrived.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Assigned.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Assigned.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Backlog.Literal.html rename 14.1.2-0-0-SNAPSHOT/api/java/com/{tangosol/net/events/federation/class-use/FederatedChangeEvent.Type.html => oracle/coherence/cdi/events/class-use/Backlog.Type.html} (51%) create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Backlog.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/CacheName.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/CacheName.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Committed.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Committed.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Committing.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Committing.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/CommittingLocal.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/CommittingLocal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/CommittingRemote.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/CommittingRemote.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Connecting.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Connecting.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Created.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Created.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Deleted.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Deleted.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Departed.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Departed.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Departing.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Departing.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Destroyed.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Destroyed.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Disconnected.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Disconnected.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Disposing.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Disposing.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Error.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Error.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/EventObserverSupport.CacheLifecycleEventHandler.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/EventObserverSupport.CoherenceLifecycleEventHandler.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/EventObserverSupport.EntryEventHandler.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/EventObserverSupport.EntryProcessorEventHandler.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/EventObserverSupport.EventHandler.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/EventObserverSupport.EventObserver.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/EventObserverSupport.LifecycleEventHandler.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/EventObserverSupport.ServiceEventHandler.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/EventObserverSupport.SessionLifecycleEventHandler.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/EventObserverSupport.TransactionEventHandler.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/EventObserverSupport.TransferEventHandler.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/EventObserverSupport.UnsolicitedCommitEventHandler.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/EventObserverSupport.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Executed.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Executed.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Executing.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Executing.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Inserted.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Inserted.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Inserting.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Inserting.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Lite.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Lite.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Lost.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Lost.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/MapName.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/MapName.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/ParticipantName.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/ParticipantName.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Processor.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Processor.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Recovered.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Recovered.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Removed.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Removed.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Removing.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Removing.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Replicating.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Replicating.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Rollback.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Rollback.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/ScopeName.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/ScopeName.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/ServiceName.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/ServiceName.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Started.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Started.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Starting.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Starting.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Stopped.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Stopped.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Stopping.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Stopping.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Synced.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Synced.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Synchronous.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Synchronous.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Syncing.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Syncing.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Truncated.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Truncated.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Updated.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Updated.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Updating.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/class-use/Updating.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/package-summary.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/package-tree.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/events/package-use.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/package-summary.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/package-tree.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/package-use.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/server/BeanBuilder.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/server/BeanProcessor.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/server/CdiNamespaceHandler.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/server/ClusterProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/server/CoherenceServerExtension.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/server/FederationEventHandlers.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/server/Server.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/server/ServerCoherenceProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/server/class-use/BeanBuilder.html rename 14.1.2-0-0-SNAPSHOT/api/java/com/{tangosol/net/events/federation/class-use/FederatedChangeEvent.html => oracle/coherence/cdi/server/class-use/BeanProcessor.html} (78%) create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/server/class-use/CdiNamespaceHandler.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/server/class-use/ClusterProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/server/class-use/CoherenceServerExtension.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/server/class-use/FederationEventHandlers.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/server/class-use/Server.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/server/class-use/ServerCoherenceProducer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/server/package-summary.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/server/package-tree.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/cdi/server/package-use.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Assertions.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Associated.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Associator.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Blocking.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/CanonicallyNamed.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Classes.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Cloneable.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Cloner.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Collector.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/ConcurrentNotifier.Link.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/ConcurrentNotifier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Continuation.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Converter.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Disposable.html rename 14.1.2-0-0-SNAPSHOT/api/java/com/{tangosol/application/ContainerHelper.html => oracle/coherence/common/base/Exceptions.html} (53%) create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Factory.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Formatting.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/HashHelper.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Hasher.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Holder.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/IdentityHasher.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/IdentityHolder.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/InverseComparator.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Lockable.Unlockable.html rename 14.1.2-0-0-SNAPSHOT/api/java/com/{tangosol/net/events/federation/FederatedConnectionEvent.html => oracle/coherence/common/base/Lockable.html} (61%) create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Logger.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/MutableLong.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/NaturalAssociator.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/NaturalCloner.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/NaturalComparator.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/NaturalHasher.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/NonBlocking.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Notifier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Nullable.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Objects.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Pollable.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Predicate.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Randoms.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Reads.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Resources.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/SimpleHolder.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/SingleWaiterCooperativeNotifier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/SingleWaiterMultiNotifier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/StackTrace.StackFrame.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/StackTrace.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/TimeHelper.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/Timeout.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/VolatileHolder.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Assertions.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Associated.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Associator.html rename 14.1.2-0-0-SNAPSHOT/api/java/com/{tangosol/net/events/federation/class-use/FederatedConnectionEvent.html => oracle/coherence/common/base/class-use/Blocking.html} (77%) create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/CanonicallyNamed.html rename 14.1.2-0-0-SNAPSHOT/api/java/com/{tangosol/net/events/federation/class-use/FederatedPartitionEvent.html => oracle/coherence/common/base/class-use/Classes.html} (77%) create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Cloneable.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Cloner.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Collector.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/ConcurrentNotifier.Link.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/ConcurrentNotifier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Continuation.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Converter.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Disposable.html rename 14.1.2-0-0-SNAPSHOT/api/java/com/{tangosol/application/class-use/ContainerHelper.html => oracle/coherence/common/base/class-use/Exceptions.html} (57%) create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Factory.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Formatting.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/HashHelper.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Hasher.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Holder.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/IdentityHasher.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/IdentityHolder.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/InverseComparator.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Lockable.Unlockable.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Lockable.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Logger.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/MutableLong.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/NaturalAssociator.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/NaturalCloner.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/NaturalComparator.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/NaturalHasher.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/NonBlocking.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Notifier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Nullable.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Objects.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Pollable.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Predicate.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Randoms.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Reads.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Resources.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/SimpleHolder.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/SingleWaiterCooperativeNotifier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/SingleWaiterMultiNotifier.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/StackTrace.StackFrame.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/StackTrace.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/TimeHelper.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/Timeout.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/class-use/VolatileHolder.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/package-summary.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/package-tree.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/common/base/package-use.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/CountDownLatch.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/Latches.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/LocalCountDownLatch.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/LocalSemaphore.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/PermitAcquirer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/Queues.DeactivationListener.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/Queues.QueueReferenceStore.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/Queues.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/RemoteCountDownLatch.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/RemoteSemaphore.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/Semaphore.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/Semaphores.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AsyncAtomicBoolean.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AsyncAtomicInteger.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AsyncAtomicLong.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AsyncAtomicMarkableReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AsyncAtomicReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AsyncAtomicStampedReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AsyncLocalAtomicBoolean.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AsyncLocalAtomicInteger.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AsyncLocalAtomicLong.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AsyncLocalAtomicMarkableReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AsyncLocalAtomicReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AsyncLocalAtomicStampedReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AsyncRemoteAtomicBoolean.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AsyncRemoteAtomicInteger.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AsyncRemoteAtomicLong.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AsyncRemoteAtomicMarkableReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AsyncRemoteAtomicReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AsyncRemoteAtomicStampedReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AtomicBoolean.Serializer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AtomicBoolean.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AtomicInteger.Serializer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AtomicInteger.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AtomicLong.Serializer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AtomicLong.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AtomicMarkableReference.Serializer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AtomicMarkableReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AtomicReference.Serializer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AtomicReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AtomicStampedReference.Serializer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/AtomicStampedReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/Atomics.SerializableAtomicMarkableReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/Atomics.SerializableAtomicStampedReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/Atomics.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/LocalAtomicBoolean.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/LocalAtomicInteger.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/LocalAtomicLong.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/LocalAtomicMarkableReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/LocalAtomicReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/LocalAtomicStampedReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/RemoteAtomicBoolean.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/RemoteAtomicInteger.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/RemoteAtomicLong.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/RemoteAtomicMarkableReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/RemoteAtomicReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/RemoteAtomicStampedReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AsyncAtomicBoolean.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AsyncAtomicInteger.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AsyncAtomicLong.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AsyncAtomicMarkableReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AsyncAtomicReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AsyncAtomicStampedReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AsyncLocalAtomicBoolean.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AsyncLocalAtomicInteger.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AsyncLocalAtomicLong.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AsyncLocalAtomicMarkableReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AsyncLocalAtomicReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AsyncLocalAtomicStampedReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AsyncRemoteAtomicBoolean.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AsyncRemoteAtomicInteger.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AsyncRemoteAtomicLong.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AsyncRemoteAtomicMarkableReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AsyncRemoteAtomicReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AsyncRemoteAtomicStampedReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AtomicBoolean.Serializer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AtomicBoolean.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AtomicInteger.Serializer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AtomicInteger.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AtomicLong.Serializer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AtomicLong.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AtomicMarkableReference.Serializer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AtomicMarkableReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AtomicReference.Serializer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AtomicReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AtomicStampedReference.Serializer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/AtomicStampedReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/Atomics.SerializableAtomicMarkableReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/Atomics.SerializableAtomicStampedReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/Atomics.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/LocalAtomicBoolean.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/LocalAtomicInteger.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/LocalAtomicLong.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/LocalAtomicMarkableReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/LocalAtomicReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/LocalAtomicStampedReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/RemoteAtomicBoolean.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/RemoteAtomicInteger.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/RemoteAtomicLong.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/RemoteAtomicMarkableReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/RemoteAtomicReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/class-use/RemoteAtomicStampedReference.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/package-summary.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/package-tree.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/atomic/package-use.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/cdi/Count.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/cdi/Count.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/cdi/Permits.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/cdi/Permits.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/cdi/class-use/Count.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/cdi/class-use/Count.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/cdi/class-use/Permits.Literal.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/cdi/class-use/Permits.html rename 14.1.2-0-0-SNAPSHOT/api/java/com/{tangosol/net/events/federation => oracle/coherence/concurrent/cdi}/package-summary.html (56%) create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/cdi/package-tree.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/cdi/package-use.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/class-use/CountDownLatch.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/class-use/Latches.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/class-use/LocalCountDownLatch.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/class-use/LocalSemaphore.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/class-use/PermitAcquirer.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/class-use/Queues.DeactivationListener.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/class-use/Queues.QueueReferenceStore.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/class-use/Queues.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/class-use/RemoteCountDownLatch.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/class-use/RemoteSemaphore.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/class-use/Semaphore.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/class-use/Semaphores.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/RemoteExecutor.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/Result.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/Task.Collectable.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/Task.Collector.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/Task.Completable.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/Task.CompletionRunnable.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/Task.Context.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/Task.Coordinator.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/Task.Option.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/Task.Orchestration.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/Task.Properties.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/Task.SubscribedOrchestration.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/Task.Subscriber.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/Task.Subscription.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/Task.Yield.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/Task.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/TaskCollectors.CountCollector.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/TaskCollectors.FirstOfCollector.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/TaskCollectors.LastOfCollector.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/TaskCollectors.ListOfCollector.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/TaskCollectors.SetOfCollector.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/TaskCollectors.html rename 14.1.2-0-0-SNAPSHOT/api/java/com/{tangosol/net/events/federation/class-use/FederatedConnectionEvent.Type.html => oracle/coherence/concurrent/executor/class-use/RemoteExecutor.html} (56%) create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/class-use/Result.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/class-use/Task.Collectable.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/class-use/Task.Collector.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/class-use/Task.Completable.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/class-use/Task.CompletionRunnable.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/class-use/Task.Context.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/class-use/Task.Coordinator.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/class-use/Task.Option.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/class-use/Task.Orchestration.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/class-use/Task.Properties.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/class-use/Task.SubscribedOrchestration.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/class-use/Task.Subscriber.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/class-use/Task.Subscription.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/class-use/Task.Yield.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/class-use/Task.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/class-use/TaskCollectors.CountCollector.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/class-use/TaskCollectors.FirstOfCollector.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/class-use/TaskCollectors.LastOfCollector.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/class-use/TaskCollectors.ListOfCollector.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/class-use/TaskCollectors.SetOfCollector.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/class-use/TaskCollectors.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/PortablePredicate.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/Predicates.AlwaysPredicate.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/Predicates.EqualToPredicate.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/Predicates.IsValuePredicate.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/Predicates.NegatePredicate.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/Predicates.NeverPredicate.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/Predicates.NullValuePredicate.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/Predicates.OptionPredicate.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/Predicates.RolePredicate.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/Predicates.ThrowablePredicate.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/Predicates.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/class-use/PortablePredicate.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/class-use/Predicates.AlwaysPredicate.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/class-use/Predicates.EqualToPredicate.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/class-use/Predicates.IsValuePredicate.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/class-use/Predicates.NegatePredicate.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/class-use/Predicates.NeverPredicate.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/class-use/Predicates.NullValuePredicate.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/class-use/Predicates.OptionPredicate.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/class-use/Predicates.RolePredicate.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/class-use/Predicates.ThrowablePredicate.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/class-use/Predicates.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/package-summary.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/package-tree.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/function/package-use.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/management/ExecutorMBean.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/management/class-use/ExecutorMBean.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/management/package-summary.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/management/package-tree.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/management/package-use.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/options/ClusterMember.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/options/Debugging.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/options/Description.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/options/Member.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/options/Name.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/options/Role.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/options/Storage.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/options/class-use/ClusterMember.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/options/class-use/Debugging.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/options/class-use/Description.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/options/class-use/Member.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/options/class-use/Name.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/options/class-use/Role.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/options/class-use/Storage.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/options/package-summary.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/options/package-tree.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/options/package-use.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/package-summary.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/package-tree.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/package-use.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/subscribers/RecordingSubscriber.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/subscribers/SystemOutSubscriber.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/subscribers/class-use/RecordingSubscriber.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/subscribers/class-use/SystemOutSubscriber.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/subscribers/package-summary.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/subscribers/package-tree.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/subscribers/package-use.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/tasks/CronTask.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/tasks/ValueTask.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/tasks/class-use/CronTask.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/tasks/class-use/ValueTask.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/tasks/package-summary.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/tasks/package-tree.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/executor/tasks/package-use.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/locks/LockOwner.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/locks/Locks.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/locks/RemoteLock.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/locks/RemoteReadWriteLock.ReadLock.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/locks/RemoteReadWriteLock.WriteLock.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/locks/RemoteReadWriteLock.html rename 14.1.2-0-0-SNAPSHOT/api/java/com/{tangosol/net/events/federation/class-use/FederatedPartitionEvent.Type.html => oracle/coherence/concurrent/locks/class-use/LockOwner.html} (55%) create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/locks/class-use/Locks.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/locks/class-use/RemoteLock.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/locks/class-use/RemoteReadWriteLock.ReadLock.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/locks/class-use/RemoteReadWriteLock.WriteLock.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/locks/class-use/RemoteReadWriteLock.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/locks/package-summary.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/locks/package-tree.html rename 14.1.2-0-0-SNAPSHOT/api/java/com/{tangosol/net/events/federation => oracle/coherence/concurrent/locks}/package-use.html (52%) create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/package-summary.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/package-tree.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/concurrent/package-use.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/grpc/proxy/GrpcServerConfiguration.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/grpc/proxy/NettyBindableServiceFactory.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/grpc/proxy/NettyCredentialsHelper.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/grpc/proxy/NettyGrpcAcceptorController.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/grpc/proxy/NettyNamedCacheService.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/grpc/proxy/RefreshableSslContext.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/grpc/proxy/class-use/GrpcServerConfiguration.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/grpc/proxy/class-use/NettyBindableServiceFactory.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/grpc/proxy/class-use/NettyCredentialsHelper.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/grpc/proxy/class-use/NettyGrpcAcceptorController.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/grpc/proxy/class-use/NettyNamedCacheService.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/grpc/proxy/class-use/RefreshableSslContext.html rename 14.1.2-0-0-SNAPSHOT/api/java/com/{tangosol/application => oracle/coherence/grpc/proxy}/package-summary.html (55%) rename 14.1.2-0-0-SNAPSHOT/api/java/com/{tangosol/net/events/federation => oracle/coherence/grpc/proxy}/package-tree.html (54%) create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/grpc/proxy/package-use.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/mp/config/CdiConfigSourceProvider.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/mp/config/CoherenceConfigSource.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/mp/config/CoherenceDefaultsConfigSource.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/mp/config/ConfigPropertyChanged.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/mp/config/ConfigPropertyResolver.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/mp/config/class-use/CdiConfigSourceProvider.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/mp/config/class-use/CoherenceConfigSource.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/mp/config/class-use/CoherenceDefaultsConfigSource.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/mp/config/class-use/ConfigPropertyChanged.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/mp/config/class-use/ConfigPropertyResolver.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/mp/config/package-summary.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/mp/config/package-tree.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/mp/config/package-use.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/mp/metrics/CdiMetricsRegistryAdapter.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/mp/metrics/CoherenceTagsConfigSource.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/mp/metrics/MpMetricsRegistryAdapter.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/mp/metrics/class-use/CdiMetricsRegistryAdapter.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/mp/metrics/class-use/CoherenceTagsConfigSource.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/mp/metrics/class-use/MpMetricsRegistryAdapter.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/mp/metrics/package-summary.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/mp/metrics/package-tree.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/mp/metrics/package-use.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/repository/AbstractAsyncRepository.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/repository/AbstractRepository.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/repository/AbstractRepositoryBase.Listener.Builder.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/repository/AbstractRepositoryBase.Listener.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/repository/AbstractRepositoryBase.MapListenerAdapter.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/repository/AbstractRepositoryBase.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/repository/Accelerated.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/repository/EntityFactory.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/repository/Indexed.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/repository/class-use/AbstractAsyncRepository.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/repository/class-use/AbstractRepository.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/repository/class-use/AbstractRepositoryBase.Listener.Builder.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/repository/class-use/AbstractRepositoryBase.Listener.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/repository/class-use/AbstractRepositoryBase.MapListenerAdapter.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/repository/class-use/AbstractRepositoryBase.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/repository/class-use/Accelerated.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/repository/class-use/EntityFactory.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/repository/class-use/Indexed.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/repository/package-summary.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/oracle/coherence/repository/package-tree.html rename 14.1.2-0-0-SNAPSHOT/api/java/com/{tangosol/coherence/federation => oracle/coherence/repository}/package-use.html (57%) delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/application/ContainerContext.html delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/application/ContainerHelper.ContextAwareListener.html delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/application/ContainerHelper.ContextAwarePrimingListener.html delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/application/ContainerHelper.ContextAwareSyncListener.html delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/application/Context.ExtendedContext.html delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/application/Context.html delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/application/LifecycleListener.html delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/application/class-use/ContainerContext.html delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/application/class-use/ContainerHelper.ContextAwareListener.html delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/application/class-use/Context.ExtendedContext.html delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/application/class-use/Context.html delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/application/class-use/LifecycleListener.html delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/application/package-tree.html delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/application/package-use.html delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/coherence/federation/ChangeRecord.Entry.html delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/coherence/federation/ChangeRecord.html delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/coherence/federation/class-use/ChangeRecord.Entry.html delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/coherence/federation/class-use/ChangeRecord.html delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/net/events/federation/FederatedChangeEvent.Type.html delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/net/events/federation/FederatedChangeEvent.html delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/net/events/federation/FederatedConnectionEvent.Type.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/net/messaging/ConnectionException.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/net/messaging/SuspectConnectionException.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/net/messaging/class-use/ConnectionException.html create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/net/messaging/class-use/SuspectConnectionException.html rename 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/{coherence/federation => net/messaging}/package-summary.html (66%) create mode 100644 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/net/messaging/package-tree.html rename 14.1.2-0-0-SNAPSHOT/api/java/com/tangosol/{application/class-use/ContainerHelper.ContextAwarePrimingListener.html => net/messaging/package-use.html} (51%) delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSans-Bold-webfont.eot delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSans-Bold-webfont.svg delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSans-Bold-webfont.ttf delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSans-Bold-webfont.woff delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSans-BoldOblique-webfont.eot delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSans-BoldOblique-webfont.svg delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSans-BoldOblique-webfont.ttf delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSans-BoldOblique-webfont.woff delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSans-Oblique-webfont.eot delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSans-Oblique-webfont.svg delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSans-Oblique-webfont.ttf delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSans-Oblique-webfont.woff delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSans-webfont.eot delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSans-webfont.svg delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSans-webfont.ttf delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSans-webfont.woff delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansCondensed-Bold-webfont.eot delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansCondensed-Bold-webfont.svg delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansCondensed-Bold-webfont.ttf delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansCondensed-Bold-webfont.woff delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansCondensed-BoldOblique-webfont.eot delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansCondensed-BoldOblique-webfont.svg delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansCondensed-BoldOblique-webfont.ttf delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansCondensed-BoldOblique-webfont.woff delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansCondensed-Oblique-webfont.eot delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansCondensed-Oblique-webfont.svg delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansCondensed-Oblique-webfont.ttf delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansCondensed-Oblique-webfont.woff delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansCondensed-webfont.eot delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansCondensed-webfont.svg delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansCondensed-webfont.ttf delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansCondensed-webfont.woff delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansMono-Bold-webfont.eot delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansMono-Bold-webfont.svg delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansMono-Bold-webfont.ttf delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansMono-Bold-webfont.woff delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansMono-BoldOblique-webfont.eot delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansMono-BoldOblique-webfont.svg delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansMono-BoldOblique-webfont.ttf delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansMono-BoldOblique-webfont.woff delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansMono-Oblique-webfont.eot delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansMono-Oblique-webfont.svg delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansMono-Oblique-webfont.ttf delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansMono-Oblique-webfont.woff delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansMono-webfont.eot delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansMono-webfont.svg delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansMono-webfont.ttf delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSansMono-webfont.woff delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerif-Bold-webfont.eot delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerif-Bold-webfont.svg delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerif-Bold-webfont.ttf delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerif-Bold-webfont.woff delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerif-BoldItalic-webfont.eot delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerif-BoldItalic-webfont.svg delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerif-BoldItalic-webfont.ttf delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerif-BoldItalic-webfont.woff delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerif-Italic-webfont.eot delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerif-Italic-webfont.svg delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerif-Italic-webfont.ttf delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerif-Italic-webfont.woff delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerif-webfont.eot delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerif-webfont.svg delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerif-webfont.ttf delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerif-webfont.woff delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerifCondensed-Bold-webfont.eot delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerifCondensed-Bold-webfont.svg delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerifCondensed-Bold-webfont.ttf delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerifCondensed-Bold-webfont.woff delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerifCondensed-BoldItalic-webfont.eot delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerifCondensed-BoldItalic-webfont.svg delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerifCondensed-BoldItalic-webfont.ttf delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerifCondensed-BoldItalic-webfont.woff delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerifCondensed-Italic-webfont.eot delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerifCondensed-Italic-webfont.svg delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerifCondensed-Italic-webfont.ttf delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerifCondensed-Italic-webfont.woff delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerifCondensed-webfont.eot delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerifCondensed-webfont.svg delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerifCondensed-webfont.ttf delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/DejaVuSerifCondensed-webfont.woff delete mode 100644 14.1.2-0-0-SNAPSHOT/api/java/resources/fonts/dejavu.css diff --git a/14.1.2-0-0-SNAPSHOT/api/java/allclasses-index.html b/14.1.2-0-0-SNAPSHOT/api/java/allclasses-index.html index 5786d7a8f0385..d967bdcbc2eea 100644 --- a/14.1.2-0-0-SNAPSHOT/api/java/allclasses-index.html +++ b/14.1.2-0-0-SNAPSHOT/api/java/allclasses-index.html @@ -2,7 +2,7 @@ -All Classes and Interfaces (Oracle® Coherence Java API Reference) +All Classes and Interfaces (Java API Reference for Oracle® Coherence Community Edition) @@ -25,7 +25,7 @@