Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Sync Classes and Interfaces - 2100 results found.
NameDescriptionTypePackageFramework
AbstractOwnableSynchronizerA synchronizer that may be exclusively owned by a thread.Classjava.util.concurrent.locksJava SE
AbstractQueuedLongSynchronizerA version of AbstractQueuedSynchronizer in which synchronization state is maintained as a long.Classjava.util.concurrent.locksJava SE
AbstractQueuedSynchronizerProvides a framework for implementing blocking locks and related synchronizers (semaphores, events, etc) that rely onClassjava.util.concurrent.locksJava SE
AsyncBoxViewA box that does layout asynchronously.Classjavax.swing.textJava SE
AsynchronousChannelGroupA grouping of asynchronous channels for the purpose of resource sharing.Classjava.nio.channelsJava SE
AsynchronousChannelProviderService-provider class for asynchronous channels.Classjava.nio.channels.spiJava SE
AsynchronousCloseExceptionChecked exception received by a thread when another thread closes the channel or the part of the channel upon which it is blocked in an I/OClassjava.nio.channelsJava SE
AsynchronousFileChannelAn asynchronous channel for reading, writing, and manipulating a file.Classjava.nio.channelsJava SE
AsynchronousServerSocketChannelAn asynchronous channel for stream-oriented listening sockets.Classjava.nio.channelsJava SE
AsynchronousSocketChannelAn asynchronous channel for stream-oriented connecting sockets.Classjava.nio.channelsJava SE
AsyncHandlerThe AsyncHandler interface is implemented by clients that wish to receive callback notification of the completion ofInterfacejavax.xml.wsJava SE
AsynchronousByteChannelAn asynchronous channel that can read and write bytes.Interfacejava.nio.channelsJava SE
AsynchronousChannelA channel that supports asynchronous I/O operations.Interfacejava.nio.channelsJava SE
CompletableFuture .AsynchronousCompletionTaskA marker interface identifying asynchronous tasks produced by async methods.Interfacejava.util.concurrent.CompletableFutureJava SE
Sequencer .SyncModeA SyncMode object represents one of the ways in which a MIDI sequencer's notion of time can be synchronized with a master or slaveClassjavax.sound.midi.SequencerJava SE
SyncFactoryThe Service Provider Interface (SPI) mechanism that generates SyncProvider instances to be used by disconnected RowSet objects.Classjavax.sql.rowset.spiJava SE
SyncFactoryExceptionIndicates an error with SyncFactory mechanism.Classjavax.sql.rowset.spiJava SE
SyncFailedExceptionSignals that a sync operation has failed.Classjava.ioJava SE
SynchronousQueueA blocking queue in which each insert operation must wait for a corresponding remove operation by anotherClassjava.util.concurrentJava SE
SyncProviderThe synchronization mechanism that provides reader/writer capabilities for disconnected RowSet objects.Classjavax.sql.rowset.spiJava SE
SyncProviderExceptionIndicates an error with the SyncProvider mechanism.Classjavax.sql.rowset.spiJava SE
SyncScopeHelperClassorg.omg.MessagingJava SE
SYNC_WITH_TRANSPORT Generated by the IDL-to-Java compiler (portable), version 3.Interfaceorg.omg.MessagingJava SE
SyncResolverDefines a framework that allows applications to use a manual decision tree to decide what should be done when a synchronization conflict occurs.Interfacejavax.sql.rowset.spiJava SE
AsyncContextClass representing the execution context for an asynchronous operation that was initiated on a ServletRequest.Interfacejavax.servletJava EE
AsyncEventEvent that gets fired when the asynchronous operation initiated on a ServletRequest (via a call to ServletRequest.Classjavax.servletJava EE
AsyncHandlerThe AsyncHandler interface is implemented by clients that wish to receive callback notification of the completion ofInterfacejavax.xml.wsJava EE
AsynchronousUsed to mark a session bean method as an asynchronous method or to designate all business methods of a session bean class as asynchronous.Classjavax.ejbJava EE
AsyncInvokerUniform interface for asynchronous invocation of HTTP methods.Interfacejavax.ws.rs.clientJava EE
AsyncListenerListener that will be notified in the event that an asynchronous operation initiated on a ServletRequest to which the listener had been Interfacejavax.servletJava EE
AsyncResponseAn injectable JAX-RS asynchronous response that provides means for asynchronous server side response processing.Interfacejavax.ws.rs.containerJava EE
AsyncResultWraps the result of an asynchronous method call as a Future object, preserving compatability with the business interface signature.Classjavax.ejbJava EE
RemoteEndpoint .AsyncThis representation of the peer of a web socket conversation has the ability to send messages asynchronously.Interfacejavax.websocket.RemoteEndpointJava EE
SessionSynchronization The SessionSynchronization interface allows a stateful session bean instance to be notified by its container of transactionInterfacejavax.ejbJava EE
SynchronizationThe transaction manager supports a synchronization mechanism that allows the interested party to be notified before andInterfacejavax.transactionJava EE
SynchronizationTypeenum SynchronizationTypeSpecifies whether the persistence context is always automatically Classjavax.persistenceJava EE
SyncInvokerUniform interface for synchronous invocation of HTTP methods.Interfacejavax.ws.rs.clientJava EE
TransactionSynchronizationRegistryThis interface is intended for use by system level application server components such as persistence managers, resource adapters, as well asInterfacejavax.transactionJava EE
AsynchronousFailureExceptionException indicating that a failure or early completion condition wasdetected in a remote worker.Classorg.springframework.batch.integration.chunkSpring Batch
AsyncItemProcessorAn ItemProcessor that delegates to a nested processor and in thebackground.Classorg.springframework.batch.integration.asyncSpring Batch
AsyncItemWriterClassorg.springframework.batch.integration.asyncSpring Batch
JobSynchronizationManagerCentral convenience class for framework use in managing the job scopecontext.Classorg.springframework.batch.core.scope.contextSpring Batch
RepeatSynchronizationManagerGlobal variable support for repeat clients.Classorg.springframework.batch.repeat.supportSpring Batch
StepSynchronizationManagerCentral convenience class for framework use in managing the step scopecontext.Classorg.springframework.batch.core.scope.contextSpring Batch
SynchronizationManagerSupportCentral convenience class for framework use in managing the scopeSince:3.Classorg.springframework.batch.core.scope.contextSpring Batch
SynchronizedAttributeAccessorAn AttributeAccessor that synchronizes on a mutex (not this) beforemodifying or accessing the underlying attributes.Classorg.springframework.batch.repeat.contextSpring Batch
SynchronizedItemStreamReaderThis is a simple ItemStreamReader decorator with a synchronized ItemReader.Classorg.springframework.batch.item.supportSpring Batch
WebMvcProperties .AsyncClassorg.springframework.boot.autoconfigure.web.WebMvcPropertiesSpring Boot
SftpInboundFileSynchronizingMessageSourceA MessageSource implementation for SFTPthat delegates to an InboundFileSynchronizer.Classorg.springframework.integration.sftp.inboundSpring Integration
SftpInboundFileSynchronizerHandles the synchronization between a remote SFTP directory and a local mount.Classorg.springframework.integration.sftp.inboundSpring Integration
IntegrationResourceHolderSynchronizationThe base ResourceHolderSynchronization for IntegrationResourceHolder.Classorg.springframework.integration.transactionSpring Integration
InboundFileSynchronizerStrategy for synchronizing from a remote File system to a local directory.Interfaceorg.springframework.integration.file.remote.synchronizerSpring Integration
FtpInboundFileSynchronizingMessageSourceA MessageSource implementation for FTP.Classorg.springframework.integration.ftp.inboundSpring Integration
FtpInboundFileSynchronizerAn implementation of AbstractInboundFileSynchronizer for FTP.Classorg.springframework.integration.ftp.inboundSpring Integration
ExpressionEvaluatingTransactionSynchronizationProcessorThis implementation of TransactionSynchronizationFactoryallows you to configure SpEL expressions, with their execution being coordinatedClassorg.springframework.integration.transactionSpring Integration
DefaultTransactionSynchronizationFactoryDefault implementation of TransactionSynchronizationFactory which takes an instance ofTransactionSynchronizationProcessor allowing you to create a TransactionSynchronizationClassorg.springframework.integration.transactionSpring Integration
AsyncMessagingOperationsInterfaceorg.springframework.integration.coreSpring Integration
AsyncMessagingTemplateClassorg.springframework.integration.coreSpring Integration
AbstractInboundFileSynchronizingMessageSourceFactors out the common logic between the FTP and SFTP adapters.Classorg.springframework.integration.file.remote.synchronizerSpring Integration
AbstractInboundFileSynchronizerBase class charged with knowing how to connect to a remote file system,scan it for new files and then download the files.Classorg.springframework.integration.file.remote.synchronizerSpring Integration
TransactionSynchronizationFactoryStrategy for implementing factories that create TransactionSynchronizationSince:2.Interfaceorg.springframework.integration.transactionSpring Integration
TransactionSynchronizationFactoryBeanThe FactoryBean implementation (with Builder style) to be usedfrom JavaConfig to populate DefaultTransactionSynchronizationFactory bean.Classorg.springframework.integration.transactionSpring Integration
TransactionSynchronizationFactoryParserParser for transaction-synchronizatioin-factory elementSince:2.Classorg.springframework.integration.config.xmlSpring Integration
TransactionSynchronizationProcessorStrategy for implementing transaction synchronization processorsSince:2.Interfaceorg.springframework.integration.transactionSpring Integration
AbstractAsyncConfigurationAbstract base Configuration class providing common structure for enablingSpring's asynchronous method execution capability.Classorg.springframework.scheduling.annotationSpring MVC
AbstractAsyncReturnValueHandlerConvenient base class for AsyncHandlerMethodReturnValueHandlerand merely serve as adapters of such types to Spring'sClassorg.springframework.messaging.handler.invocationSpring MVC
AnnotationAsyncExecutionInterceptorSpecialization of AsyncExecutionInterceptor that delegates method execution toan Executor based on the Async annotation.Classorg.springframework.scheduling.annotationSpring MVC
AspectJAsyncConfiguration@Configuration class that registers the Spring infrastructure beans necessaryto enable AspectJ-based asynchronous method execution.Classorg.springframework.scheduling.aspectjSpring MVC
AsyncAnnotation that marks a method as a candidate for asynchronous execution.Classorg.springframework.scheduling.annotationSpring MVC
AsyncAnnotationAdvisorAdvisor that activates asynchronous method execution through the Asyncannotation.Classorg.springframework.scheduling.annotationSpring MVC
AsyncAnnotationBeanPostProcessorBean post-processor that automatically applies asynchronous invocationbehavior to any bean that carries the Async annotation at class orClassorg.springframework.scheduling.annotationSpring MVC
AsyncClientHttpRequestRepresents a client-side asynchronous HTTP request.Interfaceorg.springframework.http.clientSpring MVC
AsyncClientHttpRequestFactoryFactory for AsyncClientHttpRequest objects.Interfaceorg.springframework.http.clientSpring MVC
AsyncConfigurationSelectorSelects which implementation of AbstractAsyncConfiguration should be used basedon the value of EnableAsync.Classorg.springframework.scheduling.annotationSpring MVC
AsyncConfigurerInterface to be implemented by @Configuration classes annotated with @EnableAsync that wish to customize theExecutor instance used when processing async method invocations or theInterfaceorg.springframework.scheduling.annotationSpring MVC
AsyncConfigurerSupportA convenience AsyncConfigurer that implements all methodsso that the defaults are used.Classorg.springframework.scheduling.annotationSpring MVC
AsyncExecutionAspectSupportBase class for asynchronous method execution aspects, such asorg.Classorg.springframework.aop.interceptorSpring MVC
AsyncExecutionInterceptorAOP Alliance MethodInterceptor that processes method invocationsasynchronously, using a given AsyncTaskExecutor.Classorg.springframework.aop.interceptorSpring MVC
AsyncHandlerInterceptorstart of asynchronous request handling.Interfaceorg.springframework.web.servletSpring MVC
AsyncHandlerMethodReturnValueHandlerAn extension of HandlerMethodReturnValueHandler for handling async,Future-like return value types that support success and error callbacks.Interfaceorg.springframework.messaging.handler.invocationSpring MVC
AsyncHandlerMethodReturnValueHandlerA HandlerMethodReturnValueHandler that handles return values thatrepresent asynchronous computation.Interfaceorg.springframework.web.method.supportSpring MVC
AsyncHttpAccessorBase class for AsyncRestTemplateand other HTTP accessing gateway helpers, defining common propertiesClassorg.springframework.http.client.supportSpring MVC
AsyncListenableTaskExecutorExtension of the AsyncTaskExecutor interface, adding the capability to submittasks for ListenableFutures.Interfaceorg.springframework.core.taskSpring MVC
AsyncRequestCallbackCallback interface for code that operates on an AsyncClientHttpRequest.Interfaceorg.springframework.web.clientSpring MVC
AsyncRestOperationsInterface specifying a basic set of asynchronous RESTful operations.Interfaceorg.springframework.web.clientSpring MVC
AsyncRestTemplateSpring's central class for asynchronous client-side HTTP access.Classorg.springframework.web.clientSpring MVC
AsyncResultA pass-through Future handle that can be used for method signatureswhich are declared with a Future return type for asynchronous execution.Classorg.springframework.scheduling.annotationSpring MVC
AsyncSupportConfigurerHelps with configuring options for asynchronous request processing.Classorg.springframework.web.servlet.config.annotationSpring MVC
AsyncTaskExecutoroffering an overloaded execute(Runnable, long) variant with a starttimeout parameter as well support for Callable.Interfaceorg.springframework.core.taskSpring MVC
AsyncTaskMethodReturnValueHandlerHandles return values of type WebAsyncTask.Classorg.springframework.web.servlet.mvc.method.annotationSpring MVC
AsyncUncaughtExceptionHandlerA strategy for handling uncaught exceptions thrown from asynchronous methods.Interfaceorg.springframework.aop.interceptorSpring MVC
AsyncWebRequestInterfaceorg.springframework.web.context.request.asyncSpring MVC
AsyncWebRequestInterceptorasynchronous request handling.Interfaceorg.springframework.web.context.requestSpring MVC
EnableAsyncEnables Spring's asynchronous method execution capability, similar to functionalityfound in Spring's XML namespace.Classorg.springframework.scheduling.annotationSpring MVC
HttpComponentsAsyncClientHttpRequestFactoryAsynchronous extension of the HttpComponentsClientHttpRequestFactory.Classorg.springframework.http.clientSpring MVC
JtaAfterCompletionSynchronizationAdapter for a JTA Synchronization, invoking the afterCommit /afterCompletion callbacks of Spring TransactionSynchronizationClassorg.springframework.transaction.jtaSpring MVC
JtaLobCreatorSynchronizationCallback for resource cleanup at the end of a JTA transaction.Classorg.springframework.jdbc.support.lobSpring MVC
MockAsyncClientHttpRequestAn extension of MockClientHttpRequest that also implementsAsyncClientHttpRequest by wrapping the response in aClassorg.springframework.mock.http.clientSpring MVC
MockAsyncContextMock implementation of the AsyncContext interface.Classorg.springframework.mock.webSpring MVC
NoSupportAsyncWebRequestAn AsyncWebRequest to use when there is no underlying async support.Classorg.springframework.web.context.request.asyncSpring MVC
ProxyAsyncConfiguration@Configuration class that registers the Spring infrastructure beans necessaryto enable proxy-based asynchronous method execution.Classorg.springframework.scheduling.annotationSpring MVC
ResourceHolderSynchronizationTransactionSynchronization implementation that manages aResourceHolder bound through TransactionSynchronizationManager.Classorg.springframework.transaction.supportSpring MVC
ServerHttpAsyncRequestControlA control that can put the processing of an HTTP request in asynchronous mode duringwhich the response remains open until explicitly closed.Interfaceorg.springframework.http.serverSpring MVC
ServletServerHttpAsyncRequestControlA ServerHttpAsyncRequestControl to use on Servlet containers (Servlet 3.Classorg.springframework.http.serverSpring MVC
SimpleAsyncTaskExecutorTaskExecutor implementation that fires up a new Thread for each task,executing it asynchronously.Classorg.springframework.core.taskSpring MVC
SimpleAsyncUncaughtExceptionHandlerA default AsyncUncaughtExceptionHandler that simply logs the exception.Classorg.springframework.aop.interceptorSpring MVC
SpringFlushSynchronizationSimple synchronization adapter that propagates a flush() callto the underlying Hibernate Session.Classorg.springframework.orm.hibernate4Spring MVC
SpringFlushSynchronizationSimple synchronization adapter that propagates a flush() callto the underlying Hibernate Session.Classorg.springframework.orm.hibernate5Spring MVC
SpringJtaSynchronizationAdapterAdapter that implements the JTA Synchronizationinterface delegating to an underlying SpringClassorg.springframework.transaction.jtaSpring MVC
SpringLobCreatorSynchronizationCallback for resource cleanup at the end of a Spring transaction.Classorg.springframework.jdbc.support.lobSpring MVC
SpringSessionSynchronizationCallback for resource cleanup at the end of a Spring-managed transactionfor a pre-bound Hibernate Session.Classorg.springframework.orm.hibernate4Spring MVC
SpringSessionSynchronizationCallback for resource cleanup at the end of a Spring-managed transactionfor a pre-bound Hibernate Session.Classorg.springframework.orm.hibernate5Spring MVC
StandardServletAsyncWebRequestA Servlet 3.Classorg.springframework.web.context.request.asyncSpring MVC
SynchedLocalTransactionFailedExceptionException thrown when a synchronized local transaction failed to complete(after the main transaction has already completed).Classorg.springframework.jms.connectionSpring MVC
SyncTaskExecutorTaskExecutor implementation that executes each task synchronouslyin the calling thread.Classorg.springframework.core.taskSpring MVC
TransactionSynchronizationInterface for transaction synchronization callbacks.Interfaceorg.springframework.transaction.supportSpring MVC
TransactionSynchronizationAdapterSimple TransactionSynchronization adapter containing emptymethod implementations, for easier overriding of single methods.Classorg.springframework.transaction.supportSpring MVC
TransactionSynchronizationManagerCentral delegate that manages resources and transaction synchronizations per thread.Classorg.springframework.transaction.supportSpring MVC
TransactionSynchronizationUtilsUtility methods for triggering specific TransactionSynchronizationcallback methods on all currently registered synchronizations.Classorg.springframework.transaction.supportSpring MVC
WebAsyncManagerThe central class for managing asynchronous request processing, mainly intendedas an SPI and not typically used directly by application classes.Classorg.springframework.web.context.request.asyncSpring MVC
WebAsyncTaskHolder for a Callable, a timeout value, and a task executor.Classorg.springframework.web.context.request.asyncSpring MVC
WebAsyncUtilsUtility methods related to processing asynchronous web requests.Classorg.springframework.web.context.request.asyncSpring MVC
DelegatingSecurityContextAsyncTaskExecutorClassapidocs.orgSpring Security
WebAsyncManagerIntegrationFilterClassapidocs.orgSpring Security
AbstractAsyncStandaloneMessageReceiverAbstract base class for asynchronous standalone, server-side transport objects.Classorg.springframework.ws.transport.supportSpring WebService
SynchronizingModuleRegistryA ModuleRegistry that is configured with two delegates: a remote (source) and a local (target) registry.Classorg.springframework.xd.dirt.moduleSpring XD
AsyncFetchInterface to be implemented by the data models that support fetching data on the thread other then the request thread.Interfaceoracle.adf.view.rich.modelOracle ADF
AsyncFetcherClass vended by AsyncFetch for performing data fetch operations off of the Request thread.Classoracle.adf.view.rich.modelOracle ADF
GroupingAsyncFetchInterface that extends AsyncFetch, to be implemented by the data models that support asynchronized data fetch that potentially need to be grouped.Interfaceoracle.adf.view.rich.modelOracle ADF
AbstractAmazonCodeDeployAsyncClassamazonaws.servicesAmazon AWS
AbstractAmazonCognitoIdentityAsyncClassamazonaws.servicesAmazon AWS
AbstractAmazonDynamoDBAsyncClassamazonaws.servicesAmazon AWS
AbstractAmazonDynamoDBStreamsAsyncClassamazonaws.servicesAmazon AWS
AbstractAmazonElasticFileSystemAsyncClassamazonaws.servicesAmazon AWS
AbstractAmazonImportExportAsyncClassamazonaws.servicesAmazon AWS
AbstractAmazonInspectorAsyncClassamazonaws.servicesAmazon AWS
AbstractAmazonKinesisFirehoseAsyncClassamazonaws.servicesAmazon AWS
AbstractAmazonMachineLearningAsyncClassamazonaws.servicesAmazon AWS
AbstractAmazonWorkspacesAsyncClassamazonaws.servicesAmazon AWS
AbstractAWSCloudHSMAsyncClassamazonaws.servicesAmazon AWS
AbstractAWSCodeCommitAsyncClassamazonaws.servicesAmazon AWS
AbstractAWSCodePipelineAsyncClassamazonaws.servicesAmazon AWS
AbstractAWSDeviceFarmAsyncClassamazonaws.servicesAmazon AWS
AbstractAWSElasticBeanstalkAsyncClassamazonaws.servicesAmazon AWS
AbstractAWSElasticsearchAsyncClassamazonaws.servicesAmazon AWS
AbstractAWSIotAsyncClassamazonaws.servicesAmazon AWS
AbstractAWSIotDataAsyncClassamazonaws.servicesAmazon AWS
AbstractAWSLogsAsyncClassamazonaws.servicesAmazon AWS
AbstractAWSMarketplaceCommerceAnalyticsAsyncClassamazonaws.servicesAmazon AWS
AbstractAWSSimpleSystemsManagementAsyncClassamazonaws.servicesAmazon AWS
AbstractAWSSupportAsyncClassamazonaws.servicesAmazon AWS
AbstractAWSWAFAsyncClassamazonaws.servicesAmazon AWS
AmazonAutoScalingAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonAutoScalingAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCloudFormationAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonCloudFormationAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCloudFrontAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonCloudFrontAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonCloudFrontAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCloudFrontAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCloudSearchAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonCloudSearchAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonCloudSearchAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCloudSearchAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCloudSearchDomainAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonCloudSearchDomainAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCloudWatchAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonCloudWatchAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCodeDeployAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonCodeDeployAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCognitoIdentityAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonCognitoIdentityAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCognitoSyncInterfaceamazonaws.servicesAmazon AWS
AmazonCognitoSyncAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonCognitoSyncAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCognitoSyncClientClassamazonaws.servicesAmazon AWS
AmazonConfigAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonConfigAsyncClientClassamazonaws.servicesAmazon AWS
AmazonDirectConnectAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonDirectConnectAsyncClientClassamazonaws.servicesAmazon AWS
AmazonDynamoDBAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonDynamoDBAsyncClientClassamazonaws.servicesAmazon AWS
AmazonDynamoDBStreamsAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonDynamoDBStreamsAsyncClientClassamazonaws.servicesAmazon AWS
AmazonEC2AsyncInterfaceamazonaws.servicesAmazon AWS
AmazonEC2AsyncClientClassamazonaws.servicesAmazon AWS
AmazonECSAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonECSAsyncClientClassamazonaws.servicesAmazon AWS
AmazonElastiCacheAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonElastiCacheAsyncClientClassamazonaws.servicesAmazon AWS
AmazonElasticFileSystemAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonElasticFileSystemAsyncClientClassamazonaws.servicesAmazon AWS
AmazonElasticLoadBalancingAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonElasticLoadBalancingAsyncClientClassamazonaws.servicesAmazon AWS
AmazonElasticMapReduceAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonElasticMapReduceAsyncClientClassamazonaws.servicesAmazon AWS
AmazonElasticTranscoderAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonElasticTranscoderAsyncClientClassamazonaws.servicesAmazon AWS
AmazonGlacierAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonGlacierAsyncClientClassamazonaws.servicesAmazon AWS
AmazonIdentityManagementAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonIdentityManagementAsyncClientClassamazonaws.servicesAmazon AWS
AmazonImportExportAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonImportExportAsyncClientClassamazonaws.servicesAmazon AWS
AmazonInspectorAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonInspectorAsyncClientClassamazonaws.servicesAmazon AWS
AmazonKinesisAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonKinesisAsyncClientClassamazonaws.servicesAmazon AWS
AmazonKinesisFirehoseAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonKinesisFirehoseAsyncClientClassamazonaws.servicesAmazon AWS
AmazonMachineLearningAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonMachineLearningAsyncClientClassamazonaws.servicesAmazon AWS
AmazonRDSAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonRDSAsyncClientClassamazonaws.servicesAmazon AWS
AmazonRedshiftAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonRedshiftAsyncClientClassamazonaws.servicesAmazon AWS
AmazonRoute53AsyncInterfaceamazonaws.servicesAmazon AWS
AmazonRoute53AsyncClientClassamazonaws.servicesAmazon AWS
AmazonRoute53DomainsAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonRoute53DomainsAsyncClientClassamazonaws.servicesAmazon AWS
AmazonSimpleDBAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonSimpleDBAsyncClientClassamazonaws.servicesAmazon AWS
AmazonSimpleEmailServiceAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonSimpleEmailServiceAsyncClientClassamazonaws.servicesAmazon AWS
AmazonSimpleWorkflowAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonSimpleWorkflowAsyncClientClassamazonaws.servicesAmazon AWS
AmazonSNSAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonSNSAsyncClientClassamazonaws.servicesAmazon AWS
AmazonSQSAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonSQSAsyncClientClassamazonaws.servicesAmazon AWS
AmazonSQSBufferedAsyncClientClassamazonaws.servicesAmazon AWS
AmazonWorkspacesAsyncInterfaceamazonaws.servicesAmazon AWS
AmazonWorkspacesAsyncClientClassamazonaws.servicesAmazon AWS
AsyncAssertClassamazonaws.servicesAmazon AWS
AsyncCancelAndRetryExecutorClassamazonaws.servicesAmazon AWS
AsyncDecisionTaskHandlerClassamazonaws.servicesAmazon AWS
AsyncExecutorInterfaceamazonaws.servicesAmazon AWS
AsyncHandlerInterfaceamazonaws.handlersAmazon AWS
AsynchronousClassamazonaws.servicesAmazon AWS
AsynchronousAspectClassamazonaws.servicesAmazon AWS
AsyncRetryingExecutorClassamazonaws.servicesAmazon AWS
AsyncRunnableInterfaceamazonaws.servicesAmazon AWS
AsyncScheduledExecutorClassamazonaws.servicesAmazon AWS
AsyncScopeClassamazonaws.servicesAmazon AWS
AsyncTaskInfoClassamazonaws.servicesAmazon AWS
AWSCloudHSMAsyncInterfaceamazonaws.servicesAmazon AWS
AWSCloudHSMAsyncClientClassamazonaws.servicesAmazon AWS
AWSCloudTrailAsyncInterfaceamazonaws.servicesAmazon AWS
AWSCloudTrailAsyncClientClassamazonaws.servicesAmazon AWS
AWSCodeCommitAsyncInterfaceamazonaws.servicesAmazon AWS
AWSCodeCommitAsyncClientClassamazonaws.servicesAmazon AWS
AWSCodePipelineAsyncInterfaceamazonaws.servicesAmazon AWS
AWSCodePipelineAsyncClientClassamazonaws.servicesAmazon AWS
AWSDeviceFarmAsyncInterfaceamazonaws.servicesAmazon AWS
AWSDeviceFarmAsyncClientClassamazonaws.servicesAmazon AWS
AWSDirectoryServiceAsyncInterfaceamazonaws.servicesAmazon AWS
AWSDirectoryServiceAsyncClientClassamazonaws.servicesAmazon AWS
AWSElasticBeanstalkAsyncInterfaceamazonaws.servicesAmazon AWS
AWSElasticBeanstalkAsyncClientClassamazonaws.servicesAmazon AWS
AWSElasticsearchAsyncInterfaceamazonaws.servicesAmazon AWS
AWSElasticsearchAsyncClientClassamazonaws.servicesAmazon AWS
AWSIotAsyncInterfaceamazonaws.servicesAmazon AWS
AWSIotAsyncClientClassamazonaws.servicesAmazon AWS
AWSIotDataAsyncInterfaceamazonaws.servicesAmazon AWS
AWSIotDataAsyncClientClassamazonaws.servicesAmazon AWS
AWSKMSAsyncInterfaceamazonaws.servicesAmazon AWS
AWSKMSAsyncClientClassamazonaws.servicesAmazon AWS
AWSLambdaAsyncInterfaceamazonaws.servicesAmazon AWS
AWSLambdaAsyncClientClassamazonaws.servicesAmazon AWS
AWSLogsAsyncInterfaceamazonaws.servicesAmazon AWS
AWSLogsAsyncClientClassamazonaws.servicesAmazon AWS
AWSMarketplaceCommerceAnalyticsAsyncInterfaceamazonaws.servicesAmazon AWS
AWSMarketplaceCommerceAnalyticsAsyncClientClassamazonaws.servicesAmazon AWS
AWSOpsWorksAsyncInterfaceamazonaws.servicesAmazon AWS
AWSOpsWorksAsyncClientClassamazonaws.servicesAmazon AWS
AWSSecurityTokenServiceAsyncInterfaceamazonaws.servicesAmazon AWS
AWSSecurityTokenServiceAsyncClientClassamazonaws.servicesAmazon AWS
AWSSimpleSystemsManagementAsyncInterfaceamazonaws.servicesAmazon AWS
AWSSimpleSystemsManagementAsyncClientClassamazonaws.servicesAmazon AWS
AWSStorageGatewayAsyncInterfaceamazonaws.servicesAmazon AWS
AWSStorageGatewayAsyncClientClassamazonaws.servicesAmazon AWS
AWSSupportAsyncInterfaceamazonaws.servicesAmazon AWS
AWSSupportAsyncClientClassamazonaws.servicesAmazon AWS
AWSWAFAsyncInterfaceamazonaws.servicesAmazon AWS
AWSWAFAsyncClientClassamazonaws.servicesAmazon AWS
DataPipelineAsyncInterfaceamazonaws.servicesAmazon AWS
DataPipelineAsyncClientClassamazonaws.servicesAmazon AWS
InvokeAsyncRequestClassamazonaws.servicesAmazon AWS
InvokeAsyncResultClassamazonaws.servicesAmazon AWS
PushSyncClassamazonaws.servicesAmazon AWS
CometAsyncServletThe synchronous servlet for supporting comet.Classorg.zkoss.zkmax.ui.cometZKoss (ZK)
CometServerPush .AsyncInfoThe interface for implementing asynchronous processing.Interfaceorg.zkoss.zkex.ui.comet.CometServerPushZKoss (ZK)
SpringTransactionSynchronizationListenerListener to make sure each ZK thread got the same ThreadLocal value of the spring's org.Classorg.zkoss.zkplus.springZKoss (ZK)
SynchronizedScopeA synchronized scope.Classorg.zkoss.zk.ui.implZKoss (ZK)
AsyncAppenderBasically cloned from log4j's AsyncAppender in log4j 1.Classariba.util.logAriba Web
AsynchronousDummy type for RPC's that are asynchronizes and have a void return type.Classariba.util.coreAriba Web
ActionAsyncTaskBase helper class for creating async tasks on items, based on POSTSee Also:Serialized FormClassorg.apache.jena.fuseki.mgtApache Jena
AsyncClassorg.apache.jena.fuseki.mgtApache Jena
AsyncPoolClassorg.apache.jena.fuseki.asyncApache Jena
AsyncTaskAn asynchronous taskDisplay name - no newlinesClassorg.apache.jena.fuseki.asyncApache Jena
SynchronousChannelA rendezvous channel, similar to those used in CSP and Ada.Classorg.apache.cocoon.components.threadApache Cocoon
ActiveMQMessageAuditNoSyncProvides basic audit functions for Messages without syncSee Also:Serialized FormClassorg.apache.activemqApache ActiveMQ
AsyncAnnotatedMBeanMBean that invokes the requested operation using an async operation and waits for the result if the operation times out then an exception is thrown.Classorg.apache.activemq.broker.jmxApache ActiveMQ
AsyncCallbackInterfaceorg.apache.activemqApache ActiveMQ
SynchronizationClassorg.apache.activemq.transactionApache ActiveMQ
SyncResponseClassorg.apache.activemq.leveldb.replicated.dtoApache ActiveMQ
AsyncCallbackThe callback interface for an AsyncProcessor so that it can notify you when an Exchange is done.Interfaceorg.apache.camelApache Camel
AsyncProcessorAn asynchronous processor which can process an Exchange in an asynchronous fashion and signal completion by invoking the AsyncCallback.Interfaceorg.apache.camelApache Camel
AsyncProcessorAwaitManagerA manager to handle async routing engine, when Exchanges are being handed over from one thread to another, while the callee thread is blocked waiting for the other threads to complete, before it can continue.Interfaceorg.apache.camel.spiApache Camel
AsyncProcessorAwaitManager .AwaitThreadInformation about the thread and exchange that are inflight.Interfaceorg.apache.camel.spi.AsyncProcessorAwaitManagerApache Camel
AsyncProcessorAwaitManager .StatisticsUtilization statistics of the this manager.Interfaceorg.apache.camel.spi.AsyncProcessorAwaitManagerApache Camel
AsyncProcessorConverterHelperA simple converter that can convert any Processor to an AsyncProcessor.Classorg.apache.camel.utilApache Camel
AsyncProcessorHelperHelper methods for AsyncProcessor objects.Classorg.apache.camel.utilApache Camel
AsyncProcessorTypeConverterA simple converter that can convert any Processor to an AsyncProcessor.Classorg.apache.camel.impl.converterApache Camel
AsyncProducerCallbackCallback for sending a exchange message to a endpoint using an AsyncProcessor capable producer.Interfaceorg.apache.camelApache Camel
DefaultAsyncProcessorAwaitManagerClassorg.apache.camel.implApache Camel
DefaultAsyncProducerA default implementation of Producer for implementation inheritance, which can process Exchanges asynchronously.Classorg.apache.camel.implApache Camel
DelegateAsyncProcessorA Delegate pattern which delegates processing to a nested AsyncProcessor which can be useful for implementation inheritance when writing an PolicyClassorg.apache.camel.processorApache Camel
DelegateSyncProcessorA Delegate pattern which delegates synchronous processing to a nested Processor which can be useful for implementation inheritance when writing an PolicyClassorg.apache.camel.processorApache Camel
InterceptorToAsyncProcessorBridgeA bridge to have regular interceptors implemented as Processor work with the asynchronous routing engine without causing side effects.Classorg.apache.camel.processorApache Camel
ManagedAsyncProcessorAwaitManagerClassorg.apache.camel.management.mbeanApache Camel
ManagedAsyncProcessorAwaitManagerMBeanInterfaceorg.apache.camel.api.management.mbeanApache Camel
SynchronizationProvides a hook for custom Processor or Component instances to respond to completed or failed processing of an Exchange rather like Spring'sInterfaceorg.apache.camel.spiApache Camel
SynchronizationAdapterClassorg.apache.camel.implApache Camel
SynchronizationAdapterClassorg.apache.camel.supportApache Camel
SynchronizationRouteAwareAn extended Synchronization which is route aware.Interfaceorg.apache.camel.spiApache Camel
SynchronizationVetoableA vetoable Synchronization.Interfaceorg.apache.camel.spiApache Camel
SynchronousDelegateProducerTo process the delegated producer in synchronous mode.Classorg.apache.camel.implApache Camel
SynchronousExecutorServiceA synchronous ExecutorService which always invokes the task in the caller thread (just a thread pool facade).Classorg.apache.camel.util.concurrentApache Camel
PeerSyncWARNING: This API is experimental and might change in incompatible ways in the next release.Classorg.apache.solr.updateApache Solr Lucene
SyncStrategyClassorg.apache.solr.cloudApache Solr Lucene
UpdateLog .SyncLevelClassorg.apache.solr.update.UpdateLogApache Solr Lucene
CoreAdminRequest .RequestSyncShardClassorg.apache.solr.client.solrj.request.CoreAdminRequestApache Solr Lucene
SyncMain interface for locks, gates, and conditions.Interfaceorg.dbunit.util.concurrentSourceForge DBUnit
SynchronizedIntA class useful for offloading synch for int instance variables.Classorg.dbunit.util.concurrentSourceForge DBUnit
SynchronizedVariableBase class for simple, small classes maintaining single values that are always accessedClassorg.dbunit.util.concurrentSourceForge DBUnit
SynchronousChannelA rendezvous channel, similar to those used in CSP and Ada.Classorg.dbunit.util.concurrentSourceForge DBUnit
SynchronousChannel .QueueSimple FIFO queue class to hold waiting puts/takes.Classorg.dbunit.util.concurrent.SynchronousChannelSourceForge DBUnit
LoopTool .SyncedIteratorSimple wrapper to make it easy to keep an arbitray Iterator in sync with a LoopTool.Classorg.apache.velocity.tools.generic.LoopToolApache Velocity
AsyncCallbackThe primary interface a caller must implement to receive a response from a remote procedure call.Interfacecom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
AsyncDataProviderAn implementation of AbstractDataProvider that allows the data to be public class AsyncDataProviderExample implements EntryPoint {Classcom.google.gwt.view.clientGoogle WebToolkit (GWT)
AsyncProviderAn object capable of providing an instance of type T asynchronously via Callback.Interfacecom.google.gwt.core.clientGoogle WebToolkit (GWT)
ColumnSortEvent .AsyncHandlerA default handler used with views attached to asynchronous data providers such as AsyncDataProvider.Classcom.google.gwt.user.cellview.client.ColumnSortEventGoogle WebToolkit (GWT)
RemoteLoggingServiceAsyncThe async counterpart of RemoteLoggingService.Interfacecom.google.gwt.logging.sharedGoogle WebToolkit (GWT)
RunAsyncCallbackA callback meant to be used by GWT.Interfacecom.google.gwt.core.clientGoogle WebToolkit (GWT)
RunAsyncCodeA request to load the code for a GWT.Classcom.google.gwt.core.client.prefetchGoogle WebToolkit (GWT)
XsrfTokenServiceAsyncAsync peer of XsrfTokenService.Interfacecom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
JaxbSynchronizeElementJava class for synchronize-element complex type.Classorg.hibernate.internal.jaxb.mapping.hbmHibernate ORM
JTASessionContext .CleanupSynchJTA transaction synch used for cleanup of the internal session map.Classorg.hibernate.context.internal.JTASessionContextHibernate ORM
JtaSynchronizationStrategyContract used to centralize Synchronization handling logic.Interfaceorg.hibernate.service.jta.platform.internalHibernate ORM
NullSynchronizationExceptionIndicates an attempt to register a null synchronization.Classorg.hibernate.engine.transaction.internalHibernate ORM
RegisteredSynchronizationClassorg.hibernate.engine.transaction.synchronization.internalHibernate ORM
SynchronizationCallbackCoordinatorInterfaceorg.hibernate.engine.transaction.synchronization.spiHibernate ORM
SynchronizationCallbackCoordinatorImplManages callbacks from the Synchronization registered by Hibernate.Classorg.hibernate.engine.transaction.synchronization.internalHibernate ORM
SynchronizationRegistryManages a registry of Synchronizations.Interfaceorg.hibernate.engine.transaction.spiHibernate ORM
SynchronizationRegistryAccessProvides access to a TransactionSynchronizationRegistry for use by TransactionSynchronizationRegistry-based JtaSynchronizationStrategy implementations.Interfaceorg.hibernate.service.jta.platform.internalHibernate ORM
SynchronizationRegistryBasedSynchronizationStrategy TransactionSynchronizationRegistrySee Also:Serialized FormClassorg.hibernate.service.jta.platform.internalHibernate ORM
SynchronizationRegistryImplManages a registry of Synchronizations.Classorg.hibernate.engine.transaction.internalHibernate ORM
SynchronizeEnsures that auto-flush happens correctly and that queries against the derived entity do not return stale data.Classorg.hibernate.annotationsHibernate ORM
ThreadLocalSessionContext .CleanupSynchJTA transaction synch used for cleanup of the internal session map.Classorg.hibernate.context.internal.ThreadLocalSessionContextHibernate ORM
TransactionManagerBasedSynchronizationStrategyClassorg.hibernate.service.jta.platform.internalHibernate ORM
SynchronizedCacheClassorg.apache.ibatis.cache.decoratorsIBatis
AbstractOwnableSynchronizerA synchronizer that may be exclusively owned by a thread.Classutil.concurrent.locksCode Trails
AbstractQueuedLongSynchronizerA version of AbstractQueuedSynchronizer in which synchronization state is maintained as a long.Classutil.concurrent.locksCode Trails
AbstractQueuedLongSynchronizer .NodeClassutil.concurrent.locks.AbstractQueuedLongSynchronizerCode Trails
AbstractQueuedSynchronizerProvides a framework for implementing blocking locks and related synchronizers (semaphores, events, etc) that rely onClassutil.concurrent.locksCode Trails
AbstractQueuedSynchronizer .NodeClassutil.concurrent.locks.AbstractQueuedSynchronizerCode Trails
AbstractServerAsyncTransportPartial server side async transport implementation.Classsun.xml.internal.ws.api.serverCode Trails
AbstractServerAsyncTransport .CodecPoolClasssun.xml.internal.ws.api.server.AbstractServerAsyncTransportCode Trails
AsyncBoxViewA box that does layout asynchronously.Classswing.textCode Trails
AsyncHandlerThe AsyncHandler interface is implemented by clients that wish to receive callback notification of the completion ofInterfacexml.wsCode Trails
AsynchInvokeClasssun.corba.se.impl.corbaCode Trails
AsynchronousByteChannelAn asynchronous channel that can read and write bytes.Interfacenio.channelsCode Trails
AsynchronousChannelA channel that supports asynchronous I/O operations.Interfacenio.channelsCode Trails
AsynchronousChannelGroupA grouping of asynchronous channels for the purpose of resource sharing.Classnio.channelsCode Trails
AsynchronousChannelGroupImplClassnio.chCode Trails
AsynchronousChannelProviderService-provider class for asynchronous channels.Classnio.channels.spiCode Trails
AsynchronousChannelProvider .ProviderHolderClassnio.channels.spi.AsynchronousChannelProviderCode Trails
AsynchronousCloseExceptionChecked exception received by a thread when another thread closes the channel or the part of the channel upon which it is blocked in an I/OClassnio.channelsCode Trails
AsynchronousFileChannelAn asynchronous channel for reading, writing, and manipulating a file.Classnio.channelsCode Trails
AsynchronousFileChannelImplClassnio.chCode Trails
AsynchronousServerSocketChannelAn asynchronous channel for stream-oriented listening sockets.Classnio.channelsCode Trails
AsynchronousServerSocketChannelImplClassnio.chCode Trails
AsynchronousServerSocketChannelImpl .DefaultOptionsHolderClassnio.ch.AsynchronousServerSocketChannelImplCode Trails
AsynchronousSocketChannelAn asynchronous channel for stream-oriented connecting sockets.Classnio.channelsCode Trails
AsynchronousSocketChannelImplClassnio.chCode Trails
AsynchronousSocketChannelImpl .DefaultOptionsHolderClassnio.ch.AsynchronousSocketChannelImplCode Trails
AsyncInvokerInvokes Tubeline asynchronously for the client's async API(for e.Classsun.xml.internal.ws.clientCode Trails
AsyncMethodHandlerClasssun.xml.internal.ws.client.seiCode Trails
AsyncOperationClasssun.tools.internal.ws.processor.modelCode Trails
AsyncOperationTypeClasssun.tools.internal.ws.processor.modelCode Trails
AsyncProviderAsynchronous version of Provider.Interfacesun.xml.internal.ws.api.serverCode Trails
AsyncProviderCallbackCallback interface to signal JAX-WS RI that the processing of an asynchronous request is complete.Interfacesun.xml.internal.ws.api.serverCode Trails
AsyncProviderInvokerTubeClasssun.xml.internal.ws.server.providerCode Trails
AsyncProviderInvokerTube .AsyncWebServiceContextThe single WebServiceContext instance injected into application.Classsun.xml.internal.ws.server.provider.AsyncProviderInvokerTubeCode Trails
AsyncResponseImplResponse implementation.Classsun.xml.internal.ws.clientCode Trails
AttributeSetUtilities .SynchronizedAttributeSetClassprint.attribute.AttributeSetUtilitiesCode Trails
AttributeSetUtilities .SynchronizedDocAttributeSetClassprint.attribute.AttributeSetUtilitiesCode Trails
AttributeSetUtilities .SynchronizedPrintJobAttributeSetClassprint.attribute.AttributeSetUtilitiesCode Trails
AttributeSetUtilities .SynchronizedPrintRequestAttributeSetClassprint.attribute.AttributeSetUtilitiesCode Trails
AttributeSetUtilities .SynchronizedPrintServiceAttributeSetClassprint.attribute.AttributeSetUtilitiesCode Trails
BsdAsynchronousChannelProviderClassnio.chCode Trails
CachingParserPool .SynchronizedGrammarPoolSynchronized grammar pool.Classsun.org.apache.xerces.internal.parsers.CachingParserPoolCode Trails
Collections .SynchronizedCollectionClassutil.CollectionsCode Trails
Collections .SynchronizedListClassutil.CollectionsCode Trails
Collections .SynchronizedMapClassutil.CollectionsCode Trails
Collections .SynchronizedRandomAccessListClassutil.CollectionsCode Trails
Collections .SynchronizedSetClassutil.CollectionsCode Trails
Collections .SynchronizedSortedMapClassutil.CollectionsCode Trails
Collections .SynchronizedSortedSetClassutil.CollectionsCode Trails
CountDownLatch .SyncSynchronization control For CountDownLatch.Classutil.concurrent.CountDownLatchCode Trails
DefaultAsynchronousChannelProviderClassnio.chCode Trails
AsyncBatchCursorMongoDB returns query results as batches, and this interface provides an asynchronous iterator over those batches.Interfacemongodb.asyncMongoDB NoSQL
AsyncClusterBindingA simple ReadWriteBinding implementation that supplies write connection sources bound to a possibly different primary each time, and a read connection source bound to a possible different server each time.Classmongodb.bindingMongoDB NoSQL
AsyncCompletionHandlerCompletion handler for asynchronous I/O.Interfacemongodb.connectionMongoDB NoSQL
AsyncConnectionAn asynchronous connection to a MongoDB server with non-blocking operations.Interfacemongodb.connectionMongoDB NoSQL
AsyncConnectionSourceA source of connections to a single MongoDB server.Interfacemongodb.bindingMongoDB NoSQL
AsynchronousSocketChannelStreamFactoryFactory to create a Stream that's an AsynchronousSocketChannelStream.Classmongodb.connectionMongoDB NoSQL
AsynchronousSocketChannelStreamFactoryFactoryA StreamFactoryFactory implementation for AsynchronousSocketChannel-based streams.Classmongodb.connectionMongoDB NoSQL
AsyncOperationExecutorAn interface describing the execution of a read or a write operation.Interfacemongodb.operationMongoDB NoSQL
AsyncReadBindingAn asynchronous factory of connection sources to servers that can be read from and that satisfy the specified read preference.Interfacemongodb.bindingMongoDB NoSQL
AsyncReadOperationAn operation which asynchronously reads from a MongoDB server.Interfacemongodb.operationMongoDB NoSQL
AsyncReadWriteBindingAn asynchronous factory of connection sources to servers that can be read from or written to.Interfacemongodb.bindingMongoDB NoSQL
AsyncWriteBindingAn asynchronous factory of connection sources to servers that can be written to, e.Interfacemongodb.bindingMongoDB NoSQL
AsyncWriteOperationAn operation which asynchronously writes to a MongoDB server.Interfacemongodb.operationMongoDB NoSQL
MapReduceAsyncBatchCursorRepresents the future results of a map-reduce operation as a cursor.Interfacemongodb.operationMongoDB NoSQL
AsyncCallbackLicensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.Interfaceapache.bookkeeper.clientApache BookKeeper
AsyncCallback .AddCallbackInterfaceapache.bookkeeper.client.AsyncCallbackApache BookKeeper
AsyncCallback .CloseCallbackInterfaceapache.bookkeeper.client.AsyncCallbackApache BookKeeper
AsyncCallback .CreateCallbackInterfaceapache.bookkeeper.client.AsyncCallbackApache BookKeeper
AsyncCallback .DeleteCallbackInterfaceapache.bookkeeper.client.AsyncCallbackApache BookKeeper
AsyncCallback .IsClosedCallbackInterfaceapache.bookkeeper.client.AsyncCallbackApache BookKeeper
AsyncCallback .OpenCallbackInterfaceapache.bookkeeper.client.AsyncCallbackApache BookKeeper
AsyncCallback .ReadCallbackInterfaceapache.bookkeeper.client.AsyncCallbackApache BookKeeper
AsyncCallback .ReadLastConfirmedCallbackInterfaceapache.bookkeeper.client.AsyncCallbackApache BookKeeper
AsyncCallback .RecoverCallbackInterfaceapache.bookkeeper.client.AsyncCallbackApache BookKeeper
AsyncClientPoolClassapache.blur.thriftApache Blur
AsyncMethodCallbackInterfaceapache.blur.thirdparty.thrift_0_9_0.asyncApache Blur
Blur .AsyncClientClassapache.blur.thrift.generated.BlurApache Blur
Blur .AsyncClient .addColumnDefinition_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .cancelQuery_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .configuration_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .controllerServerList_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .createSnapshot_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .createTable_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .describe_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .disableTable_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .enableTable_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .enqueueMutate_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .enqueueMutateBatch_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .FactoryConstructor SummaryBlur.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .fetchRow_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .fetchRowBatch_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .isInSafeMode_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .listSnapshots_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .logging_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .metrics_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .mutate_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .mutateBatch_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .optimize_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .parseQuery_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .ping_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .query_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .queryStatusById_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .queryStatusIdList_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .recordFrequency_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .removeSnapshot_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .removeTable_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .resetLogging_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .schema_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .setUser_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .shardClusterList_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .shardServerLayout_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .shardServerLayoutState_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .shardServerList_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .startTrace_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .tableList_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .tableListByCluster_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .tableStats_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .terms_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .traceList_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .traceRemove_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .traceRequestFetch_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .traceRequestList_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncIfaceInterfaceapache.blur.thrift.generated.BlurApache Blur
EnqueueDataAsyncClassapache.blur.thrift.utilApache Blur
LoadDataAsyncClassapache.blur.thrift.utilApache Blur
LoadDataAsyncContinuouslyClassapache.blur.thrift.utilApache Blur
SimpleAsyncQueryExampleClassapache.blur.thrift.utilApache Blur
TAsyncClientClassapache.blur.thirdparty.thrift_0_9_0.asyncApache Blur
TAsyncClientFactoryInterfaceapache.blur.thirdparty.thrift_0_9_0.asyncApache Blur
TAsyncClientManagerContains selector thread which transitions method call objectsConstructor SummaryTAsyncClientManager()Classapache.blur.thirdparty.thrift_0_9_0.asyncApache Blur
TAsyncMethodCallEncapsulates an async method call - private void write_args(TProtocol protocol)Classapache.blur.thirdparty.thrift_0_9_0.asyncApache Blur
TAsyncMethodCall .StateClassapache.blur.thirdparty.thrift_0_9_0.async.TAsyncMethodCallApache Blur
SyncBasicHttpContextThread-safe extension of the BasicHttpContext.Classapache.http.protocolApache HttpComponents
SyncBasicHttpParamsThread-safe extension of the BasicHttpParams.Classapache.http.paramsApache HttpComponents
Requests .ConnectionSyncRequestProtobuf type ConnectionSyncRequestSee Also:Serialized FormClassorg.apache.calcite.avatica.proto.RequestsCalcite
Requests .ConnectionSyncRequest .BuilderProtobuf type ConnectionSyncRequestClassorg.apache.calcite.avatica.proto.Requests.ConnectionSyncRequestCalcite
Requests .ConnectionSyncRequestOrBuilderoptional string connection_id = 1;com.Interfaceorg.apache.calcite.avatica.proto.RequestsCalcite
Requests .SyncResultsRequestProtobuf type SyncResultsRequestSee Also:Serialized FormClassorg.apache.calcite.avatica.proto.RequestsCalcite
Requests .SyncResultsRequest .BuilderProtobuf type SyncResultsRequestClassorg.apache.calcite.avatica.proto.Requests.SyncResultsRequestCalcite
Requests .SyncResultsRequestOrBuilderoptional string connection_id = 1;com.Interfaceorg.apache.calcite.avatica.proto.RequestsCalcite
Responses .ConnectionSyncResponseProtobuf type ConnectionSyncResponse Response to ConnectionSyncRequestClassorg.apache.calcite.avatica.proto.ResponsesCalcite
Responses .ConnectionSyncResponse .BuilderProtobuf type ConnectionSyncResponse Response to ConnectionSyncRequestClassorg.apache.calcite.avatica.proto.Responses.ConnectionSyncResponseCalcite
Responses .ConnectionSyncResponseOrBuilderoptional .Interfaceorg.apache.calcite.avatica.proto.ResponsesCalcite
Responses .SyncResultsResponseProtobuf type SyncResultsResponseSee Also:Serialized FormClassorg.apache.calcite.avatica.proto.ResponsesCalcite
Responses .SyncResultsResponse .BuilderProtobuf type SyncResultsResponseClassorg.apache.calcite.avatica.proto.Responses.SyncResultsResponseCalcite
Responses .SyncResultsResponseOrBuilderoptional .Interfaceorg.apache.calcite.avatica.proto.ResponsesCalcite
Service .ConnectionSyncRequestRequest for Meta.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .ConnectionSyncResponse Meta.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .SyncResultsRequestRequest for Service.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .SyncResultsResponseResponse for Service.Classorg.apache.calcite.avatica.remote.ServiceCalcite
AsyncMessageStoreWrapperThis class decouples message receiving and processing into separate threads thus reducing contention.Classorg.apache.giraph.comm.messages.queueGiraph
SynchronizedSuperstepOutputClassorg.apache.giraph.io.superstep_outputGiraph
SyncableInterfaceorg.apache.avro.fileAvro
SyncableInterfaceorg.apache.avro.mapreduceAvro
SyncableFileOutputStreamAn implementation of Syncable which writes to a file.Classorg.apache.avro.fileAvro
AsyncCacheAsyncCache.Interfaceorg.infinispan.commons.apiInfinispan
AsyncConfigurationIf configured all communications are asynchronous, in that whenever a thread sends a message sent over the wire, it does not wait for an acknowledgment before returning.Classorg.infinispan.configuration.cacheInfinispan
AsyncConfigurationBuilderIf configured all communications are asynchronous, in that whenever a thread sends a message sent over the wire, it does not wait for an acknowledgment before returning.Classorg.infinispan.configuration.cacheInfinispan
AsyncStoreConfigurationConfiguration for the async cache store.Classorg.infinispan.configuration.cacheInfinispan
AsyncStoreConfigurationBuilderConfiguration for the async cache store.Classorg.infinispan.configuration.cacheInfinispan
SyncConfigurationIf configured all communications are synchronous, in that whenever a thread sends a message sent over the wire, it blocks until it receives an acknowledgment from the recipient.Classorg.infinispan.configuration.cacheInfinispan
SyncConfigurationBuilderIf configured all communications are synchronous, in that whenever a thread sends a message sent over the wire, it blocks until it receives an acknowledgment from the recipient.Classorg.infinispan.configuration.cacheInfinispan
SyncConsistentHashFactoryClassorg.infinispan.distribution.chInfinispan
TopologyAwareSyncConsistentHashFactoryClassorg.infinispan.distribution.chInfinispan
TransactionSynchronizationRegistryLookupInterfaceorg.infinispan.transaction.lookupInfinispan
AsyncHbaseEventSerializerInterface for an event serializer which serializes the headers and body of an event to write them to hbase.Interfaceorg.apache.flume.sink.hbaseFlume
AsyncHBaseSinkA simple sink which reads events from a channel and writes them to HBase.Classorg.apache.flume.sink.hbaseFlume
Scribe .AsyncClientClassorg.apache.flume.source.scribe.ScribeFlume
Scribe .AsyncClient .FactoryConstructor SummaryScribe.Classorg.apache.flume.source.scribe.Scribe.AsyncClientFlume
Scribe .AsyncClient .Log_callNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.flume.source.scribe.Scribe.AsyncClientFlume
Scribe .AsyncIfaceInterfaceorg.apache.flume.source.scribe.ScribeFlume
SimpleAsyncHbaseEventSerializerA simple serializer to be used with the AsyncHBaseSink that returns puts from an event, by writing the eventClassorg.apache.flume.sink.hbaseFlume
ThriftFlumeEventServer .AsyncClientClasscom.cloudera.flume.handlers.thrift.ThriftFlumeEventServerFlume
ThriftFlumeEventServer .AsyncClient .append_callNested Class SummaryNested classes/interfaces inherited from class org.Classcom.cloudera.flume.handlers.thrift.ThriftFlumeEventServer.AsyncClientFlume
ThriftFlumeEventServer .AsyncClient .close_callNested Class SummaryNested classes/interfaces inherited from class org.Classcom.cloudera.flume.handlers.thrift.ThriftFlumeEventServer.AsyncClientFlume
ThriftFlumeEventServer .AsyncClient .FactoryConstructor SummaryThriftFlumeEventServer.Classcom.cloudera.flume.handlers.thrift.ThriftFlumeEventServer.AsyncClientFlume
ThriftFlumeEventServer .AsyncIfaceInterfacecom.cloudera.flume.handlers.thrift.ThriftFlumeEventServerFlume
ThriftSourceProtocol .AsyncClientClassorg.apache.flume.thrift.ThriftSourceProtocolFlume
ThriftSourceProtocol .AsyncClient .append_callNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.flume.thrift.ThriftSourceProtocol.AsyncClientFlume
ThriftSourceProtocol .AsyncClient .appendBatch_callNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.flume.thrift.ThriftSourceProtocol.AsyncClientFlume
ThriftSourceProtocol .AsyncClient .FactoryConstructor SummaryThriftSourceProtocol.Classorg.apache.flume.thrift.ThriftSourceProtocol.AsyncClientFlume
ThriftSourceProtocol .AsyncIfaceInterfaceorg.apache.flume.thrift.ThriftSourceProtocolFlume
AsyncSearchResultInterfaceorg.hypergraphdb.query.implHypergraphDb
AsyncSearchResultImpl Default implementation of AsyncSearchResult based on an underlying HGSearchResult where each operation is submitted as a task to the Classorg.hypergraphdb.query.implHypergraphDb
SyncSearchResultClassorg.hypergraphdb.query.implHypergraphDb
UnionResultAsyncClassorg.hypergraphdb.query.implHypergraphDb
ClockOutOfSyncExceptionThis exception is thrown by the master when a region server clock skew isSee Also:Serialized FormClassorg.apache.hadoop.hbaseHBase
FailedSyncBeforeLogCloseExceptionThrown when we fail close of the write-ahead-log file.Classorg.apache.hadoop.hbase.regionserver.walHBase
AsyncChannelGroupUtilThis is a utility class that enables multiple WsWebSocketContainer instances to share a single AsynchronousChannelGroup while ensuringClassTOMCAT
AsyncChannelWrapperThis is a wrapper for a AsynchronousSocketChannel that limits the methods available thereby simplifying the process ofInterfaceTOMCAT
AsyncChannelWrapperNonSecureGenerally, just passes calls straight to the wrapped AsynchronousSocketChannel.ClassTOMCAT
AsyncChannelWrapperSecureWraps the AsynchronousSocketChannel with SSL/TLS.ClassTOMCAT
AsyncContextCallbackProvides a mechanism for the Coyote connectors to signal to a AsyncContext implementation that an action, such asInterfaceTOMCAT
AsyncContextImplClassTOMCAT
AsyncDispatcherInterfaceTOMCAT
AsyncFileHandlerA FileHandler implementation that uses a queue of log entries.ClassTOMCAT
AsyncFileHandler .LogEntryClassTOMCAT
AsyncFileHandler .LoggerThreadClassTOMCAT
AsyncListenerWrapperClassTOMCAT
AsyncStateMachineManages the state transitions for async requests.ClassTOMCAT
SingleRemoveSynchronizedAddLockThe class SingleRemoveSynchronizedAddLock implement locking for accessing the queue by a single remove thread and multiple add threads.ClassTOMCAT
WsRemoteEndpointAsyncClassTOMCAT
AbstractAsyncServlet receiving of a servlet request from the sending of its response.Classweblogic.servlet.httpOracle WebLogic
AsyncCallContextFactoryThis is a factory class for generating context objects that you will need to use in making asynchronous web services invocations.Classweblogic.wsee.asyncOracle WebLogic
AsyncFailureThis annotation is used on a method within JWS to indicate that the method will handle asynchronous failures resulting from an asynchronous web services invocation.Classweblogic.jwsOracle WebLogic
AsyncInfoUse the AsyncInfo class to pass additional information about the asynchronous client to WebLogic Server.Classweblogic.webservice.asyncOracle WebLogic
AsyncInvokeState .STATEClassweblogic.wsee.async.AsyncInvokeStateOracle WebLogic
AsyncPostCallContextThis is a context object that you use when getting the asynchronous web service invocation results.Interfaceweblogic.wsee.asyncOracle WebLogic
AsyncPreCallContextThis is a context object that you need to use when making asynchronous web services invocations.Interfaceweblogic.wsee.asyncOracle WebLogic
AsyncResponseThis annotation is used on a method within JWS to indicate that the method will handle asynchronous responses resulting from an asynchronous web services invocation.Classweblogic.jwsOracle WebLogic
AsyncSendResponseInfoInterfaceweblogic.jms.extensionsOracle WebLogic
AsyncSOAPInvokeStateRepresents an asynchronous SOAP operation invocation.Interfaceweblogic.wsee.asyncOracle WebLogic
AsyncUtil .SavedServiceInfoClassweblogic.wsee.async.AsyncUtilOracle WebLogic
AsyncUtil .WsspVersionClassweblogic.wsee.async.AsyncUtilOracle WebLogic
ContextAwareAsyncResponseCallbackContextAwareAsyncResponseCallback is a tagging interface.Interfaceweblogic.net.httpOracle WebLogic
GatewayTpacallAsyncReplyInterfaceweblogic.wtc.jatmiOracle WebLogic
TpacallAsyncReplyThe object that is called back when a reply for an asyncronous tpacall has been received.Interfaceweblogic.wtc.jatmiOracle WebLogic
TPRequestAsyncReplyThis class is a reply object used by a POJO to handle a asynchronous or synchronous reply to TUXEDO service.Interfaceweblogic.wtc.jatmiOracle WebLogic
AsyncCallSupport for Asynchronous callAuthor:Davanum Srinivas (dims@yahoo.Classorg.apache.axis.client.asyncApache Axis
AsyncResultAccess the results of the Async callAuthor:Davanum Srinivas (dims@yahoo.Classorg.apache.axis.client.asyncApache Axis
IAsyncCallbackCallback for Async notificationAuthor:Davanum Srinivas (dims@yahoo.Interfaceorg.apache.axis.client.asyncApache Axis
IAsyncResultAccess the results of the Async callAuthor:Davanum Srinivas (dims@yahoo.Interfaceorg.apache.axis.client.asyncApache Axis
AsyncEigenVerifierClassorg.apache.mahout.math.decomposerApache Mahout
SyncCoordActionThis class represents a Coordinator action.Classorg.apache.oozie.coordApache Oozie
SyncCoordDatasetThis class is a bean to represent a dataset.Classorg.apache.oozie.coordApache Oozie
AsyncCallbackInterfaceorg.apache.zookeeperApache Zookeeper
AsyncCallback .ACLCallbackNested Class SummaryNested classes/interfaces inherited from interface org.Interfaceorg.apache.zookeeper.AsyncCallbackApache Zookeeper
AsyncCallback .Children2CallbackNested Class SummaryNested classes/interfaces inherited from interface org.Interfaceorg.apache.zookeeper.AsyncCallbackApache Zookeeper
AsyncCallback .ChildrenCallbackNested Class SummaryNested classes/interfaces inherited from interface org.Interfaceorg.apache.zookeeper.AsyncCallbackApache Zookeeper
AsyncCallback .DataCallbackNested Class SummaryNested classes/interfaces inherited from interface org.Interfaceorg.apache.zookeeper.AsyncCallbackApache Zookeeper
AsyncCallback .StatCallbackNested Class SummaryNested classes/interfaces inherited from interface org.Interfaceorg.apache.zookeeper.AsyncCallbackApache Zookeeper
AsyncCallback .StringCallbackNested Class SummaryNested classes/interfaces inherited from interface org.Interfaceorg.apache.zookeeper.AsyncCallbackApache Zookeeper
AsyncCallback .VoidCallbackNested Class SummaryNested classes/interfaces inherited from interface org.Interfaceorg.apache.zookeeper.AsyncCallbackApache Zookeeper
AccumuloProxy .AsyncClientClassorg.apache.accumulo.proxy.thrift.AccumuloProxyApache Accumulo
AccumuloProxy .AsyncClient .addConstraint_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .addSplits_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .attachIterator_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .authenticateUser_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .cancelCompaction_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .changeLocalUserPassword_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .changeUserAuthorizations_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .checkIteratorConflicts_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .clearLocatorCache_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .cloneTable_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .closeConditionalWriter_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .closeScanner_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .closeWriter_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .compactTable_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .createBatchScanner_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .createConditionalWriter_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .createLocalUser_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .createScanner_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .createTable_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .createWriter_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .deleteRows_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .deleteTable_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .dropLocalUser_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .exportTable_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .FactoryClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .flush_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .flushTable_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getActiveCompactions_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getActiveScans_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getDiskUsage_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getFollowing_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getIteratorSetting_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getLocalityGroups_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getMaxRow_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getRowRange_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getSiteConfiguration_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getSystemConfiguration_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getTableProperties_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getTabletServers_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getUserAuthorizations_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .grantSystemPermission_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .grantTablePermission_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .hasNext_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .hasSystemPermission_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .hasTablePermission_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .importDirectory_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .importTable_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .listConstraints_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .listIterators_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .listLocalUsers_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .listSplits_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .listTables_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .login_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .mergeTablets_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .nextEntry_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .nextK_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .offlineTable_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .onlineTable_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .pingTabletServer_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .removeConstraint_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .removeIterator_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .removeProperty_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .removeTableProperty_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .renameTable_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .revokeSystemPermission_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .revokeTablePermission_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .setLocalityGroups_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .setProperty_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .setTableProperty_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .splitRangeByTablets_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .tableExists_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .tableIdMap_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .testClassLoad_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .testTableClassLoad_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .update_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .updateAndFlush_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .updateRowConditionally_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .updateRowsConditionally_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncIfaceInterfaceorg.apache.accumulo.proxy.thrift.AccumuloProxyApache Accumulo
AccumuloProxy .AsyncProcessorClassorg.apache.accumulo.proxy.thrift.AccumuloProxyApache Accumulo
AccumuloProxy .AsyncProcessor .addConstraintClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .addSplitsClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .attachIteratorClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .authenticateUserClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .cancelCompactionClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .changeLocalUserPasswordClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .changeUserAuthorizationsClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .checkIteratorConflictsClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .clearLocatorCacheClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .cloneTableClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .closeConditionalWriterClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .closeScannerClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .closeWriterClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .compactTableClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .createBatchScannerClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .createConditionalWriterClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .createLocalUserClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .createScannerClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .createTableClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .createWriterClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .deleteRowsClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .deleteTableClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .dropLocalUserClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .exportTableClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .flushClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .flushTableClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .getActiveCompactionsClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .getActiveScansClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .getDiskUsageClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .getFollowingClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .getIteratorSettingClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .getLocalityGroupsClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .getMaxRowClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .getRowRangeClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .getSiteConfigurationClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .getSystemConfigurationClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .getTablePropertiesClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .getTabletServersClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .getUserAuthorizationsClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .grantSystemPermissionClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .grantTablePermissionClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .hasNextClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .hasSystemPermissionClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .hasTablePermissionClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .importDirectoryClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .importTableClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .listConstraintsClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .listIteratorsClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .listLocalUsersClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .listSplitsClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .listTablesClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .loginClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .mergeTabletsClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .nextEntryClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .nextKClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .offlineTableClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .onlineTableClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .pingTabletServerClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .removeConstraintClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .removeIteratorClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .removePropertyClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .removeTablePropertyClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .renameTableClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .revokeSystemPermissionClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .revokeTablePermissionClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .setLocalityGroupsClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .setPropertyClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .setTablePropertyClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .splitRangeByTabletsClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .tableExistsClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .tableIdMapClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .testClassLoadClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .testTableClassLoadClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .updateClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .updateAndFlushClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .updateRowConditionallyClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AccumuloProxy .AsyncProcessor .updateRowsConditionallyClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessorApache Accumulo
AsyncSocketAppenderAn asynchronous appender that maintains its own internal socket appender.Classorg.apache.accumulo.core.utilApache Accumulo
AsyncSpanReceiverDeliver Span information periodically to a destination.Classorg.apache.accumulo.trace.instrument.receiversApache Accumulo
ClientService .AsyncClientClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .AsyncClient .authenticate_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .authenticateUser_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .bulkImportFiles_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .changeAuthorizations_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .changeLocalUserPassword_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .checkClass_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .checkNamespaceClass_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .checkTableClass_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .createLocalUser_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .dropLocalUser_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .FactoryClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getConfiguration_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getDiskUsage_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getInstanceId_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getNamespaceConfiguration_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getRootTabletLocation_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getTableConfiguration_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getUserAuthorizations_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getZooKeepers_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .grantNamespacePermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .grantSystemPermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .grantTablePermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .hasNamespacePermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .hasSystemPermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .hasTablePermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .isActive_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .listLocalUsers_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .ping_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .revokeNamespacePermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .revokeSystemPermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .revokeTablePermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncIfaceInterfaceorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .AsyncProcessorClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .AsyncProcessor .authenticateClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .authenticateUserClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .bulkImportFilesClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .changeAuthorizationsClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .changeLocalUserPasswordClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .checkClassClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .checkNamespaceClassClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .checkTableClassClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .createLocalUserClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .dropLocalUserClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getConfigurationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getDiskUsageClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getInstanceIdClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getNamespaceConfigurationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getRootTabletLocationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getTableConfigurationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getUserAuthorizationsClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getZooKeepersClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .grantNamespacePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .grantSystemPermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .grantTablePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .hasNamespacePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .hasSystemPermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .hasTablePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .isActiveClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .listLocalUsersClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .pingClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .revokeNamespacePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .revokeSystemPermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .revokeTablePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
FateService .AsyncClientClassorg.apache.accumulo.core.master.thrift.FateServiceApache Accumulo
FateService .AsyncClient .beginFateOperation_callClassorg.apache.accumulo.core.master.thrift.FateService.AsyncClientApache Accumulo
FateService .AsyncClient .executeFateOperation_callClassorg.apache.accumulo.core.master.thrift.FateService.AsyncClientApache Accumulo
FateService .AsyncClient .FactoryClassorg.apache.accumulo.core.master.thrift.FateService.AsyncClientApache Accumulo
FateService .AsyncClient .finishFateOperation_callClassorg.apache.accumulo.core.master.thrift.FateService.AsyncClientApache Accumulo
FateService .AsyncClient .waitForFateOperation_callClassorg.apache.accumulo.core.master.thrift.FateService.AsyncClientApache Accumulo
FateService .AsyncIfaceInterfaceorg.apache.accumulo.core.master.thrift.FateServiceApache Accumulo
FateService .AsyncProcessorClassorg.apache.accumulo.core.master.thrift.FateServiceApache Accumulo
FateService .AsyncProcessor .beginFateOperationClassorg.apache.accumulo.core.master.thrift.FateService.AsyncProcessorApache Accumulo
FateService .AsyncProcessor .executeFateOperationClassorg.apache.accumulo.core.master.thrift.FateService.AsyncProcessorApache Accumulo
FateService .AsyncProcessor .finishFateOperationClassorg.apache.accumulo.core.master.thrift.FateService.AsyncProcessorApache Accumulo
FateService .AsyncProcessor .waitForFateOperationClassorg.apache.accumulo.core.master.thrift.FateService.AsyncProcessorApache Accumulo
GCMonitorService .AsyncClientClassorg.apache.accumulo.core.gc.thrift.GCMonitorServiceApache Accumulo
GCMonitorService .AsyncClient .FactoryClassorg.apache.accumulo.core.gc.thrift.GCMonitorService.AsyncClientApache Accumulo
GCMonitorService .AsyncClient .getStatus_callClassorg.apache.accumulo.core.gc.thrift.GCMonitorService.AsyncClientApache Accumulo
GCMonitorService .AsyncIfaceInterfaceorg.apache.accumulo.core.gc.thrift.GCMonitorServiceApache Accumulo
GCMonitorService .AsyncProcessorClassorg.apache.accumulo.core.gc.thrift.GCMonitorServiceApache Accumulo
GCMonitorService .AsyncProcessor .getStatusClassorg.apache.accumulo.core.gc.thrift.GCMonitorService.AsyncProcessorApache Accumulo
MasterClientService .AsyncClientClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .AsyncClient .FactoryClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .getMasterStats_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .initiateFlush_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .removeNamespaceProperty_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .removeSystemProperty_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .removeTableProperty_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .reportSplitExtent_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .reportTabletStatus_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .setMasterGoalState_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .setNamespaceProperty_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .setSystemProperty_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .setTableProperty_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .shutdown_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .shutdownTabletServer_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .waitForFlush_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncIfaceInterfaceorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .AsyncProcessorClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .AsyncProcessor .getMasterStatsClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .initiateFlushClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .removeNamespacePropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .removeSystemPropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .removeTablePropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .reportSplitExtentClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .reportTabletStatusClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .setMasterGoalStateClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .setNamespacePropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .setSystemPropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .setTablePropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .shutdownClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .shutdownTabletServerClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .waitForFlushClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
SpanReceiver .AsyncClientClassorg.apache.accumulo.trace.thrift.SpanReceiverApache Accumulo
SpanReceiver .AsyncClient .FactoryClassorg.apache.accumulo.trace.thrift.SpanReceiver.AsyncClientApache Accumulo
SpanReceiver .AsyncClient .span_callClassorg.apache.accumulo.trace.thrift.SpanReceiver.AsyncClientApache Accumulo
SpanReceiver .AsyncIfaceInterfaceorg.apache.accumulo.trace.thrift.SpanReceiverApache Accumulo
SpanReceiver .AsyncProcessorClassorg.apache.accumulo.trace.thrift.SpanReceiverApache Accumulo
SpanReceiver .AsyncProcessor .spanClassorg.apache.accumulo.trace.thrift.SpanReceiver.AsyncProcessorApache Accumulo
SynchronizedIteratorWraps a SortedKeyValueIterator so that all of its methods are synchronized.Classorg.apache.accumulo.core.iterators.systemApache Accumulo
TabletClientService .AsyncClientClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientServiceApache Accumulo
TabletClientService .AsyncClient .applyUpdates_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .bulkImport_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .chop_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .closeConditionalUpdate_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .closeMultiScan_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .closeScan_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .closeUpdate_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .compact_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .conditionalUpdate_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .continueMultiScan_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .continueScan_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .FactoryClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .fastHalt_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .flush_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .flushTablet_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .getActiveCompactions_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .getActiveScans_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .getHistoricalStats_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .getTabletServerStatus_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .getTabletStats_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .halt_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .invalidateConditionalUpdate_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .loadTablet_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .removeLogs_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .splitTablet_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .startConditionalUpdate_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .startMultiScan_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .startScan_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .startUpdate_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .unloadTablet_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .update_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncIfaceInterfaceorg.apache.accumulo.core.tabletserver.thrift.TabletClientServiceApache Accumulo
TabletClientService .AsyncProcessorClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientServiceApache Accumulo
TabletClientService .AsyncProcessor .applyUpdatesClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .bulkImportClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .chopClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .closeConditionalUpdateClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .closeMultiScanClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .closeScanClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .closeUpdateClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .compactClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .conditionalUpdateClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .continueMultiScanClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .continueScanClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .fastHaltClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .flushClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .flushTabletClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .getActiveCompactionsClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .getActiveScansClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .getHistoricalStatsClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .getTabletServerStatusClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .getTabletStatsClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .haltClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .invalidateConditionalUpdateClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .loadTabletClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .removeLogsClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TestService .AsyncClientClassorg.apache.accumulo.trace.thrift.TestServiceApache Accumulo
TestService .AsyncClient .checkTrace_callClassorg.apache.accumulo.trace.thrift.TestService.AsyncClientApache Accumulo
TestService .AsyncClient .FactoryClassorg.apache.accumulo.trace.thrift.TestService.AsyncClientApache Accumulo
TestService .AsyncIfaceInterfaceorg.apache.accumulo.trace.thrift.TestServiceApache Accumulo
TestService .AsyncProcessorClassorg.apache.accumulo.trace.thrift.TestServiceApache Accumulo
TestService .AsyncProcessor .checkTraceClassorg.apache.accumulo.trace.thrift.TestService.AsyncProcessorApache Accumulo
ThriftTest .AsyncClientClassorg.apache.accumulo.core.client.impl.thrift.ThriftTestApache Accumulo
ThriftTest .AsyncClient .FactoryClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.AsyncClientApache Accumulo
ThriftTest .AsyncClient .fails_callClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.AsyncClientApache Accumulo
ThriftTest .AsyncClient .success_callClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.AsyncClientApache Accumulo
ThriftTest .AsyncClient .throwsError_callClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.AsyncClientApache Accumulo
ThriftTest .AsyncIfaceInterfaceorg.apache.accumulo.core.client.impl.thrift.ThriftTestApache Accumulo
ThriftTest .AsyncProcessorClassorg.apache.accumulo.core.client.impl.thrift.ThriftTestApache Accumulo
ThriftTest .AsyncProcessor .failsClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.AsyncProcessorApache Accumulo
ThriftTest .AsyncProcessor .successClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.AsyncProcessorApache Accumulo
ThriftTest .AsyncProcessor .throwsErrorClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.AsyncProcessorApache Accumulo
UnsynchronizedBufferClassorg.apache.accumulo.core.utilApache Accumulo
UnsynchronizedBuffer .ReaderClassorg.apache.accumulo.core.util.UnsynchronizedBufferApache Accumulo
UnsynchronizedBuffer .WriterClassorg.apache.accumulo.core.util.UnsynchronizedBufferApache Accumulo
ZooLock .AsyncLockWatcherInterfaceorg.apache.accumulo.fate.zookeeper.ZooLockApache Accumulo
AsyncRecoveryAsynchronous message replay and sequence number recovery interface.Interfaceakka.persistence.journalAkka
AsyncRecoveryJava API: asynchronous message replay and sequence number recovery interface.Classakka.persistence.journal.japiAkka
AsyncReplayTimeoutExceptionThrown if replay inactivity exceeds a specified timeout.Classakka.persistence.journalAkka
AsyncWriteJournalAbstract journal, optimized for asynchronous, non-blocking writes.Interfaceakka.persistence.journalAkka
AsyncWriteJournalJava API: abstract journal, optimized for asynchronous, non-blocking writes.Classakka.persistence.journal.japiAkka
AsyncWriteJournal$Classakka.persistence.journalAkka
AsyncWriteJournal .DesequencedClassakka.persistence.journal.AsyncWriteJournalAkka
AsyncWriteJournal .Desequenced$Classakka.persistence.journal.AsyncWriteJournalAkka
AsyncWriteJournal .ResequencerClassakka.persistence.journal.AsyncWriteJournalAkka
AsyncWriteProxy A journal that delegates actual storage to a target actor.Interfaceakka.persistence.journalAkka
AsyncWriteProxy$Classakka.persistence.journalAkka
AsyncWriteProxy .InitTimeout$Classakka.persistence.journal.AsyncWriteProxyAkka
AsyncWriteProxy .SetStoreClassakka.persistence.journal.AsyncWriteProxyAkka
AsyncWriteProxy .SetStore$Classakka.persistence.journal.AsyncWriteProxyAkka
AsyncWriteTargetClassakka.persistence.journalAkka
AsyncWriteTarget$Classakka.persistence.journalAkka
AsyncWriteTarget .DeleteMessagesToClassakka.persistence.journal.AsyncWriteTargetAkka
AsyncWriteTarget .DeleteMessagesTo$Classakka.persistence.journal.AsyncWriteTargetAkka
AsyncWriteTarget .ReplayFailureClassakka.persistence.journal.AsyncWriteTargetAkka
AsyncWriteTarget .ReplayFailure$Classakka.persistence.journal.AsyncWriteTargetAkka
AsyncWriteTarget .ReplayMessagesClassakka.persistence.journal.AsyncWriteTargetAkka
AsyncWriteTarget .ReplayMessages$Classakka.persistence.journal.AsyncWriteTargetAkka
AsyncWriteTarget .ReplaySuccessClassakka.persistence.journal.AsyncWriteTargetAkka
AsyncWriteTarget .ReplaySuccess$Classakka.persistence.journal.AsyncWriteTargetAkka
AsyncWriteTarget .WriteMessagesClassakka.persistence.journal.AsyncWriteTargetAkka
AsyncWriteTarget .WriteMessages$Classakka.persistence.journal.AsyncWriteTargetAkka
Eventsourced .AsyncHandlerInvocationdoes not force the actor to stash commands; Originates from either `persistAsync` or `defer` callsSee Also:Serialized FormClassakka.persistence.EventsourcedAkka
Eventsourced .AsyncHandlerInvocation$Classakka.persistence.EventsourcedAkka
Inbox .SyncInboxClassakka.typed.InboxAkka
ScalaDSL .SynchronousSelfThis behavior allows sending messages to itself without going through the Actor’s mailbox.Classakka.typed.ScalaDSLAkka
ScalaDSL .SynchronousSelf$Classakka.typed.ScalaDSLAkka
CountSyncPolicySyncPolicy implementation that will trigger a file system sync after a certain number of tuplesClassorg.apache.storm.hdfs.bolt.syncApache Storm
CountSyncPolicySyncPolicy implementation that will trigger a file system sync after a certain number of tuplesClassorg.apache.storm.hdfs.trident.syncApache Storm
DistributedRPC .AsyncClientClassbacktype.storm.generated.DistributedRPCApache Storm
DistributedRPC .AsyncClient .execute_callClassbacktype.storm.generated.DistributedRPC.AsyncClientApache Storm
DistributedRPC .AsyncClient .FactoryClassbacktype.storm.generated.DistributedRPC.AsyncClientApache Storm
DistributedRPC .AsyncIfaceInterfacebacktype.storm.generated.DistributedRPCApache Storm
DistributedRPC .AsyncProcessorClassbacktype.storm.generated.DistributedRPCApache Storm
DistributedRPC .AsyncProcessor .executeClassbacktype.storm.generated.DistributedRPC.AsyncProcessorApache Storm
DistributedRPCInvocations .AsyncClientClassbacktype.storm.generated.DistributedRPCInvocationsApache Storm
DistributedRPCInvocations .AsyncClient .FactoryClassbacktype.storm.generated.DistributedRPCInvocations.AsyncClientApache Storm
DistributedRPCInvocations .AsyncClient .failRequest_callClassbacktype.storm.generated.DistributedRPCInvocations.AsyncClientApache Storm
DistributedRPCInvocations .AsyncClient .fetchRequest_callClassbacktype.storm.generated.DistributedRPCInvocations.AsyncClientApache Storm
DistributedRPCInvocations .AsyncClient .result_callClassbacktype.storm.generated.DistributedRPCInvocations.AsyncClientApache Storm
DistributedRPCInvocations .AsyncIface org.Interfacebacktype.storm.generated.DistributedRPCInvocationsApache Storm
DistributedRPCInvocations .AsyncProcessorClassbacktype.storm.generated.DistributedRPCInvocationsApache Storm
DistributedRPCInvocations .AsyncProcessor .failRequestClassbacktype.storm.generated.DistributedRPCInvocations.AsyncProcessorApache Storm
DistributedRPCInvocations .AsyncProcessor .fetchRequestClassbacktype.storm.generated.DistributedRPCInvocations.AsyncProcessorApache Storm
DistributedRPCInvocations .AsyncProcessor .resultClassbacktype.storm.generated.DistributedRPCInvocations.AsyncProcessorApache Storm
ISynchronizeOutputCollectorInterfacebacktype.storm.stateApache Storm
Nimbus .AsyncClientClassbacktype.storm.generated.NimbusApache Storm
Nimbus .AsyncClient .activate_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .beginFileDownload_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .beginFileUpload_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .deactivate_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .downloadChunk_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .FactoryClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .finishFileUpload_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .getClusterInfo_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .getNimbusConf_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .getTopology_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .getTopologyConf_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .getTopologyInfo_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .getTopologyInfoWithOpts_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .getUserTopology_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .killTopology_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .killTopologyWithOpts_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .rebalance_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .submitTopology_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .submitTopologyWithOpts_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .uploadChunk_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .uploadNewCredentials_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncIface org.Interfacebacktype.storm.generated.NimbusApache Storm
Nimbus .AsyncProcessorClassbacktype.storm.generated.NimbusApache Storm
Nimbus .AsyncProcessor .activateClassbacktype.storm.generated.Nimbus.AsyncProcessorApache Storm
Nimbus .AsyncProcessor .beginFileDownloadClassbacktype.storm.generated.Nimbus.AsyncProcessorApache Storm
Nimbus .AsyncProcessor .beginFileUploadClassbacktype.storm.generated.Nimbus.AsyncProcessorApache Storm
Nimbus .AsyncProcessor .deactivateClassbacktype.storm.generated.Nimbus.AsyncProcessorApache Storm
Nimbus .AsyncProcessor .downloadChunkClassbacktype.storm.generated.Nimbus.AsyncProcessorApache Storm
Nimbus .AsyncProcessor .finishFileUploadClassbacktype.storm.generated.Nimbus.AsyncProcessorApache Storm
Nimbus .AsyncProcessor .getClusterInfoClassbacktype.storm.generated.Nimbus.AsyncProcessorApache Storm
Nimbus .AsyncProcessor .getNimbusConfClassbacktype.storm.generated.Nimbus.AsyncProcessorApache Storm
Nimbus .AsyncProcessor .getTopologyClassbacktype.storm.generated.Nimbus.AsyncProcessorApache Storm
Nimbus .AsyncProcessor .getTopologyConfClassbacktype.storm.generated.Nimbus.AsyncProcessorApache Storm
Nimbus .AsyncProcessor .getTopologyInfoClassbacktype.storm.generated.Nimbus.AsyncProcessorApache Storm
Nimbus .AsyncProcessor .getTopologyInfoWithOptsClassbacktype.storm.generated.Nimbus.AsyncProcessorApache Storm
Nimbus .AsyncProcessor .getUserTopologyClassbacktype.storm.generated.Nimbus.AsyncProcessorApache Storm
Nimbus .AsyncProcessor .killTopologyClassbacktype.storm.generated.Nimbus.AsyncProcessorApache Storm
Nimbus .AsyncProcessor .killTopologyWithOptsClassbacktype.storm.generated.Nimbus.AsyncProcessorApache Storm
Nimbus .AsyncProcessor .rebalanceClassbacktype.storm.generated.Nimbus.AsyncProcessorApache Storm
Nimbus .AsyncProcessor .submitTopologyClassbacktype.storm.generated.Nimbus.AsyncProcessorApache Storm
Nimbus .AsyncProcessor .submitTopologyWithOptsClassbacktype.storm.generated.Nimbus.AsyncProcessorApache Storm
Nimbus .AsyncProcessor .uploadChunkClassbacktype.storm.generated.Nimbus.AsyncProcessorApache Storm
Nimbus .AsyncProcessor .uploadNewCredentialsClassbacktype.storm.generated.Nimbus.AsyncProcessorApache Storm
SynchronizeOutputCollectorClassbacktype.storm.stateApache Storm
SyncPolicyInterface for controlling when the HdfsBolt syncs and flushes the filesystem.Interfaceorg.apache.storm.hdfs.bolt.syncApache Storm
SyncPolicyInterface for controlling when the HdfsBolt syncs and flushes the filesystem.Interfaceorg.apache.storm.hdfs.trident.syncApache Storm
NonSafeAndSplitAndSyncPipeExpressionGraphClasscascading.flow.planner.rule.expressiongraphCascading
SyncPipeExpressionGraphClasscascading.flow.planner.rule.expressiongraphCascading
AMRMClientAsyncAMRMClientAsync handles communication with the ResourceManager and provides asynchronous updates on events such as container allocations andClassorg.apache.hadoop.yarn.client.api.asyncApache Hadoop
AsyncDispatcherDispatches Events in a separate thread.Classorg.apache.hadoop.yarn.eventApache Hadoop
NMClientAsyncNMClientAsync handles communication with all the NodeManagers and provides asynchronous updates on getting responses from them.Classorg.apache.hadoop.yarn.client.api.asyncApache Hadoop
SyncableThis interface for flush/sync operation.Interfaceorg.apache.hadoop.fsApache Hadoop
AsyncRDDActionsA set of asynchronous RDD actions available through an implicit conversion.Classorg.apache.spark.rddApache Spark
DynamicSerDeAsyncClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
NonSyncByteArrayInputStreamA thread-not-safe version of ByteArrayInputStream, which removes all synchronized modifiers.Classorg.apache.hadoop.hive.common.ioApache Hive
NonSyncByteArrayOutputStreamA thread-not-safe version of ByteArrayOutputStream, which removes all synchronized modifiers.Classorg.apache.hadoop.hive.common.ioApache Hive
NonSyncDataInputBufferA thread-not-safe version of Hadoop's DataInputBuffer, which removes all synchronized modifiers.Classorg.apache.hadoop.hive.ql.ioApache Hive
NonSyncDataOutputBufferA thread-not-safe version of Hadoop's DataOutputBuffer, which removes all synchronized modifiers.Classorg.apache.hadoop.hive.ql.ioApache Hive
TCLIService .AsyncClientClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .AsyncClient .CancelDelegationToken_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .CancelOperation_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .CloseOperation_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .CloseSession_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .ExecuteStatement_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .FactoryClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .FetchResults_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .GetCatalogs_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .GetColumns_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .GetDelegationToken_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .GetFunctions_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .GetInfo_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .GetOperationStatus_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .GetResultSetMetadata_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .GetSchemas_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .GetTables_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .GetTableTypes_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .GetTypeInfo_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .OpenSession_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .RenewDelegationToken_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncIfaceInterfaceorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
ThriftHive .AsyncClientClassorg.apache.hadoop.hive.service.ThriftHiveApache Hive
ThriftHive .AsyncClient .clean_callClassorg.apache.hadoop.hive.service.ThriftHive.AsyncClientApache Hive
ThriftHive .AsyncClient .execute_callClassorg.apache.hadoop.hive.service.ThriftHive.AsyncClientApache Hive
ThriftHive .AsyncClient .FactoryClassorg.apache.hadoop.hive.service.ThriftHive.AsyncClientApache Hive
ThriftHive .AsyncClient .fetchAll_callClassorg.apache.hadoop.hive.service.ThriftHive.AsyncClientApache Hive
ThriftHive .AsyncClient .fetchN_callClassorg.apache.hadoop.hive.service.ThriftHive.AsyncClientApache Hive
ThriftHive .AsyncClient .fetchOne_callClassorg.apache.hadoop.hive.service.ThriftHive.AsyncClientApache Hive
ThriftHive .AsyncClient .getClusterStatus_callClassorg.apache.hadoop.hive.service.ThriftHive.AsyncClientApache Hive
ThriftHive .AsyncClient .getQueryPlan_callClassorg.apache.hadoop.hive.service.ThriftHive.AsyncClientApache Hive
ThriftHive .AsyncClient .getSchema_callClassorg.apache.hadoop.hive.service.ThriftHive.AsyncClientApache Hive
ThriftHive .AsyncClient .getThriftSchema_callClassorg.apache.hadoop.hive.service.ThriftHive.AsyncClientApache Hive
ThriftHive .AsyncIfaceInterfaceorg.apache.hadoop.hive.service.ThriftHiveApache Hive
ThriftHiveMetastore .AsyncClientClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastoreApache Hive
ThriftHiveMetastore .AsyncClient .abort_txn_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .add_dynamic_partitions_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .add_index_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .add_partition_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .add_partition_with_environment_context_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .add_partitions_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .add_partitions_pspec_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .add_partitions_req_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .alter_database_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .alter_function_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .alter_index_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .alter_partition_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .alter_partition_with_environment_context_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .alter_partitions_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .alter_table_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .alter_table_with_cascade_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .alter_table_with_environment_context_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .append_partition_by_name_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .append_partition_by_name_with_environment_context_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .append_partition_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .append_partition_with_environment_context_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .cancel_delegation_token_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .check_lock_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .commit_txn_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .compact_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .create_database_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .create_function_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .create_role_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .create_table_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .create_table_with_environment_context_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .create_type_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .delete_partition_column_statistics_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .delete_table_column_statistics_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_database_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_function_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_index_by_name_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_partition_by_name_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_partition_by_name_with_environment_context_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_partition_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_partition_with_environment_context_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_partitions_req_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_role_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_table_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_table_with_environment_context_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_type_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .exchange_partition_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .FactoryClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .fire_listener_event_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_aggr_stats_for_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_all_databases_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_all_tables_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_config_value_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_current_notificationEventId_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_database_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_databases_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_delegation_token_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_fields_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_fields_with_environment_context_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_function_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_functions_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_index_by_name_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_index_names_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_indexes_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_next_notification_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_open_txns_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_open_txns_info_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_part_specs_by_filter_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partition_by_name_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partition_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partition_column_statistics_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partition_names_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partition_names_ps_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partition_with_auth_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partitions_by_expr_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partitions_by_filter_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partitions_by_names_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partitions_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partitions_ps_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partitions_ps_with_auth_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partitions_pspec_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partitions_statistics_req_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partitions_with_auth_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_principals_in_role_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_privilege_set_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_role_grants_for_principal_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_role_names_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_schema_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_schema_with_environment_context_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_table_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_table_column_statistics_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_table_names_by_filter_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_table_objects_by_name_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_table_statistics_req_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_tables_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_type_all_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_type_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .getMetaConf_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .grant_privileges_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .grant_revoke_privileges_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .grant_revoke_role_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .grant_role_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .heartbeat_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .heartbeat_txn_range_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .isPartitionMarkedForEvent_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .list_privileges_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .list_roles_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .lock_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .markPartitionForEvent_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .open_txns_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .partition_name_has_valid_characters_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .partition_name_to_spec_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .partition_name_to_vals_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .rename_partition_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .renew_delegation_token_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .revoke_privileges_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .revoke_role_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .set_aggr_stats_for_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .set_ugi_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .setMetaConf_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .show_compact_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .show_locks_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .unlock_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .update_partition_column_statistics_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .update_table_column_statistics_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncIfaceInterfaceorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastoreApache Hive
EntityMultiInstanceSynchronizationInterceptorClassorg.jboss.ejb.pluginsJBoss Server
EntitySynchronizationInterceptorThe role of this interceptor is to synchronize the state of the cache with the underlying storage.Classorg.jboss.ejb.pluginsJBoss Server
GwtRemoteInspectorAsyncGWT asynchronous AJAX interface to GwtRemoteInspectorImpl servlet.Interfaceorg.metawidget.inspector.gwt.remote.ifaceMetaWidget
AsyncContentProviderA ContentProvider that notifies listeners that content is available.Interfaceorg.eclipse.jetty.clientJetty
AsyncContentProvider .ListenerA listener that is notified of content availabilityCallback method invoked when content is availableInterfaceorg.eclipse.jetty.client.AsyncContentProviderJetty
AsyncContextEventClassorg.eclipse.jetty.serverJetty
AsyncContextStateClassorg.eclipse.jetty.serverJetty
AsyncDelayHandlerA handler wrapper that provides the framework to asynchronously delay the handling of a request.Classorg.eclipse.jetty.server.handlerJetty
AsyncEchoServletClassorg.eclipse.jetty.embeddedJetty
AsyncGzipFilterClassorg.eclipse.jetty.servletsJetty
AsyncMiddleManServletServlet 3.Classorg.eclipse.jetty.proxyJetty
AsyncMiddleManServlet .ContentTransformerAllows applications to transform upstream and downstream content.Interfaceorg.eclipse.jetty.proxy.AsyncMiddleManServletJetty
AsyncMiddleManServlet .GZIPContentTransformerClassorg.eclipse.jetty.proxy.AsyncMiddleManServletJetty
AsyncMiddleManServlet .TransparentConvenience extension of AsyncMiddleManServlet that offers transparent proxy functionalities.Classorg.eclipse.jetty.proxy.AsyncMiddleManServletJetty
AsyncNCSARequestLogClassorg.eclipse.jetty.serverJetty
AsyncProxyServletServlet 3.Classorg.eclipse.jetty.proxyJetty
AsyncProxyServlet .TransparentConvenience extension of AsyncProxyServlet that offers transparent proxy functionalities.Classorg.eclipse.jetty.proxy.AsyncProxyServletJetty
AsyncRestServletServlet implementation class AsyncRESTServlet.Classorg.eclipse.jetty.example.asyncrestJetty
HttpChannelState .AsyncThe state of the servlet async API.Classorg.eclipse.jetty.server.HttpChannelStateJetty
JsrAsyncRemoteClassorg.eclipse.jetty.websocket.jsr356Jetty
Response .AsyncContentListenerInterfaceorg.eclipse.jetty.client.api.ResponseJetty
SocketAddressResolver .AsyncCreates SocketAddress instances asynchronously in a different thread.Classorg.eclipse.jetty.util.SocketAddressResolverJetty
SocketAddressResolver .SyncCreates SocketAddress instances synchronously in the caller thread.Classorg.eclipse.jetty.util.SocketAddressResolverJetty
Synchronizable via getLock() so that callers can synchronize externally on that lock:Interfaceorg.eclipse.jetty.clientJetty
AsyncLogTargetAn asynchronous LogTarget that sends entries on in another thread.Classorg.apache.log.outputApache Avalon
AsyncLogTargetFactoryAsyncLogTargetFactory class.Classorg.apache.avalon.excalibur.logger.factoryApache Avalon
SynchronizedPriorityQueueA thread safe version of the PriorityQueue.Classorg.apache.avalon.cornerstone.blocks.schedulerApache Avalon
SyncbaseTimingSpecifierA class to handle syncbase SMIL timing specifiers.Classorg.apache.batik.anim.timingApache FOP Batik
AsyncFunctionInterfaceorg.boon.coreFastJson
SynchronizedStatementClassorg.eclipse.jdt.internal.compiler.astECJ
AsynchronousMarks a method as an asynchronous method, to be dispatched by the EJB3 TimerService.Classorg.jboss.seam.annotations.asyncJBoss Seam
AsynchronousSomething that happens asynchronously, and with a full set of Seam contexts, including propagation of the Classorg.jboss.seam.asyncJBoss Seam
AsynchronousEventAn asynchronous eventAuthor:Gavin KingSee Also:Serialized FormClassorg.jboss.seam.asyncJBoss Seam
AsynchronousExceptionHandlerClassorg.jboss.seam.asyncJBoss Seam
AsynchronousInterceptorDispatches method calls to @Asynchronous methods asynchronously, and returns the "timer" objectClassorg.jboss.seam.asyncJBoss Seam
AsynchronousInvocationAn asynchronous method invocation.Classorg.jboss.seam.asyncJBoss Seam
EjbSynchronizationsReceives JTA transaction completion notifications from the EJB container, and passes them on to the registeredClassorg.jboss.seam.transactionJBoss Seam
LocalEjbSynchronizationsLocal interface for EjbTransactionMethods inherited from interface org.Interfaceorg.jboss.seam.transactionJBoss Seam
SeSynchronizationsThis implementation does not have access to the JTA TransactionManager, so it is not fully aware of container managed transaction lifecycle, and is notClassorg.jboss.seam.transactionJBoss Seam
SynchronizationInterceptorSerializes calls to a component.Classorg.jboss.seam.coreJBoss Seam
SynchronizationsInterfaceorg.jboss.seam.transactionJBoss Seam
SynchronizedSpecifies that a stateful component has multiple concurrent clients, and so accessClassorg.jboss.seam.annotationsJBoss Seam
SynchronizedClassgroovy.transformGroovy
SynchronizedASTTransformationHandles generation of code for the @Synchronized annotation.Classorg.codehaus.groovy.transformGroovy
SynchronizedStatementRepresents a synchronized statementAuthor:James StrachanClassorg.codehaus.groovy.ast.stmtGroovy
AsyncAppenderThe AsyncAppender lets users log events asynchronously.Classorg.apache.log4jApache Log4j
SynchronizedInterner For interning (canonicalizing) things in a multi-threaded environment.Classedu.stanford.nlp.util.concurrentStanford Parser
SynchronizedTreeTransformerIf you have a TreeTransformer which is not threadsafe, and you need to call it from multiple threads, this will wrap it in aClassedu.stanford.nlp.treesStanford Parser
SynchronizedCacheClassorg.apache.ibatis.cache.decoratorsMyBatis
SynchronizedBagDecorates another Bag to synchronize its behaviour for a multi-threaded environment.Classorg.apache.commons.collections4.bagApache Commons
SynchronizedCollectionDecorates another Collection to synchronize its behaviour for a multi-threaded environment.Classorg.apache.commons.collections4.collectionApache Commons
SynchronizedMultiSetDecorates another MultiSet to synchronize its behaviour for a multi-threaded environment.Classorg.apache.commons.collections4.multisetApache Commons
SynchronizedSortedBagDecorates another SortedBag to synchronize its behaviour for a multi-threaded environment.Classorg.apache.commons.collections4.bagApache Commons
AsyncQueryRunnerExecutes SQL queries with pluggable strategies for handling ResultSets.Classorg.apache.commons.dbutilsApache Commons
SynchronizedDescriptiveStatistics DescriptiveStatistics that is safe to use in a multithreaded environment.Classorg.apache.commons.math3.stat.descriptiveApache Commons
SynchronizedMultivariateSummaryStatistics MultivariateSummaryStatistics that is safe to use in a multithreaded environment.Classorg.apache.commons.math3.stat.descriptiveApache Commons
SynchronizedRandomGeneratorAny RandomGenerator implementation can be thread-safe if it is used through an instance of this class.Classorg.apache.commons.math3.randomApache Commons
SynchronizedSummaryStatistics SummaryStatistics that is safe to use in a multithreaded environment.Classorg.apache.commons.math3.stat.descriptiveApache Commons
AbstractSyncTaskAn abstract file synchronization task.Classorg.apache.commons.vfs2.tasksApache Commons
AbstractSyncTask .SourceInfoInformation about a source file.Classorg.apache.commons.vfs2.tasks.AbstractSyncTaskApache Commons
SynchronizedFileObjectThis decorator synchronize all access to the FileObject.Classorg.apache.commons.vfs2.implApache Commons
SyncTaskA task that synchronises the destination folder to look exactly like the source folder (or folders).Classorg.apache.commons.vfs2.tasksApache Commons
AsyncEventBusAn EventBus that takes the Executor of your choice and uses it to dispatch events, allowing dispatch to occur asynchronously.Classcom.google.common.eventbusGoogle Guava
AsyncFunctionTransforms a value, possibly asynchronously.Interfacecom.google.common.util.concurrentGoogle Guava
AsynchronousFillHandleClass used to perform report filling asychronously.Classnet.sf.jasperreports.engine.fillSourceforge Jasper Reports
AsynchronousFilllListenerListener interface for the asynchronous filling method.Interfacenet.sf.jasperreports.engine.fillSourceforge Jasper Reports
AsyncJasperPrintAccessorGenerated report accessor used for asynchronous report executions that publishes pages before the entire report has been generated.Classnet.sf.jasperreports.web.servletsSourceforge Jasper Reports
AsynchronousRecordSourceA mixin interface that can be implemented by RecordSource's.Interfaceorg.freehep.record.sourceFreeHep
ANDROIDNativeFenceSyncNative bindings to the ANDROID_native_fence_sync extension.Classorg.lwjgl.eglLWJGL
APPLESyncNative bindings to the APPLE_sync extension.Classorg.lwjgl.openglesLWJGL
ARBSyncNative bindings to the ARB_sync extension.Classorg.lwjgl.openglLWJGL
EXTX11SyncObjectNative bindings to the EXT_x11_sync_object extension.Classorg.lwjgl.openglLWJGL
GLXSGIVideoSyncNative bindings to the GLX_SGI_video_sync extension.Classorg.lwjgl.openglLWJGL
KHRFenceSyncNative bindings to the KHR_fence_sync extension.Classorg.lwjgl.eglLWJGL
KHRReusableSyncNative bindings to the KHR_reusable_sync extension.Classorg.lwjgl.eglLWJGL
KHRWaitSyncNative bindings to the KHR_wait_sync extension.Classorg.lwjgl.eglLWJGL
NVStreamSyncNative bindings to the NV_stream_sync extension.Classorg.lwjgl.eglLWJGL
NVSyncNative bindings to the NV_sync extension.Classorg.lwjgl.eglLWJGL
AbstractHttpAsyncClientClassorg.apache.http.impl.nio.clientApache HttpComponents
AsyncByteConsumerHttpAsyncResponseConsumer implementation that provides convenience methods for processing of binary content entities enclosedClassorg.apache.http.nio.client.methodsApache HttpComponents
AsyncCharConsumerHttpAsyncResponseConsumer implementation that provides convenience methods for processing of textual content entities enclosedClassorg.apache.http.nio.client.methodsApache HttpComponents
AsyncSchemeClassorg.apache.http.nio.conn.schemeApache HttpComponents
AsyncSchemeRegistryA set of supported protocol AsyncSchemes.Classorg.apache.http.nio.conn.schemeApache HttpComponents
AsyncSchemeRegistryFactoryClassorg.apache.http.impl.nio.connApache HttpComponents
ClientAsyncConnectionInterfaceorg.apache.http.nio.connApache HttpComponents
ClientAsyncConnectionFactoryInterfaceorg.apache.http.nio.connApache HttpComponents
ClientAsyncConnectionManagerInterfaceorg.apache.http.nio.connApache HttpComponents
CloseableHttpAsyncClientBase implementation of HttpAsyncClient that also implements Closeable.Classorg.apache.http.impl.nio.clientApache HttpComponents
DefaultAsyncUserTokenHandlerDefault implementation of UserTokenHandler for asynchrounous HTTP client communication.Classorg.apache.http.impl.nio.clientApache HttpComponents
DefaultClientAsyncConnectionClassorg.apache.http.impl.nio.connApache HttpComponents
DefaultClientAsyncConnectionFactoryClassorg.apache.http.impl.nio.connApache HttpComponents
DefaultHttpAsyncClientClassorg.apache.http.impl.nio.clientApache HttpComponents
DefaultHttpAsyncRoutePlannerClassorg.apache.http.impl.nio.connApache HttpComponents
HttpAsyncClientThis interface represents only the most basic contract for HTTP request execution.Interfaceorg.apache.http.nio.clientApache HttpComponents
HttpAsyncClientBuilderBuilder for CloseableHttpAsyncClient instances.Classorg.apache.http.impl.nio.clientApache HttpComponents
HttpAsyncClientsFactory methods for CloseableHttpAsyncClient and CloseableHttpPipeliningClient instances.Classorg.apache.http.impl.nio.clientApache HttpComponents
HttpAsyncClientUtilsStatic helpers for dealing with HttpAsyncClient.Classorg.apache.http.nio.client.utilApache HttpComponents
HttpAsyncMethodsFactory methods for asynchronous request producers and response consumers.Classorg.apache.http.nio.client.methodsApache HttpComponents
ManagedClientAsyncConnectionInterfaceorg.apache.http.nio.connApache HttpComponents
PoolingClientAsyncConnectionManagerClassorg.apache.http.impl.nio.connApache HttpComponents
AsyncAppenderIn order to optimize performance this appender deems events of level TRACE, DEBUG and INFO as discardable.Classch.qos.logback.classicLogBack
AsyncAppenderBaseThis appender and derived classes, log events asynchronously.Classch.qos.logback.coreLogBack
AsynchronousCompressorClassch.qos.logback.core.rolling.helperLogBack
UnsynchronizedAppenderBaseSimilar to AppenderBase except that derived appenders need to handle thread synchronization on their own.Classch.qos.logback.coreLogBack
SynchronizedListSynchronized implementation of the List interface.Classorg.apache.pivot.collections.concurrentApache Pivot
SynchronizedMapSynchronized implementation of the Map interface.Classorg.apache.pivot.collections.concurrentApache Pivot
SynchronizedQueueSynchronized implementation of the Queue interface.Classorg.apache.pivot.collections.concurrentApache Pivot
SynchronizedSetSynchronized implementation of the Set interface.Classorg.apache.pivot.collections.concurrentApache Pivot
SynchronizedStackSynchronized implementation of the Stack interface.Classorg.apache.pivot.collections.concurrentApache Pivot
AsyncContextInterfacejavax.servletServletApi
AsyncEventClassjavax.servletServletApi
AsyncListenerInterfacejavax.servletServletApi
AsyncAppenderIn order to optimize performance this appender deems events of level TRACE, DEBUG and INFO as discardable.Classch.qos.logback.classicLogback Api
AsyncAppenderBaseThis appender and derived classes, log events asynchronously.Classch.qos.logback.coreLogback Api
AsynchronousCompressorClassch.qos.logback.core.rolling.helperLogback Api
UnsynchronizedAppenderBaseSimilar to AppenderBase except that derived appenders need to handle thread synchronization on their own.Classch.qos.logback.coreLogback Api
SvnRepositorySynchronizeClassorg.tmatesoft.svn.core.wc2.adminSVNKit (Subversion)
SvnRepositorySyncInfoClassorg.tmatesoft.svn.core.wc2.adminSVNKit (Subversion)
SVNSyncInfo S V N S y n c I n f o r e p r e s e n t s i n f o r m a t i o n o n r e p o s i t o r y s y n c h r o n i z a t i o n C o n s t r u c t o r S u m m a r y S V N S y n c I n f o ( j a v a . Classorg.tmatesoft.svn.core.wc.adminSVNKit (Subversion)
SynchronizationTypeClassjavax.persistenceHibernate JPA
AsynchronousComputationException W r a p s a n e x c e p t i o n t h a t o c c u r e d d u r i n g a c o m p u t a t i o n i n a d i f f e r e n t t h r e a d . Classcom.google.common.collectGoogle Collections
WSAsyncClassplay.libs.wsPlay
WSAsync .HttpAsyncResponseClassplay.libs.ws.WSAsyncPlay
SynchronousXHRClasscom.vaadin.terminal.gwt.clientVaadin
GenericAsyncEngineClassorg.huihoo.ofbiz.smart.service.engineGlassFish
GenericAsyncEngineClassorg.huihoo.ofbiz.smart.service.engineApache OfBiz
AsyncOAuth2SupportInterfacetwitter4j.authTwitter4J
AsyncOAuthSupportInterfacetwitter4j.authTwitter4J
AsyncTwitterInterfacetwitter4jTwitter4J
AsyncTwitterFactoryClasstwitter4jTwitter4J
AsyncTwitterImplClasstwitter4jTwitter4J
DirectMessagesResourcesAsyncInterfacetwitter4j.apiTwitter4J
FavoritesResourcesAsyncInterfacetwitter4j.apiTwitter4J
FriendsFollowersResourcesAsyncInterfacetwitter4j.apiTwitter4J
HelpResourcesAsyncInterfacetwitter4j.apiTwitter4J
ListsResourcesAsyncInterfacetwitter4j.apiTwitter4J
PlacesGeoResourcesAsyncInterfacetwitter4j.apiTwitter4J
SavedSearchesResourcesAsyncInterfacetwitter4j.apiTwitter4J
SearchResourceAsyncInterfacetwitter4j.apiTwitter4J
SpamReportingResourceAsyncInterfacetwitter4j.apiTwitter4J
SuggestedUsersResourcesAsyncInterfacetwitter4j.apiTwitter4J
TimelinesResourcesAsyncInterfacetwitter4j.apiTwitter4J
TrendsResourcesAsyncInterfacetwitter4j.apiTwitter4J
TweetsResourcesAsyncInterfacetwitter4j.apiTwitter4J
UsersResourcesAsyncInterfacetwitter4j.apiTwitter4J
VersionAsyncClasstwitter4jTwitter4J
Async Classcom.liferay.portal.kernel.messaging.asyncLiferay Portal
BaseAsyncDatagramReceiveHandlerClasscom.liferay.portal.kernel.nio.intrabandLiferay Portal
BaseAsyncDestination F i e l d s i n h e r i t e d f r o m c l a s s c o m . Classcom.liferay.portal.kernel.messagingLiferay Portal
BaseIntraband .SendSyncDatagramCompletionHandler N e s t e d C l a s s S u m m a r y N e s t e d c l a s s e s / i n t e r f a c e s i n h e r i t e d f r o m i n t e r f a c e c o m . Classcom.liferay.portal.kernel.nio.intraband.BaseIntrabandLiferay Portal
DefaultSingleDestinationSynchronousMessageSenderClasscom.liferay.portal.kernel.messaging.senderLiferay Portal
DefaultSynchronousMessageSenderClasscom.liferay.portal.kernel.messaging.senderLiferay Portal
DirectSynchronousMessageSenderClasscom.liferay.portal.kernel.messaging.senderLiferay Portal
DLSyncConstantsClasscom.liferay.portlet.documentlibrary.modelLiferay Portal
DLSyncEvent T h e e x t e n d e d m o d e l i n t e r f a c e f o r t h e D L S y n c E v e n t s e r v i c e . Interfacecom.liferay.portlet.documentlibrary.modelLiferay Portal
DLSyncEventActionableDynamicQuery C o n s t r u c t o r S u m m a r y D L S y n c E v e n t A c t i o n a b l e D y n a m i c Q u e r y ( ) M e t h o d s i n h e r i t e d f r o m c l a s s c o m . Classcom.liferay.portlet.documentlibrary.service.persistenceLiferay Portal
DLSyncEventLocalService P r o v i d e s t h e l o c a l s e r v i c e i n t e r f a c e f o r D L S y n c E v e n t . Interfacecom.liferay.portlet.documentlibrary.serviceLiferay Portal
DLSyncEventLocalServiceUtil P r o v i d e s t h e l o c a l s e r v i c e u t i l i t y f o r D L S y n c E v e n t . Classcom.liferay.portlet.documentlibrary.serviceLiferay Portal
DLSyncEventLocalServiceWrapper P r o v i d e s a w r a p p e r f o r D L S y n c E v e n t L o c a l S e r v i c e . Classcom.liferay.portlet.documentlibrary.serviceLiferay Portal
DLSyncEventModel T h e b a s e m o d e l i n t e r f a c e f o r t h e D L S y n c E v e n t s e r v i c e . Interfacecom.liferay.portlet.documentlibrary.modelLiferay Portal
DLSyncEventPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e d l s y n c e v e n t s e r v i c e . Interfacecom.liferay.portlet.documentlibrary.service.persistenceLiferay Portal
DLSyncEventSoap T h i s c l a s s i s u s e d b y S O A P r e m o t e s e r v i c e s . Classcom.liferay.portlet.documentlibrary.modelLiferay Portal
DLSyncEventUtil T h e p e r s i s t e n c e u t i l i t y f o r t h e d l s y n c e v e n t s e r v i c e . Classcom.liferay.portlet.documentlibrary.service.persistenceLiferay Portal
DLSyncEventWrapper T h i s c l a s s i s a w r a p p e r f o r D L S y n c E v e n t . Classcom.liferay.portlet.documentlibrary.modelLiferay Portal
NoSuchSyncEventException S e e A l s o : S e r i a l i z e d F o r m C o n s t r u c t o r S u m m a r y N o S u c h S y n c E v e n t E x c e p t i o n ( ) Classcom.liferay.portlet.documentlibraryLiferay Portal
NoSuchSyncException S e e A l s o : S e r i a l i z e d F o r m C o n s t r u c t o r S u m m a r y N o S u c h S y n c E x c e p t i o n ( ) Classcom.liferay.portlet.documentlibraryLiferay Portal
PortalCacheMapSynchronizeUtilClasscom.liferay.portal.kernel.cacheLiferay Portal
PortalCacheMapSynchronizeUtil .SynchronizerInterfacecom.liferay.portal.kernel.cache.PortalCacheMapSynchronizeUtilLiferay Portal
SingleDestinationSynchronousMessageSenderInterfacecom.liferay.portal.kernel.messaging.senderLiferay Portal
SPISynchronousQueueUtilClasscom.liferay.portal.kernel.resiliency.spi.providerLiferay Portal
SynchronousDestination F i e l d s i n h e r i t e d f r o m c l a s s c o m . Classcom.liferay.portal.kernel.messagingLiferay Portal
SynchronousMessageListenerClasscom.liferay.portal.kernel.messaging.senderLiferay Portal
SynchronousMessageSenderInterfacecom.liferay.portal.kernel.messaging.senderLiferay Portal
UnsyncBufferedInputStream S e e h t t p : / / i s s u e s . Classcom.liferay.portal.kernel.io.unsyncLiferay Portal
UnsyncBufferedOutputStream S e e h t t p : / / i s s u e s . Classcom.liferay.portal.kernel.io.unsyncLiferay Portal
UnsyncBufferedReader S e e h t t p : / / i s s u e s . Classcom.liferay.portal.kernel.io.unsyncLiferay Portal
UnsyncBufferedWriter S e e h t t p : / / i s s u e s . Classcom.liferay.portal.kernel.io.unsyncLiferay Portal
UnsyncByteArrayInputStream S e e h t t p : / / i s s u e s . Classcom.liferay.portal.kernel.io.unsyncLiferay Portal
UnsyncByteArrayOutputStream S e e h t t p : / / i s s u e s . Classcom.liferay.portal.kernel.io.unsyncLiferay Portal
UnsyncCharArrayReaderClasscom.liferay.portal.kernel.io.unsyncLiferay Portal
UnsyncCharArrayWriterClasscom.liferay.portal.kernel.io.unsyncLiferay Portal
UnsyncFilterInputStream S e e h t t p : / / i s s u e s . Classcom.liferay.portal.kernel.io.unsyncLiferay Portal
UnsyncFilterOutputStream S e e h t t p : / / i s s u e s . Classcom.liferay.portal.kernel.io.unsyncLiferay Portal
UnsyncPrintWriter S e e h t t p : / / i s s u e s . Classcom.liferay.portal.kernel.io.unsyncLiferay Portal
UnsyncPrintWriterPoolClasscom.liferay.portal.kernel.utilLiferay Portal
UnsyncStringReader S e e h t t p : / / i s s u e s . Classcom.liferay.portal.kernel.io.unsyncLiferay Portal
UnsyncStringWriter S e e h t t p : / / i s s u e s . Classcom.liferay.portal.kernel.io.unsyncLiferay Portal
UnsyncTeeWriter F i e l d s i n h e r i t e d f r o m c l a s s j a v a . Classcom.liferay.portal.kernel.io.unsyncLiferay Portal
SynchronousBundleListenerA synchronous BundleEvent listener.Interfaceorg.osgi.frameworkOSGI
SynchronousConfigurationListenerSynchronous Listener for Configuration Events.Interfaceorg.osgi.service.cmOSGI
SyncMLClassorg.kxml2.wap.syncmlOSGI
SynchronousQueueServiceAn implementation of the Lifecycle Queue Service for synchronous processing.Classorg.apache.felix.ipojo.extender.internal.queueApache Felix
AsyncResultClassninja-core.ninjaSpark Micro Web
AsyncStrategyInterfaceninja-servlet.ninja.servlet.asyncSpark Micro Web
AsyncStrategyFactoryInterfaceninja-servlet.ninja.servlet.asyncSpark Micro Web
AsyncStrategyFactoryHolderClassninja-servlet.ninja.servlet.asyncSpark Micro Web
BlockingAsyncStrategyClassninja-servlet.ninja.servlet.asyncSpark Micro Web
Servlet3AsyncStrategyClassninja-servlet.ninja.servlet.asyncSpark Micro Web
AsyncResultClassninjaNinja
AsyncStrategyInterfaceninja.servlet.asyncNinja
AsyncStrategyFactoryInterfaceninja.servlet.asyncNinja
AsyncStrategyFactoryHolderClassninja.servlet.asyncNinja
BlockingAsyncStrategyClassninja.servlet.asyncNinja
Servlet3AsyncStrategyClassninja.servlet.asyncNinja
AsynchronousLocalEngineRunnerRuns a local version of a TaskProcessor asynchronously.Classorg.apache.oodt.cas.workflow.engine.runnerApache OODT
AsynchronousLocalEngineRunnerFactoryA EngineRunnerFactory which creates AsynchronousLocalEngineRunners.Classorg.apache.oodt.cas.workflow.engine.runnerApache OODT
AsyncHTTPConduitClassorg.apache.cxf.transport.http.asyncclientApache CXF
AsyncHTTPConduitFactoryClassorg.apache.cxf.transport.http.asyncclientApache CXF
AsyncHTTPConduitFactory .UseAsyncPolicyClassorg.apache.cxf.transport.http.asyncclientApache CXF
AsyncHttpTransportFactoryClassorg.apache.cxf.transport.http.asyncclientApache CXF
AsyncResponseImplClassorg.apache.cxf.jaxrs.implApache CXF
CXFHttpAsyncRequestProducerClassorg.apache.cxf.transport.http.asyncclientApache CXF
CXFHttpAsyncResponseConsumerClassorg.apache.cxf.transport.http.asyncclientApache CXF
NettyHttpConduitFactory .UseAsyncPolicyClassorg.apache.cxf.transport.http.netty.clientApache CXF
OneShotAsyncExecutorClassorg.apache.cxf.workqueueApache CXF
ServerAsyncResponseClassorg.apache.cxf.jaxwsApache CXF
SynchronousExecutorUsed to mimic Executor semantics by hijacking calling thread.Classorg.apache.cxf.workqueueApache CXF
UseAsyncMethodInstructs the runtime to dispatch using the async method on service if continuations are available.Classorg.apache.cxf.annotationsApache CXF
SynchronousEventListenerDefines a marker interface for EventListener implementations that wish a synchronous notification of changes to theInterfaceorg.apache.jackrabbit.core.observationApache JackRabbit
AsyncReconfigurableSets the configuration version to use.Interfaceorg.apache.curator.framework.apiApache Curator
SyncBuilderInterfaceorg.apache.curator.framework.apiApache Curator
SyncBuilderImplClassorg.apache.curator.framework.impsApache Curator
SynchronizedProtocolDecoderA ProtocolDecoder implementation which decorates an existing decoder to be thread-safe.Classorg.apache.mina.filter.codecApache Mina
SynchronizedProtocolEncoderA ProtocolEncoder implementation which decorates an existing encoder to be thread-safe.Classorg.apache.mina.filter.codecApache Mina
SynchronizedQueueA decorator that makes the specified Queue thread-safe.Classorg.apache.mina.utilApache Mina
SynchPointInterfaceorg.apache.uima.collection.base_cpmApache Uima
SyncMessageA message used for synchronization of the child with parent.Classorg.apache.cayenne.remoteApache Cayenne
TransactionSynchronizedRunnableClassorg.jboss.weld.eventJBoss Weld
DisableFsyncFSDisables actual calls to fsync.Classorg.apache.lucene.mockfileApache Lucene
FilterAsynchronousFileChannelA FilterAsynchronousFileChannel contains another AsynchronousFileChannel, which it uses as its basic Classorg.apache.lucene.mockfileApache Lucene
LuceneTestCase .SuppressFsyncClassorg.apache.lucene.util.LuceneTestCaseApache Lucene
AsyncConditionsAlternative to class BlockingVariable(s) that allows to evaluate conditions in a thread other than the spec runner's thread(s).Classspock.util.concurrentSpock
AsyncAnnotatedSagaManagerA SagaManager implementation that processes Sagas asynchronously.Classorg.axonframework.saga.annotationAxon
AsynchronousClusterCluster implementation that publishes events to the subscribed Event Listeners asynchronously from the publishing thread.Classorg.axonframework.eventhandling.asyncAxon
AsynchronousCommandBusSpecialization of the SimpleCommandBus that processed Commands asynchronously from the calling thread.Classorg.axonframework.commandhandlingAxon
AsyncSagaCreationElectorManages the election of which asynchronous saga event processor is responsible for creating a new Saga instance,Since:2.Classorg.axonframework.saga.annotationAxon
AsyncSagaEventProcessorProcesses events by forwarding it to Saga instances "owned" by each processor.Classorg.axonframework.saga.annotationAxon
AsyncSagaManagerBeanDefinitionParserBeanDefinitionParser that parses saga-manager elements in the application context.Classorg.axonframework.contextsupport.springAxon
AsyncSagaProcessingEventPlaceholder for information required by the AsyncSagaEventProcessor for processing Events.Classorg.axonframework.saga.annotationAxon
SyncSagaManagerBeanDefinitionParserBeanDefinitionParser that parses saga-manager elements in the application context.Classorg.axonframework.contextsupport.springAxon
AsyncOnSubscribeA utility class to create OnSubscribe functions that respond correctly to back pressure requests from subscribers.Classrx.observablesRxJava
AsyncSubjectSubject that publishes only the last item observed to each Observer that has subscribed, when the source Observable completes.Classrx.subjectsRxJava
SyncOnSubscribeA utility class to create OnSubscribe functions that respond correctly to back pressure requests from subscribers.Classrx.observablesRxJava
OCommandRequestAsynchInterfacecom.orientechnologies.orient.core.commandOrientdb
OrientGraphAsynchA Blueprints implementation of the graph database OrientDB (http://www.Classcom.tinkerpop.blueprints.impls.orient.asynchOrientdb
OSQLAsynchQuerySQL asynchronous query.Classcom.orientechnologies.orient.core.sql.queryOrientdb
OSQLSynchQuerySQL synchronous query.Classcom.orientechnologies.orient.core.sql.queryOrientdb
OStorageRemoteAsynchEventListenerClasscom.orientechnologies.orient.client.remoteOrientdb
OSynchEventAdapterManage the synchronization among Runnable requester.Classcom.orientechnologies.common.synchOrientdb
SynchronizedLRUListClasscom.orientechnologies.orient.core.index.hashindex.local.cacheOrientdb
SynchronizedInterner For interning (canonicalizing) things in a multi-threaded environment.Classedu.stanford.nlp.util.concurrentJavaNlp
SynchronizedTreeTransformerIf you have a TreeTransformer which is not threadsafe, and you need to call it from multiple threads, this will wrap it in aClassedu.stanford.nlp.treesJavaNlp
AMQImpl .Basic .RecoverAsyncClasscom.rabbitmq.client.impl.AMQImpl.BasicRabbitMQ
AMQP .Basic .RecoverAsyncInterfacecom.rabbitmq.client.AMQP.BasicRabbitMQ
AMQP .Basic .RecoverAsync .BuilderClasscom.rabbitmq.client.AMQP.Basic.RecoverAsyncRabbitMQ
Tracer .AsyncLoggerA Tracer.Classcom.rabbitmq.tools.TracerRabbitMQ
AdminSynchProductsOptionsClasscom.konakartadmin.appKonaKart
AsyncDocumentRequestHandlerProvides an interface for Asynchronous request handling.Interfacecom.codename1.ui.htmlCodeName One
AsyncDocumentRequestHandlerImpl HTML support in CodenameOne.Classcom.codename1.ui.htmlCodeName One
FileEncodedImageAsyncThis class is identical to FileEncodedImage with the difference of using asynchronous loading for files (and the animation framework) which willClasscom.codename1.componentsCodeName One
StorageImageAsyncAsynchronous storage image that loads in the background and not during the paint cycle effectively not blocking the EDT drawing speed.Classcom.codename1.componentsCodeName One
SynchronizedLabelCacheAllow multiple thread to modify LabelCache.Classorg.geotools.renderer.liteGeoTools
ReadWriteLockSyncA simple ReadWriteLock synchronizer.Classnet.sf.ehcache.concurrentEHCache
RMIAsynchronousCacheReplicatorListens to CacheManager and Cache events and propagates those to CachePeer peers of the Cache asynchronously.Classnet.sf.ehcache.distributionEHCache
RMISynchronousCacheReplicatorListens to CacheManager and Cache events and propagates those to CachePeer peers of the Cache.Classnet.sf.ehcache.distributionEHCache
StripedReadWriteLockSyncProvides a number of Sync which allow fine-grained concurrency.Classnet.sf.ehcache.concurrentEHCache
SyncInterfacenet.sf.ehcache.concurrentEHCache
SyncThreadThread that invokes a callable multiple times concurrently.Classnet.spy.memcached.compatSpyMemCached
JCTree .JCSynchronizedA synchronized block.Classcom.sun.tools.javac.tree.JCTreeFiji
Sync_Measure_3DThis PlugIn synchronizes the cursor and z-slice in all selected windows, and performs measurements on 3D ROIs in all selected windows.ClassFiji
Sync_WindowsThis class "synchronizes" mouse input in multiple windows.ClassFiji
SynchronizedTreeA tree node for a 'synchronized' statement.Interfacecom.sun.source.treeFiji
UniverseSynchronizerClassij3dFiji
AbstractOwnableSynchronizerA synchronizer that may be exclusively owned by a strand.Classco.paralleluniverse.strands.concurrentQuasar
AbstractQueuedLongSynchronizerA version of AbstractQueuedSynchronizer in which synchronization state is maintained as a long.Classco.paralleluniverse.strands.concurrentQuasar
AbstractQueuedSynchronizerProvides a framework for implementing blocking locks and related synchronizers (semaphores, events, etc) that rely onClassco.paralleluniverse.strands.concurrentQuasar
AsyncCompletionStageTurns CompletableFutures into fiber-blocking operations.Classco.paralleluniverse.fibers.futuresQuasar
AsyncListenableFutureTurns Google Guava's ListenableFutures into a fiber-blocking operation.Classco.paralleluniverse.fibers.futuresQuasar
ConditionSynchronizerClassco.paralleluniverse.strandsQuasar
DoneSynchronizerClassco.paralleluniverse.strandsQuasar
FiberAsyncA general helper class that transforms asynchronous requests to synchronous (fiber-blocking) calls.Classco.paralleluniverse.fibersQuasar
OwnedSynchronizerClassco.paralleluniverse.strandsQuasar
SimpleConditionSynchronizerClassco.paralleluniverse.strandsQuasar
SynchronizationInterfaceco.paralleluniverse.strandsQuasar
_SynchronizationStubClassorg.omg.CosTransactionsCorba
SynchronizationInterfaceorg.omg.CosTransactionsCorba
_SynchronizationImplBaseClassorg.omg.CosTransactionsCorba
SynchronizationHelperClassorg.omg.CosTransactionsCorba
SynchronizationHolderClassorg.omg.CosTransactionsCorba
SynchronizationUnavailableHelperClassorg.omg.CosTransactionsCorba
SynchronizationUnavailableHolderClassorg.omg.CosTransactionsCorba
SynchronizationUnavailableClassorg.omg.CosTransactionsCorba
MultiSynchUtility class for obtaining synch lock across multiple objects.Classcom.androidplot.utilAndroid Plot
MultiSynch .ActionCallback class for doing work from within a MultiSynch.Interfacecom.androidplot.utilAndroid Plot
SynchronizedIteratorSynchronized (thread-safe) wrapper for an Iterator.Classorg.knime.core.data.utilKNIME
SynchronizedIterator .ElementAndIndexClassorg.knime.core.data.utilKNIME
SynchroniserA ThreadingPolicy that makes the Mockery thread-safe and helps tests synchronise with background threads.Classorg.jmock.lib.concurrentJMock
UnsupportedSynchronousOperationExceptionThrown to report that a DeterministicScheduler has been asked to perform a blocking wait, which is not supported.Classorg.jmock.lib.concurrentJMock
CmsSynchronizeContains all methods to synchronize the VFS with the "real" FS.Classorg.opencms.synchronizeOpenCMS
CmsSynchronizedUpdateSetHelper class which keeps track of a set of updates to be performed in a different thread.Classorg.opencms.ade.configurationOpenCMS
CmsSynchronizeExceptionThrown by a class which implements org.Classorg.opencms.synchronizeOpenCMS
CmsSynchronizeListDefines the CmsSynchronizeList object, used to store synchronisation data required to synchronize the VFS and the server FS.Classorg.opencms.synchronizeOpenCMS
CmsSynchronizeReportProvides an output window for a CmsReport.Classorg.opencms.workplace.commonsOpenCMS
CmsSynchronizeSettingsContains the settings for the synchronization.Classorg.opencms.synchronizeOpenCMS
CmsSynchronizeThreadSynchronizes a VFS folder with a folder form the "real" file system.Classorg.opencms.workplace.threadsOpenCMS
I_CmsContainerpageServiceAsyncThe RPC service asynchronous interface used by the container-page editor.Interfaceorg.opencms.ade.containerpage.shared.rpcOpenCMS
I_CmsContentServiceAsyncThe content service used to load and persist entity and type information.Interfaceorg.opencms.acacia.shared.rpcOpenCMS
I_CmsContentServiceAsyncThe content editor asynchronous service interface.Interfaceorg.opencms.ade.contenteditor.shared.rpcOpenCMS
I_CmsCoreServiceAsyncProvides general core services.Interfaceorg.opencms.gwt.shared.rpcOpenCMS
I_CmsGalleryServiceAsyncHandles all RPC services related to the gallery dialog.Interfaceorg.opencms.ade.galleries.shared.rpcOpenCMS
I_CmsLogServiceAsyncHandles client side logging.Interfaceorg.opencms.gwt.shared.rpcOpenCMS
I_CmsPostUploadDialogServiceAsyncAsynchronous service interface for the upload property dialog.Interfaceorg.opencms.ade.postupload.shared.rpcOpenCMS
I_CmsPreviewServiceAsyncHandles the common RPC services related to the gallery preview dialog.Interfaceorg.opencms.ade.galleries.shared.rpcOpenCMS
I_CmsPublishServiceAsyncThe asynchronous interface to the publish service.Interfaceorg.opencms.ade.publish.shared.rpcOpenCMS
I_CmsSitemapServiceAsyncHandles all RPC services related to the sitemap.Interfaceorg.opencms.ade.sitemap.shared.rpcOpenCMS
I_CmsSynchronizeModificationDefines methods which can be pluged into the syncronisation process between VFS and "real" FS.Interfaceorg.opencms.synchronizeOpenCMS
I_CmsUgcEditServiceAsyncThe asynchronous form edit service interface.Interfaceorg.opencms.ugc.shared.rpcOpenCMS
I_CmsUploadServiceAsyncHandles all RPC services related to the upload dialog.Interfaceorg.opencms.gwt.shared.rpcOpenCMS
I_CmsVfsServiceAsyncAn asynchronous service interface for retrieving information about the VFS tree.Interfaceorg.opencms.gwt.shared.rpcOpenCMS
SynchronizedRpcRequestClasscom.google.gwt.user.client.rpcOpenCMS
CmsSynchronizeSettingsDialogDialog to edit the synchronize settings of the OpenCms Workplace.Classorg.opencms.workplace.tools.workplaceOpenCMS
CmsAsyncJoinHandlerHelper class used to perform an action when multiple asynchronous tasks have finished.Classorg.opencms.gwt.client.utilOpenCMS
SynchronizedRpcRequestClasscom.google.gwt.user.client.rpcOpenCMS
BooleanBigLists .SynchronizedBigListA synchronized wrapper class for big lists.Classit.unimi.dsi.fastutil.booleansFastUtil
BooleanCollections .SynchronizedCollectionA synchronized wrapper class for collections.Classit.unimi.dsi.fastutil.booleansFastUtil
BooleanLists .SynchronizedListA synchronized wrapper class for lists.Classit.unimi.dsi.fastutil.booleansFastUtil
BooleanSets .SynchronizedSetA synchronized wrapper class for sets.Classit.unimi.dsi.fastutil.booleansFastUtil
Byte2BooleanFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2BooleanMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2BooleanSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2ByteFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2ByteMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2ByteSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2CharFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2CharMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2CharSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2DoubleFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2DoubleMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2DoubleSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2FloatFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2FloatMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2FloatSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2IntFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2IntMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2IntSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2LongFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2LongMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2LongSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2ObjectFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2ObjectMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2ObjectSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2ReferenceFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2ReferenceMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2ReferenceSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2ShortFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2ShortMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.bytesFastUtil
Byte2ShortSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.bytesFastUtil
ByteBigLists .SynchronizedBigListA synchronized wrapper class for big lists.Classit.unimi.dsi.fastutil.bytesFastUtil
ByteCollections .SynchronizedCollectionA synchronized wrapper class for collections.Classit.unimi.dsi.fastutil.bytesFastUtil
ByteLists .SynchronizedListA synchronized wrapper class for lists.Classit.unimi.dsi.fastutil.bytesFastUtil
BytePriorityQueues .SynchronizedPriorityQueueA synchronized wrapper class for priority queues.Classit.unimi.dsi.fastutil.bytesFastUtil
ByteSets .SynchronizedSetA synchronized wrapper class for sets.Classit.unimi.dsi.fastutil.bytesFastUtil
ByteSortedSets .SynchronizedSortedSetA synchronized wrapper class for sorted sets.Classit.unimi.dsi.fastutil.bytesFastUtil
Char2BooleanFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.charsFastUtil
Char2BooleanMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.charsFastUtil
Char2BooleanSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.charsFastUtil
Char2ByteFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.charsFastUtil
Char2ByteMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.charsFastUtil
Char2ByteSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.charsFastUtil
Char2CharFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.charsFastUtil
Char2CharMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.charsFastUtil
Char2CharSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.charsFastUtil
Char2DoubleFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.charsFastUtil
Char2DoubleMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.charsFastUtil
Char2DoubleSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.charsFastUtil
Char2FloatFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.charsFastUtil
Char2FloatMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.charsFastUtil
Char2FloatSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.charsFastUtil
Char2IntFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.charsFastUtil
Char2IntMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.charsFastUtil
Char2IntSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.charsFastUtil
Char2LongFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.charsFastUtil
Char2LongMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.charsFastUtil
Char2LongSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.charsFastUtil
Char2ObjectFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.charsFastUtil
Char2ObjectMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.charsFastUtil
Char2ObjectSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.charsFastUtil
Char2ReferenceFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.charsFastUtil
Char2ReferenceMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.charsFastUtil
Char2ReferenceSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.charsFastUtil
Char2ShortFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.charsFastUtil
Char2ShortMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.charsFastUtil
Char2ShortSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.charsFastUtil
CharBigLists .SynchronizedBigListA synchronized wrapper class for big lists.Classit.unimi.dsi.fastutil.charsFastUtil
CharCollections .SynchronizedCollectionA synchronized wrapper class for collections.Classit.unimi.dsi.fastutil.charsFastUtil
CharLists .SynchronizedListA synchronized wrapper class for lists.Classit.unimi.dsi.fastutil.charsFastUtil
CharPriorityQueues .SynchronizedPriorityQueueA synchronized wrapper class for priority queues.Classit.unimi.dsi.fastutil.charsFastUtil
CharSets .SynchronizedSetA synchronized wrapper class for sets.Classit.unimi.dsi.fastutil.charsFastUtil
CharSortedSets .SynchronizedSortedSetA synchronized wrapper class for sorted sets.Classit.unimi.dsi.fastutil.charsFastUtil
Double2BooleanFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2BooleanMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2BooleanSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2ByteFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2ByteMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2ByteSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2CharFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2CharMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2CharSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2DoubleFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2DoubleMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2DoubleSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2FloatFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2FloatMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2FloatSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2IntFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2IntMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2IntSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2LongFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2LongMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2LongSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2ObjectFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2ObjectMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2ObjectSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2ReferenceFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2ReferenceMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2ReferenceSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2ShortFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2ShortMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.doublesFastUtil
Double2ShortSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.doublesFastUtil
DoubleBigLists .SynchronizedBigListA synchronized wrapper class for big lists.Classit.unimi.dsi.fastutil.doublesFastUtil
DoubleCollections .SynchronizedCollectionA synchronized wrapper class for collections.Classit.unimi.dsi.fastutil.doublesFastUtil
DoubleLists .SynchronizedListA synchronized wrapper class for lists.Classit.unimi.dsi.fastutil.doublesFastUtil
DoublePriorityQueues .SynchronizedPriorityQueueA synchronized wrapper class for priority queues.Classit.unimi.dsi.fastutil.doublesFastUtil
DoubleSets .SynchronizedSetA synchronized wrapper class for sets.Classit.unimi.dsi.fastutil.doublesFastUtil
DoubleSortedSets .SynchronizedSortedSetA synchronized wrapper class for sorted sets.Classit.unimi.dsi.fastutil.doublesFastUtil
Float2BooleanFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2BooleanMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2BooleanSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2ByteFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2ByteMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2ByteSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2CharFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2CharMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2CharSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2DoubleFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2DoubleMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2DoubleSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2FloatFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2FloatMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2FloatSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2IntFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2IntMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2IntSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2LongFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2LongMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2LongSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2ObjectFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2ObjectMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2ObjectSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2ReferenceFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2ReferenceMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2ReferenceSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2ShortFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2ShortMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.floatsFastUtil
Float2ShortSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.floatsFastUtil
FloatBigLists .SynchronizedBigListA synchronized wrapper class for big lists.Classit.unimi.dsi.fastutil.floatsFastUtil
FloatCollections .SynchronizedCollectionA synchronized wrapper class for collections.Classit.unimi.dsi.fastutil.floatsFastUtil
FloatLists .SynchronizedListA synchronized wrapper class for lists.Classit.unimi.dsi.fastutil.floatsFastUtil
FloatPriorityQueues .SynchronizedPriorityQueueA synchronized wrapper class for priority queues.Classit.unimi.dsi.fastutil.floatsFastUtil
FloatSets .SynchronizedSetA synchronized wrapper class for sets.Classit.unimi.dsi.fastutil.floatsFastUtil
FloatSortedSets .SynchronizedSortedSetA synchronized wrapper class for sorted sets.Classit.unimi.dsi.fastutil.floatsFastUtil
IndirectDoublePriorityQueues .SynchronizedIndirectDoublePriorityQueueA synchronized wrapper class for indirect double priority queues.Classit.unimi.dsi.fastutilFastUtil
IndirectPriorityQueues .SynchronizedIndirectPriorityQueueA synchronized wrapper class for indirect priority queues.Classit.unimi.dsi.fastutilFastUtil
Int2BooleanFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.intsFastUtil
Int2BooleanMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.intsFastUtil
Int2BooleanSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.intsFastUtil
Int2ByteFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.intsFastUtil
Int2ByteMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.intsFastUtil
Int2ByteSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.intsFastUtil
Int2CharFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.intsFastUtil
Int2CharMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.intsFastUtil
Int2CharSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.intsFastUtil
Int2DoubleFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.intsFastUtil
Int2DoubleMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.intsFastUtil
Int2DoubleSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.intsFastUtil
Int2FloatFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.intsFastUtil
Int2FloatMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.intsFastUtil
Int2FloatSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.intsFastUtil
Int2IntFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.intsFastUtil
Int2IntMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.intsFastUtil
Int2IntSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.intsFastUtil
Int2LongFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.intsFastUtil
Int2LongMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.intsFastUtil
Int2LongSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.intsFastUtil
Int2ObjectFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.intsFastUtil
Int2ObjectMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.intsFastUtil
Int2ObjectSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.intsFastUtil
Int2ReferenceFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.intsFastUtil
Int2ReferenceMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.intsFastUtil
Int2ReferenceSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.intsFastUtil
Int2ShortFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.intsFastUtil
Int2ShortMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.intsFastUtil
Int2ShortSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.intsFastUtil
IntBigLists .SynchronizedBigListA synchronized wrapper class for big lists.Classit.unimi.dsi.fastutil.intsFastUtil
IntCollections .SynchronizedCollectionA synchronized wrapper class for collections.Classit.unimi.dsi.fastutil.intsFastUtil
IntLists .SynchronizedListA synchronized wrapper class for lists.Classit.unimi.dsi.fastutil.intsFastUtil
IntPriorityQueues .SynchronizedPriorityQueueA synchronized wrapper class for priority queues.Classit.unimi.dsi.fastutil.intsFastUtil
IntSets .SynchronizedSetA synchronized wrapper class for sets.Classit.unimi.dsi.fastutil.intsFastUtil
IntSortedSets .SynchronizedSortedSetA synchronized wrapper class for sorted sets.Classit.unimi.dsi.fastutil.intsFastUtil
Long2BooleanFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.longsFastUtil
Long2BooleanMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.longsFastUtil
Long2BooleanSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.longsFastUtil
Long2ByteFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.longsFastUtil
Long2ByteMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.longsFastUtil
Long2ByteSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.longsFastUtil
Long2CharFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.longsFastUtil
Long2CharMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.longsFastUtil
Long2CharSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.longsFastUtil
Long2DoubleFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.longsFastUtil
Long2DoubleMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.longsFastUtil
Long2DoubleSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.longsFastUtil
Long2FloatFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.longsFastUtil
Long2FloatMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.longsFastUtil
Long2FloatSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.longsFastUtil
Long2IntFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.longsFastUtil
Long2IntMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.longsFastUtil
Long2IntSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.longsFastUtil
Long2LongFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.longsFastUtil
Long2LongMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.longsFastUtil
Long2LongSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.longsFastUtil
Long2ObjectFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.longsFastUtil
Long2ObjectMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.longsFastUtil
Long2ObjectSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.longsFastUtil
Long2ReferenceFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.longsFastUtil
Long2ReferenceMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.longsFastUtil
Long2ReferenceSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.longsFastUtil
Long2ShortFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.longsFastUtil
Long2ShortMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.longsFastUtil
Long2ShortSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.longsFastUtil
LongBigLists .SynchronizedBigListA synchronized wrapper class for big lists.Classit.unimi.dsi.fastutil.longsFastUtil
LongCollections .SynchronizedCollectionA synchronized wrapper class for collections.Classit.unimi.dsi.fastutil.longsFastUtil
LongLists .SynchronizedListA synchronized wrapper class for lists.Classit.unimi.dsi.fastutil.longsFastUtil
LongPriorityQueues .SynchronizedPriorityQueueA synchronized wrapper class for priority queues.Classit.unimi.dsi.fastutil.longsFastUtil
LongSets .SynchronizedSetA synchronized wrapper class for sets.Classit.unimi.dsi.fastutil.longsFastUtil
LongSortedSets .SynchronizedSortedSetA synchronized wrapper class for sorted sets.Classit.unimi.dsi.fastutil.longsFastUtil
Object2BooleanFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2BooleanMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2BooleanSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2ByteFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2ByteMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2ByteSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2CharFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2CharMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2CharSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2DoubleFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2DoubleMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2DoubleSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2FloatFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2FloatMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2FloatSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2IntFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2IntMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2IntSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2LongFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2LongMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2LongSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2ObjectFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2ObjectMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2ObjectSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2ReferenceFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2ReferenceMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2ReferenceSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2ShortFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2ShortMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Object2ShortSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.objectsFastUtil
ObjectBigLists .SynchronizedBigListA synchronized wrapper class for big lists.Classit.unimi.dsi.fastutil.objectsFastUtil
ObjectCollections .SynchronizedCollectionA synchronized wrapper class for collections.Classit.unimi.dsi.fastutil.objectsFastUtil
ObjectLists .SynchronizedListA synchronized wrapper class for lists.Classit.unimi.dsi.fastutil.objectsFastUtil
ObjectSets .SynchronizedSetA synchronized wrapper class for sets.Classit.unimi.dsi.fastutil.objectsFastUtil
ObjectSortedSets .SynchronizedSortedSetA synchronized wrapper class for sorted sets.Classit.unimi.dsi.fastutil.objectsFastUtil
PriorityQueues .SynchronizedPriorityQueueA synchronized wrapper class for priority queues.Classit.unimi.dsi.fastutilFastUtil
Reference2BooleanFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2BooleanMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2BooleanSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2ByteFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2ByteMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2ByteSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2CharFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2CharMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2CharSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2DoubleFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2DoubleMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2DoubleSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2FloatFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2FloatMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2FloatSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2IntFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2IntMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2IntSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2LongFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2LongMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2LongSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2ObjectFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2ObjectMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2ObjectSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2ReferenceFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2ReferenceMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2ReferenceSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2ShortFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2ShortMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.objectsFastUtil
Reference2ShortSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.objectsFastUtil
ReferenceBigLists .SynchronizedBigListA synchronized wrapper class for big lists.Classit.unimi.dsi.fastutil.objectsFastUtil
ReferenceCollections .SynchronizedCollectionA synchronized wrapper class for collections.Classit.unimi.dsi.fastutil.objectsFastUtil
ReferenceLists .SynchronizedListA synchronized wrapper class for lists.Classit.unimi.dsi.fastutil.objectsFastUtil
ReferenceSets .SynchronizedSetA synchronized wrapper class for sets.Classit.unimi.dsi.fastutil.objectsFastUtil
ReferenceSortedSets .SynchronizedSortedSetA synchronized wrapper class for sorted sets.Classit.unimi.dsi.fastutil.objectsFastUtil
Short2BooleanFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2BooleanMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2BooleanSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2ByteFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2ByteMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2ByteSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2CharFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2CharMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2CharSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2DoubleFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2DoubleMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2DoubleSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2FloatFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2FloatMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2FloatSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2IntFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2IntMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2IntSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2LongFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2LongMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2LongSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2ObjectFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2ObjectMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2ObjectSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2ReferenceFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2ReferenceMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2ReferenceSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2ShortFunctions .SynchronizedFunctionA synchronized wrapper class for functions.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2ShortMaps .SynchronizedMapA synchronized wrapper class for maps.Classit.unimi.dsi.fastutil.shortsFastUtil
Short2ShortSortedMaps .SynchronizedSortedMapA synchronized wrapper class for sorted maps.Classit.unimi.dsi.fastutil.shortsFastUtil
ShortBigLists .SynchronizedBigListA synchronized wrapper class for big lists.Classit.unimi.dsi.fastutil.shortsFastUtil
ShortCollections .SynchronizedCollectionA synchronized wrapper class for collections.Classit.unimi.dsi.fastutil.shortsFastUtil
ShortLists .SynchronizedListA synchronized wrapper class for lists.Classit.unimi.dsi.fastutil.shortsFastUtil
ShortPriorityQueues .SynchronizedPriorityQueueA synchronized wrapper class for priority queues.Classit.unimi.dsi.fastutil.shortsFastUtil
ShortSets .SynchronizedSetA synchronized wrapper class for sets.Classit.unimi.dsi.fastutil.shortsFastUtil
ShortSortedSets .SynchronizedSortedSetA synchronized wrapper class for sorted sets.Classit.unimi.dsi.fastutil.shortsFastUtil
SynchronizedDomainChooseFolderDelegateThis delegate has similar semantics to those of DefaultChooseFolderDelegate, but forces the administrative domain of each non-foldered change objectClasswt.change2WindChill
SynchronizedTypeInstanceClasscom.ptc.core.meta.type.common.implWindChill
WfSynchTypeUsed specify which kind of synchronization is to be performed by the synchronization robot.Classwt.workflow.robotsWindChill
UnsynchronizedBufferedWriterAn unsynchronized version of a BufferedWriter, for performance.Classucar.nc2.utilNetCDF
AsyncWriteEngineEngine wrapper which provides asynchronous serialization and asynchronous write.Classorg.mapdbMapDB
AsyncWriteEngine .WriterRunnableClassorg.mapdbMapDB
EngineWrapper .SynchronizedEngineWrapperEngine wrapper with all methods synchronized on global lock, useful to diagnose concurrency issues.Classorg.mapdbMapDB
AbstractUnsynchronizedArrayBufferAn abstract implementation of an unsynchronized buffer backed by a fixed This implementation is NOT thread-safe.Classcom.bigdata.relation.accesspathBlazeGraph
AsynchronousIndexWriteConfigurationConfiguration for the asynchronous index write API.Classcom.bigdata.btreeBlazeGraph
AsynchronousOverflowTaskThis class examines the named indices defined on the journal identified by the lastCommitTime and, for each named index registered on thatClasscom.bigdata.resourcesBlazeGraph
AsynchronousQuorumCloseExceptionAn instance of this class is thrown when the caller is awaiting a quorum event and the quorum is asynchronously closed.Classcom.bigdata.quorumBlazeGraph
AsynchronousStatementBufferFactoryFactory object for high-volume RDF data load.Classcom.bigdata.rdf.rioBlazeGraph
ClientAsynchronousIteratorWraps an RemoteAsynchronousIterator so that it looks like an IAsynchronousIterator again.Classcom.bigdata.service.proxyBlazeGraph
ClocksNotSynchronizedExceptionAn instance of this class is thrown if we observe that the timestamps generated by two or more services violate a requirement for synchronizedClasscom.bigdata.utilBlazeGraph
EDSAsyncLoader src/test/java/com/bigdata/rdf/rio/EDSAsyncLoader.Classcom.bigdata.rdf.rioBlazeGraph
EmptyAsynchronousIteratorAn empty IAsynchronousIterator.Classcom.bigdata.relation.accesspathBlazeGraph
IAllocatorSynchronizationThis is a callback interface that can be used to synchronize store allocation It has been conceived to allow two RWStores to maintain the in-memoryInterfacecom.bigdata.rwstoreBlazeGraph
IAsynchronousClientTaskInterface for remote Callables which process chunks of resources as assigned by the MappedTaskMaster.Interfacecom.bigdata.service.masterBlazeGraph
IAsynchronousIteratorInterface for iterators that are running asynchronously.Interfacecom.bigdata.relation.accesspathBlazeGraph
IAsynchronousWriteBufferFactoryInterface for asynchronous writes on scale-out indices.Interfacecom.bigdata.service.ndxBlazeGraph
IAsynchronousWriteStatementBufferFactoryFactory interface for asynchronous writers on an ITripleStore.Interfacecom.bigdata.rdf.rioBlazeGraph
IAsyncResultHandlerInterface for chunk-at-a-time result processing for asynchronous index Note: For backward compatibility bothInterfacecom.bigdata.btree.procBlazeGraph
IHASyncRequestAn abstract message for either re-synchronizing (incremental catch up) or re-building (ground up rebuild).Interfacecom.bigdata.ha.msgBlazeGraph
IndexAsyncWriteStatsStatistics for asynchronous index writes.Classcom.bigdata.service.ndx.pipelineBlazeGraph
IndexSyncRPCCountersCounters used for sync RPC on scale-out indices.Classcom.bigdata.service.ndxBlazeGraph
RemoteAsynchronousIteratorRemote interface declaring the API of IAsynchronousIterator but also declaring that each methods throws IOException in order toInterfacecom.bigdata.service.proxyBlazeGraph
RemoteAsynchronousIterator .RemoteElementUsed to send an serialized element together with the object that knows how to de-serialize the element.Interfacecom.bigdata.service.proxyBlazeGraph
RemoteAsynchronousIteratorImplA helper object that provides the API of IAsynchronousIterator but whose methods throw IOException and are therefore compatible withClasscom.bigdata.service.proxyBlazeGraph
SynchronizedHardReferenceQueueThread-safe version.Classcom.bigdata.cacheBlazeGraph
SynchronizedHardReferenceQueueWithTimeout Thread-safe version with timeout for clearing stale references from the queue.Classcom.bigdata.cacheBlazeGraph
SynchronizedHardReferenceQueueWithTimeout .IRefInterfacecom.bigdata.cacheBlazeGraph
TestAsynchronousStatementBufferFactoryTest suite for AsynchronousStatementBufferFactory.Classcom.bigdata.rdf.rioBlazeGraph
TestRandomAccessFileSynchronousWritesTest suite for conformance with synchronous IO write requests made on a RandomAccessFile opened using rss or rddClasscom.bigdata.journalBlazeGraph
TestThickAsynchronousIteratorUnit tests for ThickAsynchronousIterator.Classcom.bigdata.relation.accesspathBlazeGraph
TestUnsynchronizedArrayBufferTest suite for the UnsynchronizedArrayBuffer.Classcom.bigdata.relation.accesspathBlazeGraph
TestUnsynchronizedUnboundedChunkBufferClasscom.bigdata.relation.accesspathBlazeGraph
ThickAsynchronousIteratorAn IAsynchronousIterator that may be serialized and sent to a remote JVM for consumption.Classcom.bigdata.relation.accesspathBlazeGraph
UnsynchronizedArrayBufferAn unsynchronized buffer backed by a fixed capacity array that migrates references onto the caller's buffer (which is normally thread-safe) usingClasscom.bigdata.relation.accesspathBlazeGraph
UnsynchronizedUnboundedChunkBufferAn unsynchronized buffer backed by a fixed capacity array that migrates references onto an internal Queue, which may be drained by anClasscom.bigdata.relation.accesspathBlazeGraph
UnsyncLocalOutputBufferWraps the base class to update the caller's BOpStats.Classcom.bigdata.relation.accesspathBlazeGraph
UnsyncLocalOutputBufferKeeps track of the chunks of binding sets that are generated on the caller'sVersion:$Id: UnsyncLocalOutputBuffer.Classcom.bigdata.relation.rule.eval.pipelineBlazeGraph
WrappedAsynchronousIteratorAn IAsynchronousIterator that wraps an IChunkedIterator or a ICloseableIterator.Classcom.bigdata.relation.accesspathBlazeGraph
WriteCacheService .AsynchronousCloseExceptionAn instance of this exception is thrown if a thread notices that the WriteCacheService was closed by a concurrent process.Classcom.bigdata.io.writecacheBlazeGraph
SyncWindowsThis class "synchronizes" mouse input in multiple windows.Classij.plugin.frameImageJ
FileSyncThreadSync the current journal file by calling FileChannel.Classorg.exist.storage.journalExistDB
SyncIt will periodically trigger a cache sync to write cached pages to disk.Interfaceorg.exist.storage.syncExistDB
SyncTaskFields inherited from interface org.Classorg.exist.storage.syncExistDB
AbstractAsyncWriterAbstract class that is designed to be extended and specialized to provide an asynchronous wrapper around any kind of Writer class that takes an object and writes it out somehow.Classhtsjdk.samtools.utilHtsJDK
AsyncFastqWriterClasshtsjdk.samtools.fastqHtsJDK
AsynchronousLineReaderA LineReader implementation that delegates the work of reading and fetching lines to another thread.Classhtsjdk.tribble.readersHtsJDK
AsyncVariantContextWriterAsyncVariantContextWriter that can be wrapped around an underlying AsyncVariantContextWriter to provide asynchronous output.Classhtsjdk.variant.variantcontext.writerHtsJDK
AsyncInitSessionA Session that can be initialized asynchronously.Interfacecom.datastax.driver.coreDataStax
AbstractSynchronizedCacheStrategyDecoratorEnsure that the loadValue(Object) will be called only once for the same key.Classro.isdc.wro.cache.supportWro4J
DefaultSynchronizedCacheStrategyDecoratorResponsible for invoking GroupsProcessor when cache key is missed.Classro.isdc.wro.cache.supportWro4J
AbstractSynchronizationListener Purpose: Abstract Synchronization Listener class Description: This abstract class is paired with theClassorg.eclipse.persistence.transactionEclipseLink
JTASynchronizationListener Purpose: Synchronization object implementation for JTA 1.Classorg.eclipse.persistence.transactionEclipseLink
SynchronizationListenerFactory Purpose: Generate synchronization listener objects of the appropriate type.Interfaceorg.eclipse.persistence.transactionEclipseLink
SynchronizationTypeenum SynchronizationTypeSpecifies whether the persistence context is always automatically Classjavax.persistenceEclipseLink
IndexServiceAsyncWrapperEventThis event can be send if someone wants to send an asynchronous event to the index management service only.Classcom.sapportals.wcm.repository.managerSAP NetWeaver
SmartSyncException Smart Sync basic exception, other Smart Sync relating exceptions should be inherited from the exception Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
SmartSyncJQueryFactoryQuery factory class for join enabled queries.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
SmartSyncQueryFactoryQueryFactory provides functionality to create Query, Condition and SortOrder instances.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SmartSyncRuntimeThe SmartSyncRuntime class provides the accessor methods to the following SmartSync facade, factory and notifier classes.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
SmartSyncTransactionManager The TransactionManager is the entry point for application driven transaction management based on SyncBos.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBo A SyncBo is a data repository object representing a business object.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoChangeThis interface is the base interface to describe SyncBo delta change.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoChangeActionTypeEnumeration of action type of SyncBoChange.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoCollection A SyncBoCollection is a static collection of SyncBo entities.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoDataFacade The SyncBoDataFacade provides access functions to all data objects (SyncBo or Row structures) in the repository, and a creator method for the SyncBoInterfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoDeltaRequest A SyncBoRequest is a request message going to backend, which includes download request and reset request.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoDeltaRequestFacade SyncBoDeltaRequestFacade provides read- / modification-access to SyncBoDeltaRequest, and provides the "global reset" function.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoDeltaRequestType An enumeration of possible delta request types for SyncBoDeltaRequest.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoDescriptor A SyncBoDescriptor represents a metadata of a SyncBO.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoDescriptorFacade This class provides access to the the SyncBoDescriptor objects in the SmartSync client.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoDescriptorIterator An iterator over a collection SyncBoDescriptor objects.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoInDelta SyncBoInDelta is used to apply SyncBo delta data from backend to client.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoInDeltaObserver This interface has to be implemented for any class observing SyncBO inbound delta.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoListA SyncBoList is a static list of SyncBo entities.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoOutDelta SyncBoOutDelta is used to update the SyncBo delta data of client to SmartSync uses Notifier/Observer design pattern for applications to accessInterfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoOutDeltaFacadeSyncBoDeltaFacade offers methods to applications in accessing the outbound delta data.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoOutDeltaNotifier SyncBoOutDeltaNotifier notifies the registered SyncBoOutDeltaObservers when a SyncBoOutDelta is set to be sent to the server during synchronization Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoOutDeltaObserver This interface has to be implemented for any class observing SyncBO outbound delta.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoOutDeltaSendTypeAn enumeration of possible SyncBoOutDelta sending type.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoResetTypeAn enumeration of possible reset request types.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoResolver SyncBoResolver resolves either the conflict or error to the server or client state.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoResponse SyncBoRepsonse represents the error/conflict response information, which corresponds to a specific quarantined SyncBo.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoResponseLog A log holder of the former response that was updated with a new one; holds the SyncBoResponse type, the semantic key and a message string.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoResponseStateClasscom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoResponseType A static enumeration type indicating the quarantine state of the SyncBoSince:2.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncEventDescription of the ClassSee Also:Serialized FormClasscom.sap.ip.me.api.syncSAP NetWeaver
SyncEventListenerEvery registered instance of an SyncEventListener implementation will be notified by the framework about the synchronization state.Interfacecom.sap.ip.me.api.syncSAP NetWeaver
SyncEventRegistryHandles a set of sync event listener objects.Classcom.sap.ip.me.api.syncSAP NetWeaver
SyncExceptionException which will be thrown in case of any problems while synchronization.Classcom.sap.ip.me.api.syncSAP NetWeaver
SyncLogContains the information about last synchronization and also the date of last successful synchronizationClasscom.sap.ip.me.api.syncSAP NetWeaver
SyncManagerClasscom.sap.ip.me.api.syncSAP NetWeaver
SyncPasswordExceptionA SyncPasswordException will be thrown if problems encounter with the handling of the synchronization password.Classcom.sap.ip.me.api.syncSAP NetWeaver
SyncProcessingTypeAn enumeration of the SyncBo's possible processing type.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncReply SyncReply is constructed inside a SyncBoInDeltaData instance, and contains the backend handling status information towards the previous uploadedInterfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncReplyObserverInterface to be imlemented by the application.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncReplyTypeAn enumeration of possible sync message's reply type.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncStateEnum of SyncBo's SyncState objects.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
AbstractAsynchronousActionFilterThis class is the base filter class for asynchronous actions.Classorg.alfresco.repo.actionAlFresco
AbstractMTAsynchronouslyRefreshedCacheThe base implementation for Multi-tenant asynchronously refreshed cache.Classorg.alfresco.repo.cacheAlFresco
AsynchronousActionExecutionQueueAsynchronous action execution queueAuthor:Roy WetherallInterfaceorg.alfresco.repo.actionAlFresco
AsynchronousActionExecutionQueueImplThe asynchronous action execution queue implementationAuthor:Roy WetherallClassorg.alfresco.repo.actionAlFresco
AsynchronousActionExecutionQueuePoliciesAsynchronous action execution queue policiesAuthor:Roy WetherallInterfaceorg.alfresco.repo.actionAlFresco
AsynchronousActionExecutionQueuePolicies .OnAsyncActionExecuteInterfaceorg.alfresco.repo.actionAlFresco
AsynchronouslyRefreshedCacheInterfaceorg.alfresco.repo.cacheAlFresco
AsynchronouslyRefreshedCacheRegistryA registry of all AsynchronouslyRefreshedCaches to be used for notification.Interfaceorg.alfresco.repo.cacheAlFresco
AsynchronousPatchBase implementation of the asynchronous patch.Classorg.alfresco.repo.admin.patchAlFresco
AsynchronousPatch .AsynchronousPatchJobJob to initiate the AsynchronousPatch if it has been deferredAuthor:Jamal Kaabi-MofradClassorg.alfresco.repo.admin.patchAlFresco
AuthenticatedAsyncJobHandlerAn JobHandler which executes activiti jobs authenticated against Alfresco.Classorg.alfresco.repo.workflow.activitiAlFresco
AuthorityBridgeTableAsynchronouslyRefreshedCacheClassorg.alfresco.repo.security.authorityAlFresco
ChainingUserRegistrySynchronizerA ChainingUserRegistrySynchronizer is responsible for synchronizing Alfresco's local user (person) and group (authority) information with the external subsystems in the authentication chain (most typically LDAPClassorg.alfresco.repo.security.syncAlFresco
ChainingUserRegistrySynchronizerStatusReports upon the status of the ChainingUserRegistrySynchronizerInterfaceorg.alfresco.repo.security.syncAlFresco
HomeFolderProviderSynchronizerCalled on startup to move (synchronise) home folders to the preferred location defined by their HomeFolderProvider2 or extend theClassorg.alfresco.repo.security.personAlFresco
OngoingAsyncActionThis class represents an ongoing asynchronous action.Classorg.alfresco.repo.actionAlFresco
RegistryAsynchronouslyRefreshedCacheAsynchronously refreshed cache for repository webscripts.Classorg.alfresco.repo.web.scriptsAlFresco
SessionSynchronizedFilterA filter that will use the HttpSession (if it exists) as the monitor for a synchronized block so that only one request per session is processed at anyClassorg.alfresco.repo.web.filter.beansAlFresco
SynchronizeDiagnosticInterfaceorg.alfresco.repo.security.syncAlFresco
SynchronizeDiagnosticImplClassorg.alfresco.repo.security.syncAlFresco
SynchronizeDirectoryDeleteZoneEventDelete od zone that has been synchronizedSince:4.Classorg.alfresco.repo.security.syncAlFresco
SynchronizeDirectoryEndEventEnd of Synchronize DirectorySince:4.Classorg.alfresco.repo.security.syncAlFresco
SynchronizeDirectoryEventSynchronize directorySince:4.Classorg.alfresco.repo.security.syncAlFresco
SynchronizeDirectoryStartEventStart of synchronize directorySince:4.Classorg.alfresco.repo.security.syncAlFresco
SynchronizeEndEventClassorg.alfresco.repo.security.syncAlFresco
SynchronizeEventClassorg.alfresco.repo.security.syncAlFresco
SynchronizeStartEventClassorg.alfresco.repo.security.syncAlFresco
SyncRandomFileTransferActionExecuterClassorg.alfresco.repo.transfer.fsrAlFresco
SyncStatusClassorg.alfresco.repo.security.syncAlFresco
TestableChainingUserRegistrySynchronizerInterfaceorg.alfresco.repo.security.syncAlFresco
TransactionSynchronisationAwareIndexerInterfaceorg.alfresco.repo.searchAlFresco
TransferAsyncActionClassorg.alfresco.repo.transferAlFresco
ArrayOfMWSSyncCommunicationSettingClasscom.microstrategy.webservicesMicroStrategy
ArrayOfMWSSyncCommunicationSettingArrayOfMWSSyncCommunicationSetting bean classSince:MicroStrategy Web 9.Classcom.microstrategy.webservices.Axis2MicroStrategy
ArrayOfMWSSyncCommunicationSetting .FactoryFactory class that keeps the parse methodSince:MicroStrategy Web 9.Classcom.microstrategy.webservices.Axis2MicroStrategy
ArrayOfMWSSyncCommunicationSettingJBridgeClasscom.microstrategy.webservices.jbridgeMicroStrategy
EnumDSSXMLLDAPSynchLDAP Synch constantsSince:MicroStrategy Web 7.Interfacecom.microstrategy.webapiMicroStrategy
EnumMWSSyncCommunicationSettingEnumMWSSyncCommunicationSetting bean classSince:MicroStrategy Web 9.Classcom.microstrategy.webservices.Axis2MicroStrategy
EnumMWSSyncCommunicationSettingClasscom.microstrategy.webservicesMicroStrategy
EnumMWSSyncCommunicationSetting .FactoryFactory class that keeps the parse methodSince:MicroStrategy Web 9.Classcom.microstrategy.webservices.Axis2MicroStrategy
EnumMWSSyncCommunicationSettingJBridgeClasscom.microstrategy.webservices.jbridgeMicroStrategy
MWSSyncCommunicationSettingMWSSyncCommunicationSetting bean classSince:MicroStrategy Web 9.Classcom.microstrategy.webservices.Axis2MicroStrategy
MWSSyncCommunicationSettingClasscom.microstrategy.webservicesMicroStrategy
MWSSyncCommunicationSetting .FactoryFactory class that keeps the parse methodSince:MicroStrategy Web 9.Classcom.microstrategy.webservices.Axis2MicroStrategy
MWSSyncCommunicationSettingJBridgeClasscom.microstrategy.webservices.jbridgeMicroStrategy
SyncMain interface for locks, gates, and conditions.Interfacecom.microstrategy.utils.concurrentMicroStrategy
SyncLogWrapperClasscom.microstrategy.utils.concurrentMicroStrategy
UnsynchronizedStackProvides various peek and push operations similar to the Stack class except this is unsynchronized.Classcom.microstrategy.utilsMicroStrategy
AsyncValidationReplyEventClasscom.smartgwt.client.widgets.form.eventsSmartGWT
AsyncValidationReplyHandlerInterfacecom.smartgwt.client.widgets.form.eventsSmartGWT
CacheSyncInterfacecom.smartgwt.client.docsSmartGWT
HasAsyncValidationReplyHandlersInterfacecom.smartgwt.client.widgets.form.eventsSmartGWT
AsyncCollectionChangeAdapterClassbrooklyn.management.internalBrooklyn
BasicManagementNodeSyncRecordRepresents the state of a management node within the Brooklyn management planeSee Also:Serialized FormClassbrooklyn.entity.rebind.plane.dtoBrooklyn
BasicManagementNodeSyncRecord .BuilderClassbrooklyn.entity.rebind.plane.dtoBrooklyn
CouchbaseSyncGatewayInterfacebrooklyn.entity.nosql.couchbaseBrooklyn
CouchbaseSyncGatewayDriverInterfacebrooklyn.entity.nosql.couchbaseBrooklyn
CouchbaseSyncGatewayImplClassbrooklyn.entity.nosql.couchbaseBrooklyn
CouchbaseSyncGatewaySshDriverClassbrooklyn.entity.nosql.couchbaseBrooklyn
ManagementNodeSyncRecordRepresents the state of a management-node.Interfacebrooklyn.management.haBrooklyn
ManagementPlaneSyncRecordMeta-data about the management plane - the management nodes and who is currently master.Interfacebrooklyn.management.haBrooklyn
ManagementPlaneSyncRecordDeltaImplClassbrooklyn.management.haBrooklyn
ManagementPlaneSyncRecordDeltaImpl .BuilderClassbrooklyn.management.haBrooklyn
ManagementPlaneSyncRecordImplClassbrooklyn.entity.rebind.plane.dtoBrooklyn
ManagementPlaneSyncRecordImpl .BuilderClassbrooklyn.entity.rebind.plane.dtoBrooklyn
ManagementPlaneSyncRecordPersisterControls the persisting and reading back of mementos relating to the management plane.Interfacebrooklyn.management.haBrooklyn
ManagementPlaneSyncRecordPersister .DeltaInterfacebrooklyn.management.haBrooklyn
ManagementPlaneSyncRecordPersister .Delta .MasterChangeClassbrooklyn.management.haBrooklyn
ManagementPlaneSyncRecordPersisterToMultiFileStructure of files is: plane/ - top-level directoryClassbrooklyn.management.haBrooklyn
ManagementPlaneSyncRecordPersisterToObjectStoreStructure of files is: plane/ - top-level directoryClassbrooklyn.management.haBrooklyn
MementoFileWriterSyncFor synchronously writing to a file - all calls block.Classbrooklyn.entity.rebind.persisterBrooklyn
CacheWriteSynchronizationModeenum CacheWriteSynchronizationModeMode indicating how Ignite should wait for write replies from other nodes.Classorg.apache.ignite.cacheIgnite
ComputeTaskMapAsyncAnnotation for asynchronous task mapping.Classorg.apache.ignite.computeIgnite
IgniteAsyncSupportAllows to enable asynchronous mode on Ignite APIs.Interfaceorg.apache.ignite.langIgnite
IgniteAsyncSupportedAnnotation to indicate that method can be executed asynchronously if async mode is enabled.Classorg.apache.ignite.langIgnite
TransactionSynchronizationSynchronization callback for transaction.Interfaceorg.apache.ignite.transactionsIgnite
AsyncMarks a method for asynchronous execution.Classcom.jcabi.aspectsJCabi
AsyncReturnTypeProcessorAnnotation processor that checks whether methods annotated with Future return types.Classcom.jcabi.aspects.aptJCabi
MethodAsyncRunnerExecute method asynchronously.Classcom.jcabi.aspects.ajJCabi
SyncSync models the electric field from an accelerating charge.ClasssyncFislet (Physlets)
AsyncUpdater Multimediales Lernnetz Bauphysik (lnb) Copyright (C) 2002-2013 HfT StuttgartClasslnb.utilLNB
SynchronizedStatisticThis is a thread-safe wrapper of Statistic by synchronizing all public methods so that only one thread at a time can access the instance.Classcom.numericalmethod.suanshu.stats.descriptiveSuanShu
RandomSynchronizedRandomSynchronized is a wrapper class that makes a random number generator safe for multi-threaded operation by serializing access in time.Classorg.jscience.measure.randomJScience
SynchronousKeyAn interface to support very simple synchronous key encryption.Interfaceorg.jscience.utilJScience
SyncMMAXProvides static methods for synchronizing and converting data structures between the org.Classorg.jscience.ml.tigerxml.toolsJScience
UnsynchedExceptionSee Also:Serialized FormConstructor SummaryUnsynchedException()Classorg.jscience.mathematics.axiomaticJScience
RobotsTxt .DomSyncClassnet.yacy.crawler.robotsYacy
SMWListSyncThreadClassnet.yacy.contentcontrolYacy
SynchronousBundleListenerA synchronous BundleEvent listener.Interfaceorg.osgi.frameworkKnoplerFish
SynchronousConfigurationListenerSynchronous Listener for Configuration Events.Interfaceorg.osgi.service.cmKnoplerFish
SyncMLClassorg.kxml2.wap.syncmlKnoplerFish
ChangeLogSyncListenerInterfaceliquibase.changelog.visitorLiquiBase
ChangeLogSyncTaskNested Class SummaryNested classes/interfaces inherited from class liquibase.Classliquibase.integration.antLiquiBase
ChangeLogSyncVisitorNested Class SummaryNested classes/interfaces inherited from interface liquibase.Classliquibase.changelog.visitorLiquiBase
AsyncCompletedEventArgsProvides data for asynchronous method completion event.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
AsynchronousComponentWindowRendererAsynchronousComponentWindowRenderer Component implementing this interface is used in page aggregation phase.Interfaceorg.hippoecm.hst.core.containerHippo
AsynchronousDispatchingEventListenerThis abstract class can be used if the events need to be processed asynchronous.Classorg.hippoecm.hst.core.jcrHippo
SynchronousEventListenerA marker interface for synchronous event listener.Interfaceorg.hippoecm.repository.apiHippo
AsynchronousComponentWindowRendererAsynchronousComponentWindowRenderer Component implementing this interface is used in page aggregation phase.Interfaceorg.hippoecm.hst.core.containerHippo
SynchronizedNodeClassorg.checkerframework.dataflow.cfg.nodeChecker
SynchronizedStmtClassorg.checkerframework.stubparser.ast.stmtChecker
AsyncAppenderA Logback Appender implementation that uses a Reactor RingBufferProcessor to queue events to a single-writer thread.Classreactor.logbackReactor
DurableAsyncAppenderAn AsyncAppender subclass that first writes a log event to a durable Chronicle using Java Chronicle before allowing the event to be queued.Classreactor.logbackReactor
SynchronousDispatcherA Dispatcher implementation that dispatches events using the calling thread.Classreactor.core.dispatchReactor
SynchronizedOutFileClassorg.biojava.nbio.structure.align.utilBioJava
AsynchronousSteppableFires up a separate thread which runs until the simulation model requests it be halted.Classsim.engineMason
AsyncDynamoDBExecutorAsynchronous DynamoDBExecutor.Classcom.landawn.abacus.utilAbacusUtils
AsyncExecutorClasscom.landawn.abacus.utilAbacusUtils
AsyncHBaseExecutorAsynchronous HBaseExecutor.Classcom.landawn.abacus.utilAbacusUtils
AsyncMongoCollectionExecutorAsynchronous MongoCollectionExecutor.Classcom.landawn.abacus.utilAbacusUtils
AsyncMongoDBExecutorAsynchronous MongoDBExecutor.Classcom.landawn.abacus.utilAbacusUtils
AsyncSQLExecutorAsynchronous SQLExecutor.Classcom.landawn.abacus.utilAbacusUtils
AsynchronousOutputStreamA class that extends FilterOutputStream by creating a separate thread to actually perform the output operations, and returningClasscom.pixelmed.dicomPixelMed
SynchronizeFromRemoteSCPA class for synchronizing the contents of a local database of DICOM objects with a remote SCP.Classcom.pixelmed.appsPixelMed
SynchronizeFromRemoteSCP .OurReadTerminationStrategyClasscom.pixelmed.appsPixelMed
GpioInverseSyncStateTriggerClasscom.pi4j.io.gpio.triggerPI4J
GpioSyncStateTriggerClasscom.pi4j.io.gpio.triggerPI4J
AsyncHttpClientThe AsyncHttpClient can be used to make asynchronous GET, POST, PUT and DELETE HTTP requests in your Android applications.Classcom.loopj.android.httpLoopJ
AsyncHttpRequestClasscom.loopj.android.httpLoopJ
AsyncHttpResponseHandlerUsed to intercept and handle the responses from requests made using AsyncHttpClient.Classcom.loopj.android.httpLoopJ
DataAsyncHttpResponseHandlerClasscom.loopj.android.httpLoopJ
FileAsyncHttpResponseHandlerClasscom.loopj.android.httpLoopJ
RangeFileAsyncHttpResponseHandlerClasscom.loopj.android.httpLoopJ
SaxAsyncHttpResponseHandlerProvides interface to deserialize SAX responses, using AsyncHttpResponseHandler.Classcom.loopj.android.httpLoopJ
SyncHttpClientProcesses http requests in synchronous mode, so your caller thread will be blocked on eachSee Also:AsyncHttpClientClasscom.loopj.android.httpLoopJ